Re: When to install nb-javac

2020-03-23 Thread Mark Eggers
emj, That's a nice page, and the sub-page: https://cwiki.apache.org/confluence/display/NETBEANS/Java+Editor+Using+JDK+javac is useful as well. . . . just my two cents. /mde/ On 3/23/2020 2:11 PM, Emilian Bold wrote: > Is there some table highlighting the features that are broken with / > witho

Re: When to install nb-javac

2020-03-23 Thread Emilian Bold
Is there some table highlighting the features that are broken with / without nb-javac? The nice page at https://cwiki.apache.org/confluence/display/NETBEANS/Overview%3A+nb-javac does highlight that there is a good reason nb-javac exists. Even when running on JDK 9+ are we really on-par with all th

Re: When to install nb-javac

2020-03-23 Thread Mark Eggers
Gj, Thanks for the information and the link. /mde/ On 3/23/2020 9:53 AM, Geertjan Wielenga wrote: > https://cwiki.apache.org/confluence/display/NETBEANS/Overview%3A+nb-javac > > More info above. > > Gj > > On Mon, 23 Mar 2020 at 17:51, Geertjan Wielenga wrote: > >> Indeed, a must have only

Re: When to install nb-javac

2020-03-23 Thread Geertjan Wielenga
https://cwiki.apache.org/confluence/display/NETBEANS/Overview%3A+nb-javac More info above. Gj On Mon, 23 Mar 2020 at 17:51, Geertjan Wielenga wrote: > Indeed, a must have only if NetBeans is running on JDK 8. Ultimately we > want to need nb-javac increasingly less for later JDKs and if you can

Re: When to install nb-javac

2020-03-23 Thread Geertjan Wielenga
Indeed, a must have only if NetBeans is running on JDK 8. Ultimately we want to need nb-javac increasingly less for later JDKs and if you can do without it, that would be great. Doesn’t exist yet, indeed, for 12.0 anyway. Gj On Mon, 23 Mar 2020 at 17:28, Mark Eggers wrote: > Folks, > > I'm curr

When to install nb-javac

2020-03-23 Thread Mark Eggers
Folks, I'm currently working with NetBeans 12 beta 1 running on Windows 10 Professional and OpenJDK 11.-0.6. First of all, hats off to everyone who contributed to this. It's running fine for all of my projects (maven-based web and command line projects). I do have the notification showing 'Instal