diff --git a/spring-integration-feed/.classpath b/spring-integration-feed/.classpath new file mode 100644 index 0000000000..96489ff1c9 --- /dev/null +++ b/spring-integration-feed/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/spring-integration-feed/.gitignore b/spring-integration-feed/.gitignore new file mode 100644 index 0000000000..ea8c4bf7f3 --- /dev/null +++ b/spring-integration-feed/.gitignore @@ -0,0 +1 @@ +/target diff --git a/spring-integration-feed/.project b/spring-integration-feed/.project new file mode 100644 index 0000000000..52c91409d9 --- /dev/null +++ b/spring-integration-feed/.project @@ -0,0 +1,29 @@ + + + spring-integration-feed + + + + + + org.eclipse.wst.common.project.facet.core.builder + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.maven.ide.eclipse.maven2Nature + org.eclipse.jdt.core.javanature + org.eclipse.wst.common.project.facet.core.nature + +