Awesome! Let's have Apache NetBeans be the first tool to support JDK10/JDK18.3!
Gj On Mon, 9 Oct 2017 at 07:18, Jan Lahoda <lah...@gmail.com> wrote: > Hi, > > I'd like to propose a new branch in the Apache NetBeans repository, to > create support for JDK 10/JDK 18.3 named "jdk10". I'd base it on the > jdk-javac branch, so the "JDK 10" support would (for now) be available only > when running on "JDK 10". So far, I have a small patch with partial support > for local variable type inference (JEP 286[1]) - the javac does a lot of > the work for us, so the patch is mostly about adjusting a couple of NB > features. > > Any comments? > > Thanks, > Jan > > [1] http://openjdk.java.net/jeps/286 >