Screenshots
BuildDesk screenshots organized from top to bottom and from left to right showing step by step how to create Ant build script from IDEA projects.
| 1. Import | |
![]() |
|
| Import IDEA project into BuildDesk |
|
| 2. Layout | 3. Errors highlighting |
![]() |
![]() |
| Create installation layout, drag source roots right into jars, define startable jar. |
Fix errors using convenient error hightlighting mechanism |
| 4. Obfuscation | 5. Packaging |
![]() |
![]() |
| Define jars which need to be obfuscated and fine tune obfuscator. |
Define packaging parameters to build installers. |
| 6. Settings | 7. Run! |
![]() |
![]() |
| Adjust project settings if needed. |
Now just click Run! BuildDesk will generate ant script, then run it and
that's it - your app is ready to be deployed! |






