begonnen development game onderdeel.

This commit is contained in:
beppe
2020-01-11 15:36:34 +01:00
parent 27ef239de7
commit c2199b2330
8 changed files with 124 additions and 61 deletions

4
.idea/compiler.xml generated
View File

@@ -9,8 +9,8 @@
<module name="battleShipAi" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="battleShipAi" target="1.5" />
<bytecodeTargetLevel target="8">
<module name="battleShipAi" target="1.8" />
</bytecodeTargetLevel>
</component>
</project>

View File

@@ -0,0 +1,13 @@
<component name="libraryTable">
<library name="Maven: org.apache.commons:commons-lang3:3.9">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9-sources.jar!/" />
</SOURCES>
</library>
</component>

2
.idea/misc.xml generated
View File

@@ -7,7 +7,7 @@
</list>
</option>
</component>
<component name="ProjectRootManager">
<component name="ProjectRootManager" version="2" languageLevel="JDK_13" default="false" project-jdk-name="13" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>