What do you mean? What kind of preprocessing do you want to do on Java code? What do you want IDEA to do to help you? You should file issues in the tracker for the features you want.
James Maki wrote:
Is there any plans for IntelliJ to support preprocessing?
Is there any plans for IntelliJ to support preprocessing?
I asked about this in the past, and the answer I got is what I use now: handle this with a small ant-task, and set it to trigger before compilation. Works quite well.
What do you mean? What kind of preprocessing do you want to do on Java
code? What do you want IDEA to do to help you? You should file issues in
the tracker for the features you want.
James Maki wrote:
James Maki wrote:
I asked about this in the past, and the answer I got is what I use now:
handle this with a small ant-task, and set it to trigger before
compilation. Works quite well.
Regards,
Edwin
Edwin van Ouwerkerk Moria wrote:
>>Is there any plans for IntelliJ to support preprocessing?
Just to mention that you can do it with the Antenna ant tasks. See
http://antenna.sf.net