adding eclipse project settings

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@138 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Scott Andrews
2008-10-27 15:48:40 +00:00
parent 97bb06baa0
commit ea21bb3114
13 changed files with 219 additions and 2 deletions
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.springframework.context.support</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>