INT-1108 updated all .classpath and .project files for m2eclipse usage

This commit is contained in:
Mark Fisher
2010-04-29 15:09:46 +00:00
parent d27502650f
commit 7f30b6dc1d
30 changed files with 211 additions and 315 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.springframework.integration.xml</name>
<name>spring-integration-xml</name>
<comment></comment>
<projects>
</projects>
@@ -10,8 +10,14 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.maven.ide.eclipse.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.maven.ide.eclipse.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>