diff --git a/spring-integration-samples/helloworld/.classpath b/spring-integration-samples/helloworld/.classpath index 96489ff1c9..f42fb64cfa 100644 --- a/spring-integration-samples/helloworld/.classpath +++ b/spring-integration-samples/helloworld/.classpath @@ -4,7 +4,7 @@ - + diff --git a/spring-integration-samples/helloworld/.project b/spring-integration-samples/helloworld/.project index 0f7761adfa..dea589e1ba 100644 --- a/spring-integration-samples/helloworld/.project +++ b/spring-integration-samples/helloworld/.project @@ -16,12 +16,12 @@ - org.maven.ide.eclipse.maven2Builder + org.springframework.ide.eclipse.core.springbuilder - org.springframework.ide.eclipse.core.springbuilder + org.maven.ide.eclipse.maven2Builder diff --git a/spring-integration-samples/jmx/.classpath b/spring-integration-samples/jmx/.classpath index a7ac8abdba..f42fb64cfa 100644 --- a/spring-integration-samples/jmx/.classpath +++ b/spring-integration-samples/jmx/.classpath @@ -1,7 +1,7 @@ - + diff --git a/spring-integration-samples/loan-broker/.classpath b/spring-integration-samples/loan-broker/.classpath index 96489ff1c9..f42fb64cfa 100644 --- a/spring-integration-samples/loan-broker/.classpath +++ b/spring-integration-samples/loan-broker/.classpath @@ -4,7 +4,7 @@ - + diff --git a/spring-integration-samples/loan-broker/.project b/spring-integration-samples/loan-broker/.project index be2565f916..7b2c933859 100644 --- a/spring-integration-samples/loan-broker/.project +++ b/spring-integration-samples/loan-broker/.project @@ -11,12 +11,12 @@ - org.maven.ide.eclipse.maven2Builder + org.springframework.ide.eclipse.core.springbuilder - org.springframework.ide.eclipse.core.springbuilder + org.maven.ide.eclipse.maven2Builder diff --git a/spring-integration-samples/loanshark/.classpath b/spring-integration-samples/loanshark/.classpath index 6fa4142331..9411eaf88d 100644 --- a/spring-integration-samples/loanshark/.classpath +++ b/spring-integration-samples/loanshark/.classpath @@ -1,76 +1,15 @@ + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + diff --git a/spring-integration-samples/loanshark/.project b/spring-integration-samples/loanshark/.project index d845ba2443..5e568f1c85 100644 --- a/spring-integration-samples/loanshark/.project +++ b/spring-integration-samples/loanshark/.project @@ -1,37 +1,53 @@ + - loanshark - - - - - org.eclipse.ajdt.core.ajbuilder - - - org.eclipse.wst.common.project.facet.core.builder - - - org.eclipse.wst.validation.validationbuilder - - - org.eclipse.ajdt.core.ajbuilder - - - aspectPath - org.springframework.aspects - - - - - org.springframework.ide.eclipse.core.springbuilder - - - - org.eclipse.wst.common.project.facet.core.nature - org.eclipse.ajdt.ui.ajnature - org.eclipse.jdt.core.javanature - org.eclipse.wst.common.modulecore.ModuleCoreNature - org.eclipse.jem.workbench.JavaEMFNature - com.springsource.sts.roo.core.nature - org.springframework.ide.eclipse.core.springnature - - \ No newline at end of file + loanshark + + + + + + org.eclipse.ajdt.core.ajbuilder + + + + + org.eclipse.wst.common.project.facet.core.builder + + + + + org.eclipse.wst.validation.validationbuilder + + + + + org.eclipse.ajdt.core.ajbuilder + + + aspectPath + org.springframework.aspects + + + + + org.springframework.ide.eclipse.core.springbuilder + + + + + org.maven.ide.eclipse.maven2Builder + + + + + + org.maven.ide.eclipse.maven2Nature + org.eclipse.wst.common.project.facet.core.nature + org.eclipse.ajdt.ui.ajnature + org.eclipse.jdt.core.javanature + org.eclipse.wst.common.modulecore.ModuleCoreNature + org.eclipse.jem.workbench.JavaEMFNature + com.springsource.sts.roo.core.nature + org.springframework.ide.eclipse.core.springnature + + diff --git a/spring-integration-samples/loanshark/.settings/org.eclipse.jdt.core.prefs b/spring-integration-samples/loanshark/.settings/org.eclipse.jdt.core.prefs index dc2026daf4..ed662b07b8 100644 --- a/spring-integration-samples/loanshark/.settings/org.eclipse.jdt.core.prefs +++ b/spring-integration-samples/loanshark/.settings/org.eclipse.jdt.core.prefs @@ -1,5 +1,6 @@ -#Wed Mar 24 13:06:08 PDT 2010 -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +#Fri May 28 19:48:06 CEST 2010 eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.source=1.6 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/spring-integration-samples/loanshark/.settings/org.eclipse.wst.common.component b/spring-integration-samples/loanshark/.settings/org.eclipse.wst.common.component index 08ac5c9818..4fe5ca7bd4 100644 --- a/spring-integration-samples/loanshark/.settings/org.eclipse.wst.common.component +++ b/spring-integration-samples/loanshark/.settings/org.eclipse.wst.common.component @@ -186,5 +186,10 @@ + + + + + diff --git a/spring-integration-samples/ws-inbound-gateway/.classpath b/spring-integration-samples/ws-inbound-gateway/.classpath index 830cc9bd58..02d04a45fe 100644 --- a/spring-integration-samples/ws-inbound-gateway/.classpath +++ b/spring-integration-samples/ws-inbound-gateway/.classpath @@ -2,7 +2,7 @@ - + diff --git a/spring-integration-samples/ws-inbound-gateway/.project b/spring-integration-samples/ws-inbound-gateway/.project index 23cd58e05e..bc2b2f9ebe 100644 --- a/spring-integration-samples/ws-inbound-gateway/.project +++ b/spring-integration-samples/ws-inbound-gateway/.project @@ -26,21 +26,21 @@ - org.maven.ide.eclipse.maven2Builder + org.springframework.ide.eclipse.core.springbuilder - org.springframework.ide.eclipse.core.springbuilder + org.maven.ide.eclipse.maven2Builder + org.maven.ide.eclipse.maven2Nature org.springframework.ide.eclipse.core.springnature org.eclipse.jem.workbench.JavaEMFNature org.eclipse.wst.common.modulecore.ModuleCoreNature - org.maven.ide.eclipse.maven2Nature org.eclipse.jdt.core.javanature org.eclipse.wst.common.project.facet.core.nature org.eclipse.wst.jsdt.core.jsNature diff --git a/spring-integration-samples/ws-inbound-gateway/.settings/org.eclipse.jdt.core.prefs b/spring-integration-samples/ws-inbound-gateway/.settings/org.eclipse.jdt.core.prefs index f11f831818..0a8f20b3f0 100644 --- a/spring-integration-samples/ws-inbound-gateway/.settings/org.eclipse.jdt.core.prefs +++ b/spring-integration-samples/ws-inbound-gateway/.settings/org.eclipse.jdt.core.prefs @@ -1,8 +1,8 @@ -#Thu Feb 25 18:31:06 PST 2010 +#Fri May 28 19:45:14 CEST 2010 eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5 -org.eclipse.jdt.core.compiler.compliance=1.5 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.compliance=1.6 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error org.eclipse.jdt.core.compiler.problem.enumIdentifier=error org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning -org.eclipse.jdt.core.compiler.source=1.5 +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/spring-integration-samples/ws-inbound-gateway/.settings/org.eclipse.wst.common.project.facet.core.xml b/spring-integration-samples/ws-inbound-gateway/.settings/org.eclipse.wst.common.project.facet.core.xml index 3ca4f04559..13ac87e9d8 100644 --- a/spring-integration-samples/ws-inbound-gateway/.settings/org.eclipse.wst.common.project.facet.core.xml +++ b/spring-integration-samples/ws-inbound-gateway/.settings/org.eclipse.wst.common.project.facet.core.xml @@ -1,5 +1,5 @@ - + diff --git a/spring-integration-samples/xml/.settings/org.eclipse.jdt.core.prefs b/spring-integration-samples/xml/.settings/org.eclipse.jdt.core.prefs index e2d5e80cc0..74d312fca6 100644 --- a/spring-integration-samples/xml/.settings/org.eclipse.jdt.core.prefs +++ b/spring-integration-samples/xml/.settings/org.eclipse.jdt.core.prefs @@ -1,5 +1,6 @@ -#Tue Jun 30 15:22:48 EDT 2009 +#Fri May 28 19:45:26 CEST 2010 eclipse.preferences.version=1 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5 org.eclipse.jdt.core.compiler.compliance=1.5 +org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning org.eclipse.jdt.core.compiler.source=1.5