Add hamcrest to spring-aspects Eclipse classpath

Also remove spring project nature from spring-context to avoid error in
STS.
This commit is contained in:
Chris Beams
2012-07-06 15:50:28 +02:00
parent e7b44e015a
commit 45f1438ef8
2 changed files with 2 additions and 6 deletions

View File

@@ -15,14 +15,8 @@
<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.jdt.core.javanature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
</natures>