updating eclipse settings and classpaths

This commit is contained in:
Scott Andrews
2009-01-21 23:02:43 +00:00
parent 3bef38e8f8
commit 1f770574b0
9 changed files with 69 additions and 5 deletions

View File

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