Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Compile few modules via one instance of Annotation Processor

$
0
0

Hi.

In case of my project I need to generate code in few modules via one instance of annotation processor. It is necessary for the reason that some time during generation I need to "take a look" in the another AST and get some data out of there. By default IDEA compile each module with it's own instance of annotation processor, and hence I couldn't access to AST from another modules. On this I have a question - is it actually possible to compile few modules via one processor in IDEA?

Thanks.


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>