workspace.xml 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408
  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="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  12. </path>
  13. <path>
  14. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  15. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  16. <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
  17. </path>
  18. </expand>
  19. <select />
  20. </component>
  21. <component name="CMakeRunConfigurationManager" shouldGenerate="true" shouldDeleteObsolete="true">
  22. <generated>
  23. <config projectName="FDIACS" targetName="FDIACS" />
  24. </generated>
  25. </component>
  26. <component name="CMakeSettings" AUTO_RELOAD="true">
  27. <configurations>
  28. <configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" ENABLED="true" />
  29. </configurations>
  30. </component>
  31. <component name="ChangeListManager">
  32. <list default="true" id="6938f4e3-b9b8-4c34-bea6-8fc5ace411e6" name="Default Changelist" comment="Add ESM CPEs">
  33. <change beforePath="$PROJECT_DIR$/.idea/deployment.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/deployment.xml" afterDir="false" />
  34. <change beforePath="$PROJECT_DIR$/.idea/other.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/other.xml" afterDir="false" />
  35. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  36. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeCache.txt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeCache.txt" afterDir="false" />
  37. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake" afterDir="false" />
  38. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeError.log" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeError.log" afterDir="false" />
  39. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeOutput.log" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeOutput.log" afterDir="false" />
  40. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/DependInfo.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/DependInfo.cmake" afterDir="false" />
  41. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/build.make" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/build.make" afterDir="false" />
  42. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/Makefile2" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/Makefile2" afterDir="false" />
  43. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/TargetDirectories.txt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/TargetDirectories.txt" afterDir="false" />
  44. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/clion-log.txt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/clion-log.txt" afterDir="false" />
  45. <change beforePath="$PROJECT_DIR$/cmake-build-debug/FDIACS.cbp" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/FDIACS.cbp" afterDir="false" />
  46. <change beforePath="$PROJECT_DIR$/cmake-build-debug/Makefile" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/Makefile" afterDir="false" />
  47. <change beforePath="$PROJECT_DIR$/cmake-build-debug/cmake_install.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/cmake_install.cmake" afterDir="false" />
  48. <change beforePath="$PROJECT_DIR$/main.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/main.cpp" afterDir="false" />
  49. </list>
  50. <option name="SHOW_DIALOG" value="false" />
  51. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  52. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  53. <option name="LAST_RESOLUTION" value="IGNORE" />
  54. </component>
  55. <component name="ClangdSettings">
  56. <option name="formatViaClangd" value="false" />
  57. </component>
  58. <component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:Debug" />
  59. <component name="Git.Settings">
  60. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  61. <option name="PUSH_TAGS">
  62. <GitPushTagMode>
  63. <option name="argument" value="--follow-tags" />
  64. <option name="title" value="Current Branch" />
  65. </GitPushTagMode>
  66. </option>
  67. </component>
  68. <component name="GitSEFilterConfiguration">
  69. <file-type-list>
  70. <filtered-out-file-type name="LOCAL_BRANCH" />
  71. <filtered-out-file-type name="REMOTE_BRANCH" />
  72. <filtered-out-file-type name="TAG" />
  73. <filtered-out-file-type name="COMMIT_BY_MESSAGE" />
  74. </file-type-list>
  75. </component>
  76. <component name="OCFindUsagesOptions" text="false" ivars="false" properties="true" derivedClasses="false" />
  77. <component name="ProjectId" id="1dDQiujuNylvOESWt0kECfVK3zV" />
  78. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  79. <ConfirmationsSetting value="2" id="Add" />
  80. </component>
  81. <component name="ProjectViewState">
  82. <option name="hideEmptyMiddlePackages" value="true" />
  83. <option name="showLibraryContents" value="true" />
  84. </component>
  85. <component name="PropertiesComponent">
  86. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  87. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  88. <property name="WebServerToolWindowFactoryState" value="true" />
  89. <property name="cf.advertisement.text.has.clang-format" value="true" />
  90. <property name="cf.first.check.clang-format" value="false" />
  91. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  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="nodejs_package_manager_path" value="npm" />
  95. <property name="restartRequiresConfirmation" value="false" />
  96. <property name="settings.editor.selected.configurable" value="CPPToolchains" />
  97. </component>
  98. <component name="RecentsManager">
  99. <key name="MoveFile.RECENT_KEYS">
  100. <recent name="$PROJECT_DIR$" />
  101. </key>
  102. </component>
  103. <component name="RunManager">
  104. <configuration default="true" type="CLionExternalRunConfiguration" factoryName="Application" REDIRECT_INPUT="false" ELEVATE="false" PASS_PARENT_ENVS_2="true">
  105. <method v="2">
  106. <option name="CLION.EXTERNAL.BUILD" enabled="true" />
  107. </method>
  108. </configuration>
  109. <configuration name="FDIACS" type="CMakeRunConfiguration" factoryName="Application" REDIRECT_INPUT="false" ELEVATE="false" PASS_PARENT_ENVS_2="true" PROJECT_NAME="FDIACS" TARGET_NAME="FDIACS" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="FDIACS" RUN_TARGET_NAME="FDIACS">
  110. <method v="2">
  111. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  112. </method>
  113. </configuration>
  114. <configuration default="true" type="GradleAppRunConfiguration" factoryName="Application" REDIRECT_INPUT="false" ELEVATE="false" PASS_PARENT_ENVS_2="true">
  115. <method v="2">
  116. <option name="com.jetbrains.cidr.cpp.gradle.execution.GradleNativeBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  117. </method>
  118. </configuration>
  119. </component>
  120. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  121. <component name="StructureViewFactory">
  122. <option name="ACTIVE_ACTIONS" value=",KIND,ALPHA_COMPARATOR" />
  123. </component>
  124. <component name="SvnConfiguration">
  125. <configuration>$USER_HOME$/.subversion</configuration>
  126. </component>
  127. <component name="TaskManager">
  128. <task active="true" id="Default" summary="Default task">
  129. <changelist id="6938f4e3-b9b8-4c34-bea6-8fc5ace411e6" name="Default Changelist" comment="" />
  130. <created>1561923130082</created>
  131. <option name="number" value="Default" />
  132. <option name="presentableId" value="Default" />
  133. <updated>1561923130082</updated>
  134. <workItem from="1561923135704" duration="4478000" />
  135. <workItem from="1561929460228" duration="6956000" />
  136. <workItem from="1563012453599" duration="313000" />
  137. <workItem from="1563200170044" duration="32545000" />
  138. <workItem from="1563603005743" duration="4503000" />
  139. <workItem from="1563892219909" duration="16917000" />
  140. <workItem from="1564040112113" duration="2278000" />
  141. <workItem from="1564233155534" duration="1267000" />
  142. <workItem from="1564326851811" duration="18363000" />
  143. <workItem from="1564580635606" duration="42075000" />
  144. <workItem from="1565102310604" duration="19372000" />
  145. <workItem from="1568617184480" duration="295000" />
  146. <workItem from="1568879402223" duration="2478000" />
  147. <workItem from="1571572407314" duration="399000" />
  148. <workItem from="1572182212544" duration="1843000" />
  149. <workItem from="1572263173357" duration="9135000" />
  150. <workItem from="1574774646608" duration="1369000" />
  151. <workItem from="1575063631744" duration="39743000" />
  152. <workItem from="1575470455404" duration="18124000" />
  153. <workItem from="1575747610607" duration="1922000" />
  154. <workItem from="1577522322161" duration="6073000" />
  155. <workItem from="1577559948661" duration="11694000" />
  156. <workItem from="1577725955348" duration="10970000" />
  157. <workItem from="1577875009389" duration="1490000" />
  158. <workItem from="1577888800205" duration="3932000" />
  159. <workItem from="1578124895054" duration="43427000" />
  160. <workItem from="1579512098384" duration="6254000" />
  161. <workItem from="1580889441995" duration="2425000" />
  162. <workItem from="1581073079174" duration="658000" />
  163. <workItem from="1585028517838" duration="865000" />
  164. <workItem from="1585034698457" duration="1072000" />
  165. <workItem from="1588627256885" duration="1334000" />
  166. <workItem from="1591775026411" duration="2463000" />
  167. <workItem from="1591957319679" duration="3742000" />
  168. <workItem from="1593105843144" duration="6794000" />
  169. <workItem from="1593278759069" duration="574000" />
  170. <workItem from="1593901960340" duration="24000" />
  171. <workItem from="1593902006070" duration="5897000" />
  172. <workItem from="1594135052016" duration="77000" />
  173. <workItem from="1594143489288" duration="310000" />
  174. <workItem from="1594291693337" duration="7000" />
  175. <workItem from="1595858635077" duration="536000" />
  176. <workItem from="1605382616327" duration="6482000" />
  177. <workItem from="1608329478837" duration="16000" />
  178. <workItem from="1609579855686" duration="1580000" />
  179. <workItem from="1614847778873" duration="37000" />
  180. <workItem from="1614848243980" duration="36000" />
  181. <workItem from="1614848301334" duration="8835000" />
  182. </task>
  183. <task id="LOCAL-00001" summary="Disable InfluxDB">
  184. <created>1572183659791</created>
  185. <option name="number" value="00001" />
  186. <option name="presentableId" value="LOCAL-00001" />
  187. <option name="project" value="LOCAL" />
  188. <updated>1572183659791</updated>
  189. </task>
  190. <task id="LOCAL-00002" summary="Create Json format compatible with GenieACS">
  191. <created>1575465371849</created>
  192. <option name="number" value="00002" />
  193. <option name="presentableId" value="LOCAL-00002" />
  194. <option name="project" value="LOCAL" />
  195. <updated>1575465371849</updated>
  196. </task>
  197. <task id="LOCAL-00003" summary="fix SOAP_IO_KEEPALIVE">
  198. <created>1577523962271</created>
  199. <option name="number" value="00003" />
  200. <option name="presentableId" value="LOCAL-00003" />
  201. <option name="project" value="LOCAL" />
  202. <updated>1577523962272</updated>
  203. </task>
  204. <task id="LOCAL-00004" summary="Add Download Response (completed)">
  205. <created>1577620646091</created>
  206. <option name="number" value="00004" />
  207. <option name="presentableId" value="LOCAL-00004" />
  208. <option name="project" value="LOCAL" />
  209. <updated>1577620646091</updated>
  210. </task>
  211. <task id="LOCAL-00005" summary="Add Database for Inform and CheckQueue (phase 1)&#10;&#10;Inform : Done&#10;&#10;CheckQueue: In progress....">
  212. <created>1578234091498</created>
  213. <option name="number" value="00005" />
  214. <option name="presentableId" value="LOCAL-00005" />
  215. <option name="project" value="LOCAL" />
  216. <updated>1578234091499</updated>
  217. </task>
  218. <task id="LOCAL-00006" summary="Add Database for Inform and CheckQueue (phase 1)&#10;&#10;Inform : Done&#10;&#10;CheckQueue: In progress....&#10;&#10;exception handling on json parsing">
  219. <created>1578234461233</created>
  220. <option name="number" value="00006" />
  221. <option name="presentableId" value="LOCAL-00006" />
  222. <option name="project" value="LOCAL" />
  223. <updated>1578234461233</updated>
  224. </task>
  225. <task id="LOCAL-00007" summary="Add Database for Inform and CheckQueue (phase 1)&#10; &#10; Inform : Done&#10; &#10; CheckQueue: In progress....&#10; &#10; exception handling on json parsing&#10; &#10; update database after sending task to cpe">
  226. <created>1578299912171</created>
  227. <option name="number" value="00007" />
  228. <option name="presentableId" value="LOCAL-00007" />
  229. <option name="project" value="LOCAL" />
  230. <updated>1578299912171</updated>
  231. </task>
  232. <task id="LOCAL-00008" summary="Upgrade Procedures completed">
  233. <created>1579597476180</created>
  234. <option name="number" value="00008" />
  235. <option name="presentableId" value="LOCAL-00008" />
  236. <option name="project" value="LOCAL" />
  237. <updated>1579597476180</updated>
  238. </task>
  239. <task id="LOCAL-00009" summary="Add datetime to Upgrade/Provision Procedures">
  240. <created>1579941355197</created>
  241. <option name="number" value="00009" />
  242. <option name="presentableId" value="LOCAL-00009" />
  243. <option name="project" value="LOCAL" />
  244. <updated>1579941355197</updated>
  245. </task>
  246. <task id="LOCAL-00010" summary="1: fixing orphaned data in zabbix sender&#10;2: merge json files per second to send to GenieACS&#10;3: add upload/download volume to calculate used valume in zabbix">
  247. <created>1581074193456</created>
  248. <option name="number" value="00010" />
  249. <option name="presentableId" value="LOCAL-00010" />
  250. <option name="project" value="LOCAL" />
  251. <updated>1581074193456</updated>
  252. </task>
  253. <task id="LOCAL-00011" summary="Add LAN IP address to Keys">
  254. <created>1592025942513</created>
  255. <option name="number" value="00011" />
  256. <option name="presentableId" value="LOCAL-00011" />
  257. <option name="project" value="LOCAL" />
  258. <updated>1592025942513</updated>
  259. </task>
  260. <task id="LOCAL-00012" summary="Enrich DeviceList tables">
  261. <created>1593124332733</created>
  262. <option name="number" value="00012" />
  263. <option name="presentableId" value="LOCAL-00012" />
  264. <option name="project" value="LOCAL" />
  265. <updated>1593124332733</updated>
  266. </task>
  267. <task id="LOCAL-00013" summary="Enrich DeviceList tables">
  268. <created>1593124450852</created>
  269. <option name="number" value="00013" />
  270. <option name="presentableId" value="LOCAL-00013" />
  271. <option name="project" value="LOCAL" />
  272. <updated>1593124450852</updated>
  273. </task>
  274. <task id="LOCAL-00014" summary="Enrich DeviceList tables bug fix">
  275. <created>1593129754605</created>
  276. <option name="number" value="00014" />
  277. <option name="presentableId" value="LOCAL-00014" />
  278. <option name="project" value="LOCAL" />
  279. <updated>1593129754605</updated>
  280. </task>
  281. <task id="LOCAL-00015" summary="Add ESM CPEs">
  282. <created>1605397251973</created>
  283. <option name="number" value="00015" />
  284. <option name="presentableId" value="LOCAL-00015" />
  285. <option name="project" value="LOCAL" />
  286. <updated>1605397251973</updated>
  287. </task>
  288. <option name="localTasksCounter" value="16" />
  289. <servers />
  290. </component>
  291. <component name="TypeScriptGeneratedFilesManager">
  292. <option name="version" value="3" />
  293. </component>
  294. <component name="Vcs.Log.Tabs.Properties">
  295. <option name="TAB_STATES">
  296. <map>
  297. <entry key="MAIN">
  298. <value>
  299. <State />
  300. </value>
  301. </entry>
  302. </map>
  303. </option>
  304. <option name="oldMeFiltersMigrated" value="true" />
  305. </component>
  306. <component name="VcsManagerConfiguration">
  307. <option name="CHECK_CODE_CLEANUP_BEFORE_PROJECT_COMMIT" value="true" />
  308. <MESSAGE value="Disable InfluxDB" />
  309. <MESSAGE value="Create Json format compatible with GenieACS" />
  310. <MESSAGE value="fix timezone for GenieACS" />
  311. <MESSAGE value="fix SOAP_IO_KEEPALIVE" />
  312. <MESSAGE value="Add Download Response (not completed)" />
  313. <MESSAGE value="Add Download Response (completed)" />
  314. <MESSAGE value="Add Database for Inform and CheckQueue (phase 1)&#10;&#10;Inform : Done&#10;&#10;CheckQueue: In progress...." />
  315. <MESSAGE value="Add Database for Inform and CheckQueue (phase 1)&#10;&#10;Inform : Done&#10;&#10;CheckQueue: In progress....&#10;&#10;exception handling on json parsing" />
  316. <MESSAGE value="Add Database for Inform and CheckQueue (phase 1)&#10; &#10; Inform : Done&#10; &#10; CheckQueue: In progress....&#10; &#10; exception handling on json parsing&#10; &#10; update database after sending task to cpe" />
  317. <MESSAGE value="Upgrade Procedures completed" />
  318. <MESSAGE value="Add datetime to Upgrade/Provision Procedures" />
  319. <MESSAGE value="1: fixing orphaned data in zabbix sender&#10;2: merge json files per second to send to GenieACS&#10;3: add upload/download volume to calculate used valume in zabbix" />
  320. <MESSAGE value="Add LAN IP address to Keys" />
  321. <MESSAGE value="Enrich DeviceList tables" />
  322. <MESSAGE value="Enrich DeviceList tables bug fix" />
  323. <MESSAGE value="Add ESM CPEs" />
  324. <MESSAGE value="Add ESM CPEs ." />
  325. <option name="LAST_COMMIT_MESSAGE" value="Add ESM CPEs ." />
  326. <option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="true" />
  327. <option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="true" />
  328. <option name="REARRANGE_BEFORE_PROJECT_COMMIT" value="true" />
  329. </component>
  330. <component name="XDebuggerManager">
  331. <watches-manager>
  332. <configuration name="CMakeRunConfiguration">
  333. <watch expression="soap-&gt;error" language="ObjectiveC" />
  334. <watch expression="soap_version(soap)" language="ObjectiveC" />
  335. <watch expression="SOAP_MUSTUNDERSTAND" language="ObjectiveC" />
  336. <watch expression="soap_recv_raw(soap)" language="ObjectiveC" />
  337. <watch expression="soap_recv_raw(soap)" language="ObjectiveC" />
  338. <watch expression="EOF" language="ObjectiveC" />
  339. <watch expression="(int)c" language="ObjectiveC" />
  340. <watch expression="soap-&gt;body" language="ObjectiveC" />
  341. </configuration>
  342. </watches-manager>
  343. </component>
  344. <component name="debuggerHistoryManager">
  345. <expressions id="watch">
  346. <expression>
  347. <expression-string>soap-&gt;body</expression-string>
  348. <language-id>ObjectiveC</language-id>
  349. <evaluation-mode>EXPRESSION</evaluation-mode>
  350. </expression>
  351. <expression>
  352. <expression-string>(int)c</expression-string>
  353. <language-id>ObjectiveC</language-id>
  354. <evaluation-mode>EXPRESSION</evaluation-mode>
  355. </expression>
  356. <expression>
  357. <expression-string>EOF</expression-string>
  358. <language-id>ObjectiveC</language-id>
  359. <evaluation-mode>EXPRESSION</evaluation-mode>
  360. </expression>
  361. <expression>
  362. <expression-string>soap_recv_raw(soap)</expression-string>
  363. <language-id>ObjectiveC</language-id>
  364. <evaluation-mode>EXPRESSION</evaluation-mode>
  365. </expression>
  366. <expression>
  367. <expression-string>SOAP_MUSTUNDERSTAND</expression-string>
  368. <language-id>ObjectiveC</language-id>
  369. <evaluation-mode>EXPRESSION</evaluation-mode>
  370. </expression>
  371. <expression>
  372. <expression-string>soap_version(soap)</expression-string>
  373. <language-id>ObjectiveC</language-id>
  374. <evaluation-mode>EXPRESSION</evaluation-mode>
  375. </expression>
  376. <expression>
  377. <expression-string>soap-&gt;error</expression-string>
  378. <language-id>ObjectiveC</language-id>
  379. <evaluation-mode>EXPRESSION</evaluation-mode>
  380. </expression>
  381. <expression>
  382. <expression-string>SOAP_STOP</expression-string>
  383. <language-id>ObjectiveC</language-id>
  384. <evaluation-mode>EXPRESSION</evaluation-mode>
  385. </expression>
  386. <expression>
  387. <expression-string>soap-&gt;header</expression-string>
  388. <language-id>ObjectiveC</language-id>
  389. <evaluation-mode>EXPRESSION</evaluation-mode>
  390. </expression>
  391. </expressions>
  392. </component>
  393. <component name="masterDetails">
  394. <states>
  395. <state key="ScopeChooserConfigurable.UI">
  396. <settings>
  397. <splitter-proportions>
  398. <option name="proportions">
  399. <list>
  400. <option value="0.2" />
  401. </list>
  402. </option>
  403. </splitter-proportions>
  404. </settings>
  405. </state>
  406. </states>
  407. </component>
  408. </project>