From 27460e323a1eb1aa7c44be8e666ad2eb14f98195 Mon Sep 17 00:00:00 2001 From: Scott Andrews Date: Mon, 26 Jan 2009 16:03:05 +0000 Subject: [PATCH] creating eclipse project settings for org.springframework.spring-library --- org.springframework.spring-library/.project | 23 +++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 org.springframework.spring-library/.project diff --git a/org.springframework.spring-library/.project b/org.springframework.spring-library/.project new file mode 100644 index 0000000000..52cb6652bc --- /dev/null +++ b/org.springframework.spring-library/.project @@ -0,0 +1,23 @@ + + + org.springframework.spring-library + + + org.springframework.aop + org.springframework.aspects + org.springframework.beans + org.springframework.context + org.springframework.context.support + org.springframework.core + org.springframework.jdbc + org.springframework.jms + org.springframework.orm + org.springframework.transaction + org.springframework.web + org.springframework.web.servlet + + + + + +