Nashorn

2019-08-10 Thread mmouer
I keep getting this warning: Warning: Nashorn engine is planned to be removed from a future JDK release Warning: Nashorn engine is planned to be removed from a future JDK release Warning: Nashorn engine is planned to be removed from a future JDK release I understand the Nashorn engine has to do

Re: Nashorn?

2018-12-28 Thread Geertjan Wielenga
;> geertjan.wiele...@googlemail.com> wrote: >>> >>>> Make sure you’re using a fresh new user directory. >>>> >>>> Gj >>>> >>>> >>>> On Thursday, December 27, 2018, John Lavelle wrote: >>>> >>&g

Re: Nashorn?

2018-12-27 Thread John Lavelle
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 >>>> J

Re: Nashorn?

2018-12-27 Thread John Lavelle
;>> 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 &g

Re: Nashorn?

2018-12-27 Thread Geertjan Wielenga
te: >> >>> 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 >>

Re: Nashorn?

2018-12-27 Thread John Lavelle
s *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.p

Re: Nashorn?

2018-12-27 Thread John Lavelle
running the Oracle Java...need to spend more time with > the OpenJDK.. > > On Thu, Dec 27, 2018 at 11:54 AM Steve Jacobs > wrote: > >> Thanks for the reply, but I am using openjdk 8. >> >> Regards, >> >> Steve >> >> On Thu, 27 Dec 2018 11

Re: Nashorn?

2018-12-27 Thread Geertjan Wielenga
ions *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

Re: Nashorn?

2018-12-27 Thread John Lavelle
ll 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 wrote: > Ah, sorry,

Re: Nashorn?

2018-12-27 Thread John Lavelle
joy to work > with. This morning I download Netbeans 10 final. On firing it up I get > this: > > 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 insta

Re: Nashorn?

2018-12-27 Thread Carl Mosca
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 wrote: > Thanks for the reply, but I am using openjdk 8. > > Regards, > > Steve > > On Thu, 27 Dec 2018 11:35:28 -0500 > Carl Mosca wrote:

Re: Nashorn?

2018-12-27 Thread Emilian Bold
at 6:24 PM Steve Jacobs wrote: > > Hello, > > I've been using Netbeans candidates (vc4 currently) which is a joy to work > with. This morning I download Netbeans 10 final. On firing it up I get this: > > Warning - could not install some modules: Nashorn Integration -

Re: Nashorn?

2018-12-27 Thread Steve Jacobs
Thanks for the reply, but I am using openjdk 8. Regards, Steve On Thu, 27 Dec 2018 11:35:28 -0500 Carl Mosca 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

Nashorn?

2018-12-27 Thread Steve Jacobs
Hello, I've been using Netbeans candidates (vc4 currently) which is a joy to work with. This morning I download Netbeans 10 final. On firing it up I get this: Warning - could not install some modules: Nashorn Integration - No module providing the capability com.oracle.js.parser.implement