workspace.xml 4.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="NONE" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="2fc8f117-72fa-41b7-be6b-e5783e06d3d2" name="Changes" comment="">
  8. <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/resource/js/app.js" beforeDir="false" afterPath="$PROJECT_DIR$/resource/js/app.js" 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="Git.Settings">
  18. <option name="RECENT_BRANCH_BY_REPOSITORY">
  19. <map>
  20. <entry key="$PROJECT_DIR$" value="master" />
  21. </map>
  22. </option>
  23. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  24. </component>
  25. <component name="GitToolBoxStore">
  26. <option name="recentBranches">
  27. <RecentBranches>
  28. <option name="branchesForRepo">
  29. <list>
  30. <RecentBranchesForRepo>
  31. <option name="branches">
  32. <list>
  33. <RecentBranch>
  34. <option name="branchName" value="develop/3.2.2" />
  35. <option name="lastUsedInstant" value="1728460037" />
  36. </RecentBranch>
  37. <RecentBranch>
  38. <option name="branchName" value="master" />
  39. <option name="lastUsedInstant" value="1728459821" />
  40. </RecentBranch>
  41. </list>
  42. </option>
  43. <option name="repositoryRootUrl" value="file://$PROJECT_DIR$" />
  44. </RecentBranchesForRepo>
  45. </list>
  46. </option>
  47. </RecentBranches>
  48. </option>
  49. </component>
  50. <component name="MarkdownSettingsMigration">
  51. <option name="stateVersion" value="1" />
  52. </component>
  53. <component name="ProjectId" id="2nBksoXCHW9qac7mwvaWHx1T32A" />
  54. <component name="ProjectLevelVcsManager">
  55. <ConfirmationsSetting value="2" id="Add" />
  56. </component>
  57. <component name="ProjectViewState">
  58. <option name="hideEmptyMiddlePackages" value="true" />
  59. <option name="showLibraryContents" value="true" />
  60. </component>
  61. <component name="PropertiesComponent">{
  62. &quot;keyToString&quot;: {
  63. &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
  64. &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  65. &quot;RunOnceActivity.cidr.known.project.marker&quot;: &quot;true&quot;,
  66. &quot;cidr.known.project.marker&quot;: &quot;true&quot;,
  67. &quot;dart.analysis.tool.window.visible&quot;: &quot;false&quot;,
  68. &quot;last_opened_file_path&quot;: &quot;/Users/zhaoheqing/Desktop/work_maowang/web/wifi&quot;,
  69. &quot;settings.editor.selected.configurable&quot;: &quot;dev.polek.adbwifi.settings.AdbWifiConfigurable&quot;,
  70. &quot;show.migrate.to.gradle.popup&quot;: &quot;false&quot;
  71. }
  72. }</component>
  73. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  74. <component name="TaskManager">
  75. <task active="true" id="Default" summary="Default task">
  76. <changelist id="2fc8f117-72fa-41b7-be6b-e5783e06d3d2" name="Changes" comment="" />
  77. <created>1728454065748</created>
  78. <option name="number" value="Default" />
  79. <option name="presentableId" value="Default" />
  80. <updated>1728454065748</updated>
  81. </task>
  82. <servers />
  83. </component>
  84. <component name="Vcs.Log.Tabs.Properties">
  85. <option name="TAB_STATES">
  86. <map>
  87. <entry key="MAIN">
  88. <value>
  89. <State />
  90. </value>
  91. </entry>
  92. </map>
  93. </option>
  94. </component>
  95. </project>