]> git.mxchange.org Git - pizzaservice-lib.git/commitdiff
nope, 'src/' must be present, then the IDE (NetBeans at least) can find it
authorRoland Häder <roland@mxchange.org>
Wed, 19 Apr 2017 16:40:26 +0000 (18:40 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 19 Apr 2017 16:40:26 +0000 (18:40 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
nbproject/project.properties

index d56c396269d7eee81554cb8113a97eda70f74bfd..197da02f29e719a39e7b7c1ec622ea7ccd1962ea 100644 (file)
@@ -100,10 +100,10 @@ run.test.classpath=\
     ${javac.test.classpath}:\
     ${build.test.classes.dir}
 source.encoding=UTF-8
-source.reference.jcountry-core.jar=../jcountry-core/
-source.reference.jcustomer-core.jar=../jcustomer-core/
-source.reference.jcustomer-lib.jar=../jcustomer-lib/
-source.reference.jshop-core.jar=../jshop-core/
-source.reference.juser-core.jar=../juser-core/
+source.reference.jcountry-core.jar=../jcountry-core/src/
+source.reference.jcustomer-core.jar=../jcustomer-core/src/
+source.reference.jcustomer-lib.jar=../jcustomer-lib/src/
+source.reference.jshop-core.jar=../jshop-core/src/
+source.reference.juser-core.jar=../juser-core/src/
 src.dir=src
 test.src.dir=test