我正在运行 Netbeans IDE 12.4,我的 JDK 是 16.0.1 SE 和 JavaFx SDK 16。当我尝试构建我的 javafx 应用程序时,它显示以下构建错误:
ant -f "C:\\Users\\Admin\\Desktop\\school work\\STRATHMORE UNIVERSITY(BBIT)\\AOOP\\Login"
jfxsa-debug
jfxsa-debug:
Buildfile: C:\Users\Admin\Desktop\school work\STRATHMORE UNIVERSITY(BBIT)\AOOP\Login\build.xml
-jfx-copylibs-warning:
-jfx-copylibs:
BUILD FAILED
C:\Users\Admin\Desktop\school work\STRATHMORE UNIVERSITY(BBIT)\AOOP\Login\nbproject\jfx-
impl.xml:1251: The following error occurred while executing this line:
C:\Users\Admin\Desktop\school work\STRATHMORE UNIVERSITY(BBIT)\AOOP\Login\nbproject\jfx-
impl.xml:1259: Unable to create javax script engine for javascript
Total time: 1 second
Result: 1