mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Merge branch 'master' of github.com:processing/processing4
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<!-- Make it possible access JavaFX for Tools, Modes, etc. Not recommended,
|
||||
but making it possible for 4.x because some Tools rely on JavaFX. -->
|
||||
<opt>-Djava.library.path=lib;modes/java/libraries/javafx/library/windows64</opt>
|
||||
<opt>--module-path=modes/java/libraries/javafx/library/windows64</opt>
|
||||
<opt>--module-path=modes/java/libraries/javafx/library/windows64/modules</opt>
|
||||
<opt>--add-modules=javafx.base,javafx.controls,javafx.fxml,javafx.graphics,javafx.media,javafx.swing</opt>
|
||||
|
||||
<!-- Java 9+ handles high DPI internally so OS display scaling -->
|
||||
|
||||
Reference in New Issue
Block a user