application.title=weps.gui application.vendor=USDA ARS Wind Erosion Research Unit auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.tab-size=8 auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-limit-width=80 auxiliary.org-netbeans-modules-editor-indent.CodeStyle.usedProfile=default 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} file.reference.rt.jar=lib/rt.jar jnlp.descriptor=application jnlp.icon=src/usda/weru/resources/wepsface.gif project.propertyboilerplate=tools/propertyboilerplate reference.propertyboilerplate.jar=${project.propertyboilerplate}/dist/propertyboilerplate.jar work.dir=../weps.install # This directory is removed when the project is cleaned: dist.dir=dist dist.jar=${dist.dir}/weps.gui_locpanel.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=\ ${libs.truezip.classpath}:\ ${libs.javahelp.classpath}:\ ${libs.jcclass.classpath}:\ ${libs.jdom.classpath}:\ ${libs.log4j.classpath}:\ ${libs.beansbinding.classpath}:\ ${libs.glazedlists.classpath}:\ ${libs.javamail.classpath}:\ ${libs.jasperreports.classpath}:\ ${libs.xerces.classpath}:\ ${libs.layout.classpath}:\ ${libs.jdic.classpath}:\ ${libs.jackcess.classpath}:\ ${libs.commons.classpath}:\ ${libs.h2.classpath}:\ ${libs.loadingcircle.classpath}:\ ${libs.mantisconnection.classpath}:\ ${libs.vecmath.classpath}:\ ${libs.jai.classpath}:\ ${libs.jscience.classpath}:\ ${libs.geotools.classpath}:\ ${file.reference.rt.jar}:\ ${reference.propertyboilerplate.jar} # Space-separated list of extra javac options javac.compilerargs=-Xlint:unchecked -s ${build.generated.sources.dir} javac.deprecation=false javac.source=1.6 javac.target=1.6 javac.test.classpath=\ ${javac.classpath}:\ ${build.classes.dir}:\ ${libs.junit4.classpath}:\ ${libs.jdom.classpath}:\ ${libs.jemmy.classpath}:\ ${libs.emma.classpath}:\ ${libs.findbugs.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=file:/C:/usr/joelevin/weru/weps1/weps.gui/dist/ jnlp.codebase.user=http://weru.ksu.edu/hudson/job/weps1.gui/lastStableBuild/artifact/weps.gui/dist/ jnlp.enabled=false jnlp.offline-allowed=true jnlp.signed=true main.class=usda.weru.weps.Weps manifest.file=manifest.mf meta.inf.dir=${src.dir}/META-INF 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=-Xmx128m -splash:images/weps1.gif 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}