Changeset 485 in tmcsimulator
- Timestamp:
- 10/15/2019 04:30:05 PM (7 years ago)
- Location:
- branches/SVNtutorial/PizzaOrderIntl
- Files:
-
- 1 deleted
- 1 edited
-
nbproject/project.properties (modified) (4 diffs)
-
test/pizzaorderintl/PizzaOrderIntlGUITest.java (deleted)
Legend:
- Unmodified
- Added
- Removed
-
branches/SVNtutorial/PizzaOrderIntl/nbproject/project.properties
r484 r485 1 #Tue Oct 15 1 5:16:32PDT 20191 #Tue Oct 15 18:09:05 PDT 2019 2 2 excludes= 3 3 javac.deprecation=false … … 10 10 javac.target=1.7 11 11 annotation.processing.processors.list= 12 file.reference.uispec4j-jdk17.jar=uispec4j-jdk17.jar13 12 javadoc.noindex=false 14 13 javadoc.additionalparam= … … 23 22 javac.compilerargs= 24 23 main.class=pizzaorder.GUI 25 file.reference.uispec4j-2.4-javadoc.jar=uispec4j-2.4-javadoc.jar26 24 dist.jar=${dist.dir}/PizzaOrderIntl.jar 27 25 javac.test.processorpath=${javac.test.classpath} … … 36 34 javac.source=1.7 37 35 application.vendor=jdalbey 38 junit.selected.version= 436 junit.selected.version=3 39 37 debug.classpath=${run.classpath} 40 38 run.jvmargs= 39 javac.test.classpath=${javac.classpath}\:${build.classes.dir}\:\:${libs.junit_4.classpath}\:${libs.hamcrest.classpath} 40 jar.compress=false 41 41 build.generated.dir=${build.dir}/generated 42 jar.compress=false43 javac.test.classpath=${javac.classpath}\:${build.classes.dir}\:\:${libs.junit_4.classpath}\:${libs.hamcrest.classpath}44 42 javadoc.private=false 45 43 annotation.processing.run.all.processors=true 46 44 application.title=PizzaOrderIntl 47 45 meta.inf.dir=${src.dir}/META-INF 46 annotation.processing.enabled=true 48 47 manifest.file=manifest.mf 49 annotation.processing.enabled=true50 48 dist.javadoc.dir=${dist.dir}/javadoc 51 49 src.dir=src 50 endorsed.classpath= 52 51 mkdist.disabled=false 53 endorsed.classpath=54 javac.classpath=${file.reference.uispec4j-2.4-javadoc.jar}\:${file.reference.uispec4j-jdk17.jar}\:${libs.junit.classpath}\:${libs.junit_4.classpath}55 52 annotation.processing.enabled.in.editor=false 53 javac.classpath=${libs.junit.classpath}\:${libs.junit_4.classpath} 56 54 build.generated.sources.dir=${build.dir}/generated-sources 57 55 javadoc.version=false
Note: See TracChangeset
for help on using the changeset viewer.
