Initial Commit

This commit is contained in:
Dennis Thiessen
2017-06-01 21:05:02 +02:00
commit 0f3913b7a1
46 changed files with 1955 additions and 0 deletions

16
.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,16 @@
<?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="dekaBot" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="dekaBot" target="1.5" />
</bytecodeTargetLevel>
</component>
</project>