Accidentally removed "spring project nature". It is put back now.

pull/59/head
Amanda Anganes 2012-03-15 12:23:24 -04:00
parent 0da11be4f9
commit 13eeb433a9
1 changed files with 6 additions and 0 deletions

View File

@ -31,8 +31,14 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.springframework.ide.eclipse.core.springbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.springframework.ide.eclipse.core.springnature</nature>
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>