We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc463ef commit 1de90d4Copy full SHA for 1de90d4
1 file changed
vsquared-patch-1
@@ -0,0 +1,5 @@
1
+In JavaBuild.java line 1086
2
+change this line:
3
+ "--add-modules", "javafx.base,javafx.graphics,javafx.swing",
4
+to this:
5
+ "--add-modules", "javafx.base,javafx.graphics,javafx.swing,javafx.controls,javafx.media,javafx.web,javafx.fxml",
0 commit comments