The Build -> Generate Ant Build can create a generic build for you, or you can create your scripts (IDEA as great features for Ant script, auto-completion, etc...). You can manage them with the "ant build" tab (on right-hand side, where you can "add" them, and "change" properties, like specifying the location of 3rd party libraries, etc).
Hi dineshkumar,
Do you mean how to create Ant build scripts?
The Build -> Generate Ant Build can create a generic build for you,
or you can create your scripts (IDEA as great features for Ant script, auto-completion, etc...).
You can manage them with the "ant build" tab (on right-hand side, where you can "add" them, and "change" properties, like specifying the location of 3rd party libraries, etc).