From: Roland Häder Date: Wed, 19 Apr 2017 16:40:22 +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=750ce7710f108fd82ff2e8e7770bdf31632717c2;p=jphone-core.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 bea0af7..7379d49 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -93,7 +93,7 @@ run.test.classpath=\ ${javac.test.classpath}:\ ${build.test.classes.dir} source.encoding=UTF-8 -source.reference.jcoreee.jar=../jcoreee/ -source.reference.jcountry-core.jar=../jcountry-core/ +source.reference.jcoreee.jar=../jcoreee/src/ +source.reference.jcountry-core.jar=../jcountry-core/src/ src.dir=src test.src.dir=test