]> git.mxchange.org Git - pizzaservice-core.git/blob - nbproject/project.properties
initialized project
[pizzaservice-core.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-core
7 application.vendor=Cho-Time GmbH
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.test.classpath=\
24     ${run.test.classpath}
25 # Files in build.classes.dir which should be excluded from distribution jar
26 dist.archive.excludes=
27 # This directory is removed when the project is cleaned:
28 dist.dir=dist
29 dist.jar=${dist.dir}/pizzaservice-core.jar
30 dist.javadoc.dir=${dist.dir}/javadoc
31 endorsed.classpath=
32 excludes=
33 file.reference.jcontacts-business-core.jar=lib/jcontacts-business-core.jar
34 file.reference.jcontacts-core.jar=lib/jcontacts-core.jar
35 file.reference.jcore-logger-lib.jar=lib/jcore-logger-lib.jar
36 file.reference.jcore.jar=lib/jcore.jar
37 file.reference.jcoreee.jar=lib/jcoreee.jar
38 file.reference.jcountry-core.jar=lib/jcountry-core.jar
39 file.reference.jcustomer-core.jar=lib/jcustomer-core.jar
40 file.reference.jphone-core.jar=lib/jphone-core.jar
41 file.reference.juser-core.jar=lib/juser-core.jar
42 includes=**
43 jar.archive.disabled=${jnlp.enabled}
44 jar.compress=false
45 jar.index=${jnlp.enabled}
46 javac.classpath=\
47     ${file.reference.jcore.jar}:\
48     ${file.reference.jcoreee.jar}:\
49     ${file.reference.jcore-logger-lib.jar}:\
50     ${file.reference.jcountry-core.jar}:\
51     ${file.reference.jphone-core.jar}:\
52     ${file.reference.juser-core.jar}:\
53     ${file.reference.jcontacts-core.jar}:\
54     ${file.reference.jcontacts-business-core.jar}:\
55     ${file.reference.jcustomer-core.jar}:\
56     ${libs.jpa20-persistence.classpath}
57 # Space-separated list of extra javac options
58 javac.compilerargs=-Xlint:unchecked -Xlint:deprecation
59 javac.deprecation=true
60 javac.external.vm=true
61 javac.processorpath=\
62     ${javac.classpath}
63 javac.source=1.7
64 javac.target=1.7
65 javac.test.classpath=\
66     ${javac.classpath}:\
67     ${build.classes.dir}
68 javac.test.processorpath=\
69     ${javac.test.classpath}
70 javadoc.additionalparam=
71 javadoc.author=true
72 javadoc.encoding=${source.encoding}
73 javadoc.noindex=false
74 javadoc.nonavbar=false
75 javadoc.notree=false
76 javadoc.private=true
77 javadoc.splitindex=true
78 javadoc.use=true
79 javadoc.version=true
80 javadoc.windowtitle=RateCalc Core Library
81 jnlp.codebase.type=no.codebase
82 jnlp.descriptor=application
83 jnlp.enabled=false
84 jnlp.mixed.code=default
85 jnlp.offline-allowed=false
86 jnlp.signed=false
87 jnlp.signing=
88 jnlp.signing.alias=
89 jnlp.signing.keystore=
90 # Optional override of default Application-Library-Allowable-Codebase attribute identifying the locations where your signed RIA is expected to be found.
91 manifest.custom.application.library.allowable.codebase=
92 # Optional override of default Caller-Allowable-Codebase attribute identifying the domains from which JavaScript code can make calls to your RIA without security prompts.
93 manifest.custom.caller.allowable.codebase=
94 # Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed
95 manifest.custom.codebase=
96 # Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)
97 manifest.custom.permissions=
98 meta.inf.dir=${src.dir}/META-INF
99 mkdist.disabled=true
100 platform.active=default_platform
101 project.license=default
102 project.licensePath=./nbproject/licenseheader.txt
103 run.classpath=\
104     ${javac.classpath}:\
105     ${build.classes.dir}
106 # Space-separated list of JVM arguments used when running the project.
107 # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
108 # To set system properties for unit tests define test-sys-prop.name=value:
109 run.jvmargs=
110 run.test.classpath=\
111     ${javac.test.classpath}:\
112     ${build.test.classes.dir}
113 source.encoding=UTF-8
114 source.reference.jcontacts-business-core.jar=../jcore-business-core/src/
115 source.reference.jcontacts-core.jar=../jcontacts-core/src/
116 source.reference.jcore-logger-lib.jar=../jcore-logger-lib/src/
117 source.reference.jcore.jar=../jcore/src/
118 source.reference.jcoreee.jar=../jcoreee/src/
119 source.reference.jcountry-core.jar=../jcountry-core/src/
120 source.reference.jcustomer-core.jar=../jcustomer-core/src/
121 source.reference.jphone-core.jar=../jphone-core/src/
122 source.reference.juser-core.jar=../juser-core/src/
123 src.dir=src
124 test.src.dir=test