]> git.mxchange.org Git - jcustomer-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:25 +0000 (18:40 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 19 Apr 2017 16:40:25 +0000 (18:40 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
nbproject/project.properties

index 5b8eb8720a5af6bc04d231b43f5ccba79617a4c9..0bc6ba9bde7a673b68e60d761ac9d2fdecdb3db2 100644 (file)
@@ -94,8 +94,8 @@ run.test.classpath=\
     ${javac.test.classpath}:\
     ${build.test.classes.dir}
 source.encoding=UTF-8
-source.reference.jcontacts-core.jar=../jcontacts-core/
-source.reference.jcoreee.jar=../jcoreee/
-source.reference.jcustomer-core.jar=../jcustomer-core/
+source.reference.jcontacts-core.jar=../jcontacts-core/src/
+source.reference.jcoreee.jar=../jcoreee/src/
+source.reference.jcustomer-core.jar=../jcustomer-core/src/
 src.dir=src
 test.src.dir=test