?? project.properties
字號:
applet.draggable=trueapplet.height=200applet.width=200application.title=FirstJavaFXSphereapplication.vendor=jchildersbuild.classes.excludes=**/*.java,**/*.form,**/*.fxbuild.classpath=\ ${javac.classpath}:\ ${src.dir}:\ ${build.classes.dir}:# This directory is removed when the project is cleaned:build.dir=buildbuild.generated.dir=${build.dir}/generated# Only compile against the classpath explicitly listed here:build.sysclasspath=ignoredebug.classpath=\ ${run.classpath}# This directory is removed when the project is cleaned:dist.dir=distdist.jar=${dist.dir}/sc-javafx.jardist.javadoc.dir=${dist.dir}/javadocexcludes=file.reference.imaging.jar=../../../lib/imaging.jarfile.reference.SimpleCaptcha.jar=../../../dist/SimpleCaptcha.jarincludes=**jar.compress=truejavac.classpath=\ ${file.reference.imaging.jar}:\ ${file.reference.SimpleCaptcha.jar}# Space-separated list of extra javac optionsjavac.compilerargs=javac.deprecation=falsejavac.source=1.5javac.target=1.5javadoc.additionalparam=javadoc.author=truejavadoc.encoding=javadoc.private=truejavadoc.version=truejavafx.profile=desktopjnlp.codebase.type=localjnlp.offline-allowed=truejnlp.packEnabled=falsejnlp.signed=falsemain.class=simplecaptcha.Mainpack200.jar.compress=trueplatform.active=default_fx_platformrun.classpath=\ ${javac.classpath}:\ ${build.classes.dir}# Space-separated list of JVM arguments used when running the project# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value# or test-sys-prop.name=value to set system properties for unit tests):run.jvmargs=source.encoding=UTF-8src.dir=src
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -