From 9a0113a9b55d860497a1c0f8451dcd0f16c481a7 Mon Sep 17 00:00:00 2001 From: Scott Andrews Date: Thu, 30 Oct 2008 19:27:01 +0000 Subject: [PATCH] eclipse settings to support unit test git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@223 50f2f4bb-b051-0410-bef5-90022cba6387 --- org.springframework.context/.classpath | 2 ++ org.springframework.jdbc/.classpath | 1 + org.springframework.orm/.classpath | 2 ++ 3 files changed, 5 insertions(+) diff --git a/org.springframework.context/.classpath b/org.springframework.context/.classpath index e8b722c76e3..e0d3d079bd6 100644 --- a/org.springframework.context/.classpath +++ b/org.springframework.context/.classpath @@ -24,5 +24,7 @@ + + diff --git a/org.springframework.jdbc/.classpath b/org.springframework.jdbc/.classpath index 9f470b5d2a2..c3fb75286a6 100644 --- a/org.springframework.jdbc/.classpath +++ b/org.springframework.jdbc/.classpath @@ -15,5 +15,6 @@ + diff --git a/org.springframework.orm/.classpath b/org.springframework.orm/.classpath index 2aa31951d13..feaba91d7a4 100644 --- a/org.springframework.orm/.classpath +++ b/org.springframework.orm/.classpath @@ -29,5 +29,7 @@ + +