From fca91a6f4cfeed4f3ffffe8f215b69c08a5a68e6 Mon Sep 17 00:00:00 2001 From: Heng Sin Low Date: Wed, 19 May 2010 23:27:37 +0000 Subject: [PATCH] added src/ so that we can run in eclipse without doing the build script stuff --- jbossfacet/build.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/jbossfacet/build.properties b/jbossfacet/build.properties index 59014d6cd2..8d2492d81d 100644 --- a/jbossfacet/build.properties +++ b/jbossfacet/build.properties @@ -1,5 +1,7 @@ -source.jbossfacet.jar = bin/ +source.jbossfacet.jar = src/,\ + bin/ bin.includes = META-INF/,\ .,\ plugin.xml,\ jbossfacet.jar +output.jbossfacet.jar = bin/