]> git.mxchange.org Git - jaddressbook-core.git/blob - nbproject/project.properties
Continued:
[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.commons-lang3.classpath}:\
51     ${libs.jpa20-persistence.classpath}
52 # Space-separated list of extra javac options
53 javac.compilerargs=-Xlint:unchecked -Xlint:deprecation
54 javac.deprecation=true
55 javac.external.vm=true
56 javac.modulepath=
57 javac.processormodulepath=
58 javac.processorpath=\
59     ${javac.classpath}
60 javac.source=1.7
61 javac.target=1.7
62 javac.test.classpath=\
63     ${javac.classpath}:\
64     ${build.classes.dir}
65 javac.test.modulepath=\
66     ${javac.modulepath}
67 javac.test.processorpath=\
68     ${javac.test.classpath}
69 javadoc.additionalparam=
70 javadoc.author=true
71 javadoc.encoding=${source.encoding}
72 javadoc.html5=false
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=Addressbook Model
81 jlink.launcher=false
82 jlink.launcher.name=jaddressbook-core
83 jnlp.codebase.type=no.codebase
84 jnlp.descriptor=application
85 jnlp.enabled=false
86 jnlp.mixed.code=default
87 jnlp.offline-allowed=false
88 jnlp.signed=false
89 jnlp.signing=
90 jnlp.signing.alias=
91 jnlp.signing.keystore=
92 # Optional override of default Application-Library-Allowable-Codebase attribute identifying the locations where your signed RIA is expected to be found.
93 manifest.custom.application.library.allowable.codebase=
94 # Optional override of default Caller-Allowable-Codebase attribute identifying the domains from which JavaScript code can make calls to your RIA without security prompts.
95 manifest.custom.caller.allowable.codebase=
96 # Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed
97 manifest.custom.codebase=
98 # Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)
99 manifest.custom.permissions=
100 meta.inf.dir=${src.dir}/META-INF
101 mkdist.disabled=true
102 platform.active=default_platform
103 project.license=gpl30
104 run.classpath=\
105     ${javac.classpath}:\
106     ${build.classes.dir}
107 # Space-separated list of JVM arguments used when running the project.
108 # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
109 # To set system properties for unit tests define test-sys-prop.name=value:
110 run.jvmargs=
111 run.modulepath=\
112     ${javac.modulepath}
113 run.test.classpath=\
114     ${javac.test.classpath}:\
115     ${build.test.classes.dir}
116 run.test.modulepath=\
117     ${javac.test.modulepath}
118 source.encoding=UTF-8
119 source.reference.jcontacts-business-core.jar=../jcontacts-business-core/src/
120 source.reference.jcontacts-core.jar=../jcontacts-core/src/
121 source.reference.jcore-utils.jar=../jcore-utils/src/
122 source.reference.juser-core.jar=../juser-core/src/
123 src.dir=src
124 test.src.dir=test