This commit is contained in:
Казначеева Елизавета 2023-12-21 16:08:03 +04:00
parent 3fbab7e641
commit 72cf91adfd

View File

@ -1,13 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="29352b25-08d8-425d-8ed8-8d142cfadb63" name="Changes" comment="" />
<list default="true" id="29352b25-08d8-425d-8ed8-8d142cfadb63" name="Changes" comment="Laba1">
<change afterPath="$PROJECT_DIR$/src/BlocksNumber.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/DirectionType.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/DrawingBattleship.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/DrawingBlocks.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/EntityBattleship.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/FrameBattleship.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/Main.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Main.java" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="Git.Settings">
<option name="RECENT_BRANCH_BY_REPOSITORY">
<map>
<entry key="$PROJECT_DIR$" value="master" />
</map>
</option>
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="ProjectId" id="2ZndrqDKd0BC8J1MiRrWFGjxqzn" />
@ -16,12 +32,12 @@
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true"
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;
}
}]]></component>
}</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
@ -33,4 +49,8 @@
</task>
<servers />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="Laba1" />
<option name="LAST_COMMIT_MESSAGE" value="Laba1" />
</component>
</project>