aboutsummaryrefslogtreecommitdiffstats
path: root/nbproject/project.properties
diff options
context:
space:
mode:
Diffstat (limited to 'nbproject/project.properties')
-rw-r--r--nbproject/project.properties94
1 files changed, 0 insertions, 94 deletions
diff --git a/nbproject/project.properties b/nbproject/project.properties
deleted file mode 100644
index 776bad8..0000000
--- a/nbproject/project.properties
+++ /dev/null
@@ -1,94 +0,0 @@
-file.reference.logback-classic-1.1.3.jar=../../lib/logback-classic-1.1.3.jar
-file.reference.logback-core-1.1.3.jar=../../lib/logback-core-1.1.3.jar
-file.reference.slf4j-api-1.7.13.jar=../../lib/slf4j-api-1.7.13.jar
-#Thu Dec 10 17:14:49 PST 2015
-jnlp.offline-allowed=false
-javadoc.splitindex=true
-build.classes.excludes=**/*.java,**/*.form
-jnlp.codebase.url=file\:/Users/david/sandbox/typecast/dist/
-javadoc.author=false
-build.sysclasspath=ignore
-javac.target=1.8
-build.generated.dir=${build.dir}/generated
-run.classpath=\
- ${javac.classpath}:\
- ${build.classes.dir}
-application.args=
-debug.test.classpath=${run.test.classpath}
-jnlp.descriptor=application
-build.dir=build
-javac.deprecation=true
-jnlp.signed=false
-application.splash=
-src.resources.dir=resources
-test.src.dir=test
-junit.selected.version=3
-jar.archive.disabled=${jnlp.enabled}
-application.homepage=https\://github.com/dcsch/typecast
-includes=**
-application.vendor=David Schweinsberg
-mkdist.disabled=false
-jar.compress=true
-jnlp.mixed.code=default
-annotation.processing.processors.list=
-javac.external.vm=false
-javadoc.version=false
-build.classes.dir=${build.dir}/classes
-dist.dir=dist
-manifest.file=manifest.mf
-javac.source=1.8
-run.jvmargs=-Dapple.laf.useScreenMenuBar\=true
-manifest.custom.permissions=
-run.test.classpath=\
- ${javac.test.classpath}:\
- ${build.test.classes.dir}
-file.reference.jlfgr-1_0.jar=../../lib/jlfgr-1_0.jar
-build.generated.sources.dir=${build.dir}/generated-sources
-jnlp.signing=
-javadoc.notree=false
-dist.jar=${dist.dir}/typecast.jar
-manifest.custom.caller.allowable.codebase=
-platform.active=default_platform
-manifest.custom.application.library.allowable.codebase=
-annotation.processing.enabled=true
-main.class=net.java.dev.typecast.app.editor.Main
-dist.javadoc.dir=${dist.dir}/javadoc
-javadoc.additionalparam=
-auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml
-javac.classpath=\
- ${file.reference.jlfgr-1_0.jar}:\
- ${file.reference.logback-classic-1.1.3.jar}:\
- ${file.reference.logback-core-1.1.3.jar}:\
- ${file.reference.slf4j-api-1.7.13.jar}
-javadoc.noindex=false
-manifest.custom.codebase=
-annotation.processing.enabled.in.editor=false
-javadoc.private=false
-javadoc.encoding=
-build.test.classes.dir=${build.dir}/test/classes
-jar.index=${jnlp.enabled}
-javac.compilerargs=-Xlint
-project.license=apache20
-application.desc=An OpenType font development environment.
-jnlp.signing.keystore=
-meta.inf.dir=${src.dir}/META-INF
-annotation.processing.run.all.processors=true
-excludes=
-application.title=Typecast
-jnlp.codebase.type=local
-javac.processorpath=\
- ${javac.classpath}
-build.test.results.dir=${build.dir}/test/results
-endorsed.classpath=
-javadoc.use=true
-javadoc.nonavbar=false
-jnlp.signing.alias=
-javadoc.windowtitle=Typecast
-javac.test.classpath=\
- ${javac.classpath}:\
- ${build.classes.dir}:\
- ${libs.junit_4.classpath}:\
- ${libs.hamcrest.classpath}
-src.dir=src
-debug.classpath=${run.classpath}
-jnlp.enabled=false