project.properties revision 1086
8bb7126c063c34d63966733988411f72dfcb2294maczniak# The ant.library.dir property is only needed by NetBeans so that it
8bb7126c063c34d63966733988411f72dfcb2294maczniak# knows how to expand file.reference.ant.jar later in the file. Ant
8bb7126c063c34d63966733988411f72dfcb2294maczniak# will ignore the setting of this property since properties are
8bb7126c063c34d63966733988411f72dfcb2294maczniak# read-only and ant.home is predefined by Ant.
1cc20a8827ff6056399d64e3106b44d31e8e0e53ndapplication.homepage=http://www.opensolaris.org/os/project/opengrok/
build.classes.excludes=**/*.lex,**/*.html,**/*.java,**/*.form
build.dir=build
build.sysclasspath=ignore
dist.dir=dist
jar.compress=false
javac.compilerargs=-Xlint:unchecked
javac.deprecation=true
javac.source=1.6
javac.target=1.6
${javac.classpath}:\
${build.classes.dir}:\
javadoc.author=false
javadoc.noindex=false
javadoc.nonavbar=false
javadoc.notree=false
javadoc.private=false
javadoc.splitindex=true
javadoc.use=true
javadoc.version=false
jnlp.codebase.type=local
jnlp.enabled=false
jnlp.offline-allowed=false
jnlp.signed=false
platform.active=default_platform
${javac.classpath}:\
# (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):
${javac.test.classpath}:\
source.encoding=UTF-8
src.dir=src
src.generatedsrc.dir=generatedsrc
test.src.dir=test