From 8ff43f17a990ea488d04fcec7fc1dcce743c3ea3 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 --- 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 e8b722c76e..e0d3d079bd 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 9f470b5d2a..c3fb75286a 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 2aa31951d1..feaba91d7a 100644 --- a/org.springframework.orm/.classpath +++ b/org.springframework.orm/.classpath @@ -29,5 +29,7 @@ + +