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