From: Roland Haeder Date: Tue, 25 Aug 2015 16:10:50 +0000 (+0200) Subject: Added path for sources (relative). You need to have jsfcore cloned there to have... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2db1824bef1e5be02255cf1350773e964db7b989;p=pizzaservice-war.git Added path for sources (relative). You need to have jsfcore cloned there to have this working. Else you may accidentally commit your path and then it may get silently merged. Signed-off-by:Roland Häder --- diff --git a/nbproject/project.properties b/nbproject/project.properties index 8f3859b9..d12b1f48 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -96,6 +96,7 @@ runmain.jvmargs= source.encoding=UTF-8 source.reference.commons-codec-1.10.jar=/home/quix0r/public_html/JARs/commons-codec-1.10-sources.jar source.reference.jcore.jar=../jcore/src +source.reference.jsfcore.jar=../jsfcore/src source.reference.log4j-web-2.3.jar=../../../JARs/log4j-web-2.3-sources.jar source.root=src src.dir=${source.root}/java