Add Eclipse settings

Fixes gh-417
This commit is contained in:
Rob Winch
2016-03-07 13:40:06 -06:00
parent 4be47f6b40
commit 2592905b41
8 changed files with 601 additions and 13 deletions

View File

@@ -7,6 +7,7 @@ apply plugin: 'propdeps-idea'
apply plugin: 'propdeps-eclipse'
apply plugin: 'com.github.ben-manes.versions'
apply plugin: 'checkstyle'
apply from: IDE_GRADLE
group = 'org.springframework.session'