Added Eclipse project settings for the new web.struts module.

This commit is contained in:
Sam Brannen
2009-10-15 23:24:38 +00:00
parent 3fb3549997
commit ad1bfbcbfd
4 changed files with 317 additions and 0 deletions

View File

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