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

1 month ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  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 20.11">
  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. </list>
  11. <option name="SHOW_DIALOG" value="false" />
  12. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  13. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  14. <option name="LAST_RESOLUTION" value="IGNORE" />
  15. </component>
  16. <component name="FileTemplateManagerImpl">
  17. <option name="RECENT_TEMPLATES">
  18. <list>
  19. <option value="Class" />
  20. </list>
  21. </option>
  22. </component>
  23. <component name="Git.Settings">
  24. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  25. </component>
  26. <component name="ProjectColorInfo">{
  27. &quot;associatedIndex&quot;: 8
  28. }</component>
  29. <component name="ProjectId" id="2p7Eq8ZJM8BEjLybOnAdhzZ82uv" />
  30. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  31. <component name="ProjectViewState">
  32. <option name="hideEmptyMiddlePackages" value="true" />
  33. <option name="showLibraryContents" value="true" />
  34. </component>
  35. <component name="PropertiesComponent"><![CDATA[{
  36. "keyToString": {
  37. "Application.GraphicsProgram.executor": "Run",
  38. "Downloaded.Files.Path.Enabled": "false",
  39. "Repository.Attach.Annotations": "false",
  40. "Repository.Attach.JavaDocs": "false",
  41. "Repository.Attach.Sources": "false",
  42. "RunOnceActivity.OpenProjectViewOnStart": "true",
  43. "RunOnceActivity.ShowReadmeOnStart": "true",
  44. "com.codeium.enabled": "true",
  45. "git-widget-placeholder": "master",
  46. "kotlin-language-version-configured": "true",
  47. "last_opened_file_path": "C:/Users/david/Documents/Uni/GTCar/processing-4.3/core/library/core.jar",
  48. "node.js.detected.package.eslint": "true",
  49. "node.js.detected.package.tslint": "true",
  50. "node.js.selected.package.eslint": "(autodetect)",
  51. "node.js.selected.package.tslint": "(autodetect)",
  52. "nodejs_package_manager_path": "npm",
  53. "project.structure.last.edited": "Libraries",
  54. "project.structure.proportion": "0.15",
  55. "project.structure.side.proportion": "0.24022989",
  56. "vue.rearranger.settings.migration": "true"
  57. }
  58. }]]></component>
  59. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  60. <component name="TaskManager">
  61. <task active="true" id="Default" summary="Default task">
  62. <changelist id="4d75e996-cee4-4ec6-b802-5b56d0c0eac4" name="Changes" comment="" />
  63. <created>1732108904989</created>
  64. <option name="number" value="Default" />
  65. <option name="presentableId" value="Default" />
  66. <updated>1732108904989</updated>
  67. <workItem from="1732108906083" duration="758000" />
  68. <workItem from="1732113837570" duration="5187000" />
  69. </task>
  70. <task id="LOCAL-00001" summary="First Commit Test">
  71. <option name="closed" value="true" />
  72. <created>1732109548353</created>
  73. <option name="number" value="00001" />
  74. <option name="presentableId" value="LOCAL-00001" />
  75. <option name="project" value="LOCAL" />
  76. <updated>1732109548353</updated>
  77. </task>
  78. <task id="LOCAL-00002" summary="Version 20.11">
  79. <option name="closed" value="true" />
  80. <created>1732118799936</created>
  81. <option name="number" value="00002" />
  82. <option name="presentableId" value="LOCAL-00002" />
  83. <option name="project" value="LOCAL" />
  84. <updated>1732118799936</updated>
  85. </task>
  86. <option name="localTasksCounter" value="3" />
  87. <servers />
  88. </component>
  89. <component name="TypeScriptGeneratedFilesManager">
  90. <option name="version" value="3" />
  91. </component>
  92. <component name="Vcs.Log.Tabs.Properties">
  93. <option name="TAB_STATES">
  94. <map>
  95. <entry key="MAIN">
  96. <value>
  97. <State />
  98. </value>
  99. </entry>
  100. </map>
  101. </option>
  102. </component>
  103. <component name="VcsManagerConfiguration">
  104. <MESSAGE value="First Commit Test" />
  105. <MESSAGE value="Version 20.11" />
  106. <option name="LAST_COMMIT_MESSAGE" value="Version 20.11" />
  107. </component>
  108. </project>