jdk/make/netbeans/client_sanity/nbproject/project.properties
changeset 36744 a00905527ec2
child 37677 9774eca96b01
equal deleted inserted replaced
36743:bdc3f1b79fb7 36744:a00905527ec2
       
     1 annotation.processing.enabled=true
       
     2 annotation.processing.enabled.in.editor=false
       
     3 annotation.processing.processors.list=
       
     4 annotation.processing.run.all.processors=true
       
     5 annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
       
     6 application.title=SanityTests
       
     7 application.vendor=akouznet
       
     8 build.classes.dir=${build.dir}/classes
       
     9 build.classes.excludes=**/*.java,**/*.form
       
    10 # This directory is removed when the project is cleaned:
       
    11 build.dir=build
       
    12 build.generated.dir=${build.dir}/generated
       
    13 build.generated.sources.dir=${build.dir}/generated-sources
       
    14 # Only compile against the classpath explicitly listed here:
       
    15 build.sysclasspath=ignore
       
    16 build.test.classes.dir=${build.dir}/test/classes
       
    17 build.test.results.dir=${build.dir}/test/results
       
    18 # Uncomment to specify the preferred debugger connection transport:
       
    19 #debug.transport=dt_socket
       
    20 debug.classpath=\
       
    21     ${run.classpath}
       
    22 debug.test.classpath=\
       
    23     ${run.test.classpath}
       
    24 # Files in build.classes.dir which should be excluded from distribution jar
       
    25 dist.archive.excludes=
       
    26 # This directory is removed when the project is cleaned:
       
    27 dist.dir=dist
       
    28 dist.jar=${dist.dir}/SanityTests.jar
       
    29 dist.javadoc.dir=${dist.dir}/javadoc
       
    30 endorsed.classpath=
       
    31 excludes=*.cfg
       
    32 includes=**
       
    33 jar.compress=false
       
    34 javac.classpath=\
       
    35     ${libs.testng.classpath}
       
    36 # Space-separated list of extra javac options
       
    37 javac.compilerargs=-Xmaxwarns 9999 -Xlint:all -Xlint:-serial
       
    38 javac.deprecation=false
       
    39 javac.external.vm=false
       
    40 javac.processorpath=\
       
    41     ${javac.classpath}
       
    42 javac.source=1.8
       
    43 javac.target=1.8
       
    44 javac.test.classpath=\
       
    45     ${javac.classpath}:\
       
    46     ${build.classes.dir}
       
    47 javac.test.processorpath=\
       
    48     ${javac.test.classpath}
       
    49 javadoc.additionalparam=
       
    50 javadoc.author=false
       
    51 javadoc.encoding=${source.encoding}
       
    52 javadoc.noindex=false
       
    53 javadoc.nonavbar=false
       
    54 javadoc.notree=false
       
    55 javadoc.private=false
       
    56 javadoc.splitindex=true
       
    57 javadoc.use=true
       
    58 javadoc.version=false
       
    59 javadoc.windowtitle=
       
    60 main.class=
       
    61 manifest.file=manifest.mf
       
    62 meta.inf.dir=${src.dir}/META-INF
       
    63 mkdist.disabled=false
       
    64 platform.active=default_platform
       
    65 run.classpath=\
       
    66     ${javac.classpath}:\
       
    67     ${build.classes.dir}
       
    68 # Space-separated list of JVM arguments used when running the project.
       
    69 # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
       
    70 # To set system properties for unit tests define test-sys-prop.name=value:
       
    71 run.jvmargs=-ea
       
    72 run.test.classpath=\
       
    73     ${javac.test.classpath}:\
       
    74     ${build.test.classes.dir}
       
    75 source.encoding=UTF-8
       
    76 src.src.dir=..\\..\\..\\test\\sanity\\client\\SwingSet\\src
       
    77 src.src2.dir=..\\..\\..\\test\\sanity\\client\\lib\\SwingSet3\\src
       
    78 src.src3.dir=..\\..\\..\\test\\sanity\\client\\lib\\jemmy\\src
       
    79 src.src4.dir=..\\..\\..\\test\\sanity\\client\\lib\\Jemmy2Ext\\src