]> git.mxchange.org Git - jfinancials-swing.git/blobdiff - nbproject/project.properties
updated source references, how does '/src/' come in everywhere?
[jfinancials-swing.git] / nbproject / project.properties
index 5b17c86b8d11fbb88c7cf1c94a9509a5bb5b4c13..e68df226b43ecf651f2a4e004a086f3dc80a0d0a 100644 (file)
@@ -3,8 +3,8 @@ annotation.processing.enabled.in.editor=true
 annotation.processing.processors.list=
 annotation.processing.run.all.processors=true
 annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
-application.title=addressbook-swing
-application.vendor=Roland Haeder
+application.title=jfinancials-swing
+application.vendor=Roland H\u00e4der
 auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml
 build.classes.dir=${build.dir}/classes
 build.classes.excludes=**/*.java,**/*.form
@@ -26,14 +26,18 @@ debug.test.classpath=\
 dist.archive.excludes=
 # This directory is removed when the project is cleaned:
 dist.dir=dist
-dist.jar=${dist.dir}/addressbook-swing.jar
+dist.jar=${dist.dir}/jfinancials-swing.jar
 dist.javadoc.dir=${dist.dir}/javadoc
 endorsed.classpath=
 excludes=
-file.reference.jcontacts.jar=lib/jcontacts.jar
+file.reference.jcontacts-business-core.jar=lib/jcontacts-business-core.jar
+file.reference.jcontacts-core.jar=lib/jcontacts-core.jar
 file.reference.jcore-logger-lib.jar=lib/jcore-logger-lib.jar
 file.reference.jcore-swing.jar=lib/jcore-swing.jar
 file.reference.jcore.jar=lib/jcore.jar
+file.reference.jcountry-core.jar=lib/jcountry-core.jar
+file.reference.jphone-core.jar=lib/jphone-core.jar
+file.reference.jproduct-core.jar=lib/jproduct-core.jar
 includes=**
 jar.archive.disabled=${jnlp.enabled}
 jar.compress=false
@@ -42,12 +46,17 @@ javac.classpath=\
     ${file.reference.jcore.jar}:\
     ${file.reference.jcore-swing.jar}:\
     ${file.reference.jcore-logger-lib.jar}:\
-    ${file.reference.jcontacts.jar}:\
-    ${reference.addressbook-lib.jar}:\
-    ${libs.jpa20-persistence.classpath}
+    ${file.reference.jcountry-core.jar}:\
+    ${file.reference.jphone-core.jar}:\
+    ${file.reference.jcontacts-core.jar}:\
+    ${file.reference.jcontacts-business-core.jar}:\
+    ${file.reference.jproduct-core.jar}:\
+    ${reference.jfinancials-core.jar}:\
+    ${reference.jfinancials-lib.jar}
 # Space-separated list of extra javac options
 javac.compilerargs=-Xlint:deprecation -Xlint:unchecked
 javac.deprecation=true
+javac.external.vm=false
 javac.processorpath=\
     ${javac.classpath}
 javac.source=1.7
@@ -67,7 +76,7 @@ javadoc.private=true
 javadoc.splitindex=true
 javadoc.use=true
 javadoc.version=true
-javadoc.windowtitle=Addressbook Swing Application
+javadoc.windowtitle=JFinancials Swing Application
 jnlp.codebase.type=no.codebase
 jnlp.descriptor=application
 jnlp.enabled=false
@@ -77,7 +86,7 @@ jnlp.signed=false
 jnlp.signing=
 jnlp.signing.alias=
 jnlp.signing.keystore=
-main.class=org.mxchange.addressbook.application.AddressbookApplication
+main.class=org.mxchange.jfinancials.application.jfinancialsApplication
 # Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed
 manifest.custom.codebase=
 # Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)
@@ -86,9 +95,11 @@ manifest.file=manifest.mf
 meta.inf.dir=${src.dir}/META-INF
 mkdist.disabled=true
 platform.active=default_platform
-project.addressbook-lib=../addressbook-lib
+project.jfinancials-core=../../NetBeansProjects/jfinancials-core
+project.jfinancials-lib=../jfinancials-lib
 project.license=gpl30
-reference.addressbook-lib.jar=${project.addressbook-lib}/dist/addressbook-lib.jar
+reference.jfinancials-core.jar=${project.jfinancials-core}/dist/jfinancials-core.jar
+reference.jfinancials-lib.jar=${project.jfinancials-lib}/dist/jfinancials-lib.jar
 run.classpath=\
     ${javac.classpath}:\
     ${build.classes.dir}
@@ -100,9 +111,13 @@ run.test.classpath=\
     ${javac.test.classpath}:\
     ${build.test.classes.dir}
 source.encoding=UTF-8
-source.reference.jcontacts.jar=../jcontacts/src/
-source.reference.jcore-logger-lib.jar=../jcore-logger-lib/src/
+source.reference.jcontacts-business-core.jar=../jcontacts-business-core/
+source.reference.jcontacts-core.jar=../jcontacts-core/
+source.reference.jcore-logger-lib.jar=../jcore-logger-lib/
 source.reference.jcore-swing.jar=../jcore-swing/src
 source.reference.jcore.jar=../jcore/src
+source.reference.jcountry-core.jar=../jcountry-core/
+source.reference.jphone-core.jar=../jphone-core/
+source.reference.jproduct-core.jar=../jproduct-core/
 src.dir=src
 test.src.dir=test