[idwsfconsumer] branch master updated: Remove some Eclipse .project cruft.

Brent Putman putmanb at georgetown.edu
Wed Dec 11 20:38:26 EST 2019


This is an automated email from the git hooks/post-receive script.

putmanb pushed a commit to branch master
in repository idwsfconsumer.

View the commit online:
http://git.shibboleth.net/view/?p=idwsfconsumer.git;a=commit;h=e1434cba8b5e1f1c6e97769e600c491aac42f59b

The following commit(s) were added to refs/heads/master by this push:
       new  e1434cb   Remove some Eclipse .project cruft.
e1434cb is described below

commit e1434cba8b5e1f1c6e97769e600c491aac42f59b
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Wed Dec 11 20:38:24 2019 -0500

    Remove some Eclipse .project cruft.
    
    Looks like this was mistakenly committed and is playing hell with
    Eclipse.
---
 .project | 22 ++--------------------
 1 file changed, 2 insertions(+), 20 deletions(-)

diff --git a/.project b/.project
index 9e24351..1c49221 100644
--- a/.project
+++ b/.project
@@ -6,42 +6,24 @@
 	</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.springframework.ide.eclipse.core.springbuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.springframework.ide.eclipse.boot.validation.springbootbuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.wst.validation.validationbuilder</name>
+			<name>org.eclipse.m2e.core.maven2Builder</name>
 			<arguments>
 			</arguments>
 		</buildCommand>
 		<buildCommand>
-			<name>org.eclipse.m2e.core.maven2Builder</name>
+			<name>org.springframework.ide.eclipse.core.springbuilder</name>
 			<arguments>
 			</arguments>
 		</buildCommand>
 	</buildSpec>
 	<natures>
-		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
-		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
 		<nature>org.springframework.ide.eclipse.core.springnature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>org.eclipse.m2e.core.maven2Nature</nature>
-		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
 	</natures>
 </projectDescription>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list