workspace.xml 3.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  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/git_toolbox_prj.xml" beforeDir="false" />
  9. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/.vscode/launch.json" beforeDir="false" />
  11. <change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/index.html" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/resource/js/app.js" beforeDir="false" afterPath="$PROJECT_DIR$/resource/js/app.js" afterDir="false" />
  13. </list>
  14. <option name="SHOW_DIALOG" value="false" />
  15. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  16. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  17. <option name="LAST_RESOLUTION" value="IGNORE" />
  18. </component>
  19. <component name="Git.Settings">
  20. <option name="RECENT_BRANCH_BY_REPOSITORY">
  21. <map>
  22. <entry key="$PROJECT_DIR$" value="master" />
  23. </map>
  24. </option>
  25. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  26. </component>
  27. <component name="GitToolBoxStore">
  28. <option name="recentBranches">
  29. <RecentBranches>
  30. <option name="branchesForRepo">
  31. <list>
  32. <RecentBranchesForRepo>
  33. <option name="branches">
  34. <list>
  35. <RecentBranch>
  36. <option name="branchName" value="develop/3.2.2" />
  37. <option name="lastUsedInstant" value="1728459842" />
  38. </RecentBranch>
  39. <RecentBranch>
  40. <option name="branchName" value="master" />
  41. <option name="lastUsedInstant" value="1728459821" />
  42. </RecentBranch>
  43. </list>
  44. </option>
  45. <option name="repositoryRootUrl" value="file://$PROJECT_DIR$" />
  46. </RecentBranchesForRepo>
  47. </list>
  48. </option>
  49. </RecentBranches>
  50. </option>
  51. </component>
  52. <component name="MarkdownSettingsMigration">
  53. <option name="stateVersion" value="1" />
  54. </component>
  55. <component name="ProjectId" id="2nBksoXCHW9qac7mwvaWHx1T32A" />
  56. <component name="ProjectViewState">
  57. <option name="hideEmptyMiddlePackages" value="true" />
  58. <option name="showLibraryContents" value="true" />
  59. </component>
  60. <component name="PropertiesComponent"><![CDATA[{
  61. "keyToString": {
  62. "RunOnceActivity.OpenProjectViewOnStart": "true",
  63. "RunOnceActivity.ShowReadmeOnStart": "true",
  64. "RunOnceActivity.cidr.known.project.marker": "true",
  65. "cidr.known.project.marker": "true",
  66. "dart.analysis.tool.window.visible": "false",
  67. "last_opened_file_path": "/Users/zhaoheqing/Desktop/work_maowang/web/wifi",
  68. "settings.editor.selected.configurable": "dev.polek.adbwifi.settings.AdbWifiConfigurable",
  69. "show.migrate.to.gradle.popup": "false"
  70. }
  71. }]]></component>
  72. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  73. <component name="TaskManager">
  74. <task active="true" id="Default" summary="Default task">
  75. <changelist id="2fc8f117-72fa-41b7-be6b-e5783e06d3d2" name="Changes" comment="" />
  76. <created>1728454065748</created>
  77. <option name="number" value="Default" />
  78. <option name="presentableId" value="Default" />
  79. <updated>1728454065748</updated>
  80. </task>
  81. <servers />
  82. </component>
  83. </project>