2023-12-24 18:28:19 +04:00

73 lines
3.8 KiB
XML

<?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="d76a7414-ef61-4559-85d8-aee9cbb6c975" name="Changes" comment="Создание проекта">
<change afterPath="$PROJECT_DIR$/src/DirectionType.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/DrawningAirplaneWithRadar.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/DrawningIlluminators.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/EntityAirplaneWithRadar.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/NumberType.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/images/down-arrow.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/images/left-arrow.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/images/right-arrow.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/images/upper-arrow.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" 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_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="ProjectId" id="2Zzag09YMkXgcrrL97rYHmYPGZX" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"last_opened_file_path": "D:/Проекты Idea/ProjectAirplaneWithRadar_HARD/src"
}
}]]></component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="D:\Проекты Idea\ProjectAirplaneWithRadar_HARD\src" />
<recent name="D:\Проекты Idea\ProjectAirplaneWithRadar_HARD\src\images" />
</key>
</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">
<changelist id="d76a7414-ef61-4559-85d8-aee9cbb6c975" name="Changes" comment="" />
<created>1703427470510</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1703427470510</updated>
</task>
<task id="LOCAL-00001" summary="Создание проекта">
<created>1703427528828</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1703427528828</updated>
</task>
<option name="localTasksCounter" value="2" />
<servers />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="Создание проекта" />
<option name="LAST_COMMIT_MESSAGE" value="Создание проекта" />
</component>
</project>