Re: Replacing dependency on tools.jar in Java 11

2019-08-23 Thread Alex Kotchnev
e of the sub-projects are a little weirdly laid down so they probably > need sorting to. You may be stuck with JDK 8 for now, which is by no means > a bad thing! > > > On 23 Aug 2019, at 12:14, Peter Hull wrote: > > On Fri, Aug 23, 2019 at 4:41 AM Alex Kotchnev wrote: > &

Replacing dependency on tools.jar in Java 11

2019-08-21 Thread Alex Kotchnev
The scala plugin that I'm trying to upgrade to Java 11 ( https://github.com/akochnev/ak_nbscala/tree/nb11-remove-impl-deps) has a system dependency on tools.jar from the JDK. That jar was removed from the JDK (in Java 9, I think), and because of that, I can only compile the plugin with Java 8. I

Dealing with missing token for org.netbeans.modules.nbjavac

2019-08-20 Thread Alex Kotchnev
I was working on rebuilding the nbscala modules, and after a few changes to get things working, I still end up with the following error message : Some tokens required by included modules are not provided by included modules. The application will fail starting up. The missing tokens are: