annotation.processing.enabled=true annotation.processing.enabled.in.editor=true annotation.processing.processors.list=gov.usda.ars.eweru.tools.propertyboilerplate.PropertyBoilerPlateProcessor annotation.processing.run.all.processors=false ant.customtasks.libs=JWSAntTasks application.splash=src/usda/weru/resources/wepsface.gif application.title=weps.gui-webstart application.vendor=USDA-ARS Agricultural Systems Research Unit auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml build.classes.dir=${build.dir}/classes build.classes.excludes=**/*.java,**/*.form # This directory is removed when the project is cleaned: build.dir=${basedir}/build build.generated.dir=${build.dir}/generated build.generated.sources.dir=${build.dir}/generated-sources # Only compile against the classpath explicitly listed here: build.sysclasspath=ignore build.test.classes.dir=${build.dir}/test/classes build.test.results.dir=${build.dir}/test/results debug.classpath=\ ${run.classpath} debug.test.classpath=\ ${run.test.classpath} endorsed.classpath= file.reference.commons-io-2.4.jar=lib\\commons-io-2.4.jar file.reference.commons-logging-1.2.jar=lib\\commons-logging-1.2.jar file.reference.csip-core.jar=lib\\csip-core.jar file.reference.httpclient-4.3.3.jar=lib\\httpclient-4.3.3.jar file.reference.httpcore-4.4.5.jar=lib/httpcore-4.4.5.jar file.reference.httpmime-4.3.3.jar=lib\\httpmime-4.3.3.jar file.reference.jettison-1.3.3.jar=lib\\jettison-1.3.3.jar file.reference.jsonassert-1.2.2.jar=lib\\jsonassert-1.2.2.jar file.reference.NRMV_Standalone.jar=lib\\NRMV_Standalone.jar file.reference.propertyboilerplate-1.2-SNAPSHOT.jar=lib\\propertyboilerplate-1.2-SNAPSHOT.jar file.reference.weps.ws.Csip.jar=lib\\weps.ws.Csip.jar file.reference.weps.ws.JettyWebstart.jar=lib\\weps.ws.JettyWebstart.jar jar.archive.disabled=${jnlp.enabled} jar.index=${jnlp.enabled} javac.external.vm=false javac.processorpath=\ ${javac.classpath} jaxbwiz.endorsed.dirs="${netbeans.home}/../ide12/modules/ext/jaxb/api" jnlp.descriptor=application jnlp.icon= jnlp.mixed.code=default jnlp.signing=generated jnlp.signing.alias=weps jnlp.signing.keystore= # Optional override of default Application-Library-Allowable-Codebase attribute identifying the locations where your signed RIA is expected to be found. manifest.custom.application.library.allowable.codebase= # Optional override of default Caller-Allowable-Codebase attribute identifying the domains from which JavaScript code can make calls to your RIA without security prompts. manifest.custom.caller.allowable.codebase= # Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed manifest.custom.codebase= # Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions) manifest.custom.permissions= mkdist.disabled=false project.licensePath=./nbproject/licenseheader.txt work.dir=../weps.install # This directory is removed when the project is cleaned: dist.dir=dist dist.jar=${dist.dir}/weps.gui-webstart.jar dist.javadoc.dir=${dist.dir}/javadoc excludes= file.reference.weps2.gui-src=src file.reference.weps2.gui-test=test includes=** jar.compress=false javac.classpath=\ ${file.reference.propertyboilerplate-1.2-SNAPSHOT.jar}:\ ${libs.absolutelayout.classpath}:\ ${libs.beansbinding.classpath}:\ ${libs.commons.classpath}:\ ${libs.geotools.classpath}:\ ${libs.glazedlists.classpath}:\ ${libs.h2.classpath}:\ ${libs.jackcess.classpath}:\ ${libs.jasperreports.classpath}:\ ${libs.javahelp.classpath}:\ ${libs.javamail.classpath}:\ ${libs.jcclass.classpath}:\ ${libs.jdic.classpath}:\ ${libs.jdom.classpath}:\ ${libs.jscience.classpath}:\ ${libs.loadingcircle.classpath}:\ ${libs.log4j.classpath}:\ ${libs.mantisconnection.classpath}:\ ${libs.netbeans.classpath}:\ ${libs.truezip.classpath}:\ ${libs.ucanaccess.classpath}:\ ${libs.wizard.classpath}:\ ${libs.xerces.classpath}:\ ${file.reference.commons-io-2.4.jar}:\ ${file.reference.commons-logging-1.2.jar}:\ ${file.reference.csip-core.jar}:\ ${file.reference.httpclient-4.3.3.jar}:\ ${file.reference.httpmime-4.3.3.jar}:\ ${file.reference.jettison-1.3.3.jar}:\ ${file.reference.jsonassert-1.2.2.jar}:\ ${file.reference.weps.ws.Csip.jar}:\ ${file.reference.weps.ws.JettyWebstart.jar}:\ ${file.reference.NRMV_Standalone.jar}:\ ${file.reference.propertyboilerplate-1.2-SNAPSHOT.jar}:\ ${file.reference.httpcore-4.4.5.jar}:\ ${libs.Worldwind.classpath} # Space-separated list of extra javac options javac.compilerargs=-encoding utf8 -Xlint:all -Xlint:-processing -Xmaxerrs 10000 -Xlint:-path javac.deprecation=true javac.source=1.8 javac.target=1.8 javac.test.classpath=\ ${javac.classpath}:\ ${build.classes.dir}:\ ${libs.junit4.classpath}:\ ${libs.jdom.classpath}:\ ${libs.jemmy.classpath}:\ ${libs.emma.classpath}:\ ${libs.svnant.classpath} javadoc.additionalparam= javadoc.author=false javadoc.encoding=${source.encoding} javadoc.noindex=false javadoc.nonavbar=false javadoc.notree=false javadoc.private=false javadoc.splitindex=true javadoc.use=true javadoc.version=false javadoc.windowtitle= jnlp.codebase.type=user jnlp.codebase.url= jnlp.codebase.user=* jnlp.enabled=false jnlp.offline-allowed=false jnlp.signed=true main.class=usda.weru.weps.Weps manifest.file=manifest.mf meta.inf.dir=${src.dir}/META-INF #platform.active=default_platform platform.active=default_platform run.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=-Xmx512m -Dsun.awt.disablegrab=true run.test.classpath=\ ${javac.test.classpath}:\ ${build.test.classes.dir} source.encoding=UTF-8 src.dir=${file.reference.weps2.gui-src} test.src.dir=${file.reference.weps2.gui-test}