mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-07-16 09:38:49 +02:00
169 lines
6.9 KiB
XML
169 lines
6.9 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="81c34cb9-5538-45c5-b693-4f8a6bed15c4" name="Changes" comment="added missing idea files">
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" 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="FormatOnSaveOptions">
|
|
<option name="myRunOnSave" value="false" />
|
|
<option name="myAllFileTypesSelected" value="true" />
|
|
<option name="mySelectedFileTypes">
|
|
<set />
|
|
</option>
|
|
</component>
|
|
<component name="GOROOT" url="file://$USER_HOME$/sdk/go1.20" />
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
<map>
|
|
<entry key="$PROJECT_DIR$" value="main" />
|
|
</map>
|
|
</option>
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="GithubProjectSettings">
|
|
<option name="branchProtectionPatterns">
|
|
<list>
|
|
<option value="main" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="GoLibraries">
|
|
<option name="indexEntireGoPath" value="true" />
|
|
</component>
|
|
<component name="MacroExpansionManager">
|
|
<option name="directoryName" value="ps5ys6pz" />
|
|
</component>
|
|
<component name="MarkdownSettingsMigration">
|
|
<option name="stateVersion" value="1" />
|
|
</component>
|
|
<component name="OptimizeOnSaveOptions">
|
|
<option name="myRunOnSave" value="false" />
|
|
<option name="myAllFileTypesSelected" value="true" />
|
|
<option name="mySelectedFileTypes">
|
|
<set />
|
|
</option>
|
|
</component>
|
|
<component name="ProjectColorInfo">{
|
|
"associatedIndex": 2
|
|
}</component>
|
|
<component name="ProjectId" id="2WqbaFt9UED5KZtHQV9GfCdMxMd" />
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
"keyToString": {
|
|
"ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
"RunOnceActivity.go.formatter.settings.were.checked": "true",
|
|
"RunOnceActivity.go.migrated.go.modules.settings": "true",
|
|
"WebServerToolWindowFactoryState": "false",
|
|
"git-widget-placeholder": "10-roomfinder",
|
|
"go.import.settings.migrated": "true",
|
|
"ignore.virus.scanning.warn.message": "true",
|
|
"jdk.selected.JAVA_MODULE": "20",
|
|
"last_opened_file_path": "C:/Users/masterelmar/GolandProjects/htwk-planner",
|
|
"node.js.detected.package.eslint": "true",
|
|
"node.js.detected.package.tslint": "true",
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
"nodejs_package_manager_path": "npm",
|
|
"prettierjs.PrettierConfiguration.Package": "C:\\Users\\masterelmar\\GolandProjects\\htwk-planner\\frontend\\node_modules\\prettier",
|
|
"project.structure.last.edited": "Modules",
|
|
"project.structure.proportion": "0.0",
|
|
"project.structure.side.proportion": "0.42068964",
|
|
"settings.editor.selected.configurable": "com.goide.configuration.GoLibrariesConfigurableProvider",
|
|
"ts.external.directory.path": "C:\\Users\\masterelmar\\GolandProjects\\htwk-planner\\frontend\\node_modules\\typescript\\lib",
|
|
"vue.rearranger.settings.migration": "true"
|
|
}
|
|
}]]></component>
|
|
<component name="RecentsManager">
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<recent name="$PROJECT_DIR$/frontend/src/components" />
|
|
</key>
|
|
</component>
|
|
<component name="RunManager">
|
|
<configuration default="true" type="GoApplicationRunConfiguration" factoryName="Go Application">
|
|
<module name="htwk-planner" />
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
<go_parameters value="-i" />
|
|
<kind value="FILE" />
|
|
<directory value="$PROJECT_DIR$" />
|
|
<filePath value="$PROJECT_DIR$" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration name="go build htwkalender" type="GoApplicationRunConfiguration" factoryName="Go Application" nameIsGenerated="true">
|
|
<module name="htwk-planner" />
|
|
<working_directory value="$PROJECT_DIR$/backend" />
|
|
<go_parameters value="-i" />
|
|
<kind value="PACKAGE" />
|
|
<package value="htwkalender" />
|
|
<directory value="$PROJECT_DIR$" />
|
|
<filePath value="$PROJECT_DIR$" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration default="true" type="GoTestRunConfiguration" factoryName="Go Test">
|
|
<module name="htwk-planner" />
|
|
<working_directory value="$PROJECT_DIR$" />
|
|
<go_parameters value="-i" />
|
|
<kind value="DIRECTORY" />
|
|
<directory value="$PROJECT_DIR$" />
|
|
<filePath value="$PROJECT_DIR$" />
|
|
<framework value="gotest" />
|
|
<method v="2" />
|
|
</configuration>
|
|
</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="81c34cb9-5538-45c5-b693-4f8a6bed15c4" name="Changes" comment="" />
|
|
<created>1697463118186</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1697463118186</updated>
|
|
<workItem from="1697463119285" duration="2319000" />
|
|
<workItem from="1697465553926" duration="3918000" />
|
|
<workItem from="1697823319671" duration="31000" />
|
|
<workItem from="1697823365338" duration="611000" />
|
|
<workItem from="1697823990507" duration="315000" />
|
|
</task>
|
|
<servers />
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="3" />
|
|
</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="restored idea git detection" />
|
|
<MESSAGE value="added missing idea files" />
|
|
<option name="LAST_COMMIT_MESSAGE" value="added missing idea files" />
|
|
</component>
|
|
<component name="VgoProject">
|
|
<integration-enabled>false</integration-enabled>
|
|
<settings-migrated>true</settings-migrated>
|
|
</component>
|
|
<component name="XSLT-Support.FileAssociations.UIState">
|
|
<expand />
|
|
<select />
|
|
</component>
|
|
</project> |