SPR-6158: Initial implementation and tests for @ImportXml

This commit is contained in:
Chris Beams
2009-11-07 00:32:40 +00:00
parent 20ec13ded5
commit 0a4463fb71
9 changed files with 208 additions and 25 deletions

View File

@@ -10,8 +10,14 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.springframework.ide.eclipse.core.springbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.springframework.ide.eclipse.core.springnature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>