2024-06-06 15:45:46 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project version="4">
|
|
|
|
<component name="AutoImportSettings">
|
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
|
</component>
|
|
|
|
<component name="ChangeListManager">
|
2024-06-13 08:08:32 +00:00
|
|
|
<list default="true" id="cd657914-f421-422e-8fe7-ce4378fd5404" name="Changes" comment="">
|
|
|
|
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/gradlew" beforeDir="false" afterPath="$PROJECT_DIR$/gradlew" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/ModeratorElection/MEApplication.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/ModeratorElection/MEApplication.java" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/com/ModeratorElection/MainView.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/ModeratorElection/MainView.java" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/resources/application.properties" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application.properties" afterDir="false" />
|
|
|
|
</list>
|
2024-06-06 15:45:46 +00: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="ExternalProjectsData">
|
|
|
|
<projectState path="$PROJECT_DIR$">
|
|
|
|
<ProjectState />
|
|
|
|
</projectState>
|
|
|
|
</component>
|
|
|
|
<component name="ExternalProjectsManager">
|
|
|
|
<system id="GRADLE">
|
|
|
|
<state>
|
|
|
|
<projects_view>
|
|
|
|
<tree_state>
|
|
|
|
<expand />
|
|
|
|
<select />
|
|
|
|
</tree_state>
|
|
|
|
</projects_view>
|
|
|
|
</state>
|
|
|
|
</system>
|
|
|
|
</component>
|
|
|
|
<component name="FileTemplateManagerImpl">
|
|
|
|
<option name="RECENT_TEMPLATES">
|
|
|
|
<list>
|
|
|
|
<option value="Class" />
|
|
|
|
</list>
|
|
|
|
</option>
|
|
|
|
</component>
|
|
|
|
<component name="Git.Settings">
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
</component>
|
|
|
|
<component name="PackageJsonUpdateNotifier">
|
|
|
|
<dismissed value="$PROJECT_DIR$/package.json" />
|
|
|
|
</component>
|
2024-06-13 08:08:32 +00:00
|
|
|
<component name="ProblemsViewState">
|
|
|
|
<option name="selectedTabId" value="QODANA_PROBLEMS_VIEW_TAB" />
|
|
|
|
</component>
|
2024-06-06 15:45:46 +00:00
|
|
|
<component name="ProjectColorInfo">{
|
|
|
|
"associatedIndex": 1
|
|
|
|
}</component>
|
|
|
|
<component name="ProjectId" id="2hV3Hk3pvRz782a69ZKSvDUKTKi" />
|
|
|
|
<component name="ProjectViewState">
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
</component>
|
2024-06-13 08:08:32 +00:00
|
|
|
<component name="PropertiesComponent">{
|
|
|
|
"keyToString": {
|
|
|
|
"ASKED_ADD_EXTERNAL_FILES": "true",
|
|
|
|
"Application.App_build.executor": "Run",
|
|
|
|
"Gradle.Build ModeratorElection.executor": "Run",
|
|
|
|
"Gradle.Load Gradle Dependencies.executor": "Run",
|
|
|
|
"Gradle.ModeratorElection [:MEApplication.main()].executor": "Run",
|
|
|
|
"Gradle.base-starter-spring-gradle [:DemoApplication.main()].executor": "Run",
|
|
|
|
"Gradle.base-starter-spring-gradle [:MEApplication.main()].executor": "Run",
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
"kotlin-language-version-configured": "true",
|
|
|
|
"last_opened_file_path": "/home/zam/repo/JavaLearning/base-starter-spring-gradle",
|
|
|
|
"settings.editor.selected.configurable": "build.tools"
|
2024-06-06 15:45:46 +00:00
|
|
|
}
|
2024-06-13 08:08:32 +00:00
|
|
|
}</component>
|
|
|
|
<component name="RunManager">
|
|
|
|
<configuration name="App_build" type="Application" factoryName="Application">
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH" value="21" />
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
|
|
|
|
<option name="MAIN_CLASS_NAME" value="com.ModeratorElection.MEApplication" />
|
|
|
|
<module name="ModeratorElection" />
|
|
|
|
<method v="2">
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
</method>
|
|
|
|
</configuration>
|
|
|
|
</component>
|
2024-06-06 15:45:46 +00: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="cd657914-f421-422e-8fe7-ce4378fd5404" name="Changes" comment="" />
|
|
|
|
<created>1717665331661</created>
|
|
|
|
<option name="number" value="Default" />
|
|
|
|
<option name="presentableId" value="Default" />
|
|
|
|
<updated>1717665331661</updated>
|
|
|
|
</task>
|
|
|
|
<servers />
|
|
|
|
</component>
|
2024-06-13 08:08:32 +00:00
|
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
|
|
<option name="TAB_STATES">
|
|
|
|
<map>
|
|
|
|
<entry key="MAIN">
|
|
|
|
<value>
|
|
|
|
<State />
|
|
|
|
</value>
|
|
|
|
</entry>
|
|
|
|
</map>
|
|
|
|
</option>
|
|
|
|
</component>
|
2024-06-06 15:45:46 +00:00
|
|
|
</project>
|