Author: dgolovin
Date: 2012-10-04 19:07:30 -0400 (Thu, 04 Oct 2012)
New Revision: 44321
Removed:
trunk/cdi/plugins/org.jboss.tools.cdi.xml.ui/resources/
trunk/seam/tests/org.jboss.tools.seam.ui.test/seam/
Modified:
trunk/cdi/plugins/org.jboss.tools.cdi.xml.ui/.classpath
trunk/cdi/plugins/org.jboss.tools.cdi.xml.ui/build.properties
trunk/seam/tests/org.jboss.tools.seam.ui.test/build.properties
Log:
removed empty folders, adjusted build.properties and .classpath files
Modified: trunk/cdi/plugins/org.jboss.tools.cdi.xml.ui/.classpath
===================================================================
--- trunk/cdi/plugins/org.jboss.tools.cdi.xml.ui/.classpath 2012-10-04 22:55:26 UTC (rev
44320)
+++ trunk/cdi/plugins/org.jboss.tools.cdi.xml.ui/.classpath 2012-10-04 23:07:30 UTC (rev
44321)
@@ -3,6 +3,5 @@
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src/"/>
- <classpathentry kind="src" path="resources/"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: trunk/cdi/plugins/org.jboss.tools.cdi.xml.ui/build.properties
===================================================================
--- trunk/cdi/plugins/org.jboss.tools.cdi.xml.ui/build.properties 2012-10-04 22:55:26 UTC
(rev 44320)
+++ trunk/cdi/plugins/org.jboss.tools.cdi.xml.ui/build.properties 2012-10-04 23:07:30 UTC
(rev 44321)
@@ -4,8 +4,7 @@
META-INF/,\
about.html,\
.
-source.. = src/,\
- resources/
+source.. = src/
jars.compile.order = .
src.includes = resources/,\
src/,\
Modified: trunk/seam/tests/org.jboss.tools.seam.ui.test/build.properties
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.ui.test/build.properties 2012-10-04 22:55:26 UTC
(rev 44320)
+++ trunk/seam/tests/org.jboss.tools.seam.ui.test/build.properties 2012-10-04 23:07:30 UTC
(rev 44321)
@@ -1,6 +1,5 @@
bin.includes = META-INF/,\
projects/,\
- seam/,\
plugin.properties,\
.
jars.compile.order = .
Show replies by date