We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e21131 commit 67ecea5Copy full SHA for 67ecea5
pom.xml
@@ -142,7 +142,7 @@
142
<configuration>
143
<reuseForks>false</reuseForks>
144
<forkCount>1</forkCount>
145
- <argLine>--add-opens=javafx.fxml/javafx.fxml=com.gluonhq.scenebuilder.kit -Djavafx.allowjs=true</argLine>
+ <argLine>--add-opens=javafx.fxml/javafx.fxml=com.gluonhq.scenebuilder.kit -Djavafx.allowjs=true --enable-native-access=javafx.graphics</argLine>
146
</configuration>
147
</plugin>
148
</plugins>
0 commit comments