openjfx / javafx-gradle-plugin

Gradle plugin that makes it easy to work with JavaFX 11+
https://openjfx.io/
BSD 3-Clause "New" or "Revised" License
347 stars 59 forks source link

Unknow error #150

Open JLSkyzer opened 1 year ago

JLSkyzer commented 1 year ago

Hello, i have this error

`import javafx.embed.swing.JFXPanel; ^ bad class file: C:\Program Files\Java\javafx-sdk-17.0.7\lib\javafx.swing.jar(javafx/embed/swing/JFXPanel.class) class file has wrong version 55.0, should be 52.0 Please remove or make sure it appears in the correct subdirectory of the classpath. FAILURE: Build failed with an exception.