>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.

/Patrik

Den lör 30 sep. 2023 kl 19:07 skrev Blaine Heinfeld <bwheinf...@gmail.com>:

> Using NetBeans 19 with Java 17 on Windows 10, I receive the following
> error message when attempting "Run to Cursor" debugging on a remote
> Raspberry Pi platform.
>
> ...\nbproject\remote-platform-impl.xml:129: Unable to create javax
> script engine for javascript
>
> This appears to be the same issue described here:
> https://github.com/apache/netbeans/issues/5977  This issue also includes
> this statement:
>
> "I also think that the Ant version that comes bundles with NetBeans 17
> (Ant 1.10.8) is not compatible with OpenJDK 17 (Since Nashorn has been
> dropped with JDK 15; the most recent version of Ant does not have this
> problem anymore)"
>
> I'm looking for any solution that restores remote debug for a Raspberry
> Pi with Java 17.
>
> Would changing to Maven or Gradle provide remote debug capability?  Is
> it possible to upgrade Ant to resolve this issue?
>
> 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