From: Roland Haeder Date: Thu, 13 Apr 2017 12:08:51 +0000 (+0200) Subject: this project was based on addressbook-swing and doesn't need jcontacts-business-core X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=11f321f34e1899b0e0763bb98b60c9b396aed165;p=jfinancials-swing.git this project was based on addressbook-swing and doesn't need jcontacts-business-core Signed-off-by: Roland Häder --- diff --git a/build.xml b/build.xml index 3cce210..e5f9c6f 100644 --- a/build.xml +++ b/build.xml @@ -7,8 +7,8 @@ - - Builds, tests, and runs the project addressbook-swing. + + Builds, tests, and runs the project jfinancials-swing. - - - - - - - -

- Addressbook Application -

-

- Version: 1.0 -

- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/lib/jcontacts-business-core.jar b/lib/jcontacts-business-core.jar deleted file mode 100644 index af2b235..0000000 Binary files a/lib/jcontacts-business-core.jar and /dev/null differ diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index 68971d4..28d1f03 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -19,7 +19,7 @@ is divided into following sections: - cleanup --> - + @@ -474,7 +474,7 @@ is divided into following sections: - + @@ -625,7 +625,7 @@ is divided into following sections: - + @@ -917,7 +917,7 @@ is divided into following sections: - + @@ -929,8 +929,8 @@ is divided into following sections: - - + + @@ -1410,7 +1410,7 @@ is divided into following sections: - + @@ -1422,8 +1422,8 @@ is divided into following sections: - - + + diff --git a/nbproject/project.properties b/nbproject/project.properties index b7645e2..4ea9d0e 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -3,7 +3,7 @@ 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.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 @@ -26,12 +26,11 @@ 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.addressbook-core.jar=lib/addressbook-core.jar -file.reference.jcontacts-business-core.jar=lib/jcontacts-business-core.jar +file.reference.jfinancials-core.jar=lib/jfinancials-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 @@ -49,9 +48,8 @@ javac.classpath=\ ${file.reference.jcountry-core.jar}:\ ${file.reference.jphone-core.jar}:\ ${file.reference.jcontacts-core.jar}:\ - ${file.reference.jcontacts-business-core.jar}:\ - ${file.reference.addressbook-core.jar}:\ - ${reference.addressbook-lib.jar} + ${file.reference.jfinancials-core.jar}:\ + ${reference.jfinancials-lib.jar} # Space-separated list of extra javac options javac.compilerargs=-Xlint:deprecation -Xlint:unchecked javac.deprecation=true @@ -75,7 +73,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 @@ -85,7 +83,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) @@ -94,9 +92,9 @@ 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-lib=../jfinancials-lib project.license=gpl30 -reference.addressbook-lib.jar=${project.addressbook-lib}/dist/addressbook-lib.jar +reference.jfinancials-lib.jar=${project.jfinancials-lib}/dist/jfinancials-lib.jar run.classpath=\ ${javac.classpath}:\ ${build.classes.dir} @@ -108,8 +106,7 @@ run.test.classpath=\ ${javac.test.classpath}:\ ${build.test.classes.dir} source.encoding=UTF-8 -source.reference.addressbook-core.jar=../addressbook-core/src -source.reference.jcontacts-business-core.jar=../jcontacts-business-core/src/ +source.reference.jfinancials-core.jar=../jfinancials-core/src source.reference.jcontacts-core.jar=../jcontacts-core/src/ source.reference.jcore-logger-lib.jar=../jcore-logger-lib/src/ source.reference.jcore-swing.jar=../jcore-swing/src diff --git a/nbproject/project.xml b/nbproject/project.xml index 96837cd..2094510 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -3,7 +3,7 @@ org.netbeans.modules.java.j2seproject - addressbook-swing + jfinancials-swing @@ -16,7 +16,7 @@ - addressbook-lib + jfinancials-lib jar jar