workspace.xml 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="9abafb60-388a-48be-9795-06bc35f0e7db" name="Default" comment="">
  5. <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/ch2/ex1/db0.sql" />
  6. <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/ch2/ex1/ex1.go" />
  7. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/dataSources.local.xml" afterPath="$PROJECT_DIR$/.idea/dataSources.local.xml" />
  8. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/sqldialects.xml" afterPath="$PROJECT_DIR$/.idea/sqldialects.xml" />
  9. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
  10. </list>
  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="DatabaseView">
  22. <option name="GROUP_SCHEMA" value="true" />
  23. <option name="GROUP_CONTENTS" value="false" />
  24. <option name="SORT_POSITIONED" value="false" />
  25. <option name="SHOW_TABLE_DETAILS" value="true" />
  26. <option name="SHOW_EMPTY_GROUPS" value="false" />
  27. <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
  28. </component>
  29. <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  30. <component name="FileEditorManager">
  31. <leaf>
  32. <file leaf-file-name="ex1.go" pinned="false" current-in-tab="true">
  33. <entry file="file://$PROJECT_DIR$/ch2/ex1/ex1.go">
  34. <provider selected="true" editor-type-id="text-editor">
  35. <state relative-caret-position="154">
  36. <caret line="11" column="31" lean-forward="false" selection-start-line="11" selection-start-column="31" selection-end-line="11" selection-end-column="31" />
  37. <folding />
  38. </state>
  39. </provider>
  40. </entry>
  41. </file>
  42. </leaf>
  43. </component>
  44. <component name="FileTemplateManagerImpl">
  45. <option name="RECENT_TEMPLATES">
  46. <list>
  47. <option value="Go Application" />
  48. </list>
  49. </option>
  50. </component>
  51. <component name="Git.Settings">
  52. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  53. </component>
  54. <component name="IdeDocumentHistory">
  55. <option name="CHANGED_PATHS">
  56. <list>
  57. <option value="$PROJECT_DIR$/ch1/main.go" />
  58. <option value="$PROJECT_DIR$/.gitignore" />
  59. <option value="$PROJECT_DIR$/ch1/ex1_helloworld.go" />
  60. <option value="$PROJECT_DIR$/ch1/ex3_hellodrone.go" />
  61. <option value="$PROJECT_DIR$/ch1/db.sql" />
  62. <option value="$PROJECT_DIR$/ch1/ex4/ex4_user_create.go" />
  63. <option value="$PROJECT_DIR$/ch1/ex5/ex5_user_get.go" />
  64. <option value="$PROJECT_DIR$/ch1/ex6/ex6_headers.go" />
  65. <option value="$PROJECT_DIR$/ch2/ex1/ex1.go" />
  66. </list>
  67. </option>
  68. </component>
  69. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  70. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  71. <component name="JsGulpfileManager">
  72. <detection-done>true</detection-done>
  73. <sorting>DEFINITION_ORDER</sorting>
  74. </component>
  75. <component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" />
  76. <component name="ProjectFrameBounds">
  77. <option name="y" value="23" />
  78. <option name="width" value="1436" />
  79. <option name="height" value="877" />
  80. </component>
  81. <component name="ProjectView">
  82. <navigator currentView="ProjectPane" proportions="" version="1">
  83. <flattenPackages />
  84. <showMembers />
  85. <showModules />
  86. <showLibraryContents />
  87. <hideEmptyPackages />
  88. <abbreviatePackageNames />
  89. <autoscrollToSource />
  90. <autoscrollFromSource ProjectPane="true" />
  91. <sortByType />
  92. <manualOrder />
  93. <foldersAlwaysOnTop value="true" />
  94. </navigator>
  95. <panes>
  96. <pane id="Scope" />
  97. <pane id="ProjectPane">
  98. <subPane>
  99. <PATH>
  100. <PATH_ELEMENT>
  101. <option name="myItemId" value="socialize" />
  102. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  103. </PATH_ELEMENT>
  104. <PATH_ELEMENT>
  105. <option name="myItemId" value="socialize" />
  106. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  107. </PATH_ELEMENT>
  108. </PATH>
  109. <PATH>
  110. <PATH_ELEMENT>
  111. <option name="myItemId" value="socialize" />
  112. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  113. </PATH_ELEMENT>
  114. <PATH_ELEMENT>
  115. <option name="myItemId" value="socialize" />
  116. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  117. </PATH_ELEMENT>
  118. <PATH_ELEMENT>
  119. <option name="myItemId" value="ch2" />
  120. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  121. </PATH_ELEMENT>
  122. </PATH>
  123. <PATH>
  124. <PATH_ELEMENT>
  125. <option name="myItemId" value="socialize" />
  126. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  127. </PATH_ELEMENT>
  128. <PATH_ELEMENT>
  129. <option name="myItemId" value="socialize" />
  130. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  131. </PATH_ELEMENT>
  132. <PATH_ELEMENT>
  133. <option name="myItemId" value="ch2" />
  134. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  135. </PATH_ELEMENT>
  136. <PATH_ELEMENT>
  137. <option name="myItemId" value="ex1" />
  138. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  139. </PATH_ELEMENT>
  140. </PATH>
  141. </subPane>
  142. </pane>
  143. <pane id="Scratches" />
  144. </panes>
  145. </component>
  146. <component name="PropertiesComponent">
  147. <property name="settings.editor.selected.configurable" value="project.propVCSSupport.Mappings" />
  148. <property name="js.eslint.nodeInterpreter" value="/usr/local/bin/node" />
  149. <property name="js.eslint.eslintPackage" value="/usr/local/lib/node_modules/eslint" />
  150. <property name="last_opened_file_path" value="$PROJECT_DIR$/../../../github.com" />
  151. <property name="settings.editor.splitter.proportion" value="0.2" />
  152. <property name="nodejs_interpreter_path" value="/usr/local/bin/node" />
  153. <property name="configurable.Global.libraries.is.expanded" value="true" />
  154. <property name="WebServerToolWindowFactoryState" value="false" />
  155. <property name="com.intellij.database.dataSource.DataSourceTemplate" value="MySQL" />
  156. <property name="DefaultGoTemplateProperty" value="Go Application" />
  157. <property name="js-jscs-nodeInterpreter" value="/usr/local/bin/node" />
  158. <property name="HbShouldOpenHtmlAsHb" value="" />
  159. <property name="SearchEverywhereHistoryKey" value="MicroSecond&#9;null&#9;null" />
  160. <property name="editor.config.accepted" value="true" />
  161. </component>
  162. <component name="RecentsManager">
  163. <key name="CopyFile.RECENT_KEYS">
  164. <recent name="$PROJECT_DIR$/ch2/ex1" />
  165. <recent name="$PROJECT_DIR$/ch1/ex5" />
  166. <recent name="$PROJECT_DIR$/ch1" />
  167. </key>
  168. </component>
  169. <component name="RunManager" selected="Go Single File.go run ex4_user_create.go">
  170. <configuration default="false" name="go run ex4_user_create.go" type="GoRunFileConfiguration" factoryName="Go Single File" temporary="true">
  171. <module name="socialize" />
  172. <working_directory value="$PROJECT_DIR$" />
  173. <filePath value="$PROJECT_DIR$/ch1/ex4/ex4_user_create.go" />
  174. <method />
  175. </configuration>
  176. <configuration default="true" type="BashConfigurationType" factoryName="Bash">
  177. <option name="INTERPRETER_OPTIONS" value="" />
  178. <option name="INTERPRETER_PATH" value="/bin/bash" />
  179. <option name="WORKING_DIRECTORY" value="" />
  180. <option name="PARENT_ENVS" value="true" />
  181. <option name="SCRIPT_NAME" value="" />
  182. <option name="PARAMETERS" value="" />
  183. <module name="" />
  184. <envs />
  185. <method />
  186. </configuration>
  187. <configuration default="true" type="GoApplicationRunConfiguration" factoryName="Go Application">
  188. <module name="socialize" />
  189. <working_directory value="$PROJECT_DIR$" />
  190. <filePath value="$PROJECT_DIR$" />
  191. <kind value="FILE" />
  192. <method />
  193. </configuration>
  194. <configuration default="true" type="GoRunFileConfiguration" factoryName="Go Single File">
  195. <module name="socialize" />
  196. <working_directory value="$PROJECT_DIR$" />
  197. <filePath value="$PROJECT_DIR$" />
  198. <method />
  199. </configuration>
  200. <configuration default="true" type="GoTestRunConfiguration" factoryName="Go Test">
  201. <module name="socialize" />
  202. <working_directory value="$PROJECT_DIR$" />
  203. <framework value="gotest" />
  204. <kind value="DIRECTORY" />
  205. <method />
  206. </configuration>
  207. <configuration default="true" type="JavaScriptTestRunnerKarma" factoryName="Karma">
  208. <config-file value="" />
  209. <node-interpreter value="project" />
  210. <envs />
  211. <method />
  212. </configuration>
  213. <configuration default="true" type="JavaScriptTestRunnerProtractor" factoryName="Protractor">
  214. <config-file value="" />
  215. <node-interpreter value="project" />
  216. <envs />
  217. <method />
  218. </configuration>
  219. <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
  220. <method />
  221. </configuration>
  222. <configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" path-to-node="project" working-dir="">
  223. <method />
  224. </configuration>
  225. <configuration default="true" type="PHPUnitRunConfigurationType" factoryName="PHPUnit">
  226. <TestRunner />
  227. <method />
  228. </configuration>
  229. <configuration default="true" type="PhpLocalRunConfigurationType" factoryName="PHP Console">
  230. <method />
  231. </configuration>
  232. <configuration default="true" type="PhpSpecConfigurationType" factoryName="PHPSpec">
  233. <PhpTestRunnerSettings />
  234. <method />
  235. </configuration>
  236. <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
  237. <node-interpreter>project</node-interpreter>
  238. <node-options />
  239. <gulpfile />
  240. <tasks />
  241. <arguments />
  242. <envs />
  243. <method />
  244. </configuration>
  245. <configuration default="true" type="js.build_tools.npm" factoryName="npm">
  246. <command value="run" />
  247. <scripts />
  248. <node-interpreter value="project" />
  249. <envs />
  250. <method />
  251. </configuration>
  252. <configuration default="true" type="mocha-javascript-test-runner" factoryName="Mocha">
  253. <node-interpreter>project</node-interpreter>
  254. <node-options />
  255. <working-directory />
  256. <pass-parent-env>true</pass-parent-env>
  257. <envs />
  258. <ui />
  259. <extra-mocha-options />
  260. <test-kind>DIRECTORY</test-kind>
  261. <test-directory />
  262. <recursive>false</recursive>
  263. <method />
  264. </configuration>
  265. <list size="1">
  266. <item index="0" class="java.lang.String" itemvalue="Go Single File.go run ex4_user_create.go" />
  267. </list>
  268. <recent_temporary>
  269. <list size="1">
  270. <item index="0" class="java.lang.String" itemvalue="Go Single File.go run ex4_user_create.go" />
  271. </list>
  272. </recent_temporary>
  273. </component>
  274. <component name="ShelveChangesManager" show_recycled="false">
  275. <option name="remove_strategy" value="false" />
  276. </component>
  277. <component name="TaskManager">
  278. <task active="true" id="Default" summary="Default task">
  279. <changelist id="0ddf907f-19c6-4800-b618-ea38c205c4ec" name="Default" comment="" />
  280. <created>1483445907825</created>
  281. <option name="number" value="Default" />
  282. <option name="presentableId" value="Default" />
  283. <updated>1483445907825</updated>
  284. <workItem from="1483445909025" duration="655000" />
  285. <workItem from="1483473742718" duration="1801000" />
  286. <workItem from="1483554707899" duration="4145000" />
  287. </task>
  288. <servers />
  289. </component>
  290. <component name="TimeTrackingManager">
  291. <option name="totallyTimeSpent" value="8195000" />
  292. </component>
  293. <component name="ToolWindowManager">
  294. <frame x="0" y="23" width="1436" height="877" extended-state="6" />
  295. <editor active="false" />
  296. <layout>
  297. <window_info id="Project" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25322813" sideWeight="0.5" order="5" side_tool="false" content_ui="combo" />
  298. <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" />
  299. <window_info id="Docker" 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" />
  300. <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.33" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" />
  301. <window_info id="Database" 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" />
  302. <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" />
  303. <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="1" side_tool="false" content_ui="tabs" />
  304. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24964131" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  305. <window_info id="Mongo Explorer" 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" />
  306. <window_info id="Terminal" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.3299363" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  307. <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="0" side_tool="true" content_ui="tabs" />
  308. <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" />
  309. <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" />
  310. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  311. <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" />
  312. <window_info id="Run" 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="6" side_tool="false" content_ui="tabs" />
  313. <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="4" side_tool="false" content_ui="combo" />
  314. <window_info id="Metrics" 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" />
  315. <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="3" side_tool="false" content_ui="tabs" />
  316. <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" />
  317. </layout>
  318. </component>
  319. <component name="TypeScriptGeneratedFilesManager">
  320. <option name="processedProjectFiles" value="true" />
  321. </component>
  322. <component name="UnknownFeatures">
  323. <option featureType="com.intellij.fileTypeFactory" implementationName="*.gitignore" />
  324. </component>
  325. <component name="VcsContentAnnotationSettings">
  326. <option name="myLimit" value="2678400000" />
  327. </component>
  328. <component name="XDebuggerManager">
  329. <breakpoint-manager />
  330. <watches-manager />
  331. </component>
  332. <component name="editorHistoryManager">
  333. <entry file="file://$PROJECT_DIR$/ch1/ex1_helloworld.go" />
  334. <entry file="file://$PROJECT_DIR$/.gitignore">
  335. <provider selected="true" editor-type-id="text-editor">
  336. <state relative-caret-position="0">
  337. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  338. </state>
  339. </provider>
  340. </entry>
  341. <entry file="file:///usr/local/go/src/time/time.go">
  342. <provider selected="true" editor-type-id="text-editor">
  343. <state relative-caret-position="6244">
  344. <caret line="446" column="8" lean-forward="false" selection-start-line="446" selection-start-column="8" selection-end-line="446" selection-end-column="8" />
  345. <folding />
  346. </state>
  347. </provider>
  348. </entry>
  349. <entry file="file://$PROJECT_DIR$/ch1/db.sql">
  350. <provider selected="true" editor-type-id="text-editor">
  351. <state relative-caret-position="0">
  352. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  353. </state>
  354. </provider>
  355. </entry>
  356. <entry file="file://$APPLICATION_CONFIG_DIR$/consoles/db/10dc80b4-893f-4787-947d-4fc143d66263/console.sql">
  357. <provider selected="true" editor-type-id="text-editor">
  358. <state relative-caret-position="0">
  359. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  360. </state>
  361. </provider>
  362. </entry>
  363. <entry file="file://$PROJECT_DIR$/README.md">
  364. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  365. <state split_layout="FIRST">
  366. <first_editor relative-caret-position="84">
  367. <caret line="6" column="0" lean-forward="true" selection-start-line="6" selection-start-column="0" selection-end-line="6" selection-end-column="0" />
  368. </first_editor>
  369. <second_editor />
  370. </state>
  371. </provider>
  372. </entry>
  373. <entry file="file:///usr/local/go/src/time/time.go">
  374. <provider selected="true" editor-type-id="text-editor">
  375. <state relative-caret-position="200">
  376. <caret line="446" column="8" lean-forward="false" selection-start-line="446" selection-start-column="8" selection-end-line="446" selection-end-column="8" />
  377. <folding />
  378. </state>
  379. </provider>
  380. </entry>
  381. <entry file="file://$PROJECT_DIR$/.gitignore">
  382. <provider selected="true" editor-type-id="text-editor">
  383. <state relative-caret-position="0">
  384. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  385. </state>
  386. </provider>
  387. </entry>
  388. <entry file="file:///usr/local/go/src/builtin/builtin.go">
  389. <provider selected="true" editor-type-id="text-editor">
  390. <state relative-caret-position="200">
  391. <caret line="70" column="5" lean-forward="false" selection-start-line="70" selection-start-column="5" selection-end-line="70" selection-end-column="5" />
  392. <folding />
  393. </state>
  394. </provider>
  395. </entry>
  396. <entry file="file://$PROJECT_DIR$/ch1/ex1_helloworld.go" />
  397. <entry file="file://$PROJECT_DIR$/ch1/ex2_hellogorilla.go" />
  398. <entry file="file://$PROJECT_DIR$/ch1/ex3_hellodrone.go" />
  399. <entry file="file://$PROJECT_DIR$/ch1/ex4_user_create.go" />
  400. <entry file="file://$PROJECT_DIR$/ch1/db.sql">
  401. <provider selected="true" editor-type-id="text-editor">
  402. <state relative-caret-position="0">
  403. <caret line="0" column="0" lean-forward="true" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  404. </state>
  405. </provider>
  406. </entry>
  407. <entry file="file://$PROJECT_DIR$/ch1/ex4/ex4_user_create.go">
  408. <provider selected="true" editor-type-id="text-editor">
  409. <state relative-caret-position="350">
  410. <caret line="25" column="25" lean-forward="true" selection-start-line="25" selection-start-column="25" selection-end-line="25" selection-end-column="25" />
  411. <folding />
  412. </state>
  413. </provider>
  414. </entry>
  415. <entry file="file://$PROJECT_DIR$/../../../github.com/gogits/gogs/modules/log/log.go">
  416. <provider selected="true" editor-type-id="text-editor">
  417. <state relative-caret-position="200">
  418. <caret line="82" column="5" lean-forward="false" selection-start-line="82" selection-start-column="5" selection-end-line="82" selection-end-column="5" />
  419. <folding />
  420. </state>
  421. </provider>
  422. </entry>
  423. <entry file="file://$PROJECT_DIR$/ch1/ex5/ex5_user_get.go">
  424. <provider selected="true" editor-type-id="text-editor">
  425. <state relative-caret-position="209">
  426. <caret line="51" column="54" lean-forward="true" selection-start-line="51" selection-start-column="54" selection-end-line="51" selection-end-column="54" />
  427. </state>
  428. </provider>
  429. </entry>
  430. <entry file="file://$PROJECT_DIR$/ch1/ex6/ex6_headers.go">
  431. <provider selected="true" editor-type-id="text-editor">
  432. <state relative-caret-position="504">
  433. <caret line="76" column="0" lean-forward="false" selection-start-line="76" selection-start-column="0" selection-end-line="76" selection-end-column="0" />
  434. <folding />
  435. </state>
  436. </provider>
  437. </entry>
  438. <entry file="file://$PROJECT_DIR$/ch2/db4.sql">
  439. <provider selected="true" editor-type-id="text-editor">
  440. <state relative-caret-position="17">
  441. <caret line="21" column="29" lean-forward="false" selection-start-line="21" selection-start-column="29" selection-end-line="21" selection-end-column="29" />
  442. <folding />
  443. </state>
  444. </provider>
  445. </entry>
  446. <entry file="file://$PROJECT_DIR$/ch2/ex1/db0.sql">
  447. <provider selected="true" editor-type-id="text-editor">
  448. <state relative-caret-position="493">
  449. <caret line="54" column="40" lean-forward="true" selection-start-line="54" selection-start-column="40" selection-end-line="54" selection-end-column="40" />
  450. <folding />
  451. </state>
  452. </provider>
  453. </entry>
  454. <entry file="file://$PROJECT_DIR$/ch2/db0.sql">
  455. <provider selected="true" editor-type-id="text-editor">
  456. <state relative-caret-position="-277">
  457. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  458. <folding />
  459. </state>
  460. </provider>
  461. </entry>
  462. <entry file="file://$PROJECT_DIR$/ch2/ex1/ex1.go">
  463. <provider selected="true" editor-type-id="text-editor">
  464. <state relative-caret-position="154">
  465. <caret line="11" column="31" lean-forward="false" selection-start-line="11" selection-start-column="31" selection-end-line="11" selection-end-column="31" />
  466. <folding />
  467. </state>
  468. </provider>
  469. </entry>
  470. </component>
  471. </project>