How to run ant build in intellij? – IntelliJ/Ant integration Guide
IntelliJ/Ant integrationBy Alvin J. Alexander, devdaily.comThe fact that IntelliJ is off-the-shelf ready to work with Ant is a great, great feature. It’s also simple to configure and use.Assuming that you already know how to use Ant, and you have a build.xml file ready to go, just follow these steps to (a) configure your build script…
