project.properties revision 551b849ce88d596dc52dda2f78229a932b339c78
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# The ant.library.dir property is only needed by NetBeans so that it
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# knows how to expand file.reference.ant.jar later in the file. Ant
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# will ignore the setting of this property since properties are
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# read-only and ant.home is predefined by Ant.
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnouapplication.homepage=http://www.opensolaris.org/os/project/opengrok/
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnoubuild.classes.excludes=**/*.java,**/*.form
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# This directory is removed when the project is cleaned:
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# Only compile against the classpath explicitly listed here:
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# This directory is removed when the project is cleaned:
78179d674ec664a39f4b2d80a86c40df49cf1f5cnicolas.capponi@forgerock.comdist.jar=${dist.dir}/opengrok.jar
dd2893207f24e5cc1406a8ad8f5f5598f3516385neil_a_wilsonfile.reference.ant.jar=${ant.library.dir}/ant.jar
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnoufile.reference.jakarta-oro-2.0.8.jar=lib/jakarta-oro-2.0.8.jar
dd2893207f24e5cc1406a8ad8f5f5598f3516385neil_a_wilsonfile.reference.lucene-core-2.2.0.jar=lib/lucene-core-2.2.0.jar
04a13ed0142e4ee74842a64dd3d65153eaeb3d0cbolifile.reference.lucene-spellchecker-2.2.0.jar=lib/lucene-spellchecker-2.2.0.jar
85d34568b0085aaf3240eff3c046b9ba83d418beJnRouvignacfile.reference.org.apache.commons.jrcs.diff.jar=lib/org.apache.commons.jrcs.diff.jar
85d34568b0085aaf3240eff3c046b9ba83d418beJnRouvignacfile.reference.org.apache.commons.jrcs.rcs.jar=lib/org.apache.commons.jrcs.rcs.jar
dd2893207f24e5cc1406a8ad8f5f5598f3516385neil_a_wilsonfile.reference.servlet-api.jar=lib/servlet-api.jar
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnoufile.reference.swing-layout-0.9.jar=lib/swing-layout-0.9.jar
dd2893207f24e5cc1406a8ad8f5f5598f3516385neil_a_wilson ${file.reference.lucene-spellchecker-2.2.0.jar}:\
dd2893207f24e5cc1406a8ad8f5f5598f3516385neil_a_wilson ${file.reference.org.apache.commons.jrcs.diff.jar}:\
dd2893207f24e5cc1406a8ad8f5f5598f3516385neil_a_wilson# Space-separated list of extra javac options
dd2893207f24e5cc1406a8ad8f5f5598f3516385neil_a_wilsonjnlp.codebase.url=file:/home/trond/projects/OpenGrok/trunk/dist/
dd2893207f24e5cc1406a8ad8f5f5598f3516385neil_a_wilsonplatform.active=default_platform
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# Space-separated list of JVM arguments used when running the project
2b44dc864c39ab42305a1c5973ae8c4097f9fbfcjarnou# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
dd2893207f24e5cc1406a8ad8f5f5598f3516385neil_a_wilson# or test-sys-prop.name=value to set system properties for unit tests):