diff --git a/org.springframework.aspects/.classpath b/org.springframework.aspects/.classpath index c55e1ca0d05..8b4c6992f57 100644 --- a/org.springframework.aspects/.classpath +++ b/org.springframework.aspects/.classpath @@ -8,8 +8,8 @@ - + diff --git a/org.springframework.core/.classpath b/org.springframework.core/.classpath index 34ce7f49c6c..5c4ebc602aa 100644 --- a/org.springframework.core/.classpath +++ b/org.springframework.core/.classpath @@ -14,5 +14,8 @@ + + + diff --git a/org.springframework.integration-tests/.classpath b/org.springframework.integration-tests/.classpath index ca511d78c5e..679280dc66c 100644 --- a/org.springframework.integration-tests/.classpath +++ b/org.springframework.integration-tests/.classpath @@ -28,7 +28,6 @@ - @@ -86,5 +85,6 @@ + diff --git a/org.springframework.jms/.classpath b/org.springframework.jms/.classpath index 22e37ce0d54..62b7eb61ed1 100644 --- a/org.springframework.jms/.classpath +++ b/org.springframework.jms/.classpath @@ -18,5 +18,6 @@ + diff --git a/org.springframework.oxm/.classpath b/org.springframework.oxm/.classpath new file mode 100644 index 00000000000..91bf769d807 --- /dev/null +++ b/org.springframework.oxm/.classpath @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/org.springframework.oxm/.project b/org.springframework.oxm/.project new file mode 100644 index 00000000000..5514d903d65 --- /dev/null +++ b/org.springframework.oxm/.project @@ -0,0 +1,17 @@ + + + org.springframework.oxm + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + diff --git a/org.springframework.oxm/.settings/org.eclipse.jdt.core.prefs b/org.springframework.oxm/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 00000000000..4727ca670a8 --- /dev/null +++ b/org.springframework.oxm/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,13 @@ +#Wed Jan 21 17:23:25 EST 2009 +eclipse.preferences.version=1 +org.eclipse.jdt.core.builder.cleanOutputFolder=ignore +org.eclipse.jdt.core.builder.duplicateResourceTask=warning +org.eclipse.jdt.core.builder.invalidClasspath=abort +org.eclipse.jdt.core.builder.recreateModifiedClassFileInOutputFolder=ignore +org.eclipse.jdt.core.builder.resourceCopyExclusionFilter=*.launch +org.eclipse.jdt.core.circularClasspath=error +org.eclipse.jdt.core.classpath.exclusionPatterns=enabled +org.eclipse.jdt.core.classpath.multipleOutputLocations=enabled +org.eclipse.jdt.core.compiler.maxProblemPerUnit=100 +org.eclipse.jdt.core.incompatibleJDKLevel=ignore +org.eclipse.jdt.core.incompleteClasspath=error diff --git a/org.springframework.oxm/.settings/org.eclipse.jdt.ui.prefs b/org.springframework.oxm/.settings/org.eclipse.jdt.ui.prefs new file mode 100644 index 00000000000..403f31e6426 --- /dev/null +++ b/org.springframework.oxm/.settings/org.eclipse.jdt.ui.prefs @@ -0,0 +1,3 @@ +#Wed Jan 21 16:22:17 EST 2009 +eclipse.preferences.version=1 +org.eclipse.jdt.ui.text.custom_code_templates= diff --git a/org.springframework.web.servlet/.classpath b/org.springframework.web.servlet/.classpath index c9361ae06d1..f6730a65197 100644 --- a/org.springframework.web.servlet/.classpath +++ b/org.springframework.web.servlet/.classpath @@ -5,9 +5,13 @@ + + + + @@ -22,20 +26,17 @@ - - -