openjfx-docs
openjfx-docs copied to clipboard
Non-modular From IDE(Intellij) Create a library
trafficstars
- Create a library Go to File -> Project Structure -> Libraries and add the JavaFX 15 SDK as a library to the project. Point to the lib folder of the JavaFX SDK.Create Library
Error: Error occurred during initialization of boot layer java.lang.module.FindException: Module format not recognized: C:\opt\javafx-sdk-11.0.2\lib\src.zip
When I select from the list without src.zip = it works
This is a recurring problem. I filed https://bugs.openjdk.java.net/browse/JDK-8258499 to address it in a future version of JavaFX.