I followed the instructions here: https://netbeans.apache.org/download/dev/index.html
Trying to build with JDK 17, but it failed: BUILD FAILED /Users/scott/dev/netbeans/nbbuild/build.xml:258: The following error occurred while executing this line: /Users/scott/dev/netbeans/nbbuild/build/langtools/make/build.xml:91: Unable to create javax script engine for javascript I suspect the removal of Nashorn from JDK 15 is the issue? That was a few releases ago, so if we know how to build NB with JDK 15+ where are the instructions? Cheers, Scott --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists