ant help

hi guys i need an example (or) how to use ant script in intellij idea ...could any body give me an sample example

0
1 comment

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).

0

Please sign in to leave a comment.