Annotation processors and the --processor-module-path
cowwoc
cowwoc2020 at gmail.com
Wed Jan 30 23:15:11 UTC 2019
Sorry, I asked the wrong question (similar to the above but different).
What I was trying to say is that if you stick jmh on the module path, the
annotation processor stops working:
https://stackoverflow.com/q/53927874/14731
If I explicitly add the JAR file to the annotation processor path then it
works. Why do I need to explicitly add an entry to the annotation processor
path when this was working file on the classpath? Is there another way to
make this work?
Thank you,
Gili
--
Sent from: http://jigsaw-dev.1059479.n5.nabble.com/
More information about the jigsaw-dev
mailing list