2023-09-25 23:19:16 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<project version="4">
|
|
|
|
|
<component name="AutoImportSettings">
|
|
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ChangeListManager">
|
2023-09-25 23:56:09 +08:00
|
|
|
<list default="true" id="ce97b9f5-6785-4670-b350-12f90ab9ea27" name="Changes" comment="fix stuff and add more functionality (definitely) (hi again)">
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
|
2023-09-25 23:44:12 +08:00
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
2023-09-25 23:19:16 +08:00
|
|
|
</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>
|
2023-09-25 23:56:09 +08:00
|
|
|
<component name="ExternalProjectsData">
|
|
|
|
|
<projectState path="$PROJECT_DIR$">
|
|
|
|
|
<ProjectState />
|
|
|
|
|
</projectState>
|
|
|
|
|
</component>
|
2023-09-25 23:19:16 +08:00
|
|
|
<component name="Git.Settings">
|
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
|
</component>
|
2023-09-25 23:56:09 +08:00
|
|
|
<component name="GitLabMergeRequestFiltersHistory">{
|
|
|
|
|
"lastFilter": {
|
|
|
|
|
"state": "OPENED",
|
|
|
|
|
"assignee": {
|
|
|
|
|
"type": "org.jetbrains.plugins.gitlab.mergerequest.ui.filters.GitLabMergeRequestsFiltersValue.MergeRequestsMemberFilterValue.MergeRequestsAssigneeFilterValue",
|
|
|
|
|
"username": "mangorifo",
|
|
|
|
|
"fullname": "rrryfoo"
|
2023-09-25 23:44:12 +08:00
|
|
|
}
|
|
|
|
|
}
|
2023-09-25 23:56:09 +08:00
|
|
|
}</component>
|
|
|
|
|
<component name="GitLabMergeRequestsSettings">{
|
|
|
|
|
"selectedUrlAndAccountId": {
|
|
|
|
|
"first": "https://git.sob.moe/sobrooms/notify-on-start",
|
|
|
|
|
"second": "bb8a3a4e-cb6a-4b4f-aca5-fb589330d6a4"
|
2023-09-25 23:44:12 +08:00
|
|
|
}
|
2023-09-25 23:56:09 +08:00
|
|
|
}</component>
|
2023-09-25 23:19:16 +08:00
|
|
|
<component name="MarkdownSettingsMigration">
|
|
|
|
|
<option name="stateVersion" value="1" />
|
|
|
|
|
</component>
|
2023-09-25 23:56:09 +08:00
|
|
|
<component name="ProjectColorInfo">{
|
|
|
|
|
"customColor": "",
|
|
|
|
|
"associatedIndex": 8
|
|
|
|
|
}</component>
|
2023-09-25 23:19:16 +08:00
|
|
|
<component name="ProjectId" id="2VtRIra79d9tkHTc8fsXlFQRFWj" />
|
|
|
|
|
<component name="ProjectViewState">
|
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
|
</component>
|
2023-09-25 23:56:09 +08:00
|
|
|
<component name="PropertiesComponent">{
|
|
|
|
|
"keyToString": {
|
|
|
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
|
|
|
"git-widget-placeholder": "main"
|
2023-09-25 23:19:16 +08:00
|
|
|
}
|
2023-09-25 23:56:09 +08:00
|
|
|
}</component>
|
2023-09-25 23:44:12 +08:00
|
|
|
<component name="RunManager">
|
|
|
|
|
<configuration name="notify-on-start [build]" type="GradleRunConfiguration" factoryName="Gradle" nameIsGenerated="true">
|
|
|
|
|
<ExternalSystemSettings>
|
|
|
|
|
<option name="executionName" />
|
|
|
|
|
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
|
|
|
|
<option name="externalSystemIdString" value="GRADLE" />
|
|
|
|
|
<option name="scriptParameters" value="" />
|
|
|
|
|
<option name="taskDescriptions">
|
|
|
|
|
<list />
|
|
|
|
|
</option>
|
|
|
|
|
<option name="taskNames">
|
|
|
|
|
<list>
|
|
|
|
|
<option value="build" />
|
|
|
|
|
</list>
|
|
|
|
|
</option>
|
|
|
|
|
<option name="vmOptions" />
|
|
|
|
|
</ExternalSystemSettings>
|
|
|
|
|
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
|
|
|
|
|
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
|
|
|
|
|
<DebugAllEnabled>false</DebugAllEnabled>
|
|
|
|
|
<RunAsTest>false</RunAsTest>
|
|
|
|
|
<method v="2" />
|
|
|
|
|
</configuration>
|
2023-09-25 23:56:09 +08:00
|
|
|
<configuration default="true" type="JetRunConfigurationType">
|
|
|
|
|
<module name="mc-srv2-notifyonstart" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
|
|
|
|
|
<module name="mc-srv2-notifyonstart" />
|
|
|
|
|
<option name="filePath" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
2023-09-25 23:44:12 +08:00
|
|
|
</component>
|
2023-09-25 23:19:16 +08:00
|
|
|
<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="ce97b9f5-6785-4670-b350-12f90ab9ea27" name="Changes" comment="" />
|
|
|
|
|
<created>1695653315409</created>
|
|
|
|
|
<option name="number" value="Default" />
|
|
|
|
|
<option name="presentableId" value="Default" />
|
|
|
|
|
<updated>1695653315409</updated>
|
|
|
|
|
</task>
|
2023-09-25 23:44:12 +08:00
|
|
|
<task id="LOCAL-00001" summary="hmmm">
|
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
|
<created>1695655158506</created>
|
|
|
|
|
<option name="number" value="00001" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00001" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1695655158506</updated>
|
|
|
|
|
</task>
|
2023-09-25 23:56:09 +08:00
|
|
|
<task id="LOCAL-00002" summary="fix stuff and add more functionality (definitely) (hi again)">
|
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
|
<created>1695656657760</created>
|
|
|
|
|
<option name="number" value="00002" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00002" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1695656657760</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<option name="localTasksCounter" value="3" />
|
2023-09-25 23:19:16 +08:00
|
|
|
<servers />
|
|
|
|
|
</component>
|
2023-09-25 23:44:12 +08:00
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
|
|
<MESSAGE value="hmmm" />
|
2023-09-25 23:56:09 +08:00
|
|
|
<MESSAGE value="fix stuff and add more functionality (definitely) (hi again)" />
|
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="fix stuff and add more functionality (definitely) (hi again)" />
|
2023-09-25 23:44:12 +08:00
|
|
|
</component>
|
2023-09-25 23:19:16 +08:00
|
|
|
</project>
|