Adi-18 opened a new pull request #3161:
URL: https://github.com/apache/netbeans/pull/3161


   I migrated my project from NetBeans 8 (Java 8) to NetBeans 12.4 (Java 16) 
with using JavaFX (11.0.2)
   
   Now I get Build Failed (ANT using):
   > 
D:\Documents\Projekte\NetBeansProjectsFlex16\SEMDApp\SEMDManager\nbproject\jfx-impl.xml:3550:
 The following error occurred while executing this line:
   > 
D:\Documents\Projekte\NetBeansProjectsFlex16\SEMDApp\SEMDManager\nbproject\jfx-impl.xml:3578:
 The following error occurred while executing this line:
   > 
D:\Documents\Projekte\NetBeansProjectsFlex16\SEMDApp\SEMDManager\nbproject\jfx-impl.xml:3597:
 The following error occurred while executing this line:
   > 
D:\Documents\Projekte\NetBeansProjectsFlex16\SEMDApp\SEMDManager\nbproject\jfx-impl.xml:1251:
 The following error occurred while executing this line:
   > 
D:\Documents\Projekte\NetBeansProjectsFlex16\SEMDApp\SEMDManager\nbproject\jfx-impl.xml:1259:
 Unable to create javax script engine for javascript
   
   When I turn of "Build JAR after Compiling" I can "run file". But I need to 
have jar.
   It look like, The Nashorn JavaScript Engine has been removed in Java 15. But 
what is the alternative?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to