]> git.mxchange.org Git - pizzaservice-swing.git/blob - nbproject/project.properties
Updated copyright year
[pizzaservice-swing.git] / nbproject / project.properties
1 annotation.processing.enabled=true
2 annotation.processing.enabled.in.editor=true
3 annotation.processing.processors.list=
4 annotation.processing.run.all.processors=true
5 annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
6 application.title=pizzaservice-swing
7 application.vendor=Roland H\u00e4der
8 auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml
9 build.classes.dir=${build.dir}/classes
10 build.classes.excludes=**/*.java,**/*.form
11 # This directory is removed when the project is cleaned:
12 build.dir=build
13 build.generated.dir=${build.dir}/generated
14 build.generated.sources.dir=${build.dir}/generated-sources
15 # Only compile against the classpath explicitly listed here:
16 build.sysclasspath=ignore
17 build.test.classes.dir=${build.dir}/test/classes
18 build.test.results.dir=${build.dir}/test/results
19 # Uncomment to specify the preferred debugger connection transport:
20 #debug.transport=dt_socket
21 debug.classpath=\
22     ${run.classpath}
23 debug.modulepath=\
24     ${run.modulepath}
25 debug.test.classpath=\
26     ${run.test.classpath}
27 debug.test.modulepath=\
28     ${run.test.modulepath}
29 # Files in build.classes.dir which should be excluded from distribution jar
30 dist.archive.excludes=
31 # This directory is removed when the project is cleaned:
32 dist.dir=dist
33 dist.jar=${dist.dir}/pizzaservice-swing.jar
34 dist.javadoc.dir=${dist.dir}/javadoc
35 endorsed.classpath=
36 excludes=
37 file.reference.jcore-logger-lib.jar=lib/jcore-logger-lib.jar
38 file.reference.jcore-swing.jar=lib/jcore-swing.jar
39 file.reference.jcore.jar=lib/jcore.jar
40 file.reference.jcoreee.jar=lib/jcoreee.jar
41 file.reference.jproduct-core.jar=lib/jproduct-core.jar
42 file.reference.jshop-core.jar=lib/jshop-core.jar
43 file.reference.jshop-lib.jar=lib/jshop-lib.jar
44 includes=**
45 jar.archive.disabled=${jnlp.enabled}
46 jar.compress=false
47 jar.index=${jnlp.enabled}
48 javac.classpath=\
49     ${file.reference.jcore.jar}:\
50     ${file.reference.jcoreee.jar}:\
51     ${file.reference.jcore-logger-lib.jar}:\
52     ${file.reference.jshop-core.jar}:\
53     ${file.reference.jshop-lib.jar}:\
54     ${file.reference.jcore-swing.jar}:\
55     ${file.reference.jproduct-core.jar}:\
56     ${reference.pizzaservice-lib.jar}
57 # Space-separated list of extra javac options
58 javac.compilerargs=-Xlint:unchecked -Xlint:deprecation
59 javac.deprecation=true
60 javac.external.vm=false
61 javac.modulepath=
62 javac.processormodulepath=
63 javac.processorpath=\
64     ${javac.classpath}
65 javac.source=1.7
66 javac.target=1.7
67 javac.test.classpath=\
68     ${javac.classpath}:\
69     ${build.classes.dir}
70 javac.test.modulepath=\
71     ${javac.modulepath}
72 javac.test.processorpath=\
73     ${javac.test.classpath}
74 javadoc.additionalparam=
75 javadoc.author=true
76 javadoc.encoding=${source.encoding}
77 javadoc.html5=false
78 javadoc.noindex=false
79 javadoc.nonavbar=false
80 javadoc.notree=false
81 javadoc.private=true
82 javadoc.splitindex=true
83 javadoc.use=true
84 javadoc.version=true
85 javadoc.windowtitle=Pizza-Service - Swing-Application
86 jlink.launcher=false
87 jlink.launcher.name=pizzaservice-swing
88 jnlp.codebase.type=no.codebase
89 jnlp.descriptor=application
90 jnlp.enabled=false
91 jnlp.mixed.code=default
92 jnlp.offline-allowed=false
93 jnlp.signed=false
94 jnlp.signing=
95 jnlp.signing.alias=
96 jnlp.signing.keystore=
97 # Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed
98 manifest.custom.codebase=
99 # Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)
100 manifest.custom.permissions=
101 manifest.file=manifest.mf
102 meta.inf.dir=${src.dir}/META-INF
103 mkdist.disabled=true
104 platform.active=default_platform
105 project.license=gpl30
106 project.pizzaservice-lib=../pizzaservice-lib
107 reference.pizzaservice-lib.jar=${project.pizzaservice-lib}/dist/pizzaservice-lib.jar
108 run.classpath=\
109     ${javac.classpath}:\
110     ${build.classes.dir}
111 # Space-separated list of JVM arguments used when running the project.
112 # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
113 # To set system properties for unit tests define test-sys-prop.name=value:
114 run.jvmargs=
115 run.modulepath=\
116     ${javac.modulepath}
117 run.test.classpath=\
118     ${javac.test.classpath}:\
119     ${build.test.classes.dir}
120 run.test.modulepath=\
121     ${javac.test.modulepath}
122 source.encoding=UTF-8
123 source.reference.jcore-logger-lib.jar=../jcore-logger-lib/src/
124 source.reference.jcore-swing.jar=../jcore-swing/src/
125 source.reference.jcore.jar=../jcore/src/
126 source.reference.jcoreee.jar=../jcoreee/src/
127 source.reference.jproduct-core.jar=../jproduct-core/src/
128 source.reference.jshop-core.jar=../jshop-core/src/
129 source.reference.jshop-lib.jar=../jshop-lib/src/
130 src.dir=src
131 test.src.dir=test