workspace.xml 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="CMakeRunConfigurationManager" shouldGenerate="true" shouldDeleteObsolete="true">
  4. <generated>
  5. <config projectName="ROP-Parser" targetName="ROP-Parser" />
  6. </generated>
  7. </component>
  8. <component name="CMakeSettings" AUTO_RELOAD="true">
  9. <configurations>
  10. <configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" />
  11. </configurations>
  12. </component>
  13. <component name="ChangeListManager">
  14. <list default="true" id="0fc48af1-82c7-4b7d-bdfa-36f5bb1fd744" name="Default Changelist" comment="">
  15. <change beforePath="$PROJECT_DIR$/src/ROP-Parser.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/src/ROP-Parser.cpp" afterDir="false" />
  16. </list>
  17. <ignored path="$PROJECT_DIR$/cmake-build-debug/" />
  18. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  19. <option name="SHOW_DIALOG" value="false" />
  20. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  21. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  22. <option name="LAST_RESOLUTION" value="IGNORE" />
  23. </component>
  24. <component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:Debug" />
  25. <component name="FileEditorManager">
  26. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  27. <file pinned="false" current-in-tab="true">
  28. <entry file="file://$PROJECT_DIR$/src/ROP-Parser.cpp">
  29. <provider selected="true" editor-type-id="text-editor">
  30. <state relative-caret-position="285">
  31. <caret line="19" column="17" selection-start-line="19" selection-start-column="17" selection-end-line="19" selection-end-column="17" />
  32. <folding>
  33. <element signature="e#0#18#0" expanded="true" />
  34. </folding>
  35. </state>
  36. </provider>
  37. </entry>
  38. </file>
  39. <file pinned="false" current-in-tab="false">
  40. <entry file="file://$PROJECT_DIR$/CMakeLists.txt">
  41. <provider selected="true" editor-type-id="text-editor">
  42. <state relative-caret-position="135">
  43. <caret line="9" selection-start-line="9" selection-end-line="9" />
  44. </state>
  45. </provider>
  46. </entry>
  47. </file>
  48. </leaf>
  49. </component>
  50. <component name="Git.Settings">
  51. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  52. </component>
  53. <component name="IdeDocumentHistory">
  54. <option name="CHANGED_PATHS">
  55. <list>
  56. <option value="$PROJECT_DIR$/CMakeLists.txt" />
  57. <option value="$PROJECT_DIR$/src/ROP-Parser.cpp" />
  58. </list>
  59. </option>
  60. </component>
  61. <component name="ProjectFrameBounds" extendedState="6" fullScreen="true">
  62. <option name="width" value="1280" />
  63. <option name="height" value="800" />
  64. </component>
  65. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  66. <component name="ProjectView">
  67. <navigator proportions="" version="1">
  68. <foldersAlwaysOnTop value="true" />
  69. </navigator>
  70. <panes>
  71. <pane id="Scope" />
  72. <pane id="ProjectPane">
  73. <subPane>
  74. <expand>
  75. <path>
  76. <item name="ROP-Parser" type="b2602c69:ProjectViewProjectNode" />
  77. <item name="ROP_Parser" type="462c0819:PsiDirectoryNode" />
  78. </path>
  79. <path>
  80. <item name="ROP-Parser" type="b2602c69:ProjectViewProjectNode" />
  81. <item name="ROP_Parser" type="462c0819:PsiDirectoryNode" />
  82. <item name="src" type="462c0819:PsiDirectoryNode" />
  83. </path>
  84. </expand>
  85. <select />
  86. </subPane>
  87. </pane>
  88. </panes>
  89. </component>
  90. <component name="PropertiesComponent">
  91. <property name="WebServerToolWindowFactoryState" value="true" />
  92. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  93. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  94. <property name="settings.editor.selected.configurable" value="web.server" />
  95. </component>
  96. <component name="RunDashboard">
  97. <option name="ruleStates">
  98. <list>
  99. <RuleState>
  100. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  101. </RuleState>
  102. <RuleState>
  103. <option name="name" value="StatusDashboardGroupingRule" />
  104. </RuleState>
  105. </list>
  106. </option>
  107. </component>
  108. <component name="RunManager">
  109. <configuration name="ROP-Parser" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="ROP-Parser" TARGET_NAME="ROP-Parser" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="ROP-Parser" RUN_TARGET_NAME="ROP-Parser">
  110. <method v="2">
  111. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  112. </method>
  113. </configuration>
  114. </component>
  115. <component name="SvnConfiguration">
  116. <configuration />
  117. </component>
  118. <component name="TaskManager">
  119. <task active="true" id="Default" summary="Default task">
  120. <changelist id="0fc48af1-82c7-4b7d-bdfa-36f5bb1fd744" name="Default Changelist" comment="" />
  121. <created>1558451568756</created>
  122. <option name="number" value="Default" />
  123. <option name="presentableId" value="Default" />
  124. <updated>1558451568756</updated>
  125. <workItem from="1558451571282" duration="1618000" />
  126. <workItem from="1565993588961" duration="4044000" />
  127. <workItem from="1566913371828" duration="594000" />
  128. <workItem from="1567001790648" duration="31000" />
  129. </task>
  130. <servers />
  131. </component>
  132. <component name="TimeTrackingManager">
  133. <option name="totallyTimeSpent" value="6287000" />
  134. </component>
  135. <component name="ToolWindowManager">
  136. <frame x="0" y="0" width="1280" height="800" extended-state="6" />
  137. <layout>
  138. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.26171243" />
  139. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  140. <window_info id="Favorites" order="2" side_tool="true" />
  141. <window_info anchor="bottom" id="Message" order="0" />
  142. <window_info anchor="bottom" id="Find" order="1" />
  143. <window_info anchor="bottom" id="Run" order="2" />
  144. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  145. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  146. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  147. <window_info anchor="bottom" id="TODO" order="6" />
  148. <window_info anchor="bottom" id="File Transfer" order="7" weight="0.21980198" />
  149. <window_info anchor="bottom" id="Database Changes" order="8" />
  150. <window_info active="true" anchor="bottom" id="Messages" order="9" visible="true" weight="0.4520548" />
  151. <window_info anchor="bottom" id="Terminal" order="10" />
  152. <window_info anchor="bottom" id="Event Log" order="11" side_tool="true" />
  153. <window_info anchor="bottom" id="Version Control" order="12" weight="0.32876712" />
  154. <window_info anchor="bottom" id="CMake" order="13" weight="0.32876712" />
  155. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  156. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  157. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  158. <window_info anchor="right" id="Database" order="3" />
  159. <window_info anchor="right" id="Remote Host" order="4" />
  160. </layout>
  161. </component>
  162. <component name="TypeScriptGeneratedFilesManager">
  163. <option name="version" value="1" />
  164. </component>
  165. <component name="editorHistoryManager">
  166. <entry file="file://$PROJECT_DIR$/src/xmlParser.cpp">
  167. <provider selected="true" editor-type-id="text-editor">
  168. <state relative-caret-position="-1114" />
  169. </provider>
  170. </entry>
  171. <entry file="file://$PROJECT_DIR$/src/ROP-Parser.cpp">
  172. <provider selected="true" editor-type-id="text-editor">
  173. <state relative-caret-position="285">
  174. <caret line="19" column="17" selection-start-line="19" selection-start-column="17" selection-end-line="19" selection-end-column="17" />
  175. <folding>
  176. <element signature="e#0#18#0" expanded="true" />
  177. </folding>
  178. </state>
  179. </provider>
  180. </entry>
  181. <entry file="file://$PROJECT_DIR$/CMakeLists.txt">
  182. <provider selected="true" editor-type-id="text-editor">
  183. <state relative-caret-position="135">
  184. <caret line="9" selection-start-line="9" selection-end-line="9" />
  185. </state>
  186. </provider>
  187. </entry>
  188. </component>
  189. </project>