openjfx-docs icon indicating copy to clipboard operation
openjfx-docs copied to clipboard

Non-modular From IDE(Intellij) Create a library

Open ioncretu80 opened this issue 4 years ago • 1 comments
trafficstars

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

ioncretu80 avatar Dec 15 '20 16:12 ioncretu80

This is a recurring problem. I filed https://bugs.openjdk.java.net/browse/JDK-8258499 to address it in a future version of JavaFX.

kevinrushforth avatar Dec 16 '20 14:12 kevinrushforth