Files

225 lines
9.7 KiB
XML
Raw Permalink Normal View History

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">
2025-11-25 23:12:16 +08:00
<list default="true" id="ce97b9f5-6785-4670-b350-12f90ab9ea27" name="Changes" comment="1.2.0: Remove unnecessary events, use yml as a config, implement log disabling" />
2023-09-25 23:19:16 +08: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>
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">{
&quot;lastFilter&quot;: {
&quot;state&quot;: &quot;OPENED&quot;,
&quot;assignee&quot;: {
&quot;type&quot;: &quot;org.jetbrains.plugins.gitlab.mergerequest.ui.filters.GitLabMergeRequestsFiltersValue.MergeRequestsMemberFilterValue.MergeRequestsAssigneeFilterValue&quot;,
&quot;username&quot;: &quot;mangorifo&quot;,
&quot;fullname&quot;: &quot;rrryfoo&quot;
}
}
2023-09-25 23:56:09 +08:00
}</component>
<component name="GitLabMergeRequestsSettings">{
&quot;selectedUrlAndAccountId&quot;: {
&quot;first&quot;: &quot;https://git.sob.moe/sobrooms/notify-on-start&quot;,
&quot;second&quot;: &quot;bb8a3a4e-cb6a-4b4f-aca5-fb589330d6a4&quot;
}
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">{
&quot;customColor&quot;: &quot;&quot;,
&quot;associatedIndex&quot;: 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>
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;Downloaded.Files.Path.Enabled&quot;: &quot;false&quot;,
&quot;Gradle.notify-on-start [build].executor&quot;: &quot;Run&quot;,
&quot;Repository.Attach.Annotations&quot;: &quot;false&quot;,
&quot;Repository.Attach.JavaDocs&quot;: &quot;false&quot;,
&quot;Repository.Attach.Sources&quot;: &quot;false&quot;,
&quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
&quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
&quot;git-widget-placeholder&quot;: &quot;main&quot;,
&quot;last_opened_file_path&quot;: &quot;G:/java/notify-on-start&quot;,
&quot;project.structure.last.edited&quot;: &quot;Libraries&quot;,
&quot;project.structure.proportion&quot;: &quot;0.0&quot;,
&quot;project.structure.side.proportion&quot;: &quot;0.2&quot;,
&quot;settings.editor.selected.configurable&quot;: &quot;reference.settingsdialog.project.gradle&quot;
2023-09-25 23:19:16 +08:00
}
}</component>
<component name="RecentsManager">
<key name="CopyClassDialog.RECENTS_KEY">
<recent name="moe.sob.commands" />
</key>
</component>
<component name="RunManager" selected="Gradle.notify-on-start [build]">
<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-11-12 13:46:51 +08:00
<configuration name="notify-on-start [dependencies]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value="dependencies" />
</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-11-12 13:46:51 +08:00
<recent_temporary>
<list>
<item itemvalue="Gradle.notify-on-start [dependencies]" />
</list>
</recent_temporary>
</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>
<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>
<task id="LOCAL-00003" summary="wrong version number">
<option name="closed" value="true" />
<created>1695657371321</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1695657371321</updated>
</task>
2023-11-12 13:46:51 +08:00
<task id="LOCAL-00004" summary="dunno if it works">
<option name="closed" value="true" />
<created>1699756821626</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1699756821626</updated>
</task>
<task id="LOCAL-00005" summary="dunno if it works (2)">
<option name="closed" value="true" />
<created>1699768015200</created>
<option name="number" value="00005" />
<option name="presentableId" value="LOCAL-00005" />
<option name="project" value="LOCAL" />
<updated>1699768015200</updated>
</task>
<task id="LOCAL-00006" summary="1.2.0: Remove unnecessary events, use yml as a config">
<option name="closed" value="true" />
<created>1760533930115</created>
<option name="number" value="00006" />
<option name="presentableId" value="LOCAL-00006" />
<option name="project" value="LOCAL" />
<updated>1760533930115</updated>
</task>
2025-11-25 23:12:16 +08:00
<task id="LOCAL-00007" summary="1.2.0: Remove unnecessary events, use yml as a config, implement log disabling">
<option name="closed" value="true" />
<created>1764083460575</created>
<option name="number" value="00007" />
<option name="presentableId" value="LOCAL-00007" />
<option name="project" value="LOCAL" />
<updated>1764083460575</updated>
</task>
<option name="localTasksCounter" value="8" />
2023-09-25 23:19:16 +08:00
<servers />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
<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)" />
<MESSAGE value="wrong version number" />
2023-11-12 13:46:51 +08:00
<MESSAGE value="dunno if it works" />
<MESSAGE value="dunno if it works (2)" />
<MESSAGE value="1.2.0: Remove unnecessary events, use yml as a config" />
2025-11-25 23:12:16 +08:00
<MESSAGE value="1.2.0: Remove unnecessary events, use yml as a config, implement log disabling" />
<option name="LAST_COMMIT_MESSAGE" value="1.2.0: Remove unnecessary events, use yml as a config, implement log disabling" />
</component>
2023-09-25 23:19:16 +08:00
</project>