Skip to content

Commit 696bc82

Browse files
committed
Merge branch 'master' of github.com:processing/processing4
2 parents d5d0a87 + ee1e49f commit 696bc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/windows/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<!-- Make it possible access JavaFX for Tools, Modes, etc. Not recommended,
4545
but making it possible for 4.x because some Tools rely on JavaFX. -->
4646
<opt>-Djava.library.path=lib;modes/java/libraries/javafx/library/windows64</opt>
47-
<opt>--module-path=modes/java/libraries/javafx/library/windows64</opt>
47+
<opt>--module-path=modes/java/libraries/javafx/library/windows64/modules</opt>
4848
<opt>--add-modules=javafx.base,javafx.controls,javafx.fxml,javafx.graphics,javafx.media,javafx.swing</opt>
4949

5050
<!-- Java 9+ handles high DPI internally so OS display scaling -->

0 commit comments

Comments
 (0)