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

index 66947ecb047aa95c97ff379f49397f68c267f792..413a0d3866b5ac532f6c3079b9225615c0a8739a 100644 (file)
@@ -98,8 +98,8 @@ run.test.classpath=\
     ${javac.test.classpath}:\
     ${build.test.classes.dir}
 source.encoding=UTF-8
-source.reference.jcontacts-business-core.jar=../jcontacts-business-core/
-source.reference.jcontacts-core.jar=../jcontacts-core/
-source.reference.juser-core.jar=../juser-core/
+source.reference.jcontacts-business-core.jar=../jcontacts-business-core/src/
+source.reference.jcontacts-core.jar=../jcontacts-core/src/
+source.reference.juser-core.jar=../juser-core/src/
 src.dir=src
 test.src.dir=test