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