diff --git a/org.springframework.beans/.classpath b/org.springframework.beans/.classpath
index bbf2d2c52d9..65c4d8757de 100644
--- a/org.springframework.beans/.classpath
+++ b/org.springframework.beans/.classpath
@@ -11,5 +11,6 @@
+
diff --git a/org.springframework.core/.classpath b/org.springframework.core/.classpath
index f450349653d..4d123dbf40e 100644
--- a/org.springframework.core/.classpath
+++ b/org.springframework.core/.classpath
@@ -12,5 +12,7 @@
+
+
diff --git a/org.springframework.testsuite/.classpath b/org.springframework.testsuite/.classpath
new file mode 100644
index 00000000000..3ab2aa7eee5
--- /dev/null
+++ b/org.springframework.testsuite/.classpath
@@ -0,0 +1,63 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/org.springframework.testsuite/.project b/org.springframework.testsuite/.project
new file mode 100644
index 00000000000..d1703fc7455
--- /dev/null
+++ b/org.springframework.testsuite/.project
@@ -0,0 +1,17 @@
+
+
+ org.springframework.testsuite
+
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+
+
diff --git a/org.springframework.testsuite/.settings/org.eclipse.jdt.core.prefs b/org.springframework.testsuite/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 00000000000..99500e49711
--- /dev/null
+++ b/org.springframework.testsuite/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,12 @@
+#Wed Oct 29 09:29:43 EDT 2008
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
+org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.debug.lineNumber=generate
+org.eclipse.jdt.core.compiler.debug.localVariable=generate
+org.eclipse.jdt.core.compiler.debug.sourceFile=generate
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.6
diff --git a/org.springframework.web.servlet/.classpath b/org.springframework.web.servlet/.classpath
index ea6484419ef..076ad90b5ab 100644
--- a/org.springframework.web.servlet/.classpath
+++ b/org.springframework.web.servlet/.classpath
@@ -25,7 +25,6 @@
-