试图使JavaFX 11正常运行。
出现错误:
Error occurred during initialization of boot layer
java.lang.module.FindException: Module javafx.controls not found
Process finished with exit code 1
我应该怎么做才能使这项工作成功?
答案 0 :(得分:0)
Jose Pereda建议我检查JavaFX 11和IntelliJ-https://openjfx.io/openjfx-docs/#IDE-Intellij 有帮助。