workspace.xml 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399
  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" />
  29. </configurations>
  30. </component>
  31. <component name="ChangeListManager">
  32. <list default="true" id="6938f4e3-b9b8-4c34-bea6-8fc5ace411e6" name="Default Changelist" comment="">
  33. <change afterPath="$PROJECT_DIR$/.idea/sshConfigs.xml" afterDir="false" />
  34. <change beforePath="$PROJECT_DIR$/.idea/deployment.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/deployment.xml" afterDir="false" />
  35. <change beforePath="$PROJECT_DIR$/.idea/other.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/other.xml" afterDir="false" />
  36. <change beforePath="$PROJECT_DIR$/.idea/webServers.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/webServers.xml" afterDir="false" />
  37. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  38. <change beforePath="$PROJECT_DIR$/CMakeLists.txt" beforeDir="false" afterPath="$PROJECT_DIR$/CMakeLists.txt" afterDir="false" />
  39. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeCache.txt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeCache.txt" afterDir="false" />
  40. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake" afterDir="false" />
  41. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeError.log" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeError.log" afterDir="false" />
  42. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeOutput.log" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeOutput.log" afterDir="false" />
  43. <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" />
  44. <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" />
  45. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/depend.make" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/depend.make" afterDir="false" />
  46. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/Makefile.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/Makefile.cmake" afterDir="false" />
  47. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/Makefile2" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/Makefile2" afterDir="false" />
  48. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/TargetDirectories.txt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/TargetDirectories.txt" afterDir="false" />
  49. <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/clion-environment.txt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/clion-environment.txt" afterDir="false" />
  50. <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" />
  51. <change beforePath="$PROJECT_DIR$/cmake-build-debug/FDIACS.cbp" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/FDIACS.cbp" afterDir="false" />
  52. <change beforePath="$PROJECT_DIR$/cmake-build-debug/Makefile" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/Makefile" afterDir="false" />
  53. <change beforePath="$PROJECT_DIR$/cmake-build-debug/cmake_install.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/cmake_install.cmake" afterDir="false" />
  54. <change beforePath="$PROJECT_DIR$/main.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/main.cpp" afterDir="false" />
  55. <change beforePath="$PROJECT_DIR$/stdsoap2.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/stdsoap2.cpp" afterDir="false" />
  56. </list>
  57. <option name="SHOW_DIALOG" value="false" />
  58. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  59. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  60. <option name="LAST_RESOLUTION" value="IGNORE" />
  61. </component>
  62. <component name="ClangdSettings">
  63. <option name="formatViaClangd" value="false" />
  64. </component>
  65. <component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:Debug" />
  66. <component name="FindInProjectRecents">
  67. <findStrings>
  68. <find>No Content</find>
  69. <find>soap_code_map</find>
  70. <find>h_http_error_codes</find>
  71. <find>detec</find>
  72. <find>CMAKE_CXX_FLAGS</find>
  73. <find>sassan</find>
  74. <find>cout</find>
  75. <find>DownloadResponse</find>
  76. <find>__cwmp__DownloadResponse</find>
  77. <find>*CommandKey=&quot;reboot&quot;</find>
  78. <find>NO</find>
  79. <find>NO_DA</find>
  80. <find>NO_BOD</find>
  81. <find>No Content Recieved at</find>
  82. <find>13</find>
  83. <find>SOAP message expected</find>
  84. <find>SOAP_NO_TAG</find>
  85. <find>NO_DATA</find>
  86. <find>host</find>
  87. <find>Sassan</find>
  88. <find>204</find>
  89. <find>CheckQueue...</find>
  90. <find>Debug</find>
  91. <find>Method :</find>
  92. <find>CheckQueue</find>
  93. <find>cerr</find>
  94. <find>tr069</find>
  95. <find>TR069</find>
  96. <find>1.3</find>
  97. <find>FDIACS</find>
  98. </findStrings>
  99. </component>
  100. <component name="Git.Settings">
  101. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  102. <option name="PUSH_TAGS">
  103. <GitPushTagMode>
  104. <option name="argument" value="--follow-tags" />
  105. <option name="title" value="Current Branch" />
  106. </GitPushTagMode>
  107. </option>
  108. </component>
  109. <component name="OCFindUsagesOptions" text="false" ivars="false" properties="true" derivedClasses="false" />
  110. <component name="ProjectId" id="1dDQiujuNylvOESWt0kECfVK3zV" />
  111. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  112. <ConfirmationsSetting value="2" id="Add" />
  113. </component>
  114. <component name="ProjectViewState">
  115. <option name="hideEmptyMiddlePackages" value="true" />
  116. <option name="showLibraryContents" value="true" />
  117. </component>
  118. <component name="PropertiesComponent">
  119. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  120. <property name="WebServerToolWindowFactoryState" value="true" />
  121. <property name="cf.first.check.clang-format" value="false" />
  122. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  123. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  124. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  125. <property name="restartRequiresConfirmation" value="false" />
  126. <property name="settings.editor.selected.configurable" value="preferences.customizations" />
  127. </component>
  128. <component name="RecentsManager">
  129. <key name="MoveFile.RECENT_KEYS">
  130. <recent name="$PROJECT_DIR$" />
  131. </key>
  132. </component>
  133. <component name="RunManager">
  134. <configuration name="FDIACS" type="CMakeRunConfiguration" factoryName="Application" REDIRECT_INPUT="false" PASS_PARENT_ENVS_2="true" PROJECT_NAME="FDIACS" TARGET_NAME="FDIACS" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="FDIACS" RUN_TARGET_NAME="FDIACS">
  135. <method v="2">
  136. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  137. </method>
  138. </configuration>
  139. </component>
  140. <component name="StructureViewFactory">
  141. <option name="ACTIVE_ACTIONS" value=",KIND,ALPHA_COMPARATOR" />
  142. </component>
  143. <component name="SvnConfiguration">
  144. <configuration>$USER_HOME$/.subversion</configuration>
  145. </component>
  146. <component name="TaskManager">
  147. <task active="true" id="Default" summary="Default task">
  148. <changelist id="6938f4e3-b9b8-4c34-bea6-8fc5ace411e6" name="Default Changelist" comment="" />
  149. <created>1561923130082</created>
  150. <option name="number" value="Default" />
  151. <option name="presentableId" value="Default" />
  152. <updated>1561923130082</updated>
  153. <workItem from="1561923135704" duration="4478000" />
  154. <workItem from="1561929460228" duration="6956000" />
  155. <workItem from="1563012453599" duration="313000" />
  156. <workItem from="1563200170044" duration="32545000" />
  157. <workItem from="1563603005743" duration="4503000" />
  158. <workItem from="1563892219909" duration="16917000" />
  159. <workItem from="1564040112113" duration="2278000" />
  160. <workItem from="1564233155534" duration="1267000" />
  161. <workItem from="1564326851811" duration="18363000" />
  162. <workItem from="1564580635606" duration="42075000" />
  163. <workItem from="1565102310604" duration="19372000" />
  164. <workItem from="1568617184480" duration="295000" />
  165. <workItem from="1568879402223" duration="2478000" />
  166. <workItem from="1571572407314" duration="399000" />
  167. <workItem from="1572182212544" duration="1843000" />
  168. <workItem from="1572263173357" duration="9135000" />
  169. <workItem from="1574774646608" duration="1369000" />
  170. <workItem from="1575063631744" duration="39743000" />
  171. <workItem from="1575470455404" duration="18124000" />
  172. <workItem from="1575747610607" duration="1922000" />
  173. <workItem from="1577522322161" duration="6073000" />
  174. <workItem from="1577559948661" duration="11694000" />
  175. <workItem from="1577725955348" duration="10970000" />
  176. <workItem from="1577875009389" duration="1490000" />
  177. <workItem from="1577888800205" duration="3932000" />
  178. <workItem from="1578124895054" duration="43427000" />
  179. <workItem from="1579512098384" duration="6254000" />
  180. <workItem from="1580889441995" duration="2425000" />
  181. <workItem from="1581073079174" duration="658000" />
  182. <workItem from="1585028517838" duration="865000" />
  183. <workItem from="1585034698457" duration="1072000" />
  184. <workItem from="1588627256885" duration="1334000" />
  185. <workItem from="1591775026411" duration="2463000" />
  186. <workItem from="1591957319679" duration="2491000" />
  187. </task>
  188. <task id="LOCAL-00001" summary="Disable InfluxDB">
  189. <created>1572183659791</created>
  190. <option name="number" value="00001" />
  191. <option name="presentableId" value="LOCAL-00001" />
  192. <option name="project" value="LOCAL" />
  193. <updated>1572183659791</updated>
  194. </task>
  195. <task id="LOCAL-00002" summary="Create Json format compatible with GenieACS">
  196. <created>1575465371849</created>
  197. <option name="number" value="00002" />
  198. <option name="presentableId" value="LOCAL-00002" />
  199. <option name="project" value="LOCAL" />
  200. <updated>1575465371849</updated>
  201. </task>
  202. <task id="LOCAL-00003" summary="fix SOAP_IO_KEEPALIVE">
  203. <created>1577523962271</created>
  204. <option name="number" value="00003" />
  205. <option name="presentableId" value="LOCAL-00003" />
  206. <option name="project" value="LOCAL" />
  207. <updated>1577523962272</updated>
  208. </task>
  209. <task id="LOCAL-00004" summary="Add Download Response (completed)">
  210. <created>1577620646091</created>
  211. <option name="number" value="00004" />
  212. <option name="presentableId" value="LOCAL-00004" />
  213. <option name="project" value="LOCAL" />
  214. <updated>1577620646091</updated>
  215. </task>
  216. <task id="LOCAL-00005" summary="Add Database for Inform and CheckQueue (phase 1)&#10;&#10;Inform : Done&#10;&#10;CheckQueue: In progress....">
  217. <created>1578234091498</created>
  218. <option name="number" value="00005" />
  219. <option name="presentableId" value="LOCAL-00005" />
  220. <option name="project" value="LOCAL" />
  221. <updated>1578234091499</updated>
  222. </task>
  223. <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">
  224. <created>1578234461233</created>
  225. <option name="number" value="00006" />
  226. <option name="presentableId" value="LOCAL-00006" />
  227. <option name="project" value="LOCAL" />
  228. <updated>1578234461233</updated>
  229. </task>
  230. <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">
  231. <created>1578299912171</created>
  232. <option name="number" value="00007" />
  233. <option name="presentableId" value="LOCAL-00007" />
  234. <option name="project" value="LOCAL" />
  235. <updated>1578299912171</updated>
  236. </task>
  237. <task id="LOCAL-00008" summary="Upgrade Procedures completed">
  238. <created>1579597476180</created>
  239. <option name="number" value="00008" />
  240. <option name="presentableId" value="LOCAL-00008" />
  241. <option name="project" value="LOCAL" />
  242. <updated>1579597476180</updated>
  243. </task>
  244. <task id="LOCAL-00009" summary="Add datetime to Upgrade/Provision Procedures">
  245. <created>1579941355197</created>
  246. <option name="number" value="00009" />
  247. <option name="presentableId" value="LOCAL-00009" />
  248. <option name="project" value="LOCAL" />
  249. <updated>1579941355197</updated>
  250. </task>
  251. <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">
  252. <created>1581074193456</created>
  253. <option name="number" value="00010" />
  254. <option name="presentableId" value="LOCAL-00010" />
  255. <option name="project" value="LOCAL" />
  256. <updated>1581074193456</updated>
  257. </task>
  258. <option name="localTasksCounter" value="11" />
  259. <servers />
  260. </component>
  261. <component name="TodoView" selected-index="3">
  262. <todo-panel id="selected-file">
  263. <is-autoscroll-to-source value="true" />
  264. </todo-panel>
  265. <todo-panel id="all">
  266. <are-packages-shown value="true" />
  267. <is-autoscroll-to-source value="true" />
  268. </todo-panel>
  269. </component>
  270. <component name="TypeScriptGeneratedFilesManager">
  271. <option name="version" value="2" />
  272. </component>
  273. <component name="Vcs.Log.Tabs.Properties">
  274. <option name="TAB_STATES">
  275. <map>
  276. <entry key="MAIN">
  277. <value>
  278. <State />
  279. </value>
  280. </entry>
  281. </map>
  282. </option>
  283. </component>
  284. <component name="VcsManagerConfiguration">
  285. <option name="CHECK_CODE_CLEANUP_BEFORE_PROJECT_COMMIT" value="true" />
  286. <MESSAGE value="Disable InfluxDB" />
  287. <MESSAGE value="Create Json format compatible with GenieACS" />
  288. <MESSAGE value="fix timezone for GenieACS" />
  289. <MESSAGE value="fix SOAP_IO_KEEPALIVE" />
  290. <MESSAGE value="Add Download Response (not completed)" />
  291. <MESSAGE value="Add Download Response (completed)" />
  292. <MESSAGE value="Add Database for Inform and CheckQueue (phase 1)&#10;&#10;Inform : Done&#10;&#10;CheckQueue: In progress...." />
  293. <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" />
  294. <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" />
  295. <MESSAGE value="Upgrade Procedures completed" />
  296. <MESSAGE value="Add datetime to Upgrade/Provision Procedures" />
  297. <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" />
  298. <option name="LAST_COMMIT_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" />
  299. <option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="true" />
  300. <option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="true" />
  301. <option name="REARRANGE_BEFORE_PROJECT_COMMIT" value="true" />
  302. </component>
  303. <component name="WindowStateProjectService">
  304. <state x="303" y="102" key="#SSH_Configurations" timestamp="1592024694813">
  305. <screen x="0" y="0" width="1440" height="900" />
  306. </state>
  307. <state x="303" y="102" key="#SSH_Configurations/0.0.1440.900/1440.0.1920.1080@0.0.1440.900" timestamp="1592024694813" />
  308. <state x="549" y="172" key="#com.intellij.ide.ui.customization.CustomizableActionsPanel.FindAvailableActionsDialog" timestamp="1592025778787">
  309. <screen x="0" y="0" width="1440" height="900" />
  310. </state>
  311. <state x="549" y="172" key="#com.intellij.ide.ui.customization.CustomizableActionsPanel.FindAvailableActionsDialog/0.0.1440.900/1440.0.1920.1080@0.0.1440.900" timestamp="1592025778787" />
  312. <state x="221" y="89" key="SettingsEditor" timestamp="1592025907133">
  313. <screen x="0" y="0" width="1440" height="900" />
  314. </state>
  315. <state x="221" y="89" key="SettingsEditor/0.0.1440.900/1440.0.1920.1080@0.0.1440.900" timestamp="1592025907133" />
  316. <state x="607" y="397" key="com.intellij.ide.ui.customization.CustomizableActionsPanel$EditIconDialog" timestamp="1592025646597">
  317. <screen x="0" y="0" width="1440" height="900" />
  318. </state>
  319. <state x="607" y="397" key="com.intellij.ide.ui.customization.CustomizableActionsPanel$EditIconDialog/0.0.1440.900/1440.0.1920.1080@0.0.1440.900" timestamp="1592025646597" />
  320. </component>
  321. <component name="XDebuggerManager">
  322. <watches-manager>
  323. <configuration name="CMakeRunConfiguration">
  324. <watch expression="soap-&gt;error" language="ObjectiveC" />
  325. <watch expression="soap_version(soap)" language="ObjectiveC" />
  326. <watch expression="SOAP_MUSTUNDERSTAND" language="ObjectiveC" />
  327. <watch expression="soap_recv_raw(soap)" language="ObjectiveC" />
  328. <watch expression="soap_recv_raw(soap)" language="ObjectiveC" />
  329. <watch expression="EOF" language="ObjectiveC" />
  330. <watch expression="(int)c" language="ObjectiveC" />
  331. <watch expression="soap-&gt;body" language="ObjectiveC" />
  332. </configuration>
  333. </watches-manager>
  334. </component>
  335. <component name="debuggerHistoryManager">
  336. <expressions id="watch">
  337. <expression>
  338. <expression-string>soap-&gt;body</expression-string>
  339. <language-id>ObjectiveC</language-id>
  340. <evaluation-mode>EXPRESSION</evaluation-mode>
  341. </expression>
  342. <expression>
  343. <expression-string>(int)c</expression-string>
  344. <language-id>ObjectiveC</language-id>
  345. <evaluation-mode>EXPRESSION</evaluation-mode>
  346. </expression>
  347. <expression>
  348. <expression-string>EOF</expression-string>
  349. <language-id>ObjectiveC</language-id>
  350. <evaluation-mode>EXPRESSION</evaluation-mode>
  351. </expression>
  352. <expression>
  353. <expression-string>soap_recv_raw(soap)</expression-string>
  354. <language-id>ObjectiveC</language-id>
  355. <evaluation-mode>EXPRESSION</evaluation-mode>
  356. </expression>
  357. <expression>
  358. <expression-string>SOAP_MUSTUNDERSTAND</expression-string>
  359. <language-id>ObjectiveC</language-id>
  360. <evaluation-mode>EXPRESSION</evaluation-mode>
  361. </expression>
  362. <expression>
  363. <expression-string>soap_version(soap)</expression-string>
  364. <language-id>ObjectiveC</language-id>
  365. <evaluation-mode>EXPRESSION</evaluation-mode>
  366. </expression>
  367. <expression>
  368. <expression-string>soap-&gt;error</expression-string>
  369. <language-id>ObjectiveC</language-id>
  370. <evaluation-mode>EXPRESSION</evaluation-mode>
  371. </expression>
  372. <expression>
  373. <expression-string>SOAP_STOP</expression-string>
  374. <language-id>ObjectiveC</language-id>
  375. <evaluation-mode>EXPRESSION</evaluation-mode>
  376. </expression>
  377. <expression>
  378. <expression-string>soap-&gt;header</expression-string>
  379. <language-id>ObjectiveC</language-id>
  380. <evaluation-mode>EXPRESSION</evaluation-mode>
  381. </expression>
  382. </expressions>
  383. </component>
  384. <component name="masterDetails">
  385. <states>
  386. <state key="ScopeChooserConfigurable.UI">
  387. <settings>
  388. <splitter-proportions>
  389. <option name="proportions">
  390. <list>
  391. <option value="0.2" />
  392. </list>
  393. </option>
  394. </splitter-proportions>
  395. </settings>
  396. </state>
  397. </states>
  398. </component>
  399. </project>