Ant compile plug-in Follow
Does anyone know if a plugin exists to allow ant to compile using the IDEA compiler?
Or if there is no plugin, is it possible to achieve this in some other way.
My basic problem is that I have to use ant to compile because our project is so big and doesn't really fit IDEA's idea of modules.
This means I have to compile with ant and then compile with IDEA in order to do debugging through IDEA. Which is a pain to say the least.
Thanks
Please sign in to leave a comment.
You shouldn't have to compile with IDEA's compiler to do debugging.
"Martin Bayly" <mbayly@webct.com> wrote in message
news:15383701.1086811640544.JavaMail.itn@is.intellij.net...
compiler?
>
way.
>
is so big and doesn't really fit IDEA's idea of modules.
>
to do debugging through IDEA. Which is a pain to say the least.
>