]> git.mxchange.org Git - jfinancials-lib.git/blobdiff - nbproject/project.properties
removed no longer used jars + switched to jcontacts as this is the model jar
[jfinancials-lib.git] / nbproject / project.properties
index 829a0034cd441ea8b8c473e8969ec5ab7cf5d7b3..8eb5de30cac5372e6efe594b8575450c488773a7 100644 (file)
@@ -30,7 +30,7 @@ dist.jar=${dist.dir}/addressbook-lib.jar
 dist.javadoc.dir=${dist.dir}/javadoc
 endorsed.classpath=
 excludes=
-file.reference.jcontacts-lib.jar=lib/jcontacts-lib.jar
+file.reference.jcontacts.jar=lib/jcontacts.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
@@ -42,8 +42,7 @@ javac.classpath=\
     ${file.reference.jcore.jar}:\
     ${file.reference.jcore-swing.jar}:\
     ${file.reference.jcore-logger-lib.jar}:\
-    ${file.reference.jcontacts-lib.jar}:\
-    ${libs.jpa20-persistence.classpath}
+    ${file.reference.jcontacts.jar}
 # Space-separated list of extra javac options
 javac.compilerargs=-Xlint:deprecation -Xlint:unchecked
 javac.deprecation=true
@@ -92,7 +91,7 @@ run.test.classpath=\
     ${javac.test.classpath}:\
     ${build.test.classes.dir}
 source.encoding=UTF-8
-source.reference.jcontacts-lib.jar=../jcontacts-lib/src/
+source.reference.jcontacts.jar=../jcontacts/src/
 source.reference.jcore-logger-lib.jar=../jcore-logger-lib/src/
 source.reference.jcore-swing.jar=../jcore-swing/src
 source.reference.jcore.jar=../jcore/src