Changeset 32 for branches/localSpectral/nbproject/project.properties
- Timestamp:
- Oct 21, 2010, 9:47:43 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/localSpectral/nbproject/project.properties
r27 r32 1 1 annotation.processing.enabled=true 2 2 annotation.processing.enabled.in.editor=false 3 annotation.processing.processor.options=4 annotation.processing.processors.list=5 3 annotation.processing.run.all.processors=true 6 4 annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output 5 application.title=Jung 6 application.vendor=luke 7 7 build.classes.dir=${build.dir}/classes 8 8 build.classes.excludes=**/*.java,**/*.form … … 25 25 dist.jar=${dist.dir}/Jung.jar 26 26 dist.javadoc.dir=${dist.dir}/javadoc 27 endorsed.classpath= 27 28 excludes= 28 29 file.reference.collections-generic-4.01.jar=/home/luke/Desktop/jung2-2_0_1/collections-generic-4.01.jar … … 78 79 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value 79 80 # or test-sys-prop.name=value to set system properties for unit tests): 80 run.jvmargs= 81 run.jvmargs=-Xms1G 81 82 run.test.classpath=\ 82 83 ${javac.test.classpath}:\
Note: See TracChangeset
for help on using the changeset viewer.