]> git.mxchange.org Git - jletter-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 5c111c28ed3bffe6c7be100369bcf44989d185f1..5f217f209b21f6099d1f5423fdb9a8828d1a2c50 100644 (file)
@@ -93,8 +93,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.jcontacts-lib.jar=../jcontacts-lib/
+source.reference.jcontacts-business-core.jar=../jcontacts-business-core/src/
+source.reference.jcontacts-core.jar=../jcontacts-core/src/
+source.reference.jcontacts-lib.jar=../jcontacts-lib/src/
 src.dir=src
 test.src.dir=test