Titan Core Initial Contribution
[deliverable/titan.core.git] / titan_executor_api / TITAN_Executor_API_test / nbproject / project.properties
1 annotation.processing.enabled=true
2 annotation.processing.enabled.in.editor=false
3 annotation.processing.processor.options=
4 annotation.processing.processors.list=
5 annotation.processing.run.all.processors=true
6 annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
7 auxiliary.org-netbeans-modules-projectimport-eclipse-core.key=src=src;file=lib/org.hamcrest.core_1.3.0.v201303031735.jar;prj=TITAN_Executor_API;jre=JDK 1.7;output=bin;
8 auxiliary.org-netbeans-modules-projectimport-eclipse-core.project=.
9 auxiliary.org-netbeans-modules-projectimport-eclipse-core.timestamp=1400067894000
10 auxiliary.org-netbeans-modules-projectimport-eclipse-core.workspace=/home/earplov/workspace_proba
11 build.classes.dir=${build.dir}/classes
12 build.classes.excludes=**/*.java,**/*.form
13 # This directory is removed when the project is cleaned:
14 build.dir=build
15 build.generated.dir=${build.dir}/generated
16 build.generated.sources.dir=${build.dir}/generated-sources
17 # Only compile against the classpath explicitly listed here:
18 build.sysclasspath=ignore
19 build.test.classes.dir=${build.dir}/test/classes
20 build.test.results.dir=${build.dir}/test/results
21 buildfile=nb-build.xml
22 # Uncomment to specify the preferred debugger connection transport:
23 #debug.transport=dt_socket
24 debug.classpath=\
25 ${run.classpath}
26 debug.test.classpath=\
27 ${run.test.classpath}
28 # Files in build.classes.dir which should be excluded from distribution jar
29 dist.archive.excludes=
30 # This directory is removed when the project is cleaned:
31 dist.dir=dist
32 dist.jar=${dist.dir}/TITAN_Executor_API_test.jar
33 dist.javadoc.dir=${dist.dir}/javadoc
34 excludes=
35 file.reference.junit.jar=lib/org.junit_4.11.0.v201303080030/junit.jar
36 file.reference.org.hamcrest.core_1.3.0.v201303031735.jar=lib/org.hamcrest.core_1.3.0.v201303031735.jar
37 file.reference.TITAN_Executor_API_test-src=src
38 includes=**
39 jar.compress=false
40 javac.classpath=\
41 ${file.reference.junit.jar}:\
42 ${file.reference.org.hamcrest.core_1.3.0.v201303031735.jar}:\
43 ${reference.TITAN_Executor_API.jar}
44 # Space-separated list of extra javac options
45 javac.compilerargs=
46 javac.deprecation=false
47 javac.processorpath=\
48 ${javac.classpath}
49 javac.source=1.7
50 javac.target=1.7
51 javac.test.classpath=\
52 ${javac.classpath}:\
53 ${build.classes.dir}
54 javac.test.processorpath=\
55 ${javac.test.classpath}
56 javadoc.additionalparam=
57 javadoc.author=false
58 javadoc.encoding=${source.encoding}
59 javadoc.noindex=false
60 javadoc.nonavbar=false
61 javadoc.notree=false
62 javadoc.private=false
63 javadoc.splitindex=true
64 javadoc.use=true
65 javadoc.version=false
66 javadoc.windowtitle=
67 meta.inf.dir=${src.dir}/META-INF
68 mkdist.disabled=true
69 platform.active=JDK_1.7
70 project.TITAN_Executor_API=../TITAN_Executor_API
71 reference.TITAN_Executor_API.jar=${project.TITAN_Executor_API}/dist/TITAN_Executor_API.jar
72 run.classpath=\
73 ${javac.classpath}:\
74 ${build.classes.dir}
75 # Space-separated list of JVM arguments used when running the project.
76 # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
77 # To set system properties for unit tests define test-sys-prop.name=value:
78 run.jvmargs=
79 run.test.classpath=\
80 ${javac.test.classpath}:\
81 ${build.test.classes.dir}
82 source.encoding=UTF-8
83 src.dir=${file.reference.TITAN_Executor_API_test-src}
This page took 0.034343 seconds and 5 git commands to generate.