]> git.mxchange.org Git - jaddressbook-core.git/blob - nbproject/project.properties
c2d0ece0bb70fcaebdfb8b2d1a24016ef2e4c8a5
[jaddressbook-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=jaddressbook-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}/jaddressbook-core.jar
34 dist.javadoc.dir=${dist.dir}/javadoc
35 endorsed.classpath=
36 excludes=
37 file.reference.jcontacts-business-core.jar=lib/jcontacts-business-core.jar
38 file.reference.jcontacts-core.jar=lib/jcontacts-core.jar
39 file.reference.jcore-utils.jar=lib/jcore-utils.jar
40 file.reference.juser-core.jar=lib/juser-core.jar
41 includes=**
42 jar.archive.disabled=${jnlp.enabled}
43 jar.compress=false
44 jar.index=${jnlp.enabled}
45 javac.classpath=\
46     ${file.reference.juser-core.jar}:\
47     ${file.reference.jcontacts-business-core.jar}:\
48     ${file.reference.jcontacts-core.jar}:\
49     ${file.reference.jcore-utils.jar}:\
50     ${libs.jpa20-persistence.classpath}
51 # Space-separated list of extra javac options
52 javac.compilerargs=-Xlint:unchecked -Xlint:deprecation
53 javac.deprecation=true
54 javac.external.vm=true
55 javac.modulepath=
56 javac.processormodulepath=
57 javac.processorpath=\
58     ${javac.classpath}
59 javac.source=1.7
60 javac.target=1.7
61 javac.test.classpath=\
62     ${javac.classpath}:\
63     ${build.classes.dir}
64 javac.test.modulepath=\
65     ${javac.modulepath}
66 javac.test.processorpath=\
67     ${javac.test.classpath}
68 javadoc.additionalparam=
69 javadoc.author=true
70 javadoc.encoding=${source.encoding}
71 javadoc.html5=false
72 javadoc.noindex=false
73 javadoc.nonavbar=false
74 javadoc.notree=false
75 javadoc.private=true
76 javadoc.splitindex=true
77 javadoc.use=true
78 javadoc.version=true
79 javadoc.windowtitle=Addressbook Model
80 jlink.launcher=false
81 jlink.launcher.name=jaddressbook-core
82 jnlp.codebase.type=no.codebase
83 jnlp.descriptor=application
84 jnlp.enabled=false
85 jnlp.mixed.code=default
86 jnlp.offline-allowed=false
87 jnlp.signed=false
88 jnlp.signing=
89 jnlp.signing.alias=
90 jnlp.signing.keystore=
91 # Optional override of default Application-Library-Allowable-Codebase attribute identifying the locations where your signed RIA is expected to be found.
92 manifest.custom.application.library.allowable.codebase=
93 # Optional override of default Caller-Allowable-Codebase attribute identifying the domains from which JavaScript code can make calls to your RIA without security prompts.
94 manifest.custom.caller.allowable.codebase=
95 # Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed
96 manifest.custom.codebase=
97 # Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)
98 manifest.custom.permissions=
99 meta.inf.dir=${src.dir}/META-INF
100 mkdist.disabled=true
101 platform.active=default_platform
102 project.license=gpl30
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.modulepath=\
111     ${javac.modulepath}
112 run.test.classpath=\
113     ${javac.test.classpath}:\
114     ${build.test.classes.dir}
115 run.test.modulepath=\
116     ${javac.test.modulepath}
117 source.encoding=UTF-8
118 source.reference.jcontacts-business-core.jar=../jcontacts-business-core/src/
119 source.reference.jcontacts-core.jar=../jcontacts-core/src/
120 source.reference.jcore-utils.jar=../jcore-utils/src/
121 source.reference.juser-core.jar=../juser-core/src/
122 src.dir=src
123 test.src.dir=test