Add Eclipse import script based on Gradle build

This commit is contained in:
Rossen Stoyanchev
2012-05-25 00:38:58 -04:00
parent 4146871862
commit 29445b6a73
2 changed files with 88 additions and 4 deletions

8
.gitignore vendored
View File

@@ -10,10 +10,10 @@ ivy-cache
build
# Eclipse metadata
#.classpath
#.project
#.settings
#.springBeans
.classpath
.project
.settings
.springBeans
# IDEA metadata and output dirs
*.iml