how can I add pre and post compile tasks without using Ant build?
Is there an ability to add pre and post compile tasks without using Ant build?
For example I want my entire project to be built in IDE not via Ant script but for that make process needs to run some code gen first then get some WSDL from WS then convert it to Java proxies.
I already have an Ant file that does all that but wondering if this is simething that can be done in IntelliJ without Ant.
Please sign in to leave a comment.
Hello Ostap,
No, this cannot be done without Ant.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"