diff --git a/spring-integration-ws/.classpath b/spring-integration-ws/.classpath new file mode 100644 index 0000000000..9151e4fcfa --- /dev/null +++ b/spring-integration-ws/.classpath @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/spring-integration-ws/.project b/spring-integration-ws/.project new file mode 100644 index 0000000000..5a31e2c864 --- /dev/null +++ b/spring-integration-ws/.project @@ -0,0 +1,17 @@ + + + spring-integration-ws + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + diff --git a/spring-integration-ws/build.xml b/spring-integration-ws/build.xml new file mode 100644 index 0000000000..da407f23a5 --- /dev/null +++ b/spring-integration-ws/build.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/spring-integration-ws/ivy.xml b/spring-integration-ws/ivy.xml new file mode 100644 index 0000000000..4e0c433279 --- /dev/null +++ b/spring-integration-ws/ivy.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file