It sounds like this nb-javac/javafx dialog is showing up in undesired places.
I started 11.3 with a fresh userdir, did not enable anything, opened the Favorites window, double-clicked a JAR, and there that dialog was as well. Gj On Tue, 12 May 2020 at 15:13, Neil C Smith <[email protected]> wrote: > On Tue, 12 May 2020 at 13:52, Neil C Smith <[email protected]> wrote: > > > > On Tue, 12 May 2020 at 12:56, Geertjan Wielenga <[email protected]> > wrote: > > > I'm trying to reproduce this in 11.3 but am failing to do so, could you > > > provide some quick steps from scratch, assuming I have just installed > 11.3 > > > and am starting with a clean userdir? > > > > Click yes on the dialog to import settings from 11.2 (assuming you had > > Java enabled, and possibly open projects, in 11.2). That's all that > > seems to be required to trigger it here. Running on Java 11. > > Also, without importing settings, open an existing Java project, and > click cancel on the dialog - no loop (which seems to be once for every > project as the issue reporter suggested) but the project is marked > broken. That's running on Java 14 by the way, so the last thing we > want is to force installation of nb-javac. > > I wonder if it's this PR - > https://github.com/apache/netbeans/pull/1612/files Has that made > JavaFX required on JDK 11+? Which in turn triggers nb-javac as well > (no opt out). > > Best wishes, > > Neil > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >
