project.properties revision 1086
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes# The ant.library.dir property is only needed by NetBeans so that it
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes# knows how to expand file.reference.ant.jar later in the file. Ant
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes# will ignore the setting of this property since properties are
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes# read-only and ant.home is predefined by Ant.
cb2846ded4de1abbb5934b92132baf826f1babfebnicholesapplication.homepage=http://www.opensolaris.org/os/project/opengrok/
cb2846ded4de1abbb5934b92132baf826f1babfebnicholesbuild.classes.excludes=**/*.lex,**/*.html,**/*.java,**/*.form
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes# This directory is removed when the project is cleaned:
cb2846ded4de1abbb5934b92132baf826f1babfebnicholesbuild.generated.sources.dir=${build.dir}/generated-sources
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes# Only compile against the classpath explicitly listed here:
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes# This directory is removed when the project is cleaned:
cb2846ded4de1abbb5934b92132baf826f1babfebnicholesfile.reference.jakarta-oro-2.0.8.jar=lib/jakarta-oro-2.0.8.jar
cb2846ded4de1abbb5934b92132baf826f1babfebnicholesfile.reference.lucene-core-3.0.2.jar=lib/lucene-core-3.0.2.jar
cb2846ded4de1abbb5934b92132baf826f1babfebnicholesfile.reference.lucene-spellchecker-3.0.2.jar=lib/lucene-spellchecker-3.0.2.jar
cb2846ded4de1abbb5934b92132baf826f1babfebnicholesfile.reference.org.apache.commons.jrcs.diff.jar=lib/org.apache.commons.jrcs.diff.jar
cb2846ded4de1abbb5934b92132baf826f1babfebnicholesfile.reference.org.apache.commons.jrcs.rcs.jar=lib/org.apache.commons.jrcs.rcs.jar
cb2846ded4de1abbb5934b92132baf826f1babfebnicholesfile.reference.swing-layout-0.9.jar=lib/swing-layout-0.9.jar
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes ${file.reference.org.apache.commons.jrcs.diff.jar}:\
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes ${file.reference.org.apache.commons.jrcs.rcs.jar}:\
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes# Space-separated list of extra javac options
cb2846ded4de1abbb5934b92132baf826f1babfebnicholesjavac.compilerargs=-Xlint:unchecked
cb2846ded4de1abbb5934b92132baf826f1babfebnicholesjaxbwiz.endorsed.dirs="${netbeans.home}/../ide12/modules/ext/jaxb/api"
cb2846ded4de1abbb5934b92132baf826f1babfebnicholesjnlp.codebase.url=file:/home/trond/projects/OpenGrok/trunk/dist/
cb2846ded4de1abbb5934b92132baf826f1babfebnicholesplatform.active=default_platform
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes# Space-separated list of JVM arguments used when running the project
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
cb2846ded4de1abbb5934b92132baf826f1babfebnicholes# or test-sys-prop.name=value to set system properties for unit tests):