]> git.mxchange.org Git - jfinancials-swing.git/blob - nbproject/project.properties
9267fd4f64ebb44cc676e06a5c9965a7121d3c98
[jfinancials-swing.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=jfinancials-swing
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.test.classpath=\
24     ${run.test.classpath}
25 # Files in build.classes.dir which should be excluded from distribution jar
26 dist.archive.excludes=
27 # This directory is removed when the project is cleaned:
28 dist.dir=dist
29 dist.jar=${dist.dir}/jfinancials-swing.jar
30 dist.javadoc.dir=${dist.dir}/javadoc
31 endorsed.classpath=
32 excludes=
33 file.reference.jcontacts-business-core.jar=lib/jcontacts-business-core.jar
34 file.reference.jfinancials-core.jar=lib/jfinancials-core.jar
35 file.reference.jcontacts-core.jar=lib/jcontacts-core.jar
36 file.reference.jcore-logger-lib.jar=lib/jcore-logger-lib.jar
37 file.reference.jcore-swing.jar=lib/jcore-swing.jar
38 file.reference.jcore.jar=lib/jcore.jar
39 file.reference.jcountry-core.jar=lib/jcountry-core.jar
40 file.reference.jphone-core.jar=lib/jphone-core.jar
41 file.reference.jshop-core.jar=lib/jshop-core.jar
42 includes=**
43 jar.archive.disabled=${jnlp.enabled}
44 jar.compress=false
45 jar.index=${jnlp.enabled}
46 javac.classpath=\
47     ${file.reference.jcore.jar}:\
48     ${file.reference.jcore-swing.jar}:\
49     ${file.reference.jcore-logger-lib.jar}:\
50     ${file.reference.jcountry-core.jar}:\
51     ${file.reference.jphone-core.jar}:\
52     ${file.reference.jcontacts-core.jar}:\
53     ${file.reference.jcontacts-business-core.jar}:\
54     ${file.reference.jshop-core.jar}:\
55     ${file.reference.jfinancials-core.jar}:\
56     ${reference.jfinancials-lib.jar}
57 # Space-separated list of extra javac options
58 javac.compilerargs=-Xlint:deprecation -Xlint:unchecked
59 javac.deprecation=true
60 javac.external.vm=false
61 javac.processorpath=\
62     ${javac.classpath}
63 javac.source=1.7
64 javac.target=1.7
65 javac.test.classpath=\
66     ${javac.classpath}:\
67     ${build.classes.dir}
68 javac.test.processorpath=\
69     ${javac.test.classpath}
70 javadoc.additionalparam=
71 javadoc.author=true
72 javadoc.encoding=${source.encoding}
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=JFinancials Swing Application
81 jnlp.codebase.type=no.codebase
82 jnlp.descriptor=application
83 jnlp.enabled=false
84 jnlp.mixed.code=default
85 jnlp.offline-allowed=false
86 jnlp.signed=false
87 jnlp.signing=
88 jnlp.signing.alias=
89 jnlp.signing.keystore=
90 main.class=org.mxchange.jfinancials.application.jfinancialsApplication
91 # Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed
92 manifest.custom.codebase=
93 # Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)
94 manifest.custom.permissions=
95 manifest.file=manifest.mf
96 meta.inf.dir=${src.dir}/META-INF
97 mkdist.disabled=true
98 platform.active=default_platform
99 project.jfinancials-lib=../jfinancials-lib
100 project.license=gpl30
101 reference.jfinancials-lib.jar=${project.jfinancials-lib}/dist/jfinancials-lib.jar
102 run.classpath=\
103     ${javac.classpath}:\
104     ${build.classes.dir}
105 # Space-separated list of JVM arguments used when running the project.
106 # You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
107 # To set system properties for unit tests define test-sys-prop.name=value:
108 run.jvmargs=-ea
109 run.test.classpath=\
110     ${javac.test.classpath}:\
111     ${build.test.classes.dir}
112 source.encoding=UTF-8
113 source.reference.jcontacts-business-core.jar=../jcontacts-business-core/src/
114 source.reference.jfinancials-core.jar=../jfinancials-core/src
115 source.reference.jcontacts-core.jar=../jcontacts-core/src/
116 source.reference.jcore-logger-lib.jar=../jcore-logger-lib/src/
117 source.reference.jcore-swing.jar=../jcore-swing/src
118 source.reference.jcore.jar=../jcore/src
119 source.reference.jcountry-core.jar=../jcountry-core/src/
120 source.reference.jphone-core.jar=../jphone-core/src/
121 source.reference.jshop-core.jar=../jshop-core/src/
122 src.dir=src
123 test.src.dir=test