]> git.mxchange.org Git - jcustomer-lib.git/blob - nbproject/project.properties
f10644e116dc2f167cc0bd60e067d4a57c76da1a
[jcustomer-lib.git] / 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 build.classes.dir=${build.dir}/classes
8 build.classes.excludes=**/*.java,**/*.form
9 # This directory is removed when the project is cleaned:
10 build.dir=build
11 build.generated.dir=${build.dir}/generated
12 build.generated.sources.dir=${build.dir}/generated-sources
13 # Only compile against the classpath explicitly listed here:
14 build.sysclasspath=ignore
15 build.test.classes.dir=${build.dir}/test/classes
16 build.test.results.dir=${build.dir}/test/results
17 # Uncomment to specify the preferred debugger connection transport:
18 #debug.transport=dt_socket
19 debug.classpath=\
20     ${run.classpath}
21 debug.test.classpath=\
22     ${run.test.classpath}
23 # Files in build.classes.dir which should be excluded from distribution jar
24 dist.archive.excludes=
25 # This directory is removed when the project is cleaned:
26 dist.dir=dist
27 dist.jar=${dist.dir}/jshop-ee-lib.jar
28 dist.javadoc.dir=${dist.dir}/javadoc
29 excludes=
30 file.reference.jcore.jar=lib/jcore.jar
31 file.reference.jcoreee.jar=lib/jcoreee.jar
32 file.reference.jshop-core.jar=lib/jshop-core.jar
33 file.reference.log4j-api-2.3.jar=lib/log4j-api-2.3.jar
34 file.reference.log4j-core-2.3.jar=lib/log4j-core-2.3.jar
35 includes=**
36 jar.compress=false
37 javac.classpath=\
38     ${file.reference.jcore.jar}:\
39     ${file.reference.jcoreee.jar}:\
40     ${file.reference.jshop-core.jar}:\
41     ${file.reference.log4j-api-2.3.jar}:\
42     ${file.reference.log4j-core-2.3.jar}:\
43     ${libs.javaee-api-7.0.classpath}
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=default_platform
70 run.classpath=\
71     ${javac.classpath}:\
72     ${build.classes.dir}
73 # Space-separated list of JVM arguments used when running the project.
74 # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
75 # To set system properties for unit tests define test-sys-prop.name=value:
76 run.jvmargs=
77 run.test.classpath=\
78     ${javac.test.classpath}:\
79     ${build.test.classes.dir}
80 source.encoding=UTF-8
81 source.reference.jcore.jar=../jcore/src/
82 source.reference.jcoreee.jar=../jcoreee/src/
83 source.reference.jshop-core.jar=../jshop-core/src/
84 src.dir=src
85 test.src.dir=test