This repository has been archived on 2025-09-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
xxSherly/.idea/workspace.xml

107 lines
4.3 KiB
XML
Raw Normal View History

2023-01-03 00:50:03 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
2023-01-03 00:54:46 +01:00
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
2023-01-03 00:50:03 +01:00
<component name="ChangeListManager">
2023-01-03 00:57:38 +01:00
<list default="true" id="9b57ac51-c870-474b-9dfd-64a5fc490635" name="Changes" comment="Just a Test">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
2023-01-03 01:09:12 +01:00
<change beforePath="$PROJECT_DIR$/src/ConsoleColors.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/ConsoleColors.java" afterDir="false" />
2023-01-03 00:54:46 +01:00
<change beforePath="$PROJECT_DIR$/src/Main.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Main.java" afterDir="false" />
</list>
2023-01-03 00:50:03 +01:00
<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="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Class" />
</list>
</option>
</component>
2023-01-03 00:54:46 +01:00
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
2023-01-03 00:50:03 +01:00
<component name="ProjectId" id="2Jn9jTd9EocdVDpvvPMYxSrBjXm" />
<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"
}
}]]></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="9b57ac51-c870-474b-9dfd-64a5fc490635" name="Changes" comment="" />
<created>1672703116568</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1672703116568</updated>
</task>
2023-01-03 00:52:13 +01:00
<task id="LOCAL-00001" summary="First Creation">
<created>1672703433480</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1672703433480</updated>
</task>
2023-01-03 00:54:46 +01:00
<task id="LOCAL-00002" summary="First Creation">
<created>1672703559416</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1672703559416</updated>
</task>
2023-01-03 00:57:38 +01:00
<task id="LOCAL-00003" summary="Just a Test">
<created>1672703686539</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1672703686539</updated>
</task>
2023-01-03 01:09:12 +01:00
<task id="LOCAL-00004" summary="Just a Test">
<created>1672703881482</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1672703881482</updated>
</task>
<option name="localTasksCounter" value="5" />
2023-01-03 00:50:03 +01:00
<servers />
</component>
2023-01-03 00:52:13 +01:00
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State>
<option name="FILTERS">
<map>
<entry key="branch">
<value>
<list>
<option value="master" />
</list>
</value>
</entry>
</map>
</option>
</State>
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="First Creation" />
2023-01-03 00:57:38 +01:00
<MESSAGE value="Just a Test" />
<option name="LAST_COMMIT_MESSAGE" value="Just a Test" />
2023-01-03 00:52:13 +01:00
</component>
2023-01-03 00:50:03 +01:00
</project>