I was using a fresh directory each time. It seems you've got to accept the error then install the Plugin via Tools>Plugins
Best regards, John On Thu, 27 Dec 2018 at 19:16, Geertjan Wielenga < [email protected]> wrote: > Make sure you’re using a fresh new user directory. > > Gj > > > On Thursday, December 27, 2018, John Lavelle <[email protected]> wrote: > >> Although the JDK8 fix I mentioned in an earlier post works on Windows. I >> can't get it to work on Linux (Mint/Ubuntu). >> >> I've tried using the Oracle versions *and* the OpenJDK versions of: >> >> JDK8 >> JDK11 >> JRE8 >> JRE11 >> >> and I'm still getting the same error: >> >> Warning - could not install some modules: Nashorn Integration - No module >> providing the capability com.oracle.js.parser.implementation could be >> found. 19 further modules could not be installed due to the above problems >> . >> >> Thoughts please... >> >> Best regards, >> John >> >> >> On Thu, 27 Dec 2018 at 17:57, Carl Mosca <[email protected]> wrote: >> >>> Ah, sorry, still running the Oracle Java...need to spend more time with >>> the OpenJDK.. >>> >>> On Thu, Dec 27, 2018 at 11:54 AM Steve Jacobs <[email protected]> >>> wrote: >>> >>>> Thanks for the reply, but I am using openjdk 8. >>>> >>>> Regards, >>>> >>>> Steve >>>> >>>> On Thu, 27 Dec 2018 11:35:28 -0500 >>>> Carl Mosca <[email protected]> wrote: >>>> >>>> > I believe Nashorn was deprecated as of Java 11? >>>> > https://openjdk.java.net/jeps/335 >>>> > >>>> > Might try running with an earlier release of Java if you're using >>>> Java 11. >>>> > >>>> > HTH, >>>> > Carl >>>> > >>>> > On Thu, Dec 27, 2018 at 11:24 AM Steve Jacobs < >>>> [email protected]> >>>> > wrote: >>>> > >>>> > > Hello, >>>> > > >>>> > > Warning - could not install some modules: Nashorn Integration - No >>>> > > module providing the capability com.oracle.js.parser.implementation >>>> > > could be found. 19 further modules could not be installed due to the >>>> > > above problems. >>>> >>>> --------------------------------------------------------------------- >>>> 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 >>>> >>>> >>> >>> -- >>> Carl J. Mosca >>> >>
