On 10/1/2023 1:52 AM, Patrik Karlström wrote:
>Is it possible to upgrade Ant to resolve this issue?

It is possible to upgrade ant, just download the latest version and point to it from NetBeans Options/Java/Ant/Ant home.
Not sure if it resolves the issue though.

I upgraded NetBeans 19 Ant to 1.10.14.  That did not resolve my issue, but I did get this message:

"Java 15 has removed Nashorn, you must provide an engine for running JavaScript yourself. GraalVM JavaScript currently is the preferred option."

So I installed GraalVM on the Windows 10 machine with NetBeans 19.  I believe it is installed correctly.

When I select Tools -> Options -> Java -> JS on JVM, I see that Graal.js is the engine for the default Java-17 platform (which is Windows 10).  There are no options or arguments specified.

But I still get the same "Java 15 has removed Nashorn, you must provide an engine..." message.  As far as I can tell, no communication is attempted with the remote Raspberry Pi platform.

Any ideas about what I am doing wrong?

Blaine


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to