I'm starting to enjoy JavaFX ^.^

This commit is contained in:
2023-08-26 02:09:47 -05:00
parent 986aa47cec
commit 82ccc27d9f
529 changed files with 6552 additions and 20 deletions

View File

@@ -1,4 +1,11 @@
auxiliary.org-netbeans-modules-projectapi.issue214819_5f_fx_5f_enabled=true
compile.on.save=true
do.depend=false
do.jar=true
do.jlink=false
# No need to modify this property unless customizing JavaFX Ant task infrastructure
endorsed.javafx.ant.classpath=.
javac.debug=true
javadoc.preview=true
jlink.strip=false
user.properties.file=/home/caleb/.netbeans/18/build.properties