begonnen development game onderdeel.

This commit is contained in:
beppe
2020-01-11 02:28:28 +01:00
parent 2af1ec8dfd
commit 27ef239de7
4 changed files with 163 additions and 3 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="battleShipAi" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="battleShipAi" target="1.5" />
</bytecodeTargetLevel>
</component>
</project>