project.properties revision 67b14513c549ae0027ba7590e736b3dd3281db7c
fc25339741311efd7d460f18b6287ef38d76bbe6madhum# The ant.library.dir property is only needed by NetBeans so that it
fc25339741311efd7d460f18b6287ef38d76bbe6madhum# knows how to expand file.reference.ant.jar later in the file. Ant
fc25339741311efd7d460f18b6287ef38d76bbe6madhum# will ignore the setting of this property since properties are
fc25339741311efd7d460f18b6287ef38d76bbe6madhum# read-only and ant.home is predefined by Ant.
92a2439559cf1161742650ed9c50c6483bd029cemadhumapplication.homepage=http://www.opensolaris.org/os/project/opengrok/
0d60370bedd05f9632f54e85c417ce472d463674madhumbuild.classes.excludes=**/*.lex,**/*.html,**/*.java,**/*.form
0d60370bedd05f9632f54e85c417ce472d463674madhum# This directory is removed when the project is cleaned:
ebecc16986604cce1369d5075eff65032e3dd0deianhbuild.generated.sources.dir=${build.dir}/generated-sources
0d60370bedd05f9632f54e85c417ce472d463674madhum# Only compile against the classpath explicitly listed here:
d470ccf962533e14bd6f7265f18840f1397034eend# This directory is removed when the project is cleaned:
a2c036f0ca71e35c085b4cd9451a6d3718bc65daakelucene-spellchecker.jar=lucene-spellchecker-${lucene.version}.jar
a2c036f0ca71e35c085b4cd9451a6d3718bc65daakefile.reference.lucene-spellchecker.jar=lib/${lucene-spellchecker.jar}
fbfb0de5ec8b82ad240074f20184f0cf77b59fb3ndfile.reference.swing-layout-0.9.jar=lib/swing-layout-0.9.jar
fbfb0de5ec8b82ad240074f20184f0cf77b59fb3ndincludes=**
402d23baca89e8c4fcb4e52ad8b2d66a6904baaetrawick# Space-separated list of extra javac options
402d23baca89e8c4fcb4e52ad8b2d66a6904baaetrawickjavac.compilerargs=-Xlint:unchecked
9e398d701dd430f073ff5418fb720642e064046ajerenkrantzjaxbwiz.endorsed.dirs="${netbeans.home}/../ide12/modules/ext/jaxb/api"
9e398d701dd430f073ff5418fb720642e064046ajerenkrantzjnlp.codebase.url=file:/home/trond/projects/OpenGrok/trunk/dist/
a7ac9b52c3d9f7ce937f078a0d585023db626c55jerenkrantzmain.class=org.opensolaris.opengrok.index.Indexer
ba6c07204bd224fa5d4cd0e6b8bf256d6daffb74ndplatform.active=default_platform
db5837bbc9bef214303e755fa52122140366cb6fianh# Space-separated list of JVM arguments used when running the project
aac2b82fe4f1ac117e2a0702438d6615542642dand# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
aac2b82fe4f1ac117e2a0702438d6615542642dand# or test-sys-prop.name=value to set system properties for unit tests):
aac2b82fe4f1ac117e2a0702438d6615542642dandrun.jvmargs=-ea -enableassertions:org.opensolaris.opengrok...