From 262fef0ff34bfd58d6db822bbecb07d298c5b8c7 Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Mon, 29 Jun 2009 11:14:39 +0000 Subject: [PATCH] Fixed Eclipse .classpath by adding org.codehaus.jackson, org.codehaus.jackson.mapper, and org.mozilla.javascript. git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1448 50f2f4bb-b051-0410-bef5-90022cba6387 --- org.springframework.web.servlet/.classpath | 47 ++++++++++++---------- 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/org.springframework.web.servlet/.classpath b/org.springframework.web.servlet/.classpath index e3c4312f14b..2c8e6c9fde0 100644 --- a/org.springframework.web.servlet/.classpath +++ b/org.springframework.web.servlet/.classpath @@ -13,32 +13,35 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + +