On 26/08/20 1:51 AM, Jaroslav Tulach wrote:
- the old habit of putting the annotation processor next to the code actually doesn't work with module-info well
Tried a few things. With two jars having embedded annotation processors, using <annotationProcessorPaths> works the same, mvn clean package, with or without module-info. Haven't tried defining a module-info for something that embeds both runtime code and annotation processor. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
