|
|
|
@ -4,30 +4,13 @@
|
|
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="7992561a-5a42-4f2e-a81a-79d8a9c03d77" name="Changes" comment="more simple stuff">
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/DHBWTest/.gitignore" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/DHBWTest/DHBWTest.iml" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/DHBWTest/src/Main.java" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/Fahrzeug/.gitignore" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/Fahrzeug/Fahrzeug.iml" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/Fahrzeug/src/Fahrrad.java" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/Fahrzeug/src/Fahrzeug.java" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/ModifyStringArrayList/.gitignore" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/ModifyStringArrayList/ModifyStringArrayList.iml" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/ModifyStringArrayList/src/ModifyStringArrayList.java" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/ModifyStringArrayList/src/ModifyStringArrayListMain.java" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/Person/.gitignore" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/Person/Person.iml" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/Person/src/Person.java" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/Person/src/PersonMain.java" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/ThreadTask/.gitignore" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/ThreadTask/ThreadTask.iml" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/ThreadTask/src/Main.java" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/density/.gitignore" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/density/density.iml" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/density/src/Density.java" afterDir="false" />
|
|
|
|
|
<list default="true" id="7992561a-5a42-4f2e-a81a-79d8a9c03d77" name="Changes" comment="Tasks for 2023-05-22">
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/GarbageGUI/.gitignore" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/GarbageGUI/GarbageGUI.iml" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/GarbageGUI/src/GarbageGUI.java" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/density/src/Density.java" beforeDir="false" afterPath="$PROJECT_DIR$/density/src/Density.java" afterDir="false" />
|
|
|
|
|
</list>
|
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
@ -52,29 +35,30 @@
|
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="PropertiesComponent">{
|
|
|
|
|
"keyToString": {
|
|
|
|
|
"ASKED_ADD_EXTERNAL_FILES": "true",
|
|
|
|
|
"ASKED_MARK_IGNORED_FILES_AS_EXCLUDED": "true",
|
|
|
|
|
"ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
|
|
|
"git-widget-placeholder": "master",
|
|
|
|
|
"jdk.selected.JAVA_MODULE": "17",
|
|
|
|
|
"jdk.selected.com.intellij.ui.dsl.builder.impl.RowImpl.sdk": "17",
|
|
|
|
|
"last_opened_file_path": "/home/plex/Documents/code/java/dhbw",
|
|
|
|
|
"project.structure.last.edited": "Modules",
|
|
|
|
|
"project.structure.proportion": "0.0",
|
|
|
|
|
"project.structure.side.proportion": "0.0",
|
|
|
|
|
"settings.editor.selected.configurable": "preferences.lookFeel"
|
|
|
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
|
|
|
"keyToString": {
|
|
|
|
|
"ASKED_ADD_EXTERNAL_FILES": "true",
|
|
|
|
|
"ASKED_MARK_IGNORED_FILES_AS_EXCLUDED": "true",
|
|
|
|
|
"ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
|
|
|
"full.screen.before.presentation.mode": "false",
|
|
|
|
|
"git-widget-placeholder": "master",
|
|
|
|
|
"jdk.selected.JAVA_MODULE": "17",
|
|
|
|
|
"jdk.selected.com.intellij.ui.dsl.builder.impl.RowImpl.sdk": "17",
|
|
|
|
|
"last_opened_file_path": "/home/plex/Documents/code/java/dhbw",
|
|
|
|
|
"project.structure.last.edited": "Modules",
|
|
|
|
|
"project.structure.proportion": "0.0",
|
|
|
|
|
"project.structure.side.proportion": "0.0",
|
|
|
|
|
"settings.editor.selected.configurable": "preferences.lookFeel"
|
|
|
|
|
},
|
|
|
|
|
"keyToStringList": {
|
|
|
|
|
"jdk.preference.com.intellij.ui.dsl.builder.impl.RowImpl.sdk": [
|
|
|
|
|
"17=/usr/lib/jvm/java-17"
|
|
|
|
|
"keyToStringList": {
|
|
|
|
|
"jdk.preference.com.intellij.ui.dsl.builder.impl.RowImpl.sdk": [
|
|
|
|
|
"17=/usr/lib/jvm/java-17"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}</component>
|
|
|
|
|
<component name="RunManager" selected="Application.Main">
|
|
|
|
|
}]]></component>
|
|
|
|
|
<component name="RunManager" selected="Application.GarbageGUI">
|
|
|
|
|
<configuration name="Density" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
|
<option name="MAIN_CLASS_NAME" value="Density" />
|
|
|
|
|
<module name="density" />
|
|
|
|
@ -82,6 +66,13 @@
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="GarbageGUI" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
|
<option name="MAIN_CLASS_NAME" value="GarbageGUI" />
|
|
|
|
|
<module name="GarbageGUI" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
|
<option name="MAIN_CLASS_NAME" value="Main" />
|
|
|
|
|
<module name="ThreadTask" />
|
|
|
|
@ -96,13 +87,6 @@
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="PassValid" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
|
<option name="MAIN_CLASS_NAME" value="PassValid" />
|
|
|
|
|
<module name="PassValid" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="PersonMain" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
|
<option name="MAIN_CLASS_NAME" value="PersonMain" />
|
|
|
|
|
<module name="Person" />
|
|
|
|
@ -112,11 +96,11 @@
|
|
|
|
|
</configuration>
|
|
|
|
|
<recent_temporary>
|
|
|
|
|
<list>
|
|
|
|
|
<item itemvalue="Application.GarbageGUI" />
|
|
|
|
|
<item itemvalue="Application.Density" />
|
|
|
|
|
<item itemvalue="Application.Main" />
|
|
|
|
|
<item itemvalue="Application.PersonMain" />
|
|
|
|
|
<item itemvalue="Application.ModifyStringArrayListMain" />
|
|
|
|
|
<item itemvalue="Application.Density" />
|
|
|
|
|
<item itemvalue="Application.PassValid" />
|
|
|
|
|
</list>
|
|
|
|
|
</recent_temporary>
|
|
|
|
|
</component>
|
|
|
|
@ -178,7 +162,14 @@
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1682344398810</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<option name="localTasksCounter" value="8" />
|
|
|
|
|
<task id="LOCAL-00008" summary="Tasks for 2023-05-22">
|
|
|
|
|
<created>1684699543078</created>
|
|
|
|
|
<option name="number" value="00008" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00008" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1684699543078</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<option name="localTasksCounter" value="9" />
|
|
|
|
|
<servers />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
|
|
@ -212,7 +203,8 @@
|
|
|
|
|
<MESSAGE value="schiffe overengineered" />
|
|
|
|
|
<MESSAGE value="del out dir" />
|
|
|
|
|
<MESSAGE value="more simple stuff" />
|
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="more simple stuff" />
|
|
|
|
|
<MESSAGE value="Tasks for 2023-05-22" />
|
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="Tasks for 2023-05-22" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="XDebuggerManager">
|
|
|
|
|
<breakpoint-manager>
|
|
|
|
|