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