diff --git a/org.springframework.agent/.classpath b/org.springframework.agent/.classpath
new file mode 100644
index 0000000000..f9ad7b19fc
--- /dev/null
+++ b/org.springframework.agent/.classpath
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/org.springframework.agent/.project b/org.springframework.agent/.project
new file mode 100644
index 0000000000..b1462d266f
--- /dev/null
+++ b/org.springframework.agent/.project
@@ -0,0 +1,17 @@
+
+
+ org.springframework.agent
+
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+
+
diff --git a/org.springframework.agent/.settings/org.eclipse.jdt.core.prefs b/org.springframework.agent/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 0000000000..388fcb4ab8
--- /dev/null
+++ b/org.springframework.agent/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,12 @@
+#Fri Oct 24 15:06:37 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.aop/.classpath b/org.springframework.aop/.classpath
new file mode 100644
index 0000000000..a4aad9eb53
--- /dev/null
+++ b/org.springframework.aop/.classpath
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/org.springframework.aop/.project b/org.springframework.aop/.project
new file mode 100644
index 0000000000..bc74fd6047
--- /dev/null
+++ b/org.springframework.aop/.project
@@ -0,0 +1,17 @@
+
+
+ org.springframework.aop
+
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+
+
diff --git a/org.springframework.aop/.settings/org.eclipse.jdt.core.prefs b/org.springframework.aop/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 0000000000..8f91cf5ac1
--- /dev/null
+++ b/org.springframework.aop/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,12 @@
+#Fri Oct 24 15:07:09 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.beans/.classpath b/org.springframework.beans/.classpath
new file mode 100644
index 0000000000..bbf2d2c52d
--- /dev/null
+++ b/org.springframework.beans/.classpath
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/org.springframework.beans/.project b/org.springframework.beans/.project
new file mode 100644
index 0000000000..44e4de160f
--- /dev/null
+++ b/org.springframework.beans/.project
@@ -0,0 +1,17 @@
+
+
+ org.springframework.beans
+
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+
+
diff --git a/org.springframework.beans/.settings/org.eclipse.jdt.core.prefs b/org.springframework.beans/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 0000000000..fb77048ea1
--- /dev/null
+++ b/org.springframework.beans/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,12 @@
+#Fri Oct 24 14:55:27 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.context/.classpath b/org.springframework.context/.classpath
new file mode 100644
index 0000000000..285a491cb6
--- /dev/null
+++ b/org.springframework.context/.classpath
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/org.springframework.context/.project b/org.springframework.context/.project
new file mode 100644
index 0000000000..6f09d98947
--- /dev/null
+++ b/org.springframework.context/.project
@@ -0,0 +1,17 @@
+
+
+ org.springframework.context
+
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+
+
diff --git a/org.springframework.context/.settings/org.eclipse.jdt.core.prefs b/org.springframework.context/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 0000000000..71c4b23898
--- /dev/null
+++ b/org.springframework.context/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,12 @@
+#Fri Oct 24 15:08:16 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.core/.classpath b/org.springframework.core/.classpath
new file mode 100644
index 0000000000..5fdfe49de5
--- /dev/null
+++ b/org.springframework.core/.classpath
@@ -0,0 +1,16 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/org.springframework.core/.project b/org.springframework.core/.project
new file mode 100644
index 0000000000..3893abd35d
--- /dev/null
+++ b/org.springframework.core/.project
@@ -0,0 +1,17 @@
+
+
+ org.springframework.core
+
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+
+
diff --git a/org.springframework.core/.settings/org.eclipse.jdt.core.prefs b/org.springframework.core/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 0000000000..409c7824ff
--- /dev/null
+++ b/org.springframework.core/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,12 @@
+#Fri Oct 24 14:51:00 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.jdbc/.classpath b/org.springframework.jdbc/.classpath
new file mode 100644
index 0000000000..9f470b5d2a
--- /dev/null
+++ b/org.springframework.jdbc/.classpath
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/org.springframework.jdbc/.project b/org.springframework.jdbc/.project
new file mode 100644
index 0000000000..f1bebbe7ef
--- /dev/null
+++ b/org.springframework.jdbc/.project
@@ -0,0 +1,17 @@
+
+
+ org.springframework.jdbc
+
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+
+
diff --git a/org.springframework.jdbc/.settings/org.eclipse.jdt.core.prefs b/org.springframework.jdbc/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 0000000000..913ae1f86b
--- /dev/null
+++ b/org.springframework.jdbc/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,12 @@
+#Fri Oct 24 15:51:24 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.orm/.classpath b/org.springframework.orm/.classpath
new file mode 100644
index 0000000000..e7d9eabd4d
--- /dev/null
+++ b/org.springframework.orm/.classpath
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/org.springframework.orm/.project b/org.springframework.orm/.project
new file mode 100644
index 0000000000..1fc57fca61
--- /dev/null
+++ b/org.springframework.orm/.project
@@ -0,0 +1,17 @@
+
+
+ org.springframework.orm
+
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+
+
diff --git a/org.springframework.orm/.settings/org.eclipse.jdt.core.prefs b/org.springframework.orm/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 0000000000..6cb7c00186
--- /dev/null
+++ b/org.springframework.orm/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,12 @@
+#Fri Oct 24 15:56:12 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.transaction/.classpath b/org.springframework.transaction/.classpath
new file mode 100644
index 0000000000..fcf967b713
--- /dev/null
+++ b/org.springframework.transaction/.classpath
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/org.springframework.transaction/.project b/org.springframework.transaction/.project
new file mode 100644
index 0000000000..b004103765
--- /dev/null
+++ b/org.springframework.transaction/.project
@@ -0,0 +1,17 @@
+
+
+ org.springframework.transaction
+
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+
+
diff --git a/org.springframework.transaction/.settings/org.eclipse.jdt.core.prefs b/org.springframework.transaction/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 0000000000..2ff76e8c39
--- /dev/null
+++ b/org.springframework.transaction/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,12 @@
+#Fri Oct 24 15:20:22 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/.classpath b/org.springframework.web/.classpath
new file mode 100644
index 0000000000..c76dfb1a47
--- /dev/null
+++ b/org.springframework.web/.classpath
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/org.springframework.web/.project b/org.springframework.web/.project
new file mode 100644
index 0000000000..e0b7cdb0f9
--- /dev/null
+++ b/org.springframework.web/.project
@@ -0,0 +1,17 @@
+
+
+ org.springframework.web
+
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+
+
diff --git a/org.springframework.web/.settings/org.eclipse.jdt.core.prefs b/org.springframework.web/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 0000000000..29c74411ef
--- /dev/null
+++ b/org.springframework.web/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,12 @@
+#Fri Oct 24 15:57:50 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