Added Gradle + removed IDEA files.

Please enter the commit message for your changes. Lines starting
This commit is contained in:
solonovamax
2020-10-27 12:41:20 -04:00
parent 63c754806b
commit d08dd0f91f
12 changed files with 534 additions and 16 deletions

9
.idea/compiler.xml generated
View File

@@ -1,13 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="Terra" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel target="1.8" />
</component>
</project>