Author: koen.aers(a)jboss.com
Date: 2011-08-18 07:06:32 -0400 (Thu, 18 Aug 2011)
New Revision: 34039
Modified:
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/build.properties
Log:
JBIDE-9561: try to put all the classes and resources in the 'bin' folder
Modified: trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/build.properties
===================================================================
--- trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/build.properties 2011-08-18
10:57:07 UTC (rev 34038)
+++ trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/build.properties 2011-08-18
11:06:32 UTC (rev 34039)
@@ -3,6 +3,4 @@
./bin/
source../bin/ = src/
output../bin/ = bin/
-jars.compile.order = ./bin/,\
- .
-source.. = META-INF/
+jars.compile.order = ./bin/
Show replies by date