[jbosstools-commits] JBoss Tools SVN: r21084 - branches/modular_build/common/plugins/org.jboss.tools.common.ui.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Mar 26 19:45:36 EDT 2010


Author: max.andersen at jboss.com
Date: 2010-03-26 19:45:36 -0400 (Fri, 26 Mar 2010)
New Revision: 21084

Removed:
   branches/modular_build/common/plugins/org.jboss.tools.common.ui/bin/
Modified:
   branches/modular_build/common/plugins/org.jboss.tools.common.ui/.project
Log:
delete bin

Modified: branches/modular_build/common/plugins/org.jboss.tools.common.ui/.project
===================================================================
--- branches/modular_build/common/plugins/org.jboss.tools.common.ui/.project	2010-03-26 23:40:45 UTC (rev 21083)
+++ branches/modular_build/common/plugins/org.jboss.tools.common.ui/.project	2010-03-26 23:45:36 UTC (rev 21084)
@@ -1,28 +1,34 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>org.jboss.tools.common.ui</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.jdt.core.javabuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.pde.ManifestBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.pde.SchemaBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.jdt.core.javanature</nature>
-		<nature>org.eclipse.pde.PluginNature</nature>
-	</natures>
-</projectDescription>
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>org.jboss.tools.common.ui</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.wst.common.project.facet.core.builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.ManifestBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.SchemaBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.eclipse.pde.PluginNature</nature>
+		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+	</natures>
+</projectDescription>



More information about the jbosstools-commits mailing list