ClassInstrumentingCompiler: How to get modified files only
I have read the discussion in this thread: http://www.intellij.net/forums/thread.jsp?forum=23&thread=146746&tstart=0&trange=15
Trying to follow the instructions there, I still get all the classfiles as parameters to process().
How do I get the files recompiled in the current compilation only?
Please sign in to leave a comment.