Hello Jan

Le 24/11/2018 à 12:12, Jan Lahoda a écrit :

> FWIW, there is StandardJavaFileManager.setLocationForModule:
> https://docs.oracle.com/javase/10/docs/api/javax/tools/StandardJavaFileManager.html#setLocationForModule(javax.tools.JavaFileManager.Location,java.lang.String,java.util.Collection)
> which might be useful in some cases.
>
Thanks, I was not aware of this method. It may indeed be useful for (if
I understood correctly) plugins invoking the compiler from Java code. I
will keep that in mind if I have a chance to do experiments.

    Martin



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to