2016 15:45, Konstantin Barzilovich wrote:
Hello,
Could you please explain, how to use getServiceLoader method of
javax.tools.JavaFileManager interface.
Should location parameter point to location of class or location of
module, which provides implementation?
Is it possible to use this method fr
On 23/08/2016 15:45, Konstantin Barzilovich wrote:
Hello,
Could you please explain, how to use getServiceLoader method of
javax.tools.JavaFileManager interface.
Should location parameter point to location of class or location of
module, which provides implementation?
Is it possible to use
Hello,
Could you please explain, how to use getServiceLoader method of
javax.tools.JavaFileManager interface.
Should location parameter point to location of class or location of
module, which provides implementation?
Is it possible to use this method from unnamed module?
I tried this way