[java-shib-common COMMIT] /branches/REL_1/.project

noreply at shibboleth.net noreply at shibboleth.net
Sun Aug 7 13:39:40 BST 2011


Author: lajoie
Date: Sun Aug  7 13:39:40 2011
New Revision: 1002

URL: http://svn.shibboleth.net/view/java-shib-common?rev=1002&view=rev
Log:
remove Eclipse IAM builder

Modified:
    branches/REL_1/.project

Modified: branches/REL_1/.project
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/.project?rev=1002&r1=1001&r2=1002&view=diff
==============================================================================
--- branches/REL_1/.project (original)
+++ branches/REL_1/.project Sun Aug  7 13:39:40 2011
@@ -4,26 +4,26 @@
 	<comment></comment>
 	<projects>
 	</projects>
-    <buildSpec>
-        <buildCommand>
-            <name>org.eclipse.jdt.core.javabuilder</name>
-            <arguments>
-            </arguments>
-        </buildCommand>
-        <buildCommand>
-            <name>org.eclipse.iam.jdt.core.mavenIncrementalBuilder</name>
-            <arguments>
-            </arguments>
-        </buildCommand>
-        <buildCommand>
-            <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
-            <arguments>
-            </arguments>
-        </buildCommand>
-    </buildSpec>
-    <natures>
-        <nature>org.eclipse.iam.jdt.core.mavenNature</nature>
-        <nature>org.eclipse.jdt.core.javanature</nature>
-        <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
-    </natures>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.m2e.core.maven2Builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.m2e.core.maven2Nature</nature>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
+	</natures>
 </projectDescription>



More information about the commits mailing list