]> git.mxchange.org Git - jshop-core.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 5aa6b081bb7526a6c0592f097d32b3b24a5d7fee..9e33893981a24a00fd9260c6d4898881a3f549ac 100644 (file)
@@ -97,9 +97,9 @@ 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.jproduct-core.jar=../jproduct-core/
+source.reference.jcontacts-core.jar=../jcontacts-core/src/
+source.reference.jcoreee.jar=../jcoreee/src/
+source.reference.jcustomer-core.jar=../jcustomer-core/src/
+source.reference.jproduct-core.jar=../jproduct-core/src/
 src.dir=src
 test.src.dir=test