Well, IDEA already has support for it. So I guess we really need a release for 9 so we can be the first stable IDE with support for JDK 18.3.
Jan, I suggest naming it 18.3 for now. As much as I don't like it, I don't see it becoming 10... :-( Regards, Michael On Mon, Oct 9, 2017 at 2:20 AM, Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > 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 > > >