From 77e49dcfea1fec400d002869db19e5b26c60ddb3 Mon Sep 17 00:00:00 2001 From: Jens Bendisposto <jens@bendisposto.de> Date: Sat, 30 Jun 2012 18:21:25 +0200 Subject: [PATCH] seems to be a bad idea to fix the warning --- de.prob.core/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/de.prob.core/build.properties b/de.prob.core/build.properties index 4f232284..0a0b45bd 100644 --- a/de.prob.core/build.properties +++ b/de.prob.core/build.properties @@ -1,4 +1,4 @@ -source.. = src/, test/ +source.. = src/ output.. = bin/ bin.includes = META-INF/,\ plugin.xml,\ -- GitLab