From ad9938d76bab4eee5220fe3024ccf0bb0f5e6f18 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Fri, 11 Sep 2009 19:04:03 +0000 Subject: [PATCH] added javax validation, hibernate, and vfs dependencies into eclipse git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1870 50f2f4bb-b051-0410-bef5-90022cba6387 --- org.springframework.context/.classpath | 77 +++++++++++----------- org.springframework.core/.classpath | 1 + org.springframework.web.servlet/.classpath | 1 + 3 files changed, 41 insertions(+), 38 deletions(-) diff --git a/org.springframework.context/.classpath b/org.springframework.context/.classpath index 98e7096ac87..08d728bbd0a 100644 --- a/org.springframework.context/.classpath +++ b/org.springframework.context/.classpath @@ -1,38 +1,39 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/org.springframework.core/.classpath b/org.springframework.core/.classpath index 92e2e1b17ee..d4508b4e23f 100644 --- a/org.springframework.core/.classpath +++ b/org.springframework.core/.classpath @@ -14,5 +14,6 @@ + diff --git a/org.springframework.web.servlet/.classpath b/org.springframework.web.servlet/.classpath index 24e4a47bfcd..016e3b87645 100644 --- a/org.springframework.web.servlet/.classpath +++ b/org.springframework.web.servlet/.classpath @@ -48,5 +48,6 @@ +