]> git.mxchange.org Git - jmailer-ee.git/blob - nbproject/project.properties
First other lib, then generic (JavaEE)
[jmailer-ee.git] / nbproject / project.properties
1 annotation.processing.enabled=true\r
2 annotation.processing.enabled.in.editor=true\r
3 annotation.processing.processors.list=\r
4 annotation.processing.run.all.processors=true\r
5 annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output\r
6 application.title=Java Mailer EE\r
7 application.vendor=quix0r\r
8 build.classes.dir=${build.dir}/classes\r
9 build.classes.excludes=**/*.java,**/*.form\r
10 # This directory is removed when the project is cleaned:\r
11 build.dir=build\r
12 build.generated.dir=${build.dir}/generated\r
13 build.generated.sources.dir=${build.dir}/generated-sources\r
14 # Only compile against the classpath explicitly listed here:\r
15 build.sysclasspath=ignore\r
16 build.test.classes.dir=${build.dir}/test/classes\r
17 build.test.results.dir=${build.dir}/test/results\r
18 # Uncomment to specify the preferred debugger connection transport:\r
19 #debug.transport=dt_socket\r
20 debug.classpath=\\r
21     ${run.classpath}\r
22 debug.test.classpath=\\r
23     ${run.test.classpath}\r
24 # Files in build.classes.dir which should be excluded from distribution jar\r
25 dist.archive.excludes=\r
26 # This directory is removed when the project is cleaned:\r
27 dist.dir=dist\r
28 dist.jar=${dist.dir}/jmailer-ee.jar\r
29 dist.javadoc.dir=${dist.dir}/javadoc\r
30 endorsed.classpath=\r
31 excludes=\r
32 file.reference.jcontacts-core.jar=lib/jcontacts-core.jar\r
33 file.reference.jcore-logger-lib.jar=lib/jcore-logger-lib.jar\r
34 file.reference.juser-core.jar=lib/juser-core.jar\r
35 includes=**\r
36 jar.archive.disabled=${jnlp.enabled}\r
37 jar.compress=false\r
38 jar.index=${jnlp.enabled}\r
39 javac.classpath=\\r
40     ${file.reference.juser-core.jar}:\\r
41     ${file.reference.jcontacts-core.jar}:\\r
42     ${file.reference.jcore-logger-lib.jar}:\\r
43     ${libs.Apache_Velocity_1.7.classpath}:\\r
44     ${libs.javaee-api-7.0.classpath}\r
45 # Space-separated list of extra javac options\r
46 javac.compilerargs=-Xlint:unchecked -Xlint:deprecation\r
47 javac.deprecation=true\r
48 javac.external.vm=false\r
49 javac.processorpath=\\r
50     ${javac.classpath}\r
51 javac.source=1.7\r
52 javac.target=1.7\r
53 javac.test.classpath=\\r
54     ${javac.classpath}:\\r
55     ${build.classes.dir}\r
56 javac.test.processorpath=\\r
57     ${javac.test.classpath}\r
58 javadoc.additionalparam=\r
59 javadoc.author=true\r
60 javadoc.encoding=${source.encoding}\r
61 javadoc.noindex=false\r
62 javadoc.nonavbar=false\r
63 javadoc.notree=false\r
64 javadoc.private=true\r
65 javadoc.splitindex=true\r
66 javadoc.use=true\r
67 javadoc.version=true\r
68 javadoc.windowtitle=Java Mailer EE\r
69 jnlp.codebase.type=no.codebase\r
70 jnlp.descriptor=application\r
71 jnlp.enabled=false\r
72 jnlp.mixed.code=default\r
73 jnlp.offline-allowed=false\r
74 jnlp.signed=false\r
75 jnlp.signing=\r
76 jnlp.signing.alias=\r
77 jnlp.signing.keystore=\r
78 # Optional override of default Application-Library-Allowable-Codebase attribute identifying the locations where your signed RIA is expected to be found.\r
79 manifest.custom.application.library.allowable.codebase=\r
80 # Optional override of default Caller-Allowable-Codebase attribute identifying the domains from which JavaScript code can make calls to your RIA without security prompts.\r
81 manifest.custom.caller.allowable.codebase=\r
82 # Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed\r
83 manifest.custom.codebase=\r
84 # Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)\r
85 manifest.custom.permissions=\r
86 meta.inf.dir=${src.dir}/META-INF\r
87 mkdist.disabled=true\r
88 platform.active=default_platform\r
89 project.license=gpl30\r
90 run.classpath=\\r
91     ${javac.classpath}:\\r
92     ${build.classes.dir}\r
93 # Space-separated list of JVM arguments used when running the project.\r
94 # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.\r
95 # To set system properties for unit tests define test-sys-prop.name=value:\r
96 run.jvmargs=\r
97 run.test.classpath=\\r
98     ${javac.test.classpath}:\\r
99     ${build.test.classes.dir}\r
100 source.encoding=UTF-8\r
101 source.reference.jcontacts-core.jar=../jcontacts-core/src/\r
102 source.reference.jcore-logger-lib.jar=../jcore-logger-lib/src/\r
103 source.reference.juser-core.jar=../juser-core/src/\r
104 src.dir=src\r
105 test.src.dir=test\r