10 lines
1.1 KiB
INI
10 lines
1.1 KiB
INI
application.args=-Dfile.encoding=GBK ^ --add-opens java.base/java.math=ALL-UNNAMED ^ --add-opens java.base/java.lang=ALL-UNNAMED ^ --add-opens java.base/java.util=ALL-UNNAMED ^ --add-opens java.base/java.util.concurrent=ALL-UNNAMED ^ --module-path .\\javafx-sdk-23.0.2\\lib ^ --add-modules javafx.controls,javafx.fxml,javafx.web ^ --add-exports javafx.graphics/com.sun.javafx.application=ALL-UNNAMED ^ --add-exports javafx.base/com.sun.javafx.logging=ALL-UNNAMED ^ --add-exports javafx.graphics/com.sun.javafx.util=ALL-UNNAMED ^ --add-exports javafx.graphics/com.sun.javafx.embed=ALL-UNNAMED ^ --add-exports javafx.graphics/com.sun.javafx.tk=ALL-UNNAMED ^ --add-exports javafx.graphics/com.sun.javafx.scene=ALL-UNNAMED ^ --add-exports javafx.graphics/com.sun.javafx.stage=ALL-UNNAMED ^ --add-exports javafx.graphics/com.sun.javafx.cursor=ALL-UNNAMED ^ --add-exports javafx.graphics/com.sun.glass.ui=ALL-UNNAMED ^ -jar
|
|
compile.on.save=true
|
|
do.depend=false
|
|
do.jar=true
|
|
do.jlink=false
|
|
javac.debug=true
|
|
javadoc.preview=true
|
|
jlink.strip=false
|
|
user.properties.file=C:\\Users\\tange\\AppData\\Roaming\\NetBeans\\8.0.2\\build.properties
|