From 9d16e3772c88c399d508cc5920c4d674f26873a2 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Mon, 18 Jan 2010 17:11:52 +0000 Subject: [PATCH] adding project and classpath files --- org.springframework.integration.ip/.classpath | 26 +++++++++++++++++++ org.springframework.integration.ip/.project | 17 ++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 org.springframework.integration.ip/.classpath create mode 100644 org.springframework.integration.ip/.project diff --git a/org.springframework.integration.ip/.classpath b/org.springframework.integration.ip/.classpath new file mode 100644 index 0000000000..ad414a0302 --- /dev/null +++ b/org.springframework.integration.ip/.classpath @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/org.springframework.integration.ip/.project b/org.springframework.integration.ip/.project new file mode 100644 index 0000000000..8b42dbdf68 --- /dev/null +++ b/org.springframework.integration.ip/.project @@ -0,0 +1,17 @@ + + + org.springframework.integration.ip + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +