java-dhbw/.idea/workspace.xml

116 lines
5.5 KiB
XML
Raw Normal View History

2023-04-21 15:13:31 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
2023-04-24 08:58:06 +02:00
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
2023-04-21 15:13:31 +02:00
<component name="ChangeListManager">
2023-04-24 08:58:06 +02:00
<list default="true" id="7992561a-5a42-4f2e-a81a-79d8a9c03d77" name="Changes" comment="weirdo intellij stuff">
<change afterPath="$PROJECT_DIR$/.idea/uiDesigner.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Welt/.gitignore" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Welt/Welt.iml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Welt/src/Welt.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/aviation/.idea/.gitignore" afterDir="false" />
<change afterPath="$PROJECT_DIR$/aviation/.idea/misc.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/aviation/.idea/modules.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/aviation/.idea/vcs.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ambiguos overloaded constructor/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/ambiguos overloaded constructor/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ambiguos overloaded constructor/src/Main.java" beforeDir="false" afterPath="$PROJECT_DIR$/ambiguos overloaded constructor/src/Main.java" afterDir="false" />
2023-04-21 15:13:31 +02: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>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="ProjectId" id="2OjmpxzMBtwXSQ091rEMuxeDKkH" />
<component name="ProjectLevelVcsManager">
<ConfirmationsSetting value="2" id="Add" />
</component>
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"ASKED_ADD_EXTERNAL_FILES": "true",
"ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
"git-widget-placeholder": "master",
2023-04-24 08:58:06 +02:00
"jdk.selected.JAVA_MODULE": "17",
"last_opened_file_path": "/home/plex/Documents/code/java/dhbw",
"settings.editor.selected.configurable": "preferences.lookFeel"
2023-04-21 15:13:31 +02:00
}
}]]></component>
2023-04-24 08:58:06 +02:00
<component name="RunManager">
<configuration name="Welt" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="Welt" />
<module name="Welt" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<recent_temporary>
<list>
<item itemvalue="Application.Welt" />
</list>
</recent_temporary>
</component>
2023-04-21 15:13:31 +02: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="7992561a-5a42-4f2e-a81a-79d8a9c03d77" name="Changes" comment="" />
<created>1682082551093</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1682082551093</updated>
</task>
2023-04-24 08:58:06 +02:00
<task id="LOCAL-00001" summary="whatever">
<created>1682082742155</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1682082742155</updated>
</task>
<task id="LOCAL-00002" summary="gitignore">
<created>1682082764131</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1682082764131</updated>
</task>
<task id="LOCAL-00003" summary="weirdo intellij stuff">
<created>1682082812505</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1682082812505</updated>
</task>
<option name="localTasksCounter" value="4" />
2023-04-21 15:13:31 +02: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">
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
2023-04-24 08:58:06 +02:00
<MESSAGE value="whatever" />
<MESSAGE value="gitignore" />
<MESSAGE value="weirdo intellij stuff" />
<option name="LAST_COMMIT_MESSAGE" value="weirdo intellij stuff" />
2023-04-21 15:13:31 +02:00
</component>
</project>