From 393ca4303338b281236db13761a8d2f273f3107b Mon Sep 17 00:00:00 2001 From: eugenp Date: Tue, 13 May 2014 20:41:39 +0300 Subject: [PATCH] minor eclipse cleanup --- spring-hibernate4/.project | 6 ------ spring-jpa/.classpath | 6 +++++- spring-jpa/.project | 6 ------ 3 files changed, 5 insertions(+), 13 deletions(-) diff --git a/spring-hibernate4/.project b/spring-hibernate4/.project index 10df76aa23..b687191646 100644 --- a/spring-hibernate4/.project +++ b/spring-hibernate4/.project @@ -30,11 +30,6 @@ - - org.hibernate.eclipse.console.hibernateBuilder - - - org.springframework.ide.eclipse.core.springnature @@ -44,6 +39,5 @@ org.eclipse.m2e.core.maven2Nature org.eclipse.wst.common.project.facet.core.nature org.eclipse.wst.jsdt.core.jsNature - org.hibernate.eclipse.console.hibernateNature diff --git a/spring-jpa/.classpath b/spring-jpa/.classpath index d1d54e092a..6cb510b80c 100644 --- a/spring-jpa/.classpath +++ b/spring-jpa/.classpath @@ -22,12 +22,16 @@ - + + + + + diff --git a/spring-jpa/.project b/spring-jpa/.project index 5bb2baa2b9..235ae29ecf 100644 --- a/spring-jpa/.project +++ b/spring-jpa/.project @@ -30,11 +30,6 @@ - - org.hibernate.eclipse.console.hibernateBuilder - - - org.springframework.ide.eclipse.core.springnature @@ -44,6 +39,5 @@ org.eclipse.m2e.core.maven2Nature org.eclipse.wst.common.project.facet.core.nature org.eclipse.wst.jsdt.core.jsNature - org.hibernate.eclipse.console.hibernateNature