]> git.mxchange.org Git - jcontacts-business-core.git/blob - nbproject/project.properties
Updated copyright year
[jcontacts-business-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=jcontacts-business-core
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}/jcontacts-business-core.jar
34 dist.javadoc.dir=${dist.dir}/javadoc
35 endorsed.classpath=
36 excludes=
37 file.reference.jcontacts-core.jar=lib/jcontacts-core.jar
38 file.reference.jcore-utils.jar=lib/jcore-utils.jar
39 file.reference.jcoreee.jar=lib/jcoreee.jar
40 file.reference.jcountry-core.jar=lib/jcountry-core.jar
41 file.reference.jphone-core.jar=lib/jphone-core.jar
42 file.reference.juser-core.jar=lib/juser-core.jar
43 includes=**
44 jar.archive.disabled=${jnlp.enabled}
45 jar.compress=false
46 jar.index=${jnlp.enabled}
47 javac.classpath=\
48     ${file.reference.jcoreee.jar}:\
49     ${file.reference.jcore-utils.jar}:\
50     ${file.reference.jcountry-core.jar}:\
51     ${file.reference.jphone-core.jar}:\
52     ${file.reference.jcontacts-core.jar}:\
53     ${file.reference.juser-core.jar}:\
54     ${libs.commons-lang3.classpath}:\
55     ${libs.jpa20-persistence.classpath}
56 # Space-separated list of extra javac options
57 javac.compilerargs=-Xlint:unchecked -Xlint:deprecation
58 javac.deprecation=true
59 javac.external.vm=false
60 javac.modulepath=
61 javac.processormodulepath=
62 javac.processorpath=\
63     ${javac.classpath}
64 javac.source=1.7
65 javac.target=1.7
66 javac.test.classpath=\
67     ${javac.classpath}:\
68     ${build.classes.dir}
69 javac.test.modulepath=\
70     ${javac.modulepath}
71 javac.test.processorpath=\
72     ${javac.test.classpath}
73 javadoc.additionalparam=
74 javadoc.author=true
75 javadoc.encoding=${source.encoding}
76 javadoc.noindex=false
77 javadoc.nonavbar=false
78 javadoc.notree=false
79 javadoc.private=true
80 javadoc.reference.jcontacts-core.jar=https://docs.mxchange.org/javadoc/jcontacts-core/
81 javadoc.reference.jcore-utils.jar=https://docs.mxchange.org/javadoc/jcore-utils/
82 javadoc.reference.jcoreee.jar=https://docs.mxchange.org/javadoc/jcoreee/
83 javadoc.reference.jcountry-core.jar=https://docs.mxchange.org/javadoc/jcountry-core/
84 javadoc.reference.jphone-core.jar=https://docs.mxchange.org/javadoc/jphone-core/
85 javadoc.reference.juser-core.jar=https://docs.mxchange.org/javadoc/juser-core/
86 javadoc.splitindex=true
87 javadoc.use=true
88 javadoc.version=true
89 javadoc.windowtitle=Business Contacts Library
90 jnlp.codebase.type=no.codebase
91 jnlp.descriptor=application
92 jnlp.enabled=false
93 jnlp.mixed.code=default
94 jnlp.offline-allowed=false
95 jnlp.signed=false
96 jnlp.signing=
97 jnlp.signing.alias=
98 jnlp.signing.keystore=
99 # Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed
100 manifest.custom.codebase=
101 # Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)
102 manifest.custom.permissions=
103 meta.inf.dir=${src.dir}/META-INF
104 mkdist.disabled=true
105 platform.active=default_platform
106 project.license=gpl30
107 run.classpath=\
108     ${javac.classpath}:\
109     ${build.classes.dir}
110 # Space-separated list of JVM arguments used when running the project.
111 # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
112 # To set system properties for unit tests define test-sys-prop.name=value:
113 run.jvmargs=
114 run.modulepath=\
115     ${javac.modulepath}
116 run.test.classpath=\
117     ${javac.test.classpath}:\
118     ${build.test.classes.dir}
119 run.test.modulepath=\
120     ${javac.test.modulepath}
121 source.encoding=UTF-8
122 source.reference.jcontacts-core.jar=../jcontacts-core/src/
123 source.reference.jcore-utils.jar=../jcore-utils/src/
124 source.reference.jcoreee.jar=../jcoreee/src/
125 source.reference.jcountry-core.jar=../jcountry-core/src/
126 source.reference.jphone-core.jar=../jphone-core/src/
127 source.reference.juser-core.jar=../juser-core/src/
128 src.dir=src
129 test.src.dir=test