Intellij IDEA, build artifact using Ant? -
i might missing something, have been struggling problem time now.
i have web application ant build script. set artifact module, (which .war file, generated using ant), deploy war file, configured tomcat server.
but not able figure out, how make intellij use ant script build artifact. see option run ant targets, runs ant target , intellij proceeds generate artifact, in usual way.
please let me know if question ambiguous. problem not ant integration intellij. use ant window , run target , make ant target run part of build. problem associate artifact module , leverage ant script build artifact. need enable, tight tomcat integration, since while integrating tomcat server, can specify artifact deployed.
note: intellij idea version 11.1
idea can either deploy artifact or external source (directory or file) built ant or other tool:

it's not possible associate idea artifact ant build.
Comments
Post a Comment