Make project (with ant) before running/debugging
Hi,
When I run an application with Shift+F10, I get a window where I can
choose to check or uncheck the 'Make project before running/debugging'
option. When it is checked IDEA will compile the project.
This is very convenient but I need to make the project with an ant
target instead of the internal IDEA build function.
Is this possible? Or maybe there is a plugin for this?
Actually it would be great if all run/compile/javadoc functions in IDEA
could be redirected to an ant target. (I know that Netbeans supports this).
Thanks
Per Thomas Jahr
Please sign in to leave a comment.