]> git.mxchange.org Git - pizzaservice-swing.git/blob - nbproject/project.properties
3a457c9a1c442c635f2556832de8025c4f0d639c
[pizzaservice-swing.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}/PizzaService-swing.jar
28 dist.javadoc.dir=${dist.dir}/javadoc
29 excludes=
30 file.reference.jcore.jar=lib/jcore.jar
31 file.reference.jshop-core.jar=lib/jshop-core.jar
32 file.reference.jswingcore.jar=lib/jswingcore.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.log4j-api-2.3.jar}:\
40     ${file.reference.log4j-core-2.3.jar}:\
41     ${file.reference.jswingcore.jar}:\
42     ${file.reference.jshop-core.jar}
43 # Space-separated list of extra javac options
44 javac.compilerargs=
45 javac.deprecation=false
46 javac.processorpath=\
47     ${javac.classpath}
48 javac.source=1.7
49 javac.target=1.7
50 javac.test.classpath=\
51     ${javac.classpath}:\
52     ${build.classes.dir}
53 javac.test.processorpath=\
54     ${javac.test.classpath}
55 javadoc.additionalparam=
56 javadoc.author=false
57 javadoc.encoding=${source.encoding}
58 javadoc.noindex=false
59 javadoc.nonavbar=false
60 javadoc.notree=false
61 javadoc.private=false
62 javadoc.splitindex=true
63 javadoc.use=true
64 javadoc.version=false
65 javadoc.windowtitle=
66 main.class=pizzaservice.swing.PizzaServiceSwing
67 manifest.file=manifest.mf
68 meta.inf.dir=${src.dir}/META-INF
69 mkdist.disabled=false
70 platform.active=default_platform
71 run.classpath=\
72     ${javac.classpath}:\
73     ${build.classes.dir}
74 # Space-separated list of JVM arguments used when running the project.
75 # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
76 # To set system properties for unit tests define test-sys-prop.name=value:
77 run.jvmargs=
78 run.test.classpath=\
79     ${javac.test.classpath}:\
80     ${build.test.classes.dir}
81 source.encoding=UTF-8
82 source.reference.jcore.jar=../jcore/src/
83 source.reference.jshop-core.jar=../jshop-core/src/
84 source.reference.jswingcore.jar=../jswingcore/src/
85 src.dir=src
86 test.src.dir=test