diff --git a/spring-batch-integration/.classpath b/spring-batch-integration/.classpath index 96489ff1c..e1103ca37 100644 --- a/spring-batch-integration/.classpath +++ b/spring-batch-integration/.classpath @@ -6,5 +6,6 @@ + diff --git a/spring-batch-integration/.project b/spring-batch-integration/.project index 66c268c7b..336a79760 100644 --- a/spring-batch-integration/.project +++ b/spring-batch-integration/.project @@ -25,8 +25,15 @@ + + org.eclipse.wst.validation.validationbuilder + + + + org.eclipse.jem.workbench.JavaEMFNature + org.eclipse.wst.common.modulecore.ModuleCoreNature org.springframework.ide.eclipse.core.springnature org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature diff --git a/spring-batch-integration/.settings/org.eclipse.wst.common.component b/spring-batch-integration/.settings/org.eclipse.wst.common.component new file mode 100644 index 000000000..3d9da4b76 --- /dev/null +++ b/spring-batch-integration/.settings/org.eclipse.wst.common.component @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/spring-batch-integration/.settings/org.eclipse.wst.common.project.facet.core.xml b/spring-batch-integration/.settings/org.eclipse.wst.common.project.facet.core.xml new file mode 100644 index 000000000..16a4875d0 --- /dev/null +++ b/spring-batch-integration/.settings/org.eclipse.wst.common.project.facet.core.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/spring-batch-integration/src/main/java/META-INF/MANIFEST.MF b/spring-batch-integration/src/main/java/META-INF/MANIFEST.MF new file mode 100644 index 000000000..5e9495128 --- /dev/null +++ b/spring-batch-integration/src/main/java/META-INF/MANIFEST.MF @@ -0,0 +1,3 @@ +Manifest-Version: 1.0 +Class-Path: +