- Timestamp:
- 10/15/2019 04:37:53 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SVNtutorial/PizzaOrderIntl/nbproject/project.properties
r485 r486 1 #Tue Oct 15 18: 09:05PDT 20191 #Tue Oct 15 18:16:37 PDT 2019 2 2 excludes= 3 3 javac.deprecation=false … … 34 34 javac.source=1.7 35 35 application.vendor=jdalbey 36 junit.selected.version= 336 junit.selected.version=4 37 37 debug.classpath=${run.classpath} 38 38 run.jvmargs= 39 javac.test.classpath=${javac.classpath}\:${build.classes.dir}\:\:${libs.junit_4.classpath}\:${libs.hamcrest.classpath} 39 build.generated.dir=${build.dir}/generated 40 40 jar.compress=false 41 build.generated.dir=${build.dir}/generated 41 javac.test.classpath=\ 42 ${javac.classpath}:\ 43 ${build.classes.dir}:\ 44 ${libs.junit_4.classpath}:\ 45 ${libs.hamcrest.classpath} 42 46 javadoc.private=false 43 47 annotation.processing.run.all.processors=true 44 48 application.title=PizzaOrderIntl 45 49 meta.inf.dir=${src.dir}/META-INF 50 manifest.file=manifest.mf 46 51 annotation.processing.enabled=true 47 manifest.file=manifest.mf48 52 dist.javadoc.dir=${dist.dir}/javadoc 49 53 src.dir=src 54 mkdist.disabled=false 50 55 endorsed.classpath= 51 mkdist.disabled=false 56 javac.classpath=${libs.junit.classpath}\:${libs.junit_4.classpath} 52 57 annotation.processing.enabled.in.editor=false 53 javac.classpath=${libs.junit.classpath}\:${libs.junit_4.classpath}54 58 build.generated.sources.dir=${build.dir}/generated-sources 55 59 javadoc.version=false
Note: See TracChangeset
for help on using the changeset viewer.
