Adding new 'org.springframework.integration.stream' module (INT-375).

This commit is contained in:
Mark Fisher
2008-09-17 19:38:43 +00:00
parent 55db3b11f0
commit 5676667c06
4 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.springframework.integration.stream</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>