we need to replace standard compiler with APT or even better, new Java Compiler API (JSR 199)
AFAIK there's no way to to this right now
Q1: Does IDEA support concept of APT processing rounds? (call processors until no new sources are generated, then compile)?
Q2: Is IDEA architecture ready to utilize Java Compiler API?
Description
we need to replace standard compiler with APT or even better, new Java Compiler API (JSR 199)
AFAIK there's no way to to this right now
Q1: Does IDEA support concept of APT processing rounds? (call processors until no new sources are generated, then compile)?
Q2: Is IDEA architecture ready to utilize Java Compiler API?