workspace.xml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="BranchesTreeState">
  4. <expand>
  5. <path>
  6. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  7. <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  8. </path>
  9. <path>
  10. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  11. <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  12. <item name="GROUP_NODE:feature" type="e8cecc67:BranchNodeDescriptor" />
  13. </path>
  14. <path>
  15. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  16. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  17. </path>
  18. <path>
  19. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  20. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  21. <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
  22. </path>
  23. </expand>
  24. <select />
  25. </component>
  26. <component name="ChangeListManager">
  27. <list default="true" id="7c3d35ae-50fa-4d9a-a1cf-f76fc1602787" name="Default Changelist" comment="">
  28. <change beforePath="$PROJECT_DIR$/opms_parent/app/service/cust/cust_customer.go" beforeDir="false" afterPath="$PROJECT_DIR$/opms_parent/app/service/cust/cust_customer.go" afterDir="false" />
  29. </list>
  30. <option name="SHOW_DIALOG" value="false" />
  31. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  32. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  33. <option name="LAST_RESOLUTION" value="IGNORE" />
  34. </component>
  35. <component name="Git.Settings">
  36. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  37. </component>
  38. <component name="ProjectId" id="2IzQyC4FjngLUzbcu3Uy2PR3b4t" />
  39. <component name="ProjectViewState">
  40. <option name="hideEmptyMiddlePackages" value="true" />
  41. <option name="showLibraryContents" value="true" />
  42. </component>
  43. <component name="PropertiesComponent">
  44. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  45. <property name="WebServerToolWindowFactoryState" value="false" />
  46. <property name="configurable.Global.GOPATH.is.expanded" value="true" />
  47. <property name="configurable.Project.GOPATH.is.expanded" value="true" />
  48. <property name="go.import.settings.migrated" value="true" />
  49. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  50. <property name="settings.editor.selected.configurable" value="go.vgo" />
  51. </component>
  52. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  53. <component name="TypeScriptGeneratedFilesManager">
  54. <option name="version" value="3" />
  55. </component>
  56. <component name="Vcs.Log.Tabs.Properties">
  57. <option name="TAB_STATES">
  58. <map>
  59. <entry key="MAIN">
  60. <value>
  61. <State />
  62. </value>
  63. </entry>
  64. </map>
  65. </option>
  66. </component>
  67. <component name="VgoProject">
  68. <integration-enabled>true</integration-enabled>
  69. <environment>
  70. <map>
  71. <entry key="GOPROXY" value="https://goproxy.cn,https://goproxy.io,direct" />
  72. </map>
  73. </environment>
  74. </component>
  75. </project>