workspace.xml 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="36eaad7a-0726-4217-b7e5-1b2c680697a1" name="Default" comment="">
  5. <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/docs/protocol.yml" />
  6. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/libraries/GOPATH__gache_.xml" afterPath="$PROJECT_DIR$/.idea/libraries/GOPATH__gache_.xml" />
  7. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
  8. </list>
  9. <ignored path="gache.iws" />
  10. <ignored path=".idea/workspace.xml" />
  11. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  12. <option name="TRACKING_ENABLED" value="true" />
  13. <option name="SHOW_DIALOG" value="false" />
  14. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  15. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  16. <option name="LAST_RESOLUTION" value="IGNORE" />
  17. </component>
  18. <component name="CreatePatchCommitExecutor">
  19. <option name="PATCH_PATH" value="" />
  20. </component>
  21. <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  22. <component name="FavoritesManager">
  23. <favorites_list name="gache" />
  24. </component>
  25. <component name="FileEditorManager">
  26. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  27. <file leaf-file-name="protocol.yml" pinned="false" current-in-tab="true">
  28. <entry file="file://$PROJECT_DIR$/docs/protocol.yml">
  29. <provider selected="true" editor-type-id="text-editor">
  30. <state relative-caret-position="557">
  31. <caret line="159" column="55" selection-start-line="159" selection-start-column="55" selection-end-line="159" selection-end-column="55" />
  32. <folding />
  33. </state>
  34. </provider>
  35. </entry>
  36. </file>
  37. </leaf>
  38. </component>
  39. <component name="FileTemplateManagerImpl">
  40. <option name="RECENT_TEMPLATES">
  41. <list>
  42. <option value="Go Application" />
  43. </list>
  44. </option>
  45. </component>
  46. <component name="Git.Settings">
  47. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  48. </component>
  49. <component name="GradleLocalSettings">
  50. <option name="externalProjectsViewState">
  51. <projects_view />
  52. </option>
  53. </component>
  54. <component name="IdeDocumentHistory">
  55. <option name="CHANGED_PATHS">
  56. <list>
  57. <option value="$PROJECT_DIR$/hello.go" />
  58. <option value="$PROJECT_DIR$/doc/components.md" />
  59. <option value="$PROJECT_DIR$/docs/event_handling.md" />
  60. <option value="$PROJECT_DIR$/docs/memory.md" />
  61. <option value="$PROJECT_DIR$/docs/components.md" />
  62. <option value="$PROJECT_DIR$/docs/readline.md" />
  63. <option value="$PROJECT_DIR$/docs/runner_cli.md" />
  64. <option value="$PROJECT_DIR$/docs/README.md" />
  65. <option value="$PROJECT_DIR$/docs/runner_config.md" />
  66. <option value="$PROJECT_DIR$/docs/protocol.yml" />
  67. </list>
  68. </option>
  69. </component>
  70. <component name="ProjectFrameBounds">
  71. <option name="y" value="23" />
  72. <option name="width" value="1436" />
  73. <option name="height" value="877" />
  74. </component>
  75. <component name="ProjectInspectionProfilesVisibleTreeState">
  76. <entry key="Project Default">
  77. <profile-state>
  78. <expanded-state>
  79. <State>
  80. <id />
  81. </State>
  82. <State>
  83. <id>Android &gt; Lint &gt; Correctness</id>
  84. </State>
  85. <State>
  86. <id>Gradle</id>
  87. </State>
  88. <State>
  89. <id>Probable bugsGradle</id>
  90. </State>
  91. </expanded-state>
  92. <selected-state>
  93. <State>
  94. <id>Android</id>
  95. </State>
  96. </selected-state>
  97. </profile-state>
  98. </entry>
  99. </component>
  100. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  101. <OptionsSetting value="true" id="Add" />
  102. <OptionsSetting value="true" id="Remove" />
  103. <OptionsSetting value="true" id="Checkout" />
  104. <OptionsSetting value="true" id="Update" />
  105. <OptionsSetting value="true" id="Status" />
  106. <OptionsSetting value="true" id="Edit" />
  107. <ConfirmationsSetting value="0" id="Add" />
  108. <ConfirmationsSetting value="0" id="Remove" />
  109. </component>
  110. <component name="ProjectReloadState">
  111. <option name="STATE" value="1" />
  112. </component>
  113. <component name="ProjectView">
  114. <navigator currentView="ProjectPane" proportions="" version="1">
  115. <flattenPackages />
  116. <showMembers />
  117. <showModules />
  118. <showLibraryContents />
  119. <hideEmptyPackages />
  120. <abbreviatePackageNames />
  121. <autoscrollToSource />
  122. <autoscrollFromSource />
  123. <sortByType />
  124. <manualOrder />
  125. <foldersAlwaysOnTop value="true" />
  126. </navigator>
  127. <panes>
  128. <pane id="Scratches" />
  129. <pane id="PackagesPane" />
  130. <pane id="ProjectPane">
  131. <subPane>
  132. <PATH>
  133. <PATH_ELEMENT>
  134. <option name="myItemId" value="gache" />
  135. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  136. </PATH_ELEMENT>
  137. </PATH>
  138. <PATH>
  139. <PATH_ELEMENT>
  140. <option name="myItemId" value="gache" />
  141. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  142. </PATH_ELEMENT>
  143. <PATH_ELEMENT>
  144. <option name="myItemId" value="gache" />
  145. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  146. </PATH_ELEMENT>
  147. </PATH>
  148. <PATH>
  149. <PATH_ELEMENT>
  150. <option name="myItemId" value="gache" />
  151. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  152. </PATH_ELEMENT>
  153. <PATH_ELEMENT>
  154. <option name="myItemId" value="gache" />
  155. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  156. </PATH_ELEMENT>
  157. <PATH_ELEMENT>
  158. <option name="myItemId" value="docs" />
  159. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  160. </PATH_ELEMENT>
  161. </PATH>
  162. </subPane>
  163. </pane>
  164. <pane id="AndroidView">
  165. <subPane />
  166. </pane>
  167. <pane id="Scope">
  168. <subPane subId="Project Files">
  169. <PATH>
  170. <PATH_ELEMENT USER_OBJECT="Root">
  171. <option name="myItemId" value="" />
  172. <option name="myItemType" value="" />
  173. </PATH_ELEMENT>
  174. <PATH_ELEMENT USER_OBJECT="gache">
  175. <option name="myItemId" value="" />
  176. <option name="myItemType" value="" />
  177. </PATH_ELEMENT>
  178. </PATH>
  179. </subPane>
  180. </pane>
  181. </panes>
  182. </component>
  183. <component name="PropertiesComponent">
  184. <property name="GoToClass.includeLibraries" value="false" />
  185. <property name="GoToClass.toSaveIncludeLibraries" value="false" />
  186. <property name="GoToFile.includeJavaFiles" value="false" />
  187. <property name="MemberChooser.sorted" value="false" />
  188. <property name="MemberChooser.showClasses" value="true" />
  189. <property name="MemberChooser.copyJavadoc" value="false" />
  190. <property name="settings.editor.selected.configurable" value="com.goide.configuration.GoConfigurableProvider$GoProjectSettingsConfigurable" />
  191. <property name="settings.editor.splitter.proportion" value="0.2" />
  192. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  193. <property name="android.project.structure.last.selected" value="SDK Location" />
  194. <property name="android.project.structure.proportion" value="0.15" />
  195. <property name="configurable.Global.libraries.is.expanded" value="true" />
  196. <property name="configurable.Project.libraries.is.expanded" value="true" />
  197. <property name="configurable.Module.libraries.is.expanded" value="true" />
  198. <property name="project.structure.last.edited" value="Project" />
  199. <property name="project.structure.proportion" value="0.0" />
  200. <property name="project.structure.side.proportion" value="0.0" />
  201. <property name="DefaultGoTemplateProperty" value="Go Application" />
  202. </component>
  203. <component name="RecentsManager">
  204. <key name="CopyFile.RECENT_KEYS">
  205. <recent name="$PROJECT_DIR$/docs" />
  206. </key>
  207. <key name="MoveFile.RECENT_KEYS">
  208. <recent name="$PROJECT_DIR$/docs" />
  209. </key>
  210. </component>
  211. <component name="RunManager" selected="Go Single File.go run hello.go">
  212. <configuration default="false" name="go run hello.go" type="GoRunFileConfiguration" factoryName="Go Single File" temporary="true">
  213. <module name="gache" />
  214. <working_directory value="$PROJECT_DIR$" />
  215. <filePath value="$PROJECT_DIR$/hello.go" />
  216. <method />
  217. </configuration>
  218. <configuration default="true" type="AndroidJUnit" factoryName="Android JUnit">
  219. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  220. <module name="" />
  221. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  222. <option name="ALTERNATIVE_JRE_PATH" />
  223. <option name="PACKAGE_NAME" />
  224. <option name="MAIN_CLASS_NAME" />
  225. <option name="METHOD_NAME" />
  226. <option name="TEST_OBJECT" value="class" />
  227. <option name="VM_PARAMETERS" />
  228. <option name="PARAMETERS" />
  229. <option name="WORKING_DIRECTORY" />
  230. <option name="ENV_VARIABLES" />
  231. <option name="PASS_PARENT_ENVS" value="true" />
  232. <option name="TEST_SEARCH_SCOPE">
  233. <value defaultName="singleModule" />
  234. </option>
  235. <envs />
  236. <patterns />
  237. <method />
  238. </configuration>
  239. <configuration default="true" type="AndroidRunConfigurationType" factoryName="Android App">
  240. <module name="" />
  241. <option name="DEPLOY" value="true" />
  242. <option name="ARTIFACT_NAME" value="" />
  243. <option name="PM_INSTALL_OPTIONS" value="" />
  244. <option name="ACTIVITY_EXTRA_FLAGS" value="" />
  245. <option name="MODE" value="default_activity" />
  246. <option name="PREFERRED_AVD" value="" />
  247. <option name="CLEAR_LOGCAT" value="false" />
  248. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
  249. <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
  250. <option name="FORCE_STOP_RUNNING_APP" value="true" />
  251. <option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
  252. <option name="USE_LAST_SELECTED_DEVICE" value="false" />
  253. <option name="PREFERRED_AVD" value="" />
  254. <option name="SELECTED_CLOUD_MATRIX_CONFIGURATION_ID" value="-1" />
  255. <option name="SELECTED_CLOUD_MATRIX_PROJECT_ID" value="" />
  256. <option name="DEBUGGER_TYPE" value="Auto" />
  257. <Auto>
  258. <option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
  259. <option name="SHOW_STATIC_VARS" value="true" />
  260. <option name="WORKING_DIR" value="" />
  261. <option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
  262. <option name="SHOW_OPTIMIZED_WARNING" value="true" />
  263. </Auto>
  264. <Hybrid>
  265. <option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
  266. <option name="SHOW_STATIC_VARS" value="true" />
  267. <option name="WORKING_DIR" value="" />
  268. <option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
  269. <option name="SHOW_OPTIMIZED_WARNING" value="true" />
  270. </Hybrid>
  271. <Java />
  272. <Native>
  273. <option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
  274. <option name="SHOW_STATIC_VARS" value="true" />
  275. <option name="WORKING_DIR" value="" />
  276. <option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
  277. <option name="SHOW_OPTIMIZED_WARNING" value="true" />
  278. </Native>
  279. <Profilers>
  280. <option name="ENABLE_ADVANCED_PROFILING" value="true" />
  281. <option name="SUPPORT_LIB_ENABLED" value="true" />
  282. <option name="INSTRUMENTATION_ENABLED" value="true" />
  283. </Profilers>
  284. <option name="DEEP_LINK" value="" />
  285. <option name="ACTIVITY_CLASS" value="" />
  286. <method />
  287. </configuration>
  288. <configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Instrumented Tests">
  289. <module name="" />
  290. <option name="TESTING_TYPE" value="0" />
  291. <option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
  292. <option name="METHOD_NAME" value="" />
  293. <option name="CLASS_NAME" value="" />
  294. <option name="PACKAGE_NAME" value="" />
  295. <option name="EXTRA_OPTIONS" value="" />
  296. <option name="PREFERRED_AVD" value="" />
  297. <option name="CLEAR_LOGCAT" value="false" />
  298. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
  299. <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
  300. <option name="FORCE_STOP_RUNNING_APP" value="true" />
  301. <option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
  302. <option name="USE_LAST_SELECTED_DEVICE" value="false" />
  303. <option name="PREFERRED_AVD" value="" />
  304. <option name="SELECTED_CLOUD_MATRIX_CONFIGURATION_ID" value="-1" />
  305. <option name="SELECTED_CLOUD_MATRIX_PROJECT_ID" value="" />
  306. <option name="DEBUGGER_TYPE" value="Auto" />
  307. <Auto>
  308. <option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
  309. <option name="SHOW_STATIC_VARS" value="true" />
  310. <option name="WORKING_DIR" value="" />
  311. <option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
  312. <option name="SHOW_OPTIMIZED_WARNING" value="true" />
  313. </Auto>
  314. <Hybrid>
  315. <option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
  316. <option name="SHOW_STATIC_VARS" value="true" />
  317. <option name="WORKING_DIR" value="" />
  318. <option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
  319. <option name="SHOW_OPTIMIZED_WARNING" value="true" />
  320. </Hybrid>
  321. <Java />
  322. <Native>
  323. <option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
  324. <option name="SHOW_STATIC_VARS" value="true" />
  325. <option name="WORKING_DIR" value="" />
  326. <option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
  327. <option name="SHOW_OPTIMIZED_WARNING" value="true" />
  328. </Native>
  329. <Profilers>
  330. <option name="ENABLE_ADVANCED_PROFILING" value="true" />
  331. <option name="SUPPORT_LIB_ENABLED" value="true" />
  332. <option name="INSTRUMENTATION_ENABLED" value="true" />
  333. </Profilers>
  334. <method />
  335. </configuration>
  336. <configuration default="true" type="Application" factoryName="Application">
  337. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  338. <option name="MAIN_CLASS_NAME" />
  339. <option name="VM_PARAMETERS" />
  340. <option name="PROGRAM_PARAMETERS" />
  341. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  342. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  343. <option name="ALTERNATIVE_JRE_PATH" />
  344. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  345. <option name="ENV_VARIABLES" />
  346. <option name="PASS_PARENT_ENVS" value="true" />
  347. <module name="" />
  348. <envs />
  349. <method />
  350. </configuration>
  351. <configuration default="true" type="GoApplicationRunConfiguration" factoryName="Go Application">
  352. <module name="" />
  353. <working_directory value="$PROJECT_DIR$" />
  354. <filePath value="$PROJECT_DIR$" />
  355. <kind value="FILE" />
  356. <method />
  357. </configuration>
  358. <configuration default="true" type="GoRunFileConfiguration" factoryName="Go Single File">
  359. <module name="" />
  360. <working_directory value="$PROJECT_DIR$" />
  361. <filePath value="$PROJECT_DIR$" />
  362. <method />
  363. </configuration>
  364. <configuration default="true" type="GoTestRunConfiguration" factoryName="Go Test">
  365. <module name="" />
  366. <working_directory value="$PROJECT_DIR$" />
  367. <framework value="gotest" />
  368. <kind value="DIRECTORY" />
  369. <method />
  370. </configuration>
  371. <configuration default="true" type="GradleRunConfiguration" factoryName="Gradle">
  372. <ExternalSystemSettings>
  373. <option name="executionName" />
  374. <option name="externalProjectPath" />
  375. <option name="externalSystemIdString" value="GRADLE" />
  376. <option name="scriptParameters" />
  377. <option name="taskDescriptions">
  378. <list />
  379. </option>
  380. <option name="taskNames">
  381. <list />
  382. </option>
  383. <option name="vmOptions" />
  384. </ExternalSystemSettings>
  385. <method />
  386. </configuration>
  387. <configuration default="true" type="JarApplication" factoryName="JAR Application">
  388. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  389. <envs />
  390. <method />
  391. </configuration>
  392. <configuration default="true" type="Java Scratch" factoryName="Java Scratch">
  393. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  394. <option name="SCRATCH_FILE_ID" value="0" />
  395. <option name="MAIN_CLASS_NAME" />
  396. <option name="VM_PARAMETERS" />
  397. <option name="PROGRAM_PARAMETERS" />
  398. <option name="WORKING_DIRECTORY" />
  399. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  400. <option name="ALTERNATIVE_JRE_PATH" />
  401. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  402. <option name="ENV_VARIABLES" />
  403. <option name="PASS_PARENT_ENVS" value="true" />
  404. <module name="" />
  405. <envs />
  406. <method />
  407. </configuration>
  408. <configuration default="true" type="Remote" factoryName="Remote">
  409. <option name="USE_SOCKET_TRANSPORT" value="true" />
  410. <option name="SERVER_MODE" value="false" />
  411. <option name="SHMEM_ADDRESS" value="javadebug" />
  412. <option name="HOST" value="localhost" />
  413. <option name="PORT" value="5005" />
  414. <method />
  415. </configuration>
  416. <configuration default="true" type="ScalaTestRunConfiguration" factoryName="ScalaTest">
  417. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  418. <module name="" />
  419. <setting name="path" value="" />
  420. <setting name="package" value="" />
  421. <setting name="vmparams" value="" />
  422. <setting name="params" value="" />
  423. <setting name="workingDirectory" value="" />
  424. <setting name="searchForTest" value="Across module dependencies" />
  425. <setting name="testName" value="" />
  426. <setting name="testKind" value="Class" />
  427. <setting name="showProgressMessages" value="true" />
  428. <envs />
  429. <method />
  430. </configuration>
  431. <configuration default="true" type="Specs2RunConfiguration" factoryName="Specs2">
  432. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  433. <module name="" />
  434. <setting name="path" value="" />
  435. <setting name="package" value="" />
  436. <setting name="vmparams" value="" />
  437. <setting name="params" value="" />
  438. <setting name="workingDirectory" value="" />
  439. <setting name="searchForTest" value="Across module dependencies" />
  440. <setting name="testName" value="" />
  441. <setting name="testKind" value="Class" />
  442. <setting name="showProgressMessages" value="true" />
  443. <envs />
  444. <method />
  445. </configuration>
  446. <configuration default="true" type="TestNG" factoryName="TestNG">
  447. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  448. <module name="" />
  449. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  450. <option name="ALTERNATIVE_JRE_PATH" />
  451. <option name="SUITE_NAME" />
  452. <option name="PACKAGE_NAME" />
  453. <option name="MAIN_CLASS_NAME" />
  454. <option name="METHOD_NAME" />
  455. <option name="GROUP_NAME" />
  456. <option name="TEST_OBJECT" value="CLASS" />
  457. <option name="VM_PARAMETERS" value="-ea" />
  458. <option name="PARAMETERS" />
  459. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  460. <option name="OUTPUT_DIRECTORY" />
  461. <option name="ANNOTATION_TYPE" />
  462. <option name="ENV_VARIABLES" />
  463. <option name="PASS_PARENT_ENVS" value="true" />
  464. <option name="TEST_SEARCH_SCOPE">
  465. <value defaultName="singleModule" />
  466. </option>
  467. <option name="USE_DEFAULT_REPORTERS" value="false" />
  468. <option name="PROPERTIES_FILE" />
  469. <envs />
  470. <properties />
  471. <listeners />
  472. <method />
  473. </configuration>
  474. <configuration default="true" type="TestNGTestDiscovery" factoryName="TestNG Test Discovery" changeList="All">
  475. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  476. <module name="" />
  477. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  478. <option name="ALTERNATIVE_JRE_PATH" />
  479. <option name="SUITE_NAME" />
  480. <option name="PACKAGE_NAME" />
  481. <option name="MAIN_CLASS_NAME" />
  482. <option name="METHOD_NAME" />
  483. <option name="GROUP_NAME" />
  484. <option name="TEST_OBJECT" value="CLASS" />
  485. <option name="VM_PARAMETERS" />
  486. <option name="PARAMETERS" />
  487. <option name="WORKING_DIRECTORY" />
  488. <option name="OUTPUT_DIRECTORY" />
  489. <option name="ANNOTATION_TYPE" />
  490. <option name="ENV_VARIABLES" />
  491. <option name="PASS_PARENT_ENVS" value="true" />
  492. <option name="TEST_SEARCH_SCOPE">
  493. <value defaultName="singleModule" />
  494. </option>
  495. <option name="USE_DEFAULT_REPORTERS" value="false" />
  496. <option name="PROPERTIES_FILE" />
  497. <envs />
  498. <properties />
  499. <listeners />
  500. <method />
  501. </configuration>
  502. <configuration default="true" type="uTestRunConfiguration" factoryName="utest">
  503. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  504. <module name="" />
  505. <setting name="path" value="" />
  506. <setting name="package" value="" />
  507. <setting name="vmparams" value="" />
  508. <setting name="params" value="" />
  509. <setting name="workingDirectory" value="" />
  510. <setting name="searchForTest" value="Across module dependencies" />
  511. <setting name="testName" value="" />
  512. <setting name="testKind" value="Class" />
  513. <setting name="showProgressMessages" value="true" />
  514. <envs />
  515. <method />
  516. </configuration>
  517. <list size="1">
  518. <item index="0" class="java.lang.String" itemvalue="Go Single File.go run hello.go" />
  519. </list>
  520. <recent_temporary>
  521. <list size="1">
  522. <item index="0" class="java.lang.String" itemvalue="Go Single File.go run hello.go" />
  523. </list>
  524. </recent_temporary>
  525. <configuration name="&lt;template&gt;" type="Applet" default="true" selected="false">
  526. <option name="MAIN_CLASS_NAME" />
  527. <option name="HTML_FILE_NAME" />
  528. <option name="HTML_USED" value="false" />
  529. <option name="WIDTH" value="400" />
  530. <option name="HEIGHT" value="300" />
  531. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  532. <option name="VM_PARAMETERS" />
  533. </configuration>
  534. <configuration name="&lt;template&gt;" type="JUnit" default="true" selected="false">
  535. <option name="MAIN_CLASS_NAME" />
  536. <option name="VM_PARAMETERS" value="-ea" />
  537. <option name="PARAMETERS" />
  538. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  539. </configuration>
  540. <configuration name="&lt;template&gt;" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" default="true" selected="false">
  541. <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
  542. </configuration>
  543. </component>
  544. <component name="SbtLocalSettings">
  545. <option name="externalProjectsViewState">
  546. <projects_view />
  547. </option>
  548. </component>
  549. <component name="ShelveChangesManager" show_recycled="false">
  550. <option name="remove_strategy" value="false" />
  551. </component>
  552. <component name="TaskManager">
  553. <task active="true" id="Default" summary="Default task">
  554. <changelist id="36eaad7a-0726-4217-b7e5-1b2c680697a1" name="Default" comment="" />
  555. <created>1500755998421</created>
  556. <option name="number" value="Default" />
  557. <option name="presentableId" value="Default" />
  558. <updated>1500755998421</updated>
  559. </task>
  560. <servers />
  561. </component>
  562. <component name="ToolWindowManager">
  563. <frame x="0" y="23" width="1436" height="877" extended-state="6" />
  564. <editor active="true" />
  565. <layout>
  566. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
  567. <window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  568. <window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  569. <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32939914" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" />
  570. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32938075" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  571. <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  572. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  573. <window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  574. <window_info id="Project" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.27044475" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  575. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.13916786" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  576. <window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  577. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  578. <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
  579. <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
  580. <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  581. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  582. <window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  583. <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  584. <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="5" side_tool="false" content_ui="combo" />
  585. <window_info id="Designer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  586. <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  587. <window_info id="Palette&#9;" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  588. <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
  589. <window_info id="Captures" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  590. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  591. </layout>
  592. </component>
  593. <component name="Vcs.Log.UiProperties">
  594. <option name="RECENTLY_FILTERED_USER_GROUPS">
  595. <collection />
  596. </option>
  597. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  598. <collection />
  599. </option>
  600. </component>
  601. <component name="VcsContentAnnotationSettings">
  602. <option name="myLimit" value="2678400000" />
  603. </component>
  604. <component name="VcsManagerConfiguration">
  605. <option name="USE_COMMIT_MESSAGE_MARGIN" value="true" />
  606. <option name="COMMIT_MESSAGE_MARGIN_SIZE" value="80" />
  607. </component>
  608. <component name="XDebuggerManager">
  609. <breakpoint-manager />
  610. <watches-manager />
  611. </component>
  612. <component name="editorHistoryManager">
  613. <entry file="file://$PROJECT_DIR$/docs/protocol.yml">
  614. <provider selected="true" editor-type-id="text-editor">
  615. <state relative-caret-position="0">
  616. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  617. <folding />
  618. </state>
  619. </provider>
  620. </entry>
  621. <entry file="file://$PROJECT_DIR$/docs/components.md" />
  622. <entry file="file://$PROJECT_DIR$/hello.go" />
  623. <entry file="file://$PROJECT_DIR$/hello.go" />
  624. <entry file="file://$PROJECT_DIR$/LICENSE">
  625. <provider selected="true" editor-type-id="text-editor">
  626. <state relative-caret-position="195">
  627. <caret line="13" column="0" selection-start-line="13" selection-start-column="0" selection-end-line="13" selection-end-column="0" />
  628. </state>
  629. </provider>
  630. </entry>
  631. <entry file="file://$PROJECT_DIR$/docs/event_handling.md">
  632. <provider selected="true" editor-type-id="split-provider[text-editor;MarkdownPreviewEditor]">
  633. <state split_layout="SPLIT">
  634. <first_editor relative-caret-position="345">
  635. <caret line="23" column="0" selection-start-line="23" selection-start-column="0" selection-end-line="23" selection-end-column="0" />
  636. </first_editor>
  637. <second_editor>
  638. <js_state />
  639. </second_editor>
  640. </state>
  641. </provider>
  642. <provider editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  643. <state split_layout="FIRST">
  644. <first_editor relative-caret-position="120">
  645. <caret line="8" column="0" selection-start-line="8" selection-start-column="0" selection-end-line="8" selection-end-column="0" />
  646. </first_editor>
  647. <second_editor />
  648. </state>
  649. </provider>
  650. </entry>
  651. <entry file="file://$PROJECT_DIR$/docs/storage_memory.md">
  652. <provider selected="true" editor-type-id="split-provider[text-editor;MarkdownPreviewEditor]">
  653. <state split_layout="SPLIT">
  654. <first_editor relative-caret-position="105">
  655. <caret line="7" column="0" selection-start-line="7" selection-start-column="0" selection-end-line="7" selection-end-column="0" />
  656. </first_editor>
  657. <second_editor>
  658. <js_state />
  659. </second_editor>
  660. </state>
  661. </provider>
  662. <provider editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  663. <state split_layout="SPLIT">
  664. <first_editor relative-caret-position="165">
  665. <caret line="11" column="12" selection-start-line="11" selection-start-column="12" selection-end-line="11" selection-end-column="12" />
  666. </first_editor>
  667. <second_editor />
  668. </state>
  669. </provider>
  670. </entry>
  671. <entry file="file://$PROJECT_DIR$/docs/components.md" />
  672. <entry file="file://$PROJECT_DIR$/docs/readline.md">
  673. <provider editor-type-id="split-provider[text-editor;MarkdownPreviewEditor]">
  674. <state split_layout="SPLIT">
  675. <first_editor relative-caret-position="0">
  676. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  677. </first_editor>
  678. <second_editor>
  679. <js_state />
  680. </second_editor>
  681. </state>
  682. </provider>
  683. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  684. <state split_layout="SPLIT">
  685. <first_editor relative-caret-position="30">
  686. <caret line="2" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
  687. </first_editor>
  688. <second_editor />
  689. </state>
  690. </provider>
  691. </entry>
  692. <entry file="file://$PROJECT_DIR$/README.md">
  693. <provider editor-type-id="split-provider[text-editor;MarkdownPreviewEditor]">
  694. <state split_layout="SPLIT">
  695. <first_editor relative-caret-position="0">
  696. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  697. </first_editor>
  698. <second_editor>
  699. <js_state />
  700. </second_editor>
  701. </state>
  702. </provider>
  703. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  704. <state split_layout="SPLIT">
  705. <first_editor relative-caret-position="30">
  706. <caret line="2" column="25" selection-start-line="2" selection-start-column="25" selection-end-line="2" selection-end-column="25" />
  707. </first_editor>
  708. <second_editor />
  709. </state>
  710. </provider>
  711. </entry>
  712. <entry file="file://$PROJECT_DIR$/docs/runner_cli.md">
  713. <provider selected="true" editor-type-id="split-provider[text-editor;MarkdownPreviewEditor]">
  714. <state split_layout="SPLIT">
  715. <first_editor relative-caret-position="180">
  716. <caret line="12" column="33" selection-start-line="12" selection-start-column="33" selection-end-line="12" selection-end-column="33" />
  717. </first_editor>
  718. <second_editor>
  719. <js_state />
  720. </second_editor>
  721. </state>
  722. </provider>
  723. </entry>
  724. <entry file="file://$PROJECT_DIR$/docs/runner_config.md">
  725. <provider selected="true" editor-type-id="split-provider[text-editor;MarkdownPreviewEditor]">
  726. <state split_layout="SPLIT">
  727. <first_editor relative-caret-position="150">
  728. <caret line="10" column="47" selection-start-line="10" selection-start-column="47" selection-end-line="10" selection-end-column="47" />
  729. </first_editor>
  730. <second_editor>
  731. <js_state />
  732. </second_editor>
  733. </state>
  734. </provider>
  735. <provider editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  736. <state split_layout="SPLIT">
  737. <first_editor relative-caret-position="0">
  738. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  739. </first_editor>
  740. <second_editor />
  741. </state>
  742. </provider>
  743. </entry>
  744. <entry file="file://$PROJECT_DIR$/docs/README.md">
  745. <provider selected="true" editor-type-id="split-provider[text-editor;MarkdownPreviewEditor]">
  746. <state split_layout="SPLIT">
  747. <first_editor relative-caret-position="369">
  748. <caret line="26" column="46" selection-start-line="26" selection-start-column="46" selection-end-line="26" selection-end-column="46" />
  749. </first_editor>
  750. <second_editor>
  751. <js_state />
  752. </second_editor>
  753. </state>
  754. </provider>
  755. <provider editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  756. <state split_layout="FIRST">
  757. <first_editor relative-caret-position="750">
  758. <caret line="50" column="2" selection-start-line="50" selection-start-column="2" selection-end-line="50" selection-end-column="2" />
  759. </first_editor>
  760. <second_editor />
  761. </state>
  762. </provider>
  763. </entry>
  764. <entry file="file://$PROJECT_DIR$/docs/protocol.yml">
  765. <provider selected="true" editor-type-id="text-editor">
  766. <state relative-caret-position="557">
  767. <caret line="159" column="55" selection-start-line="159" selection-start-column="55" selection-end-line="159" selection-end-column="55" />
  768. <folding />
  769. </state>
  770. </provider>
  771. </entry>
  772. </component>
  773. <component name="masterDetails">
  774. <states>
  775. <state key="ArtifactsStructureConfigurable.UI">
  776. <settings>
  777. <artifact-editor />
  778. <splitter-proportions>
  779. <option name="proportions">
  780. <list>
  781. <option value="0.2" />
  782. </list>
  783. </option>
  784. </splitter-proportions>
  785. </settings>
  786. </state>
  787. <state key="FacetStructureConfigurable.UI">
  788. <settings>
  789. <last-edited>No facets are configured</last-edited>
  790. <splitter-proportions>
  791. <option name="proportions">
  792. <list>
  793. <option value="0.2" />
  794. </list>
  795. </option>
  796. </splitter-proportions>
  797. </settings>
  798. </state>
  799. <state key="GlobalLibrariesConfigurable.UI">
  800. <settings>
  801. <last-edited>gatling</last-edited>
  802. <splitter-proportions>
  803. <option name="proportions">
  804. <list>
  805. <option value="0.2" />
  806. </list>
  807. </option>
  808. </splitter-proportions>
  809. </settings>
  810. </state>
  811. <state key="JdkListConfigurable.UI">
  812. <settings>
  813. <last-edited>1.8</last-edited>
  814. <splitter-proportions>
  815. <option name="proportions">
  816. <list>
  817. <option value="0.2" />
  818. </list>
  819. </option>
  820. </splitter-proportions>
  821. </settings>
  822. </state>
  823. <state key="ModuleStructureConfigurable.UI">
  824. <settings>
  825. <last-edited>gache</last-edited>
  826. <splitter-proportions>
  827. <option name="proportions">
  828. <list>
  829. <option value="0.2" />
  830. </list>
  831. </option>
  832. </splitter-proportions>
  833. </settings>
  834. </state>
  835. <state key="ProjectJDKs.UI">
  836. <settings>
  837. <last-edited>1.8</last-edited>
  838. <splitter-proportions>
  839. <option name="proportions">
  840. <list>
  841. <option value="0.2" />
  842. </list>
  843. </option>
  844. </splitter-proportions>
  845. </settings>
  846. </state>
  847. <state key="ProjectLibrariesConfigurable.UI">
  848. <settings>
  849. <splitter-proportions>
  850. <option name="proportions">
  851. <list>
  852. <option value="0.2" />
  853. </list>
  854. </option>
  855. </splitter-proportions>
  856. </settings>
  857. </state>
  858. </states>
  859. </component>
  860. </project>