Move source files to gradle project layout

This commit is contained in:
2014-11-24 22:53:55 +00:00
parent 0f697f7c4d
commit 1536be84f3
76 changed files with 7991 additions and 7942 deletions

6
.classpath Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="con" path="org.springsource.ide.eclipse.gradle.classpathcontainer"/>
<classpathentry kind="output" path="bin"/>
</classpath>