From: Roland Häder Date: Wed, 19 Apr 2017 16:40:21 +0000 (+0200) Subject: nope, 'src/' must be present, then the IDE (NetBeans at least) can find it X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=dca5c7d8f8585e64dbbd1f2737c8096899296b2f;p=jcore-logger-ejb.git nope, 'src/' must be present, then the IDE (NetBeans at least) can find it Signed-off-by: Roland Häder --- diff --git a/nbproject/project.properties b/nbproject/project.properties index 676da0c..cdd7023 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -75,7 +75,7 @@ run.test.classpath=\ # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value): runmain.jvmargs= source.encoding=UTF-8 -source.reference.jcore-logger-lib.jar=../jcore-logger-lib/ +source.reference.jcore-logger-lib.jar=../jcore-logger-lib/src/ source.root=src src.dir=${source.root}/java test.src.dir=test