workspace.xml 22 KB

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