From f6f9f66b2a76ab2fd1ee25ea4e887f3f1d019cf2 Mon Sep 17 00:00:00 2001 From: David Syer Date: Fri, 2 Apr 2010 07:29:15 +0000 Subject: [PATCH] BATCHADM-34: create META-INF/spring and move everything in there --- spring-batch-admin-parent/.project | 12 ++++++++++++ spring-batch-integration/.classpath | 6 +++--- spring-batch-integration/.project | 5 +++++ 3 files changed, 20 insertions(+), 3 deletions(-) diff --git a/spring-batch-admin-parent/.project b/spring-batch-admin-parent/.project index dd6232064..300b851ec 100644 --- a/spring-batch-admin-parent/.project +++ b/spring-batch-admin-parent/.project @@ -5,13 +5,25 @@ + + org.eclipse.jdt.core.javabuilder + + + org.eclipse.wst.common.project.facet.core.builder + + org.maven.ide.eclipse.maven2Builder + + + + org.eclipse.jdt.core.javanature + org.maven.ide.eclipse.maven2Nature org.eclipse.wst.common.project.facet.core.nature diff --git a/spring-batch-integration/.classpath b/spring-batch-integration/.classpath index 2daddec39..f42fb64cf 100644 --- a/spring-batch-integration/.classpath +++ b/spring-batch-integration/.classpath @@ -1,10 +1,10 @@ - + - - + + diff --git a/spring-batch-integration/.project b/spring-batch-integration/.project index 695b024dd..b5952e578 100644 --- a/spring-batch-integration/.project +++ b/spring-batch-integration/.project @@ -20,6 +20,11 @@ + + org.maven.ide.eclipse.maven2Builder + + + org.eclipse.jem.workbench.JavaEMFNature