You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

workspace.xml 8.2KB

3 weeks ago
1 month ago
3 weeks ago
3 weeks ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="SELECTIVE" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="4d75e996-cee4-4ec6-b802-5b56d0c0eac4" name="Changes" comment="Version 04.12 &quot;vollständiges Programm mit Fehlern&quot;">
  8. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/src/main/java/GameLogic.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/GameLogic.java" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/src/main/java/GameLoop.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/GameLoop.java" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/src/main/java/GraphicsProgram.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/GraphicsProgram.java" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/src/main/java/Player.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/Player.java" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/src/main/java/Tracker.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/Tracker.java" afterDir="false" />
  14. </list>
  15. <option name="SHOW_DIALOG" value="false" />
  16. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  17. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  18. <option name="LAST_RESOLUTION" value="IGNORE" />
  19. </component>
  20. <component name="FileTemplateManagerImpl">
  21. <option name="RECENT_TEMPLATES">
  22. <list>
  23. <option value="Class" />
  24. </list>
  25. </option>
  26. </component>
  27. <component name="Git.Settings">
  28. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  29. </component>
  30. <component name="ProjectColorInfo">{
  31. &quot;associatedIndex&quot;: 8
  32. }</component>
  33. <component name="ProjectId" id="2p7Eq8ZJM8BEjLybOnAdhzZ82uv" />
  34. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  35. <component name="ProjectViewState">
  36. <option name="hideEmptyMiddlePackages" value="true" />
  37. <option name="showLibraryContents" value="true" />
  38. </component>
  39. <component name="PropertiesComponent"><![CDATA[{
  40. "keyToString": {
  41. "Application.GTCar.executor": "Run",
  42. "Application.GraphicsProgram.executor": "Run",
  43. "Application.Main.executor": "Run",
  44. "Application.Tracker.executor": "Run",
  45. "Downloaded.Files.Path.Enabled": "false",
  46. "Repository.Attach.Annotations": "false",
  47. "Repository.Attach.JavaDocs": "false",
  48. "Repository.Attach.Sources": "false",
  49. "RunOnceActivity.OpenProjectViewOnStart": "true",
  50. "RunOnceActivity.ShowReadmeOnStart": "true",
  51. "com.codeium.enabled": "true",
  52. "git-widget-placeholder": "master",
  53. "kotlin-language-version-configured": "true",
  54. "last_opened_file_path": "C:/Users/david/Documents/Uni/GTCar/opencv/build/java/opencv-4100.jar",
  55. "node.js.detected.package.eslint": "true",
  56. "node.js.detected.package.tslint": "true",
  57. "node.js.selected.package.eslint": "(autodetect)",
  58. "node.js.selected.package.tslint": "(autodetect)",
  59. "nodejs_package_manager_path": "npm",
  60. "project.structure.last.edited": "Libraries",
  61. "project.structure.proportion": "0.15",
  62. "project.structure.side.proportion": "0.24022989",
  63. "vue.rearranger.settings.migration": "true"
  64. }
  65. }]]></component>
  66. <component name="RunManager" selected="Application.Main">
  67. <configuration name="GTCar" type="Application" factoryName="Application">
  68. <option name="MAIN_CLASS_NAME" value="Tracker" />
  69. <module name="GTCar_V2_maven" />
  70. <option name="VM_PARAMETERS" value="-Djava.library.path=C:\Users\david\Documents\Uni\GTCar\opencv\build\java\x64" />
  71. <method v="2">
  72. <option name="Make" enabled="true" />
  73. </method>
  74. </configuration>
  75. <configuration name="GraphicsProgram" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  76. <option name="MAIN_CLASS_NAME" value="GraphicsProgram" />
  77. <module name="GTCar_V2_maven" />
  78. <method v="2">
  79. <option name="Make" enabled="true" />
  80. </method>
  81. </configuration>
  82. <configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  83. <option name="MAIN_CLASS_NAME" value="Main" />
  84. <module name="GTCar_V2_maven" />
  85. <option name="VM_PARAMETERS" value="-Djava.library.path=C:\Users\david\Documents\Uni\GTCar\opencv\build\java\x64" />
  86. <method v="2">
  87. <option name="Make" enabled="true" />
  88. </method>
  89. </configuration>
  90. <list>
  91. <item itemvalue="Application.GTCar" />
  92. <item itemvalue="Application.GraphicsProgram" />
  93. <item itemvalue="Application.Main" />
  94. </list>
  95. <recent_temporary>
  96. <list>
  97. <item itemvalue="Application.Main" />
  98. <item itemvalue="Application.GraphicsProgram" />
  99. </list>
  100. </recent_temporary>
  101. </component>
  102. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  103. <component name="TaskManager">
  104. <task active="true" id="Default" summary="Default task">
  105. <changelist id="4d75e996-cee4-4ec6-b802-5b56d0c0eac4" name="Changes" comment="" />
  106. <created>1732108904989</created>
  107. <option name="number" value="Default" />
  108. <option name="presentableId" value="Default" />
  109. <updated>1732108904989</updated>
  110. <workItem from="1732108906083" duration="758000" />
  111. <workItem from="1732113837570" duration="20534000" />
  112. <workItem from="1733327375447" duration="951000" />
  113. <workItem from="1734091457440" duration="10746000" />
  114. </task>
  115. <task id="LOCAL-00001" summary="First Commit Test">
  116. <option name="closed" value="true" />
  117. <created>1732109548353</created>
  118. <option name="number" value="00001" />
  119. <option name="presentableId" value="LOCAL-00001" />
  120. <option name="project" value="LOCAL" />
  121. <updated>1732109548353</updated>
  122. </task>
  123. <task id="LOCAL-00002" summary="Version 20.11">
  124. <option name="closed" value="true" />
  125. <created>1732118799936</created>
  126. <option name="number" value="00002" />
  127. <option name="presentableId" value="LOCAL-00002" />
  128. <option name="project" value="LOCAL" />
  129. <updated>1732118799936</updated>
  130. </task>
  131. <task id="LOCAL-00003" summary="Version 23.11 (Grafics update)">
  132. <option name="closed" value="true" />
  133. <created>1732368525825</created>
  134. <option name="number" value="00003" />
  135. <option name="presentableId" value="LOCAL-00003" />
  136. <option name="project" value="LOCAL" />
  137. <updated>1732368525826</updated>
  138. </task>
  139. <task id="LOCAL-00004" summary="Version 27.11">
  140. <option name="closed" value="true" />
  141. <created>1732703104268</created>
  142. <option name="number" value="00004" />
  143. <option name="presentableId" value="LOCAL-00004" />
  144. <option name="project" value="LOCAL" />
  145. <updated>1732703104268</updated>
  146. </task>
  147. <task id="LOCAL-00005" summary="Version 27.11 (&quot;fertiger&quot; Tracker)">
  148. <option name="closed" value="true" />
  149. <created>1732706211714</created>
  150. <option name="number" value="00005" />
  151. <option name="presentableId" value="LOCAL-00005" />
  152. <option name="project" value="LOCAL" />
  153. <updated>1732706211714</updated>
  154. </task>
  155. <option name="localTasksCounter" value="6" />
  156. <servers />
  157. </component>
  158. <component name="TypeScriptGeneratedFilesManager">
  159. <option name="version" value="3" />
  160. </component>
  161. <component name="Vcs.Log.Tabs.Properties">
  162. <option name="TAB_STATES">
  163. <map>
  164. <entry key="MAIN">
  165. <value>
  166. <State />
  167. </value>
  168. </entry>
  169. </map>
  170. </option>
  171. </component>
  172. <component name="VcsManagerConfiguration">
  173. <MESSAGE value="First Commit Test" />
  174. <MESSAGE value="Version 20.11" />
  175. <MESSAGE value="Version 23.11 (Grafics update)" />
  176. <MESSAGE value="Version 27.11" />
  177. <MESSAGE value="Version 27.11 (&quot;fertiger&quot; Tracker)" />
  178. <option name="LAST_COMMIT_MESSAGE" value="Version 27.11 (&quot;fertiger&quot; Tracker)" />
  179. </component>
  180. </project>