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

3 weeks ago
3 weeks ago
1 month ago
3 weeks ago
3 weeks ago
3 weeks ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  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 23.11 (Grafics update)">
  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/GraphicsProgram.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/GraphicsProgram.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.GraphicsProgram.executor": "Run",
  39. "Downloaded.Files.Path.Enabled": "false",
  40. "Repository.Attach.Annotations": "false",
  41. "Repository.Attach.JavaDocs": "false",
  42. "Repository.Attach.Sources": "false",
  43. "RunOnceActivity.OpenProjectViewOnStart": "true",
  44. "RunOnceActivity.ShowReadmeOnStart": "true",
  45. "com.codeium.enabled": "true",
  46. "git-widget-placeholder": "master",
  47. "kotlin-language-version-configured": "true",
  48. "last_opened_file_path": "C:/Users/david/Documents/Uni/GTCar/processing-4.3/core/library/core.jar",
  49. "node.js.detected.package.eslint": "true",
  50. "node.js.detected.package.tslint": "true",
  51. "node.js.selected.package.eslint": "(autodetect)",
  52. "node.js.selected.package.tslint": "(autodetect)",
  53. "nodejs_package_manager_path": "npm",
  54. "project.structure.last.edited": "Libraries",
  55. "project.structure.proportion": "0.15",
  56. "project.structure.side.proportion": "0.24022989",
  57. "vue.rearranger.settings.migration": "true"
  58. }
  59. }]]></component>
  60. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  61. <component name="TaskManager">
  62. <task active="true" id="Default" summary="Default task">
  63. <changelist id="4d75e996-cee4-4ec6-b802-5b56d0c0eac4" name="Changes" comment="" />
  64. <created>1732108904989</created>
  65. <option name="number" value="Default" />
  66. <option name="presentableId" value="Default" />
  67. <updated>1732108904989</updated>
  68. <workItem from="1732108906083" duration="758000" />
  69. <workItem from="1732113837570" duration="8726000" />
  70. </task>
  71. <task id="LOCAL-00001" summary="First Commit Test">
  72. <option name="closed" value="true" />
  73. <created>1732109548353</created>
  74. <option name="number" value="00001" />
  75. <option name="presentableId" value="LOCAL-00001" />
  76. <option name="project" value="LOCAL" />
  77. <updated>1732109548353</updated>
  78. </task>
  79. <task id="LOCAL-00002" summary="Version 20.11">
  80. <option name="closed" value="true" />
  81. <created>1732118799936</created>
  82. <option name="number" value="00002" />
  83. <option name="presentableId" value="LOCAL-00002" />
  84. <option name="project" value="LOCAL" />
  85. <updated>1732118799936</updated>
  86. </task>
  87. <task id="LOCAL-00003" summary="Version 23.11 (Grafics update)">
  88. <option name="closed" value="true" />
  89. <created>1732368525825</created>
  90. <option name="number" value="00003" />
  91. <option name="presentableId" value="LOCAL-00003" />
  92. <option name="project" value="LOCAL" />
  93. <updated>1732368525826</updated>
  94. </task>
  95. <option name="localTasksCounter" value="4" />
  96. <servers />
  97. </component>
  98. <component name="TypeScriptGeneratedFilesManager">
  99. <option name="version" value="3" />
  100. </component>
  101. <component name="Vcs.Log.Tabs.Properties">
  102. <option name="TAB_STATES">
  103. <map>
  104. <entry key="MAIN">
  105. <value>
  106. <State />
  107. </value>
  108. </entry>
  109. </map>
  110. </option>
  111. </component>
  112. <component name="VcsManagerConfiguration">
  113. <MESSAGE value="First Commit Test" />
  114. <MESSAGE value="Version 20.11" />
  115. <MESSAGE value="Version 23.11 (Grafics update)" />
  116. <option name="LAST_COMMIT_MESSAGE" value="Version 23.11 (Grafics update)" />
  117. </component>
  118. </project>