Ant Version

Answered

 I'm running IntelliJ 2018.2.4. I ran an Ant build.xml script where I echoed the version of Ant. It was 1.9.4 compiled on April 29, 2014. That's really old! How do I tell IntelliJ to use a newer version?

0
1 comment

Hello Bruce,

You could configure it in "Build File Properties" dialog: https://www.jetbrains.com/help/idea/defining-ant-execution-options.html

 

0

Please sign in to leave a comment.