Convert project to Gradle

The pom.xml file is deleted in this patch so the patch will fail to
apply if there are changes made to it from upstream - thus notifying us
that changes were made.
This commit is contained in:
Kyle Wood
2020-12-10 20:50:33 -08:00
parent 1669b2f843
commit 136bc4ed8e
3 changed files with 99 additions and 267 deletions

View File

@@ -1,3 +1,5 @@
.gradle/
# Eclipse stuff
/.classpath
/.project
@@ -32,3 +34,7 @@
*.ipr
*.iws
.idea/
# vs code
/.vscode
/.factorypath