Changeset 484 in tmcsimulator for branches/SVNtutorial


Ignore:
Timestamp:
10/15/2019 04:24:42 PM (7 years ago)
Author:
jdalbey
Message:

PizzaOrderIntl? change project properties to junit 4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SVNtutorial/PizzaOrderIntl/nbproject/project.properties

    r483 r484  
    1 #Tue Oct 15 15:10:31 PDT 2019 
     1#Tue Oct 15 15:16:32 PDT 2019 
    22excludes= 
    33javac.deprecation=false 
     
    3636javac.source=1.7 
    3737application.vendor=jdalbey 
    38 junit.selected.version=3 
     38junit.selected.version=4 
    3939debug.classpath=${run.classpath} 
    4040run.jvmargs= 
     41build.generated.dir=${build.dir}/generated 
     42jar.compress=false 
    4143javac.test.classpath=${javac.classpath}\:${build.classes.dir}\:\:${libs.junit_4.classpath}\:${libs.hamcrest.classpath} 
    42 jar.compress=false 
    43 build.generated.dir=${build.dir}/generated 
    4444javadoc.private=false 
    4545annotation.processing.run.all.processors=true 
    4646application.title=PizzaOrderIntl 
    4747meta.inf.dir=${src.dir}/META-INF 
     48manifest.file=manifest.mf 
    4849annotation.processing.enabled=true 
    49 manifest.file=manifest.mf 
    5050dist.javadoc.dir=${dist.dir}/javadoc 
    5151src.dir=src 
     52mkdist.disabled=false 
    5253endorsed.classpath= 
    53 mkdist.disabled=false 
     54javac.classpath=${file.reference.uispec4j-2.4-javadoc.jar}\:${file.reference.uispec4j-jdk17.jar}\:${libs.junit.classpath}\:${libs.junit_4.classpath} 
    5455annotation.processing.enabled.in.editor=false 
    55 javac.classpath=${file.reference.uispec4j-2.4-javadoc.jar}\:${file.reference.uispec4j-jdk17.jar}\:${libs.junit.classpath}\:${libs.junit_4.classpath} 
    5656build.generated.sources.dir=${build.dir}/generated-sources 
    5757javadoc.version=false 
Note: See TracChangeset for help on using the changeset viewer.