create eclipse configuration with gradle

This commit is contained in:
Hannes Janetzek
2014-02-23 10:03:11 +01:00
parent ad62e26b59
commit ff83629054
23 changed files with 756 additions and 128 deletions

10
.gitignore vendored
View File

@@ -15,9 +15,7 @@ build/
/vtm/libs/
/vtm-android-example/assets/
/vtm-gdx-desktop/assets/
/vtm-gdx-html/war/assets/
/vtm-gdx-html/war/WEB-INF/
/vtm-gdx-html/war/org.oscim.gdx.GwtDefinition/
/vtm-gdx-html/war/
/vtm-gdx-html/gwt-unitCache
/vtm-gdx-ios/
/vtm-spatialite/
@@ -28,8 +26,14 @@ build/
/tmp/
/themes/
/vtm/assets/themes/
.gradle
.idea
*.iml
.settings
.classpath
.project
local.properties