Skip to content

Commit 1de90d4

Browse files
authored
Create vsquared-patch-1
Please add _all seven of the javafx modules so that we may use JavaFX controls in our apps. Thanks.
1 parent fc463ef commit 1de90d4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

vsquared-patch-1

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)