diff --git a/spring-batch-core/.classpath b/spring-batch-core/.classpath
index 6e923d95f..9df1adc6e 100644
--- a/spring-batch-core/.classpath
+++ b/spring-batch-core/.classpath
@@ -1,25 +1,10 @@
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
diff --git a/spring-batch-core/.project b/spring-batch-core/.project
index 72d80b047..0e7681774 100644
--- a/spring-batch-core/.project
+++ b/spring-batch-core/.project
@@ -1,19 +1,30 @@
-
- spring-batch-core
- Core domain for batch processing, expressing a domain of Jobs, Steps, Chunks, etc.
-
- spring-batch-infrastructure
-
-
-
- org.eclipse.jdt.core.javabuilder
-
-
- org.springframework.ide.eclipse.core.springbuilder
-
-
-
- org.eclipse.jdt.core.javanature
- org.springframework.ide.eclipse.core.springnature
-
-
\ No newline at end of file
+
+
+ spring-batch-core
+ Core domain for batch processing, expressing a domain of Jobs, Steps, Chunks, etc.
+
+ spring-batch-infrastructure
+
+
+
+ org.maven.ide.eclipse.maven2Builder
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+ org.springframework.ide.eclipse.core.springbuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+ org.maven.ide.eclipse.maven2Nature
+ org.springframework.ide.eclipse.core.springnature
+
+
diff --git a/spring-batch-execution/.classpath b/spring-batch-execution/.classpath
index 1c403adf6..9df1adc6e 100644
--- a/spring-batch-execution/.classpath
+++ b/spring-batch-execution/.classpath
@@ -1,28 +1,10 @@
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
diff --git a/spring-batch-execution/.project b/spring-batch-execution/.project
index 389dc050a..7eb5e0cc6 100644
--- a/spring-batch-execution/.project
+++ b/spring-batch-execution/.project
@@ -7,6 +7,11 @@
spring-batch-infrastructure
+
+ org.maven.ide.eclipse.maven2Builder
+
+
+
org.eclipse.jdt.core.javabuilder
@@ -19,7 +24,8 @@
- org.springframework.ide.eclipse.core.springnature
org.eclipse.jdt.core.javanature
+ org.maven.ide.eclipse.maven2Nature
+ org.springframework.ide.eclipse.core.springnature
diff --git a/spring-batch-infrastructure/.classpath b/spring-batch-infrastructure/.classpath
index a479db421..16ba06e25 100644
--- a/spring-batch-infrastructure/.classpath
+++ b/spring-batch-infrastructure/.classpath
@@ -1,43 +1,9 @@
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+
diff --git a/spring-batch-infrastructure/.project b/spring-batch-infrastructure/.project
index 4de522fc0..73dfb0d67 100644
--- a/spring-batch-infrastructure/.project
+++ b/spring-batch-infrastructure/.project
@@ -1,17 +1,29 @@
-
- spring-batch-infrastructure
- The Spring Batch Infrastructure is a set of low-level components, interfaces and tools for batch processing applications and optimisations.
-
-
-
- org.eclipse.jdt.core.javabuilder
-
-
- org.springframework.ide.eclipse.core.springbuilder
-
-
-
- org.eclipse.jdt.core.javanature
- org.springframework.ide.eclipse.core.springnature
-
-
\ No newline at end of file
+
+
+ spring-batch-infrastructure
+ The Spring Batch Infrastructure is a set of low-level components, interfaces and tools for batch processing applications and optimisations.
+
+
+
+
+ org.maven.ide.eclipse.maven2Builder
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+ org.springframework.ide.eclipse.core.springbuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+ org.maven.ide.eclipse.maven2Nature
+ org.springframework.ide.eclipse.core.springnature
+
+
diff --git a/spring-batch-integration/.classpath b/spring-batch-integration/.classpath
index 5627f5416..9df1adc6e 100644
--- a/spring-batch-integration/.classpath
+++ b/spring-batch-integration/.classpath
@@ -1,46 +1,10 @@
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
diff --git a/spring-batch-integration/.project b/spring-batch-integration/.project
index 08bdf20c3..26f985248 100644
--- a/spring-batch-integration/.project
+++ b/spring-batch-integration/.project
@@ -1,19 +1,30 @@
-
- spring-batch-integration
- Integration tests for the Spring Batch Infrastructure
-
- spring-batch-infrastructure
-
-
-
- org.eclipse.jdt.core.javabuilder
-
-
- org.springframework.ide.eclipse.core.springbuilder
-
-
-
- org.eclipse.jdt.core.javanature
- org.springframework.ide.eclipse.core.springnature
-
-
\ No newline at end of file
+
+
+ spring-batch-integration
+ Integration tests for the Spring Batch Infrastructure
+
+ spring-batch-infrastructure
+
+
+
+ org.maven.ide.eclipse.maven2Builder
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+ org.springframework.ide.eclipse.core.springbuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+ org.maven.ide.eclipse.maven2Nature
+ org.springframework.ide.eclipse.core.springnature
+
+
diff --git a/spring-batch-samples/.classpath b/spring-batch-samples/.classpath
index 0035b36f4..9df1adc6e 100644
--- a/spring-batch-samples/.classpath
+++ b/spring-batch-samples/.classpath
@@ -2,58 +2,9 @@
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
diff --git a/spring-batch-samples/.project b/spring-batch-samples/.project
index 6abb12bb1..68fdd727c 100644
--- a/spring-batch-samples/.project
+++ b/spring-batch-samples/.project
@@ -1,33 +1,50 @@
-
- spring-batch-samples
- Example batch jobs using Spring Batch Core and Execution.
-
- spring-batch-infrastructure
- spring-batch-core
- spring-batch-execution
-
-
-
- com.ibm.etools.common.migration.MigrationBuilder
-
-
- org.eclipse.wst.common.project.facet.core.builder
-
-
- org.eclipse.jdt.core.javabuilder
-
-
- org.eclipse.wst.validation.validationbuilder
-
-
- org.springframework.ide.eclipse.core.springbuilder
-
-
-
- org.eclipse.jdt.core.javanature
- org.springframework.ide.eclipse.core.springnature
- org.eclipse.wst.common.project.facet.core.nature
- org.eclipse.wst.common.modulecore.ModuleCoreNature
- org.eclipse.jem.workbench.JavaEMFNature
-
-
\ No newline at end of file
+
+
+ spring-batch-samples
+ Example batch jobs using Spring Batch Core and Execution.
+
+ spring-batch-infrastructure
+ spring-batch-core
+ spring-batch-execution
+
+
+
+ org.maven.ide.eclipse.maven2Builder
+
+
+
+
+ com.ibm.etools.common.migration.MigrationBuilder
+
+
+
+
+ org.eclipse.wst.common.project.facet.core.builder
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+ org.eclipse.wst.validation.validationbuilder
+
+
+
+
+ org.springframework.ide.eclipse.core.springbuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+ org.maven.ide.eclipse.maven2Nature
+ org.springframework.ide.eclipse.core.springnature
+ org.eclipse.wst.common.project.facet.core.nature
+ org.eclipse.wst.common.modulecore.ModuleCoreNature
+ org.eclipse.jem.workbench.JavaEMFNature
+
+