[jboss-cvs] JBossAS SVN: r71661 - in projects/ejb3/trunk: metadata and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Apr 2 20:57:49 EDT 2008


Author: ALRubinger
Date: 2008-04-02 20:57:49 -0400 (Wed, 02 Apr 2008)
New Revision: 71661

Modified:
   projects/ejb3/trunk/attachments/.project
   projects/ejb3/trunk/metadata/.project
Log:
[EJBTHREE-1234] Removed m2eclipse Plugin from Eclipse Configuration files

Modified: projects/ejb3/trunk/attachments/.project
===================================================================
--- projects/ejb3/trunk/attachments/.project	2008-04-03 00:50:56 UTC (rev 71660)
+++ projects/ejb3/trunk/attachments/.project	2008-04-03 00:57:49 UTC (rev 71661)
@@ -8,11 +8,6 @@
 	</projects>
 	<buildSpec>
 		<buildCommand>
-			<name>org.maven.ide.eclipse.maven2Builder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
 			<name>org.eclipse.jdt.core.javabuilder</name>
 			<arguments>
 			</arguments>
@@ -20,6 +15,5 @@
 	</buildSpec>
 	<natures>
 		<nature>org.eclipse.jdt.core.javanature</nature>
-		<nature>org.maven.ide.eclipse.maven2Nature</nature>
 	</natures>
 </projectDescription>

Modified: projects/ejb3/trunk/metadata/.project
===================================================================
--- projects/ejb3/trunk/metadata/.project	2008-04-03 00:50:56 UTC (rev 71660)
+++ projects/ejb3/trunk/metadata/.project	2008-04-03 00:57:49 UTC (rev 71661)
@@ -5,14 +5,10 @@
   <projects/>
   <buildSpec>
     <buildCommand>
-      <name>org.maven.ide.eclipse.maven2Builder</name>
-    </buildCommand>
-    <buildCommand>
       <name>org.eclipse.jdt.core.javabuilder</name>
     </buildCommand>
   </buildSpec>
   <natures>
     <nature>org.eclipse.jdt.core.javanature</nature>
-    <nature>org.maven.ide.eclipse.maven2Nature</nature>
   </natures>
-</projectDescription>
\ No newline at end of file
+</projectDescription>




More information about the jboss-cvs-commits mailing list