file.reference.jcore.jar=lib/jcore.jar
file.reference.jcoreee.jar=lib/jcoreee.jar
file.reference.jshop-core.jar=lib/jshop-core.jar
+file.reference.jshop-ee-lib.jar=lib/jshop-ee-lib.jar
file.reference.log4j-api-2.3.jar=lib/log4j-api-2.3.jar
file.reference.log4j-core-2.3.jar=lib/log4j-core-2.3.jar
includes=**
${file.reference.jcore.jar}:\
${file.reference.jcoreee.jar}:\
${file.reference.jshop-core.jar}:\
+ ${file.reference.jshop-ee-lib.jar}:\
${libs.javaee-api-7.0.classpath}:\
${file.reference.log4j-api-2.3.jar}:\
${file.reference.log4j-core-2.3.jar}:\
source.reference.jcore.jar=../jcore/src/
source.reference.jcoreee.jar=../jcoreee/src/
source.reference.jshop-core.jar=../jshop-core/src/
+source.reference.jshop-ee-lib.jar=../jshop-ee-lib/src/
src.dir=src
test.src.dir=test