Adding new 'org.springframework.integration.httpinvoker' module.

This commit is contained in:
Mark Fisher
2008-09-20 17:37:36 +00:00
parent 13e98d7a55
commit 29b5cda88f
5 changed files with 94 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.springframework.integration.httpinvoker</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>