Merge pull request #332 from garyrussell/springNature

This commit is contained in:
Mark Fisher
2012-01-23 10:16:24 -05:00

View File

@@ -53,6 +53,12 @@ subprojects { subproject ->
springSocialTwitterVersion = '1.0.1.RELEASE'
springWsVersion = '2.0.3.RELEASE'
eclipse {
project {
natures += 'org.springframework.ide.eclipse.core.springnature'
}
}
sourceSets {
test {
resources {