Added a spring-faces project (SWF-388)

This commit is contained in:
Ben Hale
2007-08-16 15:44:17 +00:00
parent c15289cc05
commit 5fd6a00945
11 changed files with 532 additions and 1 deletions

19
spring-faces/.project Normal file
View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>spring-faces</name>
<comment></comment>
<projects>
<project>common-build</project>
<project>repository</project>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>