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 7.0KB

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