From d5be570e4acf77f8a9308e8305076cabbfccf304 Mon Sep 17 00:00:00 2001 From: Siyu Lin <siyul@iastae.edu> Date: Wed, 16 Apr 2014 20:11:45 -0500 Subject: [PATCH] Delete mini1 --- .metadata/.log | 96 + .metadata/.plugins/org.eclipse.cdt.core/.log | 1 + .../.projects/exam1/.markers | Bin 5348 -> 5348 bytes .../.projects/homework/.markers | Bin 7305 -> 7305 bytes .../.projects/project10/.markers | Bin 3314 -> 3314 bytes .../.projects/project2/.markers | Bin 655 -> 655 bytes .../.projects/project3/.markers | Bin 988 -> 988 bytes .../.projects/project4/.markers | Bin 1172 -> 1172 bytes .../.projects/project6/.markers | Bin 613 -> 613 bytes .../.projects/project7/.markers | Bin 1174 -> 1174 bytes .../.projects/project8/.markers | Bin 715 -> 715 bytes .../.projects/temp/.markers | Bin 2538 -> 2538 bytes .../org.eclipse.core.resources/.root/.markers | Bin 839 -> 839 bytes .../org.eclipse.core.resources/.root/20.tree | Bin 26604 -> 0 bytes .../.safetable/org.eclipse.core.resources | Bin 2132 -> 2132 bytes .../org.eclipse.e4.workbench/workbench.xmi | 8863 +++++------------ .../org.eclipse.jdt.core/1104682234.index | Bin 4995 -> 4995 bytes .../org.eclipse.jdt.core/1241889543.index | Bin 1813 -> 1813 bytes .../org.eclipse.jdt.core/1298693918.index | Bin 1795 -> 1795 bytes .../org.eclipse.jdt.core/1375964667.index | Bin 22554 -> 0 bytes .../org.eclipse.jdt.core/2603447019.index | Bin 22554 -> 22554 bytes .../org.eclipse.jdt.core/299273985.index | Bin 10764 -> 10764 bytes .../org.eclipse.jdt.core/3540839101.index | Bin 411 -> 411 bytes .../org.eclipse.jdt.core/3563138724.index | Bin 2027 -> 2027 bytes .../org.eclipse.jdt.core/980373384.index | Bin 2078 -> 2078 bytes .../externalLibsTimeStamps | Bin 916 -> 916 bytes .../org.eclipse.jdt.core/nonChainingJarsCache | Bin 1167 -> 1167 bytes .../org.eclipse.jdt.core/savedIndexNames.txt | 127 +- .../org.eclipse.jdt.ui/dialog_settings.xml | 122 +- .../dialog_settings.xml | 50 - .../org.eclipse.ui.workbench/workingsets.xml | 1 + mini1/.DS_Store | Bin 6148 -> 0 bytes mini1/mini1 2/TV.java | 131 - mini1/mini1/TV.java | 131 - 34 files changed, 2518 insertions(+), 7004 deletions(-) delete mode 100644 .metadata/.plugins/org.eclipse.core.resources/.root/20.tree delete mode 100644 .metadata/.plugins/org.eclipse.jdt.core/1375964667.index delete mode 100644 mini1/.DS_Store delete mode 100755 mini1/mini1 2/TV.java delete mode 100755 mini1/mini1/TV.java diff --git a/.metadata/.log b/.metadata/.log index 10bedfe..67afaab 100644 --- a/.metadata/.log +++ b/.metadata/.log @@ -3562,3 +3562,99 @@ This warning can be switched off on the Team > Git > Confirmations and Warnings ======= >>>>>>> c12de30ca0ac025ea5105efad25f1396c1ca060a >>>>>>> 635442ab50e6d3758c38dd7b8571a6a6857cad25 +!SESSION 2014-04-16 20:10:04.783 ----------------------------------------------- +eclipse.buildId=4.3.0.I20130605-2000 +java.version=1.7.0_51 +java.vendor=Oracle Corporation +BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US +Framework arguments: -product org.eclipse.epp.package.standard.product +Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.standard.product + +!ENTRY org.eclipse.e4.ui.workbench 4 0 2014-04-16 20:10:11.881 +!MESSAGE Unable to load resource file:/S:/cs227/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi +!STACK 0 +org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.xml.sax.SAXParseExceptionpublicId: file:/S:/cs227/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; systemId: file:/S:/cs227/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; lineNumber: 3185; columnNumber: 2; The markup in the document following the root element must be well-formed. + at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319) + at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278) + at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:406) + at org.eclipse.e4.ui.internal.workbench.ResourceHandler.getResource(ResourceHandler.java:296) + at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadResource(ResourceHandler.java:272) + at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadMostRecentModel(ResourceHandler.java:204) + at org.eclipse.e4.ui.internal.workbench.swt.E4Application.loadApplicationModel(E4Application.java:395) + at org.eclipse.e4.ui.internal.workbench.swt.E4Application.createE4Workbench(E4Application.java:238) + at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:581) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) + at java.lang.reflect.Method.invoke(Unknown Source) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) + at org.eclipse.equinox.launcher.Main.run(Main.java:1450) + at org.eclipse.equinox.launcher.Main.main(Main.java:1426) +Caused by: org.xml.sax.SAXParseExceptionpublicId: file:/S:/cs227/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; systemId: file:/S:/cs227/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi; lineNumber: 3185; columnNumber: 2; The markup in the document following the root element must be well-formed. + at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source) + at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source) + at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source) + at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source) + at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source) + at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$TrailingMiscDriver.next(Unknown Source) + at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source) + at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) + at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) + at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) + at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source) + at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source) + at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) + at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(Unknown Source) + at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:175) + at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpl.java:253) + at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1518) + at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1297) + at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259) + at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274) + ... 24 more + +!ENTRY org.eclipse.jface 2 0 2014-04-16 20:10:15.418 +!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation. +!SUBENTRY 1 org.eclipse.jface 2 0 2014-04-16 20:10:15.418 +!MESSAGE A conflict occurred for ALT+CTRL+T: +Binding(ALT+CTRL+T, + ParameterizedCommand(Command(org.eclipse.team.svn.ui.command.EditPropertiesCommand,Show Properties, + , + Category(org.eclipse.team.svn.ui.command.category,SVN,null,true), + org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@ed17b80, + ,,true),null), + org.eclipse.ui.defaultAcceleratorConfiguration, + org.eclipse.ui.contexts.window,,,system) +Binding(ALT+CTRL+T, + ParameterizedCommand(Command(pl.szpinda.plugin.tomcat.commands.tomcatStartStop,Tomcat start,stop, + , + Category(pl.szpinda.plugin.tomcat.commands.category.key,Tomcat keys,null,true), + org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@5b031819, + ,,true),null), + org.eclipse.ui.defaultAcceleratorConfiguration, + org.eclipse.ui.contexts.window,,,system) + +!ENTRY org.eclipse.egit.ui 2 0 2014-04-16 20:10:20.233 +!MESSAGE Warning: EGit couldn't detect the installation path "gitPrefix" of native Git. Hence EGit can't respect system level +Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory. +The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in +this system level configuration. The Git installation location can be configured on the +Team > Git > Configuration preference page's 'System Settings' tab. +This warning can be switched off on the Team > Git > Confirmations and Warnings preference page. + +!ENTRY org.eclipse.egit.ui 2 0 2014-04-16 20:10:20.290 +!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git +user global configuration and to define the default location to store repositories: 'U:\'. If this is +not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and +EGit might behave differently since they see different configuration options. +This warning can be switched off on the Team > Git > Confirmations and Warnings preference page. diff --git a/.metadata/.plugins/org.eclipse.cdt.core/.log b/.metadata/.plugins/org.eclipse.cdt.core/.log index 9d9d899..c7780e7 100644 --- a/.metadata/.plugins/org.eclipse.cdt.core/.log +++ b/.metadata/.plugins/org.eclipse.cdt.core/.log @@ -13,3 +13,4 @@ *** SESSION Apr 16, 2014 17:36:16.38 ------------------------------------------- *** SESSION Apr 16, 2014 19:50:10.14 ------------------------------------------- *** SESSION Apr 16, 2014 19:53:32.56 ------------------------------------------- +*** SESSION Apr 16, 2014 20:10:20.42 ------------------------------------------- diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/exam1/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/exam1/.markers index 58b46f40cc263faf5f83939ae74490fd13c3a0db..8508dc84058efdc1492568d22f50186e55e0b205 100644 GIT binary patch delta 875 zcmaE&`9yQWR7QTz<c!3k;F83m5+())M%Bsp*+Mt}WL(84&rzITT9lmXnZnG#?Bx=| zz*AbBTI8CNS(2EPlgh|2`4Dpq2UBJWlL7;C`D9rZ)5(eg;tE{Ji6yD&`9+nUDL~^G zq8Lz&XZSyP63YofCU34}O=lED)tJekF*%S;da?k&@Z=*vSN>$QoLtNP3gLh>4ohp! z#G>@l+|<01VrB+jL#v$3ywu?2#Js%JA_n~KVs@DPn4=P57;(N~a-DpEvk{>yfXl!L z*$FI$R>jE#Y-SXkyqhZwVTJ&=kqNRHY=%}PsksFNOkpwET+iLX$OsQ3)L3QRx7n3< zK2B+t$CH)#4<Xz@obTCHCPxS~BXk9D$xQwxAc7tOnRx`<&K5q|Rq(w%fz$>}ny$H; zuS0-o3J5qJF#<^@22KWe0wmXZ_QjL03YCMsp~S%8JK0;<X7U7KB?YtuQ-PL{%_d(G LeyvWNqxS#++z9W+ delta 813 zcmaE&`9yQWRL034*h2U@lQR;Ff=d#MN|+cJ7*#j_U|h|}&r@2QTI8CNS(2EPlgh|2 zS&&nF@=4~<$#3~hIG8e1m=qY8%O@)cNGPD_X86y*m7G|Tnx0=&>6rpFjv;FDB$gA{ zOxxVRn!w1YI606_da^Y;=j2n2`lv2p$ejFx(Q0xn`>V+X92PDxOBpy5i_%MTQ}arS znHhKut#UH+QiGEd^YT)Q7*O28?11T(#~hUee8A+2sp|q~<K!qVeQT^vU@^2RPDZtv zQ4rIN-CSXlrML}kv6{hVXjPJ$TYzc`iwTA)o9nqd7*Rusb>HOoYzC8mGV*K=;+=#h z$?_N`Ia!~7D*>Ogt6<nSIYOWr=yU1G{{=*F`aUxc)!l62nC7?&zQ>XV!~|c50Fww1 za6DoJl1vPolOwrgNV1K6F{W)-g~}&~3R{EIsS*Q&@8o`AWd)S9!C;22t77sc;n&#Q I$n<&-07U@h-v9sr diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/homework/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/homework/.markers index 0724a3bbc23aca8bde4fc95185cddfa5ef6d1a67..25513fd714bfb813c2d1b1489d8d2258853e7b4f 100644 GIT binary patch delta 1467 zcmeCQ?6jP4S)QXfzqBYh)iZ^ef!WI?gn_5DIJL+%C9@<kDJPYYVdAGPgp^D^%D9oB znyF0Z2&!pfPUT?AOkomWU~HMZibZ-dBa86lhd^w=!m7ZPoLG{Yo?leynZm@tz)-=! znVgYW6kL*6R086QP7Y-WL)NVa)G0wom)c}W)?4ZXf`Ea6(KT1|s^{c`oFbF;*wzvB z$8WZi1l2rdKTS~0S&p*=)$HUvMNrKmF2Z*8a6ckwPA`u=ID{1#n9C=h<}sbTL0lX? zgriX7g*joe18*}TUJmh^O=jd%K-YyHo9>ex`D&ncF(gdh!&f-@jie;HE_A#2C+G7+ z(trX3P*;^y`Q%?x@&t6r`%bo$)}6dTKoenKpLCHGXJS!$X>Mv>Nij16kD*m~eo=~Z zVqRHdF#}pkM0170!O6XXNUrFUR-W7~;XgT6NQ!_<bd4s<O6pENBIJh%FF|3;$-%<P z=sK~5m+s`l!m|m+VXcTI%%7VkPZV{UBr1b$IGTr8|4g<Kg?ordO&nH}CB(iHbd8?4 zE7Uc_r>In5iqf4dA`uGnN5W(h!q@^B#&FLNow7uMDNA>9kQ7oHAu@FZ15+20eH5jv N<G_@qJGnqc5&&vhp#T5? delta 1273 zcmeCQ?6jP4nV+Y$IJL+%C9@<kDJPYYVe&=+v57y{VH2KwnsGH&@!3o#u!?su$4~yi ztjocanZhK%z}PbR0gK3F0~S^V&g6{5qTrImq7o(s1_n_EuH?j$)b#wKO3xIKK*i)x zmN1}BsmbS9gpqYiqUlt_)G5h&3!7V*u6j;B$SE>ej}5!m7}*bF(>D1f`%$dompP7O z72nT!1grQ8F6`z^;=Y4b{bU}?$u;68V9zTsFqcnWFD`-VdFBLk&qqym;BB6KhSwAx zWRv(5Q8h8Rqid>|?8sL$xkj=8Y86Am<kyl?sJfW>(RD>l&gT!Ce2%{iq3frV0;(=~ zUrb$=(z=s32xv}zBv9xKN)-wW3<(UJiACw9xv6<2#mo#mhF0PEMJdjSd1Z;k3@GVD z;UK1Yy@FwrizEsWu80wmMs<a*5vDF#N!`gug#0E;3tPa0YI2aU3aU=*VWm6yu<&e* zC@Yi^pWGs1G<m;>Bg`$ECjS?aMKzK252jmeM8gQ^;;_QhB_Z}5s~b$k?J$xJA4(`P zPfipNp6tl0Gg(9;lu+1NVA?Dz8Ad3zVB}{|YSEn>B&A6x#ROy8XDJ;<UTQgxX;!bG J?&Ja)NdP4|bdCT3 diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project10/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/project10/.markers index 8483a786d4250cdcaf6f2e64cf04162d75f3f0d2..5a5f992ab9f89ed35c3f749eca53467103282fab 100644 GIT binary patch delta 622 zcmew)`AKp@5(iUe3X=i@L&C(wnu*U;6u6QTOH$MGiz+=+m>3usq8K=nGZKq}OA?Dp zK>VMRwHO;=dTb}JVsy6ROe{(-%}vcKDQ0HiF|^9dFHQ|gOvx-QW<WEm0@W<$^2r8F zVKB22Cbu#bPiAD6CgcK}$u`VQ2wi)bOD0>f$Pm)iHMxwXP6Xyx2KL<4;^M^gRAz?c z$rG96C(E(APR?PKAY{tE%}ZG883j>;WF3RXWH~mm$yV$Vo0Hfj809&N^Gl18Q$16d z8JN9XLKt{Ti&KkSQ!+~ulX6lS879x<a6-8M7Do|!2)Y;LmlgzM<d@{5hag&PF#1pK z=WGX?CBVSgGFg<%VR9Uo7P>Fc!kwW57=pT!uX1T3T=AEya&kSlBDzjA`<SLqKEMr$ XF^GLUPLmUObkKF7+m|$X4UZcD9?q(F delta 593 zcmew)`AKp@(!}g)4yMc$CItqDgo#g86*!YK5{rUM5{pWh7#J9SGH@j)mZYZV7gc(u zfCQo@YcV!X-oohQ4Ao@Iz?oQ-UYeVlS5nN(z+-5YmtUM3l$erPTFiiA7IQheSrwBF zn8GIaGZn!dFo{_P%>g#(nxZD#FgHy;&Rh)FG})3x7EM<drmixUy2*c8@)5eSStZeQ z?ZeQuc?oMhBcsM-IX1D$UhES5C>~;1w>gnrl98XMv^cfMH6^noF)1gNkzw*XZt=+r zIIJf>;V6U!QUZD)xfkV^76fGEm*k@c5~Dwc8z%R2wojJlvIo0dfPt}Pax9lNn#()T zbyWaENq6#9F3rj8+!Y8v*KsSM>SUUVt}|-#0q(HL@;r_R`{H?YQFSpSq3f!cyoSdO E0L9azng9R* diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project2/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/project2/.markers index 7a56b63355a79ee5e86bb07e5ea397578e9f5bc3..f1a73ac9c696d022ff4f87d5875b1d0bc233ba9b 100644 GIT binary patch delta 117 zcmeBY?Pr~ERGy<azqBYh)iZ^ef!WI?gn_5DIJL+%C9@<kDJPYYVd9gmgp^F)!MH)4 OfH4dVjIOy_X3_wbwj*-@ delta 117 zcmeBY?Pr~ERGz1_IJL+%C9@<kDJPYYfq|nqzqBYh)iZ^ef!WI?Wa5*pgp^F)!MH)4 OfH4dVjIOy_X3_w;HY0NY diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project3/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/project3/.markers index cb7827c0655ef6128442bc43fea9a883a7e570ef..331edd5a422564ed57dc1bf9dee4c7f987a985ea 100644 GIT binary patch delta 219 zcmcb^eusTR1P4=Q3X=c>W6Q*F%ZW3U6}XZUOH$MGiz+=+m>3usDi}DEGZKq}OA?Dp zKzxafcQ_g4Ig0a3i;`14Q<xc;y<9>VcuI>?i(FGOOA?cEQW+U0voJZr&7JJRWahw` zSd?Cxo0?Zr%*-HUXqA;%mZ(=+l9{6yl$e*2pUXhV)`@p?Cx2i%s!qUS1_nmgTrHaw E0Q=}aBme*a delta 189 zcmcb^eusTR#Kc4k4yMc$CIJS<mWeY|6gZPJ5{rUM5{pWh7#J8N7`T!XOH$MGiz+=+ zKmrvT?{G5m^OP2+7P+QmmLw+Sq%ty0{>UUYnTyGKvLBPFC(JMg&cveh(%jU%l452C oAw#RI#Ii)a(vr*^y`aRrl>A%<LN-mjqdWNn(@`vzi8HPM0ENXk)Bpeg diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project4/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/project4/.markers index 06a2d7f825fe65e7b74902e4b5de88450714b50b..5433c079fd94b9836046bfa60dfa2ac70458428b 100644 GIT binary patch delta 330 zcmbQjIfZjV6bDmg3X=i@bNR$b6En`lqV&?-)Vz{nW(E#JtAfO$;?yDruH?j$)b#wK zO3xG~1_p*G2F~P+#G>Gm#G(=qfBM8TVNg>TY$q!++L|C6!)9nzYGh=AZb${HA&hG# z&t|Nr+%5Yj_b@fUjhW2NY-*0|7*0d0lKcRWuh89t<|*dz$qmeJ)j5juON)|IJyVz& fn7v#=7<fv7;o+K+S(2EPlgbG6JELo^mcw!YUCCSu delta 312 zcmbQjIfZjV)Wl?Cd#213CItrOat6-CqV&?-)Vz{nW(E#JtAfO$;?yDr&g6{5qTrIm zq7o(s28QVjT*-+gsp<Jem7XaefvAaR!X|4o+So#jVX#FphRx8b)X2yJ)ey!t=!R5G zp3PWKvRn3}8xu9ThpAz*D6@$JRzGnXT9xDnfP97O9_DaNgBqCM^7E7e{qLHRS(2EP Olgh|2c^$Jj<8lC016V5n diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project6/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/project6/.markers index 1828cc404c2036771e852c14b6456423a87775cd..1e99d4d24663029343827aabdbd5786ab6bb8c54 100644 GIT binary patch delta 112 zcmaFL@|0ylI0sW^3X=*0L)pZzu!&nO6u6QTOH$MGiz+=+m>3usDi}DEGZKq}OA?Dp ffPALKlX)4#;Cdz}F-A^4!e~uE7fbwPc_udiC%PX3 delta 112 zcmaFL@|0yl_{4-z4yMc$CKU#TvWZ(P6*!YK5{rUM5{pWh7#NrqGjJs*mZYZV7gc(u g00kH-Ci60eP0nGAfNPq3n9&AR7fU>*E_o(505}C76aWAK diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project7/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/project7/.markers index f2fcdf6811d5f034a2558fe4b771a4032e037c1a..a7629fbd16a16abc366d4e96360be5bff2cafa04 100644 GIT binary patch delta 269 zcmbQnIgN8d1P4=Q3X=i@bNS?l%tjL@i70R-Czhn9=NDCarZ6!uFhntMCTAoT1(zfi zl>qrnr#2qrVwC47&Mz%WPW4P-W?=Sm31Q$VElw?RP01`tOv*`RWSIP((FtL&0h56d yXJS!$X>Mv>Nij16i=kC!9s_=Rm|G{$W@<*5L6qZIlqdHvhmoj>efQ)57B>L+!b<S~ delta 254 zcmbQnIgN8d#Kc5H4yMc$CItrO@`)2g6*!YK5{rUM5{pWh7#NsNF>oa(mZYZV7gc(u z00kJLHXh?*<mV|ZPAzgx$t+1s%1LEpm|VvqKKUD?^<*n1eQTIu44jEY>7}`;c_qcn p3@nCLnRyH-W;3^9m_2zmQ!`%ouqb2d>0u7TtA~9zrk(&6Hvpz&Mppm; diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project8/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/project8/.markers index 54dfc6ee785f08268daf9a9846bb7fb686f6ab6b..a4e8c286286d19c7371338e5dd0a38665162aa71 100644 GIT binary patch delta 164 zcmX@jdYW}YEC*9&3X=i@bNR#=BNNWVqV&?-)Vz{nW(GDxtCG~*0tT++#FEtX{Gv+F z6eb1+hA0Nk<c!3k;F83m5+I-T<;2tX<vEJ;ON)|IJyVz&n7v#=7<fvHQ;S?vGD{MZ oa#9%?CZA-q1KT6Oz}PaGjmd1XE0cl(n!y#Q1~W)ZZe?-<0EMwGlK=n! delta 164 zcmX@jdYW}Y?8G!fTc*quCItrOat6-CqV&?-)Vz{nW(GDxtCG~*0tU|HjKreglEk7C zCI$x9mkeCVi6yD&`9+nUDL?^+sEMcV%kz{Lrxv-UWR@f*<)kt)FmM#-mlh?bdZsWl pFnhU#Og_nIH(7wmlmldu00U#oWEUny1r&oBB+w16nB2<b1^}WKE~Wqg diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/temp/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/temp/.markers index 8f7c458099eaf4c0c94bc247d59f24528a24ac50..76d7233dd97451a6c106242d6584a7e95c9041a4 100644 GIT binary patch delta 553 zcmaDQ{7QI2AO}-s3X=i@bNR#o(}{iJ3S7yFC8_E8MU|c@ObiSRQ4E~P8Hq)~C5c5P zKt6N)#H00KEdmUTEt8!Y%_cW7DxhnsK-I+HKAE3gck+8iZ>VJq36m|E3N1Mki_%MT zQ}arSnHjhZtvnL*(sL8@LOmG>xPgE28>TRXQI5>zlMgb>qdNl4<?_ChSdcWuvno%n zVDX=PfklddMumfuxmZzj7EQjzN=TQk(PR;}azsdVu~|+&!={XG7q*bPFV9h&Us{x$ z>Y2jK!0hD`!oX8noLc0Xl39|Nl#|NHFqxOb6z2U+lN~vnCiig2pqq^5ebzsdPjJ9} NL98wgtI10^-2lo1mAC)^ delta 541 zcmaDQ{7QI2;KV2s4yMc$CItrO@`=3?3Y^IqiABLBiA5z$3=GWi3|z^HC8_E8MU|c@ zKmmrRiAU=v`!bq>^$0L9woGnhR7BOp;Et}TVlqFw?&SB3-jkh~3Y;LeF(fc>CKjca z=BDPA6f-k$8(MiJ=B4K*=7oAPpt^w{-MFa9Z<xX+do!0o9nO$2`2e#5sw3omF?3C0 z37Z_xQi#xWo<$l}lfpp^O_RA;LAsPCceDB<blzk|)2VBOsZ)fleDV}F3q(krW>Z16 z4|_=6=jSOcPAzgx$t+1s%1LEpnEZiJY_c$i{$y_sN0=KnP44E9MKz7}52hPVZ~y}e NuPzQNOkGPj-2kmflVkt@ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/.markers b/.metadata/.plugins/org.eclipse.core.resources/.root/.markers index aca90d01f8d1b95f680e12edc45eb0a4870525cf..f6c37d59161ad14ee319c7b04cc768bb10fe7011 100644 GIT binary patch delta 74 zcmX@kcARa(5k~#VjZ9*b85t)rDgjy26CZFfYJeD%*E0%FZeY@z{E~6{<U@?=lP@zV aF)D&&IFb`f(=$pK87CiPl$|WdYz6?6E*EzI delta 83 zcmX@kcARa(5k{rS7nx+ZGE$SXQ&Sij81#W$v5B`QF=_xA(v#OS3NtE$SX`xf$%&=u g86}L2lixGWn0$y)Z}J5u)yeCalpqQw3o@Gl0Isnc%m4rY diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/20.tree b/.metadata/.plugins/org.eclipse.core.resources/.root/20.tree deleted file mode 100644 index b4cbf2e2ddb8fcc32e5db721ad5bbacbd4fcc895..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 26604 zcmbVUYm{8Yaqhdj68nB>C5;J4D+FF_qm7WnNMpcgUqS*27Olj~#>?#P)y|;VnaRwo z9>zvCZ({>~U_p!nLgr~~-uRJ_*p6c-aT4cAe%Oxl$8nCG96R<Q$6z0aeATzRr{?zU zJG0a|n!7OdbyZhaSJkb)b6c95nuMhDUkI-Hv-O+mFHZ~<O7p}1Y%W_Y`@=WPRfcB^ zC7-_anmpmrwM#7XkE9pQrT=PKf&Vda;5+vY5(|g~bj!bl=xP(~!?U?`xm-+FGGOoZ z@O2IQ%L+n>uL{vRTr3rC@MkMDw#D4cn3oIDHeB{Am27^#Ox!dzZ~WRfzxOs83-smS zB0s<4iBqHI1#$iXg4>#X4M1fr@rn?Alj+hy$lBvq{L=6Z=|kx#)X)%6WF*kgJA~-x zs7-Fz+2Gf(cZOh_-7rWnuy=)Y+&o-ZBr{qw8-f6XI!B1+nQWf^J22pzKmBeF-xGZ$ zxX911HnBw?4Oa2z1Cs$qva`yW>}nNlql@KW-D%vBF!vg8tH~w@;U(bS=a=DV<SCJe z(-~r|5bfiILMev*G{z2L{S!HOR4F?<n$6{6V86#;kk~OnP9DR5D&vR9KFLorfrGf` zLhh+&4~gx&3+a3edxEh;;OeU~*_^+-P$-hLV$P2<^lFBMSh;IAk#K7PJHV+Z+1V~u zjFd|0qYX${1(2Q$G#!w*$x>m~FPCGNXe9$e&6Q(?g#|xfDev_c3Ws9tH^7h(-!)dq zSJJa_-h&Wjl!V+>3NfB7!7U1<qcPU+XHW?4-;+Ml$n5$U4AKWC;n;@@rMbO+dM<Wy zy$lH1J&g$KVHgNrX)twNk>a#oJxK1~o6gVsV}-?hya#tN7=$;MOS3eL4!}Qs4c`+X zo*Viaj~@Z&!LPS{T7CZ~hEIrBT16|x4_Aowo(HoE%-%~vbn5Wo1W>Ni0OXrC89kib zFEVbVkiMGW;Y2|ZBLi`>J%}Anc9!-$n5mbC4kw5bnw|%;Q=5z&PHt#nxc?YlZwC%1 zlon14!qQaZhFrLbEua0j8^Hlu^H6Y=e?QzV`fKBc5@03rHOQx8UjR+*5Gvdlztu}G z`k(}_7S@oJmj$>r-^RWQM-8XI69CaZ0S)ej&*-4x1Uw4PQzXAwcb<$-GRjnAh7<WX zP;CKn@G$(RCS*8KWO9@=L~E~uMM4q7i8~2EyM&2BEJn9&#Bde0hTKRQaV@grfPtuZ z;gYo;nOEz0CgNycO}KEO*1-2PYVG}~@G^x3AF=Qtg$%2DYyq=cC(+%B3U7RBdI~Yx z2e(zohy=Kmp9-YXj^XKeeoDQX9|^l&ZA$sQ75|9V*Q-s*qIztAqH5E1KTag&V1l$Y zblTEuQ)pv^z1^<hetd%(oC+aLr+3wwQ`cptbWc+4swjzqG-OVjACff@wmDtQ(xL{% zMW+2np9sE9eMoZ&k-Dixw2!4rbK#uJ*lz;6%1WsZW0iKM^KtCQ82d*MN_R~hO6L~S zaGJ1;+`2tG1662TZNStmkTJEGwJHdv62>(ufxRt*M7fa8FS7X_s8++M#5E<)X%l^z z0CDf%b!J30nb;QaCf|>%ns)MfAx^KNMi(oULY~Z!iz*(>2=8MfV6;=KBV3$b@W;~m zL+OZW(ZCUQi~`dLLsj^0+-CWuy{MKjlbj#6>w%w}G2Y9@z<7hzF(z~Aqa*X_Yy<PS zmJNbAv3XpD8mjI*u3>QK(_?gq(fewKf%x8i{*lW5U3;Kz4CpEbg3!*ofGZgQ5}PxJ z<vnz;VVDD*2|h*1vzlvfB4hN~4~+I8=$7F3o~~NZtQ@6d4Thd8%0+*6HsjA8oIZCN zdLk#6=zDcDR}C6xX-$PlQYgwCj=sa7n@&Z^clC;Pa><yvOo3OcgL!omJIx^mg1l}Z zm`#s{Y>L5L!7vcn;8wkap?1Hetx7k}dV0{Cxp+fc6+#XCvbVTZ_pmW87jJQ^0%#P0 zE!jL8+Nzf_IP_^~t75)JB+S^qGdt&}XL9~nCT&H07MXT27{spPusV)KNkcCdmVRI| zQ%aZpDWAFuc9voL_+kcx{6sA<TB_-(>|kJM5F3&VXo7(t-5HV$V4MLU5!-h&%~j>_ zj&q*F_aI7=no_s6i`64D<w^;+-Ogm2>A2~u0U~ubuF8I?dtru=TyC<IUGU3|fbU^o z6cnq+(v{f^MrZ^JVMg#L5z`DN%JjM3J84&fQV-!nD|`Z8y`!*Ly8OV%rP=(P86q51 z*nFX;fqx3~-LaU<?JO*o{YJph(|~b%yz272Kbg*!8i7KVf!+sGO<{$y^O=U$2%-%3 zGeVrEu{&~$<xC^OA<ztP90l&aOv(3`U^ECdc-$r|Tgc|K(b<ujo{Ez1Y!a>et_-gQ z+k#`@)O#13qkG?#wDwVDl-Uxa41(<;HHpq?XJ|c;`_?y$j>$|RACc6|$RliIDAp(W z>*}+ep`aVf%w!{KDo1DL^-Mcd6mlMHb2B3iGR}3)qG$ZF5n6w{>}HsYm{yqA3WJH- zTMYLehTCq<hI-x6vsuS<gx$M~r7Z5qX(_YigR*OEl~K5d(Ug1#4mJ>U@|6({iE)|> z0n<){dG=LnAyhX`4cBU6@P<L$+b&kJIT}XC(jOiP7*cR=O{oW(Bk#&G9p7$M+@ICF z2uu$OamLi*430f^AQt(hGiAR8U65kB6m`dw>D-i2!vL!1l=>s2O+HN66b$w`218hE zo-43k-`TJKl42dv>A^*QuIUsj)47~%f&1kR2TD}xWhx6~js9>uLYxCklS2PKq83Bu z3pH4~0kDB#HzG677V>4>qf|D~Eg)LsN~jGSX25d+obz!IG@GvYa~pD5RGCg7G&I_7 zLiai2=ZYI(6gL8T8N}vl(cgqQd*f%n{+}p2B|!~Cn@$OxH@Wn|S)3W&>xK0qYJMlS zn_>HKS1T861M(C(iqUT%(8}vE+6k|>sZsq1tyb4ty+r+1GHe1aTTIU$OwaqZ4rQ$^ znZbx$fwk4J^5Vim8r^=UJzxU^gx-A`SV1Opqxu;N8uw}x?C1tTFC%IdS}nAjk8C)A zqa7K_wDEubEASD))eLR!5S;=4xo!bub8UCDrn(ehqZ`r85X-BG7#S@LaSDpfK*lDw z2q<EdLU>bv&29knFaY#a6<~`S05uGt-2l#W11QRBJK+#aNl3Z@P{ROl?5O}--2kXz z0NAYxu+0sC8U}zZssJfB0BRTjc4@m@2PeBg5Yp@-iETyaZHKb{;SI5VF19e(R;Z=@ zoZ=+{hP4mHc?_@(;icr4QAguskcXF_d<<Mf(8SQz7STO}%|2hkS=8L{eD*-3fd2zP zuN@-RDV6k$llM)=3ruGvTgmw|xMOq-F4Mmr99yGT1EzhqMjoLw2)m=ZTsevzo$-D2 zE#%R*Z6%meL&Upl>Y+`n?_#ITH4L{7X{F{6?k9u4{W88MVpWM447Gr5ZLm&8oAa#} zu+5)h{1-qA)dH6BYa-Kjyhtjba482@`FEv7w8<8*Ix=Vpj(J$SbrF2Zj42dNZRp_5 zq3n{6T-e-)823>$5m*Db7Q_0#hk>Dh2clcsHrfBJ<!1Uo2cyr8;Lh;&ZxE}$dEqV3 z$>D^6-3(pOEV`@xM<u{E<39o*Jr37@#uQll(TVvdhWQsPmFhk^`7y4M@v2payz#AL z_?`&MXz0S`P@Z>={ykvSk_pTvst$2t|DItnD|Um!TaUKY{(<2zJKcH=oKL*{g&(PT zP&u#ZJ?)}RwjPx>16DoyZLq3M(}Y=d={BNvKpXKLAbuPO==&7wRhs90TEaqlo&Y<g zPf*XZfHdGEe+gb~;qOwblJ~uwv-vBA`Wu{Ma+JJNbFRu?1Br@_sCf@orM7vctzoYU zbTfMX9eF}cw~WiQ&V_rP0#=&^+o_>_fLR%NSg*SK;BOf}JWqGLRLH7!ylw`cqSP(z zVwK(TQl`_Zd-6y6Uh7ui)OJqY4iiK)yh7NI_fw1krEbHA#@;~>t62T6Fm&$2fPhGp zf!>M4ZrV27=t^7G?ZVxlHel+c5O0g@c7=t$N{$6eK}RF>qnK+%vnzzXyY&+iDpF9= zVDEx+TD`6?@}lhu2}uTt3SyORSD7hm|5VeRKmO8A1%)63{Wuy`8XD?!)ry`!{<GH= zo(dMdKzE}#7~SZqg&(+Qxn5t0H1K<PpG!L6*l#}g>-j*CxJX^;vb{;1f<BiT)!ua9 z0*?+32uEF}&E-V=1w$aTRJ&Y3KD(;?iyx3+(02J5e2g@U_Mpq<9QYgH)T%(OUf$$# zg1*T>(2S)3-s7_8{pSpaz+LTe1+#dl@2bbZK{OIv<mV`|vgud3jrylx)-(AA_LG6| z{bcL(XAFjUh329=TsH3O42O9|bhv^^-SuqSC152Q4KDI?%tMT>?Ql8G{R$AO{1GsB zbb~9Lv{qA|Q}$Sm>|h#PQmu(hhiPyfud0>0zbVw<3WjA3t_Q%aHx!y(eKnmaH3hYe z{oB^*ZTN=_^&o08dc3YYTscDbB6f-%ta6JpaEm0lH#ynYG4}PEeY2AtBWlBlv-qAK zSb?eWr=ypHvm5`2x|Y>_0_7R7DT|BeMV+UkPhrgMu!#M1^w@7I*XgK&s>9H8OMe38 zB_`}E2;EcrNB8X7H@$D?uBmC+x*z^Pwuq&$Z(OKM)^mE%+8+9#*~Y!Va4*9a#o$5l z=%>(I!EEfjysn)eXJexViGK>cjWOfaJIc<lT=D&Lz(w>#aFL%+F5S*g1E{S9ZwNoD z{VS@0iJlBD^7AQAwB*t=HK!-$oPWB?n7rOYd5h*&<avleTn~iWpUD}7!D=_0gdluU z!`=>Ou%prZi_o0kppLz=H_@*Y`GUIA<!Pq5j4EK<zg97Pi7`IoiB7G#E6RD~;>va& zyr)fj%to3{_|dbWW#A^aA!-e~j8&=*b%0F`J_Ju|M<bz<ozDl4s@d#t6vN(A$HRsw zN~rKW6upxtW?sFJ+LfRo@<&BO?e#p&)(irSFib>y*eE9FLCggdRzO4AHuQI!CzjFT zOG^fv?5I600rDd`(}jXETPjzk4&%oY>WT8$=b-WcYIiF_mW|$Xw9zM`a%?P&yV@En zeDc9&vB0nexc$XwMio)aR0^@`-@srH-&=*n$U4YCklVE@U)fE^5Z12<%%;pT1kfuK zVyaNW8Ac2)!*EcwN8zFlM2)O@hJoDfNeIEoa-4bx7z85wHDu%1-b-S%^BD|M`!sCp z)b1G69793yY0}j$E~Sf^>}<IamqS!DE{DNRjT#_E{w#xI1~rimJLvrX#`mBhwUgxE zt$YUs1=P%||NCpnD2BR%tK{r%6RT{$RYA|*&Iy28)G&ygJ<R`{80sae?L7on@6_(+ z1R#PLAs@x^)_R{4MiGm`ENJLEaHOj9IUy*Z1ch4A5T3E?(jK9!cH01_fmIs-wVUxF z>3U8%;54Wmbl0MMoIKA7S_cq`1D%b9e_N#AIMFKs(~4pgUC_u!4Z_(;KI4t(EU7D; zo$Ta`Hk3{`;xl#9jkK>yWmGgp6*S-fUDI!r^iQiRUGA%wZfwo&2TTh?wXf5S+ydio z{`7U7X6|ERJ`<D$(lS=Ifx~J_7Gar@N?{>pvo3;Jr<cR<L1LHpbM9DMVGuN%SB$31 z2XS_g%hkb^84hB5C9Xoi82w5N1i`&%PatvDk@N=)1gW(pn)`_bq*qNz3{i8qKlX!- zZ#<^Hg$Efr9&@;FuQuJK>DB%m67W(E_u(A|iyl?uhx@o4G{A?Ja<~r-4e((EoBD_Q ztam0(AW{WKpta|?V?Rj$7ST=;)G_pMt3KO{Ib(eU?8<=NqvkL$=8W|u17Q8s>0!(n z>*pEZaRZ1sV}%+<r6&v^=8ToxNYCL(1Bf|eg&GF%lmWz?u|f?4_<{k%oUuX;19-ar zktv)(vkMrQ?yh7ol2Hrm``WL-Ky*TW1|N^$s6hrJ=K}{UN_*I2T_zSe5fps2DbZ!= zuMI^`7zI-eLjdk!k;sXmO|LO%(e$uD<it?pM`N({Bc3RMv0hgh#G_Q8$a`Q}J!7%W z>Cxt_Z!ESsy%UWai}t9V1h!v8#$pcQoovupP|3)_CT#Ta7HXGi^$_VAf4qgoVh_e_ z@bMNFg*_OwvBz6j1omLgMjtU?!A?-HtNVxnOs#Dp5M?4BF+du7?OAXUQKZxKXhV+} zc=v!`8~c;-j~ICOGG6TL`i~fVf&s868hgY5S{RM6ts8m7fCX%7N7dY)jD7!i|8W_H zBw}q_aX%}$RFs=rdv(A^rZ)8Wa<y?)oom$q-ksppHvAahxK0FaDGcJ{*2Z<h?qaaJ zYd5YF1BHwzEH;mFP7G8s7%X~pwPo7@Dj67-Uf28bkzA|Z?*ubyaY+r-`!|D8*;w3G zuimG-OU>LHUGKkH96U7;E^bj*y4<?-djAf<v@k4CsNVnCGRlEOw+0vad0XIo(lSB4 zzi^gEDI1icP^&0)0*}H?`lWKg`k593pdio{f9i`^t^hz4wcYh#FccmJh7tk4cAc5Y zR`wL;e5-tCDAH2hUZfxxKdCn;>&Jf#Mg@$9K`@6|KVM=nDwH$~k~wU1_#T77X#Z*$ zBy-r77#PJ74TEF_o60VX6pJx13cDHx$^Ahgv7=C0NLwu=rsPQmgJcD(yKIjz7$mnx z-8nHSCm1^<c9i6L(c1^2yV}@X#+?z^nrph+Zx*kkg(SK?xX8~tm^;f@I=-f~QMY&~ z)@iz{1HT~%+}Rm?N?=y|$-_-$UyV0wRQQMU9&QQ^3b(Mm%q?|$qt^n_eXkaUTV=ij zsO=y91{_k#ppMj{%mXoYaD-9@b+i^mC#DWr(8{1bP>b5)MnNlsy3wGNA8T2bHK3J2 zeGsS`H`b`|nW+b@4C+G$rMy_9ELqUXpl(8hmQJj>Eg8_pa38BCmMygFti(b|r3e3r zy6c}nGED?Di9Z>mah1b}{>a2Ke#ZYicu>j~g4EXZp`|Al%+v_G*-k9|+tk>wx}lqb zohU66Bo@~2#~_-Lw=BnNiLx`hDt=rq2?0Pywj^>}KM=WWVV*kA5igZ7{d7u+Dj+7Y z{d@N;<|^4@E^DVFrX2+o4T9Xh%N7@A{L*CMa4d?#l}15q-_&e6pZ7~qL6OO#T&z)$ zJFvfu7Sy<(%PwRiawY>(t)PJrT@xM0&-mrG7w|n1Jju{8wkAPzT%UMsOnv<k!zRSd z%ki!kwI<HJZ~y=uv$B|Q&5}4#^9*$Z_6J)LCnm!%aOqyYAWjfeGV0|3;_KlAK_dfN zK>snc98Mf<G;ND~H7=Y-OJqHnfI^V=tfapBae?IqfhZgw7y2-&QbY_y$AyEr|N5bl zP6<TQp{2(K7TpD+SGeFzT&c#UjHBsr;DgdKR$O2iI(b(M^;~kfLLpCkDDHI%RPO7& zfV+goy1#U5p+UGESy^q=)D!nHhJ@%&YBNJiUCG!#+(*FDlmxhTuO2LKeNBB!IabpV zW~X4U-m`yjtNNBwou(UGu=Ti|Tuv%T4ecAyn|E8B7@Dibz)AyQD>;E=UJb;WgpFjC zC4v@F1K2%Vk`~EIt+ai*@Q<joweCYFX|U<B=fY1A*s9Djc0{@O9k+rpuZrGrcORQX z1d;^lhWw@PI2;|Ai6Ab7ciib0s=<9DM2G`{CrLwEI}U5ADS0oV{&*q37`xZ*1H0Zf z$Kgbi+4=dSqv`y?@NEgpRn&#l81y<<8H_qHj)8uPK_R*ir6b<NM=#}z3kcM?(E_R6 z6BLm9@hj07QE)l~g4ls7s7?-tdmA7m_h-t}eyKEF%+4jZZQD4UE6n3-+sjz~6i8MK zwsqsSZB7_VpaSWtHkjOf?AX)LhKQ1;rYv&-6-+LAIHkU&8x~EK<)TBmfNN)aJHf0r zlXod9TeF((+kjmRvKz71K(qrmg<S%qT1gMcUcUZL5VSHHUIrhnuB2N<3~n%&BlA}= za`m0E_AuOJHS=#Jt*x*%0OoG|BkJm|8@8Z_)=BKG7l&3d=0tQHdj8_wzaY^dsA}kn zrN^Q70jvY+G`8gxi`fs1;KyzF&1lJKV{rvgYB9wW7LzPHnJds6kK7<k+<^AkA#eS2 zY91KS(7q;la3mMO3VDcHnv(Y~7c0k0X?kF4N2%`V^yh%nVTF3_yR&&es6}J%3?5`K z^z~P8nALJ(Ve_*L2hsgCMs}Z})8T{G5~BOKmEEWZ7z%>rJ5VO(vXO6HF}GLuGZ4fM z6bredIT&TSXjYYaJ9b5cETAcg^=QNKZ?2#o`n4k^mfd*URoFobN5>1Zi}VsxCuBc^ zT#XP=h3H3-Z829e%r&SI%Je#B{h+hW4o$S31=wo?@$;E~zX;zGLA;@Bm}3Tk`1#ul z|Ej*mMly8$axoBgOlJ(b05BbqA+?V?m~&%!R4ZuI_K-Knw2$7yU?YugeUFTxg^f12 z^*v~1K)6knzfn>?>9hq@GMI6<OWMnMeHAEB0JfFk`bVAqg#|Z@|6YXV3PPEa`C2yg zbr_nM-EN5C^bExNs~Ke*$+I%bDlnUj(q1>Cz=~$<9rZHGYQ}tObVhk&`yCg9iwMRx zG_mxI!t$>`-mCf9s=Zhf5CwBcf&y*hczc@D(*<T~xKX`y?7+*Z_ZQv#G$lPcN|$hz zO%K#bqDn~9uAsz{t7N4dM14)khn9;T`c3YcQ7=Md(f{*6C?%4QAsR)!%8{|3WbBWE zU0TE)?jK?7kkn1=lqh2A;}Z-5X`RZ7ZW#|V0OYOSgLf{VKp0EsW*2km_{@UzYGx0? z9SZ^0xy7i$)Jul)uQnLJF?ueNj3lZjHC@V<EC|MLJaGHV>RZ%}hAzhw6Z~h?mOpyu zf>(#PE%p4-+r+rfLnUa8?~H1j86sKVgFWbA^x29#F5C1@QBcT0w;|#jp7-g8KGvKC ztFi^G)q)0Yk=7s_qY^Y?2mTRtgdeE1o+?e854IM`EE3zpH|sV#OMVGtnb@0k`BK<s zHTJtBL)yg3Yu?eRI8wotJ`?Y*7t(CaAV5FvpFq~sVI+tSE3Y{l)+N%_l>9s83H{@0 zD~e!SYf3)WQ}?}&FM?TZi6p$bk@q^jz#uOnx0~Ne$3BPuEJHp2mfq3$MK;1SHSacT z=pBu83!rC;DZHiEsXood_>y>w?`XvAjUq7rQs2>tsT(-v)X+N`p{v1QAsT&0;};kV z)?dmy8lPfNSgr0m8nu5XpJYJDkA2Oe0X@M$knDWTq5(Y40FW5{gUb;FYyN9N%CMS} z7@;PAAS9eU7<`*RFx8aUR^6*IeSq&L_b5IpP!uJ0wAH={!HyJEitDg6ii8k;5rU0i zRd`|qo7?PEUDenSR)QxWB=W5WHflRmQ<*I>hSrVitp+v{Y8fPoL&sYUY#ekmIG8cw o%>*_Eni&J4dJDaoz~+ZOh96a2w3CESe-rzeW>?d$3)bxa0S;KbDF6Tf diff --git a/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources b/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources index 97ac8bd2d19fcf43e3036e617ea5156a9ba6348e..c6742a83864b384318c00147f95a0777264cddd6 100644 GIT binary patch delta 236 zcmca2a7AE(9;>0Dm7(e6Se6uaa|3fz17pL<j*OBUw;MCU`5ze@;Oqu=xyc9E_~HDI zj8c<7uw_q<V78p>%qTwDgIQqWJBi8n*o8Uu^-79TQ*DimCx2wtoUG3-KKUNA=wvAt MJFt}&^t4g{00PfL*Z=?k delta 251 zcmca2a7AE(9*cp2mFeUdmQ;2#6H^Ow3**U-jFKC-8#BWB9~m3qY<*_A$p_f@;rx$` zQj<ThWlz4zBtCgHyTIfZtTK~*nPoZk^-79TQ*DimK&DMz!7MV_nNfVQK8NVUcjA-p bF$+wVVzFa2Ftjo-njFiL0ymCMRto?CM;Ayw diff --git a/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi b/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi index 223d768..80d0a46 100644 --- a/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi +++ b/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi @@ -1,17 +1,16 @@ <?xml version="1.0" encoding="ASCII"?> -<application:Application xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:advanced="http://www.eclipse.org/ui/2010/UIModel/application/ui/advanced" xmlns:application="http://www.eclipse.org/ui/2010/UIModel/application" xmlns:basic="http://www.eclipse.org/ui/2010/UIModel/application/ui/basic" xmlns:menu="http://www.eclipse.org/ui/2010/UIModel/application/ui/menu" xmi:id="_KbeWkcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.e4.legacy.ide.application" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_KbeWksXKEeOEtpIq0wz5aQ" bindingContexts="_KbeWm8XKEeOEtpIq0wz5aQ"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<workbench>
<mruList>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="IEvaluator.java" tooltip="homework/src/api/IEvaluator.java">
<persistable path="/homework/src/api/IEvaluator.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="Hand.java" tooltip="homework/src/api/Hand.java">
<persistable path="/homework/src/api/Hand.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="Card.java" tooltip="homework/src/api/Card.java">
<persistable path="/homework/src/api/Card.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="GroupPhoto.java" tooltip="project10/src/lab10/GroupPhoto.java">
<persistable path="/project10/src/lab10/GroupPhoto.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="FirstSwingExample.java" tooltip="project10/src/lab10/FirstSwingExample.java">
<persistable path="/project10/src/lab10/FirstSwingExample.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="Exam1Tester.java" tooltip="exam1/src/exam1/Exam1Tester.java">
<persistable path="/exam1/src/exam1/Exam1Tester.java"/>
</file>
</mruList>
</workbench>"/> +<application:Application xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:advanced="http://www.eclipse.org/ui/2010/UIModel/application/ui/advanced" xmlns:application="http://www.eclipse.org/ui/2010/UIModel/application" xmlns:basic="http://www.eclipse.org/ui/2010/UIModel/application/ui/basic" xmlns:menu="http://www.eclipse.org/ui/2010/UIModel/application/ui/menu" xmi:id="_BnssccXNEeO6b_7LMxq4hQ" elementId="org.eclipse.e4.legacy.ide.application" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_BnsscsXNEeO6b_7LMxq4hQ" bindingContexts="_BntThcXNEeO6b_7LMxq4hQ"> + <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<workbench>
<mruList/>
</workbench>"/> <tags>activeSchemeId:org.eclipse.ui.defaultAcceleratorConfiguration</tags> - <children xsi:type="basic:TrimmedWindow" xmi:id="_KbeWksXKEeOEtpIq0wz5aQ" elementId="IDEWindow" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_MIG3gsXKEeOEtpIq0wz5aQ" label="%trimmedwindow.label.eclipseSDK" x="275" y="275" width="1024" height="768"> + <children xsi:type="basic:TrimmedWindow" xmi:id="_BnsscsXNEeO6b_7LMxq4hQ" elementId="IDEWindow" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_CLTIw8XNEeO6b_7LMxq4hQ" label="%trimmedwindow.label.eclipseSDK" x="25" y="25" width="1024" height="768"> <persistedState key="coolBarVisible" value="true"/> <persistedState key="perspectiveBarVisible" value="true"/> <persistedState key="workingSets" value="<?xml version="1.0" encoding="UTF-8"?>
<workingSets/>"/> - <persistedState key="aggregateWorkingSetId" value="Aggregate for window 1397695801149"/> + <persistedState key="aggregateWorkingSetId" value="Aggregate for window 1397697017896"/> <tags>topLevel</tags> - <tags>shellMaximized</tags> - <children xsi:type="basic:PartSashContainer" xmi:id="_MIG3gsXKEeOEtpIq0wz5aQ" selectedElement="_MIHekMXKEeOEtpIq0wz5aQ" horizontal="true"> - <children xsi:type="advanced:PerspectiveStack" xmi:id="_MIHekMXKEeOEtpIq0wz5aQ" containerData="7500" selectedElement="_MlORUMXKEeOEtpIq0wz5aQ"> - <children xsi:type="advanced:Perspective" xmi:id="_MlORUMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.JavaPerspective" selectedElement="_MlO4YMXKEeOEtpIq0wz5aQ" label="Java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/jperspective.gif"> + <children xsi:type="basic:PartSashContainer" xmi:id="_CLTIw8XNEeO6b_7LMxq4hQ" selectedElement="_CLTv0MXNEeO6b_7LMxq4hQ" horizontal="true"> + <children xsi:type="advanced:PerspectiveStack" xmi:id="_CLTv0MXNEeO6b_7LMxq4hQ" containerData="7500" selectedElement="_CV9goMXNEeO6b_7LMxq4hQ"> + <children xsi:type="advanced:Perspective" xmi:id="_CV9goMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.JavaPerspective" selectedElement="_CV-HsMXNEeO6b_7LMxq4hQ" label="Java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/jperspective.gif"> <persistedState key="persp.hiddenItems" value="persp.hideToolbarSC:org.eclipse.debug.ui.commands.RunToLine,persp.hideToolbarSC:org.eclipse.jdt.ui.actions.OpenProjectWizard,persp.hideToolbarSC:org.eclipse.ui.edit.text.toggleShowSelectedElementOnly,"/> <tags>persp.actionSet:org.eclipse.ui.cheatsheets.actionSet</tags> <tags>persp.actionSet:org.eclipse.search.searchActionSet</tags> @@ -75,7141 +74,3055 @@ <tags>persp.viewSC:org.eclipse.wb.core.StructureView</tags> <tags>persp.viewSC:org.eclipse.wb.core.PaletteView</tags> <tags>persp.perspSC:org.eclipse.wst.jsdt.ui.JavaPerspective</tags> - <children xsi:type="basic:PartSashContainer" xmi:id="_MlO4YMXKEeOEtpIq0wz5aQ" selectedElement="_MlO4YcXKEeOEtpIq0wz5aQ" horizontal="true"> - <children xsi:type="basic:PartSashContainer" xmi:id="_MlO4YcXKEeOEtpIq0wz5aQ" containerData="2500" selectedElement="_MlO4YsXKEeOEtpIq0wz5aQ"> - <children xsi:type="basic:PartStack" xmi:id="_MlO4YsXKEeOEtpIq0wz5aQ" elementId="left" containerData="6000" selectedElement="_MlO4Y8XKEeOEtpIq0wz5aQ"> + <children xsi:type="basic:PartSashContainer" xmi:id="_CV-HsMXNEeO6b_7LMxq4hQ" selectedElement="_CV-HscXNEeO6b_7LMxq4hQ" horizontal="true"> + <children xsi:type="basic:PartSashContainer" xmi:id="_CV-HscXNEeO6b_7LMxq4hQ" containerData="2500" selectedElement="_CV-HssXNEeO6b_7LMxq4hQ"> + <children xsi:type="basic:PartStack" xmi:id="_CV-HssXNEeO6b_7LMxq4hQ" elementId="left" containerData="6000" selectedElement="_CV-Hs8XNEeO6b_7LMxq4hQ"> <tags>newtablook</tags> <tags>org.eclipse.e4.primaryNavigationStack</tags> - <children xsi:type="advanced:Placeholder" xmi:id="_MlO4Y8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.PackageExplorer" ref="_MjZFUMXKEeOEtpIq0wz5aQ"/> - <children xsi:type="advanced:Placeholder" xmi:id="_MlO4ZMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="_MjbhkMXKEeOEtpIq0wz5aQ"/> - <children xsi:type="advanced:Placeholder" xmi:id="_MlO4ZcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.ResourceNavigator" toBeRendered="false" ref="_MjbhkcXKEeOEtpIq0wz5aQ"/> - <children xsi:type="advanced:Placeholder" xmi:id="_MlO4ZsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigator.ProjectExplorer" toBeRendered="false" ref="_MjbhksXKEeOEtpIq0wz5aQ"/> - <children xsi:type="advanced:Placeholder" xmi:id="_MlO4Z8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.junit.ResultView" toBeRendered="false" ref="_MlNDMMXKEeOEtpIq0wz5aQ"/> - <children xsi:type="advanced:Placeholder" xmi:id="_MlO4aMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.StructureView" toBeRendered="false" ref="_MlNqQMXKEeOEtpIq0wz5aQ"/> - <children xsi:type="advanced:Placeholder" xmi:id="_MlO4acXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.PaletteView" toBeRendered="false" ref="_MlNqQcXKEeOEtpIq0wz5aQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV-Hs8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.PackageExplorer" ref="_CVNSsMXNEeO6b_7LMxq4hQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV-HtMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="_CVPu8MXNEeO6b_7LMxq4hQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV-HtcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.ResourceNavigator" toBeRendered="false" ref="_CVPu8cXNEeO6b_7LMxq4hQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV-HtsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigator.ProjectExplorer" toBeRendered="false" ref="_CVPu8sXNEeO6b_7LMxq4hQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV-Ht8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.junit.ResultView" toBeRendered="false" ref="_CV8SgMXNEeO6b_7LMxq4hQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV-uwMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.StructureView" toBeRendered="false" ref="_CV85kMXNEeO6b_7LMxq4hQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV-uwcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.PaletteView" toBeRendered="false" ref="_CV85kcXNEeO6b_7LMxq4hQ"/> </children> - <children xsi:type="basic:PartStack" xmi:id="_MlPfcMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewMStack" toBeRendered="false" containerData="4000"> + <children xsi:type="basic:PartStack" xmi:id="_CV-uwsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewMStack" toBeRendered="false" containerData="4000"> <tags>newtablook</tags> - <children xsi:type="advanced:Placeholder" xmi:id="_MlPfccXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesView" toBeRendered="false" ref="_MlMcIMXKEeOEtpIq0wz5aQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV-uw8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesView" toBeRendered="false" ref="_CV7rcMXNEeO6b_7LMxq4hQ"/> </children> </children> - <children xsi:type="basic:PartSashContainer" xmi:id="_MlPfcsXKEeOEtpIq0wz5aQ" containerData="7500" selectedElement="_MlPfc8XKEeOEtpIq0wz5aQ"> - <children xsi:type="basic:PartSashContainer" xmi:id="_MlPfc8XKEeOEtpIq0wz5aQ" containerData="7500" selectedElement="_MlPfdMXKEeOEtpIq0wz5aQ" horizontal="true"> - <children xsi:type="advanced:Placeholder" xmi:id="_MlPfdMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.editorss" containerData="7500" ref="_MiWjgMXKEeOEtpIq0wz5aQ"/> - <children xsi:type="basic:PartStack" xmi:id="_MlPfdcXKEeOEtpIq0wz5aQ" elementId="right" containerData="2500" selectedElement="_MlPfdsXKEeOEtpIq0wz5aQ"> + <children xsi:type="basic:PartSashContainer" xmi:id="_CV-uxMXNEeO6b_7LMxq4hQ" containerData="7500"> + <children xsi:type="basic:PartSashContainer" xmi:id="_CV-uxcXNEeO6b_7LMxq4hQ" containerData="7500" horizontal="true"> + <children xsi:type="advanced:Placeholder" xmi:id="_CV-uxsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.editorss" containerData="7500" ref="_CUyb8MXNEeO6b_7LMxq4hQ"/> + <children xsi:type="basic:PartStack" xmi:id="_CV-ux8XNEeO6b_7LMxq4hQ" elementId="right" containerData="2500" selectedElement="_CV-uyMXNEeO6b_7LMxq4hQ"> <tags>newtablook</tags> <tags>org.eclipse.e4.secondaryNavigationStack</tags> - <children xsi:type="advanced:Placeholder" xmi:id="_MlPfdsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.ContentOutline" ref="_MjdWxMXKEeOEtpIq0wz5aQ"/> - <children xsi:type="advanced:Placeholder" xmi:id="_MlPfd8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.texteditor.TemplatesView" toBeRendered="false" ref="_Mjd90MXKEeOEtpIq0wz5aQ"/> - <children xsi:type="advanced:Placeholder" xmi:id="_MlPfeMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="_MlL1EMXKEeOEtpIq0wz5aQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV-uyMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.ContentOutline" ref="_CVQ9FMXNEeO6b_7LMxq4hQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV-uycXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.texteditor.TemplatesView" toBeRendered="false" ref="_CVRkIMXNEeO6b_7LMxq4hQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV_V0MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="_CV7EYMXNEeO6b_7LMxq4hQ"/> </children> </children> - <children xsi:type="basic:PartStack" xmi:id="_MlQGgMXKEeOEtpIq0wz5aQ" elementId="bottom" visible="false" containerData="2500" selectedElement="_MlQGgcXKEeOEtpIq0wz5aQ"> + <children xsi:type="basic:PartStack" xmi:id="_CV_V0cXNEeO6b_7LMxq4hQ" elementId="bottom" containerData="2500" selectedElement="_CV_V0sXNEeO6b_7LMxq4hQ"> <tags>newtablook</tags> <tags>org.eclipse.e4.secondaryDataStack</tags> - <tags>Minimized</tags> - <children xsi:type="advanced:Placeholder" xmi:id="_MlQGgcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.ProblemView" ref="_MjcIoMXKEeOEtpIq0wz5aQ"/> - <children xsi:type="advanced:Placeholder" xmi:id="_MlQGgsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.JavadocView" ref="_MjcIocXKEeOEtpIq0wz5aQ"/> - <children xsi:type="advanced:Placeholder" xmi:id="_MlQGg8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.SourceView" ref="_MjcvsMXKEeOEtpIq0wz5aQ"/> - <children xsi:type="advanced:Placeholder" xmi:id="_MlQGhMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.search.ui.views.SearchView" toBeRendered="false" ref="_MjdWwMXKEeOEtpIq0wz5aQ"/> - <children xsi:type="advanced:Placeholder" xmi:id="_MlQGhcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.console.ConsoleView" toBeRendered="false" ref="_MjdWwcXKEeOEtpIq0wz5aQ"/> - <children xsi:type="advanced:Placeholder" xmi:id="_MlQGhsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="_MjdWwsXKEeOEtpIq0wz5aQ"/> - <children xsi:type="advanced:Placeholder" xmi:id="_MlQGh8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.ProgressView" toBeRendered="false" ref="_MjdWw8XKEeOEtpIq0wz5aQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV_V0sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.ProblemView" ref="_CVPu88XNEeO6b_7LMxq4hQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV_V08XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.JavadocView" ref="_CVQWAMXNEeO6b_7LMxq4hQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV_V1MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.SourceView" ref="_CVQWAcXNEeO6b_7LMxq4hQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV_V1cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.search.ui.views.SearchView" toBeRendered="false" ref="_CVQ9EMXNEeO6b_7LMxq4hQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV_V1sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.console.ConsoleView" toBeRendered="false" ref="_CVQ9EcXNEeO6b_7LMxq4hQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV_V18XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="_CVQ9EsXNEeO6b_7LMxq4hQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CV_V2MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.ProgressView" toBeRendered="false" ref="_CVQ9E8XNEeO6b_7LMxq4hQ"/> </children> </children> </children> </children> </children> - <children xsi:type="basic:PartStack" xmi:id="_MIHekcXKEeOEtpIq0wz5aQ" elementId="stickyFolderRight" toBeRendered="false" containerData="2500"> - <children xsi:type="advanced:Placeholder" xmi:id="_MIHeksXKEeOEtpIq0wz5aQ" elementId="org.eclipse.help.ui.HelpView" toBeRendered="false" ref="_MIFpYMXKEeOEtpIq0wz5aQ"/> - <children xsi:type="advanced:Placeholder" xmi:id="_MIHek8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.internal.introview" toBeRendered="false" ref="_MIG3gMXKEeOEtpIq0wz5aQ"/> - <children xsi:type="advanced:Placeholder" xmi:id="_MIHelMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" toBeRendered="false" ref="_MIG3gcXKEeOEtpIq0wz5aQ"/> + <children xsi:type="basic:PartStack" xmi:id="_CLTv0cXNEeO6b_7LMxq4hQ" elementId="stickyFolderRight" toBeRendered="false" containerData="2500"> + <children xsi:type="advanced:Placeholder" xmi:id="_CLTv0sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.help.ui.HelpView" toBeRendered="false" ref="_CLTIwMXNEeO6b_7LMxq4hQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CLTv08XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.internal.introview" toBeRendered="false" ref="_CLTIwcXNEeO6b_7LMxq4hQ"/> + <children xsi:type="advanced:Placeholder" xmi:id="_CLTv1MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" toBeRendered="false" ref="_CLTIwsXNEeO6b_7LMxq4hQ"/> </children> </children> - <sharedElements xsi:type="basic:Part" xmi:id="_MIFpYMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.help.ui.HelpView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CLTIwMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.help.ui.HelpView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:Help</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MIG3gMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.internal.introview" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CLTIwcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.internal.introview" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:General</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MIG3gcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Cheat Sheets" iconURI="platform:/plugin/org.eclipse.ui.cheatsheets/icons/view16/cheatsheet_view.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CLTIwsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Cheat Sheets" iconURI="platform:/plugin/org.eclipse.ui.cheatsheets/icons/view16/cheatsheet_view.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:Help</tags> </sharedElements> - <sharedElements xsi:type="advanced:Area" xmi:id="_MiWjgMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.editorss" selectedElement="_MiWjgcXKEeOEtpIq0wz5aQ"> - <children xsi:type="basic:PartStack" xmi:id="_MiWjgcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.e4.primaryDataStack" selectedElement="_34qtQMXKEeO6s8_kE2tGJQ"> + <sharedElements xsi:type="advanced:Area" xmi:id="_CUyb8MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.editorss"> + <children xsi:type="basic:PartStack" xmi:id="_CUzDAMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.e4.primaryDataStack"> <tags>newtablook</tags> <tags>org.eclipse.e4.primaryDataStack</tags> <tags>EditorStack</tags> - <children xsi:type="basic:Part" xmi:id="_xSit0MXKEeO6s8_kE2tGJQ" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="Exam1Tester.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="exam1/src/exam1/Exam1Tester.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/exam1/src/exam1/Exam1Tester.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="2088" selectionTopPixel="1845"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_0iHoMMXKEeO6s8_kE2tGJQ" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="FirstSwingExample.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project10/src/lab10/FirstSwingExample.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project10/src/lab10/FirstSwingExample.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_0wYtsMXKEeO6s8_kE2tGJQ" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="GroupPhoto.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project10/src/lab10/GroupPhoto.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project10/src/lab10/GroupPhoto.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_245SUMXKEeO6s8_kE2tGJQ" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="Hand.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/api/Hand.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/api/Hand.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_3Bqz0MXKEeO6s8_kE2tGJQ" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="Card.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/api/Card.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/api/Card.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_34qtQMXKEeO6s8_kE2tGJQ" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="IEvaluator.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/api/IEvaluator.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/api/IEvaluator.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="3035"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> </children> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MjZFUMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.PackageExplorer" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Package Explorer" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/package.gif" tooltip="Working Sets" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view configured="true" group_libraries="1" layout="2" linkWithEditor="0" rootMode="2" sortWorkingSets="false" workingSetName="Aggregate for window 1397695801149">
<localWorkingSetManager>
<workingSet editPageId="org.eclipse.jdt.internal.ui.OthersWorkingSet" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1397687859235_1" label="Other Projects" name="Other Projects">
<item elementID="=exam1" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=homework" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project1" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project10" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project2" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project3" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project4" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project5" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project6" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project7" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project8" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=temp" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
</workingSet>
</localWorkingSetManager>
<activeWorkingSet workingSetName="Other Projects"/>
<allWorkingSets workingSetName="Other Projects"/>
<customFilters userDefinedPatternsEnabled="false">
<xmlDefinedFilters>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.StaticsFilter" isEnabled="false"/>
<child filterId="org.eclipse.pde.ui.ExternalPluginLibrariesFilter1" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_RemoteSystemsConnections" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.FieldsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_RemoteSystemsTempFiles" isEnabled="true"/>
<child filterId="org.eclipse.pde.ui.BinaryProjectFilter1" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter" isEnabled="true"/>
<child filterId="org.eclipse.m2e.MavenModuleFilter" isEnabled="false"/>
</xmlDefinedFilters>
</customFilters>
</view>"/> + <sharedElements xsi:type="basic:Part" xmi:id="_CVNSsMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.PackageExplorer" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Package Explorer" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/package.gif" tooltip="Workspace" closeable="true"> + <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view group_libraries="1" layout="2" linkWithEditor="0" rootMode="1" workingSetName="Aggregate for window 1397697017896">
<customFilters userDefinedPatternsEnabled="false">
<xmlDefinedFilters>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.StaticsFilter" isEnabled="false"/>
<child filterId="org.eclipse.pde.ui.ExternalPluginLibrariesFilter1" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_RemoteSystemsConnections" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.FieldsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_RemoteSystemsTempFiles" isEnabled="true"/>
<child filterId="org.eclipse.pde.ui.BinaryProjectFilter1" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter" isEnabled="true"/>
<child filterId="org.eclipse.m2e.MavenModuleFilter" isEnabled="false"/>
</xmlDefinedFilters>
</customFilters>
</view>"/> <tags>View</tags> <tags>categoryTag:Java</tags> <tags>activeOnClose</tags> - <menus xmi:id="_M5WHMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.PackageExplorer"> + <menus xmi:id="_CXJMYMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.PackageExplorer"> <tags>ViewMenu</tags> <tags>menuContribution:menu</tags> </menus> - <toolbar xmi:id="_M5WHMcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.PackageExplorer" visible="false"/> + <toolbar xmi:id="_CXJMYcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.PackageExplorer" visible="false"/> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MjbhkMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.TypeHierarchy" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CVPu8MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.TypeHierarchy" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:Java</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MjbhkcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.ResourceNavigator" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Navigator" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CVPu8cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.ResourceNavigator" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Navigator" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:General</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MjbhksXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigator.ProjectExplorer" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CVPu8sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigator.ProjectExplorer" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:General</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MjcIoMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.ProblemView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Problems" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.gif" tooltip="0 errors, 57 warnings, 0 others" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view PRIMARY_SORT_FIELD="org.eclipse.ui.ide.severityAndDescriptionField" categoryGroup="org.eclipse.ui.ide.severity" markerContentGenerator="org.eclipse.ui.ide.problemsGenerator" partName="Problems">
<expanded>
<category IMemento.internal.id="Warnings"/>
</expanded>
<columnWidths org.eclipse.ui.ide.locationField="90" org.eclipse.ui.ide.markerType="90" org.eclipse.ui.ide.pathField="120" org.eclipse.ui.ide.resourceField="90" org.eclipse.ui.ide.severityAndDescriptionField="300"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.severityAndDescriptionField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.resourceField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.pathField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.locationField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.markerType"/>
</view>"/> + <sharedElements xsi:type="basic:Part" xmi:id="_CVPu88XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.ProblemView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Problems" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.gif" tooltip="0 errors, 57 warnings, 0 others" closeable="true"> + <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view PRIMARY_SORT_FIELD="org.eclipse.ui.ide.severityAndDescriptionField" categoryGroup="org.eclipse.ui.ide.severity" markerContentGenerator="org.eclipse.ui.ide.problemsGenerator" partName="Problems">
<columnWidths org.eclipse.ui.ide.locationField="90" org.eclipse.ui.ide.markerType="90" org.eclipse.ui.ide.pathField="120" org.eclipse.ui.ide.resourceField="90" org.eclipse.ui.ide.severityAndDescriptionField="300"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.severityAndDescriptionField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.resourceField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.pathField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.locationField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.markerType"/>
</view>"/> <tags>View</tags> <tags>categoryTag:General</tags> - <menus xmi:id="_NbKa0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.ProblemView"> + <menus xmi:id="_CkwKkMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.ProblemView"> <tags>ViewMenu</tags> <tags>menuContribution:menu</tags> </menus> - <toolbar xmi:id="_NbLB4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.ProblemView" visible="false"/> + <toolbar xmi:id="_CkwKkcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.ProblemView" visible="false"/> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MjcIocXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.JavadocView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CVQWAMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.JavadocView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:Java</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MjcvsMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.SourceView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CVQWAcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.SourceView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:Java</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MjdWwMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.search.ui.views.SearchView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CVQ9EMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.search.ui.views.SearchView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:General</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MjdWwcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.console.ConsoleView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CVQ9EcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.console.ConsoleView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:General</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MjdWwsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.BookmarkView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CVQ9EsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.BookmarkView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:General</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MjdWw8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.ProgressView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CVQ9E8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.ProgressView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:General</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MjdWxMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.ContentOutline" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.gif" tooltip="" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CVQ9FMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.ContentOutline" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.gif" tooltip="" closeable="true"> <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/> <tags>View</tags> <tags>categoryTag:General</tags> - <menus xmi:id="_NTwLQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.ContentOutline"> + <menus xmi:id="_CjPHoMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.ContentOutline"> <tags>ViewMenu</tags> <tags>menuContribution:menu</tags> </menus> - <toolbar xmi:id="_NTwLQcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.ContentOutline" visible="false"/> + <toolbar xmi:id="_CjPHocXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.ContentOutline" visible="false"/> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_Mjd90MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.texteditor.TemplatesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Templates" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/templates.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CVRkIMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.texteditor.TemplatesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Templates" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/templates.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:General</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MlL1EMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ant.ui.views.AntView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CV7EYMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ant.ui.views.AntView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:Ant</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MlMcIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CV7rcMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:Git</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MlNDMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.junit.ResultView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CV8SgMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.junit.ResultView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:Java</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MlNqQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.StructureView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Structure" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/properties_view.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CV85kMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.StructureView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Structure" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/properties_view.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:WindowBuilder</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_MlNqQcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.PaletteView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Palette" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/palette.png" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_CV85kcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.PaletteView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Palette" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/palette.png" closeable="true"> <tags>View</tags> <tags>categoryTag:WindowBuilder</tags> </sharedElements> - <trimBars xmi:id="_MIstYMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.main.toolbar"> - <children xsi:type="menu:ToolBar" xmi:id="_MNE3EMXKEeOEtpIq0wz5aQ" elementId="group.file" toBeRendered="false"> + <trimBars xmi:id="_CLYBQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.main.toolbar"> + <children xsi:type="menu:ToolBar" xmi:id="_CMA6cMXNEeO6b_7LMxq4hQ" elementId="group.file" toBeRendered="false"> <tags>toolbarSeparator</tags> - <children xsi:type="menu:ToolBarSeparator" xmi:id="_MNFeIMXKEeOEtpIq0wz5aQ" elementId="group.file" toBeRendered="false"/> + <children xsi:type="menu:ToolBarSeparator" xmi:id="_CMA6ccXNEeO6b_7LMxq4hQ" elementId="group.file" toBeRendered="false"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_MNUHoMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.workbench.file"> + <children xsi:type="menu:ToolBar" xmi:id="_CMBhgMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.workbench.file"> <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r16tEMXKEeO6s8_kE2tGJQ" elementId="new.group"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r16tEcXKEeO6s8_kE2tGJQ" elementId="newWizardDropDown"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r16tEsXKEeO6s8_kE2tGJQ" elementId="new.ext" visible="false"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r16tE8XKEeO6s8_kE2tGJQ" elementId="save.group" visible="false"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r16tFMXKEeO6s8_kE2tGJQ" elementId="save"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r16tFcXKEeO6s8_kE2tGJQ" elementId="saveAll"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r17UIMXKEeO6s8_kE2tGJQ" elementId="save.ext" visible="false"/> - <children xsi:type="menu:HandledToolItem" xmi:id="_r17UIcXKEeO6s8_kE2tGJQ" elementId="print" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.gif" tooltip="Print" enabled="false" command="_KkzRxsXKEeOEtpIq0wz5aQ"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r19wYMXKEeO6s8_kE2tGJQ" elementId="print.ext" visible="false"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r19wYcXKEeO6s8_kE2tGJQ" elementId="build.group"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r1-XcMXKEeO6s8_kE2tGJQ" elementId="build.ext" visible="false"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r1-XccXKEeO6s8_kE2tGJQ" elementId="additions"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3sOsMXKEeO6s8_kE2tGJQ" elementId="org.eclipse.wb.core.wizards.actions.NewDesignerTypeDropDownAction"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMEk0MXNEeO6b_7LMxq4hQ" elementId="new.group"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMEk0cXNEeO6b_7LMxq4hQ" elementId="newWizardDropDown"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMEk0sXNEeO6b_7LMxq4hQ" elementId="new.ext" visible="false"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMEk08XNEeO6b_7LMxq4hQ" elementId="save.group" visible="false"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMEk1MXNEeO6b_7LMxq4hQ" elementId="save"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMEk1cXNEeO6b_7LMxq4hQ" elementId="saveAll"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMEk1sXNEeO6b_7LMxq4hQ" elementId="save.ext" visible="false"/> + <children xsi:type="menu:HandledToolItem" xmi:id="_CMFL4MXNEeO6b_7LMxq4hQ" elementId="print" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.gif" tooltip="Print" enabled="false" command="_BxGgEcXNEeO6b_7LMxq4hQ"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMHoIMXNEeO6b_7LMxq4hQ" elementId="print.ext" visible="false"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMHoIcXNEeO6b_7LMxq4hQ" elementId="build.group"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMHoIsXNEeO6b_7LMxq4hQ" elementId="build.ext" visible="false"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMHoI8XNEeO6b_7LMxq4hQ" elementId="additions"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CqQ8sMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.wizards.actions.NewDesignerTypeDropDownAction"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_MNUHocXKEeOEtpIq0wz5aQ" elementId="additions" toBeRendered="false"> + <children xsi:type="menu:ToolBar" xmi:id="_CMBhgcXNEeO6b_7LMxq4hQ" elementId="additions" toBeRendered="false"> <tags>toolbarSeparator</tags> - <children xsi:type="menu:ToolBarSeparator" xmi:id="_MNUHosXKEeOEtpIq0wz5aQ" elementId="additions" toBeRendered="false"/> + <children xsi:type="menu:ToolBarSeparator" xmi:id="_CMBhgsXNEeO6b_7LMxq4hQ" elementId="additions" toBeRendered="false"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_xebNsMXKEeO6s8_kE2tGJQ" elementId="org.eclipse.ui.edit.text.actionSet.presentation"> + <children xsi:type="menu:ToolBar" xmi:id="_CopMEMXNEeO6b_7LMxq4hQ" elementId="com_sysdeo_eclipse_tomcat_actionSet"> <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_xe4gsMXKEeO6s8_kE2tGJQ" elementId="Presentation"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_xe5HwMXKEeO6s8_kE2tGJQ" elementId="org.eclipse.jdt.ui.edit.text.java.toggleBreadcrumb"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_xe5u0MXKEeO6s8_kE2tGJQ" elementId="org.eclipse.jdt.ui.edit.text.java.toggleMarkOccurrences"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_xe6V4MXKEeO6s8_kE2tGJQ" elementId="org.eclipse.ui.edit.text.toggleBlockSelectionMode"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_xe688MXKEeO6s8_kE2tGJQ" elementId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_xe688cXKEeO6s8_kE2tGJQ" elementId="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CqRjwMXNEeO6b_7LMxq4hQ" elementId="additions"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CqSK0MXNEeO6b_7LMxq4hQ" elementId="com.sysdeo.eclipse.tomcat.start"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CqSx4MXNEeO6b_7LMxq4hQ" elementId="com.sysdeo.eclipse.tomcat.stop"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CqTY8MXNEeO6b_7LMxq4hQ" elementId="com.sysdeo.eclipse.tomcat.restart"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_MpwzEMXKEeOEtpIq0wz5aQ" elementId="com_sysdeo_eclipse_tomcat_actionSet"> + <children xsi:type="menu:ToolBar" xmi:id="_CnqUoMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.launchActionSet"> <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3sOscXKEeO6s8_kE2tGJQ" elementId="additions"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3sOssXKEeO6s8_kE2tGJQ" elementId="com.sysdeo.eclipse.tomcat.start"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3sOs8XKEeO6s8_kE2tGJQ" elementId="com.sysdeo.eclipse.tomcat.stop"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3sOtMXKEeO6s8_kE2tGJQ" elementId="com.sysdeo.eclipse.tomcat.restart"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CoVqEMXNEeO6b_7LMxq4hQ" elementId="debug"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CoWRIMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.internal.ui.actions.DebugDropDownAction"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CoW4MMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.internal.ui.actions.RunDropDownAction"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CqUAAMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.internal.ui.actions.ProfileDropDownAction"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CqUnEMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_r3pycMXKEeO6s8_kE2tGJQ" elementId="org.eclipse.debug.ui.breakpointActionSet"> + <children xsi:type="menu:ToolBar" xmi:id="_CofbEMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet"> <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3s1wMXKEeO6s8_kE2tGJQ" elementId="breakpointGroup"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3s1wcXKEeO6s8_kE2tGJQ" elementId="org.eclipse.debug.ui.actions.SkipAllBreakpoints"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CqVOIMXNEeO6b_7LMxq4hQ" elementId="JavaWizards"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CqVOIcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.actions.OpenProjectWizard"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CqV1MMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.actions.OpenPackageWizard"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CqWcQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.actions.NewTypeDropDown"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_MrAJMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.launchActionSet"> + <children xsi:type="menu:ToolBar" xmi:id="_CoNHMMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.search.searchActionSet"> <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3s1wsXKEeO6s8_kE2tGJQ" elementId="debug"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3s1w8XKEeO6s8_kE2tGJQ" elementId="org.eclipse.debug.internal.ui.actions.DebugDropDownAction"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3s1xMXKEeO6s8_kE2tGJQ" elementId="org.eclipse.debug.internal.ui.actions.RunDropDownAction"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3s1xcXKEeO6s8_kE2tGJQ" elementId="org.eclipse.debug.internal.ui.actions.ProfileDropDownAction"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3s1xsXKEeO6s8_kE2tGJQ" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CoXfQMXNEeO6b_7LMxq4hQ" elementId="Search"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CoXfQcXNEeO6b_7LMxq4hQ" elementId="openType"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CqXDUMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.search.OpenSearchDialogPage"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_MogO0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet"> - <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3s1x8XKEeO6s8_kE2tGJQ" elementId="JavaWizards"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3tc0MXKEeO6s8_kE2tGJQ" elementId="org.eclipse.jdt.ui.actions.OpenProjectWizard"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3tc0cXKEeO6s8_kE2tGJQ" elementId="org.eclipse.jdt.ui.actions.OpenPackageWizard"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3tc0sXKEeO6s8_kE2tGJQ" elementId="org.eclipse.jdt.ui.actions.NewTypeDropDown"/> - </children> - <children xsi:type="menu:ToolBar" xmi:id="_MsKm0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.search.searchActionSet"> - <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3tc08XKEeO6s8_kE2tGJQ" elementId="Search"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3tc1MXKEeO6s8_kE2tGJQ" elementId="openType"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3tc1cXKEeO6s8_kE2tGJQ" elementId="org.eclipse.search.OpenSearchDialogPage"/> - </children> - <children xsi:type="menu:ToolBar" xmi:id="_MNUHo8XKEeOEtpIq0wz5aQ" elementId="group.nav" toBeRendered="false"> + <children xsi:type="menu:ToolBar" xmi:id="_CMBhg8XNEeO6b_7LMxq4hQ" elementId="group.nav" toBeRendered="false"> <tags>toolbarSeparator</tags> - <children xsi:type="menu:ToolBarSeparator" xmi:id="_MNUHpMXKEeOEtpIq0wz5aQ" elementId="group.nav" toBeRendered="false"/> + <children xsi:type="menu:ToolBarSeparator" xmi:id="_CMCIkMXNEeO6b_7LMxq4hQ" elementId="group.nav" toBeRendered="false"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_MNUusMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.workbench.navigate"> + <children xsi:type="menu:ToolBar" xmi:id="_CMCIkcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.workbench.navigate"> <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r1-XcsXKEeO6s8_kE2tGJQ" elementId="history.group"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r1-Xc8XKEeO6s8_kE2tGJQ" elementId="group.application" visible="false"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r1-XdMXKEeO6s8_kE2tGJQ" elementId="backardHistory"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r1-XdcXKEeO6s8_kE2tGJQ" elementId="forwardHistory"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r1-XdsXKEeO6s8_kE2tGJQ" elementId="pin.group"/> - <children xsi:type="menu:HandledToolItem" xmi:id="_r1--gMXKEeO6s8_kE2tGJQ" elementId="org.eclipse.ui.window.pinEditor" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.gif" tooltip="Pin Editor" enabled="false" command="_KkskDsXKEeOEtpIq0wz5aQ"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3tc1sXKEeO6s8_kE2tGJQ" elementId="org.eclipse.ui.edit.text.gotoNextAnnotation"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3tc18XKEeO6s8_kE2tGJQ" elementId="org.eclipse.ui.edit.text.gotoPreviousAnnotation"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r3uD4MXKEeO6s8_kE2tGJQ" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMIPMMXNEeO6b_7LMxq4hQ" elementId="history.group"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMIPMcXNEeO6b_7LMxq4hQ" elementId="group.application" visible="false"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMIPMsXNEeO6b_7LMxq4hQ" elementId="backardHistory"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMIPM8XNEeO6b_7LMxq4hQ" elementId="forwardHistory"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMIPNMXNEeO6b_7LMxq4hQ" elementId="pin.group"/> + <children xsi:type="menu:HandledToolItem" xmi:id="_CMIPNcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.pinEditor" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.gif" tooltip="Pin Editor" enabled="false" command="_BxBAjMXNEeO6b_7LMxq4hQ"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CqYRcMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.gotoNextAnnotation"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CqY4gMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.gotoPreviousAnnotation"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CqZfkMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_MNUuscXKEeOEtpIq0wz5aQ" elementId="group.editor" toBeRendered="false"> + <children xsi:type="menu:ToolBar" xmi:id="_CMCIksXNEeO6b_7LMxq4hQ" elementId="group.editor" toBeRendered="false"> <tags>toolbarSeparator</tags> - <children xsi:type="menu:ToolBarSeparator" xmi:id="_MNUussXKEeOEtpIq0wz5aQ" elementId="group.editor" toBeRendered="false"/> + <children xsi:type="menu:ToolBarSeparator" xmi:id="_CMCIk8XNEeO6b_7LMxq4hQ" elementId="group.editor" toBeRendered="false"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_MNUus8XKEeOEtpIq0wz5aQ" elementId="group.help" toBeRendered="false"> + <children xsi:type="menu:ToolBar" xmi:id="_CMCvoMXNEeO6b_7LMxq4hQ" elementId="group.help" toBeRendered="false"> <tags>toolbarSeparator</tags> - <children xsi:type="menu:ToolBarSeparator" xmi:id="_MNVVwMXKEeOEtpIq0wz5aQ" elementId="group.help" toBeRendered="false"/> + <children xsi:type="menu:ToolBarSeparator" xmi:id="_CMCvocXNEeO6b_7LMxq4hQ" elementId="group.help" toBeRendered="false"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_MNVVwcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.workbench.help" visible="false"> + <children xsi:type="menu:ToolBar" xmi:id="_CMCvosXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.workbench.help" visible="false"> <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r1--gcXKEeO6s8_kE2tGJQ" elementId="group.help"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_r1_lkMXKEeO6s8_kE2tGJQ" elementId="group.application" visible="false"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMI2QMXNEeO6b_7LMxq4hQ" elementId="group.help"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_CMI2QcXNEeO6b_7LMxq4hQ" elementId="group.application" visible="false"/> </children> - <children xsi:type="menu:ToolControl" xmi:id="_MUH6QMXKEeOEtpIq0wz5aQ" elementId="PerspectiveSpacer" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> + <children xsi:type="menu:ToolControl" xmi:id="_COltUMXNEeO6b_7LMxq4hQ" elementId="PerspectiveSpacer" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> <tags>stretch</tags> </children> - <children xsi:type="menu:ToolControl" xmi:id="_MUJIYMXKEeOEtpIq0wz5aQ" elementId="Spacer Glue" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> + <children xsi:type="menu:ToolControl" xmi:id="_COnigMXNEeO6b_7LMxq4hQ" elementId="Spacer Glue" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> <tags>glue</tags> </children> - <children xsi:type="menu:ToolControl" xmi:id="_MUJvcMXKEeOEtpIq0wz5aQ" elementId="SearchField" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.quickaccess.SearchField"/> - <children xsi:type="menu:ToolControl" xmi:id="_MW9y4MXKEeOEtpIq0wz5aQ" elementId="Search-PS Glue" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> + <children xsi:type="menu:ToolControl" xmi:id="_COowoMXNEeO6b_7LMxq4hQ" elementId="SearchField" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.quickaccess.SearchField"/> + <children xsi:type="menu:ToolControl" xmi:id="_CPRp0MXNEeO6b_7LMxq4hQ" elementId="Search-PS Glue" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> <tags>glue</tags> </children> - <children xsi:type="menu:ToolControl" xmi:id="_MW_BAMXKEeOEtpIq0wz5aQ" elementId="PerspectiveSwitcher" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.e4.ui.workbench.addons.perspectiveswitcher.PerspectiveSwitcher"> + <children xsi:type="menu:ToolControl" xmi:id="_CPS38MXNEeO6b_7LMxq4hQ" elementId="PerspectiveSwitcher" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.e4.ui.workbench.addons.perspectiveswitcher.PerspectiveSwitcher"> <tags>Draggable</tags> </children> </trimBars> - <trimBars xmi:id="_MXZ3wMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.trim.status" side="Bottom"> - <children xsi:type="menu:ToolControl" xmi:id="_MXae0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.StatusLine" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"> + <trimBars xmi:id="_CPba0MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.trim.status" side="Bottom"> + <children xsi:type="menu:ToolControl" xmi:id="_CPcB4MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.StatusLine" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"> <tags>stretch</tags> </children> - <children xsi:type="menu:ToolControl" xmi:id="_MX_toMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.HeapStatus" toBeRendered="false" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"/> - <children xsi:type="menu:ToolControl" xmi:id="_MYgD8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.ProgressBar" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"> + <children xsi:type="menu:ToolControl" xmi:id="_CPpdQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.HeapStatus" toBeRendered="false" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"/> + <children xsi:type="menu:ToolControl" xmi:id="_CPyAIMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.ProgressBar" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"> <tags>Draggable</tags> </children> </trimBars> - <trimBars xmi:id="_MZeUUMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.trim.vertical1" side="Left"/> - <trimBars xmi:id="_MZmQIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.trim.vertical2" side="Right"> - <children xsi:type="menu:ToolControl" xmi:id="_zVFNUMXKEeO6s8_kE2tGJQ" elementId="bottom(org.eclipse.jdt.ui.JavaPerspective)" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack"> - <tags>TrimStack</tags> - </children> - </trimBars> + <trimBars xmi:id="_CQLowMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.trim.vertical1" side="Left"/> + <trimBars xmi:id="_CQMP0MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.trim.vertical2" side="Right"/> </children> - <handlers xmi:id="_KbeWk8XKEeOEtpIq0wz5aQ" elementId="_UW9TY_r3Ed6gmo7caOxU9g" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.ExitHandler" command="_KbeWn8XKEeOEtpIq0wz5aQ"/> - <handlers xmi:id="_KbeWlMXKEeOEtpIq0wz5aQ" elementId="_BESTZfr3Ed6gmo7caOxU04" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.swt/org.eclipse.e4.ui.internal.workbench.swt.handlers.ShowViewHandler" command="_Kbe9oMXKEeOEtpIq0wz5aQ"/> - <handlers xmi:id="_KbeWlcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.e4.ui.saveHandler" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.handlers.SaveHandler" command="_Kbe9osXKEeOEtpIq0wz5aQ"/> - <handlers xmi:id="_KbeWlsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.e4.ui.saveAllHandler" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.handlers.SaveAllHandler" command="_Kbe9o8XKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_KbeWl8XKEeOEtpIq0wz5aQ" contributorURI="platform:/plugin/org.eclipse.platform" bindingContext="_KbeWm8XKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_KbeWmMXKEeOEtpIq0wz5aQ" elementId="_UW9TZfr3Ed6gmo7caOxU9g" contributorURI="platform:/plugin/org.eclipse.platform" keySequence="CTRL+Q" command="_KbeWn8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KbeWmcXKEeOEtpIq0wz5aQ" elementId="_oRr6EAFSEd-Z8rQksLwRYw" contributorURI="platform:/plugin/org.eclipse.platform" keySequence="CTRL+S" command="_Kbe9osXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KbeWmsXKEeOEtpIq0wz5aQ" contributorURI="platform:/plugin/org.eclipse.platform" keySequence="CTRL+SHIFT+S" command="_Kbe9o8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp2w0MXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+F2" command="_KklPXMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp2w0cXKEeOEtpIq0wz5aQ" keySequence="CTRL+INSERT" command="_KkvAUcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp3X4cXKEeOEtpIq0wz5aQ" keySequence="CTRL+A" command="_KkvATcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp7pU8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+I" command="_KkskEcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp7pVsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+F1" command="_Kkhk5cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp8QY8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SPACE" command="_KkwOacXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp83dMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+SPACE" command="_Kkpgt8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqCXCMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+N" command="_Kko5p8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqGoe8XKEeOEtpIq0wz5aQ" keySequence="CTRL+V" command="_KktLK8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqNWI8XKEeOEtpIq0wz5aQ" keySequence="CTRL+Z" command="_KkjaEsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqNWJMXKEeOEtpIq0wz5aQ" keySequence="CTRL+Y" command="_Kknrm8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqNWJcXKEeOEtpIq0wz5aQ" keySequence="CTRL+X" command="_KkyDnMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqQZdMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+L" command="_KktLHcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqRAgMXKEeOEtpIq0wz5aQ" keySequence="CTRL+1" command="_Kkl2a8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqSOocXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+F3" command="_Kk2VG8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqTcwMXKEeOEtpIq0wz5aQ" keySequence="CTRL+F10" command="_KkvnYcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqY8UcXKEeOEtpIq0wz5aQ" keySequence="SHIFT+INSERT" command="_KktLK8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqzzEsXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+D" command="_KknrlcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq1BMMXKEeOEtpIq0wz5aQ" keySequence="SHIFT+DEL" command="_KkyDnMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq2PUMXKEeOEtpIq0wz5aQ" keySequence="ALT+PAGE_UP" command="_KkwOY8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq22YcXKEeOEtpIq0wz5aQ" keySequence="CTRL+C" command="_KkvAUcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq4rkMXKEeOEtpIq0wz5aQ" keySequence="ALT+PAGE_DOWN" command="_KknEdsXKEeOEtpIq0wz5aQ"/> + <handlers xmi:id="_Bnssc8XNEeO6b_7LMxq4hQ" elementId="_UW9TY_r3Ed6gmo7caOxU9g" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.ExitHandler" command="_BntTicXNEeO6b_7LMxq4hQ"/> + <handlers xmi:id="_BnssdMXNEeO6b_7LMxq4hQ" elementId="_BESTZfr3Ed6gmo7caOxU04" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.swt/org.eclipse.e4.ui.internal.workbench.swt.handlers.ShowViewHandler" command="_BntTisXNEeO6b_7LMxq4hQ"/> + <handlers xmi:id="_BnssdcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.e4.ui.saveHandler" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.handlers.SaveHandler" command="_BntTjMXNEeO6b_7LMxq4hQ"/> + <handlers xmi:id="_BntTgMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.e4.ui.saveAllHandler" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.handlers.SaveAllHandler" command="_BntTjcXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_BntTgcXNEeO6b_7LMxq4hQ" contributorURI="platform:/plugin/org.eclipse.platform" bindingContext="_BntThcXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BntTgsXNEeO6b_7LMxq4hQ" elementId="_UW9TZfr3Ed6gmo7caOxU9g" contributorURI="platform:/plugin/org.eclipse.platform" keySequence="CTRL+Q" command="_BntTicXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BntTg8XNEeO6b_7LMxq4hQ" elementId="_oRr6EAFSEd-Z8rQksLwRYw" contributorURI="platform:/plugin/org.eclipse.platform" keySequence="CTRL+S" command="_BntTjMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BntThMXNEeO6b_7LMxq4hQ" contributorURI="platform:/plugin/org.eclipse.platform" keySequence="CTRL+SHIFT+S" command="_BntTjcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzmadsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+F2" command="_Bw8IMsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzmad8XNEeO6b_7LMxq4hQ" keySequence="CTRL+INSERT" command="_BxC1v8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BznBgsXNEeO6b_7LMxq4hQ" keySequence="CTRL+A" command="_BxC1u8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzqr5cXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+I" command="_BxBAj8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzqr6MXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+F1" command="_Bw5rysXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzrS9cXNEeO6b_7LMxq4hQ" keySequence="CTRL+SPACE" command="_BxDc38XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzr6BcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+SPACE" command="_Bw-kcMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzxZkcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+N" command="_Bw-kTsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1rBsXNEeO6b_7LMxq4hQ" keySequence="CTRL+V" command="_BxBnnMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz7KkcXNEeO6b_7LMxq4hQ" keySequence="CTRL+Z" command="_Bw659cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz7KksXNEeO6b_7LMxq4hQ" keySequence="CTRL+Y" command="_Bw99Q8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz7Kk8XNEeO6b_7LMxq4hQ" keySequence="CTRL+X" command="_BxFR9sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz-N4cXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+L" command="_BxBArsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz-N4sXNEeO6b_7LMxq4hQ" keySequence="CTRL+1" command="_Bw8vK8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz_cAcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+F3" command="_BxI8U8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0ADE8XNEeO6b_7LMxq4hQ" keySequence="CTRL+F10" command="_BxDcx8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0E7kMXNEeO6b_7LMxq4hQ" keySequence="SHIFT+INSERT" command="_BxBnnMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0RI0sXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+D" command="_Bw99PcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0Rv4sXNEeO6b_7LMxq4hQ" keySequence="SHIFT+DEL" command="_BxFR9sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0SW88XNEeO6b_7LMxq4hQ" keySequence="ALT+PAGE_UP" command="_BxDc2cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0S-AcXNEeO6b_7LMxq4hQ" keySequence="CTRL+C" command="_BxC1v8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0TlFcXNEeO6b_7LMxq4hQ" keySequence="ALT+PAGE_DOWN" command="_Bw9WMcXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_KpchIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.contexts.window" bindingContext="_KbeWnMXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp07oMXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+K" command="_Kk1G8cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp1iscXKEeOEtpIq0wz5aQ" keySequence="CTRL+TAB" command="_KkjaKcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp2w0sXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_Kkr9DsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp3X4sXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+D T" command="_Kkw1ccXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp3X48XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+D A" command="_KkoSnsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp3X5MXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+D J" command="_Kk1G8sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp3-8MXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+D Q" command="_KkzRscXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp3-8cXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+D E" command="_KkkoUMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp3-8sXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+D O" command="_KktLLcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp3-88XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+D P" command="_Kk2VAcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp3-9MXKEeOEtpIq0wz5aQ" keySequence="ALT+ARROW_LEFT" command="_KkxcisXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp4mAMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+D X" command="_Kkmde8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp4mAcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+D R" command="_Kkz43sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp4mAsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+D W" command="_Kk0f6cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp4mA8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+D H" command="_KkiL-MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp4mBcXKEeOEtpIq0wz5aQ" keySequence="ALT+C" command="_Kkqu5MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp50JsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+G" command="_KkoSssXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp6bMcXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+I" command="_Kk1t_cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp6bM8XKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+A" command="_Kk1t-8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp7CQ8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+TAB" command="_KkvnasXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp7CRMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+J" command="_Kk28LMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp8QYMXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+D" command="_Kk0f38XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp9egMXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+C" command="_Kkvna8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp9egcXKEeOEtpIq0wz5aQ" keySequence="ALT+ARROW_RIGHT" command="_KknroMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp9eg8XKEeOEtpIq0wz5aQ" keySequence="CTRL+B" command="_Kkr9DcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp-socXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+SHIFT+M" command="_KkuZM8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp_TsMXKEeOEtpIq0wz5aQ" keySequence="SHIFT+F5" command="_KktyLMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp_6wcXKEeOEtpIq0wz5aQ" keySequence="SHIFT+F9" command="_Kko5t8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp_6wsXKEeOEtpIq0wz5aQ" keySequence="F9" command="_KkvnaMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp_6w8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+S" command="_KktLMMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqAh1sXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Z" command="_KkiL9sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqBI4sXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+T" command="_Kkl2VcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqBv8sXKEeOEtpIq0wz5aQ" keySequence="F4" command="_Kkw1jMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqCXA8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+O" command="_KknEhsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqCXBsXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+N" command="_Kkr8_MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqC-GMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+M" command="_Kk1t8sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqDlIMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+T" command="_KkoSm8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqDlJcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+L" command="_Kk1G9cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqDlKMXKEeOEtpIq0wz5aQ" keySequence="CTRL+BREAK" command="_Kkz41cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqEMMcXKEeOEtpIq0wz5aQ" keySequence="ALT+X" command="_KkizG8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqEMNMXKEeOEtpIq0wz5aQ" keySequence="CTRL+-" command="_KkmdcsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqEMNcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+V" command="_KktyQMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqEzQcXKEeOEtpIq0wz5aQ" keySequence="ALT+F5" command="_KkkoPMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqEzQsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+P" command="_Kkxci8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqEzR8XKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+Y" command="_KkuZQcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqFaUMXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+S" command="_KktyI8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqFaUsXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+U" command="_KknrgsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqFaU8XKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+L" command="_KkrV-8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqFaVcXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+R" command="_Kk0f0cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqGBZcXKEeOEtpIq0wz5aQ" keySequence="ALT+V" command="_KkvnZcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqGocMXKEeOEtpIq0wz5aQ" keySequence="F12" command="_KknEhcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqHPgsXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+T" command="_KktyK8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqHPg8XKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+T" command="_KkoSpMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqHPhcXKEeOEtpIq0wz5aQ" keySequence="ALT+T" command="_KkizEcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqHPhsXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+P" command="_Kk1t9cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqH2kcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+U" command="_KkskHcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqH2lMXKEeOEtpIq0wz5aQ" keySequence="SHIFT+F2" command="_Kk1G5cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqIdoMXKEeOEtpIq0wz5aQ" keySequence="F3" command="_KknEdMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJEtsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+R" command="_KkmddMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqK55sXKEeOEtpIq0wz5aQ" keySequence="CTRL+F11" command="_KkoSlMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqK558XKEeOEtpIq0wz5aQ" keySequence="F11" command="_KkjaE8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqLg9sXKEeOEtpIq0wz5aQ" keySequence="CTRL+U" command="_Kk3jI8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqLg-MXKEeOEtpIq0wz5aQ" keySequence="CTRL+N" command="_KkkoMsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqMIAsXKEeOEtpIq0wz5aQ" keySequence="CTRL+W" command="_KkkoMcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqMIA8XKEeOEtpIq0wz5aQ" keySequence="CTRL+F4" command="_KkkoMcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqMIBMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+W" command="_Kk2VGMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqMIBcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+F4" command="_Kk2VGMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqMvEMXKEeOEtpIq0wz5aQ" keySequence="CTRL+S" command="_Kkw1hMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqMvEcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+S" command="_KkkoTMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqMvEsXKEeOEtpIq0wz5aQ" keySequence="CTRL+P" command="_KkzRxsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqMvFMXKEeOEtpIq0wz5aQ" keySequence="ALT+CR" command="_KkoSrMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqNWIMXKEeOEtpIq0wz5aQ" keySequence="F5" command="_KktyOsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqN9MMXKEeOEtpIq0wz5aQ" keySequence="DEL" command="_KkizBcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqN9McXKEeOEtpIq0wz5aQ" keySequence="CTRL+." command="_KkkBLsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqN9MsXKEeOEtpIq0wz5aQ" keySequence="CTRL+," command="_KkizE8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqN9M8XKEeOEtpIq0wz5aQ" keySequence="ALT+-" command="_KkmdY8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqN9NMXKEeOEtpIq0wz5aQ" keySequence="CTRL+M" command="_KklPRcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqOkQMXKEeOEtpIq0wz5aQ" keySequence="CTRL+F6" command="_KkjaKcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqOkQcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+F6" command="_KkvnasXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqOkQsXKEeOEtpIq0wz5aQ" keySequence="CTRL+F7" command="_KkoSqcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqPLUMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+F7" command="_KklPYsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqPLUcXKEeOEtpIq0wz5aQ" keySequence="CTRL+F8" command="_Kk28JsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqPLUsXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+F8" command="_Kkl2V8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqPyYMXKEeOEtpIq0wz5aQ" keySequence="ALT+F7" command="_Kkxch8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqPyYcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+F7" command="_KkvnUcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqQZcMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_KknriMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqRAgcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+R" command="_KkkoRsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqRnkMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+W" command="_KkuZRMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqRnkcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+N" command="_KkizHMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqSOoMXKEeOEtpIq0wz5aQ" keySequence="CTRL+3" command="_Kk2VHcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqTcwsXKEeOEtpIq0wz5aQ" keySequence="CTRL+Q" command="_KknEkcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqUq4MXKEeOEtpIq0wz5aQ" keySequence="F2" command="_KkuZScXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqUq5sXKEeOEtpIq0wz5aQ" keySequence="CTRL+G" command="_KkkBNsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqV5A8XKEeOEtpIq0wz5aQ" keySequence="CTRL+DEL" command="_KknEgsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqWgEcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+A" command="_KknEd8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqY8UMXKEeOEtpIq0wz5aQ" keySequence="CTRL+H" command="_Kkz43MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqaxgcXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+SHIFT+A" command="_KkskIsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqaxgsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+I" command="_KkkoNcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqbYkMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+H" command="_Kkhk7sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqb_pMXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+E" command="_KkkBMcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqcmsMXKEeOEtpIq0wz5aQ" keySequence="CTRL+E" command="_KktLJcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqcms8XKEeOEtpIq0wz5aQ" keySequence="CTRL+=" command="_Kkl2asXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqdNwMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q L" command="_Kkqu4MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KqdNwcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.pde.runtime.LogView"/> + <bindingTables xmi:id="_BziJAMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.contexts.window" bindingContext="_BntThsXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BzlMUMXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+K" command="_BxHuO8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzlMU8XNEeO6b_7LMxq4hQ" keySequence="CTRL+TAB" command="_Bw66DMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzmaeMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_BxAZocXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BznBg8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+D T" command="_BxED3sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BznBhMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+D A" command="_Bw99WcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BznokMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+D J" command="_BxHuPMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BznokcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+D Q" command="_BxF5E8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BznoksXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+D E" command="_Bw8IEMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bznok8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+D O" command="_BxBnnsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BznolMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+D P" command="_BxIVTsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BznolcXNEeO6b_7LMxq4hQ" keySequence="ALT+ARROW_LEFT" command="_BxEq7cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzoPosXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+D X" command="_Bw9WJMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzoPo8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+D R" command="_BxHHIsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzoPpMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+D W" command="_BxHHPMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzoPpcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+D H" command="_Bw6S2MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzo2sMXNEeO6b_7LMxq4hQ" keySequence="ALT+C" command="_Bw_ye8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzpdxcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+G" command="_Bw-kRcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzqE0MXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+I" command="_BxHuVMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzqE0sXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+A" command="_BxHuUsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzqr4MXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+TAB" command="_BxDc0MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzqr4cXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+J" command="_BxI8csXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzrS8sXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+D" command="_BxHHMsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzshEcXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+C" command="_BxDc0cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzshEsXNEeO6b_7LMxq4hQ" keySequence="ALT+ARROW_RIGHT" command="_Bw99SMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzshFMXNEeO6b_7LMxq4hQ" keySequence="CTRL+B" command="_BxAZoMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BztvMMXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+SHIFT+M" command="_BxCOq8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BztvNMXNEeO6b_7LMxq4hQ" keySequence="SHIFT+F5" command="_BxBnr8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzuWRcXNEeO6b_7LMxq4hQ" keySequence="SHIFT+F9" command="_Bw-kXsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzuWRsXNEeO6b_7LMxq4hQ" keySequence="F9" command="_BxDczsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzu9UMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+S" command="_BxBnocXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzvkYMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Z" command="_Bw6S1sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzvkY8XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+T" command="_Bw8vFcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzwLcsXNEeO6b_7LMxq4hQ" keySequence="F4" command="_BxEq4MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzwyg8XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+O" command="_Bw9WQcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzwyhsXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+N" command="_BxAZj8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzyApMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+M" command="_BxHuScXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzynscXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+T" command="_Bw99VsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzzOwMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+L" command="_BxHuP8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzzOw8XNEeO6b_7LMxq4hQ" keySequence="CTRL+BREAK" command="_BxGgLsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzzOxcXNEeO6b_7LMxq4hQ" keySequence="ALT+X" command="_Bw658MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzzOyMXNEeO6b_7LMxq4hQ" keySequence="CTRL+-" command="_Bw8vRsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzzOycXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+V" command="_BxCOp8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzz11cXNEeO6b_7LMxq4hQ" keySequence="ALT+F5" command="_Bw7hK8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzz11sXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+P" command="_BxEq7sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzz128XNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+Y" command="_BxCOucXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz0c4cXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+S" command="_BxBnpsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz0c48XNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+U" command="_Bw9WUcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz0c5MXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+L" command="_BxAZf8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz0c5sXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+R" command="_BxHHJMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1D9MXNEeO6b_7LMxq4hQ" keySequence="ALT+V" command="_BxDcy8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1D98XNEeO6b_7LMxq4hQ" keySequence="F12" command="_Bw9WQMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1rCcXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+T" command="_BxBnrsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1rCsXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+T" command="_Bw99X8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz2SEcXNEeO6b_7LMxq4hQ" keySequence="ALT+T" command="_Bw655sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz2SEsXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+P" command="_BxHuTMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz2SFMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+U" command="_BxBAm8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz2SF8XNEeO6b_7LMxq4hQ" keySequence="SHIFT+F2" command="_BxHHRcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz25IsXNEeO6b_7LMxq4hQ" keySequence="F3" command="_Bw9WL8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz3gN8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+R" command="_Bw8vSMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz5VYMXNEeO6b_7LMxq4hQ" keySequence="CTRL+F11" command="_Bw99T8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz5VYcXNEeO6b_7LMxq4hQ" keySequence="F11" command="_Bw659sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz5VacXNEeO6b_7LMxq4hQ" keySequence="CTRL+U" command="_BxI8dsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz5Va8XNEeO6b_7LMxq4hQ" keySequence="CTRL+N" command="_Bw7hIcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz58c8XNEeO6b_7LMxq4hQ" keySequence="CTRL+W" command="_Bw7hIMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz58dMXNEeO6b_7LMxq4hQ" keySequence="CTRL+F4" command="_Bw7hIMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz58dcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+W" command="_BxI8UMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz58dsXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+F4" command="_BxI8UMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz6jgMXNEeO6b_7LMxq4hQ" keySequence="CTRL+S" command="_BxED8cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz6jgcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+S" command="_Bw8IDMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz6jgsXNEeO6b_7LMxq4hQ" keySequence="CTRL+P" command="_BxGgEcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz6jhMXNEeO6b_7LMxq4hQ" keySequence="ALT+CR" command="_Bw99Z8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz6jhsXNEeO6b_7LMxq4hQ" keySequence="F5" command="_BxCOocXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz7KlMXNEeO6b_7LMxq4hQ" keySequence="DEL" command="_Bw6S7MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz7KlcXNEeO6b_7LMxq4hQ" keySequence="CTRL+." command="_Bw7hB8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz7xoMXNEeO6b_7LMxq4hQ" keySequence="CTRL+," command="_Bw656MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz7xocXNEeO6b_7LMxq4hQ" keySequence="ALT+-" command="_Bw8vN8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz7xosXNEeO6b_7LMxq4hQ" keySequence="CTRL+M" command="_Bw8IG8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz7xo8XNEeO6b_7LMxq4hQ" keySequence="CTRL+F6" command="_Bw66DMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz8YsMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+F6" command="_BxDc0MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz8YscXNEeO6b_7LMxq4hQ" keySequence="CTRL+F7" command="_Bw99ZMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz8YssXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+F7" command="_Bw8IOMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz8Ys8XNEeO6b_7LMxq4hQ" keySequence="CTRL+F8" command="_BxI8bMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz8_wMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+F8" command="_Bw8vF8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz8_wcXNEeO6b_7LMxq4hQ" keySequence="ALT+F7" command="_BxEq6sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz8_wsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+F7" command="_BxC10cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz9m0sXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_Bw99MMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz-N48XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+R" command="_Bw8IBsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz-08MXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+W" command="_BxCOvMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz-08cXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+N" command="_Bw658cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz_cAMXNEeO6b_7LMxq4hQ" keySequence="CTRL+3" command="_BxI8VcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0AqIMXNEeO6b_7LMxq4hQ" keySequence="CTRL+Q" command="_Bw9WTMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0BRMMXNEeO6b_7LMxq4hQ" keySequence="F2" command="_BxCOwcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0B4QMXNEeO6b_7LMxq4hQ" keySequence="CTRL+G" command="_Bw7hD8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0CfUsXNEeO6b_7LMxq4hQ" keySequence="CTRL+DEL" command="_Bw9WPcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0CfVMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+A" command="_Bw9WMsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0EUhcXNEeO6b_7LMxq4hQ" keySequence="CTRL+H" command="_BxHHIMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0GJtMXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+SHIFT+A" command="_BxBAoMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0GJtcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+I" command="_Bw7hJMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0GwwcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+H" command="_Bw5r08XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0HX1MXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+E" command="_Bw7hCsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0H-4MXNEeO6b_7LMxq4hQ" keySequence="CTRL+E" command="_BxBnlsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0H-48XNEeO6b_7LMxq4hQ" keySequence="CTRL+=" command="_Bw8vKsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0Il8MXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q L" command="_Bw_yd8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_B0Il8cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.pde.runtime.LogView"/> </bindings> - <bindings xmi:id="_Kqd00MXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q O" command="_Kkqu4MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_Kqd00cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ContentOutline"/> + <bindings xmi:id="_B0Il8sXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q O" command="_Bw_yd8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_B0Il88XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ContentOutline"/> </bindings> - <bindings xmi:id="_Kqd00sXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q X" command="_Kkqu4MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_Kqd008XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ProblemView"/> + <bindings xmi:id="_B0Il9MXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q X" command="_Bw_yd8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_B0Il9cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ProblemView"/> </bindings> - <bindings xmi:id="_Kqd01MXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q Q" command="_Kkqu4MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqeb4MXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q C" command="_Kkqu4MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_Kqeb4cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.console.ConsoleView"/> + <bindings xmi:id="_B0Il9sXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q Q" command="_Bw_yd8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0JNAMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q C" command="_Bw_yd8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_B0JNAcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.console.ConsoleView"/> </bindings> - <bindings xmi:id="_Kqeb4sXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q H" command="_Kkqu4MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_Kqeb48XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.cheatsheets.views.CheatSheetView"/> + <bindings xmi:id="_B0JNAsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q H" command="_Bw_yd8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_B0JNA8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.cheatsheets.views.CheatSheetView"/> </bindings> - <bindings xmi:id="_Kqeb5MXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q Z" command="_Kkqu4MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_Kqeb5cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.ui.GenericHistoryView"/> + <bindings xmi:id="_B0J0EMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q Z" command="_Bw_yd8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_B0J0EcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.ui.GenericHistoryView"/> </bindings> - <bindings xmi:id="_KqfC8MXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q Y" command="_Kkqu4MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KqfC8cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.sync.views.SynchronizeView"/> + <bindings xmi:id="_B0J0EsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q Y" command="_Bw_yd8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_B0J0E8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.sync.views.SynchronizeView"/> </bindings> - <bindings xmi:id="_KqfC8sXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+X T" command="_KkoSq8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqfC88XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+X A" command="_Kk28HcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqfqAMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+X J" command="_Kkz4zcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqfqAcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+X Q" command="_KkxckMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqfqAsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q B" command="_Kkqu4MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KqfqA8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.BreakpointView"/> + <bindings xmi:id="_B0J0FMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+X T" command="_Bw99ZsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0J0FcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+X A" command="_BxI8Y8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0KbIMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+X J" command="_BxGgJsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0KbIcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+X Q" command="_BxEq88XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0KbIsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q B" command="_Bw_yd8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_B0KbI8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.BreakpointView"/> </bindings> - <bindings xmi:id="_KqgREMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q V" command="_Kkqu4MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KqgREcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.VariableView"/> + <bindings xmi:id="_B0LCMMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q V" command="_Bw_yd8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_B0LCMcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.VariableView"/> </bindings> - <bindings xmi:id="_KqgREsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+X E" command="_Kk28FcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqgRE8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+X O" command="_KklPSsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqtscMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+X P" command="_Kkz418XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KquTgMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q S" command="_Kkqu4MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KquTgcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.search.ui.views.SearchView"/> + <bindings xmi:id="_B0LCMsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+X E" command="_BxI8W8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0LCM8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+X O" command="_Bw8IIMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0LpQMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+X P" command="_BxGgMMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0LpQcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q S" command="_Bw_yd8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_B0LpQsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.search.ui.views.SearchView"/> </bindings> - <bindings xmi:id="_KquTgsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+X M" command="_Kk1G-8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KquTg8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+X H" command="_KkyDoMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqu6kMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+X W" command="_KkoSn8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqu6kcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q E" command="_KkxcmsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqvho8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q T" command="_Kkqu4MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KqvhpMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.TypeHierarchy"/> + <bindings xmi:id="_B0LpQ8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+X M" command="_BxHuRcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0MQUMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+X H" command="_BxFR-sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0MQUcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+X W" command="_Bw99WsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0MQUsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q E" command="_BxEq_cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0M3Y8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q T" command="_Bw_yd8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_B0M3ZMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.TypeHierarchy"/> </bindings> - <bindings xmi:id="_KqwIsMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q P" command="_Kkqu4MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KqwIscXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.PackageExplorer"/> + <bindings xmi:id="_B0NecMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q P" command="_Bw_yd8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_B0NeccXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.PackageExplorer"/> </bindings> - <bindings xmi:id="_KqwIs8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q D" command="_Kkqu4MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KqwItMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.SourceView"/> + <bindings xmi:id="_B0Nec8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q D" command="_Bw_yd8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_B0NedMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.SourceView"/> </bindings> - <bindings xmi:id="_KqwvwcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q J" command="_Kkqu4MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KqwvwsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.JavadocView"/> + <bindings xmi:id="_B0OFgcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q J" command="_Bw_yd8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_B0OFgsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.JavadocView"/> </bindings> - <bindings xmi:id="_KqxW0MXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+X R" command="_KkyqssXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqxW0cXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+X X" command="_KkvnVcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqxW0sXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+B" command="_KknEjcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqyk88XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+C" command="_Kko5osXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqzMAMXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+G" command="_KktLIMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqzMA8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+E" command="_KklPYMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqzzEMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+F" command="_Kk28FMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq1BMcXKEeOEtpIq0wz5aQ" keySequence="SHIFT+DEL" command="_KkvnWMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq1oQMXKEeOEtpIq0wz5aQ" keySequence="CTRL+F" command="_KkmdfsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq22YMXKEeOEtpIq0wz5aQ" keySequence="CTRL+#" command="_KkyqosXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq3dccXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+G" command="_KkizC8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq4rksXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+H" command="_KkizFsXKEeOEtpIq0wz5aQ"/> + <bindings xmi:id="_B0OFhMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+X R" command="_BxF5BcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0OskMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+X X" command="_BxC11cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0OskcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+B" command="_Bw9WSMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0P6tcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+C" command="_Bw-kScXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0QhwcXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+G" command="_BxBnkcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0QhxMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+E" command="_Bw8INsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0RI0MXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+F" command="_BxI8WsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0Rv48XNEeO6b_7LMxq4hQ" keySequence="SHIFT+DEL" command="_BxC12MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0SW8MXNEeO6b_7LMxq4hQ" keySequence="CTRL+F" command="_Bw9WJ8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0S-AMXNEeO6b_7LMxq4hQ" keySequence="CTRL+#" command="_BxFSC8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0S-BcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+G" command="_Bw654MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0UMIcXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+H" command="_Bw6568XNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp07ocXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.cEditorScope" bindingContext="_KlLsN8XKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp1isMXKEeOEtpIq0wz5aQ" keySequence="CTRL+TAB" command="_Kkqu1sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp2JwcXKEeOEtpIq0wz5aQ" keySequence="CTRL+I" command="_KkjaIcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp4mBMXKEeOEtpIq0wz5aQ" keySequence="ALT+C" command="_KkizAcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp5NFsXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+F" command="_KkpgwsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp50J8XKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+I" command="_KkrV98XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp83cMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_UP" command="_Kk2VAsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp-FksXKEeOEtpIq0wz5aQ" keySequence="CTRL+O" command="_KkoSs8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp_6xMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+S" command="_Kkz40sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqAh08XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+/" command="_KklPVsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqBI4MXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Z" command="_Kk0f68XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqBI48XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+T" command="_KknrhsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqBv88XKEeOEtpIq0wz5aQ" keySequence="F4" command="_Kkyqt8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqCXBMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+O" command="_KkuZRcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqCXB8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+N" command="_KkskB8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqC-EMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+P" command="_KkwOb8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqC-GcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+M" command="_KkizDsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqDlIcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+T" command="_KkvAXMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqDlJsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+L" command="_Kkhk98XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqEzSMXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+S" command="_KklPXcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqIdo8XKEeOEtpIq0wz5aQ" keySequence="F3" command="_KkmdesXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJEscXKEeOEtpIq0wz5aQ" keySequence="CTRL+T" command="_Kkhk6sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJEt8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+R" command="_Kkqu6sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJrx8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+O" command="_KkyDrcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqKS1MXKEeOEtpIq0wz5aQ" keySequence="CTRL+/" command="_Kko5r8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqVR8cXKEeOEtpIq0wz5aQ" keySequence="CTRL+G" command="_KknrncXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqXHIcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+ARROW_UP" command="_Kk1G4sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqXuMsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_Kkpgu8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqYVRMXKEeOEtpIq0wz5aQ" keySequence="SHIFT+TAB" command="_KkqH0sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqZjYsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_Kkw1gMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqbYkcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+H" command="_KkkBJ8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqb_ocXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+\" command="_KkzRt8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqcmssXKEeOEtpIq0wz5aQ" keySequence="CTRL+=" command="_KktyJMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqxW1MXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_LEFT" command="_KkkoP8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqx95MXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_KkmdZcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq2PUsXKEeOEtpIq0wz5aQ" keySequence="CTRL+#" command="_KktyJMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq3dcsXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+G" command="_KknEeMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq4rk8XKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+H" command="_Kko5pMXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_BzlMUcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.cEditorScope" bindingContext="_BxRfOMXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BzlMUsXNEeO6b_7LMxq4hQ" keySequence="CTRL+TAB" command="_Bw_ybcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzlzZcXNEeO6b_7LMxq4hQ" keySequence="CTRL+I" command="_Bw66BMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzoPpsXNEeO6b_7LMxq4hQ" keySequence="ALT+C" command="_Bw6S6MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzo2uMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+F" command="_Bw_LWMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzpdxsXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+I" command="_BxAZe8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzr6AcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_UP" command="_BxIVT8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BztIIcXNEeO6b_7LMxq4hQ" keySequence="CTRL+O" command="_Bw-kRsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzu9UcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+S" command="_BxGgK8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzu9VcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+/" command="_Bw8ILMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzvkYcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Z" command="_BxHHPsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzvkZMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+T" command="_Bw9WVcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzwLc8XNEeO6b_7LMxq4hQ" keySequence="F4" command="_BxF5CsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzwyhMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+O" command="_BxCOvcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzxZkMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+N" command="_BxBAhcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzxZk8XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+P" command="_BxDc5cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzyApcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+M" command="_Bw6548XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzynssXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+T" command="_BxC1ysXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzzOwcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+L" command="_Bw5r3MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz0c4MXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+S" command="_Bw8IM8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz25JcXNEeO6b_7LMxq4hQ" keySequence="F3" command="_Bw9WI8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz3gMsXNEeO6b_7LMxq4hQ" keySequence="CTRL+T" command="_Bw5rz8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz3gOMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+R" command="_Bw_ygcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4HRcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+O" command="_BxFSB8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4HTMXNEeO6b_7LMxq4hQ" keySequence="CTRL+/" command="_Bw-kVsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0B4QsXNEeO6b_7LMxq4hQ" keySequence="CTRL+G" command="_Bw99RcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0DGZMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+ARROW_UP" command="_BxHHQsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0Dtc8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_Bw_LUcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0EUhMXNEeO6b_7LMxq4hQ" keySequence="SHIFT+TAB" command="_Bw_LecXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0FioMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_BxED7cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0GwwsXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+H" command="_Bw7hAMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0HX0cXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+\" command="_BxF5GcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0H-4sXNEeO6b_7LMxq4hQ" keySequence="CTRL+=" command="_BxBnp8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0PTocXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_LEFT" command="_Bw7hLsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0P6scXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_Bw8vOcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0SW9cXNEeO6b_7LMxq4hQ" keySequence="CTRL+#" command="_BxBnp8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0S-BsXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+G" command="_Bw9WM8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0UMIsXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+H" command="_Bw-kS8XNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp1issXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.textEditorScope" bindingContext="_KlLFJsXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp1is8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+J" command="_KkyqqsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp2w08XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_KkskGMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp3X4MXKEeOEtpIq0wz5aQ" keySequence="CTRL+ARROW_UP" command="_KkzRw8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp7CQsXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+ARROW_UP" command="_KkoSlcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp7pV8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+INSERT" command="_KknEc8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp8QZMXKEeOEtpIq0wz5aQ" keySequence="ALT+ARROW_DOWN" command="_KkyDnsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp83dcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+A" command="_Kkw1hcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp9ehMXKEeOEtpIq0wz5aQ" keySequence="CTRL+ARROW_DOWN" command="_KkzRv8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp-sosXKEeOEtpIq0wz5aQ" keySequence="ALT+/" command="_Kk28KMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp_Tt8XKEeOEtpIq0wz5aQ" keySequence="HOME" command="_Kkw1fcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqGoccXKEeOEtpIq0wz5aQ" keySequence="F12" command="_Kk0f3MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqGoc8XKEeOEtpIq0wz5aQ" keySequence="SHIFT+F12" command="_Kkmdb8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqPyYsXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+Q" command="_KkmdgMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqPyY8XKEeOEtpIq0wz5aQ" keySequence="CTRL+NUMPAD_DIVIDE" command="_Kknri8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqPyZMXKEeOEtpIq0wz5aQ" keySequence="CTRL+NUMPAD_MULTIPLY" command="_KkwOasXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqQZccXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_KkvnbsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqQZcsXKEeOEtpIq0wz5aQ" keySequence="CTRL+NUMPAD_ADD" command="_Kkl2W8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqQZc8XKEeOEtpIq0wz5aQ" keySequence="CTRL+NUMPAD_SUBTRACT" command="_KkoSpcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqS1sMXKEeOEtpIq0wz5aQ" keySequence="CTRL+K" command="_Kk1uBMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqS1scXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+K" command="_Kkqu38XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqS1ssXKEeOEtpIq0wz5aQ" keySequence="CTRL+J" command="_KkvnZsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqS1s8XKEeOEtpIq0wz5aQ" keySequence="CTRL+L" command="_KkyDqsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqS1tMXKEeOEtpIq0wz5aQ" keySequence="INSERT" command="_KktLFsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqTcwcXKEeOEtpIq0wz5aQ" keySequence="CTRL+F10" command="_KkxcgcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqTcw8XKEeOEtpIq0wz5aQ" keySequence="SHIFT+CR" command="_KkwOZcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqUD0MXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+CR" command="_Kkhk9sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqUD0cXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+X" command="_Kkpgv8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqUD0sXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+Y" command="_KkxclMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqUD08XKEeOEtpIq0wz5aQ" keySequence="END" command="_KkrV48XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqUq4cXKEeOEtpIq0wz5aQ" keySequence="F2" command="_KktLE8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqVR9MXKEeOEtpIq0wz5aQ" keySequence="SHIFT+END" command="_Kkhk8sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqV5AMXKEeOEtpIq0wz5aQ" keySequence="CTRL+HOME" command="_Kkz428XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqV5AsXKEeOEtpIq0wz5aQ" keySequence="CTRL+DEL" command="_KkjaEMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqWgEMXKEeOEtpIq0wz5aQ" keySequence="ALT+ARROW_UP" command="_KkoSsMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqY8UsXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+J" command="_KknrnMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqY8U8XKEeOEtpIq0wz5aQ" keySequence="CTRL+END" command="_KkizAsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqY8VMXKEeOEtpIq0wz5aQ" keySequence="CTRL+BS" command="_KkjaM8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqaxgMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_KkmddcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqzMAcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+DEL" command="_KkjaKMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqzMAsXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+ARROW_DOWN" command="_Kko5o8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqzzEcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_Kk2VGsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq1BMsXKEeOEtpIq0wz5aQ" keySequence="SHIFT+HOME" command="_KkyqpcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq1oQsXKEeOEtpIq0wz5aQ" keySequence="CTRL+ARROW_LEFT" command="_KkjaHMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq4EgcXKEeOEtpIq0wz5aQ" keySequence="CTRL+ARROW_RIGHT" command="_Kk0f3cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq4EgsXKEeOEtpIq0wz5aQ" keySequence="CTRL+D" command="_KkkoVMXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_BzlMVMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.textEditorScope" bindingContext="_BxQ4JsXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BzlzYMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+J" command="_BxFSE8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BznBgMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_BxBAlsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BznBgcXNEeO6b_7LMxq4hQ" keySequence="CTRL+ARROW_UP" command="_BxF5JcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzqE18XNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+ARROW_UP" command="_Bw99UMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzrS8MXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+INSERT" command="_Bw9WLsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzrS9sXNEeO6b_7LMxq4hQ" keySequence="ALT+ARROW_DOWN" command="_BxFR-MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzshEMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+A" command="_BxED8sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzshFcXNEeO6b_7LMxq4hQ" keySequence="CTRL+ARROW_DOWN" command="_BxF5IcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BztvMcXNEeO6b_7LMxq4hQ" keySequence="ALT+/" command="_BxI8bsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzuWQsXNEeO6b_7LMxq4hQ" keySequence="HOME" command="_BxED6sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1D-MXNEeO6b_7LMxq4hQ" keySequence="F12" command="_BxHHL8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1D-sXNEeO6b_7LMxq4hQ" keySequence="SHIFT+F12" command="_Bw8vQ8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz8_w8XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+Q" command="_Bw9WKcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz9m0MXNEeO6b_7LMxq4hQ" keySequence="CTRL+NUMPAD_DIVIDE" command="_Bw99M8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz9m0cXNEeO6b_7LMxq4hQ" keySequence="CTRL+NUMPAD_MULTIPLY" command="_BxDc4MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz9m08XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_BxDc1MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz9m1MXNEeO6b_7LMxq4hQ" keySequence="CTRL+NUMPAD_ADD" command="_Bw8vG8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz-N4MXNEeO6b_7LMxq4hQ" keySequence="CTRL+NUMPAD_SUBTRACT" command="_Bw99YMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz_cAsXNEeO6b_7LMxq4hQ" keySequence="CTRL+K" command="_BxIVRsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz_cA8XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+K" command="_Bw_ydsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0ADEMXNEeO6b_7LMxq4hQ" keySequence="CTRL+J" command="_BxDczMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0ADEcXNEeO6b_7LMxq4hQ" keySequence="CTRL+L" command="_BxFSBMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0ADEsXNEeO6b_7LMxq4hQ" keySequence="INSERT" command="_BxBAp8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0ADFMXNEeO6b_7LMxq4hQ" keySequence="CTRL+F10" command="_BxEq5MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0AqIcXNEeO6b_7LMxq4hQ" keySequence="SHIFT+CR" command="_BxDc28XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0AqIsXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+CR" command="_Bw5r28XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0AqI8XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+X" command="_Bw_LVcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0AqJMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+Y" command="_BxEq98XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0AqJcXNEeO6b_7LMxq4hQ" keySequence="END" command="_Bw_yiMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0BRMcXNEeO6b_7LMxq4hQ" keySequence="F2" command="_BxBApMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0B4RcXNEeO6b_7LMxq4hQ" keySequence="SHIFT+END" command="_Bw5r18XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0B4RsXNEeO6b_7LMxq4hQ" keySequence="CTRL+HOME" command="_BxGgNMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0CfUcXNEeO6b_7LMxq4hQ" keySequence="CTRL+DEL" command="_Bw6588XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0CfU8XNEeO6b_7LMxq4hQ" keySequence="ALT+ARROW_UP" command="_Bw-kQ8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0E7kcXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+J" command="_Bw99RMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0E7ksXNEeO6b_7LMxq4hQ" keySequence="CTRL+END" command="_Bw6S6cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0E7k8XNEeO6b_7LMxq4hQ" keySequence="CTRL+BS" command="_Bw7g9sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0GJs8XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_Bw8vScXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0QhwsXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+DEL" command="_Bw66C8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0Qhw8XNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+ARROW_DOWN" command="_Bw-kSsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0RI0cXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_BxI8UsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0Rv5MXNEeO6b_7LMxq4hQ" keySequence="SHIFT+HOME" command="_BxFSDsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0SW8sXNEeO6b_7LMxq4hQ" keySequence="CTRL+ARROW_LEFT" command="_Bw65_8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0TlE8XNEeO6b_7LMxq4hQ" keySequence="CTRL+ARROW_RIGHT" command="_BxHHMMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0TlFMXNEeO6b_7LMxq4hQ" keySequence="CTRL+D" command="_Bw8IFMXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp1itMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.phpEditorScope" bindingContext="_KlLsM8XKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp1itcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+J" command="_Kk0f6MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp2JxMXKEeOEtpIq0wz5aQ" keySequence="CTRL+I" command="_KkiL_cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp50IcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+F" command="_KkkoUcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp83ccXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_UP" command="_KkqH1cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp-FlMXKEeOEtpIq0wz5aQ" keySequence="CTRL+O" command="_Kkmdf8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqBI5cXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+T" command="_KktLHsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqCXAcXKEeOEtpIq0wz5aQ" keySequence="F4" command="_KkizEsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqC-FcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+P" command="_KkyDmcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqEMOcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+V" command="_Kkl2XsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqEzRMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+M" command="_Kkxck8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqH2lcXKEeOEtpIq0wz5aQ" keySequence="SHIFT+F2" command="_Kkr9AMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqIdp8XKEeOEtpIq0wz5aQ" keySequence="F3" command="_KknrmMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJEs8XKEeOEtpIq0wz5aQ" keySequence="CTRL+T" command="_KktLKsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJrw8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+R" command="_KkqHwMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJryMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+O" command="_Kkz4wMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqKS18XKEeOEtpIq0wz5aQ" keySequence="CTRL+/" command="_KkjaNcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqK54cXKEeOEtpIq0wz5aQ" keySequence="CTRL+7" command="_KkjaNcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqLg-cXKEeOEtpIq0wz5aQ" keySequence="CTRL+N" command="_KkxcncXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqUq5MXKEeOEtpIq0wz5aQ" keySequence="F2" command="_Kkr88sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqXuM8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_Kkr8_sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqZjY8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_Kkyqp8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqaKdMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+C" command="_KkjaNcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqbYlMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+H" command="_Kko5v8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqx94MXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_LEFT" command="_KkskCMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq55sMXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+H" command="_KkvAWsXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_BzlzYcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.phpEditorScope" bindingContext="_BxRfNMXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BzlzYsXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+J" command="_BxHHO8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzmaccXNEeO6b_7LMxq4hQ" keySequence="CTRL+I" command="_Bw6S3cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzpdwMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+F" command="_Bw8IEcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzr6AsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_UP" command="_Bw_LfMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BztII8XNEeO6b_7LMxq4hQ" keySequence="CTRL+O" command="_Bw9WKMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzvkZsXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+T" command="_BxBAr8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzwygcXNEeO6b_7LMxq4hQ" keySequence="F4" command="_Bw6558XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzyAocXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+P" command="_BxFR88XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzz108XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+V" command="_Bw8vHsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzz12MXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+M" command="_BxEq9sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz2SGMXNEeO6b_7LMxq4hQ" keySequence="SHIFT+F2" command="_BxAZk8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz25KcXNEeO6b_7LMxq4hQ" keySequence="F3" command="_Bw99QMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz3gNMXNEeO6b_7LMxq4hQ" keySequence="CTRL+T" command="_BxBnm8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4HQcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+R" command="_Bw_LZ8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4HRsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+O" command="_BxGgGcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4uUsXNEeO6b_7LMxq4hQ" keySequence="CTRL+/" command="_Bw7g-MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4uV8XNEeO6b_7LMxq4hQ" keySequence="CTRL+7" command="_Bw7g-MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz58cMXNEeO6b_7LMxq4hQ" keySequence="CTRL+N" command="_BxErAMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0BRNMXNEeO6b_7LMxq4hQ" keySequence="F2" command="_BxAZhcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0DtdMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_BxAZkcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0FiocXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_BxFSEMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0GJsMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+C" command="_Bw7g-MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0GwxcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+H" command="_Bw-kZsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0PTosXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_LEFT" command="_BxBAhsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0UzMMXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+H" command="_BxC1yMXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp1itsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.javaEditorScope" bindingContext="_KlLFKsXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp2JwMXKEeOEtpIq0wz5aQ" keySequence="CTRL+I" command="_KkvAYMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp5NE8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+F" command="_KknrlMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp8QZcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_UP" command="_KkxcksXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp-FkMXKEeOEtpIq0wz5aQ" keySequence="CTRL+O" command="_KkkBMMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqAh0sXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+/" command="_KkskFMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqCXCcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+P" command="_KklPTcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqEzQ8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+M" command="_KkzRy8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqGod8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+U" command="_Kko5qcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqGoecXKEeOEtpIq0wz5aQ" keySequence="CTRL+F3" command="_Kkw1e8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJEsMXKEeOEtpIq0wz5aQ" keySequence="CTRL+T" command="_KkvnVMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJrxsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+O" command="_Kkhk5MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqKS0MXKEeOEtpIq0wz5aQ" keySequence="CTRL+/" command="_KkiL_MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqKS2cXKEeOEtpIq0wz5aQ" keySequence="CTRL+7" command="_KkiL_MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqXHIMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+ARROW_UP" command="_Kkl2csXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqXuMcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_KkvAScXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqYVQcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+B" command="_KkzRvsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqZjYcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_KkrV4sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqaKccXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+C" command="_KkiL_MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqb_oMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+\" command="_Kk28F8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqu6ksXKEeOEtpIq0wz5aQ" keySequence="CTRL+2 R" command="_KkjaGsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqu6lMXKEeOEtpIq0wz5aQ" keySequence="CTRL+2 L" command="_KkkoT8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqvhocXKEeOEtpIq0wz5aQ" keySequence="CTRL+2 F" command="_Kko5ocXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqxW08XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_LEFT" command="_Kk1G98XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqx948XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_Kk28E8XKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_BzlzY8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.javaEditorScope" bindingContext="_BxQ4KsXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BzlzZMXNEeO6b_7LMxq4hQ" keySequence="CTRL+I" command="_BxC1zsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzo2tcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+F" command="_Bw99PMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzr6AMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_UP" command="_BxEq9cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzshFsXNEeO6b_7LMxq4hQ" keySequence="CTRL+O" command="_Bw7hCcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzu9VMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+/" command="_BxBAksXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzxZksXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+P" command="_Bw8II8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzz118XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+M" command="_BxGgFsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1rAsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+U" command="_Bw-kUMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1rBMXNEeO6b_7LMxq4hQ" keySequence="CTRL+F3" command="_BxED6MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz3gMcXNEeO6b_7LMxq4hQ" keySequence="CTRL+T" command="_BxC11MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4HRMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+O" command="_Bw5rycXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4HSMXNEeO6b_7LMxq4hQ" keySequence="CTRL+/" command="_Bw6S3MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4uVMXNEeO6b_7LMxq4hQ" keySequence="CTRL+7" command="_Bw6S3MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0DGY8XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+ARROW_UP" command="_Bw8vMsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0DtcsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_BxC1t8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0EUgcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+B" command="_BxF5IMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0E7lcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_Bw_yh8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0FipMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+C" command="_Bw6S3MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0HX0MXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+\" command="_BxI8XcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0MQU8XNEeO6b_7LMxq4hQ" keySequence="CTRL+2 R" command="_Bw65_cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0MQVcXNEeO6b_7LMxq4hQ" keySequence="CTRL+2 L" command="_Bw8ID8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0M3YcXNEeO6b_7LMxq4hQ" keySequence="CTRL+2 F" command="_Bw-kSMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0PToMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_LEFT" command="_BxHuQcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0P6sMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_BxI8WcXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp2JwsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.scriptEditorScope" bindingContext="_KlLsQMXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp2Jw8XKEeOEtpIq0wz5aQ" keySequence="CTRL+I" command="_Kk2VBMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp50IMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+F" command="_KkuZMMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp7pUMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+J" command="_KkxcnMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp-Fk8XKEeOEtpIq0wz5aQ" keySequence="CTRL+O" command="_Kkmdf8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqBv9cXKEeOEtpIq0wz5aQ" keySequence="F4" command="_Kkl2b8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqC-EsXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+P" command="_KkiMAMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqDlIsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+T" command="_Kkz4ysXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqIdpsXKEeOEtpIq0wz5aQ" keySequence="F3" command="_KkoSl8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJEssXKEeOEtpIq0wz5aQ" keySequence="CTRL+T" command="_KktLKsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJrwMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+R" command="_KkqHwMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqKS1sXKEeOEtpIq0wz5aQ" keySequence="CTRL+/" command="_KkoSo8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqK54MXKEeOEtpIq0wz5aQ" keySequence="CTRL+7" command="_KkoSo8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqXHIsXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+ARROW_UP" command="_Kkw1gcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqaKc8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+C" command="_KkoSo8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqyk8MXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_Kk1uCcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq3ddMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+G" command="_Kko5usXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq5SocXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+H" command="_Kk0f2sXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_BzlzZsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.scriptEditorScope" bindingContext="_BxRfQcXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BzmacMXNEeO6b_7LMxq4hQ" keySequence="CTRL+I" command="_BxIVUcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzo2ucXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+F" command="_BxCOqMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzqr4sXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+J" command="_BxEq_8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BztIIsXNEeO6b_7LMxq4hQ" keySequence="CTRL+O" command="_Bw9WKMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzwLdcXNEeO6b_7LMxq4hQ" keySequence="F4" command="_Bw8vL8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzxZlcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+P" command="_Bw6S4MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzyns8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+T" command="_BxGgI8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz25KMXNEeO6b_7LMxq4hQ" keySequence="F3" command="_Bw99UsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz3gM8XNEeO6b_7LMxq4hQ" keySequence="CTRL+T" command="_BxBnm8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz3gOsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+R" command="_Bw_LZ8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4uUcXNEeO6b_7LMxq4hQ" keySequence="CTRL+/" command="_Bw99XsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4uVsXNEeO6b_7LMxq4hQ" keySequence="CTRL+7" command="_Bw99XsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0DGZcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+ARROW_UP" command="_BxED7sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0FipsXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+C" command="_Bw99XsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0P6ssXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_BxIVS8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0TlEcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+G" command="_Bw-kYcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0UMJMXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+H" command="_BxHHLcXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp2JxcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.javaEditorScope" bindingContext="_KlLFKcXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp2JxsXKEeOEtpIq0wz5aQ" keySequence="CTRL+I" command="_KkjaNMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp50JMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+F" command="_Kkz408XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp83csXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_UP" command="_KkuZPMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp-FlcXKEeOEtpIq0wz5aQ" keySequence="CTRL+O" command="_Kk2VA8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqAh1MXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+/" command="_KkuZSsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqBv8cXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+T" command="_Kkqu2cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqC-FsXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+P" command="_Kko5u8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqEzRsXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+M" command="_KkskE8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqGoeMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+U" command="_KkiMAsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqGoesXKEeOEtpIq0wz5aQ" keySequence="CTRL+F3" command="_KknEh8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJEtMXKEeOEtpIq0wz5aQ" keySequence="CTRL+T" command="_Kk1t-sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJrycXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+O" command="_Kko5psXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqKS2MXKEeOEtpIq0wz5aQ" keySequence="CTRL+/" command="_Kk0f1MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqK54sXKEeOEtpIq0wz5aQ" keySequence="CTRL+7" command="_Kk0f1MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqXHI8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+ARROW_UP" command="_KkkoVcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqXuNMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_Kkz41sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqZjZMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_Kkhk4cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqaKdcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+C" command="_Kk0f1MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqb_osXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+\" command="_KkkoTsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqu6k8XKEeOEtpIq0wz5aQ" keySequence="CTRL+2 R" command="_Kk0f7MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqvhoMXKEeOEtpIq0wz5aQ" keySequence="CTRL+2 L" command="_Kknrg8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqvhosXKEeOEtpIq0wz5aQ" keySequence="CTRL+2 F" command="_KknEhMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqx94cXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_LEFT" command="_KkwOeMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqyk8cXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_Kk0f4sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq0aIsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+E" command="_KkuZOMXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_BzmacsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.javaEditorScope" bindingContext="_BxQ4KcXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_Bzmac8XNEeO6b_7LMxq4hQ" keySequence="CTRL+I" command="_Bw7g98XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzpdw8XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+F" command="_BxGgLMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzr6A8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_UP" command="_BxCOtMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BztIJMXNEeO6b_7LMxq4hQ" keySequence="CTRL+O" command="_BxIVUMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzu9VsXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+/" command="_BxCOwsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzwLccXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+T" command="_Bw_ycMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzyAosXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+P" command="_Bw-kYsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzz12sXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+M" command="_BxBAkcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1rA8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+U" command="_Bw6S4sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1rBcXNEeO6b_7LMxq4hQ" keySequence="CTRL+F3" command="_Bw9WQsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz3gNcXNEeO6b_7LMxq4hQ" keySequence="CTRL+T" command="_BxHuUcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4HR8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+O" command="_Bw-kTcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4uU8XNEeO6b_7LMxq4hQ" keySequence="CTRL+/" command="_BxHHJ8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4uWMXNEeO6b_7LMxq4hQ" keySequence="CTRL+7" command="_BxHHJ8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0DtcMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+ARROW_UP" command="_Bw8IFcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0DtdcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_BxGgL8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0FiosXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_Bw5rxsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0GJscXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+C" command="_BxHHJ8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0HX0sXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+\" command="_Bw8IDsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0MQVMXNEeO6b_7LMxq4hQ" keySequence="CTRL+2 R" command="_BxHHP8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0M3YMXNEeO6b_7LMxq4hQ" keySequence="CTRL+2 L" command="_Bw9WUsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0M3YsXNEeO6b_7LMxq4hQ" keySequence="CTRL+2 F" command="_Bw9WP8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0PTo8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_LEFT" command="_BxED1MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0P6s8XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_BxHHNcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0Rv4cXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+E" command="_BxCOsMXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp2Jx8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" bindingContext="_KlLFNcXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp2JyMXKEeOEtpIq0wz5aQ" keySequence="CTRL+I" command="_KkiL_cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp50JcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+F" command="_KkkoUcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp6bMsXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+>" command="_KkkoQcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp83c8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_UP" command="_Kkr8_8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp-soMXKEeOEtpIq0wz5aQ" keySequence="CTRL+O" command="_KkzRusXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqAh1cXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+/" command="_KkmdYsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqC-F8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+P" command="_KkpgvMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqIdqsXKEeOEtpIq0wz5aQ" keySequence="F3" command="_Kkl2VsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqWgFMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+A" command="_KkqH2MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqXuMMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+ARROW_UP" command="_Kk1G9sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqYVQMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_KkkBNMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqaKcMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_Kkz41MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqaKdsXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+C" command="_KkjaNcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqb_o8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+\" command="_Kkyqo8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqx94sXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+ARROW_LEFT" command="_Kkqu0cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqyk8sXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_KkjaIMXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_BzmadMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" bindingContext="_BxQ4NcXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BzmadcXNEeO6b_7LMxq4hQ" keySequence="CTRL+I" command="_Bw6S3cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzpdxMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+F" command="_Bw8IEcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzqE0cXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+>" command="_Bw8IAcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzr6BMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_UP" command="_BxAZksXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BztIJcXNEeO6b_7LMxq4hQ" keySequence="CTRL+O" command="_BxF5HMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzu9V8XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+/" command="_Bw8vNsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzyAo8XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+P" command="_Bw_LUsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz25LMXNEeO6b_7LMxq4hQ" keySequence="F3" command="_Bw8vFsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0DGYsXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+A" command="_Bw_Lf8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0DtccXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+ARROW_UP" command="_BxHuQMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0EUgMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_Bw7hDcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0Fio8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_BxGgLcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0GJssXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+C" command="_Bw7g-MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0HX08XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+\" command="_BxFSDMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0PTpMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+ARROW_LEFT" command="_Bw_yaMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0P6tMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_Bw66A8XNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp3-9cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.macroExpansionHoverScope" bindingContext="_KlLFMcXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp3-9sXKEeOEtpIq0wz5aQ" keySequence="ALT+ARROW_LEFT" command="_KkiL9MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp9egsXKEeOEtpIq0wz5aQ" keySequence="ALT+ARROW_RIGHT" command="_KknEf8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqIdpcXKEeOEtpIq0wz5aQ" keySequence="F3" command="_KkmdesXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_BzoPoMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.macroExpansionHoverScope" bindingContext="_BxQ4McXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BzoPocXNEeO6b_7LMxq4hQ" keySequence="ALT+ARROW_LEFT" command="_Bw6S1MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzshE8XNEeO6b_7LMxq4hQ" keySequence="ALT+ARROW_RIGHT" command="_Bw9WOsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz25J8XNEeO6b_7LMxq4hQ" keySequence="F3" command="_Bw9WI8XNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp4mBsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.SQLEditorScope" bindingContext="_KlLFK8XKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp5NEMXKEeOEtpIq0wz5aQ" keySequence="ALT+C" command="_Kkqu5sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp7pWMXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+D" command="_KkkoQ8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqC-EcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+P" command="_Kk1t_MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqEMMMXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+X" command="_KkuZPsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqEMMsXKEeOEtpIq0wz5aQ" keySequence="ALT+X" command="_Kkqu2sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqEMM8XKEeOEtpIq0wz5aQ" keySequence="ALT+Q" command="_Kk28HMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqFaVMXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+R" command="_KkyDncXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqGBY8XKEeOEtpIq0wz5aQ" keySequence="ALT+S" command="_Kkl2c8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqKS1cXKEeOEtpIq0wz5aQ" keySequence="CTRL+/" command="_KkoSmMXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_Bzo2scXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.SQLEditorScope" bindingContext="_BxQ4K8XNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_Bzo2ssXNEeO6b_7LMxq4hQ" keySequence="ALT+C" command="_Bw_yfcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzrS8cXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+D" command="_Bw8IA8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzxZlMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+P" command="_BxHuU8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzzOxMXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+X" command="_BxCOtsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzzOxsXNEeO6b_7LMxq4hQ" keySequence="ALT+X" command="_Bw_yccXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzzOx8XNEeO6b_7LMxq4hQ" keySequence="ALT+Q" command="_BxI8YsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz0c5cXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+R" command="_BxFR98XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1D8sXNEeO6b_7LMxq4hQ" keySequence="ALT+S" command="_Bw8vM8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4uUMXNEeO6b_7LMxq4hQ" keySequence="CTRL+/" command="_Bw99U8XNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp5NEcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ant.ui.AntEditorScope" bindingContext="_KlLFJ8XKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp5NEsXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+F" command="_KknrlMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqH2k8XKEeOEtpIq0wz5aQ" keySequence="SHIFT+F2" command="_KkvAW8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqH2l8XKEeOEtpIq0wz5aQ" keySequence="F3" command="_Kkl2Y8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJEtcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+R" command="_KkskCsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJrxcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+O" command="_Kk2VD8XKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_Bzo2s8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ant.ui.AntEditorScope" bindingContext="_BxQ4J8XNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_Bzo2tMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+F" command="_Bw99PMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz2SFsXNEeO6b_7LMxq4hQ" keySequence="SHIFT+F2" command="_BxC1ycXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz25IcXNEeO6b_7LMxq4hQ" keySequence="F3" command="_Bw8vI8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz3gNsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+R" command="_BxBAiMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4HQ8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+O" command="_BxIVXMXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp5NFMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.pdeEditorContext" bindingContext="_KlLsTMXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp5NFcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+F" command="_KkvnZ8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp-FkcXKEeOEtpIq0wz5aQ" keySequence="CTRL+O" command="_Kk1t8cXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_Bzo2tsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.pdeEditorContext" bindingContext="_BxRfTcXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_Bzo2t8XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+F" command="_BxDczcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BztIIMXNEeO6b_7LMxq4hQ" keySequence="CTRL+O" command="_BxHuSMXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp50IsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.context.views" bindingContext="_KlLsPcXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp50I8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+F" command="_KkkoUcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqAh0MXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+S" command="_Kko5pcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqBv8MXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+T" command="_KktLHsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqCXAMXKEeOEtpIq0wz5aQ" keySequence="F4" command="_KkizEsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqDlI8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+T" command="_Kkz4ysXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqEMOMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+V" command="_Kkl2XsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqEzRcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+M" command="_Kkxck8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqIdqMXKEeOEtpIq0wz5aQ" keySequence="F3" command="_KknrmMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJrwcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+R" command="_KkqHwMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqMIAMXKEeOEtpIq0wz5aQ" keySequence="CTRL+N" command="_KkxcncXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqbYk8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+H" command="_Kko5v8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq5SosXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+H" command="_KkvAWsXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_BzpdwcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.context.views" bindingContext="_BxRfPsXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BzpdwsXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+F" command="_Bw8IEcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzu9UsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+S" command="_Bw-kTMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzwLcMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+T" command="_BxBAr8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzwygMXNEeO6b_7LMxq4hQ" keySequence="F4" command="_Bw6558XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzyntMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+T" command="_BxGgI8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzz10sXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+V" command="_Bw8vHsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzz12cXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+M" command="_BxEq9sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz25KsXNEeO6b_7LMxq4hQ" keySequence="F3" command="_Bw99QMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz3gO8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+R" command="_Bw_LZ8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz58ccXNEeO6b_7LMxq4hQ" keySequence="CTRL+N" command="_BxErAMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0GwxMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+H" command="_Bw-kZsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0UMJcXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+H" command="_BxC1yMXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp50KMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.cViewScope" bindingContext="_KlLsPMXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp6bMMXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+I" command="_KkrV98XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqBI5MXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+T" command="_KknrhsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqBv9MXKEeOEtpIq0wz5aQ" keySequence="F4" command="_Kkyqt8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqIdpMXKEeOEtpIq0wz5aQ" keySequence="F3" command="_KkmdesXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJEuMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+R" command="_Kkqu6sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqVR8sXKEeOEtpIq0wz5aQ" keySequence="CTRL+G" command="_KknrncXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqbYksXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+H" command="_KkkBJ8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq3dc8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+G" command="_KknEeMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq5SoMXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+H" command="_Kko5pMXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_Bzpdx8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.cViewScope" bindingContext="_BxRfPcXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BzpdyMXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+I" command="_BxAZe8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzvkZcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+T" command="_Bw9WVcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzwLdMXNEeO6b_7LMxq4hQ" keySequence="F4" command="_BxF5CsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz25JsXNEeO6b_7LMxq4hQ" keySequence="F3" command="_Bw9WI8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz3gOcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+R" command="_Bw_ygcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0B4Q8XNEeO6b_7LMxq4hQ" keySequence="CTRL+G" command="_Bw99RcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0Gww8XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+H" command="_Bw7hAMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0TlEMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+G" command="_Bw9WM8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0UMI8XNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+H" command="_Bw-kS8XNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp6bNMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.java.editorScope" bindingContext="_KlLsOcXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp6bNcXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+A" command="_KkxcgsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqWgEsXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+A" command="_KkxcgsXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_BzqE08XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.java.editorScope" bindingContext="_BxRfOsXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BzqE1MXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+A" command="_BxEq5cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0DGYMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+A" command="_BxEq5cXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp7CQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.xml.editorScope" bindingContext="_KlMTRMXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp7CQcXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+A" command="_KkxcgsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqGocsXKEeOEtpIq0wz5aQ" keySequence="F12" command="_Kkqu58XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqWgE8XKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+A" command="_KkxcgsXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_BzqE1cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.xml.editorScope" bindingContext="_BxRfVsXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BzqE1sXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+A" command="_BxEq5cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1D-cXNEeO6b_7LMxq4hQ" keySequence="F12" command="_Bw_yfsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0DGYcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+A" command="_BxEq5cXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp7pUcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.javascriptViewScope" bindingContext="_KlLFLsXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp7pUsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+J" command="_KkkBQsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqAh0cXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+S" command="_Kko5wMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqBI4cXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Z" command="_Kkhk9MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqCXAsXKEeOEtpIq0wz5aQ" keySequence="F4" command="_Kk28K8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqCXBcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+O" command="_KkkBO8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqC-GsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+M" command="_Kko5rMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqDlJMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+T" command="_Kkhk8MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqDlJ8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+L" command="_KkkBL8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqEzQMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+V" command="_KknEe8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqH2ksXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+U" command="_KkpgycXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqH2lsXKEeOEtpIq0wz5aQ" keySequence="SHIFT+F2" command="_KkjaFcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqIdqcXKEeOEtpIq0wz5aQ" keySequence="F3" command="_Kkqu68XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJrxMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+R" command="_KkiMBsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqVR88XKEeOEtpIq0wz5aQ" keySequence="CTRL+G" command="_KkskEsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqaxg8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+I" command="_KkvAX8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqbYlcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+H" command="_Kkmda8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqvhpcXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q T" command="_KkmdbcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqwIssXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q P" command="_KkwOfMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqwvwMXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q D" command="_Kk2VDsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqwvw8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+Q J" command="_Kkw1fMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kqyk9MXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+C" command="_Kk0f5sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq4EgMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+G" command="_KktyKcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq55scXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+H" command="_Kk28FsXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_Bzqr48XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.javascriptViewScope" bindingContext="_BxQ4LsXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_Bzqr5MXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+J" command="_Bw7hG8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzu9U8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+S" command="_Bw-kZ8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzvkYsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Z" command="_Bw5r2cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzwygsXNEeO6b_7LMxq4hQ" keySequence="F4" command="_BxI8ccXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzwyhcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+O" command="_Bw7hFMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzynsMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+M" command="_Bw-kU8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzyntcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+T" command="_Bw5r1cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzzOwsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+L" command="_Bw7hCMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bzz11MXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+V" command="_Bw9WNsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz2SFcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+U" command="_Bw_LX8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz25IMXNEeO6b_7LMxq4hQ" keySequence="SHIFT+F2" command="_Bw65-MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz25K8XNEeO6b_7LMxq4hQ" keySequence="F3" command="_Bw_ygsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4HQsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+R" command="_Bw6S5sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0B4RMXNEeO6b_7LMxq4hQ" keySequence="CTRL+G" command="_BxBAkMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0GwwMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+I" command="_BxC1zcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0GwxsXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+H" command="_Bw8vP8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0M3ZcXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q T" command="_Bw8vQcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0NecsXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q P" command="_BxED2MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0OFgMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q D" command="_BxIVW8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0OFg8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+Q J" command="_BxED6cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0QhwMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+C" command="_BxHHOcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0TlEsXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+G" command="_BxBnrMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0UzMcXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+H" command="_BxI8XMXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp7pVMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.debug.ui.debugging" bindingContext="_KlLsQsXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp7pVcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+I" command="_KktyIcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq0aIMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+D" command="_Kk28EcXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_Bzqr5sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.debug.ui.debugging" bindingContext="_BxRfQ8XNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_Bzqr58XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+I" command="_BxBnpMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0RI08XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+D" command="_BxI8V8XNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp8QYcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.serverViewScope" bindingContext="_KlLFJMXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp8QYsXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+D" command="_KkqH1sXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqFaUcXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+S" command="_KkwObMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqFaVsXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+R" command="_Kkz4w8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqH2kMXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+P" command="_KkzRu8XKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_BzrS88XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.serverViewScope" bindingContext="_BxQ4JMXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BzrS9MXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+D" command="_Bw_LfcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz0c4sXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+S" command="_BxDc4sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz0c58XNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+R" command="_BxGgHMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz2SE8XNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+P" command="_BxF5HcXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp-so8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.debugging" bindingContext="_KlLsR8XKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp-spMXKEeOEtpIq0wz5aQ" keySequence="SHIFT+F8" command="_KkyqscXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp_TscXKEeOEtpIq0wz5aQ" keySequence="SHIFT+F5" command="_KkizF8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp_TssXKEeOEtpIq0wz5aQ" keySequence="SHIFT+F6" command="_KkkoSsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp_Ts8XKEeOEtpIq0wz5aQ" keySequence="SHIFT+F7" command="_KkjaMsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kp_TtsXKEeOEtpIq0wz5aQ" keySequence="CTRL+F5" command="_KknrjcXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_BztvMsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.debugging" bindingContext="_BxRfSMXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BztvM8XNEeO6b_7LMxq4hQ" keySequence="SHIFT+F8" command="_BxF5BMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BztvNcXNEeO6b_7LMxq4hQ" keySequence="SHIFT+F5" command="_Bw657MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BztvNsXNEeO6b_7LMxq4hQ" keySequence="SHIFT+F6" command="_Bw8ICsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BztvN8XNEeO6b_7LMxq4hQ" keySequence="SHIFT+F7" command="_Bw7g9cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_BzuWQcXNEeO6b_7LMxq4hQ" keySequence="CTRL+F5" command="_Bw99NcXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp_TtMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.debugging" bindingContext="_KlLsQcXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp_TtcXKEeOEtpIq0wz5aQ" keySequence="CTRL+F5" command="_KkyDocXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqGodsXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+3" command="_Kkhk9cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqK55cXKEeOEtpIq0wz5aQ" keySequence="CTRL+R" command="_KkkoPsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqK56MXKEeOEtpIq0wz5aQ" keySequence="CTRL+F2" command="_KklPWsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqLg8MXKEeOEtpIq0wz5aQ" keySequence="F6" command="_KkiL88XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqLg8cXKEeOEtpIq0wz5aQ" keySequence="F7" command="_KkrV4cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqLg8sXKEeOEtpIq0wz5aQ" keySequence="F8" command="_Kk3jJMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqMvFcXKEeOEtpIq0wz5aQ" keySequence="F5" command="_KkzRwcXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_BztvOMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.debugging" bindingContext="_BxRfQsXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BzuWQMXNEeO6b_7LMxq4hQ" keySequence="CTRL+F5" command="_BxFR-8XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1rAcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+3" command="_Bw5r2sXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4uW8XNEeO6b_7LMxq4hQ" keySequence="CTRL+R" command="_Bw7hLcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz5VYsXNEeO6b_7LMxq4hQ" keySequence="CTRL+F2" command="_Bw8IMMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz5VY8XNEeO6b_7LMxq4hQ" keySequence="F6" command="_Bw6S08XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz5VZMXNEeO6b_7LMxq4hQ" keySequence="F7" command="_Bw_yhsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz5VZcXNEeO6b_7LMxq4hQ" keySequence="F8" command="_BxJjYMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz6jhcXNEeO6b_7LMxq4hQ" keySequence="F5" command="_BxF5I8XNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kp_TuMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.context" bindingContext="_KlLsQ8XKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kp_6wMXKEeOEtpIq0wz5aQ" keySequence="HOME" command="_KkjaJcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqVR8MXKEeOEtpIq0wz5aQ" keySequence="CTRL+G" command="_Kkhk5sXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_BzuWQ8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.context" bindingContext="_BxRfRMXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BzuWRMXNEeO6b_7LMxq4hQ" keySequence="HOME" command="_Bw66CMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0B4QcXNEeO6b_7LMxq4hQ" keySequence="CTRL+G" command="_Bw5ry8XNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_KqC-E8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.core.runtime.xml" bindingContext="_KlLsMsXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_KqC-FMXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+P" command="_Kk2VE8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq0aIcXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+D" command="_KkpgusXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_BzxZlsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.core.runtime.xml" bindingContext="_BxRfM8XNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_BzyAoMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+P" command="_BxIVYMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0Rv4MXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+D" command="_Bw_LUMXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_KqEMNsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jst.jsp.ui.structured.text.editor.jsp.scope" bindingContext="_KlLsS8XKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_KqEMN8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+V" command="_KknrmsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqJrwsXKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+R" command="_KkwOgMXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_Bzz10MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jst.jsp.ui.structured.text.editor.jsp.scope" bindingContext="_BxRfTMXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_Bzz10cXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+V" command="_Bw99QsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4HQMXNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+R" command="_BxED3MXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_KqFaV8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.tm.terminal.TerminalContext" bindingContext="_KlMTQsXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_KqGBYMXKEeOEtpIq0wz5aQ" keySequence="ALT+N" command="_KkpgtMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqGBYcXKEeOEtpIq0wz5aQ" keySequence="ALT+P" command="_KkpgtMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqGBYsXKEeOEtpIq0wz5aQ" keySequence="ALT+R" command="_KkpgtMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqGBZMXKEeOEtpIq0wz5aQ" keySequence="ALT+S" command="_KkpgtMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqGBZsXKEeOEtpIq0wz5aQ" keySequence="ALT+V" command="_KkpgtMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqGBZ8XKEeOEtpIq0wz5aQ" keySequence="ALT+W" command="_KkpgtMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqHPhMXKEeOEtpIq0wz5aQ" keySequence="ALT+T" command="_KkpgtMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqV5AcXKEeOEtpIq0wz5aQ" keySequence="ALT+A" command="_KkpgtMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqcmscXKEeOEtpIq0wz5aQ" keySequence="ALT+G" command="_KkpgtMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq1oQcXKEeOEtpIq0wz5aQ" keySequence="ALT+H" command="_KkpgtMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq2PUcXKEeOEtpIq0wz5aQ" keySequence="ALT+E" command="_KkpgtMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq4rkcXKEeOEtpIq0wz5aQ" keySequence="ALT+F" command="_KkpgtMXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_Bz0c6MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.tm.terminal.TerminalContext" bindingContext="_BxRfVMXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_Bz0c6cXNEeO6b_7LMxq4hQ" keySequence="ALT+N" command="_Bw-kbcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1D8MXNEeO6b_7LMxq4hQ" keySequence="ALT+P" command="_Bw-kbcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1D8cXNEeO6b_7LMxq4hQ" keySequence="ALT+R" command="_Bw-kbcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1D88XNEeO6b_7LMxq4hQ" keySequence="ALT+S" command="_Bw-kbcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1D9cXNEeO6b_7LMxq4hQ" keySequence="ALT+V" command="_Bw-kbcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz1D9sXNEeO6b_7LMxq4hQ" keySequence="ALT+W" command="_Bw-kbcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz2SEMXNEeO6b_7LMxq4hQ" keySequence="ALT+T" command="_Bw-kbcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0CfUMXNEeO6b_7LMxq4hQ" keySequence="ALT+A" command="_Bw-kbcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0H-4cXNEeO6b_7LMxq4hQ" keySequence="ALT+G" command="_Bw-kbcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0SW8cXNEeO6b_7LMxq4hQ" keySequence="ALT+H" command="_Bw-kbcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0SW9MXNEeO6b_7LMxq4hQ" keySequence="ALT+E" command="_Bw-kbcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0UMIMXNEeO6b_7LMxq4hQ" keySequence="ALT+F" command="_Bw-kbcXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_KqGodMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.BreakpointView" bindingContext="_KlLFJcXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_KqGodcXKEeOEtpIq0wz5aQ" keySequence="CTRL+CR" command="_KktyOcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqMvE8XKEeOEtpIq0wz5aQ" keySequence="ALT+CR" command="_KkzRycXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_Bz1D-8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.BreakpointView" bindingContext="_BxQ4JcXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_Bz1rAMXNEeO6b_7LMxq4hQ" keySequence="CTRL+CR" command="_BxCOoMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz6jg8XNEeO6b_7LMxq4hQ" keySequence="ALT+CR" command="_BxGgFMXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_KqHPgMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesView" bindingContext="_KlLFIsXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_KqHPgcXKEeOEtpIq0wz5aQ" keySequence="CTRL+V" command="_KkizEMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_Kq22YsXKEeOEtpIq0wz5aQ" keySequence="CTRL+C" command="_KktyIMXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_Bz1rB8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesView" bindingContext="_BxQ4IsXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_Bz1rCMXNEeO6b_7LMxq4hQ" keySequence="CTRL+V" command="_Bw655cXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0S-AsXNEeO6b_7LMxq4hQ" keySequence="CTRL+C" command="_BxBno8XNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_KqIdocXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.make.ui.makefileEditorScope" bindingContext="_KlLFKMXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_KqIdosXKEeOEtpIq0wz5aQ" keySequence="F3" command="_KkrV_cXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqKS08XKEeOEtpIq0wz5aQ" keySequence="CTRL+/" command="_Kk1uCsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqZjYMXKEeOEtpIq0wz5aQ" keySequence="CTRL+\" command="_KkwOcsXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_Bz25I8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.make.ui.makefileEditorScope" bindingContext="_BxQ4KMXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_Bz25JMXNEeO6b_7LMxq4hQ" keySequence="F3" command="_BxAZgcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4HS8XNEeO6b_7LMxq4hQ" keySequence="CTRL+/" command="_BxIVTMXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0E7lMXNEeO6b_7LMxq4hQ" keySequence="CTRL+\" command="_BxDc6MXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_KqIdq8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.memoryview" bindingContext="_KlMTQMXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_KqIdrMXKEeOEtpIq0wz5aQ" keySequence="CTRL+T" command="_KknEk8XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqK548XKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+N" command="_KktLFcXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqK55MXKEeOEtpIq0wz5aQ" keySequence="ALT+CTRL+M" command="_KkiL98XKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqLg98XKEeOEtpIq0wz5aQ" keySequence="CTRL+N" command="_KkmdZsXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqMIAcXKEeOEtpIq0wz5aQ" keySequence="CTRL+W" command="_Kkl2U8XKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_Bz25LcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.memoryview" bindingContext="_BxRfUsXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_Bz3gMMXNEeO6b_7LMxq4hQ" keySequence="CTRL+T" command="_Bw9WTsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4uWcXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+N" command="_BxBApsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4uWsXNEeO6b_7LMxq4hQ" keySequence="ALT+CTRL+M" command="_Bw6S18XNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz5VasXNEeO6b_7LMxq4hQ" keySequence="CTRL+N" command="_Bw8vOsXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz58csXNEeO6b_7LMxq4hQ" keySequence="CTRL+W" command="_Bw8vE8XNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_KqKS0cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.propertiesEditorScope" bindingContext="_KlMTQ8XKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_KqKS0sXKEeOEtpIq0wz5aQ" keySequence="CTRL+/" command="_KkiL_MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqKS2sXKEeOEtpIq0wz5aQ" keySequence="CTRL+7" command="_KkiL_MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqaKcsXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+C" command="_KkiL_MXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_Bz4HScXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.propertiesEditorScope" bindingContext="_BxRfVcXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_Bz4HSsXNEeO6b_7LMxq4hQ" keySequence="CTRL+/" command="_Bw6S3MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz4uVcXNEeO6b_7LMxq4hQ" keySequence="CTRL+7" command="_Bw6S3MXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0FipcXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+C" command="_Bw6S3MXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_KqLg88XKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" bindingContext="_KlLsRcXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_KqLg9MXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+." command="_Kkhk4MXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqLg9cXKEeOEtpIq0wz5aQ" keySequence="CTRL+SHIFT+," command="_Kk2VDMXKEeOEtpIq0wz5aQ"/> - <bindings xmi:id="_KqUq5cXKEeOEtpIq0wz5aQ" keySequence="CTRL+G" command="_KklPX8XKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_Bz5VZsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" bindingContext="_BxRfRsXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_Bz5VZ8XNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+." command="_Bw5rxcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_Bz5VaMXNEeO6b_7LMxq4hQ" keySequence="CTRL+SHIFT+," command="_BxIVWcXNEeO6b_7LMxq4hQ"/> + <bindings xmi:id="_B0BRNcXNEeO6b_7LMxq4hQ" keySequence="CTRL+G" command="_Bw8INcXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_KqNWIcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.console" bindingContext="_KlLFLMXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_KqNWIsXKEeOEtpIq0wz5aQ" keySequence="CTRL+Z" command="_KklPTMXKEeOEtpIq0wz5aQ"> + <bindingTables xmi:id="_Bz6jh8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.console" bindingContext="_BxQ4LMXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_Bz7KkMXNEeO6b_7LMxq4hQ" keySequence="CTRL+Z" command="_Bw8IIsXNEeO6b_7LMxq4hQ"> <tags>platform:win32</tags> </bindings> </bindingTables> - <bindingTables xmi:id="_KqUq4sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.autotools.ui.editor.scope" bindingContext="_KlLFMsXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_KqUq48XKEeOEtpIq0wz5aQ" keySequence="F2" command="_KkqH28XKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_B0BRMsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.autotools.ui.editor.scope" bindingContext="_BxQ4MsXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_B0BRM8XNEeO6b_7LMxq4hQ" keySequence="F2" command="_Bw_yYcXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_KqYVQsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" bindingContext="_KlLFMMXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_KqYVQ8XKEeOEtpIq0wz5aQ" keySequence="ALT+SHIFT+B" command="_KkzRvsXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_B0EUgsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" bindingContext="_BxQ4MMXNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_B0EUg8XNEeO6b_7LMxq4hQ" keySequence="ALT+SHIFT+B" command="_BxF5IMXNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_Kq22Y8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.ReflogView" bindingContext="_KlLsOsXKEeOEtpIq0wz5aQ"> - <bindings xmi:id="_Kq3dcMXKEeOEtpIq0wz5aQ" keySequence="CTRL+C" command="_KkkoMMXKEeOEtpIq0wz5aQ"/> + <bindingTables xmi:id="_B0S-A8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.ReflogView" bindingContext="_BxRfO8XNEeO6b_7LMxq4hQ"> + <bindings xmi:id="_B0S-BMXNEeO6b_7LMxq4hQ" keySequence="CTRL+C" command="_Bw7hH8XNEeO6b_7LMxq4hQ"/> </bindingTables> - <bindingTables xmi:id="_LRxscMXKEeOEtpIq0wz5aQ" bindingContext="_LRxFYMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LR7dccXKEeOEtpIq0wz5aQ" bindingContext="_LR7dcMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LR8EgcXKEeOEtpIq0wz5aQ" bindingContext="_LR8EgMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LR8rkcXKEeOEtpIq0wz5aQ" bindingContext="_LR8rkMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LR9SoMXKEeOEtpIq0wz5aQ" bindingContext="_LR8rksXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LR9SosXKEeOEtpIq0wz5aQ" bindingContext="_LR9SocXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LR95scXKEeOEtpIq0wz5aQ" bindingContext="_LR95sMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LR-gwMXKEeOEtpIq0wz5aQ" bindingContext="_LR95ssXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LR_H0cXKEeOEtpIq0wz5aQ" bindingContext="_LR_H0MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LR_u4sXKEeOEtpIq0wz5aQ" bindingContext="_LR_u4cXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSYwcMXKEeOEtpIq0wz5aQ" bindingContext="_LSYJYMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSZXgcXKEeOEtpIq0wz5aQ" bindingContext="_LSZXgMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSalocXKEeOEtpIq0wz5aQ" bindingContext="_LSaloMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSbzwcXKEeOEtpIq0wz5aQ" bindingContext="_LSbzwMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSdB4cXKEeOEtpIq0wz5aQ" bindingContext="_LSdB4MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSnZ8cXKEeOEtpIq0wz5aQ" bindingContext="_LSnZ8MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSoBAsXKEeOEtpIq0wz5aQ" bindingContext="_LSoBAcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSsScsXKEeOEtpIq0wz5aQ" bindingContext="_LSsSccXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSs5gsXKEeOEtpIq0wz5aQ" bindingContext="_LSs5gcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LStgksXKEeOEtpIq0wz5aQ" bindingContext="_LStgkcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSuHocXKEeOEtpIq0wz5aQ" bindingContext="_LSuHoMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSuHo8XKEeOEtpIq0wz5aQ" bindingContext="_LSuHosXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSuuscXKEeOEtpIq0wz5aQ" bindingContext="_LSuusMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSuus8XKEeOEtpIq0wz5aQ" bindingContext="_LSuussXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSvVwMXKEeOEtpIq0wz5aQ" bindingContext="_LSuutMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSvVwsXKEeOEtpIq0wz5aQ" bindingContext="_LSvVwcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSvVxMXKEeOEtpIq0wz5aQ" bindingContext="_LSvVw8XKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSv80cXKEeOEtpIq0wz5aQ" bindingContext="_LSv80MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSv808XKEeOEtpIq0wz5aQ" bindingContext="_LSv80sXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSwj4cXKEeOEtpIq0wz5aQ" bindingContext="_LSwj4MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSwj48XKEeOEtpIq0wz5aQ" bindingContext="_LSwj4sXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSwj5cXKEeOEtpIq0wz5aQ" bindingContext="_LSwj5MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSxK8cXKEeOEtpIq0wz5aQ" bindingContext="_LSxK8MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSxK88XKEeOEtpIq0wz5aQ" bindingContext="_LSxK8sXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSxK9cXKEeOEtpIq0wz5aQ" bindingContext="_LSxK9MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSxyAMXKEeOEtpIq0wz5aQ" bindingContext="_LSxK9sXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSxyAsXKEeOEtpIq0wz5aQ" bindingContext="_LSxyAcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSxyBMXKEeOEtpIq0wz5aQ" bindingContext="_LSxyA8XKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSxyBsXKEeOEtpIq0wz5aQ" bindingContext="_LSxyBcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_LSyZEcXKEeOEtpIq0wz5aQ" bindingContext="_LSyZEMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mij-4cXKEeOEtpIq0wz5aQ" bindingContext="_Mij-4MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mikl8cXKEeOEtpIq0wz5aQ" bindingContext="_Mikl8MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MilNAcXKEeOEtpIq0wz5aQ" bindingContext="_MilNAMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mil0EcXKEeOEtpIq0wz5aQ" bindingContext="_Mil0EMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MimbIcXKEeOEtpIq0wz5aQ" bindingContext="_MimbIMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MinCMcXKEeOEtpIq0wz5aQ" bindingContext="_MinCMMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MinpQMXKEeOEtpIq0wz5aQ" bindingContext="_MinCMsXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MioQUMXKEeOEtpIq0wz5aQ" bindingContext="_MinpQcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MioQUsXKEeOEtpIq0wz5aQ" bindingContext="_MioQUcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mio3YcXKEeOEtpIq0wz5aQ" bindingContext="_Mio3YMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MipeccXKEeOEtpIq0wz5aQ" bindingContext="_MipecMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MiqFgcXKEeOEtpIq0wz5aQ" bindingContext="_MiqFgMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MiqskcXKEeOEtpIq0wz5aQ" bindingContext="_MiqskMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MirTocXKEeOEtpIq0wz5aQ" bindingContext="_MirToMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mir6scXKEeOEtpIq0wz5aQ" bindingContext="_Mir6sMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MishwcXKEeOEtpIq0wz5aQ" bindingContext="_MishwMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MitI0cXKEeOEtpIq0wz5aQ" bindingContext="_MitI0MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mitv4cXKEeOEtpIq0wz5aQ" bindingContext="_Mitv4MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MiuW8cXKEeOEtpIq0wz5aQ" bindingContext="_MiuW8MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Miu-AcXKEeOEtpIq0wz5aQ" bindingContext="_Miu-AMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MivlEMXKEeOEtpIq0wz5aQ" bindingContext="_Miu-AsXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MiwMIMXKEeOEtpIq0wz5aQ" bindingContext="_MivlEcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MiwzMMXKEeOEtpIq0wz5aQ" bindingContext="_MiwMIcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MixaQMXKEeOEtpIq0wz5aQ" bindingContext="_MiwzMcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MiyBUMXKEeOEtpIq0wz5aQ" bindingContext="_MixaQcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MiyoYcXKEeOEtpIq0wz5aQ" bindingContext="_MiyoYMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi0dkcXKEeOEtpIq0wz5aQ" bindingContext="_Mi0dkMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi2SwMXKEeOEtpIq0wz5aQ" bindingContext="_Mi1rsMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi3g4cXKEeOEtpIq0wz5aQ" bindingContext="_Mi3g4MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi4H8cXKEeOEtpIq0wz5aQ" bindingContext="_Mi4H8MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi4vAcXKEeOEtpIq0wz5aQ" bindingContext="_Mi4vAMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi5WEMXKEeOEtpIq0wz5aQ" bindingContext="_Mi4vAsXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi5WEsXKEeOEtpIq0wz5aQ" bindingContext="_Mi5WEcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi59IcXKEeOEtpIq0wz5aQ" bindingContext="_Mi59IMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi6kMMXKEeOEtpIq0wz5aQ" bindingContext="_Mi59IsXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi6kMsXKEeOEtpIq0wz5aQ" bindingContext="_Mi6kMcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi7LQcXKEeOEtpIq0wz5aQ" bindingContext="_Mi7LQMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi7yUMXKEeOEtpIq0wz5aQ" bindingContext="_Mi7LQsXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi7yUsXKEeOEtpIq0wz5aQ" bindingContext="_Mi7yUcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi8ZYcXKEeOEtpIq0wz5aQ" bindingContext="_Mi8ZYMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi8ZY8XKEeOEtpIq0wz5aQ" bindingContext="_Mi8ZYsXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi9AccXKEeOEtpIq0wz5aQ" bindingContext="_Mi9AcMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi9ngcXKEeOEtpIq0wz5aQ" bindingContext="_Mi9ngMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi9ng8XKEeOEtpIq0wz5aQ" bindingContext="_Mi9ngsXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi-OkcXKEeOEtpIq0wz5aQ" bindingContext="_Mi-OkMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi-1ocXKEeOEtpIq0wz5aQ" bindingContext="_Mi-1oMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi-1o8XKEeOEtpIq0wz5aQ" bindingContext="_Mi-1osXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_Mi_cscXKEeOEtpIq0wz5aQ" bindingContext="_Mi_csMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjADwMXKEeOEtpIq0wz5aQ" bindingContext="_Mi_cssXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjADwsXKEeOEtpIq0wz5aQ" bindingContext="_MjADwcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjAq0cXKEeOEtpIq0wz5aQ" bindingContext="_MjAq0MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjBR4MXKEeOEtpIq0wz5aQ" bindingContext="_MjAq0sXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjBR4sXKEeOEtpIq0wz5aQ" bindingContext="_MjBR4cXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjB48cXKEeOEtpIq0wz5aQ" bindingContext="_MjB48MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjCgAcXKEeOEtpIq0wz5aQ" bindingContext="_MjCgAMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjCgA8XKEeOEtpIq0wz5aQ" bindingContext="_MjCgAsXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjDHEcXKEeOEtpIq0wz5aQ" bindingContext="_MjDHEMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjDuIMXKEeOEtpIq0wz5aQ" bindingContext="_MjDHEsXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjDuIsXKEeOEtpIq0wz5aQ" bindingContext="_MjDuIcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjEVMcXKEeOEtpIq0wz5aQ" bindingContext="_MjEVMMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjE8QMXKEeOEtpIq0wz5aQ" bindingContext="_MjEVMsXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjE8QsXKEeOEtpIq0wz5aQ" bindingContext="_MjE8QcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjFjUcXKEeOEtpIq0wz5aQ" bindingContext="_MjFjUMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjGKYMXKEeOEtpIq0wz5aQ" bindingContext="_MjFjUsXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjGKYsXKEeOEtpIq0wz5aQ" bindingContext="_MjGKYcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjGxccXKEeOEtpIq0wz5aQ" bindingContext="_MjGxcMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjHYgMXKEeOEtpIq0wz5aQ" bindingContext="_MjGxcsXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjHYgsXKEeOEtpIq0wz5aQ" bindingContext="_MjHYgcXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjH_kcXKEeOEtpIq0wz5aQ" bindingContext="_MjH_kMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjImocXKEeOEtpIq0wz5aQ" bindingContext="_MjImoMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjImo8XKEeOEtpIq0wz5aQ" bindingContext="_MjImosXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjJNscXKEeOEtpIq0wz5aQ" bindingContext="_MjJNsMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjJNs8XKEeOEtpIq0wz5aQ" bindingContext="_MjJNssXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjJ0wcXKEeOEtpIq0wz5aQ" bindingContext="_MjJ0wMXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjJ0w8XKEeOEtpIq0wz5aQ" bindingContext="_MjJ0wsXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjKb0cXKEeOEtpIq0wz5aQ" bindingContext="_MjKb0MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjKb08XKEeOEtpIq0wz5aQ" bindingContext="_MjKb0sXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjLC4MXKEeOEtpIq0wz5aQ" bindingContext="_MjKb1MXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjLC4sXKEeOEtpIq0wz5aQ" bindingContext="_MjLC4cXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjLp8MXKEeOEtpIq0wz5aQ" bindingContext="_MjLC48XKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjLp8sXKEeOEtpIq0wz5aQ" bindingContext="_MjLp8cXKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjLp9MXKEeOEtpIq0wz5aQ" bindingContext="_MjLp88XKEeOEtpIq0wz5aQ"/> - <bindingTables xmi:id="_MjMRAcXKEeOEtpIq0wz5aQ" bindingContext="_MjMRAMXKEeOEtpIq0wz5aQ"/> - <rootContext xmi:id="_KbeWm8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.contexts.dialogAndWindow" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs and Windows" description="Either a dialog or a window is open"> - <children xmi:id="_KbeWnMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.contexts.window" contributorURI="platform:/plugin/org.eclipse.platform" name="In Windows" description="A window is open"> - <children xmi:id="_KbeWncXKEeOEtpIq0wz5aQ" elementId="org.eclipse.e4.ui.contexts.views" contributorURI="platform:/plugin/org.eclipse.platform" name="%bindingcontext.name.bindingView"/> - <children xmi:id="_KlLFIsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesView" name="In Git Repositories View"/> - <children xmi:id="_KlLFJMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.serverViewScope" name="In Servers View" description="In Servers View"/> - <children xmi:id="_KlLFJcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.BreakpointView" name="In Breakpoints View" description="The breakpoints view context"/> - <children xmi:id="_KlLFJsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.textEditorScope" name="Editing Text" description="Editing Text Context"> - <children xmi:id="_KlLFJ8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ant.ui.AntEditorScope" name="Editing Ant Buildfiles" description="Editing Ant Buildfiles Context"/> - <children xmi:id="_KlLFKMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.make.ui.makefileEditorScope" name="Makefile Editor" description="Editor for makefiles"/> - <children xmi:id="_KlLFKcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.javaEditorScope" name="Editing JavaScript Source" description="Editing JavaScript Source Context"> - <children xmi:id="_KlLFLsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.javascriptViewScope" name="JavaScript View" description="JavaScript View Context"/> + <bindingTables xmi:id="_B9ZPoMXNEeO6b_7LMxq4hQ" bindingContext="_B9YokMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B9adwcXNEeO6b_7LMxq4hQ" bindingContext="_B9adwMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B9bE0MXNEeO6b_7LMxq4hQ" bindingContext="_B9adwsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B9bE0sXNEeO6b_7LMxq4hQ" bindingContext="_B9bE0cXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B9br4cXNEeO6b_7LMxq4hQ" bindingContext="_B9br4MXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B9cS8MXNEeO6b_7LMxq4hQ" bindingContext="_B9br4sXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B9cS8sXNEeO6b_7LMxq4hQ" bindingContext="_B9cS8cXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B9c6AcXNEeO6b_7LMxq4hQ" bindingContext="_B9c6AMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B9dhEsXNEeO6b_7LMxq4hQ" bindingContext="_B9dhEcXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B9eIIsXNEeO6b_7LMxq4hQ" bindingContext="_B9eIIcXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B9f9UcXNEeO6b_7LMxq4hQ" bindingContext="_B9f9UMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B9hLccXNEeO6b_7LMxq4hQ" bindingContext="_B9hLcMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B9iZkcXNEeO6b_7LMxq4hQ" bindingContext="_B9iZkMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B9jnscXNEeO6b_7LMxq4hQ" bindingContext="_B9jnsMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B9k10MXNEeO6b_7LMxq4hQ" bindingContext="_B9kOwcXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B9mD8cXNEeO6b_7LMxq4hQ" bindingContext="_B9mD8MXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B9nSEcXNEeO6b_7LMxq4hQ" bindingContext="_B9nSEMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B9zfUsXNEeO6b_7LMxq4hQ" bindingContext="_B9zfUcXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B90GYsXNEeO6b_7LMxq4hQ" bindingContext="_B90GYcXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B90tcsXNEeO6b_7LMxq4hQ" bindingContext="_B90tccXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B90tdMXNEeO6b_7LMxq4hQ" bindingContext="_B90tc8XNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B90tdsXNEeO6b_7LMxq4hQ" bindingContext="_B90tdcXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B91UgcXNEeO6b_7LMxq4hQ" bindingContext="_B91UgMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B91Ug8XNEeO6b_7LMxq4hQ" bindingContext="_B91UgsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B91UhcXNEeO6b_7LMxq4hQ" bindingContext="_B91UhMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B917kcXNEeO6b_7LMxq4hQ" bindingContext="_B917kMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B917k8XNEeO6b_7LMxq4hQ" bindingContext="_B917ksXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B917lcXNEeO6b_7LMxq4hQ" bindingContext="_B917lMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B92iocXNEeO6b_7LMxq4hQ" bindingContext="_B92ioMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B92io8XNEeO6b_7LMxq4hQ" bindingContext="_B92iosXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B92ipcXNEeO6b_7LMxq4hQ" bindingContext="_B92ipMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B93JscXNEeO6b_7LMxq4hQ" bindingContext="_B93JsMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B93Js8XNEeO6b_7LMxq4hQ" bindingContext="_B93JssXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B93JtcXNEeO6b_7LMxq4hQ" bindingContext="_B93JtMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B93wwMXNEeO6b_7LMxq4hQ" bindingContext="_B93JtsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B93wwsXNEeO6b_7LMxq4hQ" bindingContext="_B93wwcXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B93wxMXNEeO6b_7LMxq4hQ" bindingContext="_B93ww8XNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B93wxsXNEeO6b_7LMxq4hQ" bindingContext="_B93wxcXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B94X0cXNEeO6b_7LMxq4hQ" bindingContext="_B94X0MXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_B94X08XNEeO6b_7LMxq4hQ" bindingContext="_B94X0sXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CUzqEcXNEeO6b_7LMxq4hQ" bindingContext="_CUzqEMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU0RIcXNEeO6b_7LMxq4hQ" bindingContext="_CU0RIMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU0RI8XNEeO6b_7LMxq4hQ" bindingContext="_CU0RIsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU0RJcXNEeO6b_7LMxq4hQ" bindingContext="_CU0RJMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU04McXNEeO6b_7LMxq4hQ" bindingContext="_CU04MMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU04M8XNEeO6b_7LMxq4hQ" bindingContext="_CU04MsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU1fQcXNEeO6b_7LMxq4hQ" bindingContext="_CU1fQMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU1fQ8XNEeO6b_7LMxq4hQ" bindingContext="_CU1fQsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU1fRcXNEeO6b_7LMxq4hQ" bindingContext="_CU1fRMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU2GUcXNEeO6b_7LMxq4hQ" bindingContext="_CU2GUMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU2GU8XNEeO6b_7LMxq4hQ" bindingContext="_CU2GUsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU2tYMXNEeO6b_7LMxq4hQ" bindingContext="_CU2GVMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU3UcMXNEeO6b_7LMxq4hQ" bindingContext="_CU2tYcXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU37gcXNEeO6b_7LMxq4hQ" bindingContext="_CU37gMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU4ikcXNEeO6b_7LMxq4hQ" bindingContext="_CU4ikMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU5JocXNEeO6b_7LMxq4hQ" bindingContext="_CU5JoMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU5wscXNEeO6b_7LMxq4hQ" bindingContext="_CU5wsMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU6-0MXNEeO6b_7LMxq4hQ" bindingContext="_CU6XwMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU7l4cXNEeO6b_7LMxq4hQ" bindingContext="_CU7l4MXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU7l48XNEeO6b_7LMxq4hQ" bindingContext="_CU7l4sXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU8M8cXNEeO6b_7LMxq4hQ" bindingContext="_CU8M8MXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU8M88XNEeO6b_7LMxq4hQ" bindingContext="_CU8M8sXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU80AMXNEeO6b_7LMxq4hQ" bindingContext="_CU8M9MXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU80AsXNEeO6b_7LMxq4hQ" bindingContext="_CU80AcXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU80BMXNEeO6b_7LMxq4hQ" bindingContext="_CU80A8XNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU9bEcXNEeO6b_7LMxq4hQ" bindingContext="_CU9bEMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU9bE8XNEeO6b_7LMxq4hQ" bindingContext="_CU9bEsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU9bFcXNEeO6b_7LMxq4hQ" bindingContext="_CU9bFMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU-CIcXNEeO6b_7LMxq4hQ" bindingContext="_CU-CIMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU-CI8XNEeO6b_7LMxq4hQ" bindingContext="_CU-CIsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU-pMMXNEeO6b_7LMxq4hQ" bindingContext="_CU-CJMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU-pMsXNEeO6b_7LMxq4hQ" bindingContext="_CU-pMcXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU-pNMXNEeO6b_7LMxq4hQ" bindingContext="_CU-pM8XNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU_QQcXNEeO6b_7LMxq4hQ" bindingContext="_CU_QQMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU_QQ8XNEeO6b_7LMxq4hQ" bindingContext="_CU_QQsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU_QRcXNEeO6b_7LMxq4hQ" bindingContext="_CU_QRMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU_3UcXNEeO6b_7LMxq4hQ" bindingContext="_CU_3UMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CU_3U8XNEeO6b_7LMxq4hQ" bindingContext="_CU_3UsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVAeYMXNEeO6b_7LMxq4hQ" bindingContext="_CU_3VMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVAeYsXNEeO6b_7LMxq4hQ" bindingContext="_CVAeYcXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVAeZMXNEeO6b_7LMxq4hQ" bindingContext="_CVAeY8XNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVBFccXNEeO6b_7LMxq4hQ" bindingContext="_CVBFcMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVBFc8XNEeO6b_7LMxq4hQ" bindingContext="_CVBFcsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVBFdcXNEeO6b_7LMxq4hQ" bindingContext="_CVBFdMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVBsgcXNEeO6b_7LMxq4hQ" bindingContext="_CVBsgMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVBsg8XNEeO6b_7LMxq4hQ" bindingContext="_CVBsgsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVBshcXNEeO6b_7LMxq4hQ" bindingContext="_CVBshMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVCTkcXNEeO6b_7LMxq4hQ" bindingContext="_CVCTkMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVCTk8XNEeO6b_7LMxq4hQ" bindingContext="_CVCTksXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVC6ocXNEeO6b_7LMxq4hQ" bindingContext="_CVC6oMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVC6o8XNEeO6b_7LMxq4hQ" bindingContext="_CVC6osXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVC6pcXNEeO6b_7LMxq4hQ" bindingContext="_CVC6pMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVDhscXNEeO6b_7LMxq4hQ" bindingContext="_CVDhsMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVDhs8XNEeO6b_7LMxq4hQ" bindingContext="_CVDhssXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVDhtcXNEeO6b_7LMxq4hQ" bindingContext="_CVDhtMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVEIwcXNEeO6b_7LMxq4hQ" bindingContext="_CVEIwMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVEIw8XNEeO6b_7LMxq4hQ" bindingContext="_CVEIwsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVEv0cXNEeO6b_7LMxq4hQ" bindingContext="_CVEv0MXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVEv08XNEeO6b_7LMxq4hQ" bindingContext="_CVEv0sXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVEv1cXNEeO6b_7LMxq4hQ" bindingContext="_CVEv1MXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVFW4cXNEeO6b_7LMxq4hQ" bindingContext="_CVFW4MXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVFW48XNEeO6b_7LMxq4hQ" bindingContext="_CVFW4sXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVF98MXNEeO6b_7LMxq4hQ" bindingContext="_CVFW5MXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVF98sXNEeO6b_7LMxq4hQ" bindingContext="_CVF98cXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVF99MXNEeO6b_7LMxq4hQ" bindingContext="_CVF988XNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVGlAcXNEeO6b_7LMxq4hQ" bindingContext="_CVGlAMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVGlA8XNEeO6b_7LMxq4hQ" bindingContext="_CVGlAsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVGlBcXNEeO6b_7LMxq4hQ" bindingContext="_CVGlBMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVHMEcXNEeO6b_7LMxq4hQ" bindingContext="_CVHMEMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVHME8XNEeO6b_7LMxq4hQ" bindingContext="_CVHMEsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVHzIMXNEeO6b_7LMxq4hQ" bindingContext="_CVHMFMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVHzIsXNEeO6b_7LMxq4hQ" bindingContext="_CVHzIcXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVHzJMXNEeO6b_7LMxq4hQ" bindingContext="_CVHzI8XNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVIaMMXNEeO6b_7LMxq4hQ" bindingContext="_CVHzJcXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVIaMsXNEeO6b_7LMxq4hQ" bindingContext="_CVIaMcXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVIaNMXNEeO6b_7LMxq4hQ" bindingContext="_CVIaM8XNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVJBQcXNEeO6b_7LMxq4hQ" bindingContext="_CVJBQMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVJBQ8XNEeO6b_7LMxq4hQ" bindingContext="_CVJBQsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVJBRcXNEeO6b_7LMxq4hQ" bindingContext="_CVJBRMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVJoUcXNEeO6b_7LMxq4hQ" bindingContext="_CVJoUMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVJoU8XNEeO6b_7LMxq4hQ" bindingContext="_CVJoUsXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVKPYMXNEeO6b_7LMxq4hQ" bindingContext="_CVJoVMXNEeO6b_7LMxq4hQ"/> + <bindingTables xmi:id="_CVKPYsXNEeO6b_7LMxq4hQ" bindingContext="_CVKPYcXNEeO6b_7LMxq4hQ"/> + <rootContext xmi:id="_BntThcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.contexts.dialogAndWindow" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs and Windows" description="Either a dialog or a window is open"> + <children xmi:id="_BntThsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.contexts.window" contributorURI="platform:/plugin/org.eclipse.platform" name="In Windows" description="A window is open"> + <children xmi:id="_BntTh8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.e4.ui.contexts.views" contributorURI="platform:/plugin/org.eclipse.platform" name="%bindingcontext.name.bindingView"/> + <children xmi:id="_BxQ4IsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesView" name="In Git Repositories View"/> + <children xmi:id="_BxQ4JMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.serverViewScope" name="In Servers View" description="In Servers View"/> + <children xmi:id="_BxQ4JcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.BreakpointView" name="In Breakpoints View" description="The breakpoints view context"/> + <children xmi:id="_BxQ4JsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.textEditorScope" name="Editing Text" description="Editing Text Context"> + <children xmi:id="_BxQ4J8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ant.ui.AntEditorScope" name="Editing Ant Buildfiles" description="Editing Ant Buildfiles Context"/> + <children xmi:id="_BxQ4KMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.make.ui.makefileEditorScope" name="Makefile Editor" description="Editor for makefiles"/> + <children xmi:id="_BxQ4KcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.javaEditorScope" name="Editing JavaScript Source" description="Editing JavaScript Source Context"> + <children xmi:id="_BxQ4LsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.javascriptViewScope" name="JavaScript View" description="JavaScript View Context"/> </children> - <children xmi:id="_KlLFKsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.javaEditorScope" name="Editing Java Source" description="Editing Java Source Context"/> - <children xmi:id="_KlLFK8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.SQLEditorScope" name="Editing SQL" description="Editing SQL Context"/> - <children xmi:id="_KlLFMsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.autotools.ui.editor.scope" name="Autoconf Editor" description="Editor for Autoconf Configuration Source Files"/> - <children xmi:id="_KlLFNcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"> - <children xmi:id="_KlLFNsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.html.core.htmlsource" name="Editing HTML Source" description="Editing HTML Source"/> - <children xmi:id="_KlLFN8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.occurrences" name="XML Source Occurrences" description="XML Source Occurrences"/> - <children xmi:id="_KlLFOMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jst.jsp.core.jspsource" name="JSP Source" description="JSP Source"/> - <children xmi:id="_KlLsMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.comments" name="Source Comments in Structured Text Editors" description="Source Comments in Structured Text Editors"/> - <children xmi:id="_KlLsMcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.selection" name="XML Source Selection" description="XML Source Selection"/> - <children xmi:id="_KlLsMsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.core.runtime.xml" name="Editing XML Source" description="Editing XML Source"/> - <children xmi:id="_KlLsM8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.phpEditorScope" name="Editing PHP source" description="Editing PHP source context"/> - <children xmi:id="_KlLsNMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.hideFormat" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"/> - <children xmi:id="_KlLsNcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.dependencies" name="XML Source Dependencies" description="XML Source Dependencies"/> - <children xmi:id="_KlLsNsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.html.occurrences" name="HTML Source Occurrences" description="HTML Source Occurrences"/> - <children xmi:id="_KlLsO8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.navigation" name="XML Source Navigation" description="XML Source Navigation"/> - <children xmi:id="_KlLsPsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.cleanup" name="XML Source Cleanup" description="XML Source Cleanup"/> - <children xmi:id="_KlLsP8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.grammar" name="XML Source Grammar" description="XML Source Grammar"/> - <children xmi:id="_KlLsS8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jst.jsp.ui.structured.text.editor.jsp.scope" name="Editing JSP Source" description="Editing JSP Source"/> - <children xmi:id="_KlLsT8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.core.phpsource" name="Editing PHP source" description="Editing PHP source context"/> - <children xmi:id="_KlMTQcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.comments" name="XML Source Comments" description="XML Source Comments"/> - <children xmi:id="_KlMTRMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.xml.editorScope" name="WindowBuilder XML scope"/> - <children xmi:id="_KlMTRsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.css.core.csssource" name="Editing CSS Source" description="Editing CSS Source"/> - <children xmi:id="_KlMTR8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.expand" name="XML Source Expand/Collapse" description="XML Source Expand/Collapse"/> + <children xmi:id="_BxQ4KsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.javaEditorScope" name="Editing Java Source" description="Editing Java Source Context"/> + <children xmi:id="_BxQ4K8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.SQLEditorScope" name="Editing SQL" description="Editing SQL Context"/> + <children xmi:id="_BxQ4MsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.autotools.ui.editor.scope" name="Autoconf Editor" description="Editor for Autoconf Configuration Source Files"/> + <children xmi:id="_BxQ4NcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"> + <children xmi:id="_BxQ4NsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.html.core.htmlsource" name="Editing HTML Source" description="Editing HTML Source"/> + <children xmi:id="_BxQ4N8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.occurrences" name="XML Source Occurrences" description="XML Source Occurrences"/> + <children xmi:id="_BxRfMMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jst.jsp.core.jspsource" name="JSP Source" description="JSP Source"/> + <children xmi:id="_BxRfMcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.comments" name="Source Comments in Structured Text Editors" description="Source Comments in Structured Text Editors"/> + <children xmi:id="_BxRfMsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.selection" name="XML Source Selection" description="XML Source Selection"/> + <children xmi:id="_BxRfM8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.core.runtime.xml" name="Editing XML Source" description="Editing XML Source"/> + <children xmi:id="_BxRfNMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.phpEditorScope" name="Editing PHP source" description="Editing PHP source context"/> + <children xmi:id="_BxRfNcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.hideFormat" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"/> + <children xmi:id="_BxRfNsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.dependencies" name="XML Source Dependencies" description="XML Source Dependencies"/> + <children xmi:id="_BxRfN8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.html.occurrences" name="HTML Source Occurrences" description="HTML Source Occurrences"/> + <children xmi:id="_BxRfPMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.navigation" name="XML Source Navigation" description="XML Source Navigation"/> + <children xmi:id="_BxRfP8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.cleanup" name="XML Source Cleanup" description="XML Source Cleanup"/> + <children xmi:id="_BxRfQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.grammar" name="XML Source Grammar" description="XML Source Grammar"/> + <children xmi:id="_BxRfTMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jst.jsp.ui.structured.text.editor.jsp.scope" name="Editing JSP Source" description="Editing JSP Source"/> + <children xmi:id="_BxRfUMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.core.phpsource" name="Editing PHP source" description="Editing PHP source context"/> + <children xmi:id="_BxRfU8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.comments" name="XML Source Comments" description="XML Source Comments"/> + <children xmi:id="_BxRfVsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.xml.editorScope" name="WindowBuilder XML scope"/> + <children xmi:id="_BxRfWMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.css.core.csssource" name="Editing CSS Source" description="Editing CSS Source"/> + <children xmi:id="_BxRfWcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.expand" name="XML Source Expand/Collapse" description="XML Source Expand/Collapse"/> </children> - <children xmi:id="_KlLsN8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.cEditorScope" name="C/C++ Editor" description="Editor for C/C++ Source Files"> - <children xmi:id="_KlLsOMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rdt.editor.RemoteCEditorScope" name="Remote C/C++ Editor"/> + <children xmi:id="_BxRfOMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.cEditorScope" name="C/C++ Editor" description="Editor for C/C++ Source Files"> + <children xmi:id="_BxRfOcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rdt.editor.RemoteCEditorScope" name="Remote C/C++ Editor"/> </children> - <children xmi:id="_KlLsOcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.java.editorScope" name="WindowBuilder Java scope"/> - <children xmi:id="_KlLsQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.scriptEditorScope" name="Editing Script Source" description="Editing Script Source Context"/> - <children xmi:id="_KlLsTMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.pdeEditorContext" name="PDE editor" description="The context used by PDE editors"/> - <children xmi:id="_KlLsTsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xsd.ui.text.editor.context" name="Editing XSD context"/> - <children xmi:id="_KlMTQ8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.propertiesEditorScope" name="Editing Properties Files" description="Editing Properties Files Context"/> + <children xmi:id="_BxRfOsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.java.editorScope" name="WindowBuilder Java scope"/> + <children xmi:id="_BxRfQcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.scriptEditorScope" name="Editing Script Source" description="Editing Script Source Context"/> + <children xmi:id="_BxRfTcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.pdeEditorContext" name="PDE editor" description="The context used by PDE editors"/> + <children xmi:id="_BxRfT8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xsd.ui.text.editor.context" name="Editing XSD context"/> + <children xmi:id="_BxRfVcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.propertiesEditorScope" name="Editing Properties Files" description="Editing Properties Files Context"/> </children> - <children xmi:id="_KlLFLMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.console" name="In I/O Console" description="In I/O console"/> - <children xmi:id="_KlLFL8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.schemaobjecteditor.schemaediting" name="Schema Object Editor" description="Schema Object Editor"/> - <children xmi:id="_KlLFM8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.compare.compareEditorScope" name="Comparing in an Editor" description="Comparing in an Editor"/> - <children xmi:id="_KlLsOsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.ReflogView" name="In Git Reflog View"/> - <children xmi:id="_KlLsPMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.cViewScope" name="In C/C++ Views" description="In C/C++ Views"/> - <children xmi:id="_KlLsPcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.context.views" name="DLTK View" description="DLTK Views Context"/> - <children xmi:id="_KlLsQcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.debugging" name="Debugging" description="Debugging programs"> - <children xmi:id="_KlLsQsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.debug.ui.debugging" name="Debugging Script" description="Context available during script debugging"/> - <children xmi:id="_KlLsQ8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.context" name="In Disassembly" description="When debugging in assembly mode"/> - <children xmi:id="_KlLsRMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.debug.ui.debugging" name="Debugging PHP" description="Debugging PHP"/> - <children xmi:id="_KlLsRcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" name="In Table Memory Rendering" description="In Table Memory Rendering"/> - <children xmi:id="_KlLsRsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.debug.ui.xdebug" name="Debugging PHP" description="Debugging PHP"/> - <children xmi:id="_KlLsR8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.debugging" name="Debugging C/C++" description="Debugging C/C++ Programs"/> - <children xmi:id="_KlLsSMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xsl.debug.ui.context" name="XSLT Debugging" description="Context for debugging XSLT"/> - <children xmi:id="_KlLsScXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.debug.ui.debugging" name="Debugging Parallel" description="Debugging Parallel Programs"/> - <children xmi:id="_KlLsTcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.debugging" name="Debugging Java" description="Debugging Java programs"/> + <children xmi:id="_BxQ4LMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.console" name="In I/O Console" description="In I/O console"/> + <children xmi:id="_BxQ4L8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.schemaobjecteditor.schemaediting" name="Schema Object Editor" description="Schema Object Editor"/> + <children xmi:id="_BxQ4M8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.compare.compareEditorScope" name="Comparing in an Editor" description="Comparing in an Editor"/> + <children xmi:id="_BxRfO8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.ReflogView" name="In Git Reflog View"/> + <children xmi:id="_BxRfPcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.cViewScope" name="In C/C++ Views" description="In C/C++ Views"/> + <children xmi:id="_BxRfPsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.context.views" name="DLTK View" description="DLTK Views Context"/> + <children xmi:id="_BxRfQsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.debugging" name="Debugging" description="Debugging programs"> + <children xmi:id="_BxRfQ8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.debug.ui.debugging" name="Debugging Script" description="Context available during script debugging"/> + <children xmi:id="_BxRfRMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.context" name="In Disassembly" description="When debugging in assembly mode"/> + <children xmi:id="_BxRfRcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.debug.ui.debugging" name="Debugging PHP" description="Debugging PHP"/> + <children xmi:id="_BxRfRsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" name="In Table Memory Rendering" description="In Table Memory Rendering"/> + <children xmi:id="_BxRfR8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.debug.ui.xdebug" name="Debugging PHP" description="Debugging PHP"/> + <children xmi:id="_BxRfSMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.debugging" name="Debugging C/C++" description="Debugging C/C++ Programs"/> + <children xmi:id="_BxRfScXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xsl.debug.ui.context" name="XSLT Debugging" description="Context for debugging XSLT"/> + <children xmi:id="_BxRfSsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.debug.ui.debugging" name="Debugging Parallel" description="Debugging Parallel Programs"/> + <children xmi:id="_BxRfTsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.debugging" name="Debugging Java" description="Debugging Java programs"/> </children> - <children xmi:id="_KlLsUMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.internal.ui.editors.parts.graphicaleditorwithflyoutpalette.context" name="reportdesignereditpart.context"/> - <children xmi:id="_KlMTQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.memoryview" name="In Memory View" description="In memory view"/> - <children xmi:id="_KlMTRcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.console.ConsoleView" name="In Console View" description="In Console View"/> + <children xmi:id="_BxRfUcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.internal.ui.editors.parts.graphicaleditorwithflyoutpalette.context" name="reportdesignereditpart.context"/> + <children xmi:id="_BxRfUsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.memoryview" name="In Memory View" description="In memory view"/> + <children xmi:id="_BxRfV8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.console.ConsoleView" name="In Console View" description="In Console View"/> </children> - <children xmi:id="_KbeWnsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.contexts.dialog" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs" description="A dialog is open"/> - <children xmi:id="_KlLFMcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.macroExpansionHoverScope" name="In Macro Expansion Hover" description="In Macro Expansion Hover"/> + <children xmi:id="_BntTiMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.contexts.dialog" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs" description="A dialog is open"/> + <children xmi:id="_BxQ4McXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.macroExpansionHoverScope" name="In Macro Expansion Hover" description="In Macro Expansion Hover"/> </rootContext> - <rootContext xmi:id="_KlLFIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xsd.ui.editor.designView" name="XSD Editor Design View" description="XSD Editor Design View"/> - <rootContext xmi:id="_KlLFIcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.contexts.workbenchMenu" name="Workbench Menu" description="When no Workbench windows are active"/> - <rootContext xmi:id="_KlLFI8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.wsdl.ui.editor.designView" name="WSDL Editor Design View" description="WSDL Editor Design View"/> - <rootContext xmi:id="_KlLFLcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.contexts.actionSet" name="Action Set" description="Parent context for action sets"/> - <rootContext xmi:id="_KlLFMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" name="Editor Breadcrumb Navigation" description="Editor Breadcrumb Navigation Context"/> - <rootContext xmi:id="_KlLFNMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.wsdl.ui.editor.sourceView" name="WSDL Editor Source View" description="WSDL Editor Source View"/> - <rootContext xmi:id="_KlLsSsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xsd.ui.editor.sourceView" name="XSD Editor Source View" description="XSD Editor Source View"/> - <rootContext xmi:id="_KlMTQsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.tm.terminal.TerminalContext" name="Terminal widget context" description="Override ALT+x menu access keys"/> - <rootContext xmi:id="_LRxFYMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ant.ui.actions.ManageBreakpointRulerAction" name="Auto::org.eclipse.ant.ui.actions.ManageBreakpointRulerAction"/> - <rootContext xmi:id="_LR7dcMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.debug.internal.ui.script.editor.DebugJsEditor.ManageBreakpointRulerAction" name="Auto::org.eclipse.birt.report.debug.internal.ui.script.editor.DebugJsEditor.ManageBreakpointRulerAction"/> - <rootContext xmi:id="_LR8EgMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.editor.script.DecoratedScriptEditor.ManageBreakpointRulerAction" name="Auto::org.eclipse.birt.report.designer.ui.editor.script.DecoratedScriptEditor.ManageBreakpointRulerAction"/> - <rootContext xmi:id="_LR8rkMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction" name="Auto::org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction"/> - <rootContext xmi:id="_LR8rksXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.texteditor.BookmarkRulerAction" name="Auto::org.eclipse.ui.texteditor.BookmarkRulerAction"/> - <rootContext xmi:id="_LR9SocXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.internal.ui.text.correction.CSelectRulerAction" name="Auto::org.eclipse.cdt.internal.ui.text.correction.CSelectRulerAction"/> - <rootContext xmi:id="_LR95sMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" name="Auto::org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction"/> - <rootContext xmi:id="_LR95ssXKEeOEtpIq0wz5aQ" elementId="org.eclipse.emf.exporter.ui.GenModelExportActionDelegate.Editor" name="Auto::org.eclipse.emf.exporter.ui.GenModelExportActionDelegate.Editor"/> - <rootContext xmi:id="_LR_H0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.emf.importer.ui.GenModelReloadActionDelegate.Editor" name="Auto::org.eclipse.emf.importer.ui.GenModelReloadActionDelegate.Editor"/> - <rootContext xmi:id="_LR_u4cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.emf.mapping.action.RemoveMappingActionID" name="Auto::org.eclipse.emf.mapping.action.RemoveMappingActionID"/> - <rootContext xmi:id="_LSYJYMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.emf.mapping.action.TypeMatchMappingActionID" name="Auto::org.eclipse.emf.mapping.action.TypeMatchMappingActionID"/> - <rootContext xmi:id="_LSZXgMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.emf.mapping.action.NameMatchMappingActionID" name="Auto::org.eclipse.emf.mapping.action.NameMatchMappingActionID"/> - <rootContext xmi:id="_LSaloMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.emf.mapping.action.CreateOneSidedMappingActionID" name="Auto::org.eclipse.emf.mapping.action.CreateOneSidedMappingActionID"/> - <rootContext xmi:id="_LSbzwMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.emf.mapping.action.CreateMappingActionID" name="Auto::org.eclipse.emf.mapping.action.CreateMappingActionID"/> - <rootContext xmi:id="_LSdB4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.emf.mapping.ecore2ecore.action.AddOuputRootActionID" name="Auto::org.eclipse.emf.mapping.ecore2ecore.action.AddOuputRootActionID"/> - <rootContext xmi:id="_LSnZ8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootActionID" name="Auto::org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootActionID"/> - <rootContext xmi:id="_LSoBAcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.SnippetExecute" name="Auto::org.eclipse.jdt.debug.ui.SnippetExecute"/> - <rootContext xmi:id="_LSsSccXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.SnippetDisplay" name="Auto::org.eclipse.jdt.debug.ui.SnippetDisplay"/> - <rootContext xmi:id="_LSs5gcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.SnippetInspect" name="Auto::org.eclipse.jdt.debug.ui.SnippetInspect"/> - <rootContext xmi:id="_LStgkcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction" name="Auto::org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction"/> - <rootContext xmi:id="_LSuHoMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" name="Auto::org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction"/> - <rootContext xmi:id="_LSuHosXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" name="Auto::org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction"/> - <rootContext xmi:id="_LSuusMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction" name="Auto::org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction"/> - <rootContext xmi:id="_LSuussXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.texteditor.SelectRulerAction" name="Auto::org.eclipse.ui.texteditor.SelectRulerAction"/> - <rootContext xmi:id="_LSuutMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.m2e.jdt.downloadSourcesAction" name="Auto::org.eclipse.m2e.jdt.downloadSourcesAction"/> - <rootContext xmi:id="_LSvVwcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.internal.ui.editor.PhpSelectRulerAction" name="Auto::org.eclipse.php.internal.ui.editor.PhpSelectRulerAction"/> - <rootContext xmi:id="_LSvVw8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rdt.ui.editors.RemoteCEditor.RulerToggleBreakpointAction" name="Auto::org.eclipse.ptp.rdt.ui.editors.RemoteCEditor.RulerToggleBreakpointAction"/> - <rootContext xmi:id="_LSv80MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.editor.actions.SwitchAction" name="Auto::org.eclipse.wb.core.editor.actions.SwitchAction"/> - <rootContext xmi:id="_LSv80sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchPairEditorAction" name="Auto::org.eclipse.wb.core.xml.editor.actions.SwitchPairEditorAction"/> - <rootContext xmi:id="_LSwj4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchAction" name="Auto::org.eclipse.wb.core.xml.editor.actions.SwitchAction"/> - <rootContext xmi:id="_LSwj4sXKEeOEtpIq0wz5aQ" elementId="StructureSelectEnclosing" name="Auto::StructureSelectEnclosing"/> - <rootContext xmi:id="_LSwj5MXKEeOEtpIq0wz5aQ" elementId="StructureSelectNext" name="Auto::StructureSelectNext"/> - <rootContext xmi:id="_LSxK8MXKEeOEtpIq0wz5aQ" elementId="StructureSelectPrevious" name="Auto::StructureSelectPrevious"/> - <rootContext xmi:id="_LSxK8sXKEeOEtpIq0wz5aQ" elementId="StructureSelectHistory" name="Auto::StructureSelectHistory"/> - <rootContext xmi:id="_LSxK9MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.debug.ui.RulerToggleBreakpoint" name="Auto::org.eclipse.wst.jsdt.debug.ui.RulerToggleBreakpoint"/> - <rootContext xmi:id="_LSxK9sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.internal.ui.javaeditor.BookmarkRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.javaeditor.BookmarkRulerAction"/> - <rootContext xmi:id="_LSxyAcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectRulerAction"/> - <rootContext xmi:id="_LSxyA8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.BookmarkRulerAction"/> - <rootContext xmi:id="_LSxyBcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.SelectRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.SelectRulerAction"/> - <rootContext xmi:id="_LSyZEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.wsdl.ui.actions.ReloadDependenciesActionDelegate" name="Auto::org.eclipse.wst.wsdl.ui.actions.ReloadDependenciesActionDelegate"/> - <rootContext xmi:id="_Mij-4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ant.ui.actionSet.presentation" name="Auto::org.eclipse.ant.ui.actionSet.presentation"/> - <rootContext xmi:id="_Mikl8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.breakpointActionSet" name="Auto::org.eclipse.debug.ui.breakpointActionSet"/> - <rootContext xmi:id="_MilNAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.debugActionSet" name="Auto::org.eclipse.debug.ui.debugActionSet"/> - <rootContext xmi:id="_Mil0EMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.launchActionSet" name="Auto::org.eclipse.debug.ui.launchActionSet"/> - <rootContext xmi:id="_MimbIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.profileActionSet" name="Auto::org.eclipse.debug.ui.profileActionSet"/> - <rootContext xmi:id="_MinCMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.JDTDebugActionSet" name="Auto::org.eclipse.jdt.debug.ui.JDTDebugActionSet"/> - <rootContext xmi:id="_MinCMsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.junit.JUnitActionSet" name="Auto::org.eclipse.jdt.junit.JUnitActionSet"/> - <rootContext xmi:id="_MinpQcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.jdt.ui.text.java.actionSet.presentation"/> - <rootContext xmi:id="_MioQUcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.jdt.ui.JavaElementCreationActionSet"/> - <rootContext xmi:id="_Mio3YMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.JavaActionSet" name="Auto::org.eclipse.jdt.ui.JavaActionSet"/> - <rootContext xmi:id="_MipecMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.A_OpenActionSet" name="Auto::org.eclipse.jdt.ui.A_OpenActionSet"/> - <rootContext xmi:id="_MiqFgMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.CodingActionSet" name="Auto::org.eclipse.jdt.ui.CodingActionSet"/> - <rootContext xmi:id="_MiqskMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.SearchActionSet" name="Auto::org.eclipse.jdt.ui.SearchActionSet"/> - <rootContext xmi:id="_MirToMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.SearchActionSet" name="Auto::org.eclipse.pde.ui.SearchActionSet"/> - <rootContext xmi:id="_Mir6sMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.cheatsheets.actionSet" name="Auto::org.eclipse.ui.cheatsheets.actionSet"/> - <rootContext xmi:id="_MishwMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.search.searchActionSet" name="Auto::org.eclipse.search.searchActionSet"/> - <rootContext xmi:id="_MitI0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.CVSActionSet" name="Auto::org.eclipse.team.cvs.ui.CVSActionSet"/> - <rootContext xmi:id="_Mitv4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.ui.actionSet" name="Auto::org.eclipse.team.ui.actionSet"/> - <rootContext xmi:id="_MiuW8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.actionSet.annotationNavigation" name="Auto::org.eclipse.ui.edit.text.actionSet.annotationNavigation"/> - <rootContext xmi:id="_Miu-AMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.actionSet.navigation" name="Auto::org.eclipse.ui.edit.text.actionSet.navigation"/> - <rootContext xmi:id="_Miu-AsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo" name="Auto::org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/> - <rootContext xmi:id="_MivlEcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.externaltools.ExternalToolsSet" name="Auto::org.eclipse.ui.externaltools.ExternalToolsSet"/> - <rootContext xmi:id="_MiwMIcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.NavigateActionSet" name="Auto::org.eclipse.ui.NavigateActionSet"/> - <rootContext xmi:id="_MiwzMcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.actionSet.keyBindings" name="Auto::org.eclipse.ui.actionSet.keyBindings"/> - <rootContext xmi:id="_MixaQcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.WorkingSetModificationActionSet" name="Auto::org.eclipse.ui.WorkingSetModificationActionSet"/> - <rootContext xmi:id="_MiyoYMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.WorkingSetActionSet" name="Auto::org.eclipse.ui.WorkingSetActionSet"/> - <rootContext xmi:id="_Mi0dkMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.actionSet.openFiles" name="Auto::org.eclipse.ui.actionSet.openFiles"/> - <rootContext xmi:id="_Mi1rsMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.actionSet.presentation" name="Auto::org.eclipse.ui.edit.text.actionSet.presentation"/> - <rootContext xmi:id="_Mi3g4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.debug.ui.DeubgScript" name="Auto::org.eclipse.birt.report.debug.ui.DeubgScript"/> - <rootContext xmi:id="_Mi4H8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.publishActionSet" name="Auto::org.eclipse.birt.report.designer.ui.publishActionSet"/> - <rootContext xmi:id="_Mi4vAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.previewActionSet" name="Auto::org.eclipse.birt.report.designer.ui.previewActionSet"/> - <rootContext xmi:id="_Mi4vAsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.viewDocumentActionSet" name="Auto::org.eclipse.birt.report.designer.ui.viewDocumentActionSet"/> - <rootContext xmi:id="_Mi5WEcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.debugActionSet" name="Auto::org.eclipse.cdt.debug.ui.debugActionSet"/> - <rootContext xmi:id="_Mi59IMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.reverseDebuggingActionSet" name="Auto::org.eclipse.cdt.debug.ui.reverseDebuggingActionSet"/> - <rootContext xmi:id="_Mi59IsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.tracepointActionSet" name="Auto::org.eclipse.cdt.debug.ui.tracepointActionSet"/> - <rootContext xmi:id="_Mi6kMcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.debugViewLayoutActionSet" name="Auto::org.eclipse.cdt.debug.ui.debugViewLayoutActionSet"/> - <rootContext xmi:id="_Mi7LQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.dsf.debug.ui.updateModes" name="Auto::org.eclipse.cdt.dsf.debug.ui.updateModes"/> - <rootContext xmi:id="_Mi7LQsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.make.ui.updateActionSet" name="Auto::org.eclipse.cdt.make.ui.updateActionSet"/> - <rootContext xmi:id="_Mi7yUcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.make.ui.makeTargetActionSet" name="Auto::org.eclipse.cdt.make.ui.makeTargetActionSet"/> - <rootContext xmi:id="_Mi8ZYMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.CodingActionSet" name="Auto::org.eclipse.cdt.ui.CodingActionSet"/> - <rootContext xmi:id="_Mi8ZYsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.SearchActionSet" name="Auto::org.eclipse.cdt.ui.SearchActionSet"/> - <rootContext xmi:id="_Mi9AcMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.NavigationActionSet" name="Auto::org.eclipse.cdt.ui.NavigationActionSet"/> - <rootContext xmi:id="_Mi9ngMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.OpenActionSet" name="Auto::org.eclipse.cdt.ui.OpenActionSet"/> - <rootContext xmi:id="_Mi9ngsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.buildConfigActionSet" name="Auto::org.eclipse.cdt.ui.buildConfigActionSet"/> - <rootContext xmi:id="_Mi-OkMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.CElementCreationActionSet" name="Auto::org.eclipse.cdt.ui.CElementCreationActionSet"/> - <rootContext xmi:id="_Mi-1oMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.text.c.actionSet.presentation" name="Auto::org.eclipse.cdt.ui.text.c.actionSet.presentation"/> - <rootContext xmi:id="_Mi-1osXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.sqlscrapbook.actionSet" name="Auto::org.eclipse.datatools.sqltools.sqlscrapbook.actionSet"/> - <rootContext xmi:id="_Mi_csMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.debug.ui.ScriptDebugActionSet" name="Auto::org.eclipse.dltk.debug.ui.ScriptDebugActionSet"/> - <rootContext xmi:id="_Mi_cssXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.testing.testingActionSet" name="Auto::org.eclipse.dltk.testing.testingActionSet"/> - <rootContext xmi:id="_MjADwcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.ScriptCodingActionSet" name="Auto::org.eclipse.dltk.ui.ScriptCodingActionSet"/> - <rootContext xmi:id="_MjAq0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.A_OpenActionSet" name="Auto::org.eclipse.dltk.ui.A_OpenActionSet"/> - <rootContext xmi:id="_MjAq0sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.text.actionSet.presentation" name="Auto::org.eclipse.dltk.ui.text.actionSet.presentation"/> - <rootContext xmi:id="_MjBR4cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.SearchActionSet" name="Auto::org.eclipse.dltk.ui.SearchActionSet"/> - <rootContext xmi:id="_MjB48MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jst.j2ee.J2eeMainActionSet" name="Auto::org.eclipse.jst.j2ee.J2eeMainActionSet"/> - <rootContext xmi:id="_MjCgAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.mat.ui.actionSet.openIconAssist" name="Auto::org.eclipse.mat.ui.actionSet.openIconAssist"/> - <rootContext xmi:id="_MjCgAsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.mat.ui.actionSet.openExternalFile" name="Auto::org.eclipse.mat.ui.actionSet.openExternalFile"/> - <rootContext xmi:id="_MjDHEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.mat.ui.actionSet.openAcquireDialog" name="Auto::org.eclipse.mat.ui.actionSet.openAcquireDialog"/> - <rootContext xmi:id="_MjDHEsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.debug.ui.actionSet" name="Auto::org.eclipse.php.debug.ui.actionSet"/> - <rootContext xmi:id="_MjDuIcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.text.php.actionSet.presentation" name="Auto::org.eclipse.php.ui.text.php.actionSet.presentation"/> - <rootContext xmi:id="_MjEVMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.PHPActionSet" name="Auto::org.eclipse.php.ui.PHPActionSet"/> - <rootContext xmi:id="_MjEVMsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.A_OpenActionSet" name="Auto::org.eclipse.php.ui.A_OpenActionSet"/> - <rootContext xmi:id="_MjE8QcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.SearchActionSet" name="Auto::org.eclipse.php.ui.SearchActionSet"/> - <rootContext xmi:id="_MjFjUMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pdt.ui.RefactoringActionSet" name="Auto::org.eclipse.pdt.ui.RefactoringActionSet"/> - <rootContext xmi:id="_MjFjUsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pdt.ui.SourceActionsSet" name="Auto::org.eclipse.pdt.ui.SourceActionsSet"/> - <rootContext xmi:id="_MjGKYcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.debug.ui.debugActionSet" name="Auto::org.eclipse.ptp.debug.ui.debugActionSet"/> - <rootContext xmi:id="_MjGxcMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rdt.ui.SearchActionSet" name="Auto::org.eclipse.ptp.rdt.ui.SearchActionSet"/> - <rootContext xmi:id="_MjGxcsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.rse.core.search.searchActionSet" name="Auto::org.eclipse.rse.core.search.searchActionSet"/> - <rootContext xmi:id="_MjHYgcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.revision.graph.action.shortcuts" name="Auto::org.eclipse.team.svn.revision.graph.action.shortcuts"/> - <rootContext xmi:id="_MjH_kMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.action.shortcuts" name="Auto::org.eclipse.team.svn.ui.action.shortcuts"/> - <rootContext xmi:id="_MjImoMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.ui.actionset" name="Auto::org.eclipse.wb.core.ui.actionset"/> - <rootContext xmi:id="_MjImosXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation"/> - <rootContext xmi:id="_MjJNsMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet"/> - <rootContext xmi:id="_MjJNssXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.JavaActionSet" name="Auto::org.eclipse.wst.jsdt.ui.JavaActionSet"/> - <rootContext xmi:id="_MjJ0wMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.A_OpenActionSet" name="Auto::org.eclipse.wst.jsdt.ui.A_OpenActionSet"/> - <rootContext xmi:id="_MjJ0wsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.CodingActionSet" name="Auto::org.eclipse.wst.jsdt.ui.CodingActionSet"/> - <rootContext xmi:id="_MjKb0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.SearchActionSet" name="Auto::org.eclipse.wst.jsdt.ui.SearchActionSet"/> - <rootContext xmi:id="_MjKb0sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.server.ui.new.actionSet" name="Auto::org.eclipse.wst.server.ui.new.actionSet"/> - <rootContext xmi:id="_MjKb1MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.server.ui.internal.webbrowser.actionSet" name="Auto::org.eclipse.wst.server.ui.internal.webbrowser.actionSet"/> - <rootContext xmi:id="_MjLC4cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.web.ui.wizardsActionSet" name="Auto::org.eclipse.wst.web.ui.wizardsActionSet"/> - <rootContext xmi:id="_MjLC48XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.ws.explorer.explorer" name="Auto::org.eclipse.wst.ws.explorer.explorer"/> - <rootContext xmi:id="_MjLp8cXKEeOEtpIq0wz5aQ" elementId="com_sysdeo_eclipse_tomcat_actionSet" name="Auto::com_sysdeo_eclipse_tomcat_actionSet"/> - <rootContext xmi:id="_MjLp88XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.gitaction" name="Auto::org.eclipse.egit.ui.gitaction"/> - <rootContext xmi:id="_MjMRAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.navigation" name="Auto::org.eclipse.egit.ui.navigation"/> - <descriptors xmi:id="_KwjOsMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.e4.ui.compatibility.editor" allowMultiple="true" category="org.eclipse.e4.primaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor"> + <rootContext xmi:id="_BxQ4IMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xsd.ui.editor.designView" name="XSD Editor Design View" description="XSD Editor Design View"/> + <rootContext xmi:id="_BxQ4IcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.contexts.workbenchMenu" name="Workbench Menu" description="When no Workbench windows are active"/> + <rootContext xmi:id="_BxQ4I8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.wsdl.ui.editor.designView" name="WSDL Editor Design View" description="WSDL Editor Design View"/> + <rootContext xmi:id="_BxQ4LcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.contexts.actionSet" name="Action Set" description="Parent context for action sets"/> + <rootContext xmi:id="_BxQ4MMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" name="Editor Breadcrumb Navigation" description="Editor Breadcrumb Navigation Context"/> + <rootContext xmi:id="_BxQ4NMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.wsdl.ui.editor.sourceView" name="WSDL Editor Source View" description="WSDL Editor Source View"/> + <rootContext xmi:id="_BxRfS8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xsd.ui.editor.sourceView" name="XSD Editor Source View" description="XSD Editor Source View"/> + <rootContext xmi:id="_BxRfVMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.tm.terminal.TerminalContext" name="Terminal widget context" description="Override ALT+x menu access keys"/> + <rootContext xmi:id="_B9YokMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ant.ui.actions.ManageBreakpointRulerAction" name="Auto::org.eclipse.ant.ui.actions.ManageBreakpointRulerAction"/> + <rootContext xmi:id="_B9adwMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.debug.internal.ui.script.editor.DebugJsEditor.ManageBreakpointRulerAction" name="Auto::org.eclipse.birt.report.debug.internal.ui.script.editor.DebugJsEditor.ManageBreakpointRulerAction"/> + <rootContext xmi:id="_B9adwsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.editor.script.DecoratedScriptEditor.ManageBreakpointRulerAction" name="Auto::org.eclipse.birt.report.designer.ui.editor.script.DecoratedScriptEditor.ManageBreakpointRulerAction"/> + <rootContext xmi:id="_B9bE0cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction" name="Auto::org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction"/> + <rootContext xmi:id="_B9br4MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.texteditor.BookmarkRulerAction" name="Auto::org.eclipse.ui.texteditor.BookmarkRulerAction"/> + <rootContext xmi:id="_B9br4sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.internal.ui.text.correction.CSelectRulerAction" name="Auto::org.eclipse.cdt.internal.ui.text.correction.CSelectRulerAction"/> + <rootContext xmi:id="_B9cS8cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" name="Auto::org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction"/> + <rootContext xmi:id="_B9c6AMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.emf.exporter.ui.GenModelExportActionDelegate.Editor" name="Auto::org.eclipse.emf.exporter.ui.GenModelExportActionDelegate.Editor"/> + <rootContext xmi:id="_B9dhEcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.emf.importer.ui.GenModelReloadActionDelegate.Editor" name="Auto::org.eclipse.emf.importer.ui.GenModelReloadActionDelegate.Editor"/> + <rootContext xmi:id="_B9eIIcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.emf.mapping.action.RemoveMappingActionID" name="Auto::org.eclipse.emf.mapping.action.RemoveMappingActionID"/> + <rootContext xmi:id="_B9f9UMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.emf.mapping.action.TypeMatchMappingActionID" name="Auto::org.eclipse.emf.mapping.action.TypeMatchMappingActionID"/> + <rootContext xmi:id="_B9hLcMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.emf.mapping.action.NameMatchMappingActionID" name="Auto::org.eclipse.emf.mapping.action.NameMatchMappingActionID"/> + <rootContext xmi:id="_B9iZkMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.emf.mapping.action.CreateOneSidedMappingActionID" name="Auto::org.eclipse.emf.mapping.action.CreateOneSidedMappingActionID"/> + <rootContext xmi:id="_B9jnsMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.emf.mapping.action.CreateMappingActionID" name="Auto::org.eclipse.emf.mapping.action.CreateMappingActionID"/> + <rootContext xmi:id="_B9kOwcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.emf.mapping.ecore2ecore.action.AddOuputRootActionID" name="Auto::org.eclipse.emf.mapping.ecore2ecore.action.AddOuputRootActionID"/> + <rootContext xmi:id="_B9mD8MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootActionID" name="Auto::org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootActionID"/> + <rootContext xmi:id="_B9nSEMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.SnippetExecute" name="Auto::org.eclipse.jdt.debug.ui.SnippetExecute"/> + <rootContext xmi:id="_B9zfUcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.SnippetDisplay" name="Auto::org.eclipse.jdt.debug.ui.SnippetDisplay"/> + <rootContext xmi:id="_B90GYcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.SnippetInspect" name="Auto::org.eclipse.jdt.debug.ui.SnippetInspect"/> + <rootContext xmi:id="_B90tccXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction" name="Auto::org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction"/> + <rootContext xmi:id="_B90tc8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" name="Auto::org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction"/> + <rootContext xmi:id="_B90tdcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" name="Auto::org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction"/> + <rootContext xmi:id="_B91UgMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction" name="Auto::org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction"/> + <rootContext xmi:id="_B91UgsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.texteditor.SelectRulerAction" name="Auto::org.eclipse.ui.texteditor.SelectRulerAction"/> + <rootContext xmi:id="_B91UhMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.m2e.jdt.downloadSourcesAction" name="Auto::org.eclipse.m2e.jdt.downloadSourcesAction"/> + <rootContext xmi:id="_B917kMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.internal.ui.editor.PhpSelectRulerAction" name="Auto::org.eclipse.php.internal.ui.editor.PhpSelectRulerAction"/> + <rootContext xmi:id="_B917ksXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rdt.ui.editors.RemoteCEditor.RulerToggleBreakpointAction" name="Auto::org.eclipse.ptp.rdt.ui.editors.RemoteCEditor.RulerToggleBreakpointAction"/> + <rootContext xmi:id="_B917lMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.editor.actions.SwitchAction" name="Auto::org.eclipse.wb.core.editor.actions.SwitchAction"/> + <rootContext xmi:id="_B92ioMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchPairEditorAction" name="Auto::org.eclipse.wb.core.xml.editor.actions.SwitchPairEditorAction"/> + <rootContext xmi:id="_B92iosXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchAction" name="Auto::org.eclipse.wb.core.xml.editor.actions.SwitchAction"/> + <rootContext xmi:id="_B92ipMXNEeO6b_7LMxq4hQ" elementId="StructureSelectEnclosing" name="Auto::StructureSelectEnclosing"/> + <rootContext xmi:id="_B93JsMXNEeO6b_7LMxq4hQ" elementId="StructureSelectNext" name="Auto::StructureSelectNext"/> + <rootContext xmi:id="_B93JssXNEeO6b_7LMxq4hQ" elementId="StructureSelectPrevious" name="Auto::StructureSelectPrevious"/> + <rootContext xmi:id="_B93JtMXNEeO6b_7LMxq4hQ" elementId="StructureSelectHistory" name="Auto::StructureSelectHistory"/> + <rootContext xmi:id="_B93JtsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.debug.ui.RulerToggleBreakpoint" name="Auto::org.eclipse.wst.jsdt.debug.ui.RulerToggleBreakpoint"/> + <rootContext xmi:id="_B93wwcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.internal.ui.javaeditor.BookmarkRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.javaeditor.BookmarkRulerAction"/> + <rootContext xmi:id="_B93ww8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectRulerAction"/> + <rootContext xmi:id="_B93wxcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.BookmarkRulerAction"/> + <rootContext xmi:id="_B94X0MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.SelectRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.SelectRulerAction"/> + <rootContext xmi:id="_B94X0sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.wsdl.ui.actions.ReloadDependenciesActionDelegate" name="Auto::org.eclipse.wst.wsdl.ui.actions.ReloadDependenciesActionDelegate"/> + <rootContext xmi:id="_CUzqEMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ant.ui.actionSet.presentation" name="Auto::org.eclipse.ant.ui.actionSet.presentation"/> + <rootContext xmi:id="_CU0RIMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.breakpointActionSet" name="Auto::org.eclipse.debug.ui.breakpointActionSet"/> + <rootContext xmi:id="_CU0RIsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.debugActionSet" name="Auto::org.eclipse.debug.ui.debugActionSet"/> + <rootContext xmi:id="_CU0RJMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.launchActionSet" name="Auto::org.eclipse.debug.ui.launchActionSet"/> + <rootContext xmi:id="_CU04MMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.profileActionSet" name="Auto::org.eclipse.debug.ui.profileActionSet"/> + <rootContext xmi:id="_CU04MsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.JDTDebugActionSet" name="Auto::org.eclipse.jdt.debug.ui.JDTDebugActionSet"/> + <rootContext xmi:id="_CU1fQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.junit.JUnitActionSet" name="Auto::org.eclipse.jdt.junit.JUnitActionSet"/> + <rootContext xmi:id="_CU1fQsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.jdt.ui.text.java.actionSet.presentation"/> + <rootContext xmi:id="_CU1fRMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.jdt.ui.JavaElementCreationActionSet"/> + <rootContext xmi:id="_CU2GUMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.JavaActionSet" name="Auto::org.eclipse.jdt.ui.JavaActionSet"/> + <rootContext xmi:id="_CU2GUsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.A_OpenActionSet" name="Auto::org.eclipse.jdt.ui.A_OpenActionSet"/> + <rootContext xmi:id="_CU2GVMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.CodingActionSet" name="Auto::org.eclipse.jdt.ui.CodingActionSet"/> + <rootContext xmi:id="_CU2tYcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.SearchActionSet" name="Auto::org.eclipse.jdt.ui.SearchActionSet"/> + <rootContext xmi:id="_CU37gMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.SearchActionSet" name="Auto::org.eclipse.pde.ui.SearchActionSet"/> + <rootContext xmi:id="_CU4ikMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.cheatsheets.actionSet" name="Auto::org.eclipse.ui.cheatsheets.actionSet"/> + <rootContext xmi:id="_CU5JoMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.search.searchActionSet" name="Auto::org.eclipse.search.searchActionSet"/> + <rootContext xmi:id="_CU5wsMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.CVSActionSet" name="Auto::org.eclipse.team.cvs.ui.CVSActionSet"/> + <rootContext xmi:id="_CU6XwMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.ui.actionSet" name="Auto::org.eclipse.team.ui.actionSet"/> + <rootContext xmi:id="_CU7l4MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.actionSet.annotationNavigation" name="Auto::org.eclipse.ui.edit.text.actionSet.annotationNavigation"/> + <rootContext xmi:id="_CU7l4sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.actionSet.navigation" name="Auto::org.eclipse.ui.edit.text.actionSet.navigation"/> + <rootContext xmi:id="_CU8M8MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo" name="Auto::org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/> + <rootContext xmi:id="_CU8M8sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.externaltools.ExternalToolsSet" name="Auto::org.eclipse.ui.externaltools.ExternalToolsSet"/> + <rootContext xmi:id="_CU8M9MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.NavigateActionSet" name="Auto::org.eclipse.ui.NavigateActionSet"/> + <rootContext xmi:id="_CU80AcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.actionSet.keyBindings" name="Auto::org.eclipse.ui.actionSet.keyBindings"/> + <rootContext xmi:id="_CU80A8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.WorkingSetModificationActionSet" name="Auto::org.eclipse.ui.WorkingSetModificationActionSet"/> + <rootContext xmi:id="_CU9bEMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.WorkingSetActionSet" name="Auto::org.eclipse.ui.WorkingSetActionSet"/> + <rootContext xmi:id="_CU9bEsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.actionSet.openFiles" name="Auto::org.eclipse.ui.actionSet.openFiles"/> + <rootContext xmi:id="_CU9bFMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.actionSet.presentation" name="Auto::org.eclipse.ui.edit.text.actionSet.presentation"/> + <rootContext xmi:id="_CU-CIMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.debug.ui.DeubgScript" name="Auto::org.eclipse.birt.report.debug.ui.DeubgScript"/> + <rootContext xmi:id="_CU-CIsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.publishActionSet" name="Auto::org.eclipse.birt.report.designer.ui.publishActionSet"/> + <rootContext xmi:id="_CU-CJMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.previewActionSet" name="Auto::org.eclipse.birt.report.designer.ui.previewActionSet"/> + <rootContext xmi:id="_CU-pMcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.viewDocumentActionSet" name="Auto::org.eclipse.birt.report.designer.ui.viewDocumentActionSet"/> + <rootContext xmi:id="_CU-pM8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.debugActionSet" name="Auto::org.eclipse.cdt.debug.ui.debugActionSet"/> + <rootContext xmi:id="_CU_QQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.reverseDebuggingActionSet" name="Auto::org.eclipse.cdt.debug.ui.reverseDebuggingActionSet"/> + <rootContext xmi:id="_CU_QQsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.tracepointActionSet" name="Auto::org.eclipse.cdt.debug.ui.tracepointActionSet"/> + <rootContext xmi:id="_CU_QRMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.debugViewLayoutActionSet" name="Auto::org.eclipse.cdt.debug.ui.debugViewLayoutActionSet"/> + <rootContext xmi:id="_CU_3UMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.dsf.debug.ui.updateModes" name="Auto::org.eclipse.cdt.dsf.debug.ui.updateModes"/> + <rootContext xmi:id="_CU_3UsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.make.ui.updateActionSet" name="Auto::org.eclipse.cdt.make.ui.updateActionSet"/> + <rootContext xmi:id="_CU_3VMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.make.ui.makeTargetActionSet" name="Auto::org.eclipse.cdt.make.ui.makeTargetActionSet"/> + <rootContext xmi:id="_CVAeYcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.CodingActionSet" name="Auto::org.eclipse.cdt.ui.CodingActionSet"/> + <rootContext xmi:id="_CVAeY8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.SearchActionSet" name="Auto::org.eclipse.cdt.ui.SearchActionSet"/> + <rootContext xmi:id="_CVBFcMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.NavigationActionSet" name="Auto::org.eclipse.cdt.ui.NavigationActionSet"/> + <rootContext xmi:id="_CVBFcsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.OpenActionSet" name="Auto::org.eclipse.cdt.ui.OpenActionSet"/> + <rootContext xmi:id="_CVBFdMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.buildConfigActionSet" name="Auto::org.eclipse.cdt.ui.buildConfigActionSet"/> + <rootContext xmi:id="_CVBsgMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.CElementCreationActionSet" name="Auto::org.eclipse.cdt.ui.CElementCreationActionSet"/> + <rootContext xmi:id="_CVBsgsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.text.c.actionSet.presentation" name="Auto::org.eclipse.cdt.ui.text.c.actionSet.presentation"/> + <rootContext xmi:id="_CVBshMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.sqlscrapbook.actionSet" name="Auto::org.eclipse.datatools.sqltools.sqlscrapbook.actionSet"/> + <rootContext xmi:id="_CVCTkMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.debug.ui.ScriptDebugActionSet" name="Auto::org.eclipse.dltk.debug.ui.ScriptDebugActionSet"/> + <rootContext xmi:id="_CVCTksXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.testing.testingActionSet" name="Auto::org.eclipse.dltk.testing.testingActionSet"/> + <rootContext xmi:id="_CVC6oMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.ScriptCodingActionSet" name="Auto::org.eclipse.dltk.ui.ScriptCodingActionSet"/> + <rootContext xmi:id="_CVC6osXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.A_OpenActionSet" name="Auto::org.eclipse.dltk.ui.A_OpenActionSet"/> + <rootContext xmi:id="_CVC6pMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.text.actionSet.presentation" name="Auto::org.eclipse.dltk.ui.text.actionSet.presentation"/> + <rootContext xmi:id="_CVDhsMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.SearchActionSet" name="Auto::org.eclipse.dltk.ui.SearchActionSet"/> + <rootContext xmi:id="_CVDhssXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jst.j2ee.J2eeMainActionSet" name="Auto::org.eclipse.jst.j2ee.J2eeMainActionSet"/> + <rootContext xmi:id="_CVDhtMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.mat.ui.actionSet.openIconAssist" name="Auto::org.eclipse.mat.ui.actionSet.openIconAssist"/> + <rootContext xmi:id="_CVEIwMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.mat.ui.actionSet.openExternalFile" name="Auto::org.eclipse.mat.ui.actionSet.openExternalFile"/> + <rootContext xmi:id="_CVEIwsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.mat.ui.actionSet.openAcquireDialog" name="Auto::org.eclipse.mat.ui.actionSet.openAcquireDialog"/> + <rootContext xmi:id="_CVEv0MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.debug.ui.actionSet" name="Auto::org.eclipse.php.debug.ui.actionSet"/> + <rootContext xmi:id="_CVEv0sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.text.php.actionSet.presentation" name="Auto::org.eclipse.php.ui.text.php.actionSet.presentation"/> + <rootContext xmi:id="_CVEv1MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.PHPActionSet" name="Auto::org.eclipse.php.ui.PHPActionSet"/> + <rootContext xmi:id="_CVFW4MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.A_OpenActionSet" name="Auto::org.eclipse.php.ui.A_OpenActionSet"/> + <rootContext xmi:id="_CVFW4sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.SearchActionSet" name="Auto::org.eclipse.php.ui.SearchActionSet"/> + <rootContext xmi:id="_CVFW5MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pdt.ui.RefactoringActionSet" name="Auto::org.eclipse.pdt.ui.RefactoringActionSet"/> + <rootContext xmi:id="_CVF98cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pdt.ui.SourceActionsSet" name="Auto::org.eclipse.pdt.ui.SourceActionsSet"/> + <rootContext xmi:id="_CVF988XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.debug.ui.debugActionSet" name="Auto::org.eclipse.ptp.debug.ui.debugActionSet"/> + <rootContext xmi:id="_CVGlAMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rdt.ui.SearchActionSet" name="Auto::org.eclipse.ptp.rdt.ui.SearchActionSet"/> + <rootContext xmi:id="_CVGlAsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.rse.core.search.searchActionSet" name="Auto::org.eclipse.rse.core.search.searchActionSet"/> + <rootContext xmi:id="_CVGlBMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.revision.graph.action.shortcuts" name="Auto::org.eclipse.team.svn.revision.graph.action.shortcuts"/> + <rootContext xmi:id="_CVHMEMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.action.shortcuts" name="Auto::org.eclipse.team.svn.ui.action.shortcuts"/> + <rootContext xmi:id="_CVHMEsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.ui.actionset" name="Auto::org.eclipse.wb.core.ui.actionset"/> + <rootContext xmi:id="_CVHMFMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation"/> + <rootContext xmi:id="_CVHzIcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet"/> + <rootContext xmi:id="_CVHzI8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.JavaActionSet" name="Auto::org.eclipse.wst.jsdt.ui.JavaActionSet"/> + <rootContext xmi:id="_CVHzJcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.A_OpenActionSet" name="Auto::org.eclipse.wst.jsdt.ui.A_OpenActionSet"/> + <rootContext xmi:id="_CVIaMcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.CodingActionSet" name="Auto::org.eclipse.wst.jsdt.ui.CodingActionSet"/> + <rootContext xmi:id="_CVIaM8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.SearchActionSet" name="Auto::org.eclipse.wst.jsdt.ui.SearchActionSet"/> + <rootContext xmi:id="_CVJBQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.server.ui.new.actionSet" name="Auto::org.eclipse.wst.server.ui.new.actionSet"/> + <rootContext xmi:id="_CVJBQsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.server.ui.internal.webbrowser.actionSet" name="Auto::org.eclipse.wst.server.ui.internal.webbrowser.actionSet"/> + <rootContext xmi:id="_CVJBRMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.web.ui.wizardsActionSet" name="Auto::org.eclipse.wst.web.ui.wizardsActionSet"/> + <rootContext xmi:id="_CVJoUMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.ws.explorer.explorer" name="Auto::org.eclipse.wst.ws.explorer.explorer"/> + <rootContext xmi:id="_CVJoUsXNEeO6b_7LMxq4hQ" elementId="com_sysdeo_eclipse_tomcat_actionSet" name="Auto::com_sysdeo_eclipse_tomcat_actionSet"/> + <rootContext xmi:id="_CVJoVMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.gitaction" name="Auto::org.eclipse.egit.ui.gitaction"/> + <rootContext xmi:id="_CVKPYcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.navigation" name="Auto::org.eclipse.egit.ui.navigation"/> + <descriptors xmi:id="_B2U-UMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.e4.ui.compatibility.editor" allowMultiple="true" category="org.eclipse.e4.primaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor"> <tags>Editor</tags> </descriptors> - <descriptors xmi:id="_KwwqEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ant.ui.views.AntView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B21UoMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ant.ui.views.AntView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Ant</tags> </descriptors> - <descriptors xmi:id="_Kxpa4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.DebugView" label="Debug" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/debug_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3QLYMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.DebugView" label="Debug" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/debug_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_Kx1BEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.BreakpointView" label="Breakpoints" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/breakpoint_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3RZgMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.BreakpointView" label="Breakpoints" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/breakpoint_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_Kx1oIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.VariableView" label="Variables" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/variable_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3RZgcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.VariableView" label="Variables" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/variable_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_Kx2PMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.ExpressionView" label="Expressions" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/watchlist_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3SAkMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.ExpressionView" label="Expressions" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/watchlist_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_Kx2PMcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.RegisterView" label="Registers" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/register_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3SnoMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.RegisterView" label="Registers" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/register_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_Kx22QMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.ModuleView" label="Modules" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/module_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3TOsMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.ModuleView" label="Modules" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/module_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_Kx3dUMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.MemoryView" label="Memory" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/memory_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3T1wMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.MemoryView" label="Memory" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/memory_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_Kx3dUcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.help.ui.HelpView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3T1wcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.help.ui.HelpView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Help</tags> </descriptors> - <descriptors xmi:id="_KySUEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.DisplayView" label="Display" iconURI="platform:/plugin/org.eclipse.jdt.debug.ui/icons/full/etool16/disp_sbook.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3Uc0MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.DisplayView" label="Display" iconURI="platform:/plugin/org.eclipse.jdt.debug.ui/icons/full/etool16/disp_sbook.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_KyjZ0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.junit.ResultView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3VD4MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.junit.ResultView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java</tags> </descriptors> - <descriptors xmi:id="_Ky0fkMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.PackageExplorer" label="Package Explorer" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/package.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3Vq8MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.PackageExplorer" label="Package Explorer" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/package.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java</tags> </descriptors> - <descriptors xmi:id="_KzP9YMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.TypeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3WSAMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.TypeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java</tags> </descriptors> - <descriptors xmi:id="_KzQkcMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.ProjectsView" label="Projects" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/projects.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3W5EMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.ProjectsView" label="Projects" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/projects.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java Browsing</tags> </descriptors> - <descriptors xmi:id="_KzRLgMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.PackagesView" label="Packages" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/packages.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3W5EcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.PackagesView" label="Packages" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/packages.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java Browsing</tags> </descriptors> - <descriptors xmi:id="_KzRLgcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.TypesView" label="Types" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/types.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3XgIMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.TypesView" label="Types" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/types.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java Browsing</tags> </descriptors> - <descriptors xmi:id="_KzRykMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.MembersView" label="Members" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/members.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3XgIcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.MembersView" label="Members" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/members.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java Browsing</tags> </descriptors> - <descriptors xmi:id="_KzSZoMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/call_hierarchy.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3YHMMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/call_hierarchy.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java</tags> </descriptors> - <descriptors xmi:id="_KzTAsMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.texteditor.TemplatesView" label="Templates" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/templates.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3YuQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.texteditor.TemplatesView" label="Templates" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/templates.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_KzTAscXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.SourceView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3YuQcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.SourceView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java</tags> </descriptors> - <descriptors xmi:id="_KzTnwMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.JavadocView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3ZVUMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.JavadocView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java</tags> </descriptors> - <descriptors xmi:id="_KzUO0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.api.tools.ui.views.apitooling.views.apitoolingview" label="API Tools" iconURI="platform:/plugin/org.eclipse.pde.api.tools.ui/icons/full/obj16/api_tools.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3ZVUcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.api.tools.ui.views.apitooling.views.apitoolingview" label="API Tools" iconURI="platform:/plugin/org.eclipse.pde.api.tools.ui/icons/full/obj16/api_tools.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:API Tools</tags> </descriptors> - <descriptors xmi:id="_KzhDIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.runtime.RegistryBrowser" label="Plug-in Registry" iconURI="platform:/plugin/org.eclipse.pde.runtime/icons/eview16/registry.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3Z8YMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.runtime.RegistryBrowser" label="Plug-in Registry" iconURI="platform:/plugin/org.eclipse.pde.runtime/icons/eview16/registry.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Plug-in Development</tags> </descriptors> - <descriptors xmi:id="_Kz1MMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.PluginsView" label="Plug-ins" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/eview16/plugin_depend.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3ajcMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.PluginsView" label="Plug-ins" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/eview16/plugin_depend.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Plug-in Development</tags> </descriptors> - <descriptors xmi:id="_K0X-wMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.DependenciesView" label="Plug-in Dependencies" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/req_plugins_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3bKgMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.DependenciesView" label="Plug-in Dependencies" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/req_plugins_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Plug-in Development</tags> </descriptors> - <descriptors xmi:id="_K0ZM4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.TargetPlatformState" label="Target Platform State" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/target_profile_xml_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3bKgcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.TargetPlatformState" label="Target Platform State" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/target_profile_xml_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Plug-in Development</tags> </descriptors> - <descriptors xmi:id="_K0Zz8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.ImageBrowserView" label="Plug-in Image Browser" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/psearch_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3bxkMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.ImageBrowserView" label="Plug-in Image Browser" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/psearch_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Plug-in Development</tags> </descriptors> - <descriptors xmi:id="_K0abAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.search.SearchResultView" label="Classic Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3bxkcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.search.SearchResultView" label="Classic Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_K03G8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.search.ui.views.SearchView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3cYoMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.search.ui.views.SearchView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_K03uAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.ccvs.ui.RepositoriesView" label="CVS Repositories" iconURI="platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/repo_rep.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3cYocXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.ccvs.ui.RepositoriesView" label="CVS Repositories" iconURI="platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/repo_rep.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:CVS</tags> </descriptors> - <descriptors xmi:id="_K1Ja0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.ccvs.ui.EditorsView" label="CVS Editors" iconURI="platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/rep_editors_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3c_sMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.ccvs.ui.EditorsView" label="CVS Editors" iconURI="platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/rep_editors_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:CVS</tags> </descriptors> - <descriptors xmi:id="_K1Ko8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.sync.views.SynchronizeView" label="Synchronize" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/synch_synch.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3dmwMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.sync.views.SynchronizeView" label="Synchronize" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/synch_synch.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Team</tags> </descriptors> - <descriptors xmi:id="_K1Ty4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.ui.GenericHistoryView" label="History" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/history_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3dmwcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.ui.GenericHistoryView" label="History" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/history_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Team</tags> </descriptors> - <descriptors xmi:id="_K1UZ8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.internal.introview" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3eN0MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.internal.introview" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_K1VoEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.browser.view" label="Internal Web Browser" iconURI="platform:/plugin/org.eclipse.ui.browser/icons/obj16/internal_browser.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3eN0cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.browser.view" label="Internal Web Browser" iconURI="platform:/plugin/org.eclipse.ui.browser/icons/obj16/internal_browser.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_K1vQsMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" label="Cheat Sheets" iconURI="platform:/plugin/org.eclipse.ui.cheatsheets/icons/view16/cheatsheet_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3e04MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" label="Cheat Sheets" iconURI="platform:/plugin/org.eclipse.ui.cheatsheets/icons/view16/cheatsheet_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Help</tags> </descriptors> - <descriptors xmi:id="_K2amIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.console.ConsoleView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3fb8MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.console.ConsoleView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_K2jJAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.ProgressView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3gDAMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.ProgressView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_K2kXIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.ResourceNavigator" label="Navigator" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.gif" category="org.eclipse.e4.primaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3gDAcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.ResourceNavigator" label="Navigator" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.gif" category="org.eclipse.e4.primaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_K2k-MMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.BookmarkView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3gqEMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.BookmarkView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_K2llQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.TaskList" label="Tasks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3gqEcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.TaskList" label="Tasks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_K2mMUMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.ProblemView" label="Problems" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3hRIMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.ProblemView" label="Problems" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_K2nacMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.AllMarkersView" label="Markers" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3hRIcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.AllMarkersView" label="Markers" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_K2oBgMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigator.ProjectExplorer" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.gif" category="org.eclipse.e4.primaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3h4MMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigator.ProjectExplorer" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.gif" category="org.eclipse.e4.primaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_K2xygMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.PropertySheet" label="Properties" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/prop_ps.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3ifQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.PropertySheet" label="Properties" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/prop_ps.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_K3iAcMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.ContentOutline" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.gif" category="org.eclipse.e4.secondaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3ifQcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.ContentOutline" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.gif" category="org.eclipse.e4.secondaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_K3ingMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.runtime.LogView" label="Error Log" iconURI="platform:/plugin/org.eclipse.ui.views.log/icons/eview16/error_log.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3jGUMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.runtime.LogView" label="Error Log" iconURI="platform:/plugin/org.eclipse.ui.views.log/icons/eview16/error_log.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_K307YMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.lib.explorer.view" label="Resource Explorer" iconURI="platform:/plugin/org.eclipse.birt.report.designer.ui.lib.explorer/icons/full/eview16/library_explorer.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3jtYMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.lib.explorer.view" label="Resource Explorer" iconURI="platform:/plugin/org.eclipse.birt.report.designer.ui.lib.explorer/icons/full/eview16/library_explorer.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Report Design</tags> </descriptors> - <descriptors xmi:id="_K4K5oMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.views.data.DataView" label="Data Explorer" iconURI="platform:/plugin/org.eclipse.birt.report.designer.ui/icons/eview16/data_explorer_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3jtYcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.views.data.DataView" label="Data Explorer" iconURI="platform:/plugin/org.eclipse.birt.report.designer.ui/icons/eview16/data_explorer_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Report Design</tags> </descriptors> - <descriptors xmi:id="_K4qB0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.attributes.AttributeView" label="Property Editor" iconURI="platform:/plugin/org.eclipse.birt.report.designer.ui/icons/eview16/quick_edit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3kUcMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.attributes.AttributeView" label="Property Editor" iconURI="platform:/plugin/org.eclipse.birt.report.designer.ui/icons/eview16/quick_edit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Report Design</tags> </descriptors> - <descriptors xmi:id="_K4qo4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.codan.internal.ui.views.ProblemDetails" label="Problem Details" iconURI="platform:/plugin/org.eclipse.cdt.codan.ui/icons/edit_bug.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3k7gMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.codan.internal.ui.views.ProblemDetails" label="Problem Details" iconURI="platform:/plugin/org.eclipse.cdt.codan.ui/icons/edit_bug.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:&C/C++</tags> </descriptors> - <descriptors xmi:id="_K5MNUMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.executablesView" label="Executables" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/obj16/exec_view_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3k7gcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.executablesView" label="Executables" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/obj16/exec_view_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_K5g9cMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.SignalsView" label="Signals" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/view16/signals_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3likMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.SignalsView" label="Signals" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/view16/signals_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_K5iLkMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.memory.memorybrowser.MemoryBrowser" label="Memory Browser" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui.memory.memorybrowser/icons/memorybrowser_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3likcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.memory.memorybrowser.MemoryBrowser" label="Memory Browser" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui.memory.memorybrowser/icons/memorybrowser_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_K52UoMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.dsf.gdb.ui.tracecontrol.view" label="Trace Control" iconURI="platform:/plugin/org.eclipse.cdt.dsf.gdb.ui/icons/full/view16/tracecontrol_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3mJoMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.dsf.gdb.ui.tracecontrol.view" label="Trace Control" iconURI="platform:/plugin/org.eclipse.cdt.dsf.gdb.ui/icons/full/view16/tracecontrol_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_K6DwAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.dsf.gdb.ui.osresources.view" label="OS Resources" iconURI="platform:/plugin/org.eclipse.cdt.dsf.gdb.ui/icons/full/view16/osresources_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3mwsMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.dsf.gdb.ui.osresources.view" label="OS Resources" iconURI="platform:/plugin/org.eclipse.cdt.dsf.gdb.ui/icons/full/view16/osresources_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_K6EXEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.view" label="Disassembly" iconURI="platform:/plugin/org.eclipse.cdt.dsf.ui/icons/disassembly.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3mwscXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.view" label="Disassembly" iconURI="platform:/plugin/org.eclipse.cdt.dsf.ui/icons/disassembly.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_K6XSAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.make.ui.views.MakeView" label="Make Target" iconURI="platform:/plugin/org.eclipse.cdt.make.ui/icons/view16/make_target.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3nXwMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.make.ui.views.MakeView" label="Make Target" iconURI="platform:/plugin/org.eclipse.cdt.make.ui/icons/view16/make_target.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Make</tags> </descriptors> - <descriptors xmi:id="_K6hDAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.testsrunner.resultsview" label="C/C++ Unit" iconURI="platform:/plugin/org.eclipse.cdt.testsrunner/icons/eview16/cppunit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3n-0MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.testsrunner.resultsview" label="C/C++ Unit" iconURI="platform:/plugin/org.eclipse.cdt.testsrunner/icons/eview16/cppunit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:&C/C++</tags> </descriptors> - <descriptors xmi:id="_K6jfQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.CView" label="C/C++ Projects" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/cview.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3n-0cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.CView" label="C/C++ Projects" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/cview.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:&C/C++</tags> </descriptors> - <descriptors xmi:id="_K6zW4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.IndexView" label="C/C++ Index" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/types.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3ol4MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.IndexView" label="C/C++ Index" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/types.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:&C/C++</tags> </descriptors> - <descriptors xmi:id="_K60lAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.includeBrowser" label="Include Browser" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/includeBrowser.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3pM8MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.includeBrowser" label="Include Browser" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/includeBrowser.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:&C/C++</tags> </descriptors> - <descriptors xmi:id="_K61MEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.callHierarchy" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/call_hierarchy.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3pM8cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.callHierarchy" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/call_hierarchy.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:&C/C++</tags> </descriptors> - <descriptors xmi:id="_K61zIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.typeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3p0AMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.typeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:&C/C++</tags> </descriptors> - <descriptors xmi:id="_K63BQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.connectivity.DataSourceExplorerNavigator" label="Data Source Explorer" iconURI="platform:/plugin/org.eclipse.datatools.connectivity.ui.dse/icons/full/cview16/enterprise_explorer.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3p0AcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.connectivity.DataSourceExplorerNavigator" label="Data Source Explorer" iconURI="platform:/plugin/org.eclipse.datatools.connectivity.ui.dse/icons/full/cview16/enterprise_explorer.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Data Management</tags> </descriptors> - <descriptors xmi:id="_K7Hf8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.plan.planView" label="Execution Plan" iconURI="platform:/plugin/org.eclipse.datatools.sqltools.plan/icons/sqlplan.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3qbEMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.plan.planView" label="Execution Plan" iconURI="platform:/plugin/org.eclipse.datatools.sqltools.plan/icons/sqlplan.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Data Management</tags> </descriptors> - <descriptors xmi:id="_K7cQEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.result.resultView" label="SQL Results" iconURI="platform:/plugin/org.eclipse.datatools.sqltools.result.ui/icons/sqlresult.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3qbEcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.result.resultView" label="SQL Results" iconURI="platform:/plugin/org.eclipse.datatools.sqltools.result.ui/icons/sqlresult.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Data Management</tags> </descriptors> - <descriptors xmi:id="_K7-bkMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.debug.ui.dbgpLogView" label="Script Debug Log" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3rCIMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.debug.ui.dbgpLogView" label="Script Debug Log" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Dynamic Languages</tags> </descriptors> - <descriptors xmi:id="_K7_CoMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.debug.ui.ScriptDisplayView" label="Interactive Console" iconURI="platform:/plugin/org.eclipse.dltk.debug.ui/icons/full/eview16/debug_console.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3rCIcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.debug.ui.ScriptDisplayView" label="Interactive Console" iconURI="platform:/plugin/org.eclipse.dltk.debug.ui/icons/full/eview16/debug_console.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Dynamic Languages</tags> </descriptors> - <descriptors xmi:id="_K8O6QMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.testing.ResultView" label="Script Unit Test" iconURI="platform:/plugin/org.eclipse.dltk.testing/icons/full/eview16/testing.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3rpMMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.testing.ResultView" label="Script Unit Test" iconURI="platform:/plugin/org.eclipse.dltk.testing/icons/full/eview16/testing.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Dynamic Languages</tags> </descriptors> - <descriptors xmi:id="_K8kRcMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.ScriptExplorer" label="Script Explorer" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/package.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3sQQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.ScriptExplorer" label="Script Explorer" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/package.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Dynamic Languages</tags> </descriptors> - <descriptors xmi:id="_K9ISIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/call_hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3sQQcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/call_hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Dynamic Languages</tags> </descriptors> - <descriptors xmi:id="_K9JgQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.TypeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3s3UMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.TypeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Dynamic Languages</tags> </descriptors> - <descriptors xmi:id="_K9KHUMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.gef.ui.palette_view" label="Palette" iconURI="platform:/plugin/org.eclipse.gef/icons/palette_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3s3UcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.gef.ui.palette_view" label="Palette" iconURI="platform:/plugin/org.eclipse.gef/icons/palette_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_K9fegMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.m2e.core.views.MavenRepositoryView" label="Maven Repositories" iconURI="platform:/plugin/org.eclipse.m2e.core.ui/icons/maven_indexes.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3teYMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.m2e.core.views.MavenRepositoryView" label="Maven Repositories" iconURI="platform:/plugin/org.eclipse.m2e.core.ui/icons/maven_indexes.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Maven</tags> </descriptors> - <descriptors xmi:id="_K935AMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.m2e.core.views.MavenBuild" label="Maven Workspace Build" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3uFcMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.m2e.core.views.MavenBuild" label="Maven Workspace Build" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Maven</tags> </descriptors> - <descriptors xmi:id="_K94gEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.mat.ui.views.SnapshotHistoryView" label="Heap Dump History" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/heapdump_history.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3uFccXNEeO6b_7LMxq4hQ" elementId="org.eclipse.mat.ui.views.SnapshotHistoryView" label="Heap Dump History" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/heapdump_history.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Memory Analyzer Views</tags> </descriptors> - <descriptors xmi:id="_K-YPUMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.mat.ui.views.SnapshotDetailsView" label="Heap Dump Details" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/heapdump_details.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3usgMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.mat.ui.views.SnapshotDetailsView" label="Heap Dump Details" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/heapdump_details.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Memory Analyzer Views</tags> </descriptors> - <descriptors xmi:id="_K-ZdcMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.mat.ui.views.InspectorView" label="Inspector" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/inspector_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3usgcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.mat.ui.views.InspectorView" label="Inspector" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/inspector_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Memory Analyzer Views</tags> </descriptors> - <descriptors xmi:id="_K-aEgMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.mat.ui.views.TextEditorView" label="Notes" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/notepad.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3usgsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.mat.ui.views.TextEditorView" label="Notes" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/notepad.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Memory Analyzer Views</tags> </descriptors> - <descriptors xmi:id="_K-bSoMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.mat.ui.views.NavigatorView" label="Navigation History" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/navigator_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3vTkMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.mat.ui.views.NavigatorView" label="Navigation History" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/navigator_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Memory Analyzer Views</tags> </descriptors> - <descriptors xmi:id="_K-cgwMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.mat.ui.views.CompareBasketView" label="Compare Basket" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/compare.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3vTkcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.mat.ui.views.CompareBasketView" label="Compare Basket" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/compare.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Memory Analyzer Views</tags> </descriptors> - <descriptors xmi:id="_K-cgwcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.PHPStackView" label="Parameter Stack" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/phpfile.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3v6oMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.PHPStackView" label="Parameter Stack" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/phpfile.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:PHP Tools</tags> </descriptors> - <descriptors xmi:id="_K-vbsMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.PHPDebugOutput" label="Debug Output" iconURI="platform:/plugin/org.eclipse.php.debug.ui/icon/full/obj16/debug_output.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3whsMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.PHPDebugOutput" label="Debug Output" iconURI="platform:/plugin/org.eclipse.php.debug.ui/icon/full/obj16/debug_output.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:PHP Tools</tags> </descriptors> - <descriptors xmi:id="_K_Ey4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.PHPBrowserOutput" label="Browser Output" iconURI="platform:/plugin/org.eclipse.php.debug.ui/icon/full/obj16/browser_output.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3whscXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.PHPBrowserOutput" label="Browser Output" iconURI="platform:/plugin/org.eclipse.php.debug.ui/icon/full/obj16/browser_output.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:PHP Tools</tags> </descriptors> - <descriptors xmi:id="_K_GBAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.explorer" label="PHP Explorer" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/php_explorer.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3xIwMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.explorer" label="PHP Explorer" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/php_explorer.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:PHP Tools</tags> </descriptors> - <descriptors xmi:id="_K_GoEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.functions" label="PHP Functions" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/phpfile.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3xIwcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.functions" label="PHP Functions" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/phpfile.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:PHP Tools</tags> </descriptors> - <descriptors xmi:id="_K_HPIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.projectOutline" label="PHP Project Outline" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/php_project_outline.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3xv0MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.projectOutline" label="PHP Project Outline" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/php_project_outline.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:PHP Tools</tags> </descriptors> - <descriptors xmi:id="_K_H2MMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.debug.ui.views.SignalsView" label="Signals" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/signals_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3xv0cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.debug.ui.views.SignalsView" label="Signals" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/signals_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_K_jUAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.debug.ui.views.parallelDebugView" label="Parallel Debug" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/parallel_debug.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3yW4MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.debug.ui.views.parallelDebugView" label="Parallel Debug" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/parallel_debug.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_K_j7EMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.debug.ui.views.ArrayView" label="Arrays" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/arrays_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3yW4cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.debug.ui.views.ArrayView" label="Arrays" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/arrays_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_K_lJMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.debug.ui.views.PVariableView" label="Variables" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/variables_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3yW4sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.debug.ui.views.PVariableView" label="Variables" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/variables_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_K_lwQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.debug.ui.views.PLocationView" label="Parallel Debug Locations " iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/debug_locations_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3y98MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.debug.ui.views.PLocationView" label="Parallel Debug Locations " iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/debug_locations_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_K_mXUMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.pldt.mpi.analysis.view.MPIErrorView" label="MPI Barrier Errors" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.analysis/icons/barrier.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3y98cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.pldt.mpi.analysis.view.MPIErrorView" label="MPI Barrier Errors" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.analysis/icons/barrier.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_K_6gYMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.pldt.mpi.analysis.view.MPIBarrierTableView" label="MPI Barriers" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.analysis/icons/barrier.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3zlAMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.pldt.mpi.analysis.view.MPIBarrierTableView" label="MPI Barriers" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.analysis/icons/barrier.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_K_7ugMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.pldt.mpi.analysis.view.MPIBarrierMatchingSetTableView" label="MPI Barrier Matches" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.analysis/icons/barrier.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3zlAcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.pldt.mpi.analysis.view.MPIBarrierMatchingSetTableView" label="MPI Barrier Matches" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.analysis/icons/barrier.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_K_8VkMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.pldt.mpi.core.views.MPITableView" label="MPI Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.core/icons/mpi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B30MEMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.pldt.mpi.core.views.MPITableView" label="MPI Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.core/icons/mpi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_LAXMUMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.pldt.openacc.views.OpenACCArtifactView" label="OpenACC Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openacc/icons/openacc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B30MEcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.pldt.openacc.views.OpenACCArtifactView" label="OpenACC Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openacc/icons/openacc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_LAknsMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.pldt.openmp.core.views.OpenMPArtifactView" label="OpenMP Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openmp.core/icons/openMP.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B30zIMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.pldt.openmp.core.views.OpenMPArtifactView" label="OpenMP Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openmp.core/icons/openMP.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_LCiWkMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.pldt.openmp.ui.pv.views.OpenMPProblemsView" label="OpenMP Problems" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openmp.ui.pv/icons/openMPproblem.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B30zIcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.pldt.openmp.ui.pv.views.OpenMPProblemsView" label="OpenMP Problems" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openmp.ui.pv/icons/openMPproblem.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_LDjqQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.pldt.openshmem.views.openshmemArtifactView" label="OpenSHMEM Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openshmem/icons/openshmem.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B31aMMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.pldt.openshmem.views.openshmemArtifactView" label="OpenSHMEM Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openshmem/icons/openshmem.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_LEdpMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rdt.sync.ui.SyncMergeFileTableViewer" label="Synchronized Merge View" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B31aMcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rdt.sync.ui.SyncMergeFileTableViewer" label="Synchronized Merge View" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Development</tags> </descriptors> - <descriptors xmi:id="_LEeQQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rdt.ui.includeBrowser" label="Remote Include Browser" iconURI="platform:/plugin/org.eclipse.ptp.rdt.ui/icons/view16/includeBrowser.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B32BQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rdt.ui.includeBrowser" label="Remote Include Browser" iconURI="platform:/plugin/org.eclipse.ptp.rdt.ui/icons/view16/includeBrowser.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Development</tags> </descriptors> - <descriptors xmi:id="_LE3R0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rdt.ui.callHierarchy" label="Remote Call Hierarchy" iconURI="platform:/plugin/org.eclipse.ptp.rdt.ui/icons/view16/call_hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B32BQcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rdt.ui.callHierarchy" label="Remote Call Hierarchy" iconURI="platform:/plugin/org.eclipse.ptp.rdt.ui/icons/view16/call_hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Development</tags> </descriptors> - <descriptors xmi:id="_LE4f8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rdt.ui.typeHierarchy" label="Remote Type Hierarchy" iconURI="platform:/plugin/org.eclipse.ptp.rdt.ui/icons/view16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B32oUMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rdt.ui.typeHierarchy" label="Remote Type Hierarchy" iconURI="platform:/plugin/org.eclipse.ptp.rdt.ui/icons/view16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Development</tags> </descriptors> - <descriptors xmi:id="_LE5HAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.remotetools.environment.ui.views.RemoteEnvironmentsView" label="Remote Environments" iconURI="platform:/plugin/org.eclipse.ptp.remotetools.environment.ui/icons/iprocess.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B32oUcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.remotetools.environment.ui.views.RemoteEnvironmentsView" label="Remote Environments" iconURI="platform:/plugin/org.eclipse.ptp.remotetools.environment.ui/icons/iprocess.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Tools</tags> </descriptors> - <descriptors xmi:id="_LFF7UMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.ui.views.MonitorView" label="Monitors" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.monitor.ui/icons/eview16/monitor_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B33PYMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.ui.views.MonitorView" label="Monitors" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.monitor.ui/icons/eview16/monitor_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Other</tags> </descriptors> - <descriptors xmi:id="_LFXoIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.ui.SystemMonitorView" label="System Monitor" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.ui/icons/nodes_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B33PYcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.ui.SystemMonitorView" label="System Monitor" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.ui/icons/nodes_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_LFm4sMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.ui.ActiveJobsView" label="Active Jobs" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.ui/icons/active_jobs_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B332cMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.ui.ActiveJobsView" label="Active Jobs" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.ui/icons/active_jobs_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_LFoG0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.ui.InactiveJobsView" label="Inactive Jobs" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.ui/icons/inactive_jobs_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B332ccXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.ui.InactiveJobsView" label="Inactive Jobs" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.ui/icons/inactive_jobs_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_LFot4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.ui.InfoView" label="Messages" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B34dgMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.ui.InfoView" label="Messages" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_LFpU8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.services.ui.views.serviceConfigurationView" label="Service Configurations" iconURI="platform:/plugin/org.eclipse.ptp.services.ui/icons/etool16/service.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B34dgcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.services.ui.views.serviceConfigurationView" label="Service Configurations" iconURI="platform:/plugin/org.eclipse.ptp.services.ui/icons/etool16/service.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Services</tags> </descriptors> - <descriptors xmi:id="_LGBIYMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.rse.ui.view.systemView" label="Remote Systems" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/cview16/system_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B35EkMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.rse.ui.view.systemView" label="Remote Systems" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/cview16/system_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Systems</tags> </descriptors> - <descriptors xmi:id="_LGdNQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.rse.ui.view.teamView" label="Team" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/cview16/team_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B35EkcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.rse.ui.view.teamView" label="Team" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/cview16/team_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Systems</tags> </descriptors> - <descriptors xmi:id="_LGebYMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.rse.ui.view.systemTableView" label="Remote System Details" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/cview16/system_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B35roMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.rse.ui.view.systemTableView" label="Remote System Details" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/cview16/system_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Systems</tags> </descriptors> - <descriptors xmi:id="_LGfCcMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.rse.ui.view.SystemSearchView" label="Remote Search" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/obj16/system_search.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B35rocXNEeO6b_7LMxq4hQ" elementId="org.eclipse.rse.ui.view.SystemSearchView" label="Remote Search" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/obj16/system_search.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Systems</tags> </descriptors> - <descriptors xmi:id="_LGfpgMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.rse.ui.view.scratchpad.SystemScratchpadViewPart" label="Remote Scratchpad" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/view16/scratchpad_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B36SsMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.rse.ui.view.scratchpad.SystemScratchpadViewPart" label="Remote Scratchpad" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/view16/scratchpad_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Systems</tags> </descriptors> - <descriptors xmi:id="_LGgQkMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.rse.ui.view.monitorView" label="Remote Monitor" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/view16/system_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B36SscXNEeO6b_7LMxq4hQ" elementId="org.eclipse.rse.ui.view.monitorView" label="Remote Monitor" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/view16/system_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Systems</tags> </descriptors> - <descriptors xmi:id="_LGg3oMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.repository.RepositoriesView" label="SVN Repositories" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/repositories.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B36SssXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.repository.RepositoriesView" label="SVN Repositories" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/repositories.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:SVN</tags> </descriptors> - <descriptors xmi:id="_LG0ZoMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.properties.PropertiesView" label="SVN Properties" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/propertiesedit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B365wMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.properties.PropertiesView" label="SVN Properties" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/propertiesedit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:SVN</tags> </descriptors> - <descriptors xmi:id="_LG1nwMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.repository.browser.RepositoryBrowser" label="SVN Repository Browser " iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/repositories/browser.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B37g0MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.repository.browser.RepositoryBrowser" label="SVN Repository Browser " iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/repositories/browser.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:SVN</tags> </descriptors> - <descriptors xmi:id="_LG2O0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.properties.RevPropertiesView" label="Revision Properties" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/propertiesedit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B37g0cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.properties.RevPropertiesView" label="Revision Properties" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/propertiesedit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:SVN</tags> </descriptors> - <descriptors xmi:id="_LG214MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.lock.LocksView" label="SVN Locks" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/locksview.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B37g0sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.lock.LocksView" label="SVN Locks" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/locksview.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:SVN</tags> </descriptors> - <descriptors xmi:id="_LG4EAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.tm.terminal.view.TerminalView" label="Terminal" iconURI="platform:/plugin/org.eclipse.tm.terminal.view/icons/cview16/terminal_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B38H4MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.tm.terminal.view.TerminalView" label="Terminal" iconURI="platform:/plugin/org.eclipse.tm.terminal.view/icons/cview16/terminal_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Terminal</tags> </descriptors> - <descriptors xmi:id="_LHCcEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.StructureView" label="Structure" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/properties_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B38H4cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.StructureView" label="Structure" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/properties_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:WindowBuilder</tags> </descriptors> - <descriptors xmi:id="_LHqHIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.PaletteView" label="Palette" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/palette.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B38u8MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.PaletteView" label="Palette" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/palette.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:WindowBuilder</tags> </descriptors> - <descriptors xmi:id="_LHquMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.common.snippets.internal.ui.SnippetsView" label="Snippets" iconURI="platform:/plugin/org.eclipse.wst.common.snippets/icons/snippets_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B39WAMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.common.snippets.internal.ui.SnippetsView" label="Snippets" iconURI="platform:/plugin/org.eclipse.wst.common.snippets/icons/snippets_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_LH9CEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.internet.monitor.view" label="TCP/IP Monitor" iconURI="platform:/plugin/org.eclipse.wst.internet.monitor.ui/icons/cview16/monitorView.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B39WAcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.internet.monitor.view" label="TCP/IP Monitor" iconURI="platform:/plugin/org.eclipse.wst.internet.monitor.ui/icons/cview16/monitorView.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_LIYf4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.PackageExplorer" label="Script Explorer" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/package.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B399EMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.PackageExplorer" label="Script Explorer" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/package.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:JavaScript</tags> </descriptors> - <descriptors xmi:id="_LIsB4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.TypeHierarchy" label="Hierarchy" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3-kIMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.TypeHierarchy" label="Hierarchy" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:JavaScript</tags> </descriptors> - <descriptors xmi:id="_LIso8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/call_hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3-kIcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/call_hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:JavaScript</tags> </descriptors> - <descriptors xmi:id="_LIso8cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.SourceView" label="Declaration" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/source.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3_LMMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.SourceView" label="Declaration" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/source.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:JavaScript</tags> </descriptors> - <descriptors xmi:id="_LItQAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.JavadocView" label="Documentation" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/javadoc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3_LMcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.JavadocView" label="Documentation" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/javadoc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:JavaScript</tags> </descriptors> - <descriptors xmi:id="_LIt3EMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.server.ui.ServersView" label="Servers" iconURI="platform:/plugin/org.eclipse.wst.server.ui/icons/cview16/servers_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3_yQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.server.ui.ServersView" label="Servers" iconURI="platform:/plugin/org.eclipse.wst.server.ui/icons/cview16/servers_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Server</tags> </descriptors> - <descriptors xmi:id="_LJX-YMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.ui.views.annotations.XMLAnnotationsView" label="Documentation" iconURI="platform:/plugin/org.eclipse.wst.xml.ui/icons/full/obj16/comment_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B3_yQcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.ui.views.annotations.XMLAnnotationsView" label="Documentation" iconURI="platform:/plugin/org.eclipse.wst.xml.ui/icons/full/obj16/comment_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:XML</tags> </descriptors> - <descriptors xmi:id="_LJn2AMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.ui.contentmodel.view" label="Content Model" iconURI="platform:/plugin/org.eclipse.wst.xml.ui/icons/full/view16/hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B4AZUMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.ui.contentmodel.view" label="Content Model" iconURI="platform:/plugin/org.eclipse.wst.xml.ui/icons/full/view16/hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:XML</tags> </descriptors> - <descriptors xmi:id="_LJodEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.views.XPathView" label="XPath" iconURI="platform:/plugin/org.eclipse.wst.xml.xpath.ui/icons/full/xpath.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B4BAYMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.views.XPathView" label="XPath" iconURI="platform:/plugin/org.eclipse.wst.xml.xpath.ui/icons/full/xpath.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:XML</tags> </descriptors> - <descriptors xmi:id="_LJ4UsMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xsl.jaxp.debug.ui.resultview" label="Result" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B4BAYcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xsl.jaxp.debug.ui.resultview" label="Result" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:XML</tags> </descriptors> - <descriptors xmi:id="_LJ4UscXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xsl.ui.view.outline" label="Stylesheet Model" iconURI="platform:/plugin/org.eclipse.wst.xsl.ui/icons/full/hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B4BncMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xsl.ui.view.outline" label="Stylesheet Model" iconURI="platform:/plugin/org.eclipse.wst.xsl.ui/icons/full/hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:XML</tags> </descriptors> - <descriptors xmi:id="_LKOS8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B4BnccXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Git</tags> </descriptors> - <descriptors xmi:id="_LLTRAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.StagingView" label="Git Staging" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/staging.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B5rNQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.StagingView" label="Git Staging" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/staging.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Git</tags> </descriptors> - <descriptors xmi:id="_LLT4EMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.InteractiveRebaseView" label="Git Interactive Rebase" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/rebase_interactive.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B5sbYMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.InteractiveRebaseView" label="Git Interactive Rebase" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/rebase_interactive.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Git</tags> </descriptors> - <descriptors xmi:id="_LLT4EcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.CompareTreeView" label="Git Tree Compare" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/obj16/gitrepository.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B5tCcMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.CompareTreeView" label="Git Tree Compare" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/obj16/gitrepository.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Git</tags> </descriptors> - <descriptors xmi:id="_LLUfIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.ReflogView" label="Git Reflog" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/reflog.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_B5tpgMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.ReflogView" label="Git Reflog" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/reflog.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Git</tags> </descriptors> - <commands xmi:id="_KbeWn8XKEeOEtpIq0wz5aQ" elementId="e4.exit" contributorURI="platform:/plugin/org.eclipse.platform" commandName="%command.name.exit" description=""/> - <commands xmi:id="_Kbe9oMXKEeOEtpIq0wz5aQ" elementId="e4.show.view" contributorURI="platform:/plugin/org.eclipse.platform" commandName="%command.name.showView"> - <parameters xmi:id="_Kbe9ocXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.viewId" contributorURI="platform:/plugin/org.eclipse.platform" name="View"/> + <commands xmi:id="_BntTicXNEeO6b_7LMxq4hQ" elementId="e4.exit" contributorURI="platform:/plugin/org.eclipse.platform" commandName="%command.name.exit" description=""/> + <commands xmi:id="_BntTisXNEeO6b_7LMxq4hQ" elementId="e4.show.view" contributorURI="platform:/plugin/org.eclipse.platform" commandName="%command.name.showView"> + <parameters xmi:id="_BntTi8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.viewId" contributorURI="platform:/plugin/org.eclipse.platform" name="View"/> </commands> - <commands xmi:id="_Kbe9osXKEeOEtpIq0wz5aQ" elementId="org.eclipse.e4.ui.saveCommands" contributorURI="platform:/plugin/org.eclipse.platform" commandName="%command.name.save"/> - <commands xmi:id="_Kbe9o8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.e4.ui.saveAllCommands" contributorURI="platform:/plugin/org.eclipse.platform" commandName="%command.name.saveAll"/> - <commands xmi:id="_Kkhk4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.command.nextpage" commandName="Next Page of Memory" description="Load next page of memory" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk4cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk4sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.removeTrailingWhitespace" commandName="Remove Trailing Whitespace" description="Removes the trailing whitespace of each line" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk48XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.GenerateDiff" commandName="Create Patch" description="Compare your workspace contents with the server and generate a diff file that can be used as a patch file." category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk5MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in Java editors" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk5cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.runtime.spy.commands.spyCommand" commandName="Plug-in Selection Spy" description="Show the Plug-in Spy" category="_Kkg918XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk5sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.gotoAddress" commandName="Go to Address..." description="Navigate to address" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk58XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.pldt.openshmem.command4" commandName="find.openshmem.artifacts" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk6MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.use.supertype" commandName="Use Supertype Where Possible" description="Change occurrences of a type to use a supertype instead" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk6cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.connectivity.commands.import" commandName="Import Profiles Command" description="Command to import connection profiles" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk6sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.open.quick.type.hierarchy" commandName="Quick Type Hierarchy" description="Shows quick type hierarchy" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk68XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.ShareProjectsCommand" commandName="Share Projects..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk7MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.select.textStart" commandName="Select Text Start" description="Select to the beginning of the text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk7cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.command.groupDebugContexts" commandName="Group" description="Groups the selected debug contexts" category="_Kkg94MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk7sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk78XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.JavaBrowsingPerspective" commandName="Java Browsing" description="Show the Java Browsing perspective" category="_KkgWwMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk8cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.project" commandName="Read Access in Project" description="Search for read references to the selected element in the enclosing project" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk8sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.select.lineEnd" commandName="Select Line End" description="Select to the end of the line of text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk88XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.CompareWithHead" commandName="Compare with HEAD Revision" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk9MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk9cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.debug.ui.script.opensource" commandName="Open Source" description="Shows the JavaScript source for the selected script element" category="_Kkg90MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk9sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.smartEnterInverse" commandName="Insert Line Above Current Line" description="Adds a new line above the current line" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk98XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.refactor.extract.local.variable" commandName="Extract Local Variable - Refactoring " description="Extract a local variable for the selected expression" category="_KkgWx8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk-MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.externalTools.commands.OpenExternalToolsConfigurations" commandName="External Tools..." description="Open external tools launch configuration dialog" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk-cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.EditConflictsCommand" commandName="Edit Conflicts" category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkhk-sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.JavaPerspective" commandName="JavaScript" description="Show the JavaScript perspective" category="_KkgWwMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiL8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rdt.sync.ui.SyncCommand" commandName="Sync Operations" category="_KkgW2MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkiL8cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rdt.sync.ui.syncCommand.syncModeParameter" name="Sync Mode" optional="false"/> + <commands xmi:id="_BntTjMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.e4.ui.saveCommands" contributorURI="platform:/plugin/org.eclipse.platform" commandName="%command.name.save"/> + <commands xmi:id="_BntTjcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.e4.ui.saveAllCommands" contributorURI="platform:/plugin/org.eclipse.platform" commandName="%command.name.saveAll"/> + <commands xmi:id="_Bw5rxcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.command.nextpage" commandName="Next Page of Memory" description="Load next page of memory" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5rxsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5rx8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.removeTrailingWhitespace" commandName="Remove Trailing Whitespace" description="Removes the trailing whitespace of each line" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5ryMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.GenerateDiff" commandName="Create Patch" description="Compare your workspace contents with the server and generate a diff file that can be used as a patch file." category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5rycXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in Java editors" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5rysXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.runtime.spy.commands.spyCommand" commandName="Plug-in Selection Spy" description="Show the Plug-in Spy" category="_Bw5E0sXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5ry8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.gotoAddress" commandName="Go to Address..." description="Navigate to address" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5rzMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.pldt.openshmem.command4" commandName="find.openshmem.artifacts" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5rzcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.use.supertype" commandName="Use Supertype Where Possible" description="Change occurrences of a type to use a supertype instead" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5rzsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.connectivity.commands.import" commandName="Import Profiles Command" description="Command to import connection profiles" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5rz8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.open.quick.type.hierarchy" commandName="Quick Type Hierarchy" description="Shows quick type hierarchy" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5r0MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.ShareProjectsCommand" commandName="Share Projects..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5r0cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.select.textStart" commandName="Select Text Start" description="Select to the beginning of the text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5r0sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.command.groupDebugContexts" commandName="Group" description="Groups the selected debug contexts" category="_Bw5E28XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5r08XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5r1MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.JavaBrowsingPerspective" commandName="Java Browsing" description="Show the Java Browsing perspective" category="_Bw5EsMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5r1cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5r1sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.project" commandName="Read Access in Project" description="Search for read references to the selected element in the enclosing project" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5r18XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.select.lineEnd" commandName="Select Line End" description="Select to the end of the line of text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5r2MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.CompareWithHead" commandName="Compare with HEAD Revision" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5r2cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5r2sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.debug.ui.script.opensource" commandName="Open Source" description="Shows the JavaScript source for the selected script element" category="_Bw5Ey8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5r28XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.smartEnterInverse" commandName="Insert Line Above Current Line" description="Adds a new line above the current line" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5r3MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.refactor.extract.local.variable" commandName="Extract Local Variable - Refactoring " description="Extract a local variable for the selected expression" category="_Bw5Et8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5r3cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.externalTools.commands.OpenExternalToolsConfigurations" commandName="External Tools..." description="Open external tools launch configuration dialog" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5r3sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.EditConflictsCommand" commandName="Edit Conflicts" category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw5r38XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.JavaPerspective" commandName="JavaScript" description="Show the JavaScript perspective" category="_Bw5EsMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S0MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rdt.sync.ui.SyncCommand" commandName="Sync Operations" category="_Bw5EyMXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_Bw6S0cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rdt.sync.ui.syncCommand.syncModeParameter" name="Sync Mode" optional="false"/> </commands> - <commands xmi:id="_KkiL8sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.ui.TeamSynchronizingPerspective" commandName="Team Synchronizing" description="Open the Team Synchronizing Perspective" category="_KkgWwMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiL88XKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.StepOver" commandName="Step Over" description="Step over" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiL9MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.hover.backwardMacroExpansion" commandName="Back" description="Step backward in macro expansions" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiL9cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewOpenInEditor" commandName="Open in Editor" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiL9sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiL98XKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.addMemoryMonitor" commandName="Add Memory Block" description="Add memory block" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiL-MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.deubg.ui.phpexeShortcut.debug" commandName="Debug CLI Application" description="Debug CLI Application" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiL-cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewRebase" commandName="Rebase" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiL-sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.revertToSaved" commandName="Revert to Saved" description="Revert to the last saved state" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiL-8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.implement.occurrences" commandName="Search Implement Occurrences in File" description="Search for implement occurrences of a selected type" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiL_MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiL_cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.format.active.elements" commandName="Format Active Elements" description="Format active elements" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiL_sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.try.catch" commandName="Surround with try/catch Block" description="Surround the selected text with a try/catch block" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiL_8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.convert.anonymous.to.nested" commandName="Convert Anonymous Class to Nested" description="Convert an anonymous class to a nested class" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiMAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiMAcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.PushHeadToGerrit" commandName="Push Current Head to Gerrit" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiMAsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiMA8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.select.lineDown" commandName="Select Line Down" description="Extend the selection to the next line of text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiMBMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.showContextMenu" commandName="Show Context Menu" description="Show the context menu" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiMBcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.stash.drop" commandName="Delete Stashed Commit..." category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkiMBsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.ide.markCompleted" commandName="Mark Completed" description="Mark the selected tasks as completed" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizAcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.refactor.extract.constant" commandName="Extract Constant - Refactoring " description="Extract a constant for the selected expression" category="_KkgWx8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizAsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.goto.textEnd" commandName="Text End" description="Go to the end of the text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizA8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.sqleditor.attachProfileAction" commandName="Set Connection Information" category="_KkgWxsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizBMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.copy.qualified.name" commandName="Copy Qualified Name" description="Copy a fully qualified name to the system clipboard" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizBcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.delete" commandName="Delete" description="Delete the selection" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizBsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewChangeCredentials" commandName="Change Credentials" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizB8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.try.multicatch" commandName="Surround with try/multi-catch Block" description="Surround the selected text with a try/multi-catch block" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizCMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.refactor.getters.and.setters" commandName="Generate Getters and Setters..." description="Generates getters and setters for a selected field" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizCcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.CreateTag" commandName="Create Tag..." category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizCsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.ProfileLast" commandName="Profile" description="Launch in profile mode" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizC8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.references.in.workspace" commandName="References in Workspace" description="Search for references to the selected element in the workspace" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizDMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.specific_content_assist.command" commandName="C/C++ Content Assist" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_KkgW18XKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkizDcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.specific_content_assist.category_id" name="type" optional="false"/> + <commands xmi:id="_Bw6S0sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.ui.TeamSynchronizingPerspective" commandName="Team Synchronizing" description="Open the Team Synchronizing Perspective" category="_Bw5EsMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S08XNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.StepOver" commandName="Step Over" description="Step over" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S1MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.hover.backwardMacroExpansion" commandName="Back" description="Step backward in macro expansions" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S1cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewOpenInEditor" commandName="Open in Editor" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S1sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S18XNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.addMemoryMonitor" commandName="Add Memory Block" description="Add memory block" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S2MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.deubg.ui.phpexeShortcut.debug" commandName="Debug CLI Application" description="Debug CLI Application" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S2cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewRebase" commandName="Rebase" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S2sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.revertToSaved" commandName="Revert to Saved" description="Revert to the last saved state" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S28XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.implement.occurrences" commandName="Search Implement Occurrences in File" description="Search for implement occurrences of a selected type" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S3MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S3cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.format.active.elements" commandName="Format Active Elements" description="Format active elements" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S3sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.try.catch" commandName="Surround with try/catch Block" description="Surround the selected text with a try/catch block" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S38XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.convert.anonymous.to.nested" commandName="Convert Anonymous Class to Nested" description="Convert an anonymous class to a nested class" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S4MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S4cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.PushHeadToGerrit" commandName="Push Current Head to Gerrit" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S4sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S48XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.select.lineDown" commandName="Select Line Down" description="Extend the selection to the next line of text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S5MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.showContextMenu" commandName="Show Context Menu" description="Show the context menu" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S5cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.stash.drop" commandName="Delete Stashed Commit..." category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S5sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S58XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.ide.markCompleted" commandName="Mark Completed" description="Mark the selected tasks as completed" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S6MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.refactor.extract.constant" commandName="Extract Constant - Refactoring " description="Extract a constant for the selected expression" category="_Bw5Et8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S6cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.goto.textEnd" commandName="Text End" description="Go to the end of the text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S6sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.sqleditor.attachProfileAction" commandName="Set Connection Information" category="_Bw5EtsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S68XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.copy.qualified.name" commandName="Copy Qualified Name" description="Copy a fully qualified name to the system clipboard" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S7MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.delete" commandName="Delete" description="Delete the selection" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S7cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewChangeCredentials" commandName="Change Credentials" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S7sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.try.multicatch" commandName="Surround with try/multi-catch Block" description="Surround the selected text with a try/multi-catch block" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S78XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.refactor.getters.and.setters" commandName="Generate Getters and Setters..." description="Generates getters and setters for a selected field" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S8MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.CreateTag" commandName="Create Tag..." category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6S8cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.ProfileLast" commandName="Profile" description="Launch in profile mode" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw654MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.references.in.workspace" commandName="References in Workspace" description="Search for references to the selected element in the workspace" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw654cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.specific_content_assist.command" commandName="C/C++ Content Assist" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_Bw654sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.specific_content_assist.category_id" name="type" optional="false"/> </commands> - <commands xmi:id="_KkizDsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.refactor.extract.function" commandName="Extract Function - Refactoring " description="Extract a function for the selected list of expressions or statements" category="_KkgWx8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizD8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.addMonitor" commandName="Add Monitor" category="_Kkg928XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewPaste" commandName="Paste Repository Path or URI" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizEcXKEeOEtpIq0wz5aQ" elementId="pl.szpinda.plugin.tomcat.commands.tomcatQuickRestart" commandName="Tomcat quick restart" category="_Kkg91MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizEsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.edit.text.php.open.type.hierarchy" commandName="Open Type Hierarchy" description="Opens a type hierarchy for the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizE8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.previous" commandName="Previous" description="Navigate to the previous item" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizFMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.toggleBreadcrumb" commandName="Toggle Java Editor Breadcrumb" description="Toggle the Java editor breadcrumb" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizFcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.refreshJob" commandName="Refresh Job Status" description="Refresh the state and state detail for this job" category="_Kkg93MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizFsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizF8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.command.reverseStepInto" commandName="Reverse Step Into" description="Perform Reverse Step Into" category="_KkgW2cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizGMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.m2e.actions.LifeCycleInstall.run" commandName="Run Maven Install" description="Run Maven Install" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizGcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.CompareTwoRepositoryResourcesCommand" commandName="Compare With URL..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizGsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizG8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaeditor.cutcolumn" commandName="Cut" category="_KkgWxMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizHMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.newQuickMenu" commandName="New menu" description="Open the New menu" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkizHcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.deleteNext" commandName="Delete Next" description="Delete the next character" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.deleteNextWord" commandName="Delete Next Word" description="Delete the next word" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaEcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.insertExpressionCommand" commandName="insertExpressionCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaEsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.undo" commandName="Undo" description="Undo the last operation" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaE8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.DebugLast" commandName="Debug" description="Launch in debug mode" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaFMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.autotools.ui.command.reconfigure" commandName="Reconfigure Project" description="Run configuration scripts for project" category="_KkgWwsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaFcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.external.javadoc" commandName="Open External JSDoc" description="Open the JSDoc of the selected element in an external browser" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaFsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.excludeCommand" commandName="Exclude from Build" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaF8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.ToggleLineBreakpoint" commandName="Toggle Line Breakpoint" description="Creates or removes a line breakpoint" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaGMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.editors.lineNumberToggle" commandName="Show Line Numbers" description="Toggle display of line numbers" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaGcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.read.access.in.workspace" commandName="Read Access in Workspace" description="Search for read references to the selected element in the workspace" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaGsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaG8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.newEditor" commandName="New Editor" description="Open another editor on the active editor's input" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaHMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.goto.wordPrevious" commandName="Previous Word" description="Go to the previous word" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaHcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.help.installationDialog" commandName="Installation Information" description="Open the installation dialog" category="_Kkg95sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaHsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.CompareWithIndex" commandName="Compare with Git Index" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaH8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.shiftRight" commandName="Shift Right" description="Shift a block of text to the right" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.ui.nextSibling" commandName="Next Sibling" description="Go to Next Sibling" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaIcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.indent" commandName="Indent Line" description="Indents the current line" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaIsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.specific_content_assist.command" commandName="Content Assist" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_KkgW18XKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkjaI8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.specific_content_assist.category_id" name="type" optional="false"/> + <commands xmi:id="_Bw6548XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.refactor.extract.function" commandName="Extract Function - Refactoring " description="Extract a function for the selected list of expressions or statements" category="_Bw5Et8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw655MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.addMonitor" commandName="Add Monitor" category="_Bw5E1sXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw655cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewPaste" commandName="Paste Repository Path or URI" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw655sXNEeO6b_7LMxq4hQ" elementId="pl.szpinda.plugin.tomcat.commands.tomcatQuickRestart" commandName="Tomcat quick restart" category="_Bw5Ez8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6558XNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.edit.text.php.open.type.hierarchy" commandName="Open Type Hierarchy" description="Opens a type hierarchy for the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw656MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.previous" commandName="Previous" description="Navigate to the previous item" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw656cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.toggleBreadcrumb" commandName="Toggle Java Editor Breadcrumb" description="Toggle the Java editor breadcrumb" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw656sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.refreshJob" commandName="Refresh Job Status" description="Refresh the state and state detail for this job" category="_Bw5E18XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6568XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw657MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.command.reverseStepInto" commandName="Reverse Step Into" description="Perform Reverse Step Into" category="_Bw5EycXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw657cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.m2e.actions.LifeCycleInstall.run" commandName="Run Maven Install" description="Run Maven Install" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw657sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.CompareTwoRepositoryResourcesCommand" commandName="Compare With URL..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6578XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw658MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaeditor.cutcolumn" commandName="Cut" category="_Bw5EtMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw658cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.newQuickMenu" commandName="New menu" description="Open the New menu" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw658sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.deleteNext" commandName="Delete Next" description="Delete the next character" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6588XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.deleteNextWord" commandName="Delete Next Word" description="Delete the next word" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw659MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.insertExpressionCommand" commandName="insertExpressionCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw659cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.undo" commandName="Undo" description="Undo the last operation" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw659sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.DebugLast" commandName="Debug" description="Launch in debug mode" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw6598XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.autotools.ui.command.reconfigure" commandName="Reconfigure Project" description="Run configuration scripts for project" category="_Bw5EssXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw65-MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.external.javadoc" commandName="Open External JSDoc" description="Open the JSDoc of the selected element in an external browser" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw65-cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.excludeCommand" commandName="Exclude from Build" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw65-sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.ToggleLineBreakpoint" commandName="Toggle Line Breakpoint" description="Creates or removes a line breakpoint" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw65-8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.editors.lineNumberToggle" commandName="Show Line Numbers" description="Toggle display of line numbers" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw65_MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.read.access.in.workspace" commandName="Read Access in Workspace" description="Search for read references to the selected element in the workspace" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw65_cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw65_sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.newEditor" commandName="New Editor" description="Open another editor on the active editor's input" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw65_8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.goto.wordPrevious" commandName="Previous Word" description="Go to the previous word" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw66AMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.help.installationDialog" commandName="Installation Information" description="Open the installation dialog" category="_Bw5E4cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw66AcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.CompareWithIndex" commandName="Compare with Git Index" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw66AsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.shiftRight" commandName="Shift Right" description="Shift a block of text to the right" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw66A8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.ui.nextSibling" commandName="Next Sibling" description="Go to Next Sibling" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw66BMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.indent" commandName="Indent Line" description="Indents the current line" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw66BcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.specific_content_assist.command" commandName="Content Assist" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_Bw66BsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.specific_content_assist.category_id" name="type" optional="false"/> </commands> - <commands xmi:id="_KkjaJMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.Merge" commandName="Merge" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaJcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.gotoPC" commandName="Go to Program Counter" description="Navigate to current program counter" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaJsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.search.ui.performTextSearchWorkingSet" commandName="Find Text in Working Set" description="Searches the files in the working set for specific text." category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaJ8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.references.in.working.set" commandName="References in Working Set" description="Search for references to the selected element in a working set" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaKMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.delete.line.to.end" commandName="Delete to End of Line" description="Delete to the end of a line of text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaKcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.nextEditor" commandName="Next Editor" description="Switch to the next editor" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaKsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.introduce.factory" commandName="Introduce Factory" description="Introduce a factory method to encapsulate invocation of the selected constructor" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaK8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.ShowBlame" commandName="Show Annotations" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaLMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.forward" commandName="Forward" description="Navigate forward" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaLcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.ui.cmnd.contentmodel.sych" commandName="Synch" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaLsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.updateSwitch" commandName="Switch to Another Branch or Version" description="Switch to Another Branch or Version" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaL8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.closeAllSaved" commandName="Close All Saved" description="Close all saved editors" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected method" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaMcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.ReplaceWithRevisionCommand" commandName="URL..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaMsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.command.uncall" commandName="Uncall" description="Perform Uncall" category="_KkgW2cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaM8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.deletePreviousWord" commandName="Delete Previous Word" description="Delete the previous word" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaNMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.indent" commandName="Indent Line" description="Indents the current line" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkjaNcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.toggle.comment" commandName="Toggle Comment" description="Toggle Comment" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.deletePrevious" commandName="Delete Previous" description="Delete the previous character" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBIcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.perspective" commandName="PHP" description="Shows the PHP perspective" category="_KkgWwMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBIsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.set.mark" commandName="Set Mark" description="Set the mark" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBI8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.RenameBranch" commandName="Rename Branch" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBJMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.OpenCommit" commandName="Open Git Commit" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBJcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.epp.mpc.ui.command.showMarketplaceWizard" commandName="Eclipse Marketplace" description="Show the Eclipse Marketplace wizard" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBJsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.exit" commandName="Exit" description="Exit the application" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBJ8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBKMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.ConfigurePush" commandName="Configure Upstream Push" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBKcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.ide.deleteCompleted" commandName="Delete Completed Tasks" description="Delete the tasks marked as completed" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBKsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.DebugPerspective" commandName="Debug" description="Open the debug perspective" category="_KkgWwMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBK8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.CreateChartViewCommand" commandName="CreateChartViewCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBLMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.generate.javadoc" commandName="Generate JSDoc" description="Generates JSDoc for a selectable set of JavaScript resources" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBLcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ltk.ui.refactoring.commands.deleteResources" commandName="Delete Resources" description="Delete the selected resources and notify LTK participants." category="_Kkg96sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBLsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.next" commandName="Next" description="Navigate to the next item" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBL8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.local.variable" commandName="Extract Local Variable" description="Extracts an expression into a new local variable and uses the new local variable" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBMcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.MergeCommand" commandName="Merge..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBMsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.references.in.project" commandName="References in Project" description="Search for references to the selected element in the enclosing project" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBM8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.project.buildAutomatically" commandName="Build Automatically" description="Toggle the workspace build automatically function" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBNMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.structure.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBNcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.releaseJob" commandName="Release Job" description="Release the job" category="_Kkg93MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBNsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.declarations.in.workspace" commandName="Declaration in Workspace" description="Search for declarations of the selected element in the workspace" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBN8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.hierarchy" commandName="References in Hierarchy" description="Search for references of the selected element in its hierarchy" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBOMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.openDependencies" commandName="Open Plug-in Dependencies" description="Opens the plug-in dependencies view for the current plug-in" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBOcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.goto.next.bookmark" commandName="Next Bookmark" description="Goto next bookmark of the selected file" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBOsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.ProjectsView" commandName="JavaScript Projects" description="Show the Projects view" category="_KkgWycXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBO8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBPMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.junit.junitShortcut.rerunFailedFirst" commandName="Rerun JUnit Test - Failures First" description="Rerun JUnit Test - Failures First" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBPcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.interface" commandName="Extract Interface" description="Extract a set of members into a new interface and try to use the new interface" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBPsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.browser.openBundleResource" commandName="Open Resource in Browser" description="Opens a bundle resource in the default web browser." category="_KkgWxcXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkkBP8XKEeOEtpIq0wz5aQ" elementId="plugin" name="Plugin"/> - <parameters xmi:id="_KkkBQMXKEeOEtpIq0wz5aQ" elementId="path" name="Path"/> + <commands xmi:id="_Bw66B8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.Merge" commandName="Merge" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw66CMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.gotoPC" commandName="Go to Program Counter" description="Navigate to current program counter" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw66CcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.search.ui.performTextSearchWorkingSet" commandName="Find Text in Working Set" description="Searches the files in the working set for specific text." category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw66CsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.references.in.working.set" commandName="References in Working Set" description="Search for references to the selected element in a working set" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw66C8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.delete.line.to.end" commandName="Delete to End of Line" description="Delete to the end of a line of text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw66DMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.nextEditor" commandName="Next Editor" description="Switch to the next editor" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw66DcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.introduce.factory" commandName="Introduce Factory" description="Introduce a factory method to encapsulate invocation of the selected constructor" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw66DsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.ShowBlame" commandName="Show Annotations" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw66D8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.forward" commandName="Forward" description="Navigate forward" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7g8MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.ui.cmnd.contentmodel.sych" commandName="Synch" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7g8cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.updateSwitch" commandName="Switch to Another Branch or Version" description="Switch to Another Branch or Version" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7g8sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.closeAllSaved" commandName="Close All Saved" description="Close all saved editors" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7g88XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected method" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7g9MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.ReplaceWithRevisionCommand" commandName="URL..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7g9cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.command.uncall" commandName="Uncall" description="Perform Uncall" category="_Bw5EycXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7g9sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.deletePreviousWord" commandName="Delete Previous Word" description="Delete the previous word" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7g98XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.indent" commandName="Indent Line" description="Indents the current line" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7g-MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.toggle.comment" commandName="Toggle Comment" description="Toggle Comment" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7g-cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.deletePrevious" commandName="Delete Previous" description="Delete the previous character" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7g-sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.perspective" commandName="PHP" description="Shows the PHP perspective" category="_Bw5EsMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7g-8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.set.mark" commandName="Set Mark" description="Set the mark" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7g_MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.RenameBranch" commandName="Rename Branch" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7g_cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.OpenCommit" commandName="Open Git Commit" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7g_sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.epp.mpc.ui.command.showMarketplaceWizard" commandName="Eclipse Marketplace" description="Show the Eclipse Marketplace wizard" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7g_8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.exit" commandName="Exit" description="Exit the application" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hAMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hAcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.ConfigurePush" commandName="Configure Upstream Push" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hAsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.ide.deleteCompleted" commandName="Delete Completed Tasks" description="Delete the tasks marked as completed" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hA8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.DebugPerspective" commandName="Debug" description="Open the debug perspective" category="_Bw5EsMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hBMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.CreateChartViewCommand" commandName="CreateChartViewCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hBcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.generate.javadoc" commandName="Generate JSDoc" description="Generates JSDoc for a selectable set of JavaScript resources" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hBsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ltk.ui.refactoring.commands.deleteResources" commandName="Delete Resources" description="Delete the selected resources and notify LTK participants." category="_Bw5rw8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hB8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.next" commandName="Next" description="Navigate to the next item" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hCMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.local.variable" commandName="Extract Local Variable" description="Extracts an expression into a new local variable and uses the new local variable" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hCcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hCsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.MergeCommand" commandName="Merge..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hC8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.references.in.project" commandName="References in Project" description="Search for references to the selected element in the enclosing project" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hDMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.project.buildAutomatically" commandName="Build Automatically" description="Toggle the workspace build automatically function" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hDcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.structure.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hDsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.releaseJob" commandName="Release Job" description="Release the job" category="_Bw5E18XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hD8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.declarations.in.workspace" commandName="Declaration in Workspace" description="Search for declarations of the selected element in the workspace" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hEMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.hierarchy" commandName="References in Hierarchy" description="Search for references of the selected element in its hierarchy" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hEcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.openDependencies" commandName="Open Plug-in Dependencies" description="Opens the plug-in dependencies view for the current plug-in" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hEsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.goto.next.bookmark" commandName="Next Bookmark" description="Goto next bookmark of the selected file" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hE8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.ProjectsView" commandName="JavaScript Projects" description="Show the Projects view" category="_Bw5EucXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hFMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hFcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.junit.junitShortcut.rerunFailedFirst" commandName="Rerun JUnit Test - Failures First" description="Rerun JUnit Test - Failures First" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hFsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.interface" commandName="Extract Interface" description="Extract a set of members into a new interface and try to use the new interface" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hF8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.browser.openBundleResource" commandName="Open Resource in Browser" description="Opens a bundle resource in the default web browser." category="_Bw5EtcXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_Bw7hGMXNEeO6b_7LMxq4hQ" elementId="plugin" name="Plugin"/> + <parameters xmi:id="_Bw7hGcXNEeO6b_7LMxq4hQ" elementId="path" name="Path"/> </commands> - <commands xmi:id="_KkkBQcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.ContinueRebase" commandName="Continue Rebase" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBQsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.javadoc.comment" commandName="Add JSDoc Comment" description="Add a JSDoc comment stub to the member element" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkBQ8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.preferences" commandName="Preferences" description="Open the preferences dialog" category="_KkgWxcXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkkBRMXKEeOEtpIq0wz5aQ" elementId="preferencePageId" name="Preference Page"/> + <commands xmi:id="_Bw7hGsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.ContinueRebase" commandName="Continue Rebase" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hG8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.javadoc.comment" commandName="Add JSDoc Comment" description="Add a JSDoc comment stub to the member element" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hHMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.preferences" commandName="Preferences" description="Open the preferences dialog" category="_Bw5EtcXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_Bw7hHcXNEeO6b_7LMxq4hQ" elementId="preferencePageId" name="Preference Page"/> </commands> - <commands xmi:id="_KkkBRcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" commandName="Show Whitespace Characters" description="Shows whitespace characters in current text editor" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.internal.reflog.CopyCommand" commandName="Copy SHA-1" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoMcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.close" commandName="Close" description="Close the active editor" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoMsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.newWizard" commandName="New" description="Open the New item wizard" category="_Kkg92cXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkkoM8XKEeOEtpIq0wz5aQ" elementId="newWizardId" name="New Wizard"/> + <commands xmi:id="_Bw7hHsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" commandName="Show Whitespace Characters" description="Shows whitespace characters in current text editor" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hH8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.internal.reflog.CopyCommand" commandName="Copy SHA-1" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hIMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.close" commandName="Close" description="Close the active editor" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hIcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.newWizard" commandName="New" description="Open the New item wizard" category="_Bw5E1MXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_Bw7hIsXNEeO6b_7LMxq4hQ" elementId="newWizardId" name="New Wizard"/> </commands> - <commands xmi:id="_KkkoNMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.comment" commandName="Comment" description="Turn the selected lines into // style comments" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoNcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or method" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoNsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.help.tipsAndTricksAction" commandName="Tips and Tricks" description="Open the tips and tricks help page" category="_Kkg95sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoN8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.showHistory" commandName="Show History" description="Show History" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoOMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.exportLibraryCommand" commandName="exportLibraryCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoOcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.hierarchy" commandName="Write Access in Hierarchy" description="Search for write references of the selected element in its hierarchy" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoOsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.find.word" commandName="Find Word" description="Select a word and find the next occurrence" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoO8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.testing.testingShortcut.run" commandName="Run testing Test" description="Run testing Test" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoPMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.m2e.core.ui.command.updateProject" commandName="Update Project" description="Update Maven Project configuration and dependencies" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoPcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoPsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.RunToLine" commandName="Run to Line" description="Resume and break when execution reaches the current line" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoP8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.select.previous" commandName="Select Previous C/C++ Element" description="Expand the selection to enclosing C/C++ element" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoQcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.ui.gotoMatchingTag" commandName="Matching Tag" description="Go to Matching Tag" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoQsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.copyCellContentsCommand" commandName="CopyCellContentsAction" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoQ8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.sqleditor.debugAction" commandName="Debug" category="_KkgWxsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoRMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.infer.type.arguments" commandName="Infer Generic Type Arguments" description="Infer type arguments for references to generic classes and remove unnecessary casts" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoRcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.Restart" commandName="Restart" description="Restart a process or debug target without terminating and re-launching" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoRsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.openResource" commandName="Open Resource" description="Open an editor on a particular resource" category="_Kkg96cXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkkoR8XKEeOEtpIq0wz5aQ" elementId="filePath" name="File Path" typeId="org.eclipse.ui.ide.resourcePath"/> + <commands xmi:id="_Bw7hI8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.comment" commandName="Comment" description="Turn the selected lines into // style comments" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hJMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or method" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hJcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.help.tipsAndTricksAction" commandName="Tips and Tricks" description="Open the tips and tricks help page" category="_Bw5E4cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hJsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.showHistory" commandName="Show History" description="Show History" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hJ8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.exportLibraryCommand" commandName="exportLibraryCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hKMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.hierarchy" commandName="Write Access in Hierarchy" description="Search for write references of the selected element in its hierarchy" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hKcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.find.word" commandName="Find Word" description="Select a word and find the next occurrence" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hKsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.testing.testingShortcut.run" commandName="Run testing Test" description="Run testing Test" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hK8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.m2e.core.ui.command.updateProject" commandName="Update Project" description="Update Maven Project configuration and dependencies" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hLMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hLcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.RunToLine" commandName="Run to Line" description="Resume and break when execution reaches the current line" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw7hLsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.select.previous" commandName="Select Previous C/C++ Element" description="Expand the selection to enclosing C/C++ element" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IAMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IAcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.ui.gotoMatchingTag" commandName="Matching Tag" description="Go to Matching Tag" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IAsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.copyCellContentsCommand" commandName="CopyCellContentsAction" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IA8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.sqleditor.debugAction" commandName="Debug" category="_Bw5EtsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IBMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.infer.type.arguments" commandName="Infer Generic Type Arguments" description="Infer type arguments for references to generic classes and remove unnecessary casts" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IBcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.Restart" commandName="Restart" description="Restart a process or debug target without terminating and re-launching" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IBsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.openResource" commandName="Open Resource" description="Open an editor on a particular resource" category="_Bw5rwsXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_Bw8IB8XNEeO6b_7LMxq4hQ" elementId="filePath" name="File Path" typeId="org.eclipse.ui.ide.resourcePath"/> </commands> - <commands xmi:id="_KkkoSMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.commands.InstanceCount" commandName="Instance Count" description="View the instance count of the selected type loaded in the target VM" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoScXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.help.helpContents" commandName="Help Contents" description="Open the help contents" category="_Kkg95sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoSsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.command.reverseStepOver" commandName="Reverse Step Over" description="Perform Reverse Step Over" category="_KkgW2cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoS8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify field access" description="Invokes quick assist and selects 'Qualify field access'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoTMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.saveAll" commandName="Save All" description="Save all current contents" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoTcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.SwitchCommand" commandName="Switch..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoTsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoT8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.assignToLocal.assist" commandName="Quick Assist - Assign to local variable" description="Invokes quick assist and selects 'Assign to local variable'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoUMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.debug" commandName="Debug Eclipse Application" description="Debug Eclipse Application" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoUcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.format.document" commandName="Format" description="Format selection" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoUsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.select.textEnd" commandName="Select Text End" description="Select to the end of the text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoU8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.BranchCommand" commandName="Branch..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoVMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.delete.line" commandName="Delete Line" description="Delete a line of text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkkoVcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.previous.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the JavaScript file" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.search.ui.performTextSearchProject" commandName="Find Text in Project" description="Searches the files in the project for specific text." category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPQcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.commands.openElementInEditor" commandName="Open Java Element" description="Open a Java element in its editor" category="_Kkg96cXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KklPQsXKEeOEtpIq0wz5aQ" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> + <commands xmi:id="_Bw8ICMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.commands.InstanceCount" commandName="Instance Count" description="View the instance count of the selected type loaded in the target VM" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8ICcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.help.helpContents" commandName="Help Contents" description="Open the help contents" category="_Bw5E4cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8ICsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.command.reverseStepOver" commandName="Reverse Step Over" description="Perform Reverse Step Over" category="_Bw5EycXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IC8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify field access" description="Invokes quick assist and selects 'Qualify field access'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IDMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.saveAll" commandName="Save All" description="Save all current contents" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IDcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.SwitchCommand" commandName="Switch..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IDsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8ID8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.assignToLocal.assist" commandName="Quick Assist - Assign to local variable" description="Invokes quick assist and selects 'Assign to local variable'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IEMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.debug" commandName="Debug Eclipse Application" description="Debug Eclipse Application" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IEcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.format.document" commandName="Format" description="Format selection" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IEsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.select.textEnd" commandName="Select Text End" description="Select to the end of the text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IE8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.BranchCommand" commandName="Branch..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IFMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.delete.line" commandName="Delete Line" description="Delete a line of text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IFcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.previous.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the JavaScript file" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IFsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.search.ui.performTextSearchProject" commandName="Find Text in Project" description="Searches the files in the project for specific text." category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IF8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.commands.openElementInEditor" commandName="Open Java Element" description="Open a Java element in its editor" category="_Bw5rwsXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_Bw8IGMXNEeO6b_7LMxq4hQ" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> </commands> - <commands xmi:id="_KklPQ8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.pldt.common.dropDownCommand" commandName="Analysis dropdown menu" category="_KkgWz8XKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KklPRMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.pldt.common.dropDownCommand.msg" name="Message" typeId="String"/> + <commands xmi:id="_Bw8IGcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.pldt.common.dropDownCommand" commandName="Analysis dropdown menu" category="_Bw5Ev8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_Bw8IGsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.pldt.common.dropDownCommand.msg" name="Message" typeId="String"/> </commands> - <commands xmi:id="_KklPRcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.maximizePart" commandName="Maximize Active View or Editor" description="Toggles maximize/restore state of active view or editor" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPRsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.ide.configureColumns" commandName="Configure Columns..." description="Configure the columns in the markers view" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPR8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.commands.AddClassPrepareBreakpoint" commandName="Add Class Load Breakpoint" description="Add a class load breakpoint" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPSMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.commit.CherryPick" commandName="Cherry Pick" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPScXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.editors.revisions.id.toggle" commandName="Toggle Revision Id Display" description="Toggles the display of the revision id" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPSsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.run" commandName="Run OSGi Framework" description="Run OSGi Framework" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPS8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.autotools.ui.command.libtoolize" commandName="Invoke Libtoolize" description="Run libtoolize in the selected directory" category="_KkgWwsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPTMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.eof" commandName="EOF" description="Send end of file" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPTcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPTsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.editors.quickdiff.revert" commandName="Revert Lines" description="Revert the current selection, block or deleted lines" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPT8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.method.exits" commandName="Search Method Exit Occurrences in File" description="Search for method exit occurrences of a selected return type" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPUMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xsd.ui.refactor.makeElementGlobal" commandName="Make Local Element &Global" description="Promotes local element to global level and replaces its references" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPUcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.goto.pageDown" commandName="Page Down" description="Go down one page" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPUsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.testing.testingShortcut.rerunFailedFirst" commandName="Rerun testing Test - Failures First" description="Rerun testing Test - Failures First" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPU8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.goInto" commandName="Go Into" description="Navigate into the selected item" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPVMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.goto.windowStart" commandName="Window Start" description="Go to the start of the window" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPVcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.command.ungroupDebugContexts" commandName="Ungroup" description="Ungroups the selected debug contexts" category="_Kkg94MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPVsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPV8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPWMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.addBlock.assist" commandName="Quick Assist - Replace statement with block" description="Invokes quick assist and selects 'Replace statement with block'" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPWcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.createAntBuildFile" commandName="Create Ant Build File" description="Creates an Ant build file for the current project" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPWsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.Terminate" commandName="Terminate" description="Terminate" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPW8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.revertToTemplateCommand" commandName="revertToTemplateCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPXMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.runtime.spy.commands.menuSpyCommand" commandName="Plug-in Menu Spy" description="Show the Plug-in Spy" category="_Kkg918XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPXcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.sort.lines" commandName="Sort Lines" description="Sort selected lines alphabetically" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPXsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.use.supertype" commandName="Use Supertype Where Possible" description="Change occurrences of a type to use a supertype instead" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPX8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.command.gotoaddress" commandName="Go to Address" description="Go to Address" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPYMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.switchToEditor" commandName="Switch to Editor" description="Switch to an editor" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPYcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.deleteCommand" commandName="deleteCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPYsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.previousView" commandName="Previous View" description="Switch to the previous view" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPY8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.insertRowCommand" commandName="insertRowCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KklPZMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.CopyUrlCommand" commandName="Copy URL" category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2UMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.navigate.open.element.in.call.hierarchy" commandName="Open Element in Call Hierarchy" description="Open an element in the call hierarchy view" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2UcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.write.access.in.hierarchy" commandName="Write Access in Hierarchy" description="Search for write references of the selected element in its hierarchy" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2UsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.linkWithEditor" commandName="Toggle Link with Editor " description="Toggles linking of a view's selection with the active editor's selection" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2U8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.closeRendering" commandName="Close Rendering" description="Close the selected rendering." category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2VMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.convert.anonymous.to.nested" commandName="Convert Anonymous Class to Nested" description="Convert an anonymous class to a nested class" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2VcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a Java editor" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2VsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.open.file.from.source" commandName="Open Selection" description="Open an editor on the selected link" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2V8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.previousPerspective" commandName="Previous Perspective" description="Switch to the previous perspective" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2WMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.pasteAction" commandName="pasteAction" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2WcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.Disconnect" commandName="Disconnect" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2WsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.refactoring.command.ExtractConstant" commandName="Extract Constant..." category="_KkgWx8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2W8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.folding.expand" commandName="Expand" description="Expands the folded region at the current selection" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2XMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewRemove" commandName="Remove Repository" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2XcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.PushTags" commandName="Push Tags..." category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2XsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.edit.text.move.element" commandName="Move - Refactoring " description="Moves the selected element to a new location" category="_KkgW0cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2X8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.working.set" commandName="Read Access in Working Set" description="Search for read references to the selected element in a working set" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2YMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.junit.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2YcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.ShowResourceHistoryCommand" commandName="Show History" category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2YsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.CompareWithWorkingTree" commandName="Compare with Working Directory" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2Y8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ant.ui.open.declaration.command" commandName="Open Declaration" description="Opens the Ant editor on the referenced element" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2ZMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.project" commandName="Implementors in Project" description="Search for implementors of the selected interface in the enclosing project" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2ZcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.closePart" commandName="Close Part" description="Close the active workbench part" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2ZsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2Z8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.testing.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2aMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ltk.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2acXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.infer.type.arguments" commandName="Infer Generic Type Arguments" description="Infer type arguments for references to generic classes and remove unnecessary casts" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2asXKEeOEtpIq0wz5aQ" elementId="org.eclipse.gef.zoom_in" commandName="Zoom In" description="Zoom In" category="_Kkg95MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2a8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.correction.assist.proposals" commandName="Quick Fix" description="Suggest possible fixes for a problem" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2bMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.commands.Watch" commandName="Watch" description="Create new watch expression" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2bcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.Untrack" commandName="Untrack" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2bsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.EditTreeConflictsCommand" commandName="Edit Tree Conflicts" category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2b8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2cMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.copyAction" commandName="copyAction" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2ccXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.refactoring.command.ExtractLocalVariable" commandName="Extract Local Variable..." category="_KkgWx8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2csXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.goto.previous.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the compilation unit" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkl2c8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteCurrentAction" commandName="Execute Current Text" category="_KkgWxsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdYMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.project.buildProject" commandName="Build Project" description="Build the selected project" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdYcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.command.saveTraceData" commandName="Save Trace Data " description="Save Trace Data to File" category="_Kkg90sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdYsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.add.block.comment" commandName="Add Block Comment" description="Add Block Comment" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdY8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.showSystemMenu" commandName="Show System Menu" description="Show the system menu" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdZMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.self.encapsulate.field" commandName="Encapsulate Field" description="Create getting and setting methods for the field and use only those to access the field" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdZcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the translation unit" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdZsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.newRendering" commandName="New Rendering" description="Add a new rendering." category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdZ8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.select.pageDown" commandName="Select Page Down" description="Select to the bottom of the page" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdaMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.specific_content_assist.command" commandName="Content Assist(DLTK)" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_KkgW18XKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkmdacXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.specific_content_assist.category_id" name="type" optional="false"/> + <commands xmi:id="_Bw8IG8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.maximizePart" commandName="Maximize Active View or Editor" description="Toggles maximize/restore state of active view or editor" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IHMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.ide.configureColumns" commandName="Configure Columns..." description="Configure the columns in the markers view" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IHcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.commands.AddClassPrepareBreakpoint" commandName="Add Class Load Breakpoint" description="Add a class load breakpoint" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IHsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.commit.CherryPick" commandName="Cherry Pick" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IH8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.editors.revisions.id.toggle" commandName="Toggle Revision Id Display" description="Toggles the display of the revision id" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IIMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.run" commandName="Run OSGi Framework" description="Run OSGi Framework" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IIcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.autotools.ui.command.libtoolize" commandName="Invoke Libtoolize" description="Run libtoolize in the selected directory" category="_Bw5EssXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IIsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.eof" commandName="EOF" description="Send end of file" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8II8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IJMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.editors.quickdiff.revert" commandName="Revert Lines" description="Revert the current selection, block or deleted lines" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IJcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.method.exits" commandName="Search Method Exit Occurrences in File" description="Search for method exit occurrences of a selected return type" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IJsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xsd.ui.refactor.makeElementGlobal" commandName="Make Local Element &Global" description="Promotes local element to global level and replaces its references" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IJ8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.goto.pageDown" commandName="Page Down" description="Go down one page" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IKMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.testing.testingShortcut.rerunFailedFirst" commandName="Rerun testing Test - Failures First" description="Rerun testing Test - Failures First" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IKcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.goInto" commandName="Go Into" description="Navigate into the selected item" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IKsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.goto.windowStart" commandName="Window Start" description="Go to the start of the window" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IK8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.command.ungroupDebugContexts" commandName="Ungroup" description="Ungroups the selected debug contexts" category="_Bw5E28XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8ILMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8ILcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8ILsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.addBlock.assist" commandName="Quick Assist - Replace statement with block" description="Invokes quick assist and selects 'Replace statement with block'" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IL8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.createAntBuildFile" commandName="Create Ant Build File" description="Creates an Ant build file for the current project" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IMMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.Terminate" commandName="Terminate" description="Terminate" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IMcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.revertToTemplateCommand" commandName="revertToTemplateCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IMsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.runtime.spy.commands.menuSpyCommand" commandName="Plug-in Menu Spy" description="Show the Plug-in Spy" category="_Bw5E0sXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IM8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.sort.lines" commandName="Sort Lines" description="Sort selected lines alphabetically" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8INMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.use.supertype" commandName="Use Supertype Where Possible" description="Change occurrences of a type to use a supertype instead" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8INcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.command.gotoaddress" commandName="Go to Address" description="Go to Address" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8INsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.switchToEditor" commandName="Switch to Editor" description="Switch to an editor" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IN8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.deleteCommand" commandName="deleteCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IOMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.previousView" commandName="Previous View" description="Switch to the previous view" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IOcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.insertRowCommand" commandName="insertRowCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8IOsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.CopyUrlCommand" commandName="Copy URL" category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vEMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.navigate.open.element.in.call.hierarchy" commandName="Open Element in Call Hierarchy" description="Open an element in the call hierarchy view" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vEcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.write.access.in.hierarchy" commandName="Write Access in Hierarchy" description="Search for write references of the selected element in its hierarchy" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vEsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.linkWithEditor" commandName="Toggle Link with Editor " description="Toggles linking of a view's selection with the active editor's selection" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vE8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.closeRendering" commandName="Close Rendering" description="Close the selected rendering." category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vFMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.convert.anonymous.to.nested" commandName="Convert Anonymous Class to Nested" description="Convert an anonymous class to a nested class" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vFcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a Java editor" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vFsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.open.file.from.source" commandName="Open Selection" description="Open an editor on the selected link" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vF8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.previousPerspective" commandName="Previous Perspective" description="Switch to the previous perspective" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vGMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.pasteAction" commandName="pasteAction" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vGcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.Disconnect" commandName="Disconnect" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vGsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.refactoring.command.ExtractConstant" commandName="Extract Constant..." category="_Bw5Et8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vG8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.folding.expand" commandName="Expand" description="Expands the folded region at the current selection" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vHMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewRemove" commandName="Remove Repository" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vHcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.PushTags" commandName="Push Tags..." category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vHsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.edit.text.move.element" commandName="Move - Refactoring " description="Moves the selected element to a new location" category="_Bw5EwcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vH8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.working.set" commandName="Read Access in Working Set" description="Search for read references to the selected element in a working set" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vIMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.junit.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vIcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.ShowResourceHistoryCommand" commandName="Show History" category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vIsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.CompareWithWorkingTree" commandName="Compare with Working Directory" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vI8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ant.ui.open.declaration.command" commandName="Open Declaration" description="Opens the Ant editor on the referenced element" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vJMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.project" commandName="Implementors in Project" description="Search for implementors of the selected interface in the enclosing project" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vJcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.closePart" commandName="Close Part" description="Close the active workbench part" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vJsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vJ8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.testing.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vKMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ltk.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vKcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.infer.type.arguments" commandName="Infer Generic Type Arguments" description="Infer type arguments for references to generic classes and remove unnecessary casts" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vKsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.gef.zoom_in" commandName="Zoom In" description="Zoom In" category="_Bw5E38XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vK8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.correction.assist.proposals" commandName="Quick Fix" description="Suggest possible fixes for a problem" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vLMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.commands.Watch" commandName="Watch" description="Create new watch expression" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vLcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.Untrack" commandName="Untrack" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vLsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.EditTreeConflictsCommand" commandName="Edit Tree Conflicts" category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vL8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vMMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.copyAction" commandName="copyAction" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vMcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.refactoring.command.ExtractLocalVariable" commandName="Extract Local Variable..." category="_Bw5Et8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vMsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.goto.previous.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the compilation unit" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vM8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteCurrentAction" commandName="Execute Current Text" category="_Bw5EtsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vNMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.project.buildProject" commandName="Build Project" description="Build the selected project" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vNcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.command.saveTraceData" commandName="Save Trace Data " description="Save Trace Data to File" category="_Bw5EzcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vNsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.add.block.comment" commandName="Add Block Comment" description="Add Block Comment" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vN8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.showSystemMenu" commandName="Show System Menu" description="Show the system menu" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vOMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.self.encapsulate.field" commandName="Encapsulate Field" description="Create getting and setting methods for the field and use only those to access the field" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vOcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the translation unit" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vOsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.newRendering" commandName="New Rendering" description="Add a new rendering." category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vO8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.select.pageDown" commandName="Select Page Down" description="Select to the bottom of the page" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vPMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.specific_content_assist.command" commandName="Content Assist(DLTK)" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_Bw8vPcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.specific_content_assist.category_id" name="type" optional="false"/> </commands> - <commands xmi:id="_KkmdasXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.SimplePush" commandName="Push to Upstream" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkmda8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdbMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.OpenInTextEditorCommand" commandName="Open in Text Editor" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdbcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.TypeHierarchy" commandName="JavaScript Type Hierarchy" description="Show the Type Hierarchy view" category="_KkgWycXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdbsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.open.hyperlink" commandName="Open Hyperlink" description="Opens the hyperlink at the caret location or opens a chooser if more than one hyperlink is available" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkmdb8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchPairEditorAction" commandName="Switch Source/Design Editors" description="Switch between the Source and Design editors." category="_KkgWzsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdcMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdccXKEeOEtpIq0wz5aQ" elementId="org.eclipse.compare.selectPreviousChange" commandName="Select Previous Change" description="Select Previous Change" category="_Kkg96MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdcsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.gef.zoom_out" commandName="Zoom Out" description="Zoom Out" category="_Kkg95MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkmdc8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.ToggleCoolbarAction" commandName="Toggle Toolbar Visibility" description="Toggles the visibility of the window toolbar" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmddMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmddcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.select.wordPrevious" commandName="Select Previous Word" description="Select the previous word" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmddsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RebaseInteractiveCurrent" commandName="%RebaseInteractiveCurrentHandler.name" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkmdd8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.mat.ui.query.browser.QueryBrowser" commandName="Query Browser" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdeMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.createPlaceHolderCommand" commandName="createPlaceHolderCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdecXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.ReplaceWithBranchCommand" commandName="Branch..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdesXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.opendecl" commandName="Open Declaration" description="Open an editor on the selected element's declaration(s)" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkmde8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xsl.debug.ui.launchshortcut.debug" commandName="Debug XSLT Transformation" description="Create a configuration to debug an XSLT transformation" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdfMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.SetPropertyCommand" commandName="Set Property..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdfcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.CompareWithTagCommand" commandName="Tag..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdfsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.findReplace" commandName="Find and Replace" description="Find and replace text" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkmdf8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdgMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.quickdiff.toggle" commandName="Quick Diff Toggle" description="Toggles quick diff information display on the line number ruler" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkmdgcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.ui.applyPatch" commandName="Apply Patch..." description="Apply a patch to one or more workspace projects." category="_Kkg90cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEcMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.compare.copyLeftToRight" commandName="Copy from Left to Right" description="Copy Current Change from Left to Right" category="_Kkg96MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEccXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewRenameBranch" commandName="Rename Branch..." category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEcsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.CompareTwoSelectedRepositoryResourcesCommand" commandName="Compare" category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEc8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.toggleInsertMode" commandName="Toggle Insert Mode" description="Toggle insert mode" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEdMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEdcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.insertGroupCommand" commandName="insertGroupCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEdsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.nextSubTab" commandName="Next Sub-Tab" description="Switch to the next sub-tab" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEd8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.openPluginArtifact" commandName="Open Plug-in Artifact" description="Open a plug-in artifact in the manifest editor" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEeMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.search.findrefs" commandName="References" description="Search for references to the selected element in the workspace" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEecXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEesXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.addBookmark" commandName="Add Bookmark" description="Add a bookmark" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEe8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEfMXKEeOEtpIq0wz5aQ" elementId="refresh.schema.editor.action.id" commandName="Refresh from Server" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEfcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewAddRepository" commandName="Add a Git Repository" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEfsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.MembersView" commandName="JavaScript Members" description="Show the Members view" category="_KkgWycXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEf8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.hover.forwardMacroExpansion" commandName="Forward" description="Step forward in macro expansions" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEgMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.autotools.ui.command.autoreconf" commandName="Invoke Autoreconf" description="Run autoreconf from the selected directory" category="_KkgWwsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEgcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.project.rebuildAll" commandName="Rebuild All" description="Rebuild all projects" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEgsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.result.removeInstance" commandName="Remove Result" category="_KkgW0sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEg8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.move.inner.to.top.level" commandName="Convert Member Type to Top Level" description="Convert member type to top level" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEhMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to var" description="Invokes quick assist and selects 'Assign to var'" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEhcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.activateEditor" commandName="Activate Editor" description="Activate the editor" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEhsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEh8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEiMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.compare.copyAllRightToLeft" commandName="Copy All from Right to Left" description="Copy All Changes from Right to Left" category="_Kkg96MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEicXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.PushCommit" commandName="Push Commit..." category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEisXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.project.closeUnrelatedProjects" commandName="Close Unrelated Projects" description="Close unrelated projects" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEi8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureGerritRemote" commandName="Gerrit Configuration..." category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEjMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.compare.ignoreWhiteSpace" commandName="Ignore White Space" description="Ignore white space where applicable" category="_Kkg96MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEjcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.ToggleBreakpoint" commandName="Toggle Breakpoint" description="Creates or removes a breakpoint" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEjsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.goto.lineDown" commandName="Line Down" description="Go down one line of text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEj8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.previousTab" commandName="Previous Tab" description="Switch to the previous tab" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEkMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.SkipRebase" commandName="Skip commit and continue" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEkcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition" commandName="Last Edit Location" description="Last edit location" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEksXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.cancelJob" commandName="Cancel Job" description="Terminate the job" category="_Kkg93MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknEk8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.toggleMemoryMonitorsPane" commandName="Toggle Memory Monitors Pane" description="Toggle visibility of the Memory Monitors Pane" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrgMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.testing.ResultView" commandName="DLTK Testing" description="Testing" category="_KkgWycXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrgcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pdt.ui.edit.text.php.show.outline" commandName="Quick Outline" description="Shows the quick outline for the editor input" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrgsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.UpdateCommand" commandName="Update" category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kknrg8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.assignToLocal.assist" commandName="Quick Assist - Assign to local variable" description="Invokes quick assist and selects 'Assign to local variable'" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrhMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.ide.copyBuildIdCommand" commandName="Copy Build Id To Clipboard" description="Copies the build id to the clipboard." category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrhcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.autotools.ui.command.autoconf" commandName="Invoke Autoconf" description="Run autoconf in the selected directory" category="_KkgWwsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrhsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.navigate.opentype" commandName="Open Element" description="Open an element in an Editor" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kknrh8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.declarations.in.hierarchy" commandName="Declaration in Hierarchy" description="Search for declarations of the selected element in its hierarchy" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknriMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.collapseAll" commandName="Collapse All" description="Collapse the current tree" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknricXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrisXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.submodule.update" commandName="Update Submodule" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kknri8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.folding.toggle" commandName="Toggle Folding" description="Toggles folding in the current editor" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrjMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.ui.referencedFileErrors" commandName="Show Details..." description="Show Details..." category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrjcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.command.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrjsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.UnlockCommand" commandName="Unlock..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kknrj8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.commands.showElementInTypeHierarchyView" commandName="Show JavaScript Element Type Hierarchy" description="Show a JavaScript element in the Type Hierarchy view" category="_Kkg96cXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KknrkMXKEeOEtpIq0wz5aQ" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/> + <commands xmi:id="_Bw8vPsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.SimplePush" commandName="Push to Upstream" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vP8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.OpenInTextEditorCommand" commandName="Open in Text Editor" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vQcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.TypeHierarchy" commandName="JavaScript Type Hierarchy" description="Show the Type Hierarchy view" category="_Bw5EucXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vQsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.open.hyperlink" commandName="Open Hyperlink" description="Opens the hyperlink at the caret location or opens a chooser if more than one hyperlink is available" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vQ8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchPairEditorAction" commandName="Switch Source/Design Editors" description="Switch between the Source and Design editors." category="_Bw5EvsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vRMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vRcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.compare.selectPreviousChange" commandName="Select Previous Change" description="Select Previous Change" category="_Bw5rwcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vRsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.gef.zoom_out" commandName="Zoom Out" description="Zoom Out" category="_Bw5E38XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vR8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.ToggleCoolbarAction" commandName="Toggle Toolbar Visibility" description="Toggles the visibility of the window toolbar" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vSMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vScXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.select.wordPrevious" commandName="Select Previous Word" description="Select the previous word" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw8vSsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RebaseInteractiveCurrent" commandName="%RebaseInteractiveCurrentHandler.name" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WIMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.mat.ui.query.browser.QueryBrowser" commandName="Query Browser" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WIcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.createPlaceHolderCommand" commandName="createPlaceHolderCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WIsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.ReplaceWithBranchCommand" commandName="Branch..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WI8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.opendecl" commandName="Open Declaration" description="Open an editor on the selected element's declaration(s)" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WJMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xsl.debug.ui.launchshortcut.debug" commandName="Debug XSLT Transformation" description="Create a configuration to debug an XSLT transformation" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WJcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.SetPropertyCommand" commandName="Set Property..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WJsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.CompareWithTagCommand" commandName="Tag..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WJ8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.findReplace" commandName="Find and Replace" description="Find and replace text" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WKMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WKcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.quickdiff.toggle" commandName="Quick Diff Toggle" description="Toggles quick diff information display on the line number ruler" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WKsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.ui.applyPatch" commandName="Apply Patch..." description="Apply a patch to one or more workspace projects." category="_Bw5EzMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WK8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.compare.copyLeftToRight" commandName="Copy from Left to Right" description="Copy Current Change from Left to Right" category="_Bw5rwcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WLMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewRenameBranch" commandName="Rename Branch..." category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WLcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.CompareTwoSelectedRepositoryResourcesCommand" commandName="Compare" category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WLsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.toggleInsertMode" commandName="Toggle Insert Mode" description="Toggle insert mode" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WL8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WMMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.insertGroupCommand" commandName="insertGroupCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WMcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.nextSubTab" commandName="Next Sub-Tab" description="Switch to the next sub-tab" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WMsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.openPluginArtifact" commandName="Open Plug-in Artifact" description="Open a plug-in artifact in the manifest editor" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WM8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.search.findrefs" commandName="References" description="Search for references to the selected element in the workspace" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WNMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WNcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.addBookmark" commandName="Add Bookmark" description="Add a bookmark" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WNsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WN8XNEeO6b_7LMxq4hQ" elementId="refresh.schema.editor.action.id" commandName="Refresh from Server" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WOMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewAddRepository" commandName="Add a Git Repository" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WOcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.MembersView" commandName="JavaScript Members" description="Show the Members view" category="_Bw5EucXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WOsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.hover.forwardMacroExpansion" commandName="Forward" description="Step forward in macro expansions" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WO8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.autotools.ui.command.autoreconf" commandName="Invoke Autoreconf" description="Run autoreconf from the selected directory" category="_Bw5EssXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WPMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.project.rebuildAll" commandName="Rebuild All" description="Rebuild all projects" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WPcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.result.removeInstance" commandName="Remove Result" category="_Bw5EwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WPsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.move.inner.to.top.level" commandName="Convert Member Type to Top Level" description="Convert member type to top level" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WP8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to var" description="Invokes quick assist and selects 'Assign to var'" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.activateEditor" commandName="Activate Editor" description="Activate the editor" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WQcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WQsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WQ8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.compare.copyAllRightToLeft" commandName="Copy All from Right to Left" description="Copy All Changes from Right to Left" category="_Bw5rwcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WRMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.PushCommit" commandName="Push Commit..." category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WRcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.project.closeUnrelatedProjects" commandName="Close Unrelated Projects" description="Close unrelated projects" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WRsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureGerritRemote" commandName="Gerrit Configuration..." category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WR8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.compare.ignoreWhiteSpace" commandName="Ignore White Space" description="Ignore white space where applicable" category="_Bw5rwcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WSMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.ToggleBreakpoint" commandName="Toggle Breakpoint" description="Creates or removes a breakpoint" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WScXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.goto.lineDown" commandName="Line Down" description="Go down one line of text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WSsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.previousTab" commandName="Previous Tab" description="Switch to the previous tab" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WS8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.SkipRebase" commandName="Skip commit and continue" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WTMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition" commandName="Last Edit Location" description="Last edit location" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WTcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.cancelJob" commandName="Cancel Job" description="Terminate the job" category="_Bw5E18XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WTsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.toggleMemoryMonitorsPane" commandName="Toggle Memory Monitors Pane" description="Toggle visibility of the Memory Monitors Pane" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WT8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.testing.ResultView" commandName="DLTK Testing" description="Testing" category="_Bw5EucXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WUMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pdt.ui.edit.text.php.show.outline" commandName="Quick Outline" description="Shows the quick outline for the editor input" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WUcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.UpdateCommand" commandName="Update" category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WUsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.assignToLocal.assist" commandName="Quick Assist - Assign to local variable" description="Invokes quick assist and selects 'Assign to local variable'" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WU8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.ide.copyBuildIdCommand" commandName="Copy Build Id To Clipboard" description="Copies the build id to the clipboard." category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WVMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.autotools.ui.command.autoconf" commandName="Invoke Autoconf" description="Run autoconf in the selected directory" category="_Bw5EssXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WVcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.navigate.opentype" commandName="Open Element" description="Open an element in an Editor" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw9WVsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.declarations.in.hierarchy" commandName="Declaration in Hierarchy" description="Search for declarations of the selected element in its hierarchy" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99MMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.collapseAll" commandName="Collapse All" description="Collapse the current tree" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99McXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99MsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.submodule.update" commandName="Update Submodule" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99M8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.folding.toggle" commandName="Toggle Folding" description="Toggles folding in the current editor" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99NMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.ui.referencedFileErrors" commandName="Show Details..." description="Show Details..." category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99NcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.command.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99NsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.UnlockCommand" commandName="Unlock..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99N8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.commands.showElementInTypeHierarchyView" commandName="Show JavaScript Element Type Hierarchy" description="Show a JavaScript element in the Type Hierarchy view" category="_Bw5rwsXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_Bw99OMXNEeO6b_7LMxq4hQ" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/> </commands> - <commands xmi:id="_KknrkcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into Java comments" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrksXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.workspace" commandName="Implementors in Workspace" description="Search for implementors of the selected interface" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kknrk8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.addNonNLS" commandName="Quick Fix - Add non-NLS tag" description="Invokes quick assist and selects 'Add non-NLS tag'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrlMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrlcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.commands.Display" commandName="Display" description="Display result of evaluating selected text" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrlsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.revert" commandName="Revert" description="Revert to the last saved state" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kknrl8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrmMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.edit.text.open.editor" commandName="Open Selection" description="Opens an editor with the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrmcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrmsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jst.jsp.ui.refactor.move" commandName="Move" description="Move a Java Element to another package" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kknrm8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.redo" commandName="Redo" description="Redo the last operation" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrnMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.join.lines" commandName="Join Lines" description="Join lines of text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrncXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.search.finddecl" commandName="Declaration" description="Search for declarations of the selected element in the workspace" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrnsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.externalize.strings" commandName="Externalize Strings" description="Finds all strings that are not externalized and moves them into a separate property file" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kknrn8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknroMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.forwardHistory" commandName="Forward History" description="Move forward in the editor navigation history" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrocXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.internationalize" commandName="Internationalize Plug-ins" description="Sets up internationalization for a plug-in" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KknrosXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.menu.findUnresolvedIncludes" commandName="Search for Unresolved Includes" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSkMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSkcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.m2e.discovery.ui" commandName="m2e Marketplace" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSksXKEeOEtpIq0wz5aQ" elementId="org.eclipse.mat.ui.query.browser.QueryHistory" commandName="Query History" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSk8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.commit" commandName="Commit" description="Commit resources to the repository" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSlMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.RunLast" commandName="Run" description="Launch in run mode" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSlcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.copyLineUp" commandName="Duplicate Lines" description="Duplicates the selected lines and leaves the selection unchanged" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSlsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.startMonitor" commandName="Start Monitor" category="_Kkg928XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSl8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSmMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.sqleditor.toggleCommentAction" commandName="Toggle Comment" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSmcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSmsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.commit.CreateBranch" commandName="Create Branch..." category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSm8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSnMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.removeFromWorkingSet" commandName="Remove From Working Set" description="Removes the selected object from a working set." category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSncXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.navigate.open.type" commandName="Open Type" description="Open a type in a DLTK editor" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSnsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.debug" commandName="Debug Java Applet" description="Debug Java Applet" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSn8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.server.ui.phpServerShortcut.run" commandName="Run PHP Web Application" description="Run PHP Web Application" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSoMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.ReplaceWithCommit" commandName="Replace with commit" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSocXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.DeleteBranch" commandName="Delete Branch" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSosXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.ApplyPatch" commandName="Apply Patch" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSo8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_KkgWwcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSpMXKEeOEtpIq0wz5aQ" elementId="pl.szpinda.plugin.tomcat.commands.tomcatStartStop" commandName="Tomcat start,stop" category="_Kkg91MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSpcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.folding.collapse" commandName="Collapse" description="Collapses the folded region at the current selection" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSpsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.navigate.gotopackage" commandName="Go to Package" description="Go to Package" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSp8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.project" commandName="Write Access in Project" description="Search for write references to the selected element in the enclosing project" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSqMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.equinox.p2.ui.sdk.install" commandName="Install New Software..." category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSqcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.nextView" commandName="Next View" description="Switch to the next view" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSqsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.autotools.ui.command.automake" commandName="Invoke Automake" description="Run automake from the selected directory" category="_KkgWwsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSq8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.junit.junitShortcut.run" commandName="Run JUnit Test" description="Run JUnit Test" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSrMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.properties" commandName="Properties" description="Display the properties of the selected item" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSrcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.exception.occurrences" commandName="Search Exception Occurrences in File" description="Search for exception occurrences of a selected exception type" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSrsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.actions.WatchCommand" commandName="Watch" description="Create a watch expression from the current selection and add it to the Expressions view" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSr8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.pldt.openacc.command2" commandName="Find OpenACC Artifacts" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSsMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.moveLineUp" commandName="Move Lines Up" description="Moves the selected lines up" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSscXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.deleteGroupCommand" commandName="deleteGroupCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSssXKEeOEtpIq0wz5aQ" elementId="org.eclipse.emf.codegen.ecore.ui.Generate" commandName="Generate Code" description="Generate code for the EMF models in the workspace" category="_KkgWzcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkoSs8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.open.outline" commandName="Show outline" description="Shows outline" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5oMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.TypesView" commandName="JavaScript Types" description="Show the Types view" category="_KkgWycXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5ocXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to field" description="Invokes quick assist and selects 'Assign to field'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5osXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.modify.method.parameters" commandName="Change Method Signature" description="Change method signature includes parameter names and parameter order" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5o8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.copyLineDown" commandName="Copy Lines" description="Duplicates the selected lines and moves the selection to the copy" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5pMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open the call hierarchy for the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5pcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.java.source.quickMenu" commandName="Source Quick Menu" description="Opens the source quick menu" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5psXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in JavaScript editors" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5p8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5qMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.command.connect" commandName="Connect" description="Connect to a process" category="_Kkg94MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5qcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5qsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.addBlock.assist" commandName="Quick Assist - Replace statement with block" description="Invokes quick assist and selects 'Replace statement with block'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5q8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.CherryPick" commandName="Cherry Pick" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5rMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.method" commandName="Extract Function" description="Extract a set of statements or an expression into a new function and use the new function" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5rcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.ConfigureUpstreamFetch" commandName="Configure Upstream Fetch" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5rsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.Merge" commandName="Merge" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5r8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.toggle.comment" commandName="Comment/Uncomment" description="Comment/Uncomment the selected lines" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5sMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.introduce.parameter" commandName="Introduce Parameter" description="Introduce a new method parameter based on the selected expression" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5scXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5ssXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.parameter" commandName="Introduce Parameter" description="Introduce a new function parameter based on the selected expression" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5s8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaseline" commandName="Reset quickdiff baseline" category="_KkgW2MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_Kko5tMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaselineTarget" name="Reset target (HEAD, HEAD^1)" optional="false"/> + <commands xmi:id="_Bw99OcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into Java comments" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99OsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.workspace" commandName="Implementors in Workspace" description="Search for implementors of the selected interface" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99O8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.addNonNLS" commandName="Quick Fix - Add non-NLS tag" description="Invokes quick assist and selects 'Add non-NLS tag'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99PMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99PcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.commands.Display" commandName="Display" description="Display result of evaluating selected text" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99PsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.revert" commandName="Revert" description="Revert to the last saved state" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99P8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99QMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.edit.text.open.editor" commandName="Open Selection" description="Opens an editor with the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99QcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99QsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jst.jsp.ui.refactor.move" commandName="Move" description="Move a Java Element to another package" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99Q8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.redo" commandName="Redo" description="Redo the last operation" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99RMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.join.lines" commandName="Join Lines" description="Join lines of text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99RcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.search.finddecl" commandName="Declaration" description="Search for declarations of the selected element in the workspace" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99RsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.externalize.strings" commandName="Externalize Strings" description="Finds all strings that are not externalized and moves them into a separate property file" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99R8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99SMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.forwardHistory" commandName="Forward History" description="Move forward in the editor navigation history" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99ScXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.internationalize" commandName="Internationalize Plug-ins" description="Sets up internationalization for a plug-in" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99SsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.menu.findUnresolvedIncludes" commandName="Search for Unresolved Includes" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99S8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99TMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.m2e.discovery.ui" commandName="m2e Marketplace" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99TcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.mat.ui.query.browser.QueryHistory" commandName="Query History" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99TsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.commit" commandName="Commit" description="Commit resources to the repository" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99T8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.RunLast" commandName="Run" description="Launch in run mode" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99UMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.copyLineUp" commandName="Duplicate Lines" description="Duplicates the selected lines and leaves the selection unchanged" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99UcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.startMonitor" commandName="Start Monitor" category="_Bw5E1sXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99UsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99U8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.sqleditor.toggleCommentAction" commandName="Toggle Comment" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99VMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99VcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.commit.CreateBranch" commandName="Create Branch..." category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99VsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99V8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.removeFromWorkingSet" commandName="Remove From Working Set" description="Removes the selected object from a working set." category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99WMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.navigate.open.type" commandName="Open Type" description="Open a type in a DLTK editor" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99WcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.debug" commandName="Debug Java Applet" description="Debug Java Applet" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99WsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.server.ui.phpServerShortcut.run" commandName="Run PHP Web Application" description="Run PHP Web Application" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99W8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.ReplaceWithCommit" commandName="Replace with commit" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99XMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.DeleteBranch" commandName="Delete Branch" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99XcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.ApplyPatch" commandName="Apply Patch" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99XsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_Bw5EscXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99X8XNEeO6b_7LMxq4hQ" elementId="pl.szpinda.plugin.tomcat.commands.tomcatStartStop" commandName="Tomcat start,stop" category="_Bw5Ez8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99YMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.folding.collapse" commandName="Collapse" description="Collapses the folded region at the current selection" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99YcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.navigate.gotopackage" commandName="Go to Package" description="Go to Package" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99YsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.project" commandName="Write Access in Project" description="Search for write references to the selected element in the enclosing project" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99Y8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.equinox.p2.ui.sdk.install" commandName="Install New Software..." category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99ZMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.nextView" commandName="Next View" description="Switch to the next view" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99ZcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.autotools.ui.command.automake" commandName="Invoke Automake" description="Run automake from the selected directory" category="_Bw5EssXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99ZsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.junit.junitShortcut.run" commandName="Run JUnit Test" description="Run JUnit Test" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw99Z8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.properties" commandName="Properties" description="Display the properties of the selected item" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.exception.occurrences" commandName="Search Exception Occurrences in File" description="Search for exception occurrences of a selected exception type" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kQcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.actions.WatchCommand" commandName="Watch" description="Create a watch expression from the current selection and add it to the Expressions view" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kQsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.pldt.openacc.command2" commandName="Find OpenACC Artifacts" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kQ8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.moveLineUp" commandName="Move Lines Up" description="Moves the selected lines up" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kRMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.deleteGroupCommand" commandName="deleteGroupCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kRcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.emf.codegen.ecore.ui.Generate" commandName="Generate Code" description="Generate code for the EMF models in the workspace" category="_Bw5EvcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kRsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.open.outline" commandName="Show outline" description="Shows outline" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kR8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.TypesView" commandName="JavaScript Types" description="Show the Types view" category="_Bw5EucXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kSMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to field" description="Invokes quick assist and selects 'Assign to field'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kScXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.modify.method.parameters" commandName="Change Method Signature" description="Change method signature includes parameter names and parameter order" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kSsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.copyLineDown" commandName="Copy Lines" description="Duplicates the selected lines and moves the selection to the copy" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kS8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open the call hierarchy for the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kTMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.java.source.quickMenu" commandName="Source Quick Menu" description="Opens the source quick menu" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kTcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in JavaScript editors" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kTsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kT8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.command.connect" commandName="Connect" description="Connect to a process" category="_Bw5E28XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kUMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kUcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.addBlock.assist" commandName="Quick Assist - Replace statement with block" description="Invokes quick assist and selects 'Replace statement with block'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kUsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.CherryPick" commandName="Cherry Pick" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kU8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.method" commandName="Extract Function" description="Extract a set of statements or an expression into a new function and use the new function" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kVMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.ConfigureUpstreamFetch" commandName="Configure Upstream Fetch" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kVcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.Merge" commandName="Merge" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kVsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.toggle.comment" commandName="Comment/Uncomment" description="Comment/Uncomment the selected lines" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kV8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.introduce.parameter" commandName="Introduce Parameter" description="Introduce a new method parameter based on the selected expression" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kWMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kWcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.parameter" commandName="Introduce Parameter" description="Introduce a new function parameter based on the selected expression" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kWsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaseline" commandName="Reset quickdiff baseline" category="_Bw5EyMXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_Bw-kW8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaselineTarget" name="Reset target (HEAD, HEAD^1)" optional="false"/> </commands> - <commands xmi:id="_Kko5tcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.submodule.add" commandName="Add Submodule" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5tsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.find.broken.nls.keys" commandName="Find Broken Externalized Strings" description="Finds undefined, duplicate and unused externalized string keys in property files" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5t8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.make.ui.targetBuildCommand" commandName="Make Target Build" description="Invoke a make target build for the selected container." category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5uMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.project.rebuildProject" commandName="Rebuild Project" description="Rebuild the selected projects" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5ucXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.item.crosstab.ui.createCrosstab" commandName="Create Crosstab" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5usXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.search.references.in.workspace" commandName="References in Workspace" description="Search for references to the selected element in the workspace" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5u8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5vMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.clear.mark" commandName="Clear Mark" description="Clear the mark" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5vcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.updateClasspath" commandName="Update Classpath" description="Updates the plug-in classpath from latest settings" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5vsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.ReplaceWithHead" commandName="Replace with HEAD revision" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5v8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Opens a type in the type hierarchy view" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5wMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kko5wcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.cheatsheets.openCheatSheet" commandName="Open Cheat Sheet" description="Open a Cheat Sheet." category="_Kkg95sXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkpgsMXKEeOEtpIq0wz5aQ" elementId="cheatSheetId" name="Identifier"/> + <commands xmi:id="_Bw-kXMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.submodule.add" commandName="Add Submodule" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kXcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.find.broken.nls.keys" commandName="Find Broken Externalized Strings" description="Finds undefined, duplicate and unused externalized string keys in property files" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kXsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.make.ui.targetBuildCommand" commandName="Make Target Build" description="Invoke a make target build for the selected container." category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kX8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.project.rebuildProject" commandName="Rebuild Project" description="Rebuild the selected projects" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kYMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.item.crosstab.ui.createCrosstab" commandName="Create Crosstab" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kYcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.search.references.in.workspace" commandName="References in Workspace" description="Search for references to the selected element in the workspace" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kYsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kY8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.clear.mark" commandName="Clear Mark" description="Clear the mark" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kZMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.updateClasspath" commandName="Update Classpath" description="Updates the plug-in classpath from latest settings" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kZcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.ReplaceWithHead" commandName="Replace with HEAD revision" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kZsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Opens a type in the type hierarchy view" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kZ8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kaMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.cheatsheets.openCheatSheet" commandName="Open Cheat Sheet" description="Open a Cheat Sheet." category="_Bw5E4cXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_Bw-kacXNEeO6b_7LMxq4hQ" elementId="cheatSheetId" name="Identifier"/> </commands> - <commands xmi:id="_KkpgscXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.sqleditor.saveAsTemplateAction" commandName="Save as Template" category="_KkgWxsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgssXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewOpen" commandName="Open" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkpgs8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchCommit" commandName="Toggle Latest Branch Commit" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgtMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.tm.terminal.command1" commandName="Terminal view insert" category="_Kkg958XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgtcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.command.castToArray" commandName="Cast To Type..." category="_KkgW1MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgtsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.CompareVersions" commandName="Compare with each other" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkpgt8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.contentAssist.contextInformation" commandName="Context Information" description="Show Context Information" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpguMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.internal.ui.views.createVariable" commandName="%Command.Name.CreateVariable" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgucXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.introduce.indirection" commandName="Introduce Indirection" description="Introduce an indirection to encapsulate invocations of a selected method" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgusXKEeOEtpIq0wz5aQ" elementId="org.eclipse.m2e.core.ui.command.addDependency" commandName="Add Maven Dependency" description="Add Maven Dependency" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkpgu8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.select.last" commandName="Restore Last C/C++ Selection" description="Restore last selection in C/C++ editor" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgvMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.goto.matching.bracket" commandName="Matching Character" description="Go to Matching Character" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgvcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.MarkAsMergedCommand" commandName="Mark as Merged" category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgvsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.stopMonitor" commandName="Stop Monitor" category="_Kkg928XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkpgv8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.upperCase" commandName="To Upper Case" description="Changes the selection to upper case" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgwMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.hierarchy" commandName="Declaration in Hierarchy" description="Search for declarations of the selected element in its hierarchy" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgwcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.DropToFrame" commandName="Drop to Frame" description="Drop to Frame" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgwsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.format" commandName="Format" description="Format Source Code" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkpgw8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewNewRemote" commandName="Create Remote..." category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgxMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.wsdl.ui.refactor.rename.element" commandName="Rename WSDL component" description="Renames WSDL component" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgxcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.search.ui.openFileSearchPage" commandName="File Search" description="Open the Search dialog's file search page" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgxsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.CreatePatch" commandName="Create Patch" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkpgx8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.generate.xml" commandName="&XML File..." category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgyMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.clean" commandName="Clean..." category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgycXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.occurrences.in.file.quickMenu" commandName="Show Occurrences in File Quick Menu" description="Shows the Occurrences in File quick menu" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgysXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.extract.class" commandName="Extract Class..." description="Extracts fields into a new class" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkpgy8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.comment" commandName="Comment" description="Turn the selected lines into DLTK comments" category="_KkgWwcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgzMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.ExportCommand" commandName="Export..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgzcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.selectWorkingSets" commandName="Select Working Sets" description="Select the working sets that are applicable for this window." category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkpgzsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.superclass" commandName="Extract Superclass" description="Extract a set of members into a new superclass and try to use the new superclass" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkpgz8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.item.crosstab.ui.createCube" commandName="Create Cube" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkpg0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.hierarchy" commandName="Read Access in Hierarchy" description="Search for read references of the selected element in its hierarchy" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqHwMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_KkgW1cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqHwcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.command.configureTrace" commandName="Configure Git Debug Trace" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqHwsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.RevertCommand" commandName="Revert..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqHw8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqHxMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.working.set" commandName="Write Access in Working Set" description="Search for write references to the selected element in a working set" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqHxcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.compare.selectNextChange" commandName="Select Next Change" description="Select Next Change" category="_Kkg96MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqHxsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.rulerToggleBreakpoint" commandName="Toggle Breakpoint" description="Toggle breakpoint in disassembly ruler" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqHx8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.search.finddecl.workingset" commandName="Declaration in Working Set" description="Search for declarations of the selected element in a working set" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqHyMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.newWindow" commandName="New Window" description="Open another window" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqHycXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.RemoveAllBreakpoints" commandName="Remove All Breakpoints" description="Removes all breakpoints" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqHysXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.showResourceByPath" commandName="Show Resource in Navigator" description="Show a resource in the Navigator given its path" category="_Kkg96cXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkqHy8XKEeOEtpIq0wz5aQ" elementId="resourcePath" name="Resource Path" typeId="org.eclipse.ui.ide.resourcePath" optional="false"/> + <commands xmi:id="_Bw-kasXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.sqleditor.saveAsTemplateAction" commandName="Save as Template" category="_Bw5EtsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-ka8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewOpen" commandName="Open" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kbMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchCommit" commandName="Toggle Latest Branch Commit" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kbcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.tm.terminal.command1" commandName="Terminal view insert" category="_Bw5rwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kbsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.command.castToArray" commandName="Cast To Type..." category="_Bw5ExMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kb8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.CompareVersions" commandName="Compare with each other" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kcMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.contentAssist.contextInformation" commandName="Context Information" description="Show Context Information" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kccXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.internal.ui.views.createVariable" commandName="%Command.Name.CreateVariable" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw-kcsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.introduce.indirection" commandName="Introduce Indirection" description="Introduce an indirection to encapsulate invocations of a selected method" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LUMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.m2e.core.ui.command.addDependency" commandName="Add Maven Dependency" description="Add Maven Dependency" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LUcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.select.last" commandName="Restore Last C/C++ Selection" description="Restore last selection in C/C++ editor" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LUsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.goto.matching.bracket" commandName="Matching Character" description="Go to Matching Character" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LU8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.MarkAsMergedCommand" commandName="Mark as Merged" category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LVMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.stopMonitor" commandName="Stop Monitor" category="_Bw5E1sXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LVcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.upperCase" commandName="To Upper Case" description="Changes the selection to upper case" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LVsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.hierarchy" commandName="Declaration in Hierarchy" description="Search for declarations of the selected element in its hierarchy" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LV8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.DropToFrame" commandName="Drop to Frame" description="Drop to Frame" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LWMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.format" commandName="Format" description="Format Source Code" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LWcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewNewRemote" commandName="Create Remote..." category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LWsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.wsdl.ui.refactor.rename.element" commandName="Rename WSDL component" description="Renames WSDL component" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LW8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.search.ui.openFileSearchPage" commandName="File Search" description="Open the Search dialog's file search page" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LXMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.CreatePatch" commandName="Create Patch" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LXcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.generate.xml" commandName="&XML File..." category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LXsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.clean" commandName="Clean..." category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LX8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.occurrences.in.file.quickMenu" commandName="Show Occurrences in File Quick Menu" description="Shows the Occurrences in File quick menu" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LYMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.extract.class" commandName="Extract Class..." description="Extracts fields into a new class" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LYcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.comment" commandName="Comment" description="Turn the selected lines into DLTK comments" category="_Bw5EscXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LYsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.ExportCommand" commandName="Export..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LY8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.selectWorkingSets" commandName="Select Working Sets" description="Select the working sets that are applicable for this window." category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LZMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.superclass" commandName="Extract Superclass" description="Extract a set of members into a new superclass and try to use the new superclass" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LZcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.item.crosstab.ui.createCube" commandName="Create Cube" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LZsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.hierarchy" commandName="Read Access in Hierarchy" description="Search for read references of the selected element in its hierarchy" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LZ8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_Bw5ExcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LaMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.command.configureTrace" commandName="Configure Git Debug Trace" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LacXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.RevertCommand" commandName="Revert..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LasXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_La8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.working.set" commandName="Write Access in Working Set" description="Search for write references to the selected element in a working set" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LbMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.compare.selectNextChange" commandName="Select Next Change" description="Select Next Change" category="_Bw5rwcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LbcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.rulerToggleBreakpoint" commandName="Toggle Breakpoint" description="Toggle breakpoint in disassembly ruler" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LbsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.search.finddecl.workingset" commandName="Declaration in Working Set" description="Search for declarations of the selected element in a working set" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_Lb8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.newWindow" commandName="New Window" description="Open another window" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LcMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.RemoveAllBreakpoints" commandName="Remove All Breakpoints" description="Removes all breakpoints" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LccXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.showResourceByPath" commandName="Show Resource in Navigator" description="Show a resource in the Navigator given its path" category="_Bw5rwsXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_Bw_LcsXNEeO6b_7LMxq4hQ" elementId="resourcePath" name="Resource Path" typeId="org.eclipse.ui.ide.resourcePath" optional="false"/> </commands> - <commands xmi:id="_KkqHzMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.refactor.implement.method" commandName="Implement Method - Source Generation " description="Implements a method for a selected method declaration" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqHzcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.testing.testingShortcut.debug" commandName="Debug testing Test" description="Debug testing Test" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqHzsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.AddToSVNCommand" commandName="Add to Version Control..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqHz8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqH0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.extractLocal.assist" commandName="Quick Assist - Extract local variable (replace all occurrences)" description="Invokes quick assist and selects 'Extract local variable (replace all occurrences)'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqH0cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.introduce.parameter.object" commandName="Introduce Parameter Object" description="Introduce a parameter object to a selected method" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqH0sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.shiftLeft" commandName="Shift Left" description="Shift a block of text to the left" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqH08XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.ReplaceWithTagCommand" commandName="Tag..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqH1MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.working.set" commandName="Implementors in Working Set" description="Search for implementors of the selected interface in a working set" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqH1cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pdt.ui.edit.text.select.enclosing" commandName="Select Enclosing Element" description="Expands selection to include enclosing element" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqH1sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.server.debug" commandName="Debug" description="Debug server" category="_Kkg93sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqH18XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.create.delegate.methods" commandName="Generate Delegate Methods" description="Add delegate methods for a type's fields" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqH2MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.search.find.occurrences" commandName="Occurrences in File" description="Find occurrences of the selection in the file" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqH2cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.showAnnotation" commandName="Show Annotation" description="Show Annotation" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqH2sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.project.cleanAction" commandName="Build Clean" description="Discard old built state" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqH28XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.autotools.ui.editors.text.show.tooltip" commandName="Show Tooltip Description" description="Shows the tooltip description for the element at the cursor" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqH3MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqH3cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.replace" commandName="Replace With Latest from Repository" description="Replace with last committed content from CVS Server" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqH3sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implement.occurrences" commandName="Search Implement Occurrences in File" description="Search for implement occurrences of a selected type" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqH38XKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.deleteRowCommand" commandName="deleteRowCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkqH4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.imagebrowser.saveToWorkspace" commandName="Save Image" description="Save the selected image into a project in the workspace" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu0cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.structure.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu0sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.m2e.actions.LifeCycleTest.run" commandName="Run Maven Test" description="Run Maven Test" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu08XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.create.getter.setter" commandName="Generate Getters and Setters" description="Generate Getter and Setter methods for type's fields" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu1MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.select.windowStart" commandName="Select Window Start" description="Select to the start of the window" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu1cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu1sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.toggle.source.header" commandName="Toggle Source/Header" description="Toggles between corresponding source and header files" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu18XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.outline.customFilter" commandName="&Filters" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu2MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu2cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a JavaScript editor" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu2sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteSelectionAction" commandName="Execute Selected Text" category="_KkgWxsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu28XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.constant" commandName="Extract Constant" description="Extracts a constant into a new static var and uses the new static var" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu3MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.closeAllPerspectives" commandName="Close All Perspectives" description="Close all open perspectives" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu3cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.insertCommand" commandName="insertCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu3sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.changeToStatic" commandName="Quick Fix - Change to static access" description="Invokes quick assist and selects 'Change to static access'" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu38XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.findPrevious" commandName="Find Previous" description="Find previous item" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView" commandName="Show View" description="Shows a particular view" category="_KkgWycXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_Kkqu4cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.viewId" name="View"/> - <parameters xmi:id="_Kkqu4sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.secondaryId" name="Secondary Id"/> - <parameters xmi:id="_Kkqu48XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.showView.makeFast" name="As FastView"/> + <commands xmi:id="_Bw_Lc8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.refactor.implement.method" commandName="Implement Method - Source Generation " description="Implements a method for a selected method declaration" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LdMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.testing.testingShortcut.debug" commandName="Debug testing Test" description="Debug testing Test" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LdcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.AddToSVNCommand" commandName="Add to Version Control..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LdsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_Ld8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.extractLocal.assist" commandName="Quick Assist - Extract local variable (replace all occurrences)" description="Invokes quick assist and selects 'Extract local variable (replace all occurrences)'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LeMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.introduce.parameter.object" commandName="Introduce Parameter Object" description="Introduce a parameter object to a selected method" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LecXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.shiftLeft" commandName="Shift Left" description="Shift a block of text to the left" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LesXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.ReplaceWithTagCommand" commandName="Tag..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_Le8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.working.set" commandName="Implementors in Working Set" description="Search for implementors of the selected interface in a working set" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LfMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pdt.ui.edit.text.select.enclosing" commandName="Select Enclosing Element" description="Expands selection to include enclosing element" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LfcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.server.debug" commandName="Debug" description="Debug server" category="_Bw5E2cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LfsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.create.delegate.methods" commandName="Generate Delegate Methods" description="Add delegate methods for a type's fields" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_Lf8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.search.find.occurrences" commandName="Occurrences in File" description="Find occurrences of the selection in the file" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_LgMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.showAnnotation" commandName="Show Annotation" description="Show Annotation" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yYMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.project.cleanAction" commandName="Build Clean" description="Discard old built state" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yYcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.autotools.ui.editors.text.show.tooltip" commandName="Show Tooltip Description" description="Shows the tooltip description for the element at the cursor" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yYsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yY8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.replace" commandName="Replace With Latest from Repository" description="Replace with last committed content from CVS Server" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yZMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implement.occurrences" commandName="Search Implement Occurrences in File" description="Search for implement occurrences of a selected type" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yZcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.deleteRowCommand" commandName="deleteRowCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yZsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.imagebrowser.saveToWorkspace" commandName="Save Image" description="Save the selected image into a project in the workspace" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yZ8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yaMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.structure.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yacXNEeO6b_7LMxq4hQ" elementId="org.eclipse.m2e.actions.LifeCycleTest.run" commandName="Run Maven Test" description="Run Maven Test" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yasXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.create.getter.setter" commandName="Generate Getters and Setters" description="Generate Getter and Setter methods for type's fields" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_ya8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.select.windowStart" commandName="Select Window Start" description="Select to the start of the window" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_ybMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_ybcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.toggle.source.header" commandName="Toggle Source/Header" description="Toggles between corresponding source and header files" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_ybsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.outline.customFilter" commandName="&Filters" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yb8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_ycMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a JavaScript editor" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yccXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteSelectionAction" commandName="Execute Selected Text" category="_Bw5EtsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_ycsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.constant" commandName="Extract Constant" description="Extracts a constant into a new static var and uses the new static var" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yc8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.closeAllPerspectives" commandName="Close All Perspectives" description="Close all open perspectives" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_ydMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.insertCommand" commandName="insertCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_ydcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.changeToStatic" commandName="Quick Fix - Change to static access" description="Invokes quick assist and selects 'Change to static access'" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_ydsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.findPrevious" commandName="Find Previous" description="Find previous item" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yd8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView" commandName="Show View" description="Shows a particular view" category="_Bw5EucXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_Bw_yeMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.viewId" name="View"/> + <parameters xmi:id="_Bw_yecXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.secondaryId" name="Secondary Id"/> + <parameters xmi:id="_Bw_yesXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.showView.makeFast" name="As FastView"/> </commands> - <commands xmi:id="_Kkqu5MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaeditor.copycolumn" commandName="Copy" category="_KkgWxMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu5cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.extract.superclass" commandName="Extract Superclass" description="Extract a set of members into a new superclass and try to use the new superclass" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu5sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteAsOneStatementAction" commandName="Execute Selected Text As One Statement" category="_KkgWxsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu58XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchAction" commandName="Switch Source/Design Views" description="Switch between the Source and Design views." category="_KkgWzsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu6MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.cut.line.to.beginning" commandName="Cut to Beginning of Line" description="Cut to the beginning of a line of text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu6cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.codan.commands.runCodanCommand" commandName="Run Code Analysis" category="_Kkg91cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu6sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_KkgWx8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu68XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu7MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkqu7cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.goToResource" commandName="Go to" description="Go to a particular resource in the active view" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.CompareIndexWithHead" commandName="Compare File in Git Index with HEAD Revision" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV4cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.StepReturn" commandName="Step Return" description="Step return" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV4sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV48XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.goto.lineEnd" commandName="Line End" description="Go to the end of the line of text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV5MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.write.access.in.workspace" commandName="Write Access in Workspace" description="Search for write references to the selected element in the workspace" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV5cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.delimiter.unix" commandName="Convert Line Delimiters to Unix (LF, \n, 0A, ¶)" description="Converts the line delimiters to Unix (LF, \n, 0A, ¶)" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV5sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV58XKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.cutCommand" commandName="cutCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV6MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.CopyCommand" commandName="Copy To..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV6cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.convertLocalToField.assist" commandName="Quick Assist - Convert local variable to field" description="Invokes quick assist and selects 'Convert local variable to field'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV6sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.dialogs.openMessageDialog" commandName="Open Message Dialog" description="Open a Message Dialog" category="_Kkg938XKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkrV68XKEeOEtpIq0wz5aQ" elementId="title" name="Title"/> - <parameters xmi:id="_KkrV7MXKEeOEtpIq0wz5aQ" elementId="message" name="Message"/> - <parameters xmi:id="_KkrV7cXKEeOEtpIq0wz5aQ" elementId="imageType" name="Image Type Constant" typeId="org.eclipse.ui.dialogs.Integer"/> - <parameters xmi:id="_KkrV7sXKEeOEtpIq0wz5aQ" elementId="defaultIndex" name="Default Button Index" typeId="org.eclipse.ui.dialogs.Integer"/> - <parameters xmi:id="_KkrV78XKEeOEtpIq0wz5aQ" elementId="buttonLabel0" name="First Button Label"/> - <parameters xmi:id="_KkrV8MXKEeOEtpIq0wz5aQ" elementId="buttonLabel1" name="Second Button Label"/> - <parameters xmi:id="_KkrV8cXKEeOEtpIq0wz5aQ" elementId="buttonLabel2" name="Third Button Label"/> - <parameters xmi:id="_KkrV8sXKEeOEtpIq0wz5aQ" elementId="buttonLabel3" name="Fourth Button Label"/> - <parameters xmi:id="_KkrV88XKEeOEtpIq0wz5aQ" elementId="cancelReturns" name="Return Value on Cancel"/> + <commands xmi:id="_Bw_ye8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaeditor.copycolumn" commandName="Copy" category="_Bw5EtMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yfMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.extract.superclass" commandName="Extract Superclass" description="Extract a set of members into a new superclass and try to use the new superclass" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yfcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteAsOneStatementAction" commandName="Execute Selected Text As One Statement" category="_Bw5EtsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yfsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchAction" commandName="Switch Source/Design Views" description="Switch between the Source and Design views." category="_Bw5EvsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yf8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.cut.line.to.beginning" commandName="Cut to Beginning of Line" description="Cut to the beginning of a line of text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_ygMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.codan.commands.runCodanCommand" commandName="Run Code Analysis" category="_Bw5E0MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_ygcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_Bw5Et8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_ygsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yg8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yhMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.goToResource" commandName="Go to" description="Go to a particular resource in the active view" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yhcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.CompareIndexWithHead" commandName="Compare File in Git Index with HEAD Revision" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yhsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.StepReturn" commandName="Step Return" description="Step return" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yh8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yiMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.goto.lineEnd" commandName="Line End" description="Go to the end of the line of text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yicXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.write.access.in.workspace" commandName="Write Access in Workspace" description="Search for write references to the selected element in the workspace" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yisXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.delimiter.unix" commandName="Convert Line Delimiters to Unix (LF, \n, 0A, ¶)" description="Converts the line delimiters to Unix (LF, \n, 0A, ¶)" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yi8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yjMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.cutCommand" commandName="cutCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yjcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.CopyCommand" commandName="Copy To..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yjsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.convertLocalToField.assist" commandName="Quick Assist - Convert local variable to field" description="Invokes quick assist and selects 'Convert local variable to field'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_Bw_yj8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.dialogs.openMessageDialog" commandName="Open Message Dialog" description="Open a Message Dialog" category="_Bw5E2sXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_Bw_ykMXNEeO6b_7LMxq4hQ" elementId="title" name="Title"/> + <parameters xmi:id="_BxAZcMXNEeO6b_7LMxq4hQ" elementId="message" name="Message"/> + <parameters xmi:id="_BxAZccXNEeO6b_7LMxq4hQ" elementId="imageType" name="Image Type Constant" typeId="org.eclipse.ui.dialogs.Integer"/> + <parameters xmi:id="_BxAZcsXNEeO6b_7LMxq4hQ" elementId="defaultIndex" name="Default Button Index" typeId="org.eclipse.ui.dialogs.Integer"/> + <parameters xmi:id="_BxAZc8XNEeO6b_7LMxq4hQ" elementId="buttonLabel0" name="First Button Label"/> + <parameters xmi:id="_BxAZdMXNEeO6b_7LMxq4hQ" elementId="buttonLabel1" name="Second Button Label"/> + <parameters xmi:id="_BxAZdcXNEeO6b_7LMxq4hQ" elementId="buttonLabel2" name="Third Button Label"/> + <parameters xmi:id="_BxAZdsXNEeO6b_7LMxq4hQ" elementId="buttonLabel3" name="Fourth Button Label"/> + <parameters xmi:id="_BxAZd8XNEeO6b_7LMxq4hQ" elementId="cancelReturns" name="Return Value on Cancel"/> </commands> - <commands xmi:id="_KkrV9MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.rerunJob" commandName="Rerun Job" description="Resend the interactive job commands" category="_Kkg93MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV9cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.OpenDebugConfigurations" commandName="Debug..." description="Open debug launch configuration dialog" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV9sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewClearCredentials" commandName="Clear Credentials" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV98XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.open.include.browser" commandName="Open Include Browser" description="Open an include browser on the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV-MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.add" commandName="Add to Version Control" description="Add the Selected Resources to Version Control" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV-cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.convertAnonymousToLocal.assist" commandName="Quick Assist - Convert anonymous to local class" description="Invokes quick assist and selects 'Convert anonymous to local class'" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV-sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.convertLocalToField.assist" commandName="Quick Assist - Convert local variable to var" description="Invokes quick assist and selects 'Convert local variable to var'" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV-8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.CompareWithLatestRevisionCommand" commandName="Latest from Repository" category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV_MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.closeOthers" commandName="Close Others" description="Close all editors except the one that is active" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV_cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.opendecl" commandName="Open declaration" description="Follow to the directive definition" category="_KkgWysXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkrV_sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.change.type" commandName="Generalize Declared Type" description="Change the declaration of a selected variable to a more general type consistent with usage" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr88MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.editors.revisions.author.toggle" commandName="Toggle Revision Author Display" description="Toggles the display of the revision author" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr88cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr88sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.edit.text.show.phpdoc" commandName="Show Tooltip Description" description="Shows the tooltip description for the element at the cursor" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr888XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.replaceWithBase" commandName="Revert to Base" description="Revert to Base revisions" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr89MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.AddRevisionLinkCommand" commandName="Add Revision Link..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr89cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.debug.ui.commands.ScriptWatch" commandName="Watch" description="Create new watch expression" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr89sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.menu.createParserLog" commandName="Create Parser Log File" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr898XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xsd.ui.refactor.makeTypeGlobal" commandName="Make &Anonymous Type Global" description="Promotes anonymous type to global level and replaces its references" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr8-MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.implementors.in.project" commandName="Implementors in Project" description="Search for implementors of the selected interface in the enclosing project" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr8-cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.search.findrefs.project" commandName="References in Project" description="Search for references to the selected element in the enclosing project" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr8-sXKEeOEtpIq0wz5aQ" elementId="sed.tabletree.expandAll" commandName="Expand All" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr8-8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.create.delegate.methods" commandName="Generate Delegate Functions" description="Add delegate functions for a type's vars" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr8_MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.commands.AllInstances" commandName="All Instances" description="View all instances of the selected type loaded in the target VM" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr8_cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.showChangeRulerInformation" commandName="Show Quick Diff Ruler Tooltip" description="Displays quick diff or revision information for the caret line in a focused hover" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr8_sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pdt.ui.edit.text.select.last" commandName="Restore Last Selection" description="Restores last selection" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr8_8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.structure.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr9AMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.edit.text.php.open.manual" commandName="Open manual" description="Open function manual in an internal web browser" category="_Kkg95cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr9AcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewClone" commandName="Clone a Git Repository" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr9AsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.ui.disable.grammar.constraints" commandName="Turn off Grammar Constraints" description="Turn off grammar Constraints" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr9A8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.CompareRepositoryWithTagCommand" commandName="Compare With Tag..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr9BMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.connectivity.commands.export" commandName="Export Profiles Command" description="Command to export connection profiles" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr9BcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewRefresh" commandName="Refresh" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr9BsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.cheatsheets.openCheatSheetURL" commandName="Open Cheat Sheet from URL" description="Open a Cheat Sheet from file at a specified URL." category="_Kkg95sXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_Kkr9B8XKEeOEtpIq0wz5aQ" elementId="cheatSheetId" name="Identifier" optional="false"/> - <parameters xmi:id="_Kkr9CMXKEeOEtpIq0wz5aQ" elementId="name" name="Name" optional="false"/> - <parameters xmi:id="_Kkr9CcXKEeOEtpIq0wz5aQ" elementId="url" name="URL" optional="false"/> + <commands xmi:id="_BxAZeMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.rerunJob" commandName="Rerun Job" description="Resend the interactive job commands" category="_Bw5E18XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZecXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.OpenDebugConfigurations" commandName="Debug..." description="Open debug launch configuration dialog" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZesXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewClearCredentials" commandName="Clear Credentials" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZe8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.open.include.browser" commandName="Open Include Browser" description="Open an include browser on the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZfMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.add" commandName="Add to Version Control" description="Add the Selected Resources to Version Control" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZfcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.convertAnonymousToLocal.assist" commandName="Quick Assist - Convert anonymous to local class" description="Invokes quick assist and selects 'Convert anonymous to local class'" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZfsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.convertLocalToField.assist" commandName="Quick Assist - Convert local variable to var" description="Invokes quick assist and selects 'Convert local variable to var'" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZf8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.CompareWithLatestRevisionCommand" commandName="Latest from Repository" category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZgMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.closeOthers" commandName="Close Others" description="Close all editors except the one that is active" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZgcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.opendecl" commandName="Open declaration" description="Follow to the directive definition" category="_Bw5EusXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZgsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.change.type" commandName="Generalize Declared Type" description="Change the declaration of a selected variable to a more general type consistent with usage" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZg8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.editors.revisions.author.toggle" commandName="Toggle Revision Author Display" description="Toggles the display of the revision author" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZhMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZhcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.edit.text.show.phpdoc" commandName="Show Tooltip Description" description="Shows the tooltip description for the element at the cursor" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZhsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.replaceWithBase" commandName="Revert to Base" description="Revert to Base revisions" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZh8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.AddRevisionLinkCommand" commandName="Add Revision Link..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZiMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.debug.ui.commands.ScriptWatch" commandName="Watch" description="Create new watch expression" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZicXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.menu.createParserLog" commandName="Create Parser Log File" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZisXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xsd.ui.refactor.makeTypeGlobal" commandName="Make &Anonymous Type Global" description="Promotes anonymous type to global level and replaces its references" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZi8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.implementors.in.project" commandName="Implementors in Project" description="Search for implementors of the selected interface in the enclosing project" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZjMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.search.findrefs.project" commandName="References in Project" description="Search for references to the selected element in the enclosing project" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZjcXNEeO6b_7LMxq4hQ" elementId="sed.tabletree.expandAll" commandName="Expand All" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZjsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.create.delegate.methods" commandName="Generate Delegate Functions" description="Add delegate functions for a type's vars" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZj8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.commands.AllInstances" commandName="All Instances" description="View all instances of the selected type loaded in the target VM" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZkMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.showChangeRulerInformation" commandName="Show Quick Diff Ruler Tooltip" description="Displays quick diff or revision information for the caret line in a focused hover" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZkcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pdt.ui.edit.text.select.last" commandName="Restore Last Selection" description="Restores last selection" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZksXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.structure.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZk8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.edit.text.php.open.manual" commandName="Open manual" description="Open function manual in an internal web browser" category="_Bw5E4MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZlMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewClone" commandName="Clone a Git Repository" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZlcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.ui.disable.grammar.constraints" commandName="Turn off Grammar Constraints" description="Turn off grammar Constraints" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZlsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.CompareRepositoryWithTagCommand" commandName="Compare With Tag..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZl8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.connectivity.commands.export" commandName="Export Profiles Command" description="Command to export connection profiles" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZmMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewRefresh" commandName="Refresh" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZmcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.cheatsheets.openCheatSheetURL" commandName="Open Cheat Sheet from URL" description="Open a Cheat Sheet from file at a specified URL." category="_Bw5E4cXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxAZmsXNEeO6b_7LMxq4hQ" elementId="cheatSheetId" name="Identifier" optional="false"/> + <parameters xmi:id="_BxAZm8XNEeO6b_7LMxq4hQ" elementId="name" name="Name" optional="false"/> + <parameters xmi:id="_BxAZnMXNEeO6b_7LMxq4hQ" elementId="url" name="URL" optional="false"/> </commands> - <commands xmi:id="_Kkr9CsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.editCommand" commandName="editCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr9C8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.DisconnectCommand" commandName="Disconnect" category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr9DMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.lockToolBar" commandName="Lock the Toolbars" description="Lock the Toolbars" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr9DcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.project.buildAll" commandName="Build All" description="Build all projects" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr9DsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.expandAll" commandName="Expand All" description="Expand the current tree" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkr9D8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.dsf.gdb.ui.command.selectNextTraceRecord" commandName="Next Trace Record" description="Select Next Trace Record" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.import" commandName="Import" description="Import" category="_Kkg92cXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkskAcXKEeOEtpIq0wz5aQ" elementId="importWizardId" name="Import Wizard"/> + <commands xmi:id="_BxAZncXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.editCommand" commandName="editCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZnsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.DisconnectCommand" commandName="Disconnect" category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZn8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.lockToolBar" commandName="Lock the Toolbars" description="Lock the Toolbars" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZoMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.project.buildAll" commandName="Build All" description="Build all projects" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZocXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.expandAll" commandName="Expand All" description="Expand the current tree" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZosXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.dsf.gdb.ui.command.selectNextTraceRecord" commandName="Next Trace Record" description="Select Next Trace Record" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxAZo8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.import" commandName="Import" description="Import" category="_Bw5E1MXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxAZpMXNEeO6b_7LMxq4hQ" elementId="importWizardId" name="Import Wizard"/> </commands> - <commands xmi:id="_KkskAsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.help.helpSearch" commandName="Help Search" description="Open the help search" category="_Kkg95sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskA8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.importFromRepository" commandName="Import Plug-in from a Repository" description="Imports a plug-in from a source repository" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskBMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.goto.windowEnd" commandName="Window End" description="Go to the end of the window" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskBcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.occurrences.in.file" commandName="Search All Occurrences in File" description="Search for all occurrences of the selected element in its declaring file" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskBsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.update" commandName="Update" description="Update resources with new content from the repository" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskB8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.add.include" commandName="Add Include" description="Create include statement on selection" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskCMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pdt.ui.edit.text.select.previous" commandName="Select Previous Element" description="Expands selection to include previous sibling" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskCcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.help.ui.indexcommand" commandName="Index" description="Show Keyword Index" category="_Kkg95sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskCsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ant.ui.renameInFile" commandName="Rename In File" description="Renames all references within the same buildfile" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskC8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.RenameBranch" commandName="Rename Branch..." category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskDMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.create.getter.setter" commandName="Generate Getters and Setters" description="Generate Getter and Setter functions for type's vars" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskDcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.Rebase" commandName="Rebase" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskDsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.pinEditor" commandName="Pin Editor" description="Pin the current editor" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskD8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.encapsulateField.assist" commandName="Quick Assist - Create getter/setter for field" description="Invokes quick assist and selects 'Create getter/setter for field'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskEcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskEsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.workspace" commandName="Declaration in Workspace" description="Search for declarations of the selected element in the workspace" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskE8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskFMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskFcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskFsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.ShowRepositoriesView" commandName="Show Git Repositories View" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskF8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.Tag" commandName="Tag" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskGMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.folding.restore" commandName="Reset Structure" description="Resets the folding structure" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskGcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.restartWorkbench" commandName="Restart" description="Restart the workbench" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskGsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewConfigurePush" commandName="Configure Push..." category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskG8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.export" commandName="Export" description="Export" category="_Kkg92cXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkskHMXKEeOEtpIq0wz5aQ" elementId="exportWizardId" name="Export Wizard"/> + <commands xmi:id="_BxBAgMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.help.helpSearch" commandName="Help Search" description="Open the help search" category="_Bw5E4cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAgcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.importFromRepository" commandName="Import Plug-in from a Repository" description="Imports a plug-in from a source repository" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAgsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.goto.windowEnd" commandName="Window End" description="Go to the end of the window" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAg8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.occurrences.in.file" commandName="Search All Occurrences in File" description="Search for all occurrences of the selected element in its declaring file" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAhMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.update" commandName="Update" description="Update resources with new content from the repository" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAhcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.add.include" commandName="Add Include" description="Create include statement on selection" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAhsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pdt.ui.edit.text.select.previous" commandName="Select Previous Element" description="Expands selection to include previous sibling" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAh8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.help.ui.indexcommand" commandName="Index" description="Show Keyword Index" category="_Bw5E4cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAiMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ant.ui.renameInFile" commandName="Rename In File" description="Renames all references within the same buildfile" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAicXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.RenameBranch" commandName="Rename Branch..." category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAisXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.create.getter.setter" commandName="Generate Getters and Setters" description="Generate Getter and Setter functions for type's vars" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAi8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.Rebase" commandName="Rebase" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAjMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.pinEditor" commandName="Pin Editor" description="Pin the current editor" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAjcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.encapsulateField.assist" commandName="Quick Assist - Create getter/setter for field" description="Invokes quick assist and selects 'Create getter/setter for field'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAjsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAj8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAkMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.workspace" commandName="Declaration in Workspace" description="Search for declarations of the selected element in the workspace" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAkcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAksXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAk8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAlMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.ShowRepositoriesView" commandName="Show Git Repositories View" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAlcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.Tag" commandName="Tag" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAlsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.folding.restore" commandName="Reset Structure" description="Resets the folding structure" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAl8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.restartWorkbench" commandName="Restart" description="Restart the workbench" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAmMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewConfigurePush" commandName="Configure Push..." category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAmcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.export" commandName="Export" description="Export" category="_Bw5E1MXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxBAmsXNEeO6b_7LMxq4hQ" elementId="exportWizardId" name="Export Wizard"/> </commands> - <commands xmi:id="_KkskHcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.occurrences.in.file.quickMenu" commandName="Show Occurrences in File Quick Menu" description="Shows the Occurrences in File quick menu" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskHsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.command.breakpointProperties" commandName="C/C++ Breakpoint Properties" description="View and edit properties for a given C/C++ breakpoint" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskH8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.resetPerspective" commandName="Reset Perspective" description="Reset the current perspective to its default state" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource" commandName="Rename Resource" description="Rename the selected resource and notify LTK participants." category="_Kkg96sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskIcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.ScanLocksCommand" commandName="Scan Locks" category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkskIsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.searchTargetRepositories" commandName="Add Artifact to Target Platform" description="Add an artifact to your target platform" category="_KkgW2MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KktLEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.searchTargetRepositories.term" name="The initial search pattern for the artifact search dialog"/> + <commands xmi:id="_BxBAm8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.occurrences.in.file.quickMenu" commandName="Show Occurrences in File Quick Menu" description="Shows the Occurrences in File quick menu" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAnMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.command.breakpointProperties" commandName="C/C++ Breakpoint Properties" description="View and edit properties for a given C/C++ breakpoint" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAncXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.resetPerspective" commandName="Reset Perspective" description="Reset the current perspective to its default state" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAnsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource" commandName="Rename Resource" description="Rename the selected resource and notify LTK participants." category="_Bw5rw8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAn8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.ScanLocksCommand" commandName="Scan Locks" category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAoMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.searchTargetRepositories" commandName="Add Artifact to Target Platform" description="Add an artifact to your target platform" category="_Bw5EyMXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxBAocXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.searchTargetRepositories.term" name="The initial search pattern for the artifact search dialog"/> </commands> - <commands xmi:id="_KktLEcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.ConfigureUpstreamPush" commandName="Configure Upstream Push" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLEsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.savePerspective" commandName="Save Perspective As" description="Save the current perspective" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLE8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.showInformation" commandName="Show Tooltip Description" description="Displays information for the current caret location in a focused hover" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLFMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.ConfigureFetch" commandName="Configure Upstream Fetch" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLFcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.nextMemoryBlock" commandName="Next Memory Monitor" description="Show renderings from next memory monitor." category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLFsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.toggleOverwrite" commandName="Toggle Overwrite" description="Toggle overwrite mode" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLF8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLGMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.write.access.in.project" commandName="Write Access in Project" description="Search for write references to the selected element in the enclosing project" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLGcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.specific_content_assist.command" commandName="Content Assist" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_KkgW18XKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KktLGsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.specific_content_assist.category_id" name="type" optional="false"/> + <commands xmi:id="_BxBAosXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.ConfigureUpstreamPush" commandName="Configure Upstream Push" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAo8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.savePerspective" commandName="Save Perspective As" description="Save the current perspective" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBApMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.showInformation" commandName="Show Tooltip Description" description="Displays information for the current caret location in a focused hover" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBApcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.ConfigureFetch" commandName="Configure Upstream Fetch" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBApsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.nextMemoryBlock" commandName="Next Memory Monitor" description="Show renderings from next memory monitor." category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAp8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.toggleOverwrite" commandName="Toggle Overwrite" description="Toggle overwrite mode" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAqMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAqcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.write.access.in.project" commandName="Write Access in Project" description="Search for write references to the selected element in the enclosing project" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAqsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.specific_content_assist.command" commandName="Content Assist" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxBAq8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.specific_content_assist.category_id" name="type" optional="false"/> </commands> - <commands xmi:id="_KktLG8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.Squash" commandName="Squash Commits" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLHMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.SetKeywordsCommand" commandName="Set Keywords..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLHcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.showKeyAssist" commandName="Show Key Assist" description="Show the key assist dialog" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLHsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.navigate.open.type" commandName="Open Type" description="Opens a type in a PHP editor" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLH8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.saveAs" commandName="Save As" description="Save the current contents to another location" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.search.ui.performTextSearchWorkspace" commandName="Find Text in Workspace" description="Searches the files in the workspace for specific text." category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLIcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.implementors.in.working.set" commandName="Implementors in Working Set" description="Search for implementors of the selected interface in a working set" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLIsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.refactor.hide.method" commandName="Hide Member Function..." category="_KkgWx8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLI8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.JavaPerspective" commandName="Java" description="Show the Java perspective" category="_KkgWwMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLJMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.holdJob" commandName="Hold Job" description="Hold the job" category="_Kkg93MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLJcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.openEditorDropDown" commandName="Quick Switch Editor" description="Open the editor drop down list" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLJsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.changeToStatic" commandName="Quick Fix - Change to static access" description="Invokes quick assist and selects 'Change to static access'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLJ8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.quick.format" commandName="Format Element" description="Format enclosing text element" category="_KkgWwcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLKMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.override.methods" commandName="Override/Implement Methods" description="Override or implement methods from super types" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLKcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.search.ui.performTextSearchFile" commandName="Find Text in File" description="Searches the files in the file for specific text." category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLKsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLK8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.paste" commandName="Paste" description="Paste from the clipboard" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLLMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.convertAnonymousToLocal.assist" commandName="Quick Assist - Convert anonymous to local class" description="Invokes quick assist and selects 'Convert anonymous to local class'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLLcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.debug" commandName="Debug OSGi Framework" description="Debug OSGi Framework" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLLsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.pldt.openmp.core.command2" commandName="Show OpenMP artifacts" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLL8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.UpgradeProjectsCommand" commandName="Upgrade Projects..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktLMcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.Ignore" commandName="Ignore" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewCopyPath" commandName="Copy Path to Clipboard" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyIcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.debug.ui.commands.ScriptInspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyIsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.RemoveFromIndex" commandName="Remove from Git Index" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyI8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.SynchronizeCommand" commandName="Synchronize with Repository" category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyJMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.open.quick.macro.explorer" commandName="Explore Macro Expansion" description="Opens a quick view for macro expansion exploration" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyJcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.externalize.strings" commandName="Externalize Strings" description="Finds all strings that are not externalized and moves them into a separate property file" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyJsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.goto.lineUp" commandName="Line Up" description="Go up one line of text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyJ8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.write.access.in.working.set" commandName="Write Access in Working Set" description="Search for write references to the selected element in a working set" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyKMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.command.castToType" commandName="Cast To Type..." category="_KkgW1MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyKcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.workspace" commandName="References in Workspace" description="Search for references to the selected element in the workspace" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyKsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.back" commandName="Back" description="Navigate back" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyK8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.EditPropertiesCommand" commandName="Show Properties" category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyLMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.ToggleStepFilters" commandName="Use Step Filters" description="Toggles enablement of debug step filters" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyLcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.indirection" commandName="Introduce Indirection" description="Introduce an indirection to encapsulate invocations of a selected function" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyLsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesLinkWithSelection" commandName="Link with Selection" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyL8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.org.eclipse.egit.ui.AbortRebase" commandName="Abort Rebase" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.Fetch" commandName="Fetch" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyMcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.SetQuickdiffBaseline" commandName="Set quickdiff baseline" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyMsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.ShowBlame" commandName="Show Annotations" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyM8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewDelete" commandName="Delete Repository" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyNMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.Pull" commandName="Pull" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyNcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.recenter" commandName="Recenter" description="Recenter the window based on the cursor" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyNsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.command.restoreDefaultType" commandName="Restore Original Type" description="View and edit properties for a given C/C++ breakpoint" category="_KkgW1MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyN8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.editStyleCommand" commandName="editStyleCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyOMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.tag" commandName="Tag as Version" description="Tag the resources with a CVS version tag" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyOcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.debug.ui.breakpoint.properties" commandName="JavaScript Breakpoint Properties" description="View and edit the properties for a given JavaScript breakpoint" category="_Kkg90MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyOsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.refresh" commandName="Refresh" description="Refresh the selected items" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyO8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.CompareRepositoryWithBranchCommand" commandName="Compare With Branch..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyPMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.gef.ui.palette_view" commandName="Palette" category="_KkgWycXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyPcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.publishToLibraryCommand" commandName="publishToLibraryCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyPsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyP8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.CreateBranch" commandName="Create Branch" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KktyQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZMMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.format" commandName="Format" description="Format the selected text" category="_KkgWwcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZMcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.goto.pageUp" commandName="Page Up" description="Go up one page" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZMsXKEeOEtpIq0wz5aQ" elementId="sed.tabletree.collapseAll" commandName="Collapse All" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZM8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.openManifest" commandName="Open Manifest" description="Open the plug-in manifest" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZNMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.OpenRunConfigurations" commandName="Run..." description="Open run launch configuration dialog" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZNcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.AssumeUnchanged" commandName="Assume Unchanged" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZNsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.commands.showElementInTypeHierarchyView" commandName="Show Java Element Type Hierarchy" description="Show a Java element in the Type Hierarchy view" category="_Kkg96cXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkuZN8XKEeOEtpIq0wz5aQ" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> + <commands xmi:id="_BxBArMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.Squash" commandName="Squash Commits" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBArcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.SetKeywordsCommand" commandName="Set Keywords..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBArsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.showKeyAssist" commandName="Show Key Assist" description="Show the key assist dialog" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBAr8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.navigate.open.type" commandName="Open Type" description="Opens a type in a PHP editor" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnkMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.saveAs" commandName="Save As" description="Save the current contents to another location" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnkcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.search.ui.performTextSearchWorkspace" commandName="Find Text in Workspace" description="Searches the files in the workspace for specific text." category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnksXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.implementors.in.working.set" commandName="Implementors in Working Set" description="Search for implementors of the selected interface in a working set" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnk8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.refactor.hide.method" commandName="Hide Member Function..." category="_Bw5Et8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnlMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.JavaPerspective" commandName="Java" description="Show the Java perspective" category="_Bw5EsMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnlcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.holdJob" commandName="Hold Job" description="Hold the job" category="_Bw5E18XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnlsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.openEditorDropDown" commandName="Quick Switch Editor" description="Open the editor drop down list" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnl8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.changeToStatic" commandName="Quick Fix - Change to static access" description="Invokes quick assist and selects 'Change to static access'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnmMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.quick.format" commandName="Format Element" description="Format enclosing text element" category="_Bw5EscXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnmcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.override.methods" commandName="Override/Implement Methods" description="Override or implement methods from super types" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnmsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.search.ui.performTextSearchFile" commandName="Find Text in File" description="Searches the files in the file for specific text." category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnm8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnnMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.paste" commandName="Paste" description="Paste from the clipboard" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnncXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.convertAnonymousToLocal.assist" commandName="Quick Assist - Convert anonymous to local class" description="Invokes quick assist and selects 'Convert anonymous to local class'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnnsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.debug" commandName="Debug OSGi Framework" description="Debug OSGi Framework" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnn8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.pldt.openmp.core.command2" commandName="Show OpenMP artifacts" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnoMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.UpgradeProjectsCommand" commandName="Upgrade Projects..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnocXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnosXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.Ignore" commandName="Ignore" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBno8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewCopyPath" commandName="Copy Path to Clipboard" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnpMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.debug.ui.commands.ScriptInspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnpcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.RemoveFromIndex" commandName="Remove from Git Index" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnpsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.SynchronizeCommand" commandName="Synchronize with Repository" category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnp8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.open.quick.macro.explorer" commandName="Explore Macro Expansion" description="Opens a quick view for macro expansion exploration" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnqMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.externalize.strings" commandName="Externalize Strings" description="Finds all strings that are not externalized and moves them into a separate property file" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnqcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.goto.lineUp" commandName="Line Up" description="Go up one line of text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnqsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.write.access.in.working.set" commandName="Write Access in Working Set" description="Search for write references to the selected element in a working set" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnq8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.command.castToType" commandName="Cast To Type..." category="_Bw5ExMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnrMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.workspace" commandName="References in Workspace" description="Search for references to the selected element in the workspace" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnrcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.back" commandName="Back" description="Navigate back" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnrsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.EditPropertiesCommand" commandName="Show Properties" category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnr8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.ToggleStepFilters" commandName="Use Step Filters" description="Toggles enablement of debug step filters" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnsMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.indirection" commandName="Introduce Indirection" description="Introduce an indirection to encapsulate invocations of a selected function" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnscXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesLinkWithSelection" commandName="Link with Selection" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnssXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.org.eclipse.egit.ui.AbortRebase" commandName="Abort Rebase" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBns8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.Fetch" commandName="Fetch" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBntMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.SetQuickdiffBaseline" commandName="Set quickdiff baseline" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBntcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.ShowBlame" commandName="Show Annotations" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBntsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewDelete" commandName="Delete Repository" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnt8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.Pull" commandName="Pull" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnuMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.recenter" commandName="Recenter" description="Recenter the window based on the cursor" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnucXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.command.restoreDefaultType" commandName="Restore Original Type" description="View and edit properties for a given C/C++ breakpoint" category="_Bw5ExMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnusXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.editStyleCommand" commandName="editStyleCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxBnu8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.tag" commandName="Tag as Version" description="Tag the resources with a CVS version tag" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOoMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.debug.ui.breakpoint.properties" commandName="JavaScript Breakpoint Properties" description="View and edit the properties for a given JavaScript breakpoint" category="_Bw5Ey8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOocXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.refresh" commandName="Refresh" description="Refresh the selected items" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOosXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.CompareRepositoryWithBranchCommand" commandName="Compare With Branch..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOo8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.gef.ui.palette_view" commandName="Palette" category="_Bw5EucXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOpMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.publishToLibraryCommand" commandName="publishToLibraryCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOpcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOpsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.CreateBranch" commandName="Create Branch" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOp8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOqMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.format" commandName="Format" description="Format the selected text" category="_Bw5EscXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOqcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.goto.pageUp" commandName="Page Up" description="Go up one page" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOqsXNEeO6b_7LMxq4hQ" elementId="sed.tabletree.collapseAll" commandName="Collapse All" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOq8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.openManifest" commandName="Open Manifest" description="Open the plug-in manifest" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOrMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.OpenRunConfigurations" commandName="Run..." description="Open run launch configuration dialog" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOrcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.AssumeUnchanged" commandName="Assume Unchanged" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOrsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.commands.showElementInTypeHierarchyView" commandName="Show Java Element Type Hierarchy" description="Show a Java element in the Type Hierarchy view" category="_Bw5rwsXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxCOr8XNEeO6b_7LMxq4hQ" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> </commands> - <commands xmi:id="_KkuZOMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.debug.ui.evaluate.command" commandName="Evaluate" description="Evaluates the selected text in the JavaScript editor" category="_Kkg90MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZOcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.SkipAllBreakpoints" commandName="Skip All Breakpoints" description="Sets whether or not any breakpoint should suspend execution" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZOsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.refreshMonitor" commandName="Refresh Monitor" category="_Kkg928XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZO8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.extractLocalNotReplaceOccurrences.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZPMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZPcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ltk.ui.refactor.show.refactoring.history" commandName="Open Refactoring History " description="Opens the refactoring history" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZPsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteSQLAction" commandName="Execute All" category="_KkgWxsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZP8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.menu.rebuildIndex" commandName="Rebuild Index" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.AddToIndex" commandName="Add to Git Index" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZQcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.revision.graph.command.ShowRevisionGraphCommand" commandName="Show Revision Graph..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZQsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.workspace" commandName="Read Access in Workspace" description="Search for read references to the selected element in the workspace" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZQ8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.customizePerspective" commandName="Customize Perspective" description="Customize the current perspective" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZRMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.showInQuickMenu" commandName="Show In..." description="Open the Show In menu" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZRcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.organize.includes" commandName="Organize Includes" description="Evaluates all required includes and replaces the current includes" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZRsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.read.access.in.hierarchy" commandName="Read Access in Hierarchy" description="Search for read references of the selected element in its hierarchy" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZR8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.change.type" commandName="Generalize Declared Type" description="Change the declaration of a selected variable to a more general type consistent with usage" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZSMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.CheckoutCommand" commandName="Checkout" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZScXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.rename" commandName="Rename" description="Rename the selected item" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZSsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZS8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.editBindingCommand" commandName="editBindingCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZTMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.sqlscrapbook.commands.openscrapbook" commandName="Open SQL Scrapboo&k" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZTcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.occurrences.in.file" commandName="Search All Occurrences in File" description="Search for all occurrences of the selected element in its declaring file" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZTsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.implementation" commandName="Open Implementation" description="Opens the Implementations of a method in its hierarchy" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZT8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.uncomment" commandName="Uncomment" description="Uncomment the selected DLTK comment lines" category="_KkgWwcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkuZUMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.internal.reflog.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAQMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.JavaBrowsingPerspective" commandName="JavaScript Browsing" description="Show the JavaScript Browsing perspective" category="_KkgWwMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAQcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.select.lineUp" commandName="Select Line Up" description="Extend the selection to the previous line of text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAQsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.applyStyleCommand" commandName="applyStyleCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAQ8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.ReplaceWithLatestRevisionCommand" commandName="Latest from Repository" category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvARMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.read.access.in.project" commandName="Read Access in Project" description="Search for read references to the selected element in the enclosing project" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvARcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.ShowHistory" commandName="Show in History" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvARsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.show.in.package.view" commandName="Show in Script Explorer" description="Show the selected element in the Script Explorer" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAR8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.replaceWithTag" commandName="Replace With Another Branch or Version" description="Replace with Branch or Version on the CVS Server" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvASMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.compare.compareWithOther" commandName="Compare With Other Resource" description="Compare resources, clipboard contents or editors" category="_Kkg96MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAScXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvASsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.stash.apply" commandName="Apply Stashed Changes" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAS8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.Push" commandName="Push" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvATMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.compare.copyAllLeftToRight" commandName="Copy All from Left to Right" description="Copy All Changes from Left to Right" category="_Kkg96MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvATcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.selectAll" commandName="Select All" description="Select all" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvATsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.help.ui.ignoreMissingPlaceholders" commandName="Do not warn of missing documentation" description="Sets the help preferences to no longer report a warning about the current set of missing documents." category="_Kkg95sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAT8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected function" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAUMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.xml.commands.empty" commandName="Empty command" description="Command which does nothing" category="_KkgWzsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAUcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.copy" commandName="Copy" description="Copy the selection to the clipboard" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAUsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.Revert" commandName="Revert Commit" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAU8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.deleteConfigsCommand" commandName="Reset to Default" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAVMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.declarations.in.project" commandName="Declaration in Project" description="Search for declarations of the selected element in the enclosing project" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAVcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.suspendJob" commandName="Suspend Job" description="Suspend the job" category="_Kkg93MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAVsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewCreateBranch" commandName="Create Branch..." category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAV8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.connectivity.commands.addprofile" commandName="New Connection Profile Command" description="Command to create a new connection profile" category="_KkgW2MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkvAWMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.connectivity.ui.ignoreCategory" name="ignoreCategory"/> - <parameters xmi:id="_KkvAWcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.connectivity.ui.useSelection" name="useSelection"/> + <commands xmi:id="_BxCOsMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.debug.ui.evaluate.command" commandName="Evaluate" description="Evaluates the selected text in the JavaScript editor" category="_Bw5Ey8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOscXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.SkipAllBreakpoints" commandName="Skip All Breakpoints" description="Sets whether or not any breakpoint should suspend execution" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOssXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.refreshMonitor" commandName="Refresh Monitor" category="_Bw5E1sXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOs8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.extractLocalNotReplaceOccurrences.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOtMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOtcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ltk.ui.refactor.show.refactoring.history" commandName="Open Refactoring History " description="Opens the refactoring history" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOtsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteSQLAction" commandName="Execute All" category="_Bw5EtsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOt8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.menu.rebuildIndex" commandName="Rebuild Index" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOuMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.AddToIndex" commandName="Add to Git Index" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOucXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.revision.graph.command.ShowRevisionGraphCommand" commandName="Show Revision Graph..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOusXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.workspace" commandName="Read Access in Workspace" description="Search for read references to the selected element in the workspace" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOu8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.customizePerspective" commandName="Customize Perspective" description="Customize the current perspective" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOvMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.showInQuickMenu" commandName="Show In..." description="Open the Show In menu" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOvcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.organize.includes" commandName="Organize Includes" description="Evaluates all required includes and replaces the current includes" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOvsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.read.access.in.hierarchy" commandName="Read Access in Hierarchy" description="Search for read references of the selected element in its hierarchy" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOv8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.change.type" commandName="Generalize Declared Type" description="Change the declaration of a selected variable to a more general type consistent with usage" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOwMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.CheckoutCommand" commandName="Checkout" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOwcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.rename" commandName="Rename" description="Rename the selected item" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOwsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOw8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.editBindingCommand" commandName="editBindingCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOxMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.sqlscrapbook.commands.openscrapbook" commandName="Open SQL Scrapboo&k" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOxcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.occurrences.in.file" commandName="Search All Occurrences in File" description="Search for all occurrences of the selected element in its declaring file" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOxsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.implementation" commandName="Open Implementation" description="Opens the Implementations of a method in its hierarchy" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOx8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.uncomment" commandName="Uncomment" description="Uncomment the selected DLTK comment lines" category="_Bw5EscXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOyMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.internal.reflog.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOycXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.JavaBrowsingPerspective" commandName="JavaScript Browsing" description="Show the JavaScript Browsing perspective" category="_Bw5EsMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxCOysXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.select.lineUp" commandName="Select Line Up" description="Extend the selection to the previous line of text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1sMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.applyStyleCommand" commandName="applyStyleCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1scXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.ReplaceWithLatestRevisionCommand" commandName="Latest from Repository" category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1ssXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.read.access.in.project" commandName="Read Access in Project" description="Search for read references to the selected element in the enclosing project" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1s8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.ShowHistory" commandName="Show in History" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1tMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.show.in.package.view" commandName="Show in Script Explorer" description="Show the selected element in the Script Explorer" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1tcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.replaceWithTag" commandName="Replace With Another Branch or Version" description="Replace with Branch or Version on the CVS Server" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1tsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.compare.compareWithOther" commandName="Compare With Other Resource" description="Compare resources, clipboard contents or editors" category="_Bw5rwcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1t8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1uMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.stash.apply" commandName="Apply Stashed Changes" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1ucXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.Push" commandName="Push" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1usXNEeO6b_7LMxq4hQ" elementId="org.eclipse.compare.copyAllLeftToRight" commandName="Copy All from Left to Right" description="Copy All Changes from Left to Right" category="_Bw5rwcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1u8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.selectAll" commandName="Select All" description="Select all" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1vMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.help.ui.ignoreMissingPlaceholders" commandName="Do not warn of missing documentation" description="Sets the help preferences to no longer report a warning about the current set of missing documents." category="_Bw5E4cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1vcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected function" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1vsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.xml.commands.empty" commandName="Empty command" description="Command which does nothing" category="_Bw5EvsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1v8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.copy" commandName="Copy" description="Copy the selection to the clipboard" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1wMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.Revert" commandName="Revert Commit" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1wcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.deleteConfigsCommand" commandName="Reset to Default" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1wsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.declarations.in.project" commandName="Declaration in Project" description="Search for declarations of the selected element in the enclosing project" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1w8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.suspendJob" commandName="Suspend Job" description="Suspend the job" category="_Bw5E18XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1xMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewCreateBranch" commandName="Create Branch..." category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1xcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.connectivity.commands.addprofile" commandName="New Connection Profile Command" description="Command to create a new connection profile" category="_Bw5EyMXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxC1xsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.connectivity.ui.ignoreCategory" name="ignoreCategory"/> + <parameters xmi:id="_BxC1x8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.connectivity.ui.useSelection" name="useSelection"/> </commands> - <commands xmi:id="_KkvAWsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.edit.text.php.open.call.hierarchy" commandName="Open Call Hierarchy" description="Opens a call hierarchy for the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAW8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ant.ui.openExternalDoc" commandName="Open External Documentation" description="Open the External documentation for the current task in the Ant editor" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAXMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.refactor.toggle.function" commandName="Toggle Function - Refactoring " description="Toggles the implementation between header and implementation file" category="_KkgWx8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAXcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.testing.testingShortcut.rerunLast" commandName="Rerun testing Test" description="Rerun testing Test" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAXsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.JavaHierarchyPerspective" commandName="Java Type Hierarchy" description="Show the Java Type Hierarchy perspective" category="_KkgWwMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAX8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or function" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAYMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.indent" commandName="Correct Indentation" description="Corrects the indentation of the selected lines" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvAYcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.ide.copyConfigCommand" commandName="Copy Configuration Data To Clipboard" description="Copies the configuration data (system properties, installed bundles, etc) to the clipboard." category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnUMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.exception.occurrences" commandName="Search Exception Occurrences in File" description="Search for exception occurrences of a selected exception type" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnUcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.part.previousPage" commandName="Previous Page" description="Switch to the previous page" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnUsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.connectivity.commands.addrepository" commandName="New Repository Profile Command" description="Command to create a new repository profile" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnU8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.Synchronize" commandName="Synchronize" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnVMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnVcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xsl.debug.ui.launchshortcut.run" commandName="Run XSLT Transformation" description="Create a configuration to debug an XSLT transformation" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnVsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.opencview" commandName="Show in C/C++ Project view" description="Show the selected resource in the C/C++ Project view" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnV8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.format" commandName="Format" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnWMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.result.removeAllInstances" commandName="Remove All Visible Results" category="_KkgW0sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnWcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.externalizeStrings" commandName="Externalize Strings in Plug-ins" description="Extract translatable strings from plug-in files" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnWsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.GarbageCollect" commandName="Collect Garbage" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnW8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.m2e.actions.LifeCycleClean.run" commandName="Run Maven Clean" description="Run Maven Clean" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnXMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.references.in.hierarchy" commandName="References in Hierarchy" description="Search for references of the selected element in its hierarchy" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnXcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.splitCommand" commandName="splitCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnXsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.autotools.ui.command.autoheader" commandName="Invoke Autoheader" description="Run autoheader from the selected directory" category="_KkgWwsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnX8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into JavaScript comments" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnYMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.PushBranch" commandName="Push Branch..." category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnYcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.showViewMenu" commandName="Show View Menu" description="Show the view menu" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnYsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnY8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.insertColumnCommand" commandName="insertColumnCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnZMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnZcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaeditor.pastecolumn" commandName="Paste" category="_KkgWxMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnZsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.findIncremental" commandName="Incremental Find" description="Incremental find" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnZ8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.edit.text.format" commandName="Format Source" description="Format a PDE Source Page" category="_KkgWzMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnaMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.make.ui.targetBuildLastCommand" commandName="Rebuild Last Target" description="Rebuild the last make target for the selected container or project." category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnacXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.DeleteBranch" commandName="Delete Branch..." category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnasXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.previousEditor" commandName="Previous Editor" description="Switch to the previous editor" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkvna8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.CommitCommand" commandName="Commit..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnbMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.command.debugNewExecutable" commandName="Debug New Executable" description="Debug a new executable" category="_Kkg94MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnbcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.self.encapsulate.field" commandName="Encapsulate Var" description="Create getting and setting functions for the var and use only those to access the var" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkvnbsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.folding.collapse_all" commandName="Collapse All" description="Collapses all folded regions" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkvnb8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.perspectives.showPerspective" commandName="Show Perspective" description="Show a particular perspective" category="_KkgWwMXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkwOYMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.perspectives.showPerspective.perspectiveId" name="Parameter"/> - <parameters xmi:id="_KkwOYcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.perspectives.showPerspective.newWindow" name="In New Window"/> + <commands xmi:id="_BxC1yMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.edit.text.php.open.call.hierarchy" commandName="Open Call Hierarchy" description="Opens a call hierarchy for the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1ycXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ant.ui.openExternalDoc" commandName="Open External Documentation" description="Open the External documentation for the current task in the Ant editor" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1ysXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.refactor.toggle.function" commandName="Toggle Function - Refactoring " description="Toggles the implementation between header and implementation file" category="_Bw5Et8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1y8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.testing.testingShortcut.rerunLast" commandName="Rerun testing Test" description="Rerun testing Test" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1zMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.JavaHierarchyPerspective" commandName="Java Type Hierarchy" description="Show the Java Type Hierarchy perspective" category="_Bw5EsMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1zcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or function" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1zsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.indent" commandName="Correct Indentation" description="Corrects the indentation of the selected lines" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC1z8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.ide.copyConfigCommand" commandName="Copy Configuration Data To Clipboard" description="Copies the configuration data (system properties, installed bundles, etc) to the clipboard." category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC10MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.exception.occurrences" commandName="Search Exception Occurrences in File" description="Search for exception occurrences of a selected exception type" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC10cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.part.previousPage" commandName="Previous Page" description="Switch to the previous page" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC10sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.connectivity.commands.addrepository" commandName="New Repository Profile Command" description="Command to create a new repository profile" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC108XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.Synchronize" commandName="Synchronize" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC11MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC11cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xsl.debug.ui.launchshortcut.run" commandName="Run XSLT Transformation" description="Create a configuration to debug an XSLT transformation" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC11sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.opencview" commandName="Show in C/C++ Project view" description="Show the selected resource in the C/C++ Project view" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC118XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.format" commandName="Format" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC12MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.result.removeAllInstances" commandName="Remove All Visible Results" category="_Bw5EwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxC12cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.externalizeStrings" commandName="Externalize Strings in Plug-ins" description="Extract translatable strings from plug-in files" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDcwMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.GarbageCollect" commandName="Collect Garbage" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDcwcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.m2e.actions.LifeCycleClean.run" commandName="Run Maven Clean" description="Run Maven Clean" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDcwsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.references.in.hierarchy" commandName="References in Hierarchy" description="Search for references of the selected element in its hierarchy" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDcw8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.splitCommand" commandName="splitCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDcxMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.autotools.ui.command.autoheader" commandName="Invoke Autoheader" description="Run autoheader from the selected directory" category="_Bw5EssXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDcxcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into JavaScript comments" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDcxsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.PushBranch" commandName="Push Branch..." category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDcx8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.showViewMenu" commandName="Show View Menu" description="Show the view menu" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDcyMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDcycXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.insertColumnCommand" commandName="insertColumnCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDcysXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDcy8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaeditor.pastecolumn" commandName="Paste" category="_Bw5EtMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDczMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.findIncremental" commandName="Incremental Find" description="Incremental find" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDczcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.edit.text.format" commandName="Format Source" description="Format a PDE Source Page" category="_Bw5EvMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDczsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.make.ui.targetBuildLastCommand" commandName="Rebuild Last Target" description="Rebuild the last make target for the selected container or project." category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDcz8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.DeleteBranch" commandName="Delete Branch..." category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc0MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.previousEditor" commandName="Previous Editor" description="Switch to the previous editor" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc0cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.CommitCommand" commandName="Commit..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc0sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.command.debugNewExecutable" commandName="Debug New Executable" description="Debug a new executable" category="_Bw5E28XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc08XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.self.encapsulate.field" commandName="Encapsulate Var" description="Create getting and setting functions for the var and use only those to access the var" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc1MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.folding.collapse_all" commandName="Collapse All" description="Collapses all folded regions" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc1cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.perspectives.showPerspective" commandName="Show Perspective" description="Show a particular perspective" category="_Bw5EsMXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxDc1sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.perspectives.showPerspective.perspectiveId" name="Parameter"/> + <parameters xmi:id="_BxDc18XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.perspectives.showPerspective.newWindow" name="In New Window"/> </commands> - <commands xmi:id="_KkwOYsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.ui.reload.dependencies" commandName="Reload Dependencies" description="Reload Dependencies" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOY8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.previousSubTab" commandName="Previous Sub-Tab" description="Switch to the previous sub-tab" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOZMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOZcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.smartEnter" commandName="Insert Line Below Current Line" description="Adds a new line below the current line" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOZsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.Reset" commandName="Reset..." category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOZ8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.autotools.ui.command.aclocal" commandName="Invoke Aclocal" description="Run aclocal from the selected directory" category="_KkgWwsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOaMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.command.stopTracing" commandName="Stop Tracing " description="Stop Tracing Experiment" category="_Kkg90sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOacXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.contentAssist.proposals" commandName="Content Assist" description="Content Assist" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOasXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.folding.expand_all" commandName="Expand All" description="Expands all folded regions" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOa8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.nextTab" commandName="Next Tab" description="Switch to the next tab" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwObMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.server.stop" commandName="Stop" description="Stop the server" category="_Kkg93sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwObcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.Discard" commandName="Replace with File in Git Index" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwObsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.ide.OpenMarkersView" commandName="Open Another" description="Open another view" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOb8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOcMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.NoAssumeUnchanged" commandName="No Assume Unchanged" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOccXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.select.windowEnd" commandName="Select Window End" description="Select to the end of the window" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOcsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.uncomment" commandName="Uncomment" description="Uncomment the selected # style comment lines" category="_KkgWysXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOc8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.command.shareProject" commandName="Share with Git" description="Share the project using Git" category="_KkgW2MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkwOdMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.command.projectNameParameter" name="Project" optional="false"/> + <commands xmi:id="_BxDc2MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.ui.reload.dependencies" commandName="Reload Dependencies" description="Reload Dependencies" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc2cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.previousSubTab" commandName="Previous Sub-Tab" description="Switch to the previous sub-tab" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc2sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc28XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.smartEnter" commandName="Insert Line Below Current Line" description="Adds a new line below the current line" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc3MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.Reset" commandName="Reset..." category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc3cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.autotools.ui.command.aclocal" commandName="Invoke Aclocal" description="Run aclocal from the selected directory" category="_Bw5EssXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc3sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.command.stopTracing" commandName="Stop Tracing " description="Stop Tracing Experiment" category="_Bw5EzcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc38XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.contentAssist.proposals" commandName="Content Assist" description="Content Assist" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc4MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.folding.expand_all" commandName="Expand All" description="Expands all folded regions" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc4cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.nextTab" commandName="Next Tab" description="Switch to the next tab" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc4sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.server.stop" commandName="Stop" description="Stop the server" category="_Bw5E2cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc48XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.Discard" commandName="Replace with File in Git Index" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc5MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.ide.OpenMarkersView" commandName="Open Another" description="Open another view" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc5cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc5sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.NoAssumeUnchanged" commandName="No Assume Unchanged" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc58XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.select.windowEnd" commandName="Select Window End" description="Select to the end of the window" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc6MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.uncomment" commandName="Uncomment" description="Uncomment the selected # style comment lines" category="_Bw5EusXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxDc6cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.command.shareProject" commandName="Share with Git" description="Share the project using Git" category="_Bw5EyMXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxED0MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.command.projectNameParameter" name="Project" optional="false"/> </commands> - <commands xmi:id="_KkwOdcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.TagCommand" commandName="Tag..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOdsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.Suspend" commandName="Suspend" description="Suspend" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOd8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.search.findrefs.workingset" commandName="References in Working Set" description="Search for references to the selected element in a working set" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOeMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOecXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.commands.showElementInPackageView" commandName="Show Java Element in Package Explorer" description="Select Java element in the Package Explorer view" category="_Kkg96cXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkwOesXKEeOEtpIq0wz5aQ" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> + <commands xmi:id="_BxED0cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.TagCommand" commandName="Tag..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED0sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.Suspend" commandName="Suspend" description="Suspend" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED08XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.search.findrefs.workingset" commandName="References in Working Set" description="Search for references to the selected element in a working set" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED1MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED1cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.commands.showElementInPackageView" commandName="Show Java Element in Package Explorer" description="Select Java element in the Package Explorer view" category="_Bw5rwsXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxED1sXNEeO6b_7LMxq4hQ" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> </commands> - <commands xmi:id="_KkwOe8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.resumeJob" commandName="Resume Job" description="Resume the job" category="_Kkg93MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOfMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.PackageExplorer" commandName="JavaScript Script Explorer" description="Show the Script Explorer" category="_KkgWycXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOfcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize resources in the workspace with another location" category="_Kkg90cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkwOfsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.help.displayHelp" commandName="Display Help" description="Display a Help topic" category="_Kkg95sXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkwOf8XKEeOEtpIq0wz5aQ" elementId="href" name="Help topic href"/> + <commands xmi:id="_BxED18XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.resumeJob" commandName="Resume Job" description="Resume the job" category="_Bw5E18XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED2MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.PackageExplorer" commandName="JavaScript Script Explorer" description="Show the Script Explorer" category="_Bw5EucXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED2cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize resources in the workspace with another location" category="_Bw5EzMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED2sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.help.displayHelp" commandName="Display Help" description="Display a Help topic" category="_Bw5E4cXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxED28XNEeO6b_7LMxq4hQ" elementId="href" name="Help topic href"/> </commands> - <commands xmi:id="_KkwOgMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jst.jsp.ui.refactor.rename" commandName="Rename" description="Rename a Java Element" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1cMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.Branch" commandName="Branch" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1ccXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.junit.junitShortcut.debug" commandName="Debug JUnit Test" description="Debug JUnit Test" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1csXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.project.closeProject" commandName="Close Project" description="Close the selected project" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1c8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.assignParamToField.assist" commandName="Quick Assist - Assign parameter to field" description="Invokes quick assist and selects 'Assign parameter to field'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1dMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.commitAll" commandName="Commit All Outgoing Changes" description="Commit all outgoing changes to the repository" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1dcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1dsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.cvsPerspective" commandName="CVS Repository Exploring" description="Open the CVS Repository Exploring Perspective" category="_KkgWwMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1d8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.FetchGerritChange" commandName="Fetch From Gerrit" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1eMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.junit.junitShortcut.rerunLast" commandName="Rerun JUnit Test" description="Rerun JUnit Test" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1ecXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.removeMonitor" commandName="Remove Monitor" category="_Kkg928XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1esXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.callhierarchy.view" commandName="JavaScript Call Hierarchy" description="Show the Call Hierarchy view" category="_KkgWycXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1e8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1fMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.JavadocView" commandName="Documentation" description="Show the JavaScript Documentation view" category="_KkgWycXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1fcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.goto.lineStart" commandName="Line Start" description="Go to the start of the line of text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1fsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xsd.ui.refactor.rename.element" commandName="&Rename XSD element" description="Rename XSD element" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1f8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.help.ui.closeTray" commandName="Close User Assistance Tray" description="Close the user assistance tray containing context help information and cheat sheets." category="_Kkg95sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1gMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.select.next" commandName="Select Next C/C++ Element" description="Expand the selection to next C/C++ element" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1gcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.goto.previous.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the compilation unit" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1gsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.working.set" commandName="Declaration in Working Set" description="Search for declarations of the selected element in a working set" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1g8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.project.properties" commandName="Properties" description="Display the properties of the selected item's project " category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1hMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.save" commandName="Save" description="Save the current contents" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1hcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.toggleBlockSelectionMode" commandName="Toggle Block Selection" description="Toggle block / column selection in the current text editor" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1hsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.checkout" commandName="Checkout from CVS" description="Checkout from CVS" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1h8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.ToggleWatchpoint" commandName="Toggle Watchpoint" description="Creates or removes a watchpoint" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1iMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.commit.Squash" commandName="Squash Commits" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1icXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureBranch" commandName="Configure Branch" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1isXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.SetExternalDefinitionCommand" commandName="Set External Definition..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1i8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.compareWithRemote" commandName="Compare With Latest from Repository" description="Compare with Content on CVS Server" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1jMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1jcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.pldt.mpi.core.command2" commandName="find mpi artifacts" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkw1jsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.editors.revisions.rendering.cycle" commandName="Cycle Revision Coloring Mode" description="Cycles through the available coloring modes for revisions" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxcgMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.PackagesView" commandName="JavaScript Folders" description="Show the Folders view" category="_KkgWycXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxcgcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.showRulerContextMenu" commandName="Show Ruler Context Menu" description="Show the context menu for the ruler" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxcgsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.commands.empty" commandName="Empty command" description="Command which does nothing" category="_KkgWzsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkxcg8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.minimizePart" commandName="Minimize Active View or Editor" description="Minimizes the active view or editor" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxchMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.ToggleMethodBreakpoint" commandName="Toggle Method Breakpoint" description="Creates or removes a method breakpoint" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxchcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.menu.updateUnresolvedIncludes" commandName="Re-resolve Unresolved Includes" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxchsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.workspace" commandName="Write Access in Workspace" description="Search for write references to the selected element in the workspace" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkxch8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.part.nextPage" commandName="Next Page" description="Switch to the next page" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxciMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.ReplaceWithRef" commandName="Replace with branch, tag, or reference" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxcicXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.delete.line.to.beginning" commandName="Delete to Beginning of Line" description="Delete to the beginning of a line of text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxcisXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.backwardHistory" commandName="Backward History" description="Move backward in the editor navigation history" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkxci8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.m2e.core.ui.command.openPom" commandName="Open Maven POM" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxcjMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.swap.mark" commandName="Swap Mark" description="Swap the mark with the cursor position" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxcjcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.replaceWithRevision" commandName="Replace With Revision" description="Replace with Revision on CVS Server" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxcjsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.connectivity.commands.showcategory" commandName="Show Category" description="Show Category" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkxcj8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.compareWithRevision" commandName="Compare With Revision" description="Compare with Revision on CVS Server" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxckMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ant.ui.antShortcut.run" commandName="Run Ant Build" description="Run Ant Build" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxckcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.surround.with.try.catch" commandName="Surround with try/catch Block" description="Surround the selected text with a try/catch block" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxcksXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkxck8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.navigate.open.method" commandName="Opens a method in a PHP editor" description="Opens a method in a PHP editor" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxclMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.lowerCase" commandName="To Lower Case" description="Changes the selection to lower case" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxclcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowBundleCatalog" commandName="Show Bundle Catalog" category="_KkgW2MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkxclsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.DirectoryParameter" name="Directory URL"/> - <parameters xmi:id="_Kkxcl8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.TagsParameter" name="Tags"/> + <commands xmi:id="_BxED3MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jst.jsp.ui.refactor.rename" commandName="Rename" description="Rename a Java Element" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED3cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.Branch" commandName="Branch" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED3sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.junit.junitShortcut.debug" commandName="Debug JUnit Test" description="Debug JUnit Test" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED38XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.project.closeProject" commandName="Close Project" description="Close the selected project" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED4MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.assignParamToField.assist" commandName="Quick Assist - Assign parameter to field" description="Invokes quick assist and selects 'Assign parameter to field'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED4cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.commitAll" commandName="Commit All Outgoing Changes" description="Commit all outgoing changes to the repository" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED4sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED48XNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.cvsPerspective" commandName="CVS Repository Exploring" description="Open the CVS Repository Exploring Perspective" category="_Bw5EsMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED5MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.FetchGerritChange" commandName="Fetch From Gerrit" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED5cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.junit.junitShortcut.rerunLast" commandName="Rerun JUnit Test" description="Rerun JUnit Test" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED5sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.removeMonitor" commandName="Remove Monitor" category="_Bw5E1sXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED58XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.callhierarchy.view" commandName="JavaScript Call Hierarchy" description="Show the Call Hierarchy view" category="_Bw5EucXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED6MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED6cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.JavadocView" commandName="Documentation" description="Show the JavaScript Documentation view" category="_Bw5EucXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED6sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.goto.lineStart" commandName="Line Start" description="Go to the start of the line of text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED68XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xsd.ui.refactor.rename.element" commandName="&Rename XSD element" description="Rename XSD element" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED7MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.help.ui.closeTray" commandName="Close User Assistance Tray" description="Close the user assistance tray containing context help information and cheat sheets." category="_Bw5E4cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED7cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.select.next" commandName="Select Next C/C++ Element" description="Expand the selection to next C/C++ element" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED7sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.goto.previous.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the compilation unit" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED78XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.working.set" commandName="Declaration in Working Set" description="Search for declarations of the selected element in a working set" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED8MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.project.properties" commandName="Properties" description="Display the properties of the selected item's project " category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED8cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.save" commandName="Save" description="Save the current contents" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED8sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.toggleBlockSelectionMode" commandName="Toggle Block Selection" description="Toggle block / column selection in the current text editor" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED88XNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.checkout" commandName="Checkout from CVS" description="Checkout from CVS" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED9MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.ToggleWatchpoint" commandName="Toggle Watchpoint" description="Creates or removes a watchpoint" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED9cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.commit.Squash" commandName="Squash Commits" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED9sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureBranch" commandName="Configure Branch" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED98XNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.SetExternalDefinitionCommand" commandName="Set External Definition..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxED-MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.compareWithRemote" commandName="Compare With Latest from Repository" description="Compare with Content on CVS Server" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq4MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq4cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.pldt.mpi.core.command2" commandName="find mpi artifacts" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq4sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.editors.revisions.rendering.cycle" commandName="Cycle Revision Coloring Mode" description="Cycles through the available coloring modes for revisions" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq48XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.PackagesView" commandName="JavaScript Folders" description="Show the Folders view" category="_Bw5EucXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq5MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.showRulerContextMenu" commandName="Show Ruler Context Menu" description="Show the context menu for the ruler" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq5cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.commands.empty" commandName="Empty command" description="Command which does nothing" category="_Bw5EvsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq5sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.minimizePart" commandName="Minimize Active View or Editor" description="Minimizes the active view or editor" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq58XNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.ToggleMethodBreakpoint" commandName="Toggle Method Breakpoint" description="Creates or removes a method breakpoint" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq6MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.menu.updateUnresolvedIncludes" commandName="Re-resolve Unresolved Includes" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq6cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.workspace" commandName="Write Access in Workspace" description="Search for write references to the selected element in the workspace" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq6sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.part.nextPage" commandName="Next Page" description="Switch to the next page" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq68XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.ReplaceWithRef" commandName="Replace with branch, tag, or reference" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq7MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.delete.line.to.beginning" commandName="Delete to Beginning of Line" description="Delete to the beginning of a line of text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq7cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.backwardHistory" commandName="Backward History" description="Move backward in the editor navigation history" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq7sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.m2e.core.ui.command.openPom" commandName="Open Maven POM" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq78XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.swap.mark" commandName="Swap Mark" description="Swap the mark with the cursor position" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq8MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.replaceWithRevision" commandName="Replace With Revision" description="Replace with Revision on CVS Server" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq8cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.connectivity.commands.showcategory" commandName="Show Category" description="Show Category" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq8sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.compareWithRevision" commandName="Compare With Revision" description="Compare with Revision on CVS Server" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq88XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ant.ui.antShortcut.run" commandName="Run Ant Build" description="Run Ant Build" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq9MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.surround.with.try.catch" commandName="Surround with try/catch Block" description="Surround the selected text with a try/catch block" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq9cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq9sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.navigate.open.method" commandName="Opens a method in a PHP editor" description="Opens a method in a PHP editor" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq98XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.lowerCase" commandName="To Lower Case" description="Changes the selection to lower case" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq-MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowBundleCatalog" commandName="Show Bundle Catalog" category="_Bw5EyMXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxEq-cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.DirectoryParameter" name="Directory URL"/> + <parameters xmi:id="_BxEq-sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.TagsParameter" name="Tags"/> </commands> - <commands xmi:id="_KkxcmMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.menu.freshenAllFiles" commandName="Freshen All Files in Index" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxcmcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.MergeTool" commandName="Merge Tool" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxcmsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.explorer" commandName="PHP Script Explorer" description="Shows the Script Explorer" category="_KkgWycXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkxcm8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.openLocalFile" commandName="Open File..." description="Open a file" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxcnMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.add.javadoc.comment" commandName="Add Javadoc Comment" description="Add a Scriptdoc comment stub to the member element" category="_KkgWwcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxcncXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.newWizard" commandName="New" description="Open the New item wizard" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkxcnsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly" commandName="Show Selected Element Only" description="Show Selected Element Only" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkxcn8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.Reset" commandName="Reset..." category="_KkgW2MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkyDkMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.ResetMode" name="Reset mode" optional="false"/> + <commands xmi:id="_BxEq-8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.menu.freshenAllFiles" commandName="Freshen All Files in Index" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq_MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.MergeTool" commandName="Merge Tool" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq_cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.explorer" commandName="PHP Script Explorer" description="Shows the Script Explorer" category="_Bw5EucXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq_sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.openLocalFile" commandName="Open File..." description="Open a file" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxEq_8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.add.javadoc.comment" commandName="Add Javadoc Comment" description="Add a Scriptdoc comment stub to the member element" category="_Bw5EscXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxErAMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.newWizard" commandName="New" description="Open the New item wizard" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxErAcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly" commandName="Show Selected Element Only" description="Show Selected Element Only" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxErAsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.Reset" commandName="Reset..." category="_Bw5EyMXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxErA8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.ResetMode" name="Reset mode" optional="false"/> </commands> - <commands xmi:id="_KkyDkcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.addAllPluginsToJavaSearch" commandName="Add All Plug-ins to Java Search" description="Adds all plug-ins in the target platform to java search" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDksXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.deleteColumnCommand" commandName="deleteColumnCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDk8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDlMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.CompareWithBranchCommand" commandName="Branch..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDlcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.branch" commandName="Branch" description="Branch" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDlsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.commands.AddExceptionBreakpoint" commandName="Add Java Exception Breakpoint" description="Add a Java exception breakpoint" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDl8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.command.reverseToggle" commandName="Reverse Toggle" description="Toggle Reverse Debugging" category="_KkgW2cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDmMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.CompareVersionsInTree" commandName="Compare in Tree" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDmcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.editor.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDmsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.removeJob" commandName="Remove Job Entry" description="Permanently remove job entry from table" category="_Kkg93MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDm8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.project.openProject" commandName="Open Project" description="Open a project" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDnMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.cut" commandName="Cut" description="Cut the selection to the clipboard" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDncXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.sqleditor.runAction" commandName="Run" category="_KkgWxsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDnsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.moveLineDown" commandName="Move Lines Down" description="Moves the selected lines down" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDn8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.baseInsertCommand" commandName="baseInsertCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDoMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.deubg.ui.phpexeShortcut.run" commandName="Run CLI Application" description="Run CLI Application" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDocXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.commands.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDosXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.views.XPathView.processor.xpathprocessor" commandName="XPath Processor" category="_Kkg91sXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkyDo8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.commands.radioStateParameter" name="State" optional="false"/> + <commands xmi:id="_BxErBMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.addAllPluginsToJavaSearch" commandName="Add All Plug-ins to Java Search" description="Adds all plug-ins in the target platform to java search" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxErBcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.deleteColumnCommand" commandName="deleteColumnCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxErBsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxErB8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.CompareWithBranchCommand" commandName="Branch..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxErCMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.branch" commandName="Branch" description="Branch" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFR8MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.commands.AddExceptionBreakpoint" commandName="Add Java Exception Breakpoint" description="Add a Java exception breakpoint" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFR8cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.command.reverseToggle" commandName="Reverse Toggle" description="Toggle Reverse Debugging" category="_Bw5EycXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFR8sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.CompareVersionsInTree" commandName="Compare in Tree" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFR88XNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.editor.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFR9MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.removeJob" commandName="Remove Job Entry" description="Permanently remove job entry from table" category="_Bw5E18XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFR9cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.project.openProject" commandName="Open Project" description="Open a project" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFR9sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.cut" commandName="Cut" description="Cut the selection to the clipboard" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFR98XNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.sqleditor.runAction" commandName="Run" category="_Bw5EtsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFR-MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.moveLineDown" commandName="Move Lines Down" description="Moves the selected lines down" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFR-cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.baseInsertCommand" commandName="baseInsertCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFR-sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.deubg.ui.phpexeShortcut.run" commandName="Run CLI Application" description="Run CLI Application" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFR-8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.commands.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFR_MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.views.XPathView.processor.xpathprocessor" commandName="XPath Processor" category="_Bw5E0cXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxFR_cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.commands.radioStateParameter" name="State" optional="false"/> </commands> - <commands xmi:id="_KkyDpMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ltk.ui.refactoring.commands.moveResources" commandName="Move Resources" description="Move the selected resources and notify LTK participants." category="_Kkg96sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDpcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.command.startTracing" commandName="Start Tracing " description="Start Tracing Experiment" category="_Kkg90sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDpsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.getJobError" commandName="Get Job Error" description="Display the job error in a console" category="_Kkg93MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDp8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.generate.constructor.using.fields" commandName="Generate Constructor using Fields" description="Choose fields to initialize and constructor from superclass to call " category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDqMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.commands.showElementInPackageView" commandName="Show JavaScript Element in Script Explorer" description="Select JavaScript element in the Script Explorer view" category="_Kkg96cXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkyDqcXKEeOEtpIq0wz5aQ" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/> + <commands xmi:id="_BxFR_sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ltk.ui.refactoring.commands.moveResources" commandName="Move Resources" description="Move the selected resources and notify LTK participants." category="_Bw5rw8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFR_8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.command.startTracing" commandName="Start Tracing " description="Start Tracing Experiment" category="_Bw5EzcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSAMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.getJobError" commandName="Get Job Error" description="Display the job error in a console" category="_Bw5E18XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSAcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.generate.constructor.using.fields" commandName="Generate Constructor using Fields" description="Choose fields to initialize and constructor from superclass to call " category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSAsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.commands.showElementInPackageView" commandName="Show JavaScript Element in Script Explorer" description="Select JavaScript element in the Script Explorer view" category="_Bw5rwsXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxFSA8XNEeO6b_7LMxq4hQ" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/> </commands> - <commands xmi:id="_KkyDqsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.goto.line" commandName="Go to Line" description="Go to a specified line of text" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDq8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.stash.create" commandName="Stash Changes" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDrMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewRemoveRemote" commandName="Delete Remote" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDrcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in C/C++ editors" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyDrsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.common.project.facet.ui.ConvertProjectToFacetedForm" commandName="Convert to Faceted Form..." category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyqoMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar" commandName="Run Last Launched External Tool" description="Runs the last launched external Tool" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyqocXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.goto.columnPrevious" commandName="Previous Column" description="Go to the previous column" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyqosXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.Commit" commandName="Commit..." category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkyqo8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.remove.block.comment" commandName="Remove Block Comment" description="Remove Block Comment" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyqpMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.CheckoutCommand" commandName="Checkout" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyqpcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.select.lineStart" commandName="Select Line Start" description="Select to the beginning of the line of text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyqpsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.cut.line.to.end" commandName="Cut to End of Line" description="Cut to the end of a line of text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkyqp8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.pdt.ui.edit.text.select.next" commandName="Select Next Element" description="Expands selection to include next sibling" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyqqMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.search.finddecl.project" commandName="Declaration in Project" description="Search for declarations of the selected element in the enclosing project" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyqqcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.equinox.p2.ui.sdk.update" commandName="Check for Updates" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyqqsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.findIncrementalReverse" commandName="Incremental Find Reverse" description="Incremental find reverse" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkyqq8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.commands.openElementInEditor" commandName="Open JavaScript Element" description="Open a JavaScript element in its editor" category="_Kkg96cXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkyqrMXKEeOEtpIq0wz5aQ" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/> + <commands xmi:id="_BxFSBMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.goto.line" commandName="Go to Line" description="Go to a specified line of text" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSBcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.stash.create" commandName="Stash Changes" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSBsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewRemoveRemote" commandName="Delete Remote" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSB8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in C/C++ editors" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSCMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.common.project.facet.ui.ConvertProjectToFacetedForm" commandName="Convert to Faceted Form..." category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSCcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar" commandName="Run Last Launched External Tool" description="Runs the last launched external Tool" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSCsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.goto.columnPrevious" commandName="Previous Column" description="Go to the previous column" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSC8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.Commit" commandName="Commit..." category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSDMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.remove.block.comment" commandName="Remove Block Comment" description="Remove Block Comment" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSDcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.CheckoutCommand" commandName="Checkout" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSDsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.select.lineStart" commandName="Select Line Start" description="Select to the beginning of the line of text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSD8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.cut.line.to.end" commandName="Cut to End of Line" description="Cut to the end of a line of text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSEMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pdt.ui.edit.text.select.next" commandName="Select Next Element" description="Expands selection to include next sibling" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSEcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.search.finddecl.project" commandName="Declaration in Project" description="Search for declarations of the selected element in the enclosing project" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSEsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.equinox.p2.ui.sdk.update" commandName="Check for Updates" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSE8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.findIncrementalReverse" commandName="Incremental Find Reverse" description="Incremental find reverse" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxFSFMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.commands.openElementInEditor" commandName="Open JavaScript Element" description="Open a JavaScript element in its editor" category="_Bw5rwsXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxFSFcXNEeO6b_7LMxq4hQ" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/> </commands> - <commands xmi:id="_KkyqrcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyqrsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.generate.hashcode.equals" commandName="Generate hashCode() and equals()" description="Generates hashCode() and equals() functions for the type" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkyqr8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.generate.javadoc" commandName="Generate Javadoc" description="Generates Javadoc for a selectable set of Java resources" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyqsMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.declarations.in.working.set" commandName="Declaration in Working Set" description="Search for declarations of the selected element in a working set" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyqscXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.command.reverseResume" commandName="Reverse Resume" description="Perform Reverse Resume" category="_KkgW2cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyqssXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.server.launchShortcut.run" commandName="Run on Server" description="Run the current selection on a server" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkyqs8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RebaseCurrent" commandName="Rebase" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyqtMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.getJobOutput" commandName="Get Job Output" description="Display the job output in a console" category="_Kkg93MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyqtcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.importCSSCommand" commandName="importCSSCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyqtsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.ignore" commandName="Add to .cvsignore" description="Ignore the Selected Resources when Synchronizing" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkyqt8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkyquMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.dialogs.openInputDialog" commandName="Open Input Dialog" description="Open an Input Dialog" category="_Kkg938XKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkyqucXKEeOEtpIq0wz5aQ" elementId="title" name="Title"/> - <parameters xmi:id="_KkyqusXKEeOEtpIq0wz5aQ" elementId="message" name="Message"/> - <parameters xmi:id="_Kkyqu8XKEeOEtpIq0wz5aQ" elementId="initialValue" name="Initial Value"/> - <parameters xmi:id="_KkyqvMXKEeOEtpIq0wz5aQ" elementId="cancelReturns" name="Return Value on Cancel"/> + <commands xmi:id="_BxF5AMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5AcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.generate.hashcode.equals" commandName="Generate hashCode() and equals()" description="Generates hashCode() and equals() functions for the type" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5AsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.generate.javadoc" commandName="Generate Javadoc" description="Generates Javadoc for a selectable set of Java resources" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5A8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.declarations.in.working.set" commandName="Declaration in Working Set" description="Search for declarations of the selected element in a working set" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5BMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.command.reverseResume" commandName="Reverse Resume" description="Perform Reverse Resume" category="_Bw5EycXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5BcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.server.launchShortcut.run" commandName="Run on Server" description="Run the current selection on a server" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5BsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RebaseCurrent" commandName="Rebase" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5B8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.getJobOutput" commandName="Get Job Output" description="Display the job output in a console" category="_Bw5E18XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5CMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.importCSSCommand" commandName="importCSSCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5CcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.ignore" commandName="Add to .cvsignore" description="Ignore the Selected Resources when Synchronizing" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5CsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5C8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.dialogs.openInputDialog" commandName="Open Input Dialog" description="Open an Input Dialog" category="_Bw5E2sXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxF5DMXNEeO6b_7LMxq4hQ" elementId="title" name="Title"/> + <parameters xmi:id="_BxF5DcXNEeO6b_7LMxq4hQ" elementId="message" name="Message"/> + <parameters xmi:id="_BxF5DsXNEeO6b_7LMxq4hQ" elementId="initialValue" name="Initial Value"/> + <parameters xmi:id="_BxF5D8XNEeO6b_7LMxq4hQ" elementId="cancelReturns" name="Return Value on Cancel"/> </commands> - <commands xmi:id="_KkyqvcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.ShowVersions" commandName="Open" category="_KkgW2MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkyqvsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.history.CompareMode" name="Compare mode"/> + <commands xmi:id="_BxF5EMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.ShowVersions" commandName="Open" category="_Bw5EyMXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxF5EcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.history.CompareMode" name="Compare mode"/> </commands> - <commands xmi:id="_KkzRsMXKEeOEtpIq0wz5aQ" elementId="revert.schema.editor.action.id" commandName="Revert Object" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRscXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ant.ui.antShortcut.debug" commandName="Debug Ant Build" description="Debug Ant Build" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRssXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.views.properties.NewPropertySheetCommand" commandName="Properties" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRs8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.return.continue.targets" commandName="Search break/continue Target Occurrences in File" description="Search for break/continue target occurrences of a selected target name" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRtMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.implementors.in.workspace" commandName="Implementors in Workspace" description="Search for implementors of the selected interface" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRtcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.navigate.gotopackage" commandName="Go to Folder" description="Go to Folder" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRtsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.move.inner.to.top.level" commandName="Move Type to New File" description="Move Type to New File" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRt8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRuMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.pldt.mpi.analysis.command2" commandName="MPI Barrier Analysis" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRucXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.commit.Revert" commandName="Revert Commit" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRusXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.quick_outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRu8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.server.publish" commandName="Publish" description="Publish to server" category="_Kkg93sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRvMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewCreateRepository" commandName="Create a Repository" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRvcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.factory" commandName="Introduce Factory" description="Introduce a factory function to encapsulate invocation of the selected constructor" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRvsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.gotoBreadcrumb" commandName="Show In Breadcrumb" description="Shows the Java editor breadcrumb and sets the keyboard focus into it" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRv8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.scroll.lineDown" commandName="Scroll Line Down" description="Scroll down one line of text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRwMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.SimpleFetch" commandName="Fetch from Upstream" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRwcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.StepInto" commandName="Step Into" description="Step into" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRwsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.commit.Checkout" commandName="Checkout" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRw8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.scroll.lineUp" commandName="Scroll Line Up" description="Scroll up one line of text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRxMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.TerminateAndRelaunch" commandName="Terminate and Relaunch" description="Terminate and Relaunch" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRxcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.mat.ui.acquire.HeapDump" commandName="Acquire Heap Dump" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRxsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.print" commandName="Print" description="Print" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRx8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.mat.ui.actions.executeInspection" commandName="Execute Inspection" category="_KkgW2MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_KkzRyMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.mat.ui.actions.executeInspection.commandName" name="commandName" optional="false"/> + <commands xmi:id="_BxF5EsXNEeO6b_7LMxq4hQ" elementId="revert.schema.editor.action.id" commandName="Revert Object" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5E8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ant.ui.antShortcut.debug" commandName="Debug Ant Build" description="Debug Ant Build" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5FMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.views.properties.NewPropertySheetCommand" commandName="Properties" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5FcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.return.continue.targets" commandName="Search break/continue Target Occurrences in File" description="Search for break/continue target occurrences of a selected target name" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5FsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.implementors.in.workspace" commandName="Implementors in Workspace" description="Search for implementors of the selected interface" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5F8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.navigate.gotopackage" commandName="Go to Folder" description="Go to Folder" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5GMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.move.inner.to.top.level" commandName="Move Type to New File" description="Move Type to New File" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5GcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5GsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.pldt.mpi.analysis.command2" commandName="MPI Barrier Analysis" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5G8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.commit.Revert" commandName="Revert Commit" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5HMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.quick_outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5HcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.server.publish" commandName="Publish" description="Publish to server" category="_Bw5E2cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5HsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewCreateRepository" commandName="Create a Repository" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5H8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.factory" commandName="Introduce Factory" description="Introduce a factory function to encapsulate invocation of the selected constructor" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5IMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.gotoBreadcrumb" commandName="Show In Breadcrumb" description="Shows the Java editor breadcrumb and sets the keyboard focus into it" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5IcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.scroll.lineDown" commandName="Scroll Line Down" description="Scroll down one line of text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5IsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.SimpleFetch" commandName="Fetch from Upstream" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5I8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.StepInto" commandName="Step Into" description="Step into" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5JMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.commit.Checkout" commandName="Checkout" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5JcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.scroll.lineUp" commandName="Scroll Line Up" description="Scroll up one line of text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxF5JsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.TerminateAndRelaunch" commandName="Terminate and Relaunch" description="Terminate and Relaunch" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgEMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.mat.ui.acquire.HeapDump" commandName="Acquire Heap Dump" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgEcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.print" commandName="Print" description="Print" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgEsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.mat.ui.actions.executeInspection" commandName="Execute Inspection" category="_Bw5EyMXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxGgE8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.mat.ui.actions.executeInspection.commandName" name="commandName" optional="false"/> </commands> - <commands xmi:id="_KkzRycXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.breakpoint.properties" commandName="Java Breakpoint Properties" description="View and edit the properties for a given Java breakpoint" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRysXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.select.pageUp" commandName="Select Page Up" description="Select to the top of the page" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRy8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRzMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.CompareWithPrevious" commandName="Compare with Previous Revision" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_KkzRzcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.extract.interface" commandName="Extract Interface" description="Extract a set of members into a new interface and try to use the new interface" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz4wMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.edit.text.toggleMarkOccurrences" commandName="Mark Occurrences" description="Toggles mark occurrences in PHP editors" category="_Kkg95cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz4wcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.mergeCommand" commandName="mergeCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz4wsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.help.dynamicHelp" commandName="Dynamic Help" description="Open the dynamic help" category="_Kkg95sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz4w8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.server.run" commandName="Run" description="Run server" category="_Kkg93sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz4xMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.read.access.in.working.set" commandName="Read Access in Working Set" description="Search for read references to the selected element in a working set" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz4xcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.sqleditor.saveToDatabaseAction" commandName="Save to Database" category="_KkgWxsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz4xsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.CleanupCommand" commandName="Cleanup" category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz4x8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_KkgWwcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz4yMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.promote.local.variable" commandName="Convert Local Variable to Var" description="Convert a local variable to a var" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz4ycXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.views.XPathView.prefixes" commandName="&Edit Namespace Prefixes" category="_Kkg91sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz4ysXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_KkgW1cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz4y8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz4zMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.splitJoinVariableDeclaration.assist" commandName="Quick Assist - Split/Join variable declaration" description="Invokes quick assist and selects 'Split/Join variable declaration'" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz4zcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.run" commandName="Run Java Application" description="Run Java Application" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz4zsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.edit.text.show.in.explorer.view" commandName="Show in PHP Explorer View" description="Shows the selected element in the PHP Explorer" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz4z8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchHierarchy" commandName="Toggle Branch Representation" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz40MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.showRulerAnnotationInformation" commandName="Show Ruler Annotation Tooltip" description="Displays annotation information for the caret line in a focused hover" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz40cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.refreshLibraryCommand" commandName="refreshLibraryCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz40sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz408XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz41MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.structure.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz41cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.result.terminate" commandName="Terminate Result" category="_KkgW0sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz41sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz418XKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.run" commandName="Run JUnit Plug-in Test" description="Run JUnit Plug-in Test" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz42MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.project.buildLast" commandName="Repeat Working Set Build" description="Repeat the last working set build" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz42cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="%toggleMarkOccurrences.description" category="_KkgWwcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz42sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.addNonNLS" commandName="Quick Fix - Add non-NLS tag" description="Invokes quick assist and selects 'Add non-NLS tag'" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz428XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.goto.textStart" commandName="Text Start" description="Go to the beginning of the text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz43MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.search.ui.openSearchDialog" commandName="Open Search Dialog" description="Open the Search dialog" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz43cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.openWorkspace" commandName="Switch Workspace" description="Open the workspace selection dialog" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kkz43sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.server.launchShortcut.debug" commandName="Debug on Server" description="Debug the current selection on a server" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f0cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.CompareWithRevisionCommand" commandName="URL..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f0sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.ide.configureFilters" commandName="Configure Contents..." description="Configure the filters to apply to the markers view" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f08XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected JavaScript comment lines" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f1MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f1cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.find.broken.nls.keys" commandName="Find Broken Externalized Strings" description="Finds undefined, duplicate and unused externalized string keys in property files" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f1sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xsd.ui.refactor.renameTargetNamespace" commandName="Rename Target Namespace" description="Changes the target namespace of the schema" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f18XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.menu.updateWithModifiedFiles" commandName="Update Index with Modified Files" category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f2MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.m2e.actions.LifeCycleGenerateSources.run" commandName="Run Maven Generate Sources" description="Run Maven Generate Sources" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f2cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.sse.ui.cleanup.document" commandName="Cleanup Document..." description="Cleanup document" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f2sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f28XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected Java comment lines" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f3MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.commands.switch" commandName="Switch Source/Design Views" description="Switch between the Source and Design views." category="_KkgWzsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f3cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.goto.wordNext" commandName="Next Word" description="Go to the next word" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f3sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.addLocation" commandName="Add Repository Location" description="Add a new CVS repository location" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f38XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.UpdateToRevisionCommand" commandName="Update to Revision" category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.up" commandName="Up" description="Navigate up one level" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f4cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.splitJoinVariableDeclaration.assist" commandName="Quick Assist - Split/Join variable declaration" description="Invokes quick assist and selects 'Split/Join variable declaration'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f4sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the JavaScript file" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f48XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.hideShowEditors" commandName="Toggle Editor Area Visibility" description="Toggles the visibility of the editor area" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f5MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.closePerspective" commandName="Close Perspective" description="Close the current perspective" category="_KkgWxcXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_Kk0f5cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.closePerspective.perspectiveId" name="Perspective Id"/> + <commands xmi:id="_BxGgFMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.breakpoint.properties" commandName="Java Breakpoint Properties" description="View and edit the properties for a given Java breakpoint" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgFcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.select.pageUp" commandName="Select Page Up" description="Select to the top of the page" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgFsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgF8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.CompareWithPrevious" commandName="Compare with Previous Revision" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgGMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.extract.interface" commandName="Extract Interface" description="Extract a set of members into a new interface and try to use the new interface" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgGcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.edit.text.toggleMarkOccurrences" commandName="Mark Occurrences" description="Toggles mark occurrences in PHP editors" category="_Bw5E4MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgGsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.mergeCommand" commandName="mergeCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgG8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.help.dynamicHelp" commandName="Dynamic Help" description="Open the dynamic help" category="_Bw5E4cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgHMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.server.run" commandName="Run" description="Run server" category="_Bw5E2cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgHcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.search.read.access.in.working.set" commandName="Read Access in Working Set" description="Search for read references to the selected element in a working set" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgHsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.sqleditor.saveToDatabaseAction" commandName="Save to Database" category="_Bw5EtsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgH8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.CleanupCommand" commandName="Cleanup" category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgIMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_Bw5EscXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgIcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.promote.local.variable" commandName="Convert Local Variable to Var" description="Convert a local variable to a var" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgIsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.views.XPathView.prefixes" commandName="&Edit Namespace Prefixes" category="_Bw5E0cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgI8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_Bw5ExcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgJMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgJcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.splitJoinVariableDeclaration.assist" commandName="Quick Assist - Split/Join variable declaration" description="Invokes quick assist and selects 'Split/Join variable declaration'" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgJsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.run" commandName="Run Java Application" description="Run Java Application" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgJ8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.edit.text.show.in.explorer.view" commandName="Show in PHP Explorer View" description="Shows the selected element in the PHP Explorer" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgKMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchHierarchy" commandName="Toggle Branch Representation" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgKcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.showRulerAnnotationInformation" commandName="Show Ruler Annotation Tooltip" description="Displays annotation information for the caret line in a focused hover" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgKsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.refreshLibraryCommand" commandName="refreshLibraryCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgK8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgLMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgLcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.structure.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgLsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.result.terminate" commandName="Terminate Result" category="_Bw5EwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgL8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgMMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.run" commandName="Run JUnit Plug-in Test" description="Run JUnit Plug-in Test" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgMcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.project.buildLast" commandName="Repeat Working Set Build" description="Repeat the last working set build" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgMsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="%toggleMarkOccurrences.description" category="_Bw5EscXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgM8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.addNonNLS" commandName="Quick Fix - Add non-NLS tag" description="Invokes quick assist and selects 'Add non-NLS tag'" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxGgNMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.goto.textStart" commandName="Text Start" description="Go to the beginning of the text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHIMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.search.ui.openSearchDialog" commandName="Open Search Dialog" description="Open the Search dialog" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHIcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.openWorkspace" commandName="Switch Workspace" description="Open the workspace selection dialog" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHIsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.server.launchShortcut.debug" commandName="Debug on Server" description="Debug the current selection on a server" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHI8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHJMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.CompareWithRevisionCommand" commandName="URL..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHJcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.ide.configureFilters" commandName="Configure Contents..." description="Configure the filters to apply to the markers view" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHJsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected JavaScript comment lines" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHJ8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHKMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.find.broken.nls.keys" commandName="Find Broken Externalized Strings" description="Finds undefined, duplicate and unused externalized string keys in property files" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHKcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xsd.ui.refactor.renameTargetNamespace" commandName="Rename Target Namespace" description="Changes the target namespace of the schema" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHKsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.menu.updateWithModifiedFiles" commandName="Update Index with Modified Files" category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHK8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.m2e.actions.LifeCycleGenerateSources.run" commandName="Run Maven Generate Sources" description="Run Maven Generate Sources" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHLMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.sse.ui.cleanup.document" commandName="Cleanup Document..." description="Cleanup document" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHLcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHLsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected Java comment lines" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHL8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.commands.switch" commandName="Switch Source/Design Views" description="Switch between the Source and Design views." category="_Bw5EvsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHMMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.goto.wordNext" commandName="Next Word" description="Go to the next word" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHMcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.addLocation" commandName="Add Repository Location" description="Add a new CVS repository location" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHMsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.UpdateToRevisionCommand" commandName="Update to Revision" category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHM8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.up" commandName="Up" description="Navigate up one level" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHNMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.splitJoinVariableDeclaration.assist" commandName="Quick Assist - Split/Join variable declaration" description="Invokes quick assist and selects 'Split/Join variable declaration'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHNcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the JavaScript file" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHNsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.hideShowEditors" commandName="Toggle Editor Area Visibility" description="Toggles the visibility of the editor area" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHN8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.closePerspective" commandName="Close Perspective" description="Close the current perspective" category="_Bw5EtcXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxHHOMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.closePerspective.perspectiveId" name="Perspective Id"/> </commands> - <commands xmi:id="_Kk0f5sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.modify.method.parameters" commandName="Change Function Signature" description="Change function signature includes parameter names and parameter order" category="_Kkg93cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f58XKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.organizeManifest" commandName="Organize Manifests" description="Cleans up plug-in manifest files" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f6MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.edit.text.add.description" commandName="Generate Element Comment " description="Generate Element Comment" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f6cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.server.ui.phpServerShortcut.debug" commandName="Debug PHP Web Application" description="Debug PHP Web Application" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f6sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.move" commandName="Move..." description="Move the selected item" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f68XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk0f7MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G4MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.updateAll" commandName="Update All Incoming Changes" description="Update all incoming changes with new content from the repository" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G4cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.mat.ui.actions.IconAssist" commandName="Icon Assist" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G4sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.goto.prev.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the translation unit" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G48XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.generate.tostring" commandName="Generate toString()" description="Generates the toString() method for the type" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G5MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.OpenProfileConfigurations" commandName="Profile..." description="Open profile launch configuration dialog" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G5cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.external.javadoc" commandName="Open Attached Javadoc" description="Open the attached Javadoc of the selected element in a browser" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G5sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.assignParamToField.assist" commandName="Quick Assist - Assign parameter to var" description="Invokes quick assist and selects 'Assign parameter to var'" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G58XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.project" commandName="Declaration in Project" description="Search for declarations of the selected element in the enclosing project" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G6MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.browser.openBrowser" commandName="Open Browser" description="Opens the default web browser." category="_KkgWxcXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_Kk1G6cXKEeOEtpIq0wz5aQ" elementId="url" name="URL"/> - <parameters xmi:id="_Kk1G6sXKEeOEtpIq0wz5aQ" elementId="browserId" name="Browser Id"/> - <parameters xmi:id="_Kk1G68XKEeOEtpIq0wz5aQ" elementId="name" name="Browser Name"/> - <parameters xmi:id="_Kk1G7MXKEeOEtpIq0wz5aQ" elementId="tooltip" name="Browser Tooltip"/> + <commands xmi:id="_BxHHOcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.modify.method.parameters" commandName="Change Function Signature" description="Change function signature includes parameter names and parameter order" category="_Bw5E2MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHOsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.organizeManifest" commandName="Organize Manifests" description="Cleans up plug-in manifest files" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHO8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.edit.text.add.description" commandName="Generate Element Comment " description="Generate Element Comment" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHPMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.server.ui.phpServerShortcut.debug" commandName="Debug PHP Web Application" description="Debug PHP Web Application" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHPcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.move" commandName="Move..." description="Move the selected item" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHPsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHP8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.updateAll" commandName="Update All Incoming Changes" description="Update all incoming changes with new content from the repository" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHQcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.mat.ui.actions.IconAssist" commandName="Icon Assist" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHQsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.goto.prev.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the translation unit" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHQ8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.generate.tostring" commandName="Generate toString()" description="Generates the toString() method for the type" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHRMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.OpenProfileConfigurations" commandName="Profile..." description="Open profile launch configuration dialog" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHHRcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.external.javadoc" commandName="Open Attached Javadoc" description="Open the attached Javadoc of the selected element in a browser" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuMMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.assignParamToField.assist" commandName="Quick Assist - Assign parameter to var" description="Invokes quick assist and selects 'Assign parameter to var'" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuMcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.project" commandName="Declaration in Project" description="Search for declarations of the selected element in the enclosing project" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuMsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.browser.openBrowser" commandName="Open Browser" description="Opens the default web browser." category="_Bw5EtcXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxHuM8XNEeO6b_7LMxq4hQ" elementId="url" name="URL"/> + <parameters xmi:id="_BxHuNMXNEeO6b_7LMxq4hQ" elementId="browserId" name="Browser Id"/> + <parameters xmi:id="_BxHuNcXNEeO6b_7LMxq4hQ" elementId="name" name="Browser Name"/> + <parameters xmi:id="_BxHuNsXNEeO6b_7LMxq4hQ" elementId="tooltip" name="Browser Tooltip"/> </commands> - <commands xmi:id="_Kk1G7cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.generate.hashcode.equals" commandName="Generate hashCode() and equals()" description="Generates hashCode() and equals() methods for the type" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G7sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G78XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.select.columnNext" commandName="Select Next Column" description="Select the next column" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.merge" commandName="Merge" description="Merge" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G8cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.LockCommand" commandName="Lock..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G8sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.debug" commandName="Debug Java Application" description="Debug Java Application" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G88XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.command.resumeWithoutSignal" commandName="Resume Without Signal" description="Resume Without Signal" category="_Kkg948XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G9MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.ui.synchronizeLast" commandName="Repeat last synchronization" description="Repeat the last synchronization" category="_Kkg90cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G9cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.extract.local.variable" commandName="Extract Local Variable" description="Extracts an expression into a new local variable and uses the new local variable" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G9sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.ui.previousSibling" commandName="Previous Sibling" description="Go to Previous Sibling" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G98XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G-MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.goto.columnNext" commandName="Next Column" description="Go to the next column" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G-cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.help.aboutAction" commandName="About" description="Open the about dialog" category="_Kkg95sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G-sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.compare.copyRightToLeft" commandName="Copy from Right to Left" description="Copy Current Change from Right to Left" category="_Kkg96MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G-8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.m2e.core.pomFileAction.run" commandName="Run Maven Build" description="Run Maven Build" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1G_MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.uncomment" commandName="Uncomment" description="Uncomment the selected // style comment lines" category="_Kkg94sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1t8MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1t8cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.quickOutline" commandName="Quick Outline" description="Open a quick outline popup dialog for a given editor input" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1t8sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.extract.method" commandName="Extract Method" description="Extract a set of statements or an expression into a new method and use the new method" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1t88XKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.sqleditor.refreshFromDatabaseAction" commandName="Refresh from Database" category="_KkgWxsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1t9MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.search.references.in.project" commandName="Find References In Project" description="Finds all references to the selection in the project" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1t9cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.CreatePatchCommand" commandName="Create Patch..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1t9sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.make.ui.targetCreateCommand" commandName="Create Make Target" description="Create a new make build target for the selected container." category="_KkgWyMXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1t98XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.project" commandName="References in Project" description="Search for references to the selected element in the enclosing project" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1t-MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.dsf.gdb.ui.command.selectPreviousTraceRecord" commandName="Previous Trace Record" description="Select Previous Trace Record" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1t-cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.resetImageSizeCommand" commandName="resetImageSizeCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1t-sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1t-8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.ShowAnnotationCommand" commandName="Show Annotation..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1t_MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.sqleditor.GotoMatchingTokenAction" commandName="Goto Matching Token" category="_KkgWxsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1t_cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.AddToSVNIgnoreCommand" commandName="Add to svn:ignore..." category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1t_sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.publishToTemplateCommand" commandName="publishToTemplateCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1t_8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1uAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.activeContextInfo" commandName="Show activeContext Info" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1uAcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.override.methods" commandName="Override/Implement Functions" description="Override or implement functions from super types" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1uAsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.generate.constructor.using.fields" commandName="Generate Constructor using Vars" description="Choose vars to initialize and constructor from superclass to call " category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1uA8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.compareWithTag" commandName="Compare With Another Branch or Version" description="Compare with a Branch or a Version on the CVS Server" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1uBMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.findNext" commandName="Find Next" description="Find next item" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1uBcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.Disconnect" commandName="Disconnect" description="Disconnect" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1uBsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1uB8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.commit.CreateTag" commandName="Create Tag..." category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1uCMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.extractLocal.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1uCcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the compilation unit" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk1uCsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.comment" commandName="Comment" description="Turn the selected lines into # style comments" category="_KkgWysXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VAMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VAcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.debug" commandName="Debug JUnit Plug-in Test" description="Debug JUnit Plug-in Test" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VAsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.edit.text.c.select.enclosing" commandName="Select Enclosing C/C++ Element" description="Expand the selection to enclosing C/C++ element" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VA8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VBMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.indent" commandName="Correct &Indentation" description="&Indents the current line or selection depending on surrounding source code" category="_KkgWwcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VBcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.setKeywordSubstitution" commandName="Change ASCII/Binary Property" description="Change whether the selected resources should be treated as ASCII or binary on the CVS Server" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VBsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.navigate.script.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VB8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.internal.reflog.CheckoutCommand" commandName="Checkout" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VCMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.working.set" commandName="References in Working Set" description="Search for references to the selected element in a working set" category="_KkgW1sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VCcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.help.quickStartAction" commandName="Welcome" description="Show help for beginning users" category="_Kkg95sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VCsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.addTask" commandName="Add Task..." description="Add a task" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VC8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.editors.quickdiff.revertLine" commandName="Revert Line" description="Revert the current line" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VDMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.command.prevpage" commandName="Previous Page of Memory" description="Load previous page of memory" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VDcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VDsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.SourceView" commandName="JavaScript Declaration" description="Show the Declaration view" category="_KkgWycXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VD8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ant.ui.toggleMarkOccurrences" commandName="Toggle Ant Mark Occurrences" description="Toggles mark occurrences in Ant editors" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VEMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify var access" description="Invokes quick assist and selects 'Qualify var access'" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VEcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.commands.viewMemory" commandName="View Memory" description="View variable in memory view" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VEsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ltk.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VE8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.m2e.core.ui.command.addPlugin" commandName="Add Maven Plugin" description="Add Maven Plugin" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VFMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.delimiter.windows" commandName="Convert Line Delimiters to Windows (CRLF, \r\n, 0D0A, ¤¶)" description="Converts the line delimiters to Windows (CRLF, \r\n, 0D0A, ¤¶)" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VFcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.cut.line" commandName="Cut Line" description="Cut a line of text" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VFsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.select.columnPrevious" commandName="Select Previous Column" description="Select the previous column" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VF8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.CompareWithWorkingCopyCommand" commandName="Base from Working Copy" category="_KkgW2sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VGMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.file.closeAll" commandName="Close All" description="Close all editors" category="_Kkg92cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VGcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.promote.local.variable" commandName="Convert Local Variable to Field" description="Convert a local variable to a field" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VGsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.select.wordNext" commandName="Select Next Word" description="Select the next word" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VG8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.spy" commandName="Show Contributing Plug-in" description="Shows contribution information for the currently selected element" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VHMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.submodule.sync" commandName="Sync Submodule" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk2VHcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.quickAccess" commandName="Quick Access" description="Quickly access UI elements" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28EMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.dsf.debug.ui.refreshAll" commandName="Refresh Debug Views" description="Refresh all data in debug views" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28EcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.debug.ui.commands.ScriptDisplay" commandName="Display" description="Display result of evaluating selected text" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28EsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.addToWorkingSet" commandName="Add to Working Set" description="Adds the selected object to a working set." category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28E8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the compilation unit" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28FMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.commands.ForceReturn" commandName="Force Return" description="Forces return from method with value of selected expression " category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28FcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.run" commandName="Run Eclipse Application" description="Run Eclipse Application" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28FsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28F8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28GMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.team.CreatePatch" commandName="Create Patch" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28GcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewImportProjects" commandName="Import Projects..." description="Import or create in local Git repository" category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28GsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.showIn" commandName="Show In" category="_Kkg96cXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_Kk28G8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.navigate.showIn.targetId" name="Show In Target Id" optional="false"/> + <commands xmi:id="_BxHuN8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.generate.hashcode.equals" commandName="Generate hashCode() and equals()" description="Generates hashCode() and equals() methods for the type" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuOMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuOcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.select.columnNext" commandName="Select Next Column" description="Select the next column" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuOsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.merge" commandName="Merge" description="Merge" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuO8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.LockCommand" commandName="Lock..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuPMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.debug" commandName="Debug Java Application" description="Debug Java Application" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuPcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.command.resumeWithoutSignal" commandName="Resume Without Signal" description="Resume Without Signal" category="_Bw5E3sXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuPsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.ui.synchronizeLast" commandName="Repeat last synchronization" description="Repeat the last synchronization" category="_Bw5EzMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuP8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.extract.local.variable" commandName="Extract Local Variable" description="Extracts an expression into a new local variable and uses the new local variable" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.ui.previousSibling" commandName="Previous Sibling" description="Go to Previous Sibling" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuQcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuQsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.goto.columnNext" commandName="Next Column" description="Go to the next column" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuQ8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.help.aboutAction" commandName="About" description="Open the about dialog" category="_Bw5E4cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuRMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.compare.copyRightToLeft" commandName="Copy from Right to Left" description="Copy Current Change from Right to Left" category="_Bw5rwcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuRcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.m2e.core.pomFileAction.run" commandName="Run Maven Build" description="Run Maven Build" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuRsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.uncomment" commandName="Uncomment" description="Uncomment the selected // style comment lines" category="_Bw5E3cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuR8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuSMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.quickOutline" commandName="Quick Outline" description="Open a quick outline popup dialog for a given editor input" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuScXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.extract.method" commandName="Extract Method" description="Extract a set of statements or an expression into a new method and use the new method" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuSsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.sqleditor.refreshFromDatabaseAction" commandName="Refresh from Database" category="_Bw5EtsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuS8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.search.references.in.project" commandName="Find References In Project" description="Finds all references to the selection in the project" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuTMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.CreatePatchCommand" commandName="Create Patch..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuTcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.make.ui.targetCreateCommand" commandName="Create Make Target" description="Create a new make build target for the selected container." category="_Bw5EuMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuTsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.project" commandName="References in Project" description="Search for references to the selected element in the enclosing project" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuT8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.dsf.gdb.ui.command.selectPreviousTraceRecord" commandName="Previous Trace Record" description="Select Previous Trace Record" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuUMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.resetImageSizeCommand" commandName="resetImageSizeCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuUcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuUsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.ShowAnnotationCommand" commandName="Show Annotation..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuU8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.sqleditor.GotoMatchingTokenAction" commandName="Goto Matching Token" category="_Bw5EtsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxHuVMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.AddToSVNIgnoreCommand" commandName="Add to svn:ignore..." category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVQMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.publishToTemplateCommand" commandName="publishToTemplateCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVQcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVQsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.activeContextInfo" commandName="Show activeContext Info" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVQ8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.override.methods" commandName="Override/Implement Functions" description="Override or implement functions from super types" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVRMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.generate.constructor.using.fields" commandName="Generate Constructor using Vars" description="Choose vars to initialize and constructor from superclass to call " category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVRcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.compareWithTag" commandName="Compare With Another Branch or Version" description="Compare with a Branch or a Version on the CVS Server" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVRsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.findNext" commandName="Find Next" description="Find next item" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVR8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.Disconnect" commandName="Disconnect" description="Disconnect" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVSMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVScXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.commit.CreateTag" commandName="Create Tag..." category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVSsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.extractLocal.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVS8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the compilation unit" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVTMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.comment" commandName="Comment" description="Turn the selected lines into # style comments" category="_Bw5EusXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVTcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVTsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.debug" commandName="Debug JUnit Plug-in Test" description="Debug JUnit Plug-in Test" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVT8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.edit.text.c.select.enclosing" commandName="Select Enclosing C/C++ Element" description="Expand the selection to enclosing C/C++ element" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVUMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVUcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.indent" commandName="Correct &Indentation" description="&Indents the current line or selection depending on surrounding source code" category="_Bw5EscXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVUsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.setKeywordSubstitution" commandName="Change ASCII/Binary Property" description="Change whether the selected resources should be treated as ASCII or binary on the CVS Server" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVU8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.navigate.script.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVVMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.internal.reflog.CheckoutCommand" commandName="Checkout" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVVcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.working.set" commandName="References in Working Set" description="Search for references to the selected element in a working set" category="_Bw5ExsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVVsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.help.quickStartAction" commandName="Welcome" description="Show help for beginning users" category="_Bw5E4cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVV8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.addTask" commandName="Add Task..." description="Add a task" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVWMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.editors.quickdiff.revertLine" commandName="Revert Line" description="Revert the current line" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVWcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.command.prevpage" commandName="Previous Page of Memory" description="Load previous page of memory" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVWsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVW8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.SourceView" commandName="JavaScript Declaration" description="Show the Declaration view" category="_Bw5EucXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVXMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ant.ui.toggleMarkOccurrences" commandName="Toggle Ant Mark Occurrences" description="Toggles mark occurrences in Ant editors" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVXcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify var access" description="Invokes quick assist and selects 'Qualify var access'" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVXsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.commands.viewMemory" commandName="View Memory" description="View variable in memory view" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVX8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ltk.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVYMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.m2e.core.ui.command.addPlugin" commandName="Add Maven Plugin" description="Add Maven Plugin" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVYcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.delimiter.windows" commandName="Convert Line Delimiters to Windows (CRLF, \r\n, 0D0A, ¤¶)" description="Converts the line delimiters to Windows (CRLF, \r\n, 0D0A, ¤¶)" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVYsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.cut.line" commandName="Cut Line" description="Cut a line of text" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVY8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.select.columnPrevious" commandName="Select Previous Column" description="Select the previous column" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxIVZMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.CompareWithWorkingCopyCommand" commandName="Base from Working Copy" category="_Bw5EysXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8UMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.file.closeAll" commandName="Close All" description="Close all editors" category="_Bw5E1MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8UcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.promote.local.variable" commandName="Convert Local Variable to Field" description="Convert a local variable to a field" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8UsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.select.wordNext" commandName="Select Next Word" description="Select the next word" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8U8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.spy" commandName="Show Contributing Plug-in" description="Shows contribution information for the currently selected element" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8VMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.submodule.sync" commandName="Sync Submodule" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8VcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.quickAccess" commandName="Quick Access" description="Quickly access UI elements" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8VsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.dsf.debug.ui.refreshAll" commandName="Refresh Debug Views" description="Refresh all data in debug views" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8V8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.debug.ui.commands.ScriptDisplay" commandName="Display" description="Display result of evaluating selected text" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8WMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.addToWorkingSet" commandName="Add to Working Set" description="Adds the selected object to a working set." category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8WcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the compilation unit" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8WsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.commands.ForceReturn" commandName="Force Return" description="Forces return from method with value of selected expression " category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8W8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.run" commandName="Run Eclipse Application" description="Run Eclipse Application" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8XMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8XcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8XsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.team.CreatePatch" commandName="Create Patch" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8X8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewImportProjects" commandName="Import Projects..." description="Import or create in local Git repository" category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8YMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.showIn" commandName="Show In" category="_Bw5rwsXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxI8YcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.navigate.showIn.targetId" name="Show In Target Id" optional="false"/> </commands> - <commands xmi:id="_Kk28HMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.sqleditor.DMLDialogSelectionAction" commandName="Edit in SQL Query Builder..." category="_KkgWxsXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28HcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.run" commandName="Run Java Applet" description="Run Java Applet" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28HsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.copy.qualified.name" commandName="Copy Qualified Name" description="Copy a fully qualified name to the system clipboard" category="_KkgW0MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28H8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.commands.AllReferences" commandName="All References" description="Inspect all references to the selected object" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28IMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.edit.text.script.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_KkgWwcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28IcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.command.OpenFromClipboard" commandName="Open from Clipboard" description="Opens a Java element or a Java stack trace from clipboard" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28IsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowRepositoryCatalog" commandName="Show Repository Catalog" category="_KkgW2MXKEeOEtpIq0wz5aQ"> - <parameters xmi:id="_Kk28I8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.RepositoryParameter" name="P2 Repository URI"/> + <commands xmi:id="_BxI8YsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.sqleditor.DMLDialogSelectionAction" commandName="Edit in SQL Query Builder..." category="_Bw5EtsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8Y8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.run" commandName="Run Java Applet" description="Run Java Applet" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8ZMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.copy.qualified.name" commandName="Copy Qualified Name" description="Copy a fully qualified name to the system clipboard" category="_Bw5EwMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8ZcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.commands.AllReferences" commandName="All References" description="Inspect all references to the selected object" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8ZsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.edit.text.script.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_Bw5EscXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8Z8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.command.OpenFromClipboard" commandName="Open from Clipboard" description="Opens a Java element or a Java stack trace from clipboard" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8aMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowRepositoryCatalog" commandName="Show Repository Catalog" category="_Bw5EyMXNEeO6b_7LMxq4hQ"> + <parameters xmi:id="_BxI8acXNEeO6b_7LMxq4hQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.RepositoryParameter" name="P2 Repository URI"/> </commands> - <commands xmi:id="_Kk28JMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.revertToReportItemCommand" commandName="revertToReportItemCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28JcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.m2e.editor.RenameArtifactAction" commandName="Rename Maven Artifact..." category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28JsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.window.nextPerspective" commandName="Next Perspective" description="Switch to the next perspective" category="_KkgWxcXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28J8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.extract.constant" commandName="Extract Constant" description="Extracts a constant into a new static field and uses the new static field" category="_Kkg968XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28KMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.edit.text.hippieCompletion" commandName="Word Completion" description="Context insensitive completion" category="_KkgW18XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28KcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.sync" commandName="Synchronize with Repository" description="Synchronize the workspace resources with those in the repository" category="_KkgWw8XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28KsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_Kkg94cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28K8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_Kkg96cXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk28LMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.edit.text.java.add.javadoc.comment" commandName="Add Javadoc Comment" description="Add a Javadoc comment stub to the member element" category="_Kkg908XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk3jIMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureFetch" commandName="Configure Fetch..." category="_KkgW08XKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk3jIcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.newStyleCommand" commandName="newStyleCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk3jIsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.editGroupCommand" commandName="editGroupCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk3jI8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.debug.ui.commands.Execute" commandName="Execute" description="Evaluate selected text" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk3jJMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.commands.Resume" commandName="Resume" description="Resume" category="_Kkg92sXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_Kk3jJcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.birt.report.designer.ui.command.reloadCssStyleCommand" commandName="reloadCssStyleCommand" category="_KkgW2MXKEeOEtpIq0wz5aQ"/> - <commands xmi:id="_LR-gwcXKEeOEtpIq0wz5aQ" elementId="AUTOGEN:::org.eclipse.emf.exporter.genModelEditorContribution/org.eclipse.emf.exporter.ui.GenModelExportActionDelegate.Editor" commandName="&Export Model..."/> - <commands xmi:id="_LR_u4MXKEeOEtpIq0wz5aQ" elementId="AUTOGEN:::org.eclipse.emf.importer.genModelEditorContribution/org.eclipse.emf.importer.ui.GenModelReloadActionDelegate.Editor" commandName="&Reload..."/> - <commands xmi:id="_LSXiUMXKEeOEtpIq0wz5aQ" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.RemoveMappingActionID" commandName="&Remove Mapping"/> - <commands xmi:id="_LSYwccXKEeOEtpIq0wz5aQ" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.TypeMatchMappingActionID" commandName="Match Mapping by &Type"/> - <commands xmi:id="_LSZ-kMXKEeOEtpIq0wz5aQ" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.NameMatchMappingActionID" commandName="Match Mapping by &Name"/> - <commands xmi:id="_LSbMsMXKEeOEtpIq0wz5aQ" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.CreateOneSidedMappingActionID" commandName="Create &One-sided Mapping"/> - <commands xmi:id="_LSca0MXKEeOEtpIq0wz5aQ" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.CreateMappingActionID" commandName="Create &Mapping"/> - <commands xmi:id="_LSmy4MXKEeOEtpIq0wz5aQ" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.ecore2ecore.action.AddOuputRootActionID" commandName="Add &Output Root..."/> - <commands xmi:id="_LSoBAMXKEeOEtpIq0wz5aQ" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootActionID" commandName="Add &Input Root..."/> - <commands xmi:id="_LSsScMXKEeOEtpIq0wz5aQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetExecute" commandName="E&xecute"/> - <commands xmi:id="_LSs5gMXKEeOEtpIq0wz5aQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetDisplay" commandName="Displa&y"/> - <commands xmi:id="_LStgkMXKEeOEtpIq0wz5aQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetInspect" commandName="Insp&ect"/> - <commands xmi:id="_LTMBsMXKEeOEtpIq0wz5aQ" elementId="AUTOGEN:::org.eclipse.ui.articles.action.contribution.editor/org.eclipse.wst.wsdl.ui.actions.ReloadDependenciesActionDelegate" commandName="Reload Dependencies"/> - <addons xmi:id="_Kbe9pMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.e4.core.commands.service" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.core.commands/org.eclipse.e4.core.commands.CommandServiceAddon"/> - <addons xmi:id="_Kbe9pcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.e4.ui.contexts.service" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.services/org.eclipse.e4.ui.services.ContextServiceAddon"/> - <addons xmi:id="_Kbe9psXKEeOEtpIq0wz5aQ" elementId="org.eclipse.e4.ui.bindings.service" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.bindings/org.eclipse.e4.ui.bindings.BindingServiceAddon"/> - <addons xmi:id="_Kbe9p8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.e4.ui.workbench.commands.model" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.CommandProcessingAddon"/> - <addons xmi:id="_Kbe9qMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.e4.ui.workbench.contexts.model" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.ContextProcessingAddon"/> - <addons xmi:id="_Kbe9qcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.e4.ui.workbench.bindings.model" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.swt/org.eclipse.e4.ui.workbench.swt.util.BindingProcessingAddon"/> - <addons xmi:id="_Kbe9qsXKEeOEtpIq0wz5aQ" elementId="Cleanup Addon" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.cleanupaddon.CleanupAddon"/> - <addons xmi:id="_Kbe9q8XKEeOEtpIq0wz5aQ" elementId="DnD Addon" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.dndaddon.DnDAddon"/> - <addons xmi:id="_Kbe9rMXKEeOEtpIq0wz5aQ" elementId="MinMax Addon" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon"/> - <addons xmi:id="_Kbe9rcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.workbench.addon.0" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.HandlerProcessingAddon"/> - <categories xmi:id="_KkgWwMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.category.perspectives" name="Perspectives" description="Commands for opening perspectives"/> - <categories xmi:id="_KkgWwcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.category.source" name="Script Source"/> - <categories xmi:id="_KkgWwsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.autotools.ui.category.invokeAutotools" name="Invoke Autotools"/> - <categories xmi:id="_KkgWw8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.cvs.ui.actionSet" name="CVS" description="Actions that apply when working with CVS repositories"/> - <categories xmi:id="_KkgWxMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaedtor.10x" name="ASA 9.x table schema editor"/> - <categories xmi:id="_KkgWxcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.category.window" name="Window"/> - <categories xmi:id="_KkgWxsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.sqleditor.category" name="Database Tools" description="Database Development tools"/> - <categories xmi:id="_KkgWx8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.category.refactoring" name="Refactor - C++" description="C/C++ Refactorings"/> - <categories xmi:id="_KkgWyMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.category.project" name="Project"/> - <categories xmi:id="_KkgWycXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.category.views" name="Views" description="Commands for opening views"/> - <categories xmi:id="_KkgWysXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.make.ui.category.source" name="Makefile Source" description="Makefile Source Actions"/> - <categories xmi:id="_KkgWy8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.rse.ui.commands.category" name="Remote Systems"/> - <categories xmi:id="_KkgWzMXKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.ui.category.source" name="Manifest Editor Source" description="PDE Source Page actions"/> - <categories xmi:id="_KkgWzcXKEeOEtpIq0wz5aQ" elementId="org.eclipse.emf.codegen.ecore.ui.Commands" name="EMF Code Generation" description="Commands for the EMF code generation tools"/> - <categories xmi:id="_KkgWzsXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wb.core.actions.category" name="WindowBuilder Pro" description="WindowBuilder Pro actions"/> - <categories xmi:id="_KkgWz8XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.pldt.common.analysisDropdownCategory" name="Analysis Dropdown Category"/> - <categories xmi:id="_KkgW0MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.category.source" name="Source" description="JavaScript Source Actions"/> - <categories xmi:id="_KkgW0cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.category.refactoring" name="Refactor - PHP" description="PHP Refactoring Actions"/> - <categories xmi:id="_KkgW0sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.datatools.sqltools.result.category" name="SQL Results View"/> - <categories xmi:id="_KkgW08XKEeOEtpIq0wz5aQ" elementId="org.eclipse.egit.ui.commandCategory" name="Git"/> - <categories xmi:id="_KkgW1MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.category.casting" name="Cast to Type or Array" description="Set of commands for displaying variables and expressions as other types or arrays."/> - <categories xmi:id="_KkgW1cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.dltk.ui.category.refactoring" name="Refactor - DLTK" description="DLTK Refactoring Actions"/> - <categories xmi:id="_KkgW1sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.search.ui.category.search" name="Search" description="Search command category"/> - <categories xmi:id="_KkgW18XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.category.edit" name="Edit"/> - <categories xmi:id="_KkgW2MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.core.commands.categories.autogenerated" name="Uncategorized" description="Commands that were either auto-generated or have no category"/> - <categories xmi:id="_KkgW2cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.category.reverseDebugging" name="Reverse Debugging Commands" description="Set of commands for Reverse Debugging"/> - <categories xmi:id="_KkgW2sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.svn.ui.command.category" name="SVN"/> - <categories xmi:id="_Kkg90MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.debug.ui.category" name="JavaScript Debug" description="Tooling for debugging JavaScript"/> - <categories xmi:id="_Kkg90cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.team.ui.category.team" name="Team" description="Actions that apply when working with a Team"/> - <categories xmi:id="_Kkg90sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.category.tracing" name="Tracing Commands" description="Category for Tracing Commands"/> - <categories xmi:id="_Kkg908XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.category.source" name="Source" description="Java Source Actions"/> - <categories xmi:id="_Kkg91MXKEeOEtpIq0wz5aQ" elementId="pl.szpinda.plugin.tomcat.commands.category.key" name="Tomcat keys"/> - <categories xmi:id="_Kkg91cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.codan.ui.commands.category" name="Code Analysis"/> - <categories xmi:id="_Kkg91sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.xml.views.XPathView" name="XPath"/> - <categories xmi:id="_Kkg918XKEeOEtpIq0wz5aQ" elementId="org.eclipse.pde.runtime.spy.commands.category" name="Spy"/> - <categories xmi:id="_Kkg92MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.ide.markerContents" name="Contents" description="The category for menu contents"/> - <categories xmi:id="_Kkg92cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.category.file" name="File"/> - <categories xmi:id="_Kkg92sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.debug.ui.category.run" name="Run/Debug" description="Run/Debug command category"/> - <categories xmi:id="_Kkg928XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.monitorCommands" name="Monitor Commands" description="Monitor Commands"/> - <categories xmi:id="_Kkg93MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.jobCommands" name="Job Commands" description="Job Commands"/> - <categories xmi:id="_Kkg93cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.jsdt.ui.category.refactoring" name="Refactor - JavaScript" description="JavaScript Refactoring Actions"/> - <categories xmi:id="_Kkg93sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.wst.server.ui" name="Server" description="Server"/> - <categories xmi:id="_Kkg938XKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.category.dialogs" name="Dialogs" description="Commands for opening dialogs"/> - <categories xmi:id="_Kkg94MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.category.debugViewLayout" name="Debug View Layout Commands" description="Set of commands for controlling the Debug View Layout"/> - <categories xmi:id="_Kkg94cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.category.textEditor" name="Text Editing" description="Text Editing Commands"/> - <categories xmi:id="_Kkg94sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.ui.category.source" name="Source" description="Source commands"/> - <categories xmi:id="_Kkg948XKEeOEtpIq0wz5aQ" elementId="org.eclipse.cdt.debug.ui.category.runControl" name="Run Control Commands" description="Set of commands for Run Control"/> - <categories xmi:id="_Kkg95MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.gef.category.view" name="View" description="View"/> - <categories xmi:id="_Kkg95cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.php.ui.category.source" name="Source" description="PHP Source Actions"/> - <categories xmi:id="_Kkg95sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.category.help" name="Help"/> - <categories xmi:id="_Kkg958XKEeOEtpIq0wz5aQ" elementId="org.eclipse.tm.terminal.category1" name="Terminal view commands" description="%terminal.view.insertion.description"/> - <categories xmi:id="_Kkg96MXKEeOEtpIq0wz5aQ" elementId="org.eclipse.compare.ui.category.compare" name="Compare" description="Compare command category"/> - <categories xmi:id="_Kkg96cXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ui.category.navigate" name="Navigate"/> - <categories xmi:id="_Kkg96sXKEeOEtpIq0wz5aQ" elementId="org.eclipse.ltk.ui.category.refactoring" name="Refactoring"/> - <categories xmi:id="_Kkg968XKEeOEtpIq0wz5aQ" elementId="org.eclipse.jdt.ui.category.refactoring" name="Refactor - Java" description="Java Refactoring Actions"/> + <commands xmi:id="_BxI8asXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.revertToReportItemCommand" commandName="revertToReportItemCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8a8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.m2e.editor.RenameArtifactAction" commandName="Rename Maven Artifact..." category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8bMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.window.nextPerspective" commandName="Next Perspective" description="Switch to the next perspective" category="_Bw5EtcXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8bcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.extract.constant" commandName="Extract Constant" description="Extracts a constant into a new static field and uses the new static field" category="_Bw5rxMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8bsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.edit.text.hippieCompletion" commandName="Word Completion" description="Context insensitive completion" category="_Bw5Ex8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8b8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.sync" commandName="Synchronize with Repository" description="Synchronize the workspace resources with those in the repository" category="_Bw5Es8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8cMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_Bw5E3MXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8ccXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_Bw5rwsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8csXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.edit.text.java.add.javadoc.comment" commandName="Add Javadoc Comment" description="Add a Javadoc comment stub to the member element" category="_Bw5EzsXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8c8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureFetch" commandName="Configure Fetch..." category="_Bw5Ew8XNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8dMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.newStyleCommand" commandName="newStyleCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8dcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.editGroupCommand" commandName="editGroupCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxI8dsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.debug.ui.commands.Execute" commandName="Execute" description="Evaluate selected text" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxJjYMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.commands.Resume" commandName="Resume" description="Resume" category="_Bw5E1cXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_BxJjYcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.birt.report.designer.ui.command.reloadCssStyleCommand" commandName="reloadCssStyleCommand" category="_Bw5EyMXNEeO6b_7LMxq4hQ"/> + <commands xmi:id="_B9dhEMXNEeO6b_7LMxq4hQ" elementId="AUTOGEN:::org.eclipse.emf.exporter.genModelEditorContribution/org.eclipse.emf.exporter.ui.GenModelExportActionDelegate.Editor" commandName="&Export Model..."/> + <commands xmi:id="_B9eIIMXNEeO6b_7LMxq4hQ" elementId="AUTOGEN:::org.eclipse.emf.importer.genModelEditorContribution/org.eclipse.emf.importer.ui.GenModelReloadActionDelegate.Editor" commandName="&Reload..."/> + <commands xmi:id="_B9fWQMXNEeO6b_7LMxq4hQ" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.RemoveMappingActionID" commandName="&Remove Mapping"/> + <commands xmi:id="_B9gkYMXNEeO6b_7LMxq4hQ" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.TypeMatchMappingActionID" commandName="Match Mapping by &Type"/> + <commands xmi:id="_B9hygMXNEeO6b_7LMxq4hQ" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.NameMatchMappingActionID" commandName="Match Mapping by &Name"/> + <commands xmi:id="_B9jAoMXNEeO6b_7LMxq4hQ" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.CreateOneSidedMappingActionID" commandName="Create &One-sided Mapping"/> + <commands xmi:id="_B9kOwMXNEeO6b_7LMxq4hQ" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.CreateMappingActionID" commandName="Create &Mapping"/> + <commands xmi:id="_B9lc4MXNEeO6b_7LMxq4hQ" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.ecore2ecore.action.AddOuputRootActionID" commandName="Add &Output Root..."/> + <commands xmi:id="_B9mrAMXNEeO6b_7LMxq4hQ" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootActionID" commandName="Add &Input Root..."/> + <commands xmi:id="_B9zfUMXNEeO6b_7LMxq4hQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetExecute" commandName="E&xecute"/> + <commands xmi:id="_B90GYMXNEeO6b_7LMxq4hQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetDisplay" commandName="Displa&y"/> + <commands xmi:id="_B90tcMXNEeO6b_7LMxq4hQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetInspect" commandName="Insp&ect"/> + <commands xmi:id="_B94-4MXNEeO6b_7LMxq4hQ" elementId="AUTOGEN:::org.eclipse.ui.articles.action.contribution.editor/org.eclipse.wst.wsdl.ui.actions.ReloadDependenciesActionDelegate" commandName="Reload Dependencies"/> + <addons xmi:id="_BntTjsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.e4.core.commands.service" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.core.commands/org.eclipse.e4.core.commands.CommandServiceAddon"/> + <addons xmi:id="_BntTj8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.e4.ui.contexts.service" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.services/org.eclipse.e4.ui.services.ContextServiceAddon"/> + <addons xmi:id="_BntTkMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.e4.ui.bindings.service" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.bindings/org.eclipse.e4.ui.bindings.BindingServiceAddon"/> + <addons xmi:id="_BntTkcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.e4.ui.workbench.commands.model" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.CommandProcessingAddon"/> + <addons xmi:id="_BntTksXNEeO6b_7LMxq4hQ" elementId="org.eclipse.e4.ui.workbench.contexts.model" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.ContextProcessingAddon"/> + <addons xmi:id="_BntTk8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.e4.ui.workbench.bindings.model" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.swt/org.eclipse.e4.ui.workbench.swt.util.BindingProcessingAddon"/> + <addons xmi:id="_BntTlMXNEeO6b_7LMxq4hQ" elementId="Cleanup Addon" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.cleanupaddon.CleanupAddon"/> + <addons xmi:id="_BntTlcXNEeO6b_7LMxq4hQ" elementId="DnD Addon" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.dndaddon.DnDAddon"/> + <addons xmi:id="_BntTlsXNEeO6b_7LMxq4hQ" elementId="MinMax Addon" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon"/> + <addons xmi:id="_BntTl8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.workbench.addon.0" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.HandlerProcessingAddon"/> + <categories xmi:id="_Bw5EsMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.category.perspectives" name="Perspectives" description="Commands for opening perspectives"/> + <categories xmi:id="_Bw5EscXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.category.source" name="Script Source"/> + <categories xmi:id="_Bw5EssXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.autotools.ui.category.invokeAutotools" name="Invoke Autotools"/> + <categories xmi:id="_Bw5Es8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.cvs.ui.actionSet" name="CVS" description="Actions that apply when working with CVS repositories"/> + <categories xmi:id="_Bw5EtMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaedtor.10x" name="ASA 9.x table schema editor"/> + <categories xmi:id="_Bw5EtcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.category.window" name="Window"/> + <categories xmi:id="_Bw5EtsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.sqleditor.category" name="Database Tools" description="Database Development tools"/> + <categories xmi:id="_Bw5Et8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.category.refactoring" name="Refactor - C++" description="C/C++ Refactorings"/> + <categories xmi:id="_Bw5EuMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.category.project" name="Project"/> + <categories xmi:id="_Bw5EucXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.category.views" name="Views" description="Commands for opening views"/> + <categories xmi:id="_Bw5EusXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.make.ui.category.source" name="Makefile Source" description="Makefile Source Actions"/> + <categories xmi:id="_Bw5Eu8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.rse.ui.commands.category" name="Remote Systems"/> + <categories xmi:id="_Bw5EvMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.ui.category.source" name="Manifest Editor Source" description="PDE Source Page actions"/> + <categories xmi:id="_Bw5EvcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.emf.codegen.ecore.ui.Commands" name="EMF Code Generation" description="Commands for the EMF code generation tools"/> + <categories xmi:id="_Bw5EvsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wb.core.actions.category" name="WindowBuilder Pro" description="WindowBuilder Pro actions"/> + <categories xmi:id="_Bw5Ev8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.pldt.common.analysisDropdownCategory" name="Analysis Dropdown Category"/> + <categories xmi:id="_Bw5EwMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.category.source" name="Source" description="JavaScript Source Actions"/> + <categories xmi:id="_Bw5EwcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.category.refactoring" name="Refactor - PHP" description="PHP Refactoring Actions"/> + <categories xmi:id="_Bw5EwsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.datatools.sqltools.result.category" name="SQL Results View"/> + <categories xmi:id="_Bw5Ew8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.egit.ui.commandCategory" name="Git"/> + <categories xmi:id="_Bw5ExMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.category.casting" name="Cast to Type or Array" description="Set of commands for displaying variables and expressions as other types or arrays."/> + <categories xmi:id="_Bw5ExcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.dltk.ui.category.refactoring" name="Refactor - DLTK" description="DLTK Refactoring Actions"/> + <categories xmi:id="_Bw5ExsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.search.ui.category.search" name="Search" description="Search command category"/> + <categories xmi:id="_Bw5Ex8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.category.edit" name="Edit"/> + <categories xmi:id="_Bw5EyMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.core.commands.categories.autogenerated" name="Uncategorized" description="Commands that were either auto-generated or have no category"/> + <categories xmi:id="_Bw5EycXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.category.reverseDebugging" name="Reverse Debugging Commands" description="Set of commands for Reverse Debugging"/> + <categories xmi:id="_Bw5EysXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.svn.ui.command.category" name="SVN"/> + <categories xmi:id="_Bw5Ey8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.debug.ui.category" name="JavaScript Debug" description="Tooling for debugging JavaScript"/> + <categories xmi:id="_Bw5EzMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.team.ui.category.team" name="Team" description="Actions that apply when working with a Team"/> + <categories xmi:id="_Bw5EzcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.category.tracing" name="Tracing Commands" description="Category for Tracing Commands"/> + <categories xmi:id="_Bw5EzsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.category.source" name="Source" description="Java Source Actions"/> + <categories xmi:id="_Bw5Ez8XNEeO6b_7LMxq4hQ" elementId="pl.szpinda.plugin.tomcat.commands.category.key" name="Tomcat keys"/> + <categories xmi:id="_Bw5E0MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.codan.ui.commands.category" name="Code Analysis"/> + <categories xmi:id="_Bw5E0cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.xml.views.XPathView" name="XPath"/> + <categories xmi:id="_Bw5E0sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.pde.runtime.spy.commands.category" name="Spy"/> + <categories xmi:id="_Bw5E08XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.ide.markerContents" name="Contents" description="The category for menu contents"/> + <categories xmi:id="_Bw5E1MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.category.file" name="File"/> + <categories xmi:id="_Bw5E1cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.debug.ui.category.run" name="Run/Debug" description="Run/Debug command category"/> + <categories xmi:id="_Bw5E1sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.monitorCommands" name="Monitor Commands" description="Monitor Commands"/> + <categories xmi:id="_Bw5E18XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ptp.rm.lml.monitor.ui.jobCommands" name="Job Commands" description="Job Commands"/> + <categories xmi:id="_Bw5E2MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.jsdt.ui.category.refactoring" name="Refactor - JavaScript" description="JavaScript Refactoring Actions"/> + <categories xmi:id="_Bw5E2cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.wst.server.ui" name="Server" description="Server"/> + <categories xmi:id="_Bw5E2sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.category.dialogs" name="Dialogs" description="Commands for opening dialogs"/> + <categories xmi:id="_Bw5E28XNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.category.debugViewLayout" name="Debug View Layout Commands" description="Set of commands for controlling the Debug View Layout"/> + <categories xmi:id="_Bw5E3MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.category.textEditor" name="Text Editing" description="Text Editing Commands"/> + <categories xmi:id="_Bw5E3cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.ui.category.source" name="Source" description="Source commands"/> + <categories xmi:id="_Bw5E3sXNEeO6b_7LMxq4hQ" elementId="org.eclipse.cdt.debug.ui.category.runControl" name="Run Control Commands" description="Set of commands for Run Control"/> + <categories xmi:id="_Bw5E38XNEeO6b_7LMxq4hQ" elementId="org.eclipse.gef.category.view" name="View" description="View"/> + <categories xmi:id="_Bw5E4MXNEeO6b_7LMxq4hQ" elementId="org.eclipse.php.ui.category.source" name="Source" description="PHP Source Actions"/> + <categories xmi:id="_Bw5E4cXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.category.help" name="Help"/> + <categories xmi:id="_Bw5rwMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.tm.terminal.category1" name="Terminal view commands" description="%terminal.view.insertion.description"/> + <categories xmi:id="_Bw5rwcXNEeO6b_7LMxq4hQ" elementId="org.eclipse.compare.ui.category.compare" name="Compare" description="Compare command category"/> + <categories xmi:id="_Bw5rwsXNEeO6b_7LMxq4hQ" elementId="org.eclipse.ui.category.navigate" name="Navigate"/> + <categories xmi:id="_Bw5rw8XNEeO6b_7LMxq4hQ" elementId="org.eclipse.ltk.ui.category.refactoring" name="Refactoring"/> + <categories xmi:id="_Bw5rxMXNEeO6b_7LMxq4hQ" elementId="org.eclipse.jdt.ui.category.refactoring" name="Refactor - Java" description="Java Refactoring Actions"/> </application:Application> -<<<<<<< HEAD -======= -======= -<?xml version="1.0" encoding="ASCII"?> -<application:Application xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:advanced="http://www.eclipse.org/ui/2010/UIModel/application/ui/advanced" xmlns:application="http://www.eclipse.org/ui/2010/UIModel/application" xmlns:basic="http://www.eclipse.org/ui/2010/UIModel/application/ui/basic" xmlns:menu="http://www.eclipse.org/ui/2010/UIModel/application/ui/menu" xmi:id="_REUyoMRFEeOsdtank6IHbg" elementId="org.eclipse.e4.legacy.ide.application" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_REUyocRFEeOsdtank6IHbg" bindingContexts="_REkDScRFEeOsdtank6IHbg"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<workbench>
<mruList>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="IEvaluator.java" tooltip="homework/src/api/IEvaluator.java">
<persistable path="/homework/src/api/IEvaluator.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="Card.java" tooltip="homework/src/api/Card.java">
<persistable path="/homework/src/api/Card.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="Hand.java" tooltip="homework/src/api/Hand.java">
<persistable path="/homework/src/api/Hand.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="AbstractEvaluator.java" tooltip="homework/src/hw3/AbstractEvaluator.java">
<persistable path="/homework/src/hw3/AbstractEvaluator.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="FullHouseEvaluator.java" tooltip="homework/src/hw3/FullHouseEvaluator.java">
<persistable path="/homework/src/hw3/FullHouseEvaluator.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="CatchAllEvaluator.java" tooltip="homework/src/hw3/CatchAllEvaluator.java">
<persistable path="/homework/src/hw3/CatchAllEvaluator.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="StraightEvaluator.java" tooltip="homework/src/hw3/StraightEvaluator.java">
<persistable path="/homework/src/hw3/StraightEvaluator.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="OnePairEvaluator.java" tooltip="homework/src/hw3/OnePairEvaluator.java">
<persistable path="/homework/src/hw3/OnePairEvaluator.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="FourOfAKindEvaluator.java" tooltip="homework/src/hw3/FourOfAKindEvaluator.java">
<persistable path="/homework/src/hw3/FourOfAKindEvaluator.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="AllPrimesEvaluator.java" tooltip="homework/src/hw3/AllPrimesEvaluator.java">
<persistable path="/homework/src/hw3/AllPrimesEvaluator.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="EvaluatorTest.java" tooltip="homework/src/hw3/EvaluatorTest.java">
<persistable path="/homework/src/hw3/EvaluatorTest.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="Suit.java" tooltip="homework/src/api/Suit.java">
<persistable path="/homework/src/api/Suit.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="ThreeOfAKindEvaluator.java" tooltip="homework/src/hw3/ThreeOfAKindEvaluator.java">
<persistable path="/homework/src/hw3/ThreeOfAKindEvaluator.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="StraightFlushEvaluator.java" tooltip="homework/src/hw3/StraightFlushEvaluator.java">
<persistable path="/homework/src/hw3/StraightFlushEvaluator.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="GameTest.java" tooltip="homework/src/hw2/GameTest.java">
<persistable path="/homework/src/hw2/GameTest.java"/>
</file>
</mruList>
</workbench>"/> - <tags>activeSchemeId:org.eclipse.ui.defaultAcceleratorConfiguration</tags> - <tags>ModelMigrationProcessor.001</tags> - <children xsi:type="basic:TrimmedWindow" xmi:id="_REUyocRFEeOsdtank6IHbg" elementId="IDEWindow" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_REUyosRFEeOsdtank6IHbg" label="%trimmedwindow.label.eclipseSDK" x="0" y="0" width="1280" height="800"> - <persistedState key="coolBarVisible" value="true"/> - <persistedState key="perspectiveBarVisible" value="true"/> - <persistedState key="workingSets" value="<?xml version="1.0" encoding="UTF-8"?>
<workingSets/>"/> - <persistedState key="aggregateWorkingSetId" value="Aggregate for window 1395868172708"/> - <tags>topLevel</tags> - <tags>shellMaximized</tags> - <children xsi:type="basic:PartSashContainer" xmi:id="_REUyosRFEeOsdtank6IHbg" selectedElement="_REUyo8RFEeOsdtank6IHbg" horizontal="true"> - <children xsi:type="advanced:PerspectiveStack" xmi:id="_REUyo8RFEeOsdtank6IHbg" elementId="PerspectiveStack" containerData="7500" selectedElement="_REUypMRFEeOsdtank6IHbg"> - <children xsi:type="advanced:Perspective" xmi:id="_REUypMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.JavaPerspective" selectedElement="_REUypcRFEeOsdtank6IHbg" label="Java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/jperspective.gif"> - <persistedState key="persp.hiddenItems" value="persp.hideToolbarSC:org.eclipse.debug.ui.commands.RunToLine,persp.hideToolbarSC:org.eclipse.jdt.ui.actions.OpenProjectWizard,persp.hideToolbarSC:org.eclipse.ui.edit.text.toggleShowSelectedElementOnly,"/> - <tags>persp.actionSet:org.eclipse.ui.cheatsheets.actionSet</tags> - <tags>persp.actionSet:org.eclipse.search.searchActionSet</tags> - <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation</tags> - <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation</tags> - <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo</tags> - <tags>persp.actionSet:org.eclipse.ui.externaltools.ExternalToolsSet</tags> - <tags>persp.actionSet:org.eclipse.ui.actionSet.keyBindings</tags> - <tags>persp.actionSet:org.eclipse.ui.actionSet.openFiles</tags> - <tags>persp.actionSet:org.eclipse.ptp.debug.ui.debugActionSet</tags> - <tags>persp.actionSet:org.eclipse.rse.core.search.searchActionSet</tags> - <tags>persp.actionSet:org.eclipse.wb.core.ui.actionset</tags> - <tags>persp.actionSet:com_sysdeo_eclipse_tomcat_actionSet</tags> - <tags>persp.actionSet:org.eclipse.debug.ui.launchActionSet</tags> - <tags>persp.actionSet:org.eclipse.jdt.ui.JavaActionSet</tags> - <tags>persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet</tags> - <tags>persp.actionSet:org.eclipse.ui.NavigateActionSet</tags> - <tags>persp.viewSC:org.eclipse.jdt.ui.PackageExplorer</tags> - <tags>persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy</tags> - <tags>persp.viewSC:org.eclipse.jdt.ui.SourceView</tags> - <tags>persp.viewSC:org.eclipse.jdt.ui.JavadocView</tags> - <tags>persp.viewSC:org.eclipse.search.ui.views.SearchView</tags> - <tags>persp.viewSC:org.eclipse.ui.console.ConsoleView</tags> - <tags>persp.viewSC:org.eclipse.ui.views.ContentOutline</tags> - <tags>persp.viewSC:org.eclipse.ui.views.ProblemView</tags> - <tags>persp.viewSC:org.eclipse.ui.views.ResourceNavigator</tags> - <tags>persp.viewSC:org.eclipse.ui.views.TaskList</tags> - <tags>persp.viewSC:org.eclipse.ui.views.ProgressView</tags> - <tags>persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer</tags> - <tags>persp.viewSC:org.eclipse.ui.texteditor.TemplatesView</tags> - <tags>persp.viewSC:org.eclipse.pde.runtime.LogView</tags> - <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.JavaProjectWizard</tags> - <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewPackageCreationWizard</tags> - <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewClassCreationWizard</tags> - <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard</tags> - <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewEnumCreationWizard</tags> - <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewAnnotationCreationWizard</tags> - <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSourceFolderCreationWizard</tags> - <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSnippetFileCreationWizard</tags> - <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewJavaWorkingSetWizard</tags> - <tags>persp.newWizSC:org.eclipse.ui.wizards.new.folder</tags> - <tags>persp.newWizSC:org.eclipse.ui.wizards.new.file</tags> - <tags>persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard</tags> - <tags>persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective</tags> - <tags>persp.perspSC:org.eclipse.debug.ui.DebugPerspective</tags> - <tags>persp.viewSC:org.eclipse.ant.ui.views.AntView</tags> - <tags>persp.perspSC:org.eclipse.birt.report.designer.ui.ReportPerspective</tags> - <tags>persp.newWizSC:org.eclipse.birt.report.designer.ui.ide.wizards.NewReportWizard</tags> - <tags>persp.newWizSC:org.eclipse.birt.report.designer.ui.ide.wizards.NewTemplateWizard</tags> - <tags>persp.newWizSC:org.eclipse.birt.report.designer.ui.wizards.NewLibraryWizard</tags> - <tags>persp.showIn:org.eclipse.egit.ui.RepositoriesView</tags> - <tags>persp.actionSet:org.eclipse.debug.ui.breakpointActionSet</tags> - <tags>persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet</tags> - <tags>persp.newWizSC:org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard</tags> - <tags>persp.actionSet:org.eclipse.jdt.junit.JUnitActionSet</tags> - <tags>persp.showIn:org.eclipse.jdt.ui.PackageExplorer</tags> - <tags>persp.showIn:org.eclipse.team.ui.GenericHistoryView</tags> - <tags>persp.showIn:org.eclipse.ui.views.ResourceNavigator</tags> - <tags>persp.showIn:org.eclipse.ui.navigator.ProjectExplorer</tags> - <tags>persp.actionSet:org.eclipse.debug.ui.profileActionSet</tags> - <tags>persp.viewSC:org.eclipse.wb.core.StructureView</tags> - <tags>persp.viewSC:org.eclipse.wb.core.PaletteView</tags> - <tags>persp.perspSC:org.eclipse.wst.jsdt.ui.JavaPerspective</tags> - <children xsi:type="basic:PartSashContainer" xmi:id="_REUypcRFEeOsdtank6IHbg" selectedElement="_REUypsRFEeOsdtank6IHbg" horizontal="true"> - <children xsi:type="basic:PartSashContainer" xmi:id="_REUypsRFEeOsdtank6IHbg" containerData="2500" selectedElement="_REUyp8RFEeOsdtank6IHbg"> - <children xsi:type="basic:PartStack" xmi:id="_REUyp8RFEeOsdtank6IHbg" elementId="left" containerData="6000" selectedElement="_REUyqMRFEeOsdtank6IHbg"> - <tags>newtablook</tags> - <tags>org.eclipse.e4.primaryNavigationStack</tags> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyqMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.PackageExplorer" ref="_REWoEMRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyqcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="_REXPGMRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyqsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ResourceNavigator" toBeRendered="false" ref="_REXPGcRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyq8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigator.ProjectExplorer" toBeRendered="false" ref="_REXPGsRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyrMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.junit.ResultView" ref="_REYdB8RFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyrcRFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.StructureView" toBeRendered="false" ref="_REYdC8RFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyrsRFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.PaletteView" toBeRendered="false" ref="_REYdDMRFEeOsdtank6IHbg"/> - </children> - <children xsi:type="basic:PartStack" xmi:id="_REUyr8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewMStack" toBeRendered="false" containerData="4000"> - <tags>newtablook</tags> - <children xsi:type="advanced:Placeholder" xmi:id="_REUysMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesView" toBeRendered="false" ref="_REYdBsRFEeOsdtank6IHbg"/> - </children> - </children> - <children xsi:type="basic:PartSashContainer" xmi:id="_REUyscRFEeOsdtank6IHbg" containerData="7500" selectedElement="_REUyssRFEeOsdtank6IHbg"> - <children xsi:type="basic:PartSashContainer" xmi:id="_REUyssRFEeOsdtank6IHbg" containerData="8006" selectedElement="_REUys8RFEeOsdtank6IHbg" horizontal="true"> - <children xsi:type="advanced:Placeholder" xmi:id="_REUys8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.editorss" containerData="7500" ref="_REWA4sRFEeOsdtank6IHbg"/> - <children xsi:type="basic:PartStack" xmi:id="_REUytMRFEeOsdtank6IHbg" elementId="right" containerData="2500" selectedElement="_REUytcRFEeOsdtank6IHbg"> - <tags>newtablook</tags> - <tags>org.eclipse.e4.secondaryNavigationStack</tags> - <children xsi:type="advanced:Placeholder" xmi:id="_REUytcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ContentOutline" ref="_REXPQcRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUytsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.texteditor.TemplatesView" toBeRendered="false" ref="_REYdBMRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyt8RFEeOsdtank6IHbg" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="_REYdBcRFEeOsdtank6IHbg"/> - </children> - </children> - <children xsi:type="basic:PartStack" xmi:id="_REUyuMRFEeOsdtank6IHbg" elementId="bottom" containerData="1994" selectedElement="_REUyvcRFEeOsdtank6IHbg"> - <tags>newtablook</tags> - <tags>org.eclipse.e4.secondaryDataStack</tags> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyucRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ProblemView" ref="_REXPG8RFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyusRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.JavadocView" ref="_REXPIMRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyu8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.SourceView" ref="_REXPIcRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyvMRFEeOsdtank6IHbg" elementId="org.eclipse.search.ui.views.SearchView" toBeRendered="false" ref="_REXPIsRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyvcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.console.ConsoleView" ref="_REXPI8RFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyvsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="_REXPPcRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyv8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ProgressView" ref="_REXPPsRFEeOsdtank6IHbg"/> - </children> - </children> - </children> - </children> - <children xsi:type="advanced:Perspective" xmi:id="_REUywMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.DebugPerspective" selectedElement="_REUywcRFEeOsdtank6IHbg" label="Debug" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/debug_persp.gif"> - <persistedState key="persp.hiddenItems" value="persp.hideToolbarSC:org.eclipse.debug.ui.commands.RunToLine,persp.hideToolbarSC:org.eclipse.jdt.ui.actions.OpenProjectWizard,persp.hideToolbarSC:org.eclipse.ui.edit.text.toggleShowSelectedElementOnly,"/> - <tags>persp.actionSet:org.eclipse.ui.cheatsheets.actionSet</tags> - <tags>persp.actionSet:org.eclipse.search.searchActionSet</tags> - <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation</tags> - <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation</tags> - <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo</tags> - <tags>persp.actionSet:org.eclipse.ui.externaltools.ExternalToolsSet</tags> - <tags>persp.actionSet:org.eclipse.ui.actionSet.keyBindings</tags> - <tags>persp.actionSet:org.eclipse.ui.actionSet.openFiles</tags> - <tags>persp.actionSet:org.eclipse.ptp.debug.ui.debugActionSet</tags> - <tags>persp.actionSet:org.eclipse.rse.core.search.searchActionSet</tags> - <tags>persp.actionSet:org.eclipse.wb.core.ui.actionset</tags> - <tags>persp.actionSet:com_sysdeo_eclipse_tomcat_actionSet</tags> - <tags>persp.actionSet:org.eclipse.debug.ui.launchActionSet</tags> - <tags>persp.actionSet:org.eclipse.debug.ui.debugActionSet</tags> - <tags>persp.viewSC:org.eclipse.debug.ui.DebugView</tags> - <tags>persp.viewSC:org.eclipse.debug.ui.VariableView</tags> - <tags>persp.viewSC:org.eclipse.debug.ui.BreakpointView</tags> - <tags>persp.viewSC:org.eclipse.debug.ui.ExpressionView</tags> - <tags>persp.viewSC:org.eclipse.ui.views.ContentOutline</tags> - <tags>persp.viewSC:org.eclipse.ui.console.ConsoleView</tags> - <tags>persp.viewSC:org.eclipse.ui.views.TaskList</tags> - <tags>persp.viewSC:org.eclipse.ant.ui.views.AntView</tags> - <tags>persp.perspSC:org.eclipse.birt.report.designer.ui.ReportPerspective</tags> - <tags>persp.newWizSC:org.eclipse.birt.report.designer.ui.ide.wizards.NewReportWizard</tags> - <tags>persp.newWizSC:org.eclipse.birt.report.designer.ui.ide.wizards.NewTemplateWizard</tags> - <tags>persp.newWizSC:org.eclipse.birt.report.designer.ui.wizards.NewLibraryWizard</tags> - <tags>persp.viewSC:org.eclipse.cdt.debug.ui.SignalsView</tags> - <tags>persp.viewSC:org.eclipse.debug.ui.RegisterView</tags> - <tags>persp.viewSC:org.eclipse.debug.ui.ModuleView</tags> - <tags>persp.viewSC:org.eclipse.debug.ui.MemoryView</tags> - <tags>persp.viewSC:org.eclipse.ui.views.ProblemView</tags> - <tags>persp.viewSC:org.eclipse.cdt.debug.ui.executablesView</tags> - <tags>persp.actionSet:org.eclipse.cdt.debug.ui.debugActionSet</tags> - <tags>persp.viewSC:org.eclipse.cdt.debug.ui.memory.memorybrowser.MemoryBrowser</tags> - <tags>persp.viewSC:org.eclipse.cdt.dsf.gdb.ui.tracecontrol.view</tags> - <tags>persp.viewSC:org.eclipse.cdt.dsf.debug.ui.disassembly.view</tags> - <tags>persp.perspSC:org.eclipse.cdt.ui.CPerspective</tags> - <tags>persp.viewSC:org.eclipse.datatools.sqltools.result.resultView</tags> - <tags>persp.perspSC:org.eclipse.datatools.sqltools.sqleditor.perspectives.EditorPerspective</tags> - <tags>persp.actionSet:org.eclipse.ui.NavigateActionSet</tags> - <tags>persp.actionSet:org.eclipse.debug.ui.breakpointActionSet</tags> - <tags>persp.viewSC:org.eclipse.pde.runtime.LogView</tags> - <tags>persp.actionSet:org.eclipse.dltk.debug.ui.ScriptDebugActionSet</tags> - <tags>persp.viewSC:org.eclipse.dltk.debug.ui.ScriptDisplayView</tags> - <tags>persp.showIn:org.eclipse.egit.ui.RepositoriesView</tags> - <tags>persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet</tags> - <tags>persp.viewSC:org.eclipse.jdt.debug.ui.DisplayView</tags> - <tags>persp.perspSC:org.eclipse.jdt.ui.JavaPerspective</tags> - <tags>persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective</tags> - <tags>persp.actionSet:org.eclipse.jdt.ui.JavaActionSet</tags> - <tags>persp.showIn:org.eclipse.jdt.ui.PackageExplorer</tags> - <tags>persp.showIn:org.eclipse.ui.views.ResourceNavigator</tags> - <tags>persp.showIn:org.eclipse.php.ui.explorer</tags> - <tags>persp.actionSet:org.eclipse.php.debug.ui.actionSet</tags> - <tags>persp.actionSet:org.eclipse.php.ui.text.php.actionSet.presentation</tags> - <tags>persp.actionSet:org.eclipse.php.ui.PHPActionSet</tags> - <tags>persp.actionSet:org.eclipse.php.ui.A_OpenActionSet</tags> - <tags>persp.perspSC:org.eclipse.php.perspective</tags> - <tags>persp.perspSC:org.eclipse.ptp.debug.ui.PTPDebugPerspective</tags> - <tags>persp.actionSet:org.eclipse.debug.ui.profileActionSet</tags> - <tags>persp.perspSC:org.eclipse.ptp.rm.lml.ui.SystemMonitoringPerspective</tags> - <tags>persp.perspSC:org.eclipse.wst.jsdt.ui.JavaPerspective</tags> - <tags>persp.showIn:org.eclipse.wst.jsdt.ui.PackageExplorer</tags> - <tags>persp.perspSC:org.eclipse.wst.xml.ui.perspective</tags> - <children xsi:type="basic:PartSashContainer" xmi:id="_REUywcRFEeOsdtank6IHbg" selectedElement="_REUy28RFEeOsdtank6IHbg"> - <children xsi:type="basic:PartSashContainer" xmi:id="_REUywsRFEeOsdtank6IHbg" containerData="7500" selectedElement="_REUy1MRFEeOsdtank6IHbg"> - <children xsi:type="basic:PartSashContainer" xmi:id="_REUyw8RFEeOsdtank6IHbg" containerData="4500" selectedElement="_REUyxMRFEeOsdtank6IHbg" horizontal="true"> - <children xsi:type="basic:PartStack" xmi:id="_REUyxMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.internal.ui.NavigatorFolderView" containerData="5000" selectedElement="_REUyxcRFEeOsdtank6IHbg"> - <tags>newtablook</tags> - <tags>org.eclipse.e4.primaryNavigationStack</tags> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyxcRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.DebugView" ref="_REYdD8RFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyxsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ResourceNavigator" toBeRendered="false" ref="_REXPGcRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyx8RFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.ScriptExplorer" toBeRendered="false" ref="_REYdI8RFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyyMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.PackageExplorer" ref="_REWoEMRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyycRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="_REXPGMRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyysRFEeOsdtank6IHbg" elementId="org.eclipse.wst.server.ui.ServersView" ref="_REYdLMRFEeOsdtank6IHbg"/> - </children> - <children xsi:type="basic:PartStack" xmi:id="_REUyy8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.internal.ui.ToolsFolderView" containerData="5000" selectedElement="_REUyzMRFEeOsdtank6IHbg"> - <tags>newtablook</tags> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyzMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.VariableView" ref="_REYdEsRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyzcRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.BreakpointView" ref="_REYdFcRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyzsRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.RegisterView" toBeRendered="false" ref="_REYdG8RFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUyz8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.SignalsView" toBeRendered="false" ref="_REYdHMRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy0MRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.ModuleView" toBeRendered="false" ref="_REYdHcRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy0cRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.ExpressionView" ref="_REYdGMRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy0sRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.debug.ui.ScriptDisplayView" ref="_REYdJMRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy08RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.PHPStackView" toBeRendered="false" ref="_REYdKcRFEeOsdtank6IHbg"/> - </children> - </children> - <children xsi:type="basic:PartSashContainer" xmi:id="_REUy1MRFEeOsdtank6IHbg" containerData="5500" selectedElement="_REUy1cRFEeOsdtank6IHbg" horizontal="true"> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy1cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.editorss" containerData="7500" ref="_REWA4sRFEeOsdtank6IHbg"/> - <children xsi:type="basic:PartStack" xmi:id="_REUy1sRFEeOsdtank6IHbg" elementId="org.eclipse.debug.internal.ui.OutlineFolderView" containerData="2500" selectedElement="_REUy18RFEeOsdtank6IHbg"> - <tags>newtablook</tags> - <tags>org.eclipse.e4.secondaryNavigationStack</tags> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy18RFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ContentOutline" ref="_REXPQcRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy2MRFEeOsdtank6IHbg" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="_REYdBcRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy2cRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.dsf.gdb.ui.tracecontrol.view" toBeRendered="false" ref="_REYdIMRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy2sRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.view" toBeRendered="false" ref="_REYdIcRFEeOsdtank6IHbg"/> - </children> - </children> - </children> - <children xsi:type="basic:PartStack" xmi:id="_REUy28RFEeOsdtank6IHbg" elementId="org.eclipse.debug.internal.ui.ConsoleFolderView" containerData="2500" selectedElement="_REUy3MRFEeOsdtank6IHbg"> - <tags>newtablook</tags> - <tags>org.eclipse.e4.secondaryDataStack</tags> - <tags>active</tags> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy3MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.console.ConsoleView" ref="_REXPI8RFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy3cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.TaskList" ref="_REYdDcRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy3sRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="_REXPPcRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy38RFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.PropertySheet" toBeRendered="false" ref="_REYdDsRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy4MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ProblemView" ref="_REXPG8RFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy4cRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.executablesView" ref="_REYdHsRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy4sRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.memory.memorybrowser.MemoryBrowser" toBeRendered="false" ref="_REYdH8RFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy48RFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.result.resultView" toBeRendered="false" ref="_REYdIsRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy5MRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.DisplayView" toBeRendered="false" ref="_REYdJ8RFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy5cRFEeOsdtank6IHbg" elementId="org.eclipse.search.SearchResultView" toBeRendered="false" ref="_REYdKMRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy5sRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.PHPDebugOutput" ref="_REYdKsRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy58RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.PHPBrowserOutput" ref="_REYdK8RFEeOsdtank6IHbg"/> - </children> - </children> - </children> - </children> - <children xsi:type="basic:PartStack" xmi:id="_REUy6MRFEeOsdtank6IHbg" elementId="stickyFolderRight" toBeRendered="false" containerData="2500"> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy6cRFEeOsdtank6IHbg" elementId="org.eclipse.help.ui.HelpView" toBeRendered="false" ref="_REWA3cRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy6sRFEeOsdtank6IHbg" elementId="org.eclipse.ui.internal.introview" toBeRendered="false" ref="_REWA3sRFEeOsdtank6IHbg"/> - <children xsi:type="advanced:Placeholder" xmi:id="_REUy68RFEeOsdtank6IHbg" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" toBeRendered="false" ref="_REWA4cRFEeOsdtank6IHbg"/> - </children> - </children> - <sharedElements xsi:type="basic:Part" xmi:id="_REWA3cRFEeOsdtank6IHbg" elementId="org.eclipse.help.ui.HelpView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Help</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REWA3sRFEeOsdtank6IHbg" elementId="org.eclipse.ui.internal.introview" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" tooltip="" closeable="true"> - <tags>View</tags> - <tags>categoryTag:General</tags> - <menus xmi:id="_REWA38RFEeOsdtank6IHbg" elementId="org.eclipse.ui.internal.introview"> - <tags>ViewMenu</tags> - <tags>menuContribution:menu</tags> - </menus> - <toolbar xmi:id="_REWA4MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.internal.introview" visible="false"/> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REWA4cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Cheat Sheets" iconURI="platform:/plugin/org.eclipse.ui.cheatsheets/icons/view16/cheatsheet_view.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Help</tags> - </sharedElements> - <sharedElements xsi:type="advanced:Area" xmi:id="_REWA4sRFEeOsdtank6IHbg" elementId="org.eclipse.ui.editorss" selectedElement="_REWA48RFEeOsdtank6IHbg"> - <children xsi:type="basic:PartStack" xmi:id="_REWA48RFEeOsdtank6IHbg" elementId="org.eclipse.e4.primaryDataStack" selectedElement="_YNpicMXJEeORw5cz-AoFKA"> - <tags>newtablook</tags> - <tags>org.eclipse.e4.primaryDataStack</tags> - <tags>EditorStack</tags> - <children xsi:type="basic:Part" xmi:id="_REWA5MRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="GameTest.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/hw2/GameTest.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/hw2/GameTest.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="16" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWA5cRFEeOsdtank6IHbg" elementId="#CompilationUnitEditorContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitEditorContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.EditorContext</tags> - <tags>popup:#AbstractTextEditorContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWA5sRFEeOsdtank6IHbg" elementId="#CompilationUnitRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitRulerContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.RulerContext</tags> - <tags>popup:#AbstractTextEditorRulerContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWA58RFEeOsdtank6IHbg" elementId="#OverviewRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#OverviewRulerContext</tags> - </menus> - </children> - <children xsi:type="basic:Part" xmi:id="_REWA6MRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="HideableChar.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/hw2/HideableChar.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/hw2/HideableChar.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="23" selectionOffset="772" selectionTopPixel="2100"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWA6cRFEeOsdtank6IHbg" elementId="#CompilationUnitEditorContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitEditorContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.EditorContext</tags> - <tags>popup:#AbstractTextEditorContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWA6sRFEeOsdtank6IHbg" elementId="#CompilationUnitRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitRulerContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.RulerContext</tags> - <tags>popup:#AbstractTextEditorRulerContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWA68RFEeOsdtank6IHbg" elementId="#OverviewRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#OverviewRulerContext</tags> - </menus> - </children> - <children xsi:type="basic:Part" xmi:id="_REWA7MRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="Game.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/hw2/Game.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/hw2/Game.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="5156" selectionTopPixel="6441"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWA7cRFEeOsdtank6IHbg" elementId="#CompilationUnitEditorContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitEditorContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.EditorContext</tags> - <tags>popup:#AbstractTextEditorContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWA7sRFEeOsdtank6IHbg" elementId="#CompilationUnitRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitRulerContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.RulerContext</tags> - <tags>popup:#AbstractTextEditorRulerContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWA78RFEeOsdtank6IHbg" elementId="#OverviewRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#OverviewRulerContext</tags> - </menus> - </children> - <children xsi:type="basic:Part" xmi:id="_REWA8MRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="TextUIMain.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/hw2/TextUIMain.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/hw2/TextUIMain.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="5" selectionOffset="1784" selectionTopPixel="1092"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWA8cRFEeOsdtank6IHbg" elementId="#CompilationUnitEditorContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitEditorContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.EditorContext</tags> - <tags>popup:#AbstractTextEditorContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWA8sRFEeOsdtank6IHbg" elementId="#CompilationUnitRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitRulerContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.RulerContext</tags> - <tags>popup:#AbstractTextEditorRulerContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWA88RFEeOsdtank6IHbg" elementId="#OverviewRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#OverviewRulerContext</tags> - </menus> - </children> - <children xsi:type="basic:Part" xmi:id="_REWA9MRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="HideableCharTest.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/hw2/HideableCharTest.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/hw2/HideableCharTest.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="7" selectionOffset="7437" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWA9cRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="GameTest2.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/hw2/GameTest2.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/hw2/GameTest2.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="541" selectionTopPixel="1092"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWA9sRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="PhraseSelectorTest.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/hw2/PhraseSelectorTest.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/hw2/PhraseSelectorTest.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="1686" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWA98RFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="Generate.class" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/classf_obj.gif" tooltip="hw2.Generate" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.ClassFileEditorNoSource">
<input factoryID="org.eclipse.jdt.ui.ClassFileEditorInputFactory" org.eclipse.jdt.ui.ClassFileIdentifier="=homework/src\/hw2\/speccheck_hw2.jar&lt;hw2(Generate.class"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.ClassFileEditorNoSource</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWA-MRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="GameTest.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="temp/src/hw2/GameTest.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/temp/src/hw2/GameTest.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="6" selectionOffset="17280" selectionTopPixel="12623"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWA-cRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="Game.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="temp/src/hw2/Game.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/temp/src/hw2/Game.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="12" selectionOffset="5839" selectionTopPixel="6328"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWA-sRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="HideableCharTest.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="temp/src/hw2/HideableCharTest.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/temp/src/hw2/HideableCharTest.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="104" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWA-8RFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="HangmanUI.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="temp/src/hw2/HangmanUI.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/temp/src/hw2/HangmanUI.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWA_MRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="TextUIMain.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="temp/src/hw2/TextUIMain.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/temp/src/hw2/TextUIMain.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="482" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWA_cRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="PhraseSelector.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="temp/src/hw2/PhraseSelector.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/temp/src/hw2/PhraseSelector.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWA_sRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="HideableChar.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="temp/src/hw2/HideableChar.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/temp/src/hw2/HideableChar.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWA_8RFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="UIMain.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="temp/src/hw2/UIMain.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/temp/src/hw2/UIMain.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="388" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBAMRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="CommentsRemover.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="exam1/src/exam2/CommentsRemover.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/exam1/src/exam2/CommentsRemover.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="527" selectionTopPixel="252"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBAcRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="LineNumberer.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project7/src/lab7/LineNumberer.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project7/src/lab7/LineNumberer.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="43" selectionOffset="980" selectionTopPixel="560"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBAsRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="LineNumberer2.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project7/src/lab7/LineNumberer2.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project7/src/lab7/LineNumberer2.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBA8RFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="TestPlotter.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project7/src/lab7/TestPlotter.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project7/src/lab7/TestPlotter.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="84"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBBMRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="TextEditor.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project7/src/lab7/TextEditor.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project7/src/lab7/TextEditor.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="556" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBBcRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="DrawingFromTest.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project7/src/lab7/DrawingFromTest.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project7/src/lab7/DrawingFromTest.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="212" selectionOffset="1921" selectionTopPixel="1176"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBBsRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="QuizAverager.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project7/src/lab7/QuizAverager.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project7/src/lab7/QuizAverager.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="5" selectionOffset="958" selectionTopPixel="308"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBB8RFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="PasswordReader.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="exam1/src/exam2/PasswordReader.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/exam1/src/exam2/PasswordReader.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="643" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBCMRFEeOsdtank6IHbg" elementId="#CompilationUnitEditorContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitEditorContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.EditorContext</tags> - <tags>popup:#AbstractTextEditorContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBCcRFEeOsdtank6IHbg" elementId="#CompilationUnitRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitRulerContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.RulerContext</tags> - <tags>popup:#AbstractTextEditorRulerContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBCsRFEeOsdtank6IHbg" elementId="#OverviewRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#OverviewRulerContext</tags> - </menus> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBC8RFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="Contact.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="exam1/src/exam2/Contact.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/exam1/src/exam2/Contact.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="515" selectionTopPixel="308"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBDMRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="ContactDirectory.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="exam1/src/exam2/ContactDirectory.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/exam1/src/exam2/ContactDirectory.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="1045" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBDcRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="PhraseSelector.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/hw2/PhraseSelector.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/hw2/PhraseSelector.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="1212" selectionTopPixel="448"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBDsRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="StringTest.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project2/src/lab2/StringTest.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project2/src/lab2/StringTest.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBD8RFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="StringTester.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project3/src/lab3/StringTester.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project3/src/lab3/StringTester.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBEMRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="StringFormat.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project3/src/lab3/StringFormat.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project3/src/lab3/StringFormat.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBEcRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="ScannerTest.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project4/src/lab4/ScannerTest.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project4/src/lab4/ScannerTest.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="268" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBEsRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="UsingDelimiter.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project4/src/lab4/UsingDelimiter.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project4/src/lab4/UsingDelimiter.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="17" selectionOffset="206" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBE8RFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="ArrayProcessor.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="exam1/src/exam2/ArrayProcessor.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/exam1/src/exam2/ArrayProcessor.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="220" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBFMRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="Processor.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="exam1/src/exam2/Processor.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/exam1/src/exam2/Processor.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="126" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBFcRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="MaxProcessor.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="exam1/src/exam2/MaxProcessor.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/exam1/src/exam2/MaxProcessor.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="241" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBFsRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="ArrayExamples.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="exam1/src/exam2/ArrayExamples.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/exam1/src/exam2/ArrayExamples.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="175" selectionTopPixel="504"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBF8RFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="RangeCounter.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="exam1/src/exam2/RangeCounter.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/exam1/src/exam2/RangeCounter.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="100" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBGMRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="ProcessorTester.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="exam1/src/exam2/ProcessorTester.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/exam1/src/exam2/ProcessorTester.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="449" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBGcRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="IntList.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project10/src/lab10/IntList.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project10/src/lab10/IntList.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="180" selectionTopPixel="588"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBGsRFEeOsdtank6IHbg" elementId="#CompilationUnitEditorContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitEditorContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.EditorContext</tags> - <tags>popup:#AbstractTextEditorContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBG8RFEeOsdtank6IHbg" elementId="#CompilationUnitRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitRulerContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.RulerContext</tags> - <tags>popup:#AbstractTextEditorRulerContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBHMRFEeOsdtank6IHbg" elementId="#OverviewRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#OverviewRulerContext</tags> - </menus> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBHcRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="IntListSorted.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project10/src/lab10/IntListSorted.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project10/src/lab10/IntListSorted.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="952" selectionTopPixel="420"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBHsRFEeOsdtank6IHbg" elementId="#CompilationUnitEditorContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitEditorContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.EditorContext</tags> - <tags>popup:#AbstractTextEditorContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBH8RFEeOsdtank6IHbg" elementId="#CompilationUnitRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitRulerContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.RulerContext</tags> - <tags>popup:#AbstractTextEditorRulerContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBIMRFEeOsdtank6IHbg" elementId="#OverviewRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#OverviewRulerContext</tags> - </menus> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBIcRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="IntLister.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project10/src/lab10/IntLister.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project10/src/lab10/IntLister.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="439" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBIsRFEeOsdtank6IHbg" elementId="#CompilationUnitEditorContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitEditorContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.EditorContext</tags> - <tags>popup:#AbstractTextEditorContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBI8RFEeOsdtank6IHbg" elementId="#CompilationUnitRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitRulerContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.RulerContext</tags> - <tags>popup:#AbstractTextEditorRulerContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBJMRFEeOsdtank6IHbg" elementId="#OverviewRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#OverviewRulerContext</tags> - </menus> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBJcRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="SwingGraphicsExample.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project10/src/lab10/SwingGraphicsExample.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project10/src/lab10/SwingGraphicsExample.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="8" selectionOffset="805" selectionTopPixel="1540"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBJsRFEeOsdtank6IHbg" elementId="#CompilationUnitEditorContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitEditorContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.EditorContext</tags> - <tags>popup:#AbstractTextEditorContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBJ8RFEeOsdtank6IHbg" elementId="#CompilationUnitRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitRulerContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.RulerContext</tags> - <tags>popup:#AbstractTextEditorRulerContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBKMRFEeOsdtank6IHbg" elementId="#OverviewRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#OverviewRulerContext</tags> - </menus> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBKcRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="FirstSwingExample.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project10/src/lab10/FirstSwingExample.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project10/src/lab10/FirstSwingExample.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="2974" selectionTopPixel="140"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBKsRFEeOsdtank6IHbg" elementId="#CompilationUnitEditorContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitEditorContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.EditorContext</tags> - <tags>popup:#AbstractTextEditorContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBK8RFEeOsdtank6IHbg" elementId="#CompilationUnitRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitRulerContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.RulerContext</tags> - <tags>popup:#AbstractTextEditorRulerContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBLMRFEeOsdtank6IHbg" elementId="#OverviewRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#OverviewRulerContext</tags> - </menus> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBLcRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="Portrait.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project10/src/lab10/Portrait.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project10/src/lab10/Portrait.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="10" selectionOffset="2302" selectionTopPixel="996"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBLsRFEeOsdtank6IHbg" elementId="#CompilationUnitEditorContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitEditorContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.EditorContext</tags> - <tags>popup:#AbstractTextEditorContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBL8RFEeOsdtank6IHbg" elementId="#CompilationUnitRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitRulerContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.RulerContext</tags> - <tags>popup:#AbstractTextEditorRulerContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBMMRFEeOsdtank6IHbg" elementId="#OverviewRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#OverviewRulerContext</tags> - </menus> - </children> - <children xsi:type="basic:Part" xmi:id="_REWBMcRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="Portrait7SL.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project10/src/lab10/Portrait7SL.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project10/src/lab10/Portrait7SL.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="133" selectionTopPixel="252"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWBMsRFEeOsdtank6IHbg" elementId="#CompilationUnitEditorContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitEditorContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.EditorContext</tags> - <tags>popup:#AbstractTextEditorContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWoBsRFEeOsdtank6IHbg" elementId="#CompilationUnitRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitRulerContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.RulerContext</tags> - <tags>popup:#AbstractTextEditorRulerContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWoB8RFEeOsdtank6IHbg" elementId="#OverviewRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#OverviewRulerContext</tags> - </menus> - </children> - <children xsi:type="basic:Part" xmi:id="_REWoCMRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="Portrait0CRJ.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project10/src/lab10/Portrait0CRJ.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project10/src/lab10/Portrait0CRJ.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="11" selectionOffset="716" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWoCcRFEeOsdtank6IHbg" elementId="#CompilationUnitEditorContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitEditorContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.EditorContext</tags> - <tags>popup:#AbstractTextEditorContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWoCsRFEeOsdtank6IHbg" elementId="#CompilationUnitRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitRulerContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.RulerContext</tags> - <tags>popup:#AbstractTextEditorRulerContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWoC8RFEeOsdtank6IHbg" elementId="#OverviewRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#OverviewRulerContext</tags> - </menus> - </children> - <children xsi:type="basic:Part" xmi:id="_REWoDMRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="GroupPhoto.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="project10/src/lab10/GroupPhoto.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/project10/src/lab10/GroupPhoto.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="529" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWoDcRFEeOsdtank6IHbg" elementId="#CompilationUnitEditorContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitEditorContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.EditorContext</tags> - <tags>popup:#AbstractTextEditorContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWoDsRFEeOsdtank6IHbg" elementId="#CompilationUnitRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#CompilationUnitRulerContext</tags> - <tags>popup:org.eclipse.jdt.ui.CompilationUnitEditor.RulerContext</tags> - <tags>popup:#AbstractTextEditorRulerContext</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWoD8RFEeOsdtank6IHbg" elementId="#OverviewRulerContext"> - <tags>menuContribution:popup</tags> - <tags>popup:#OverviewRulerContext</tags> - </menus> - </children> - <children xsi:type="basic:Part" xmi:id="_HNvMIMUCEeORw5cz-AoFKA" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="Suit.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/api/Suit.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/api/Suit.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_cbVyUMUCEeORw5cz-AoFKA" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="SubsetFinder.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/util/SubsetFinder.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/util/SubsetFinder.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="1409"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_2eO3AMUDEeORw5cz-AoFKA" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="AllPrimesEvaluator.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/hw3/AllPrimesEvaluator.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/hw3/AllPrimesEvaluator.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="347" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_2m2ngMUDEeORw5cz-AoFKA" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="FourOfAKindEvaluator.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/hw3/FourOfAKindEvaluator.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/hw3/FourOfAKindEvaluator.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_3JR_IMUDEeORw5cz-AoFKA" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="StraightFlushEvaluator.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/hw3/StraightFlushEvaluator.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/hw3/StraightFlushEvaluator.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="60" selectionOffset="240" selectionTopPixel="357"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_3RLW4MUDEeORw5cz-AoFKA" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="ThreeOfAKindEvaluator.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/hw3/ThreeOfAKindEvaluator.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/hw3/ThreeOfAKindEvaluator.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="11"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_Weo1AMWfEeORw5cz-AoFKA" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="EvaluatorTest.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/hw3/EvaluatorTest.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/hw3/EvaluatorTest.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="43" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - <children xsi:type="basic:Part" xmi:id="_YNpicMXJEeORw5cz-AoFKA" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="IEvaluator.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.gif" tooltip="homework/src/api/IEvaluator.java" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/homework/src/api/IEvaluator.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/> - <tags>Editor</tags> - <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags> - <tags>removeOnHide</tags> - </children> - </children> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REWoEMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.PackageExplorer" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Package Explorer" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/package.gif" tooltip="Working Sets" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view configured="true" group_libraries="1" layout="2" linkWithEditor="0" rootMode="2" sortWorkingSets="false" workingSetName="Aggregate for window 1395868172708">
<localWorkingSetManager>
<workingSet editPageId="org.eclipse.jdt.internal.ui.OthersWorkingSet" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1397610546253_1" label="Other Projects" name="Other Projects">
<item elementID="=exam1" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=homework" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=mini1" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project1" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project10" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project2" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project3" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project4" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project5" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project6" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project7" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project8" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=temp" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
</workingSet>
</localWorkingSetManager>
<activeWorkingSet workingSetName="Other Projects"/>
<activeWorkingSet workingSetName="HW03"/>
<allWorkingSets workingSetName="Other Projects"/>
<allWorkingSets workingSetName="HW03"/>
<customFilters userDefinedPatternsEnabled="false">
<xmlDefinedFilters>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.StaticsFilter" isEnabled="false"/>
<child filterId="org.eclipse.pde.ui.ExternalPluginLibrariesFilter1" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.FieldsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter" isEnabled="true"/>
<child filterId="org.eclipse.pde.ui.BinaryProjectFilter1" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter" isEnabled="true"/>
</xmlDefinedFilters>
</customFilters>
</view>"/> - <tags>View</tags> - <tags>categoryTag:Java</tags> - <tags>activeOnClose</tags> - <menus xmi:id="_REWoEcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.PackageExplorer"> - <tags>ViewMenu</tags> - <tags>menuContribution:menu</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWoJ8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.PackageExplorer"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.jdt.ui.PackageExplorer</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REWoKMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.PackageExplorer"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.jdt.ui.PackageExplorer</tags> - </menus> - <toolbar xmi:id="_REXPFMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.PackageExplorer" visible="false"/> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REXPGMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.TypeHierarchy" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Java</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REXPGcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ResourceNavigator" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Navigator" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REXPGsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigator.ProjectExplorer" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REXPG8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ProblemView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Problems" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.gif" tooltip="2 errors, 57 warnings, 0 others" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view PRIMARY_SORT_FIELD="org.eclipse.ui.ide.severityAndDescriptionField" categoryGroup="org.eclipse.ui.ide.severity" markerContentGenerator="org.eclipse.ui.ide.problemsGenerator" partName="Problems">
<columnWidths org.eclipse.ui.ide.locationField="90" org.eclipse.ui.ide.markerType="90" org.eclipse.ui.ide.pathField="120" org.eclipse.ui.ide.resourceField="90" org.eclipse.ui.ide.severityAndDescriptionField="300"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.severityAndDescriptionField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.resourceField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.pathField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.locationField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.markerType"/>
</view>"/> - <tags>View</tags> - <tags>categoryTag:General</tags> - <menus xmi:id="_REXPHMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ProblemView"> - <tags>ViewMenu</tags> - <tags>menuContribution:menu</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REXPHcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ProblemView"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.ui.views.ProblemView</tags> - <tags>popup:org.eclipse.ui.ide.MarkersView</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REXPHsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ProblemView"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.ui.views.ProblemView</tags> - <tags>popup:org.eclipse.ui.ide.MarkersView</tags> - </menus> - <toolbar xmi:id="_REXPH8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ProblemView" visible="false"/> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REXPIMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.JavadocView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Java</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REXPIcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.SourceView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Java</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REXPIsRFEeOsdtank6IHbg" elementId="org.eclipse.search.ui.views.SearchView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REXPI8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.console.ConsoleView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.gif" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/> - <tags>View</tags> - <tags>categoryTag:General</tags> - <menus xmi:id="_REXPJMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.console.ConsoleView"> - <tags>ViewMenu</tags> - <tags>menuContribution:menu</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REXPJcRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.ProcessConsoleType.#ContextMenu"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.debug.ui.ProcessConsoleType.#ContextMenu</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REXPJsRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.ProcessConsoleType.#ContextMenu"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.debug.ui.ProcessConsoleType.#ContextMenu</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REXPJ8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.ProcessConsoleType.#ContextMenu"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.debug.ui.ProcessConsoleType.#ContextMenu</tags> - </menus> - <toolbar xmi:id="_REXPKMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.console.ConsoleView" visible="false"/> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REXPPcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.BookmarkView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REXPPsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ProgressView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.gif" tooltip="" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/> - <tags>View</tags> - <tags>categoryTag:General</tags> - <menus xmi:id="_REXPP8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ProgressView"> - <tags>ViewMenu</tags> - <tags>menuContribution:menu</tags> - </menus> - <toolbar xmi:id="_REXPQMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ProgressView" visible="false"/> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REXPQcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ContentOutline" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.gif" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/> - <tags>View</tags> - <tags>categoryTag:General</tags> - <menus xmi:id="_REXPQsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ContentOutline"> - <tags>ViewMenu</tags> - <tags>menuContribution:menu</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REX18cRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.outline"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.jdt.ui.outline</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REX18sRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.outline"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.jdt.ui.outline</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REX188RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.outline"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.jdt.ui.outline</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REX19MRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.outline"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.jdt.ui.outline</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REX19cRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.outline"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.jdt.ui.outline</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REX19sRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.outline"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.jdt.ui.outline</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REX198RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.outline"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.jdt.ui.outline</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REX1-MRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.outline"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.jdt.ui.outline</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REX1-cRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.outline"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.jdt.ui.outline</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REX1-sRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.outline"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.jdt.ui.outline</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REX1-8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.outline"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.jdt.ui.outline</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REX1_MRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.outline"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.jdt.ui.outline</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REX1_cRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.outline"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.jdt.ui.outline</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REX1_sRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.outline"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.jdt.ui.outline</tags> - </menus> - <toolbar xmi:id="_REX1_8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ContentOutline" visible="false"/> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdBMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.texteditor.TemplatesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Templates" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/templates.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdBcRFEeOsdtank6IHbg" elementId="org.eclipse.ant.ui.views.AntView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Ant</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdBsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Git</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdB8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.junit.ResultView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.gif" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view failuresOnly="false" layout="1" orientation="2" ratio="500" scroll="false" time="true"/>"/> - <tags>View</tags> - <tags>categoryTag:Java</tags> - <menus xmi:id="_REYdCMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.junit.ResultView"> - <tags>ViewMenu</tags> - <tags>menuContribution:menu</tags> - </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_REYdCcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.junit.ResultView"> - <tags>menuContribution:popup</tags> - <tags>popup:org.eclipse.jdt.junit.ResultView</tags> - </menus> - <toolbar xmi:id="_REYdCsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.junit.ResultView" visible="false"/> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdC8RFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.StructureView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Structure" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/properties_view.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:WindowBuilder</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdDMRFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.PaletteView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Palette" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/palette.png" closeable="true"> - <tags>View</tags> - <tags>categoryTag:WindowBuilder</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdDcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.TaskList" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Tasks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdDsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.PropertySheet" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Properties" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/prop_ps.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdD8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.DebugView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Debug" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/debug_view.gif" tooltip="" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - <menus xmi:id="_REYdEMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.DebugView"> - <tags>ViewMenu</tags> - <tags>menuContribution:menu</tags> - </menus> - <toolbar xmi:id="_REYdEcRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.DebugView" visible="false"/> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdEsRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.VariableView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Variables" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/variable_view.gif" tooltip="" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - <menus xmi:id="_REYdE8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.VariableView"> - <tags>ViewMenu</tags> - <tags>menuContribution:menu</tags> - </menus> - <toolbar xmi:id="_REYdFMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.VariableView" visible="false"/> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdFcRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.BreakpointView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Breakpoints" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/breakpoint_view.gif" tooltip="" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - <menus xmi:id="_REYdFsRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.BreakpointView"> - <tags>ViewMenu</tags> - <tags>menuContribution:menu</tags> - </menus> - <toolbar xmi:id="_REYdF8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.BreakpointView" visible="false"/> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdGMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.ExpressionView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Expressions" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/watchlist_view.gif" tooltip="" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - <menus xmi:id="_REYdGcRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.ExpressionView"> - <tags>ViewMenu</tags> - <tags>menuContribution:menu</tags> - </menus> - <toolbar xmi:id="_REYdGsRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.ExpressionView" visible="false"/> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdG8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.RegisterView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Registers" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/register_view.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdHMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.SignalsView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Signals" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/view16/signals_view.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdHcRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.ModuleView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Modules" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/module_view.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdHsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.executablesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Executables" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/obj16/exec_view_obj.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdH8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.memory.memorybrowser.MemoryBrowser" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Memory Browser" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui.memory.memorybrowser/icons/memorybrowser_view.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdIMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.dsf.gdb.ui.tracecontrol.view" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Trace Control" iconURI="platform:/plugin/org.eclipse.cdt.dsf.gdb.ui/icons/full/view16/tracecontrol_view.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdIcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.view" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Disassembly" iconURI="platform:/plugin/org.eclipse.cdt.dsf.ui/icons/disassembly.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdIsRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.result.resultView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="SQL Results" iconURI="platform:/plugin/org.eclipse.datatools.sqltools.result.ui/icons/sqlresult.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Data Management</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdI8RFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.ScriptExplorer" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Script Explorer" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/package.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Dynamic Languages</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdJMRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.debug.ui.ScriptDisplayView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Interactive Console" iconURI="platform:/plugin/org.eclipse.dltk.debug.ui/icons/full/eview16/debug_console.gif" tooltip="" closeable="true"> - <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/> - <tags>View</tags> - <tags>categoryTag:Dynamic Languages</tags> - <menus xmi:id="_REYdJcRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.debug.ui.ScriptDisplayView"> - <tags>ViewMenu</tags> - <tags>menuContribution:menu</tags> - </menus> - <toolbar xmi:id="_REYdJsRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.debug.ui.ScriptDisplayView" visible="false"/> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdJ8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.DisplayView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Display" iconURI="platform:/plugin/org.eclipse.jdt.debug.ui/icons/full/etool16/disp_sbook.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdKMRFEeOsdtank6IHbg" elementId="org.eclipse.search.SearchResultView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Classic Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdKcRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.PHPStackView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Parameter Stack" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/phpfile.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:PHP Tools</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdKsRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.PHPDebugOutput" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Debug Output" iconURI="platform:/plugin/org.eclipse.php.debug.ui/icon/full/obj16/debug_output.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:PHP Tools</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdK8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.PHPBrowserOutput" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Browser Output" iconURI="platform:/plugin/org.eclipse.php.debug.ui/icon/full/obj16/browser_output.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:PHP Tools</tags> - </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_REYdLMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.server.ui.ServersView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Servers" iconURI="platform:/plugin/org.eclipse.wst.server.ui/icons/cview16/servers_view.gif" closeable="true"> - <tags>View</tags> - <tags>categoryTag:Server</tags> - </sharedElements> - <trimBars xmi:id="_REYdLcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.main.toolbar"> - <children xsi:type="menu:ToolBar" xmi:id="_REYdLsRFEeOsdtank6IHbg" elementId="group.file" toBeRendered="false"> - <tags>toolbarSeparator</tags> - <children xsi:type="menu:ToolBarSeparator" xmi:id="_REYdL8RFEeOsdtank6IHbg" elementId="group.file" toBeRendered="false"/> - </children> - <children xsi:type="menu:ToolBar" xmi:id="_REYdMMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.workbench.file"> - <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLeREMXJEeOUAI0REo3G9w" elementId="new.group"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLe4IMXJEeOUAI0REo3G9w" elementId="newWizardDropDown"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLe4IcXJEeOUAI0REo3G9w" elementId="new.ext" visible="false"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLe4IsXJEeOUAI0REo3G9w" elementId="save.group" visible="false"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLe4I8XJEeOUAI0REo3G9w" elementId="save"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLe4JMXJEeOUAI0REo3G9w" elementId="saveAll"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLe4JcXJEeOUAI0REo3G9w" elementId="save.ext" visible="false"/> - <children xsi:type="menu:HandledToolItem" xmi:id="_oLffMMXJEeOUAI0REo3G9w" elementId="print" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.gif" tooltip="Print" enabled="false" command="_RFyyScRFEeOsdtank6IHbg"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLiigMXJEeOUAI0REo3G9w" elementId="print.ext" visible="false"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLjJkMXJEeOUAI0REo3G9w" elementId="build.group"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLjJkcXJEeOUAI0REo3G9w" elementId="build.ext" visible="false"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLjJksXJEeOUAI0REo3G9w" elementId="additions"/> - </children> - <children xsi:type="menu:ToolBar" xmi:id="_REZEE8RFEeOsdtank6IHbg" elementId="additions" toBeRendered="false"> - <tags>toolbarSeparator</tags> - <children xsi:type="menu:ToolBarSeparator" xmi:id="_REZEFMRFEeOsdtank6IHbg" elementId="additions" toBeRendered="false"/> - </children> - <children xsi:type="menu:ToolBar" xmi:id="_REZrI8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.actionSet.presentation"> - <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_ol6KUMXJEeOUAI0REo3G9w" elementId="Presentation"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_ol6KUcXJEeOUAI0REo3G9w" elementId="org.eclipse.jdt.ui.edit.text.java.toggleBreadcrumb"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_ol6xYMXJEeOUAI0REo3G9w" elementId="org.eclipse.jdt.ui.edit.text.java.toggleMarkOccurrences"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_ol6xYcXJEeOUAI0REo3G9w" elementId="org.eclipse.ui.edit.text.toggleBlockSelectionMode"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_ol6xYsXJEeOUAI0REo3G9w" elementId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_ol6xY8XJEeOUAI0REo3G9w" elementId="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly"/> - </children> - <children xsi:type="menu:ToolBar" xmi:id="_REZrKsRFEeOsdtank6IHbg" elementId="com_sysdeo_eclipse_tomcat_actionSet" visible="false"> - <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_qva7kcS4EeOCkZhASJVLuw" elementId="additions"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_qva7ksS4EeOCkZhASJVLuw" elementId="com.sysdeo.eclipse.tomcat.start"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_qva7k8S4EeOCkZhASJVLuw" elementId="com.sysdeo.eclipse.tomcat.stop"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_qva7lMS4EeOCkZhASJVLuw" elementId="com.sysdeo.eclipse.tomcat.restart"/> - </children> - <children xsi:type="menu:ToolBar" xmi:id="_REZrL8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.breakpointActionSet"> - <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oMyfsMXJEeOUAI0REo3G9w" elementId="breakpointGroup"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oMyfscXJEeOUAI0REo3G9w" elementId="org.eclipse.debug.ui.actions.SkipAllBreakpoints"/> - </children> - <children xsi:type="menu:ToolBar" xmi:id="_REZrMsRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.launchActionSet"> - <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oMzGwMXJEeOUAI0REo3G9w" elementId="debug"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oMzGwcXJEeOUAI0REo3G9w" elementId="org.eclipse.debug.internal.ui.actions.DebugDropDownAction"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oMzGwsXJEeOUAI0REo3G9w" elementId="org.eclipse.debug.internal.ui.actions.RunDropDownAction"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oMzGw8XJEeOUAI0REo3G9w" elementId="org.eclipse.debug.internal.ui.actions.ProfileDropDownAction"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oMzGxMXJEeOUAI0REo3G9w" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar"/> - </children> - <children xsi:type="menu:ToolBar" xmi:id="_REZrOMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet"> - <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oMzGxcXJEeOUAI0REo3G9w" elementId="JavaWizards"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oMzGxsXJEeOUAI0REo3G9w" elementId="org.eclipse.jdt.ui.actions.OpenProjectWizard"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oMzt0MXJEeOUAI0REo3G9w" elementId="org.eclipse.jdt.ui.actions.OpenPackageWizard"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oMzt0cXJEeOUAI0REo3G9w" elementId="org.eclipse.jdt.ui.actions.NewTypeDropDown"/> - </children> - <children xsi:type="menu:ToolBar" xmi:id="_REZrPcRFEeOsdtank6IHbg" elementId="org.eclipse.search.searchActionSet"> - <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oMzt0sXJEeOUAI0REo3G9w" elementId="Search"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oMzt08XJEeOUAI0REo3G9w" elementId="openType"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oMzt1MXJEeOUAI0REo3G9w" elementId="org.eclipse.search.OpenSearchDialogPage"/> - </children> - <children xsi:type="menu:ToolBar" xmi:id="_REZrQcRFEeOsdtank6IHbg" elementId="group.nav" toBeRendered="false"> - <tags>toolbarSeparator</tags> - <children xsi:type="menu:ToolBarSeparator" xmi:id="_REZrQsRFEeOsdtank6IHbg" elementId="group.nav" toBeRendered="false"/> - </children> - <children xsi:type="menu:ToolBar" xmi:id="_REZrQ8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.workbench.navigate"> - <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLjJk8XJEeOUAI0REo3G9w" elementId="history.group"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLjJlMXJEeOUAI0REo3G9w" elementId="group.application" visible="false"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLjJlcXJEeOUAI0REo3G9w" elementId="backardHistory"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLjwoMXJEeOUAI0REo3G9w" elementId="forwardHistory"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLjwocXJEeOUAI0REo3G9w" elementId="pin.group"/> - <children xsi:type="menu:HandledToolItem" xmi:id="_oLjwosXJEeOUAI0REo3G9w" elementId="org.eclipse.ui.window.pinEditor" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.gif" tooltip="Pin Editor" enabled="false" command="_RFkIxMRFEeOsdtank6IHbg"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oMzt1cXJEeOUAI0REo3G9w" elementId="org.eclipse.ui.edit.text.gotoNextAnnotation"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oM0U4MXJEeOUAI0REo3G9w" elementId="org.eclipse.ui.edit.text.gotoPreviousAnnotation"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oM0U4cXJEeOUAI0REo3G9w" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition"/> - </children> - <children xsi:type="menu:ToolBar" xmi:id="_REZrTsRFEeOsdtank6IHbg" elementId="group.editor" toBeRendered="false"> - <tags>toolbarSeparator</tags> - <children xsi:type="menu:ToolBarSeparator" xmi:id="_REZrT8RFEeOsdtank6IHbg" elementId="group.editor" toBeRendered="false"/> - </children> - <children xsi:type="menu:ToolBar" xmi:id="_REZrUMRFEeOsdtank6IHbg" elementId="group.help" toBeRendered="false"> - <tags>toolbarSeparator</tags> - <children xsi:type="menu:ToolBarSeparator" xmi:id="_REZrUcRFEeOsdtank6IHbg" elementId="group.help" toBeRendered="false"/> - </children> - <children xsi:type="menu:ToolBar" xmi:id="_REZrUsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.workbench.help" visible="false"> - <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLkXsMXJEeOUAI0REo3G9w" elementId="group.help"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_oLkXscXJEeOUAI0REo3G9w" elementId="group.application" visible="false"/> - </children> - <children xsi:type="menu:ToolControl" xmi:id="_REZrVcRFEeOsdtank6IHbg" elementId="PerspectiveSpacer" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> - <tags>stretch</tags> - </children> - <children xsi:type="menu:ToolControl" xmi:id="_REZrVsRFEeOsdtank6IHbg" elementId="Spacer Glue" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> - <tags>glue</tags> - </children> - <children xsi:type="menu:ToolControl" xmi:id="_REZrV8RFEeOsdtank6IHbg" elementId="SearchField" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.quickaccess.SearchField"/> - <children xsi:type="menu:ToolControl" xmi:id="_REZrWMRFEeOsdtank6IHbg" elementId="Search-PS Glue" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> - <tags>glue</tags> - </children> - <children xsi:type="menu:ToolControl" xmi:id="_REZrWcRFEeOsdtank6IHbg" elementId="PerspectiveSwitcher" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.e4.ui.workbench.addons.perspectiveswitcher.PerspectiveSwitcher"> - <tags>Draggable</tags> - </children> - </trimBars> - <trimBars xmi:id="_REZrWsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.trim.status" side="Bottom"> - <children xsi:type="menu:ToolControl" xmi:id="_REZrW8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.StatusLine" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"> - <tags>stretch</tags> - </children> - <children xsi:type="menu:ToolControl" xmi:id="_REZrXMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.HeapStatus" toBeRendered="false" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"/> - <children xsi:type="menu:ToolControl" xmi:id="_REZrXcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.ProgressBar" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"> - <tags>Draggable</tags> - </children> - </trimBars> - <trimBars xmi:id="_REaSMMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.trim.vertical1" toBeRendered="false" side="Left"> - <children xsi:type="menu:ToolControl" xmi:id="_REaSMcRFEeOsdtank6IHbg" elementId="PerspectiveStack(minimized)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack"> - <tags>TrimStack</tags> - </children> - <children xsi:type="menu:ToolControl" xmi:id="_ToyKwMW2EeORw5cz-AoFKA" elementId="left(org.eclipse.jdt.ui.JavaPerspective)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack"> - <tags>TrimStack</tags> - </children> - </trimBars> - <trimBars xmi:id="_REaSMsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.trim.vertical2" toBeRendered="false" side="Right"> - <children xsi:type="menu:ToolControl" xmi:id="_REaSM8RFEeOsdtank6IHbg" elementId="right(org.eclipse.jdt.ui.JavaPerspective)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack"> - <tags>TrimStack</tags> - </children> - <children xsi:type="menu:ToolControl" xmi:id="_REaSNMRFEeOsdtank6IHbg" elementId="bottom(org.eclipse.jdt.ui.JavaPerspective)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack"> - <tags>TrimStack</tags> - </children> - <children xsi:type="menu:ToolControl" xmi:id="_REaSNcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.editorss(org.eclipse.jdt.ui.JavaPerspective)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack"> - <tags>TrimStack</tags> - </children> - </trimBars> - </children> - <handlers xmi:id="_jhqVkcTSEeO088oenCNcTw" elementId="org.eclipse.e4.ui.workbench.renderers.swt.cocoa.ArrangeWindowHandler" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.cocoa.ArrangeWindowHandler" command="_jhqVkMTSEeO088oenCNcTw"/> - <handlers xmi:id="_jhq8ocTSEeO088oenCNcTw" elementId="org.eclipse.e4.ui.workbench.renderers.swt.cocoa.MinimizeWindowHandler" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.cocoa.MinimizeWindowHandler" command="_jhq8oMTSEeO088oenCNcTw"/> - <handlers xmi:id="_jhrjsMTSEeO088oenCNcTw" elementId="org.eclipse.e4.ui.workbench.renderers.swt.cocoa.FullscreenWindowHandler" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.cocoa.FullscreenWindowHandler" command="_jhq8osTSEeO088oenCNcTw"/> - <handlers xmi:id="_jhrjs8TSEeO088oenCNcTw" elementId="org.eclipse.e4.ui.workbench.renderers.swt.cocoa.ZoomWindowHandler" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.cocoa.ZoomWindowHandler" command="_jhrjssTSEeO088oenCNcTw"/> - <handlers xmi:id="_jhsKwcTSEeO088oenCNcTw" elementId="org.eclipse.e4.ui.workbench.renderers.swt.cocoa.CloseDialogHandler" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.cocoa.CloseDialogHandler" command="_jhsKwMTSEeO088oenCNcTw"/> - <bindingTables xmi:id="_REaSOsRFEeOsdtank6IHbg" contributorURI="platform:/plugin/org.eclipse.platform" bindingContext="_REkDScRFEeOsdtank6IHbg"> - <bindings xmi:id="_REaSPsRFEeOsdtank6IHbg" keySequence="ALT+SHIFT+F2" command="_RFU4PsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REaSQsRFEeOsdtank6IHbg" keySequence="ALT+SHIFT+F1" command="_RFNjdMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REaSQ8RFEeOsdtank6IHbg" keySequence="CTRL+SPACE" command="_RFrdjsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REaSRMRFEeOsdtank6IHbg" keySequence="CTRL+SHIFT+SPACE" command="_RFdbGcRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REaSTMRFEeOsdtank6IHbg" keySequence="ALT+SHIFT+F3" command="_RF447cRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REaSUcRFEeOsdtank6IHbg" keySequence="ALT+PAGE_UP" command="_RFrdiMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REaSU8RFEeOsdtank6IHbg" keySequence="ALT+PAGE_DOWN" command="_RFX7jcRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhRUA8TSEeO088oenCNcTw" keySequence="COMMAND+F10" command="_RFq2dcRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhVlccTSEeO088oenCNcTw" keySequence="COMMAND+1" command="_RFWGYMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhVlcsTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+L" command="_RFlW58RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhWzlsTSEeO088oenCNcTw" keySequence="COMMAND+V" command="_RFl99cRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhXaoMTSEeO088oenCNcTw" keySequence="COMMAND+X" command="_RFvu-cRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhXaocTSEeO088oenCNcTw" keySequence="COMMAND+Z" command="_RFP_vMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhZP08TSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+Z" command="_RFaXxcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhZP1cTSEeO088oenCNcTw" keySequence="SHIFT+F10" command="_RFOxm8RFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhad8MTSEeO088oenCNcTw" keySequence="COMMAND+C" command="_RFpoUsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhbsE8TSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+I" command="_RFkIx8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhcTJcTSEeO088oenCNcTw" keySequence="COMMAND+A" command="_RFpBTsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhiZxcTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+D" command="_RFZwv8RFEeOsdtank6IHbg"/> - </bindingTables> - <bindingTables xmi:id="_REaSVMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.contexts.window" bindingContext="_REkDSsRFEeOsdtank6IHbg"> - <bindings xmi:id="_REa5RcRFEeOsdtank6IHbg" keySequence="SHIFT+F5" command="_RFmlCcRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REa5S8RFEeOsdtank6IHbg" keySequence="F4" command="_RFt5xsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REa5Y8RFEeOsdtank6IHbg" keySequence="SHIFT+F2" command="_RF11mMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REa5ZMRFEeOsdtank6IHbg" keySequence="F3" command="_RFX7i8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_REa5ccRFEeOsdtank6IHbg" keySequence="ALT+CR" command="_RFbl6MRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REa5csRFEeOsdtank6IHbg" keySequence="F5" command="_RFnMGMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REa5c8RFEeOsdtank6IHbg" keySequence="DEL" command="_RFPYosRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REbgV8RFEeOsdtank6IHbg" keySequence="ALT+F7" command="_RFug0cRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REbgWMRFEeOsdtank6IHbg" keySequence="ALT+SHIFT+F7" command="_RFqPZcRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REbgXsRFEeOsdtank6IHbg" keySequence="CTRL+Q" command="_RFZJqMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REbgX8RFEeOsdtank6IHbg" keySequence="F2" command="_RFoaOMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REbgY8RFEeOsdtank6IHbg" keySequence="CTRL+H" command="_RF0ncMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REcHeMRFEeOsdtank6IHbg" keySequence="ALT+CTRL+H" command="_RFP_ssRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhMbgMTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+NUMPAD_MULTIPLY" command="_RFjhs8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhNCkcTSEeO088oenCNcTw" keySequence="COMMAND+E" command="_RFlW78RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhNpocTSEeO088oenCNcTw" keySequence="COMMAND+]" command="_RFaXysRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhOQscTSEeO088oenCNcTw" keySequence="ALT+COMMAND+ARROW_LEFT" command="_RFug1MRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhOQssTSEeO088oenCNcTw" keySequence="ALT+COMMAND+C" command="_RFcM8sRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhPe0cTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+F11" command="_RFa-0cRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhQF4MTSEeO088oenCNcTw" keySequence="ALT+COMMAND+L" command="_RF2cqcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhQF4cTSEeO088oenCNcTw" keySequence="ALT+COMMAND+Z" command="_RFOKjsRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhQF4sTSEeO088oenCNcTw" keySequence="ALT+COMMAND+R" command="_RFXUesRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhQF5cTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+." command="_RFPYsMRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhQs8cTSEeO088oenCNcTw" keySequence="ALT+COMMAND+T" command="_RFa-2MRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhR7E8TSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+U" command="_RFkv08RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhR7FcTSEeO088oenCNcTw" keySequence="COMMAND+G" command="_RFR08cRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhSiIMTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+T" command="_RFVfS8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhSiJcTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+O" command="_RFYincRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhTJNcTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+N" command="_RFi6oMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhTwQ8TSEeO088oenCNcTw" keySequence="COMMAND+U" command="_RF6uFsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhUXUMTSEeO088oenCNcTw" keySequence="ALT+COMMAND+SHIFT+M" command="_RFnzIsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhUXUsTSEeO088oenCNcTw" keySequence="COMMAND+N" command="_RFTDAMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhUXVMTSEeO088oenCNcTw" keySequence="COMMAND+W" command="_RFScAMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhUXVcTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+W" command="_RF446sRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhUXVsTSEeO088oenCNcTw" keySequence="COMMAND+S" command="_RFtSvMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhUXV8TSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+S" command="_RFTqGcRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhU-YMTSEeO088oenCNcTw" keySequence="COMMAND+P" command="_RFyyScRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhU-YcTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+R" command="_RFTqE8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhU-YsTSEeO088oenCNcTw" keySequence="COMMAND+3" command="_RF5f8cRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhVldcTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+NUMPAD_DIVIDE" command="_RFZwssRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhWMgsTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+F8" command="_RFVfTcRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhWMg8TSEeO088oenCNcTw" keySequence="COMMAND+F8" command="_RF6HCsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhWMhMTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+F7" command="_RFVfQ8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhWzkMTSEeO088oenCNcTw" keySequence="COMMAND+F7" command="_RFbl5cRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhWzkcTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+F6" command="_RFq2fsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhWzksTSEeO088oenCNcTw" keySequence="COMMAND+F6" command="_RFRN0MRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhWzk8TSEeO088oenCNcTw" keySequence="COMMAND+." command="_RFR06cRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhWzlMTSEeO088oenCNcTw" keySequence="COMMAND+F" command="_RFX7g8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhXao8TSEeO088oenCNcTw" keySequence="COMMAND+I" command="_RFbl6MRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhXapcTSEeO088oenCNcTw" keySequence="ALT+COMMAND+V" command="_RFnMHsRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhYBsMTSEeO088oenCNcTw" keySequence="ALT+COMMAND+W" command="_RFoaM8RFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhYBscTSEeO088oenCNcTw" keySequence="COMMAND+F11" command="_RFP_vcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhYBs8TSEeO088oenCNcTw" keySequence="COMMAND+[" command="_RFug1MRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhYowMTSEeO088oenCNcTw" keySequence="ALT+COMMAND+N" command="_RFP_uMRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhYowsTSEeO088oenCNcTw" keySequence="ALT+COMMAND+3" command="_RFw9EsRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhZP0MTSEeO088oenCNcTw" keySequence="ALT+COMMAND+M" command="_RF3DtcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhZP0cTSEeO088oenCNcTw" keySequence="COMMAND+F12" command="_RFYinMRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhZP1MTSEeO088oenCNcTw" keySequence="CTRL+M" command="_RFURKMRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhZP1sTSEeO088oenCNcTw" keySequence="ALT+COMMAND+S" command="_RFl9-sRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhZP18TSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+F10" command="_RFWta8RFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhad8cTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+H" command="_RFNjfcRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhad9MTSEeO088oenCNcTw" keySequence="ALT+COMMAND+I" command="_RFTDA8RFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhad9cTSEeO088oenCNcTw" keySequence="ALT+COMMAND+CTRL+D A" command="_RFa-28RFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhad9sTSEeO088oenCNcTw" keySequence="ALT+COMMAND+CTRL+D O" command="_RFl998RFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhbFAMTSEeO088oenCNcTw" keySequence="ALT+COMMAND+CTRL+D E" command="_RFTqHcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhbFAcTSEeO088oenCNcTw" keySequence="ALT+COMMAND+CTRL+D P" command="_RF4R0sRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhbFAsTSEeO088oenCNcTw" keySequence="ALT+COMMAND+CTRL+D Q" command="_RFyLMsRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhbFA8TSEeO088oenCNcTw" keySequence="ALT+COMMAND+CTRL+D J" command="_RF2cpsRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhbFBMTSEeO088oenCNcTw" keySequence="ALT+COMMAND+CTRL+D T" command="_RFsrqMRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhbFBcTSEeO088oenCNcTw" keySequence="ALT+COMMAND+ARROW_RIGHT" command="_RFaXysRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhbsEcTSEeO088oenCNcTw" keySequence="ALT+COMMAND+SHIFT+A" command="_RFkv2MRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhcTIcTSEeO088oenCNcTw" keySequence="ALT+COMMAND+J" command="_RF6uEsRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhcTJMTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+A" command="_RFX7jsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhc6MMTSEeO088oenCNcTw" keySequence="ALT+COMMAND+G" command="_RFlW6sRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhdhQcTSEeO088oenCNcTw" keySequence="ALT+COMMAND+X P" command="_RF0AasRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhdhQsTSEeO088oenCNcTw" keySequence="ALT+COMMAND+Q T" command="_RFgeZcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - <parameters xmi:id="_jhdhQ8TSEeO088oenCNcTw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.TypeHierarchy"/> - </bindings> - <bindings xmi:id="_jhdhRMTSEeO088oenCNcTw" keySequence="ALT+COMMAND+Q O" command="_RFgeZcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - <parameters xmi:id="_jheIUMTSEeO088oenCNcTw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ContentOutline"/> - </bindings> - <bindings xmi:id="_jheIUcTSEeO088oenCNcTw" keySequence="ALT+COMMAND+Q Y" command="_RFgeZcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - <parameters xmi:id="_jheIUsTSEeO088oenCNcTw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.sync.views.SynchronizeView"/> - </bindings> - <bindings xmi:id="_jheIU8TSEeO088oenCNcTw" keySequence="ALT+COMMAND+Q B" command="_RFgeZcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - <parameters xmi:id="_jheIVMTSEeO088oenCNcTw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.BreakpointView"/> - </bindings> - <bindings xmi:id="_jheIVcTSEeO088oenCNcTw" keySequence="ALT+COMMAND+Q J" command="_RFgeZcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - <parameters xmi:id="_jheIVsTSEeO088oenCNcTw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.JavadocView"/> - </bindings> - <bindings xmi:id="_jhevYMTSEeO088oenCNcTw" keySequence="ALT+COMMAND+Q C" command="_RFgeZcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - <parameters xmi:id="_jhevYcTSEeO088oenCNcTw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.console.ConsoleView"/> - </bindings> - <bindings xmi:id="_jhevYsTSEeO088oenCNcTw" keySequence="ALT+COMMAND+X E" command="_RF5f98RFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhevY8TSEeO088oenCNcTw" keySequence="ALT+COMMAND+Q Q" command="_RFgeZcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhevZMTSEeO088oenCNcTw" keySequence="ALT+COMMAND+Q V" command="_RFgeZcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - <parameters xmi:id="_jhevZcTSEeO088oenCNcTw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.VariableView"/> - </bindings> - <bindings xmi:id="_jhevZsTSEeO088oenCNcTw" keySequence="ALT+COMMAND+Q H" command="_RFgeZcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - <parameters xmi:id="_jhfWcMTSEeO088oenCNcTw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.cheatsheets.views.CheatSheetView"/> - </bindings> - <bindings xmi:id="_jhfWccTSEeO088oenCNcTw" keySequence="ALT+COMMAND+Q Z" command="_RFgeZcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - <parameters xmi:id="_jhfWcsTSEeO088oenCNcTw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.ui.GenericHistoryView"/> - </bindings> - <bindings xmi:id="_jhfWc8TSEeO088oenCNcTw" keySequence="ALT+COMMAND+X O" command="_RFURLcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhfWdMTSEeO088oenCNcTw" keySequence="ALT+COMMAND+X T" command="_RFbl58RFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhfWdcTSEeO088oenCNcTw" keySequence="ALT+COMMAND+Q D" command="_RFgeZcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - <parameters xmi:id="_jhfWdsTSEeO088oenCNcTw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.SourceView"/> - </bindings> - <bindings xmi:id="_jhf9gMTSEeO088oenCNcTw" keySequence="ALT+COMMAND+X Q" command="_RFug2sRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhf9gcTSEeO088oenCNcTw" keySequence="ALT+COMMAND+Q L" command="_RFgeZcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - <parameters xmi:id="_jhf9gsTSEeO088oenCNcTw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.pde.runtime.LogView"/> - </bindings> - <bindings xmi:id="_jhf9g8TSEeO088oenCNcTw" keySequence="ALT+COMMAND+Q S" command="_RFgeZcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - <parameters xmi:id="_jhf9hMTSEeO088oenCNcTw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.search.ui.views.SearchView"/> - </bindings> - <bindings xmi:id="_jhgkkMTSEeO088oenCNcTw" keySequence="ALT+COMMAND+Q P" command="_RFgeZcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - <parameters xmi:id="_jhgkkcTSEeO088oenCNcTw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.PackageExplorer"/> - </bindings> - <bindings xmi:id="_jhgkksTSEeO088oenCNcTw" keySequence="ALT+COMMAND+X J" command="_RF0AYMRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhgkk8TSEeO088oenCNcTw" keySequence="ALT+COMMAND+X A" command="_RF6HAcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhgklMTSEeO088oenCNcTw" keySequence="ALT+COMMAND+Q X" command="_RFgeZcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - <parameters xmi:id="_jhgklcTSEeO088oenCNcTw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ProblemView"/> - </bindings> - <bindings xmi:id="_jhhLocTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+B" command="_RFZJpMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhhLpMTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+E" command="_RFVfQcRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhhytMTSEeO088oenCNcTw" keySequence="COMMAND+B" command="_RFjhssRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhhytcTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+G" command="_RFPYqMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhiZw8TSEeO088oenCNcTw" keySequence="ALT+COMMAND+F" command="_RF5f9sRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_n5XNYcXJEeOUAI0REo3G9w" keySequence="COMMAND+CTRL+F" command="_jhq8osTSEeO088oenCNcTw"/> - </bindingTables> - <bindingTables xmi:id="_REcHecRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.cEditorScope" bindingContext="_RElRU8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REcufcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.textEditorScope" bindingContext="_REkqQ8RFEeOsdtank6IHbg"> - <bindings xmi:id="_REcugMRFEeOsdtank6IHbg" keySequence="CTRL+ARROW_UP" command="_RFyyRsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REcug8RFEeOsdtank6IHbg" keySequence="ALT+ARROW_DOWN" command="_RFvu-8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_REcuhcRFEeOsdtank6IHbg" keySequence="CTRL+ARROW_DOWN" command="_RFyyQsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REcuisRFEeOsdtank6IHbg" keySequence="CTRL+SHIFT+Q" command="_RFX7hcRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REculMRFEeOsdtank6IHbg" keySequence="INSERT" command="_RFlW4MRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REculsRFEeOsdtank6IHbg" keySequence="SHIFT+CR" command="_RFrdisRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REcum8RFEeOsdtank6IHbg" keySequence="F2" command="_RFkv3MRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REcun8RFEeOsdtank6IHbg" keySequence="ALT+ARROW_UP" command="_RFbl7MRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhNCkMTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+NUMPAD_MULTIPLY" command="_RFkIzsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhNCksTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+J" command="_RFw9GsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhNposTSEeO088oenCNcTw" keySequence="ALT+ARROW_LEFT" command="_RFQmxMRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhO3wcTSEeO088oenCNcTw" keySequence="ALT+ARROW_RIGHT" command="_RF1OgsRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhPe0MTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+DEL" command="_RFQm0MRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhQs8MTSEeO088oenCNcTw" keySequence="END" command="_RFOxoMRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhQs8sTSEeO088oenCNcTw" keySequence="COMMAND+HOME" command="_RF0AbsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhQs88TSEeO088oenCNcTw" keySequence="COMMAND+END" command="_RFOxoMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhRUAMTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+Y" command="_RFvH4MRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhRUAcTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+X" command="_RFeCIsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhRUAsTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+CR" command="_RFOKg8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhRUBMTSEeO088oenCNcTw" keySequence="COMMAND+F10" command="_RFt5ysRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhR7EMTSEeO088oenCNcTw" keySequence="COMMAND+L" command="_RFwWCcRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhU-Y8TSEeO088oenCNcTw" keySequence="COMMAND+K" command="_RF3qyMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhU-ZMTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+K" command="_RFgeZMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhVlcMTSEeO088oenCNcTw" keySequence="COMMAND+J" command="_RFq2esRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhVlc8TSEeO088oenCNcTw" keySequence="COMMAND+NUMPAD_SUBTRACT" command="_RFbl4cRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhVldMTSEeO088oenCNcTw" keySequence="COMMAND+NUMPAD_ADD" command="_RFWGUMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhVldsTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+NUMPAD_DIVIDE" command="_RFrdg8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhWMgMTSEeO088oenCNcTw" keySequence="COMMAND+NUMPAD_MULTIPLY" command="_RFrdj8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhWMgcTSEeO088oenCNcTw" keySequence="COMMAND+NUMPAD_DIVIDE" command="_RFZwtcRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhXapMTSEeO088oenCNcTw" keySequence="CTRL+." command="_RF6HDMRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhYBssTSEeO088oenCNcTw" keySequence="HOME" command="_RF0AbsRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhZ25MTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+ARROW_LEFT" command="_RFw9FcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhad8sTSEeO088oenCNcTw" keySequence="SHIFT+END" command="_RFTqH8RFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhad88TSEeO088oenCNcTw" keySequence="COMMAND+ARROW_LEFT" command="_RFtStcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhbsEsTSEeO088oenCNcTw" keySequence="COMMAND+D" command="_RFURIcRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhbsFMTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+INSERT" command="_RFX7isRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhcTIMTSEeO088oenCNcTw" keySequence="COMMAND+ARROW_RIGHT" command="_RFhFdsRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhcTI8TSEeO088oenCNcTw" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_RF447MRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhc6NMTSEeO088oenCNcTw" keySequence="ALT+DEL" command="_RFP_usRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhgklsTSEeO088oenCNcTw" keySequence="ALT+SHIFT+ARROW_LEFT" command="_RFXUe8RFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhhLosTSEeO088oenCNcTw" keySequence="ALT+COMMAND+ARROW_UP" command="_RFa-0sRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhhLo8TSEeO088oenCNcTw" keySequence="ALT+COMMAND+A" command="_RFtSvcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhhLpcTSEeO088oenCNcTw" keySequence="ALT+COMMAND+ARROW_DOWN" command="_RFcM88RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhiZwMTSEeO088oenCNcTw" keySequence="ALT+BS" command="_RFRN2sRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhiZwcTSEeO088oenCNcTw" keySequence="SHIFT+HOME" command="_RFNje8RFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhiZxMTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+ARROW_RIGHT" command="_RFNjgcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - </bindingTables> - <bindingTables xmi:id="_REdVi8RFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.phpEditorScope" bindingContext="_REkqUsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REdVpcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.javaEditorScope" bindingContext="_REkqSMRFEeOsdtank6IHbg"> - <bindings xmi:id="_jhNpoMTSEeO088oenCNcTw" keySequence="COMMAND+CTRL+\" command="_RF5f-cRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhOQsMTSEeO088oenCNcTw" keySequence="ALT+CTRL+ARROW_UP" command="_RFWtZsRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhO3wMTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+\" command="_RF5f-cRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhR7EcTSEeO088oenCNcTw" keySequence="COMMAND+O" command="_RFR068RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhSiIcTSEeO088oenCNcTw" keySequence="COMMAND+F3" command="_RFtSs8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhSiI8TSEeO088oenCNcTw" keySequence="COMMAND+T" command="_RFqPaMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhSiJMTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+P" command="_RFURMMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhTJMMTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+M" command="_RFyyTsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhTJMcTSEeO088oenCNcTw" keySequence="COMMAND+/" command="_RFOxk8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhTJM8TSEeO088oenCNcTw" keySequence="COMMAND+7" command="_RFOxk8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhXaosTSEeO088oenCNcTw" keySequence="COMMAND+I" command="_RFqPYsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhYow8TSEeO088oenCNcTw" keySequence="COMMAND+CTRL+/" command="_RFkIysRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhZP0sTSEeO088oenCNcTw" keySequence="ALT+COMMAND+U" command="_RFcM-cRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhZ24cTSEeO088oenCNcTw" keySequence="ALT+COMMAND+O" command="_RFNjc8RFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhZ24sTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+C" command="_RFOxk8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhbsEMTSEeO088oenCNcTw" keySequence="CTRL+SHIFT+ARROW_UP" command="_RFug3MRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhcTIsTSEeO088oenCNcTw" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_RF2cq8RFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhc6MsTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+F" command="_RFZwvsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhc6NcTSEeO088oenCNcTw" keySequence="COMMAND+2 R" command="_RFQmwsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhc6NsTSEeO088oenCNcTw" keySequence="COMMAND+2 L" command="_RFTqHMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhdhQMTSEeO088oenCNcTw" keySequence="COMMAND+2 F" command="_RFcM8cRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhhLoMTSEeO088oenCNcTw" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_RFpBSsRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhhysMTSEeO088oenCNcTw" keySequence="ALT+COMMAND+B" command="_RFyyQcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhhyssTSEeO088oenCNcTw" keySequence="ALT+CTRL+ARROW_DOWN" command="_RF5f9cRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhhys8TSEeO088oenCNcTw" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_RFhFdcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - </bindingTables> - <bindingTables xmi:id="_REd8osRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.scriptEditorScope" bindingContext="_RElRVsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REd8tMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.javaEditorScope" bindingContext="_REkqRsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REejssRFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" bindingContext="_REkqS8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REejw8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.macroExpansionHoverScope" bindingContext="_REl4YsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REfKscRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.SQLEditorScope" bindingContext="_REkqScRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REfKu8RFEeOsdtank6IHbg" elementId="org.eclipse.ant.ui.AntEditorScope" bindingContext="_REkqRMRFEeOsdtank6IHbg"> - <bindings xmi:id="_REfKvcRFEeOsdtank6IHbg" keySequence="SHIFT+F2" command="_RFpoXMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REfKvsRFEeOsdtank6IHbg" keySequence="F3" command="_RFWGWMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhQF48TSEeO088oenCNcTw" keySequence="ALT+COMMAND+R" command="_RFkIwMRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhZ24MTSEeO088oenCNcTw" keySequence="ALT+COMMAND+O" command="_RF444cRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - <bindings xmi:id="_jhc6McTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+F" command="_RFZwvsRFEeOsdtank6IHbg"/> - </bindingTables> - <bindingTables xmi:id="_REfKwcRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.pdeEditorContext" bindingContext="_RElRV8RFEeOsdtank6IHbg"> - <bindings xmi:id="_jhR7EsTSEeO088oenCNcTw" keySequence="COMMAND+O" command="_RF3DtMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhc6M8TSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+F" command="_RFq2e8RFEeOsdtank6IHbg"/> - </bindingTables> - <bindingTables xmi:id="_REfKxMRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.context.views" bindingContext="_RElRX8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REfK0cRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.cViewScope" bindingContext="_RElRXsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REfxxsRFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.java.editorScope" bindingContext="_RElRVcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REfxycRFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.xml.editorScope" bindingContext="_RElRUMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REfxzcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.javascriptViewScope" bindingContext="_REkqR8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REfx5cRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.debug.ui.debugging" bindingContext="_RElRYcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REgY0MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.serverViewScope" bindingContext="_REkqQcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REgY1cRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.debugging" bindingContext="_RElRZsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REgY28RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.debugging" bindingContext="_RElRYMRFEeOsdtank6IHbg"> - <bindings xmi:id="_REgY4MRFEeOsdtank6IHbg" keySequence="F6" command="_RFOKi8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_REgY4cRFEeOsdtank6IHbg" keySequence="F7" command="_RFhFdMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_REgY4sRFEeOsdtank6IHbg" keySequence="F8" command="_RF6uF8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_REgY48RFEeOsdtank6IHbg" keySequence="F5" command="_RFyyRMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhTwQMTSEeO088oenCNcTw" keySequence="COMMAND+R" command="_RFTDDMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhTwQcTSEeO088oenCNcTw" keySequence="COMMAND+F2" command="_RFU4PMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhYowcTSEeO088oenCNcTw" keySequence="ALT+F5" command="_RFwWAMRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - </bindingTables> - <bindingTables xmi:id="_REgY5MRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.context" bindingContext="_RElRYsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REgY58RFEeOsdtank6IHbg" elementId="org.eclipse.core.runtime.xml" bindingContext="_REkqUcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REgY6sRFEeOsdtank6IHbg" elementId="org.eclipse.jst.jsp.ui.structured.text.editor.jsp.scope" bindingContext="_REkqWcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REgY7cRFEeOsdtank6IHbg" elementId="org.eclipse.tm.terminal.TerminalContext" bindingContext="_REl4asRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REg_5cRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.BreakpointView" bindingContext="_REkqQsRFEeOsdtank6IHbg"> - <bindings xmi:id="_REg_58RFEeOsdtank6IHbg" keySequence="ALT+CR" command="_RFyyTMRFEeOsdtank6IHbg"/> - </bindingTables> - <bindingTables xmi:id="_REg_6MRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesView" bindingContext="_REkqQMRFEeOsdtank6IHbg"> - <bindings xmi:id="_jhWzlcTSEeO088oenCNcTw" keySequence="COMMAND+V" command="_RFPYrcRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhZ25cTSEeO088oenCNcTw" keySequence="COMMAND+C" command="_RFl9_MRFEeOsdtank6IHbg"/> - </bindingTables> - <bindingTables xmi:id="_REg_68RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.make.ui.makefileEditorScope" bindingContext="_REkqRcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REg_78RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.memoryview" bindingContext="_RElRa8RFEeOsdtank6IHbg"> - <bindings xmi:id="_jhSiIsTSEeO088oenCNcTw" keySequence="COMMAND+T" command="_RFZJqsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhUXUcTSEeO088oenCNcTw" keySequence="COMMAND+N" command="_RFWtbsRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhUXU8TSEeO088oenCNcTw" keySequence="COMMAND+W" command="_RFVfScRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhYBtMTSEeO088oenCNcTw" keySequence="ALT+COMMAND+N" command="_RFkv3sRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhYoxMTSEeO088oenCNcTw" keySequence="ALT+COMMAND+M" command="_RFOKj8RFEeOsdtank6IHbg"/> - </bindingTables> - <bindingTables xmi:id="_REg_9cRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.propertiesEditorScope" bindingContext="_RElRWcRFEeOsdtank6IHbg"> - <bindings xmi:id="_jhTJMsTSEeO088oenCNcTw" keySequence="COMMAND+/" command="_RFOxk8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhTJNMTSEeO088oenCNcTw" keySequence="COMMAND+7" command="_RFOxk8RFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhZ248TSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+C" command="_RFOxk8RFEeOsdtank6IHbg"/> - </bindingTables> - <bindingTables xmi:id="_REhm8cRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" bindingContext="_RElRZMRFEeOsdtank6IHbg"> - <bindings xmi:id="_jhQF5MTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+." command="_RFM8ccRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhR7FMTSEeO088oenCNcTw" keySequence="COMMAND+G" command="_RFVfQMRFEeOsdtank6IHbg"/> - <bindings xmi:id="_jhTwQsTSEeO088oenCNcTw" keySequence="COMMAND+SHIFT+," command="_RF4R3cRFEeOsdtank6IHbg"/> - </bindingTables> - <bindingTables xmi:id="_REhm9cRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.console" bindingContext="_RElRWsRFEeOsdtank6IHbg"> - <bindings xmi:id="_jhiZwsTSEeO088oenCNcTw" keySequence="CTRL+D" command="_RFURL8RFEeOsdtank6IHbg"/> - </bindingTables> - <bindingTables xmi:id="_REhm98RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.autotools.ui.editor.scope" bindingContext="_REkqSsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REhm-cRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" bindingContext="_REl4Z8RFEeOsdtank6IHbg"> - <bindings xmi:id="_jhhyscTSEeO088oenCNcTw" keySequence="ALT+COMMAND+B" command="_RFyyQcRFEeOsdtank6IHbg"> - <tags>platform:cocoa</tags> - </bindings> - </bindingTables> - <bindingTables xmi:id="_REhm-8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.ReflogView" bindingContext="_RElRXcRFEeOsdtank6IHbg"> - <bindings xmi:id="_jhZ25sTSEeO088oenCNcTw" keySequence="COMMAND+C" command="_RFSb_8RFEeOsdtank6IHbg"/> - </bindingTables> - <bindingTables xmi:id="_REhm_cRFEeOsdtank6IHbg" bindingContext="_REl4a8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REhm_sRFEeOsdtank6IHbg" bindingContext="_REl4bMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REhm_8RFEeOsdtank6IHbg" bindingContext="_REl4bcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REhnAMRFEeOsdtank6IHbg" bindingContext="_REl4bsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REhnAcRFEeOsdtank6IHbg" bindingContext="_REl4b8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REhnAsRFEeOsdtank6IHbg" bindingContext="_REl4cMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REhnA8RFEeOsdtank6IHbg" bindingContext="_REl4ccRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REhnBMRFEeOsdtank6IHbg" bindingContext="_REl4csRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REhnBcRFEeOsdtank6IHbg" bindingContext="_REl4c8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REhnBsRFEeOsdtank6IHbg" bindingContext="_REl4dMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REhnB8RFEeOsdtank6IHbg" bindingContext="_REl4dcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REhnCMRFEeOsdtank6IHbg" bindingContext="_REl4dsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REhnCcRFEeOsdtank6IHbg" bindingContext="_REl4d8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REhnCsRFEeOsdtank6IHbg" bindingContext="_REl4eMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOAMRFEeOsdtank6IHbg" bindingContext="_REl4ecRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOAcRFEeOsdtank6IHbg" bindingContext="_REl4esRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOAsRFEeOsdtank6IHbg" bindingContext="_REmfcMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOA8RFEeOsdtank6IHbg" bindingContext="_REmfccRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOBMRFEeOsdtank6IHbg" bindingContext="_REmfcsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOBcRFEeOsdtank6IHbg" bindingContext="_REmfc8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOBsRFEeOsdtank6IHbg" bindingContext="_REmfdMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOB8RFEeOsdtank6IHbg" bindingContext="_REmfdcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOCMRFEeOsdtank6IHbg" bindingContext="_REmfdsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOCcRFEeOsdtank6IHbg" bindingContext="_REmfd8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOCsRFEeOsdtank6IHbg" bindingContext="_REmfeMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOC8RFEeOsdtank6IHbg" bindingContext="_REmfecRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiODMRFEeOsdtank6IHbg" bindingContext="_REmfesRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiODcRFEeOsdtank6IHbg" bindingContext="_REmfe8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiODsRFEeOsdtank6IHbg" bindingContext="_REmffMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOD8RFEeOsdtank6IHbg" bindingContext="_REmffcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOEMRFEeOsdtank6IHbg" bindingContext="_REmffsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOEcRFEeOsdtank6IHbg" bindingContext="_REmff8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOEsRFEeOsdtank6IHbg" bindingContext="_REmfgMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOE8RFEeOsdtank6IHbg" bindingContext="_REmfgcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOFMRFEeOsdtank6IHbg" bindingContext="_REmfgsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOFcRFEeOsdtank6IHbg" bindingContext="_REmfg8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOFsRFEeOsdtank6IHbg" bindingContext="_REmfhMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOF8RFEeOsdtank6IHbg" bindingContext="_REmfhcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOGMRFEeOsdtank6IHbg" bindingContext="_REmfhsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOGcRFEeOsdtank6IHbg" bindingContext="_REmfh8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOGsRFEeOsdtank6IHbg" bindingContext="_REmfiMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOG8RFEeOsdtank6IHbg" bindingContext="_REmficRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REiOHMRFEeOsdtank6IHbg" bindingContext="_REmfisRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1EMRFEeOsdtank6IHbg" bindingContext="_REnGgMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1EcRFEeOsdtank6IHbg" bindingContext="_REnGgcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1EsRFEeOsdtank6IHbg" bindingContext="_REnGgsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1E8RFEeOsdtank6IHbg" bindingContext="_REnGg8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1FMRFEeOsdtank6IHbg" bindingContext="_REnGhMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1FcRFEeOsdtank6IHbg" bindingContext="_REnGhcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1FsRFEeOsdtank6IHbg" bindingContext="_REnGhsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1F8RFEeOsdtank6IHbg" bindingContext="_REnGh8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1GMRFEeOsdtank6IHbg" bindingContext="_REnGiMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1GcRFEeOsdtank6IHbg" bindingContext="_REnGicRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1GsRFEeOsdtank6IHbg" bindingContext="_REnGisRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1G8RFEeOsdtank6IHbg" bindingContext="_REnGi8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1HMRFEeOsdtank6IHbg" bindingContext="_REnGjMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1HcRFEeOsdtank6IHbg" bindingContext="_REnGjcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1HsRFEeOsdtank6IHbg" bindingContext="_REnGjsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1H8RFEeOsdtank6IHbg" bindingContext="_REnGj8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1IMRFEeOsdtank6IHbg" bindingContext="_REnGkMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1IcRFEeOsdtank6IHbg" bindingContext="_REnGkcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1IsRFEeOsdtank6IHbg" bindingContext="_REnGksRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1I8RFEeOsdtank6IHbg" bindingContext="_REnGk8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1JMRFEeOsdtank6IHbg" bindingContext="_REnGlMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1JcRFEeOsdtank6IHbg" bindingContext="_REnGlcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1JsRFEeOsdtank6IHbg" bindingContext="_REnGlsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1J8RFEeOsdtank6IHbg" bindingContext="_REnGl8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1KMRFEeOsdtank6IHbg" bindingContext="_REntkMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1KcRFEeOsdtank6IHbg" bindingContext="_REntkcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1KsRFEeOsdtank6IHbg" bindingContext="_REntksRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REi1K8RFEeOsdtank6IHbg" bindingContext="_REntk8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcIMRFEeOsdtank6IHbg" bindingContext="_REntlMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcIcRFEeOsdtank6IHbg" bindingContext="_REntlcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcIsRFEeOsdtank6IHbg" bindingContext="_REntlsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcI8RFEeOsdtank6IHbg" bindingContext="_REntl8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcJMRFEeOsdtank6IHbg" bindingContext="_REntmMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcJcRFEeOsdtank6IHbg" bindingContext="_REntmcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcJsRFEeOsdtank6IHbg" bindingContext="_REntmsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcJ8RFEeOsdtank6IHbg" bindingContext="_REntm8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcKMRFEeOsdtank6IHbg" bindingContext="_REntnMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcKcRFEeOsdtank6IHbg" bindingContext="_REntncRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcKsRFEeOsdtank6IHbg" bindingContext="_REntnsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcK8RFEeOsdtank6IHbg" bindingContext="_REntn8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcLMRFEeOsdtank6IHbg" bindingContext="_REntoMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcLcRFEeOsdtank6IHbg" bindingContext="_REntocRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcLsRFEeOsdtank6IHbg" bindingContext="_REntosRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcL8RFEeOsdtank6IHbg" bindingContext="_REnto8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcMMRFEeOsdtank6IHbg" bindingContext="_REntpMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcMcRFEeOsdtank6IHbg" bindingContext="_REntpcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcMsRFEeOsdtank6IHbg" bindingContext="_REntpsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcM8RFEeOsdtank6IHbg" bindingContext="_REntp8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcNMRFEeOsdtank6IHbg" bindingContext="_REntqMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcNcRFEeOsdtank6IHbg" bindingContext="_REntqcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcNsRFEeOsdtank6IHbg" bindingContext="_REoUoMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcN8RFEeOsdtank6IHbg" bindingContext="_REoUocRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcOMRFEeOsdtank6IHbg" bindingContext="_REoUosRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcOcRFEeOsdtank6IHbg" bindingContext="_REoUo8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcOsRFEeOsdtank6IHbg" bindingContext="_REoUpMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REjcO8RFEeOsdtank6IHbg" bindingContext="_REoUpcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDMMRFEeOsdtank6IHbg" bindingContext="_REoUpsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDMcRFEeOsdtank6IHbg" bindingContext="_REoUp8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDMsRFEeOsdtank6IHbg" bindingContext="_REoUqMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDM8RFEeOsdtank6IHbg" bindingContext="_REoUqcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDNMRFEeOsdtank6IHbg" bindingContext="_REoUqsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDNcRFEeOsdtank6IHbg" bindingContext="_REoUq8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDNsRFEeOsdtank6IHbg" bindingContext="_REoUrMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDN8RFEeOsdtank6IHbg" bindingContext="_REoUrcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDOMRFEeOsdtank6IHbg" bindingContext="_REoUrsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDOcRFEeOsdtank6IHbg" bindingContext="_REoUr8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDOsRFEeOsdtank6IHbg" bindingContext="_REoUsMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDO8RFEeOsdtank6IHbg" bindingContext="_REoUscRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDPMRFEeOsdtank6IHbg" bindingContext="_REoUssRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDPcRFEeOsdtank6IHbg" bindingContext="_REoUs8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDPsRFEeOsdtank6IHbg" bindingContext="_REoUtMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDP8RFEeOsdtank6IHbg" bindingContext="_REoUtcRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDQMRFEeOsdtank6IHbg" bindingContext="_REoUtsRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDQcRFEeOsdtank6IHbg" bindingContext="_REoUt8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDQsRFEeOsdtank6IHbg" bindingContext="_REoUuMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDQ8RFEeOsdtank6IHbg" bindingContext="_REoUucRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDRMRFEeOsdtank6IHbg" bindingContext="_REo7sMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDRcRFEeOsdtank6IHbg" bindingContext="_REo7scRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDRsRFEeOsdtank6IHbg" bindingContext="_REo7ssRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDR8RFEeOsdtank6IHbg" bindingContext="_REo7s8RFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_REkDSMRFEeOsdtank6IHbg" bindingContext="_REo7tMRFEeOsdtank6IHbg"/> - <bindingTables xmi:id="_jhsKwsTSEeO088oenCNcTw" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" bindingContext="_REl4YcRFEeOsdtank6IHbg"> - <bindings xmi:id="_n5X0cMXJEeOUAI0REo3G9w" keySequence="M1+W" command="_jhsKwMTSEeO088oenCNcTw"/> - </bindingTables> - <rootContext xmi:id="_REkDScRFEeOsdtank6IHbg" elementId="org.eclipse.ui.contexts.dialogAndWindow" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs and Windows" description="Either a dialog or a window is open"> - <children xmi:id="_REkDSsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.contexts.window" contributorURI="platform:/plugin/org.eclipse.platform" name="In Windows" description="A window is open"> - <children xmi:id="_REkDS8RFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.contexts.views" contributorURI="platform:/plugin/org.eclipse.platform" name="%bindingcontext.name.bindingView"/> - <children xmi:id="_REkqQMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesView" name="In Git Repositories View"/> - <children xmi:id="_REkqQcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.serverViewScope" name="In Servers View" description="In Servers View"/> - <children xmi:id="_REkqQsRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.BreakpointView" name="In Breakpoints View" description="The breakpoints view context"/> - <children xmi:id="_REkqQ8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.textEditorScope" name="Editing Text" description="Editing Text Context"> - <children xmi:id="_REkqRMRFEeOsdtank6IHbg" elementId="org.eclipse.ant.ui.AntEditorScope" name="Editing Ant Buildfiles" description="Editing Ant Buildfiles Context"/> - <children xmi:id="_REkqRcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.make.ui.makefileEditorScope" name="Makefile Editor" description="Editor for makefiles"/> - <children xmi:id="_REkqRsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.javaEditorScope" name="Editing JavaScript Source" description="Editing JavaScript Source Context"> - <children xmi:id="_REkqR8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.javascriptViewScope" name="JavaScript View" description="JavaScript View Context"/> - </children> - <children xmi:id="_REkqSMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.javaEditorScope" name="Editing Java Source" description="Editing Java Source Context"/> - <children xmi:id="_REkqScRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.SQLEditorScope" name="Editing SQL" description="Editing SQL Context"/> - <children xmi:id="_REkqSsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.autotools.ui.editor.scope" name="Autoconf Editor" description="Editor for Autoconf Configuration Source Files"/> - <children xmi:id="_REkqS8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"> - <children xmi:id="_REkqTMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.html.core.htmlsource" name="Editing HTML Source" description="Editing HTML Source"/> - <children xmi:id="_REkqTcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.occurrences" name="XML Source Occurrences" description="XML Source Occurrences"/> - <children xmi:id="_REkqTsRFEeOsdtank6IHbg" elementId="org.eclipse.jst.jsp.core.jspsource" name="JSP Source" description="JSP Source"/> - <children xmi:id="_REkqT8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.comments" name="Source Comments in Structured Text Editors" description="Source Comments in Structured Text Editors"/> - <children xmi:id="_REkqUMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.selection" name="XML Source Selection" description="XML Source Selection"/> - <children xmi:id="_REkqUcRFEeOsdtank6IHbg" elementId="org.eclipse.core.runtime.xml" name="Editing XML Source" description="Editing XML Source"/> - <children xmi:id="_REkqUsRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.phpEditorScope" name="Editing PHP source" description="Editing PHP source context"/> - <children xmi:id="_REkqU8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.hideFormat" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"/> - <children xmi:id="_REkqVMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.dependencies" name="XML Source Dependencies" description="XML Source Dependencies"/> - <children xmi:id="_REkqVcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.html.occurrences" name="HTML Source Occurrences" description="HTML Source Occurrences"/> - <children xmi:id="_REkqVsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.navigation" name="XML Source Navigation" description="XML Source Navigation"/> - <children xmi:id="_REkqV8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.cleanup" name="XML Source Cleanup" description="XML Source Cleanup"/> - <children xmi:id="_REkqWMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.grammar" name="XML Source Grammar" description="XML Source Grammar"/> - <children xmi:id="_REkqWcRFEeOsdtank6IHbg" elementId="org.eclipse.jst.jsp.ui.structured.text.editor.jsp.scope" name="Editing JSP Source" description="Editing JSP Source"/> - <children xmi:id="_REkqWsRFEeOsdtank6IHbg" elementId="org.eclipse.php.core.phpsource" name="Editing PHP source" description="Editing PHP source context"/> - <children xmi:id="_REkqW8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.comments" name="XML Source Comments" description="XML Source Comments"/> - <children xmi:id="_RElRUMRFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.xml.editorScope" name="WindowBuilder XML scope"/> - <children xmi:id="_RElRUcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.css.core.csssource" name="Editing CSS Source" description="Editing CSS Source"/> - <children xmi:id="_RElRUsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.expand" name="XML Source Expand/Collapse" description="XML Source Expand/Collapse"/> - </children> - <children xmi:id="_RElRU8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.cEditorScope" name="C/C++ Editor" description="Editor for C/C++ Source Files"> - <children xmi:id="_RElRVMRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rdt.editor.RemoteCEditorScope" name="Remote C/C++ Editor"/> - </children> - <children xmi:id="_RElRVcRFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.java.editorScope" name="WindowBuilder Java scope"/> - <children xmi:id="_RElRVsRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.scriptEditorScope" name="Editing Script Source" description="Editing Script Source Context"/> - <children xmi:id="_RElRV8RFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.pdeEditorContext" name="PDE editor" description="The context used by PDE editors"/> - <children xmi:id="_RElRWMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xsd.ui.text.editor.context" name="Editing XSD context"/> - <children xmi:id="_RElRWcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.propertiesEditorScope" name="Editing Properties Files" description="Editing Properties Files Context"/> - </children> - <children xmi:id="_RElRWsRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.console" name="In I/O Console" description="In I/O console"/> - <children xmi:id="_RElRW8RFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.schemaobjecteditor.schemaediting" name="Schema Object Editor" description="Schema Object Editor"/> - <children xmi:id="_RElRXMRFEeOsdtank6IHbg" elementId="org.eclipse.compare.compareEditorScope" name="Comparing in an Editor" description="Comparing in an Editor"/> - <children xmi:id="_RElRXcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.ReflogView" name="In Git Reflog View"/> - <children xmi:id="_RElRXsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.cViewScope" name="In C/C++ Views" description="In C/C++ Views"/> - <children xmi:id="_RElRX8RFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.context.views" name="DLTK View" description="DLTK Views Context"/> - <children xmi:id="_RElRYMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.debugging" name="Debugging" description="Debugging programs"> - <children xmi:id="_RElRYcRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.debug.ui.debugging" name="Debugging Script" description="Context available during script debugging"/> - <children xmi:id="_RElRYsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.context" name="In Disassembly" description="When debugging in assembly mode"/> - <children xmi:id="_RElRY8RFEeOsdtank6IHbg" elementId="org.eclipse.php.debug.ui.debugging" name="Debugging PHP" description="Debugging PHP"/> - <children xmi:id="_RElRZMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" name="In Table Memory Rendering" description="In Table Memory Rendering"/> - <children xmi:id="_RElRZcRFEeOsdtank6IHbg" elementId="org.eclipse.php.debug.ui.xdebug" name="Debugging PHP" description="Debugging PHP"/> - <children xmi:id="_RElRZsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.debugging" name="Debugging C/C++" description="Debugging C/C++ Programs"/> - <children xmi:id="_RElRZ8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.xsl.debug.ui.context" name="XSLT Debugging" description="Context for debugging XSLT"/> - <children xmi:id="_RElRaMRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.debug.ui.debugging" name="Debugging Parallel" description="Debugging Parallel Programs"/> - <children xmi:id="_RElRacRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.debugging" name="Debugging Java" description="Debugging Java programs"/> - </children> - <children xmi:id="_RElRasRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.internal.ui.editors.parts.graphicaleditorwithflyoutpalette.context" name="reportdesignereditpart.context"/> - <children xmi:id="_RElRa8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.memoryview" name="In Memory View" description="In memory view"/> - <children xmi:id="_REl4YMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.console.ConsoleView" name="In Console View" description="In Console View"/> - </children> - <children xmi:id="_REl4YcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.contexts.dialog" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs" description="A dialog is open"/> - <children xmi:id="_REl4YsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.macroExpansionHoverScope" name="In Macro Expansion Hover" description="In Macro Expansion Hover"/> - </rootContext> - <rootContext xmi:id="_REl4Y8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.xsd.ui.editor.designView" name="XSD Editor Design View" description="XSD Editor Design View"/> - <rootContext xmi:id="_REl4ZMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.contexts.workbenchMenu" name="Workbench Menu" description="When no Workbench windows are active"/> - <rootContext xmi:id="_REl4ZcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.wsdl.ui.editor.designView" name="WSDL Editor Design View" description="WSDL Editor Design View"/> - <rootContext xmi:id="_REl4ZsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.contexts.actionSet" name="Action Set" description="Parent context for action sets"/> - <rootContext xmi:id="_REl4Z8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" name="Editor Breadcrumb Navigation" description="Editor Breadcrumb Navigation Context"/> - <rootContext xmi:id="_REl4aMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.wsdl.ui.editor.sourceView" name="WSDL Editor Source View" description="WSDL Editor Source View"/> - <rootContext xmi:id="_REl4acRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xsd.ui.editor.sourceView" name="XSD Editor Source View" description="XSD Editor Source View"/> - <rootContext xmi:id="_REl4asRFEeOsdtank6IHbg" elementId="org.eclipse.tm.terminal.TerminalContext" name="Terminal widget context" description="Override ALT+x menu access keys"/> - <rootContext xmi:id="_REl4a8RFEeOsdtank6IHbg" elementId="org.eclipse.ant.ui.actions.ManageBreakpointRulerAction" name="Auto::org.eclipse.ant.ui.actions.ManageBreakpointRulerAction"/> - <rootContext xmi:id="_REl4bMRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.debug.internal.ui.script.editor.DebugJsEditor.ManageBreakpointRulerAction" name="Auto::org.eclipse.birt.report.debug.internal.ui.script.editor.DebugJsEditor.ManageBreakpointRulerAction"/> - <rootContext xmi:id="_REl4bcRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.editor.script.DecoratedScriptEditor.ManageBreakpointRulerAction" name="Auto::org.eclipse.birt.report.designer.ui.editor.script.DecoratedScriptEditor.ManageBreakpointRulerAction"/> - <rootContext xmi:id="_REl4bsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction" name="Auto::org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction"/> - <rootContext xmi:id="_REl4b8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.texteditor.BookmarkRulerAction" name="Auto::org.eclipse.ui.texteditor.BookmarkRulerAction"/> - <rootContext xmi:id="_REl4cMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.internal.ui.text.correction.CSelectRulerAction" name="Auto::org.eclipse.cdt.internal.ui.text.correction.CSelectRulerAction"/> - <rootContext xmi:id="_REl4ccRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" name="Auto::org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction"/> - <rootContext xmi:id="_REl4csRFEeOsdtank6IHbg" elementId="org.eclipse.emf.exporter.ui.GenModelExportActionDelegate.Editor" name="Auto::org.eclipse.emf.exporter.ui.GenModelExportActionDelegate.Editor"/> - <rootContext xmi:id="_REl4c8RFEeOsdtank6IHbg" elementId="org.eclipse.emf.importer.ui.GenModelReloadActionDelegate.Editor" name="Auto::org.eclipse.emf.importer.ui.GenModelReloadActionDelegate.Editor"/> - <rootContext xmi:id="_REl4dMRFEeOsdtank6IHbg" elementId="org.eclipse.emf.mapping.action.RemoveMappingActionID" name="Auto::org.eclipse.emf.mapping.action.RemoveMappingActionID"/> - <rootContext xmi:id="_REl4dcRFEeOsdtank6IHbg" elementId="org.eclipse.emf.mapping.action.TypeMatchMappingActionID" name="Auto::org.eclipse.emf.mapping.action.TypeMatchMappingActionID"/> - <rootContext xmi:id="_REl4dsRFEeOsdtank6IHbg" elementId="org.eclipse.emf.mapping.action.NameMatchMappingActionID" name="Auto::org.eclipse.emf.mapping.action.NameMatchMappingActionID"/> - <rootContext xmi:id="_REl4d8RFEeOsdtank6IHbg" elementId="org.eclipse.emf.mapping.action.CreateOneSidedMappingActionID" name="Auto::org.eclipse.emf.mapping.action.CreateOneSidedMappingActionID"/> - <rootContext xmi:id="_REl4eMRFEeOsdtank6IHbg" elementId="org.eclipse.emf.mapping.action.CreateMappingActionID" name="Auto::org.eclipse.emf.mapping.action.CreateMappingActionID"/> - <rootContext xmi:id="_REl4ecRFEeOsdtank6IHbg" elementId="org.eclipse.emf.mapping.ecore2ecore.action.AddOuputRootActionID" name="Auto::org.eclipse.emf.mapping.ecore2ecore.action.AddOuputRootActionID"/> - <rootContext xmi:id="_REl4esRFEeOsdtank6IHbg" elementId="org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootActionID" name="Auto::org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootActionID"/> - <rootContext xmi:id="_REmfcMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.SnippetExecute" name="Auto::org.eclipse.jdt.debug.ui.SnippetExecute"/> - <rootContext xmi:id="_REmfccRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.SnippetDisplay" name="Auto::org.eclipse.jdt.debug.ui.SnippetDisplay"/> - <rootContext xmi:id="_REmfcsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.SnippetInspect" name="Auto::org.eclipse.jdt.debug.ui.SnippetInspect"/> - <rootContext xmi:id="_REmfc8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction" name="Auto::org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction"/> - <rootContext xmi:id="_REmfdMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" name="Auto::org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction"/> - <rootContext xmi:id="_REmfdcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" name="Auto::org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction"/> - <rootContext xmi:id="_REmfdsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction" name="Auto::org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction"/> - <rootContext xmi:id="_REmfd8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.texteditor.SelectRulerAction" name="Auto::org.eclipse.ui.texteditor.SelectRulerAction"/> - <rootContext xmi:id="_REmfeMRFEeOsdtank6IHbg" elementId="org.eclipse.m2e.jdt.downloadSourcesAction" name="Auto::org.eclipse.m2e.jdt.downloadSourcesAction"/> - <rootContext xmi:id="_REmfecRFEeOsdtank6IHbg" elementId="org.eclipse.php.internal.ui.editor.PhpSelectRulerAction" name="Auto::org.eclipse.php.internal.ui.editor.PhpSelectRulerAction"/> - <rootContext xmi:id="_REmfesRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rdt.ui.editors.RemoteCEditor.RulerToggleBreakpointAction" name="Auto::org.eclipse.ptp.rdt.ui.editors.RemoteCEditor.RulerToggleBreakpointAction"/> - <rootContext xmi:id="_REmfe8RFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.editor.actions.SwitchAction" name="Auto::org.eclipse.wb.core.editor.actions.SwitchAction"/> - <rootContext xmi:id="_REmffMRFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchPairEditorAction" name="Auto::org.eclipse.wb.core.xml.editor.actions.SwitchPairEditorAction"/> - <rootContext xmi:id="_REmffcRFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchAction" name="Auto::org.eclipse.wb.core.xml.editor.actions.SwitchAction"/> - <rootContext xmi:id="_REmffsRFEeOsdtank6IHbg" elementId="StructureSelectEnclosing" name="Auto::StructureSelectEnclosing"/> - <rootContext xmi:id="_REmff8RFEeOsdtank6IHbg" elementId="StructureSelectNext" name="Auto::StructureSelectNext"/> - <rootContext xmi:id="_REmfgMRFEeOsdtank6IHbg" elementId="StructureSelectPrevious" name="Auto::StructureSelectPrevious"/> - <rootContext xmi:id="_REmfgcRFEeOsdtank6IHbg" elementId="StructureSelectHistory" name="Auto::StructureSelectHistory"/> - <rootContext xmi:id="_REmfgsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.debug.ui.RulerToggleBreakpoint" name="Auto::org.eclipse.wst.jsdt.debug.ui.RulerToggleBreakpoint"/> - <rootContext xmi:id="_REmfg8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.internal.ui.javaeditor.BookmarkRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.javaeditor.BookmarkRulerAction"/> - <rootContext xmi:id="_REmfhMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectRulerAction"/> - <rootContext xmi:id="_REmfhcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.BookmarkRulerAction"/> - <rootContext xmi:id="_REmfhsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.SelectRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.SelectRulerAction"/> - <rootContext xmi:id="_REmfh8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.wsdl.ui.actions.ReloadDependenciesActionDelegate" name="Auto::org.eclipse.wst.wsdl.ui.actions.ReloadDependenciesActionDelegate"/> - <rootContext xmi:id="_REmfiMRFEeOsdtank6IHbg" elementId="org.eclipse.ant.ui.actionSet.presentation" name="Auto::org.eclipse.ant.ui.actionSet.presentation"/> - <rootContext xmi:id="_REmficRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.breakpointActionSet" name="Auto::org.eclipse.debug.ui.breakpointActionSet"/> - <rootContext xmi:id="_REmfisRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.debugActionSet" name="Auto::org.eclipse.debug.ui.debugActionSet"/> - <rootContext xmi:id="_REnGgMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.launchActionSet" name="Auto::org.eclipse.debug.ui.launchActionSet"/> - <rootContext xmi:id="_REnGgcRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.profileActionSet" name="Auto::org.eclipse.debug.ui.profileActionSet"/> - <rootContext xmi:id="_REnGgsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.JDTDebugActionSet" name="Auto::org.eclipse.jdt.debug.ui.JDTDebugActionSet"/> - <rootContext xmi:id="_REnGg8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.junit.JUnitActionSet" name="Auto::org.eclipse.jdt.junit.JUnitActionSet"/> - <rootContext xmi:id="_REnGhMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.jdt.ui.text.java.actionSet.presentation"/> - <rootContext xmi:id="_REnGhcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.jdt.ui.JavaElementCreationActionSet"/> - <rootContext xmi:id="_REnGhsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.JavaActionSet" name="Auto::org.eclipse.jdt.ui.JavaActionSet"/> - <rootContext xmi:id="_REnGh8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.A_OpenActionSet" name="Auto::org.eclipse.jdt.ui.A_OpenActionSet"/> - <rootContext xmi:id="_REnGiMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.CodingActionSet" name="Auto::org.eclipse.jdt.ui.CodingActionSet"/> - <rootContext xmi:id="_REnGicRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.SearchActionSet" name="Auto::org.eclipse.jdt.ui.SearchActionSet"/> - <rootContext xmi:id="_REnGisRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.SearchActionSet" name="Auto::org.eclipse.pde.ui.SearchActionSet"/> - <rootContext xmi:id="_REnGi8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.cheatsheets.actionSet" name="Auto::org.eclipse.ui.cheatsheets.actionSet"/> - <rootContext xmi:id="_REnGjMRFEeOsdtank6IHbg" elementId="org.eclipse.search.searchActionSet" name="Auto::org.eclipse.search.searchActionSet"/> - <rootContext xmi:id="_REnGjcRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.CVSActionSet" name="Auto::org.eclipse.team.cvs.ui.CVSActionSet"/> - <rootContext xmi:id="_REnGjsRFEeOsdtank6IHbg" elementId="org.eclipse.team.ui.actionSet" name="Auto::org.eclipse.team.ui.actionSet"/> - <rootContext xmi:id="_REnGj8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.actionSet.annotationNavigation" name="Auto::org.eclipse.ui.edit.text.actionSet.annotationNavigation"/> - <rootContext xmi:id="_REnGkMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.actionSet.navigation" name="Auto::org.eclipse.ui.edit.text.actionSet.navigation"/> - <rootContext xmi:id="_REnGkcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo" name="Auto::org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/> - <rootContext xmi:id="_REnGksRFEeOsdtank6IHbg" elementId="org.eclipse.ui.externaltools.ExternalToolsSet" name="Auto::org.eclipse.ui.externaltools.ExternalToolsSet"/> - <rootContext xmi:id="_REnGk8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.NavigateActionSet" name="Auto::org.eclipse.ui.NavigateActionSet"/> - <rootContext xmi:id="_REnGlMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.actionSet.keyBindings" name="Auto::org.eclipse.ui.actionSet.keyBindings"/> - <rootContext xmi:id="_REnGlcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.WorkingSetModificationActionSet" name="Auto::org.eclipse.ui.WorkingSetModificationActionSet"/> - <rootContext xmi:id="_REnGlsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.WorkingSetActionSet" name="Auto::org.eclipse.ui.WorkingSetActionSet"/> - <rootContext xmi:id="_REnGl8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.actionSet.openFiles" name="Auto::org.eclipse.ui.actionSet.openFiles"/> - <rootContext xmi:id="_REntkMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.actionSet.presentation" name="Auto::org.eclipse.ui.edit.text.actionSet.presentation"/> - <rootContext xmi:id="_REntkcRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.debug.ui.DeubgScript" name="Auto::org.eclipse.birt.report.debug.ui.DeubgScript"/> - <rootContext xmi:id="_REntksRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.publishActionSet" name="Auto::org.eclipse.birt.report.designer.ui.publishActionSet"/> - <rootContext xmi:id="_REntk8RFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.previewActionSet" name="Auto::org.eclipse.birt.report.designer.ui.previewActionSet"/> - <rootContext xmi:id="_REntlMRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.viewDocumentActionSet" name="Auto::org.eclipse.birt.report.designer.ui.viewDocumentActionSet"/> - <rootContext xmi:id="_REntlcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.debugActionSet" name="Auto::org.eclipse.cdt.debug.ui.debugActionSet"/> - <rootContext xmi:id="_REntlsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.reverseDebuggingActionSet" name="Auto::org.eclipse.cdt.debug.ui.reverseDebuggingActionSet"/> - <rootContext xmi:id="_REntl8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.tracepointActionSet" name="Auto::org.eclipse.cdt.debug.ui.tracepointActionSet"/> - <rootContext xmi:id="_REntmMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.debugViewLayoutActionSet" name="Auto::org.eclipse.cdt.debug.ui.debugViewLayoutActionSet"/> - <rootContext xmi:id="_REntmcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.dsf.debug.ui.updateModes" name="Auto::org.eclipse.cdt.dsf.debug.ui.updateModes"/> - <rootContext xmi:id="_REntmsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.make.ui.updateActionSet" name="Auto::org.eclipse.cdt.make.ui.updateActionSet"/> - <rootContext xmi:id="_REntm8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.make.ui.makeTargetActionSet" name="Auto::org.eclipse.cdt.make.ui.makeTargetActionSet"/> - <rootContext xmi:id="_REntnMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.CodingActionSet" name="Auto::org.eclipse.cdt.ui.CodingActionSet"/> - <rootContext xmi:id="_REntncRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.SearchActionSet" name="Auto::org.eclipse.cdt.ui.SearchActionSet"/> - <rootContext xmi:id="_REntnsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.NavigationActionSet" name="Auto::org.eclipse.cdt.ui.NavigationActionSet"/> - <rootContext xmi:id="_REntn8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.OpenActionSet" name="Auto::org.eclipse.cdt.ui.OpenActionSet"/> - <rootContext xmi:id="_REntoMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.buildConfigActionSet" name="Auto::org.eclipse.cdt.ui.buildConfigActionSet"/> - <rootContext xmi:id="_REntocRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.CElementCreationActionSet" name="Auto::org.eclipse.cdt.ui.CElementCreationActionSet"/> - <rootContext xmi:id="_REntosRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.text.c.actionSet.presentation" name="Auto::org.eclipse.cdt.ui.text.c.actionSet.presentation"/> - <rootContext xmi:id="_REnto8RFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.sqlscrapbook.actionSet" name="Auto::org.eclipse.datatools.sqltools.sqlscrapbook.actionSet"/> - <rootContext xmi:id="_REntpMRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.debug.ui.ScriptDebugActionSet" name="Auto::org.eclipse.dltk.debug.ui.ScriptDebugActionSet"/> - <rootContext xmi:id="_REntpcRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.testing.testingActionSet" name="Auto::org.eclipse.dltk.testing.testingActionSet"/> - <rootContext xmi:id="_REntpsRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.ScriptCodingActionSet" name="Auto::org.eclipse.dltk.ui.ScriptCodingActionSet"/> - <rootContext xmi:id="_REntp8RFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.A_OpenActionSet" name="Auto::org.eclipse.dltk.ui.A_OpenActionSet"/> - <rootContext xmi:id="_REntqMRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.text.actionSet.presentation" name="Auto::org.eclipse.dltk.ui.text.actionSet.presentation"/> - <rootContext xmi:id="_REntqcRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.SearchActionSet" name="Auto::org.eclipse.dltk.ui.SearchActionSet"/> - <rootContext xmi:id="_REoUoMRFEeOsdtank6IHbg" elementId="org.eclipse.jst.j2ee.J2eeMainActionSet" name="Auto::org.eclipse.jst.j2ee.J2eeMainActionSet"/> - <rootContext xmi:id="_REoUocRFEeOsdtank6IHbg" elementId="org.eclipse.mat.ui.actionSet.openIconAssist" name="Auto::org.eclipse.mat.ui.actionSet.openIconAssist"/> - <rootContext xmi:id="_REoUosRFEeOsdtank6IHbg" elementId="org.eclipse.mat.ui.actionSet.openExternalFile" name="Auto::org.eclipse.mat.ui.actionSet.openExternalFile"/> - <rootContext xmi:id="_REoUo8RFEeOsdtank6IHbg" elementId="org.eclipse.mat.ui.actionSet.openAcquireDialog" name="Auto::org.eclipse.mat.ui.actionSet.openAcquireDialog"/> - <rootContext xmi:id="_REoUpMRFEeOsdtank6IHbg" elementId="org.eclipse.php.debug.ui.actionSet" name="Auto::org.eclipse.php.debug.ui.actionSet"/> - <rootContext xmi:id="_REoUpcRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.text.php.actionSet.presentation" name="Auto::org.eclipse.php.ui.text.php.actionSet.presentation"/> - <rootContext xmi:id="_REoUpsRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.PHPActionSet" name="Auto::org.eclipse.php.ui.PHPActionSet"/> - <rootContext xmi:id="_REoUp8RFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.A_OpenActionSet" name="Auto::org.eclipse.php.ui.A_OpenActionSet"/> - <rootContext xmi:id="_REoUqMRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.SearchActionSet" name="Auto::org.eclipse.php.ui.SearchActionSet"/> - <rootContext xmi:id="_REoUqcRFEeOsdtank6IHbg" elementId="org.eclipse.pdt.ui.RefactoringActionSet" name="Auto::org.eclipse.pdt.ui.RefactoringActionSet"/> - <rootContext xmi:id="_REoUqsRFEeOsdtank6IHbg" elementId="org.eclipse.pdt.ui.SourceActionsSet" name="Auto::org.eclipse.pdt.ui.SourceActionsSet"/> - <rootContext xmi:id="_REoUq8RFEeOsdtank6IHbg" elementId="org.eclipse.ptp.debug.ui.debugActionSet" name="Auto::org.eclipse.ptp.debug.ui.debugActionSet"/> - <rootContext xmi:id="_REoUrMRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rdt.ui.SearchActionSet" name="Auto::org.eclipse.ptp.rdt.ui.SearchActionSet"/> - <rootContext xmi:id="_REoUrcRFEeOsdtank6IHbg" elementId="org.eclipse.rse.core.search.searchActionSet" name="Auto::org.eclipse.rse.core.search.searchActionSet"/> - <rootContext xmi:id="_REoUrsRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.revision.graph.action.shortcuts" name="Auto::org.eclipse.team.svn.revision.graph.action.shortcuts"/> - <rootContext xmi:id="_REoUr8RFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.action.shortcuts" name="Auto::org.eclipse.team.svn.ui.action.shortcuts"/> - <rootContext xmi:id="_REoUsMRFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.ui.actionset" name="Auto::org.eclipse.wb.core.ui.actionset"/> - <rootContext xmi:id="_REoUscRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation"/> - <rootContext xmi:id="_REoUssRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet"/> - <rootContext xmi:id="_REoUs8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.JavaActionSet" name="Auto::org.eclipse.wst.jsdt.ui.JavaActionSet"/> - <rootContext xmi:id="_REoUtMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.A_OpenActionSet" name="Auto::org.eclipse.wst.jsdt.ui.A_OpenActionSet"/> - <rootContext xmi:id="_REoUtcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.CodingActionSet" name="Auto::org.eclipse.wst.jsdt.ui.CodingActionSet"/> - <rootContext xmi:id="_REoUtsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.SearchActionSet" name="Auto::org.eclipse.wst.jsdt.ui.SearchActionSet"/> - <rootContext xmi:id="_REoUt8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.server.ui.new.actionSet" name="Auto::org.eclipse.wst.server.ui.new.actionSet"/> - <rootContext xmi:id="_REoUuMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.server.ui.internal.webbrowser.actionSet" name="Auto::org.eclipse.wst.server.ui.internal.webbrowser.actionSet"/> - <rootContext xmi:id="_REoUucRFEeOsdtank6IHbg" elementId="org.eclipse.wst.web.ui.wizardsActionSet" name="Auto::org.eclipse.wst.web.ui.wizardsActionSet"/> - <rootContext xmi:id="_REo7sMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.ws.explorer.explorer" name="Auto::org.eclipse.wst.ws.explorer.explorer"/> - <rootContext xmi:id="_REo7scRFEeOsdtank6IHbg" elementId="com_sysdeo_eclipse_tomcat_actionSet" name="Auto::com_sysdeo_eclipse_tomcat_actionSet"/> - <rootContext xmi:id="_REo7ssRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.gitaction" name="Auto::org.eclipse.egit.ui.gitaction"/> - <rootContext xmi:id="_REo7s8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.navigation" name="Auto::org.eclipse.egit.ui.navigation"/> - <rootContext xmi:id="_REo7tMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.launching.localJavaApplication.internal.org.eclipse.debug.ui.DebugPerspective" name="Auto::org.eclipse.jdt.launching.localJavaApplication.internal.org.eclipse.debug.ui.DebugPerspective"/> - <descriptors xmi:id="_REo7tcRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.compatibility.editor" allowMultiple="true" category="org.eclipse.e4.primaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor"> - <tags>Editor</tags> - </descriptors> - <descriptors xmi:id="_REo7tsRFEeOsdtank6IHbg" elementId="org.eclipse.ant.ui.views.AntView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Ant</tags> - </descriptors> - <descriptors xmi:id="_REo7t8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.DebugView" label="Debug" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/debug_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </descriptors> - <descriptors xmi:id="_REo7uMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.BreakpointView" label="Breakpoints" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/breakpoint_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </descriptors> - <descriptors xmi:id="_REo7ucRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.VariableView" label="Variables" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/variable_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </descriptors> - <descriptors xmi:id="_REo7usRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.ExpressionView" label="Expressions" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/watchlist_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </descriptors> - <descriptors xmi:id="_REo7u8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.RegisterView" label="Registers" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/register_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </descriptors> - <descriptors xmi:id="_REo7vMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.ModuleView" label="Modules" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/module_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </descriptors> - <descriptors xmi:id="_REo7vcRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.MemoryView" label="Memory" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/memory_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </descriptors> - <descriptors xmi:id="_REo7vsRFEeOsdtank6IHbg" elementId="org.eclipse.help.ui.HelpView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Help</tags> - </descriptors> - <descriptors xmi:id="_REo7v8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.DisplayView" label="Display" iconURI="platform:/plugin/org.eclipse.jdt.debug.ui/icons/full/etool16/disp_sbook.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </descriptors> - <descriptors xmi:id="_REo7wMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.junit.ResultView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Java</tags> - </descriptors> - <descriptors xmi:id="_REo7wcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.PackageExplorer" label="Package Explorer" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/package.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Java</tags> - </descriptors> - <descriptors xmi:id="_REo7wsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.TypeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Java</tags> - </descriptors> - <descriptors xmi:id="_REo7w8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.ProjectsView" label="Projects" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/projects.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Java Browsing</tags> - </descriptors> - <descriptors xmi:id="_REo7xMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.PackagesView" label="Packages" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/packages.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Java Browsing</tags> - </descriptors> - <descriptors xmi:id="_REo7xcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.TypesView" label="Types" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/types.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Java Browsing</tags> - </descriptors> - <descriptors xmi:id="_REo7xsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.MembersView" label="Members" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/members.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Java Browsing</tags> - </descriptors> - <descriptors xmi:id="_REo7x8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/call_hierarchy.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Java</tags> - </descriptors> - <descriptors xmi:id="_REpiwMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.texteditor.TemplatesView" label="Templates" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/templates.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REpiwcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.SourceView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Java</tags> - </descriptors> - <descriptors xmi:id="_REpiwsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.JavadocView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Java</tags> - </descriptors> - <descriptors xmi:id="_REpiw8RFEeOsdtank6IHbg" elementId="org.eclipse.pde.api.tools.ui.views.apitooling.views.apitoolingview" label="API Tools" iconURI="platform:/plugin/org.eclipse.pde.api.tools.ui/icons/full/obj16/api_tools.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:API Tools</tags> - </descriptors> - <descriptors xmi:id="_REpixMRFEeOsdtank6IHbg" elementId="org.eclipse.pde.runtime.RegistryBrowser" label="Plug-in Registry" iconURI="platform:/plugin/org.eclipse.pde.runtime/icons/eview16/registry.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Plug-in Development</tags> - </descriptors> - <descriptors xmi:id="_REpixcRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.PluginsView" label="Plug-ins" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/eview16/plugin_depend.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Plug-in Development</tags> - </descriptors> - <descriptors xmi:id="_REpixsRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.DependenciesView" label="Plug-in Dependencies" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/req_plugins_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Plug-in Development</tags> - </descriptors> - <descriptors xmi:id="_REpix8RFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.TargetPlatformState" label="Target Platform State" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/target_profile_xml_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Plug-in Development</tags> - </descriptors> - <descriptors xmi:id="_REpiyMRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.ImageBrowserView" label="Plug-in Image Browser" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/psearch_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Plug-in Development</tags> - </descriptors> - <descriptors xmi:id="_REpiycRFEeOsdtank6IHbg" elementId="org.eclipse.search.SearchResultView" label="Classic Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REpiysRFEeOsdtank6IHbg" elementId="org.eclipse.search.ui.views.SearchView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REpiy8RFEeOsdtank6IHbg" elementId="org.eclipse.team.ccvs.ui.RepositoriesView" label="CVS Repositories" iconURI="platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/repo_rep.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:CVS</tags> - </descriptors> - <descriptors xmi:id="_REpizMRFEeOsdtank6IHbg" elementId="org.eclipse.team.ccvs.ui.EditorsView" label="CVS Editors" iconURI="platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/rep_editors_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:CVS</tags> - </descriptors> - <descriptors xmi:id="_REpizcRFEeOsdtank6IHbg" elementId="org.eclipse.team.sync.views.SynchronizeView" label="Synchronize" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/synch_synch.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Team</tags> - </descriptors> - <descriptors xmi:id="_REpizsRFEeOsdtank6IHbg" elementId="org.eclipse.team.ui.GenericHistoryView" label="History" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/history_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Team</tags> - </descriptors> - <descriptors xmi:id="_REpiz8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.internal.introview" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REpi0MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.browser.view" label="Internal Web Browser" iconURI="platform:/plugin/org.eclipse.ui.browser/icons/obj16/internal_browser.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REpi0cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" label="Cheat Sheets" iconURI="platform:/plugin/org.eclipse.ui.cheatsheets/icons/view16/cheatsheet_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Help</tags> - </descriptors> - <descriptors xmi:id="_REpi0sRFEeOsdtank6IHbg" elementId="org.eclipse.ui.console.ConsoleView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REpi08RFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ProgressView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REpi1MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ResourceNavigator" label="Navigator" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.gif" category="org.eclipse.e4.primaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REpi1cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.BookmarkView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REpi1sRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.TaskList" label="Tasks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REpi18RFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ProblemView" label="Problems" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REpi2MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.AllMarkersView" label="Markers" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REqJ0MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigator.ProjectExplorer" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.gif" category="org.eclipse.e4.primaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REqJ0cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.PropertySheet" label="Properties" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/prop_ps.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REqJ0sRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.ContentOutline" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.gif" category="org.eclipse.e4.secondaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REqJ08RFEeOsdtank6IHbg" elementId="org.eclipse.pde.runtime.LogView" label="Error Log" iconURI="platform:/plugin/org.eclipse.ui.views.log/icons/eview16/error_log.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REqJ1MRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.lib.explorer.view" label="Resource Explorer" iconURI="platform:/plugin/org.eclipse.birt.report.designer.ui.lib.explorer/icons/full/eview16/library_explorer.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Report Design</tags> - </descriptors> - <descriptors xmi:id="_REqJ1cRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.views.data.DataView" label="Data Explorer" iconURI="platform:/plugin/org.eclipse.birt.report.designer.ui/icons/eview16/data_explorer_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Report Design</tags> - </descriptors> - <descriptors xmi:id="_REqJ1sRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.attributes.AttributeView" label="Property Editor" iconURI="platform:/plugin/org.eclipse.birt.report.designer.ui/icons/eview16/quick_edit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Report Design</tags> - </descriptors> - <descriptors xmi:id="_REqJ18RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.codan.internal.ui.views.ProblemDetails" label="Problem Details" iconURI="platform:/plugin/org.eclipse.cdt.codan.ui/icons/edit_bug.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:&C/C++</tags> - </descriptors> - <descriptors xmi:id="_REqJ2MRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.executablesView" label="Executables" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/obj16/exec_view_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </descriptors> - <descriptors xmi:id="_REqJ2cRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.SignalsView" label="Signals" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/view16/signals_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </descriptors> - <descriptors xmi:id="_REqJ2sRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.memory.memorybrowser.MemoryBrowser" label="Memory Browser" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui.memory.memorybrowser/icons/memorybrowser_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </descriptors> - <descriptors xmi:id="_REqJ28RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.dsf.gdb.ui.tracecontrol.view" label="Trace Control" iconURI="platform:/plugin/org.eclipse.cdt.dsf.gdb.ui/icons/full/view16/tracecontrol_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </descriptors> - <descriptors xmi:id="_REqJ3MRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.dsf.gdb.ui.osresources.view" label="OS Resources" iconURI="platform:/plugin/org.eclipse.cdt.dsf.gdb.ui/icons/full/view16/osresources_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </descriptors> - <descriptors xmi:id="_REqJ3cRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.view" label="Disassembly" iconURI="platform:/plugin/org.eclipse.cdt.dsf.ui/icons/disassembly.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </descriptors> - <descriptors xmi:id="_REqJ3sRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.make.ui.views.MakeView" label="Make Target" iconURI="platform:/plugin/org.eclipse.cdt.make.ui/icons/view16/make_target.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Make</tags> - </descriptors> - <descriptors xmi:id="_REqJ38RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.testsrunner.resultsview" label="C/C++ Unit" iconURI="platform:/plugin/org.eclipse.cdt.testsrunner/icons/eview16/cppunit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:&C/C++</tags> - </descriptors> - <descriptors xmi:id="_REqJ4MRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.CView" label="C/C++ Projects" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/cview.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:&C/C++</tags> - </descriptors> - <descriptors xmi:id="_REqJ4cRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.IndexView" label="C/C++ Index" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/types.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:&C/C++</tags> - </descriptors> - <descriptors xmi:id="_REqJ4sRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.includeBrowser" label="Include Browser" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/includeBrowser.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:&C/C++</tags> - </descriptors> - <descriptors xmi:id="_REqJ48RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.callHierarchy" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/call_hierarchy.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:&C/C++</tags> - </descriptors> - <descriptors xmi:id="_REqJ5MRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.typeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:&C/C++</tags> - </descriptors> - <descriptors xmi:id="_REqJ5cRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.connectivity.DataSourceExplorerNavigator" label="Data Source Explorer" iconURI="platform:/plugin/org.eclipse.datatools.connectivity.ui.dse/icons/full/cview16/enterprise_explorer.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Data Management</tags> - </descriptors> - <descriptors xmi:id="_REqJ5sRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.plan.planView" label="Execution Plan" iconURI="platform:/plugin/org.eclipse.datatools.sqltools.plan/icons/sqlplan.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Data Management</tags> - </descriptors> - <descriptors xmi:id="_REqJ58RFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.result.resultView" label="SQL Results" iconURI="platform:/plugin/org.eclipse.datatools.sqltools.result.ui/icons/sqlresult.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Data Management</tags> - </descriptors> - <descriptors xmi:id="_REqw4MRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.debug.ui.dbgpLogView" label="Script Debug Log" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Dynamic Languages</tags> - </descriptors> - <descriptors xmi:id="_REqw4cRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.debug.ui.ScriptDisplayView" label="Interactive Console" iconURI="platform:/plugin/org.eclipse.dltk.debug.ui/icons/full/eview16/debug_console.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Dynamic Languages</tags> - </descriptors> - <descriptors xmi:id="_REqw4sRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.testing.ResultView" label="Script Unit Test" iconURI="platform:/plugin/org.eclipse.dltk.testing/icons/full/eview16/testing.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Dynamic Languages</tags> - </descriptors> - <descriptors xmi:id="_REqw48RFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.ScriptExplorer" label="Script Explorer" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/package.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Dynamic Languages</tags> - </descriptors> - <descriptors xmi:id="_REqw5MRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/call_hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Dynamic Languages</tags> - </descriptors> - <descriptors xmi:id="_REqw5cRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.TypeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Dynamic Languages</tags> - </descriptors> - <descriptors xmi:id="_REqw5sRFEeOsdtank6IHbg" elementId="org.eclipse.gef.ui.palette_view" label="Palette" iconURI="platform:/plugin/org.eclipse.gef/icons/palette_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REqw58RFEeOsdtank6IHbg" elementId="org.eclipse.m2e.core.views.MavenRepositoryView" label="Maven Repositories" iconURI="platform:/plugin/org.eclipse.m2e.core.ui/icons/maven_indexes.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Maven</tags> - </descriptors> - <descriptors xmi:id="_REqw6MRFEeOsdtank6IHbg" elementId="org.eclipse.m2e.core.views.MavenBuild" label="Maven Workspace Build" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Maven</tags> - </descriptors> - <descriptors xmi:id="_REqw6cRFEeOsdtank6IHbg" elementId="org.eclipse.mat.ui.views.SnapshotHistoryView" label="Heap Dump History" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/heapdump_history.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Memory Analyzer Views</tags> - </descriptors> - <descriptors xmi:id="_REqw6sRFEeOsdtank6IHbg" elementId="org.eclipse.mat.ui.views.SnapshotDetailsView" label="Heap Dump Details" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/heapdump_details.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Memory Analyzer Views</tags> - </descriptors> - <descriptors xmi:id="_REqw68RFEeOsdtank6IHbg" elementId="org.eclipse.mat.ui.views.InspectorView" label="Inspector" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/inspector_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Memory Analyzer Views</tags> - </descriptors> - <descriptors xmi:id="_REqw7MRFEeOsdtank6IHbg" elementId="org.eclipse.mat.ui.views.TextEditorView" label="Notes" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/notepad.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Memory Analyzer Views</tags> - </descriptors> - <descriptors xmi:id="_REqw7cRFEeOsdtank6IHbg" elementId="org.eclipse.mat.ui.views.NavigatorView" label="Navigation History" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/navigator_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Memory Analyzer Views</tags> - </descriptors> - <descriptors xmi:id="_REqw7sRFEeOsdtank6IHbg" elementId="org.eclipse.mat.ui.views.CompareBasketView" label="Compare Basket" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/compare.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Memory Analyzer Views</tags> - </descriptors> - <descriptors xmi:id="_REqw78RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.PHPStackView" label="Parameter Stack" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/phpfile.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:PHP Tools</tags> - </descriptors> - <descriptors xmi:id="_REqw8MRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.PHPDebugOutput" label="Debug Output" iconURI="platform:/plugin/org.eclipse.php.debug.ui/icon/full/obj16/debug_output.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:PHP Tools</tags> - </descriptors> - <descriptors xmi:id="_REqw8cRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.PHPBrowserOutput" label="Browser Output" iconURI="platform:/plugin/org.eclipse.php.debug.ui/icon/full/obj16/browser_output.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:PHP Tools</tags> - </descriptors> - <descriptors xmi:id="_REqw8sRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.explorer" label="PHP Explorer" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/php_explorer.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:PHP Tools</tags> - </descriptors> - <descriptors xmi:id="_REqw88RFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.functions" label="PHP Functions" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/phpfile.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:PHP Tools</tags> - </descriptors> - <descriptors xmi:id="_REqw9MRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.projectOutline" label="PHP Project Outline" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/php_project_outline.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:PHP Tools</tags> - </descriptors> - <descriptors xmi:id="_REqw9cRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.debug.ui.views.SignalsView" label="Signals" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/signals_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Parallel Tools</tags> - </descriptors> - <descriptors xmi:id="_REqw9sRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.debug.ui.views.parallelDebugView" label="Parallel Debug" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/parallel_debug.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Parallel Tools</tags> - </descriptors> - <descriptors xmi:id="_REqw98RFEeOsdtank6IHbg" elementId="org.eclipse.ptp.debug.ui.views.ArrayView" label="Arrays" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/arrays_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Parallel Tools</tags> - </descriptors> - <descriptors xmi:id="_REqw-MRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.debug.ui.views.PVariableView" label="Variables" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/variables_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Parallel Tools</tags> - </descriptors> - <descriptors xmi:id="_RErX8MRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.debug.ui.views.PLocationView" label="Parallel Debug Locations " iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/debug_locations_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Parallel Tools</tags> - </descriptors> - <descriptors xmi:id="_RErX8cRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.pldt.mpi.analysis.view.MPIErrorView" label="MPI Barrier Errors" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.analysis/icons/barrier.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Parallel Tools</tags> - </descriptors> - <descriptors xmi:id="_RErX8sRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.pldt.mpi.analysis.view.MPIBarrierTableView" label="MPI Barriers" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.analysis/icons/barrier.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Parallel Tools</tags> - </descriptors> - <descriptors xmi:id="_RErX88RFEeOsdtank6IHbg" elementId="org.eclipse.ptp.pldt.mpi.analysis.view.MPIBarrierMatchingSetTableView" label="MPI Barrier Matches" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.analysis/icons/barrier.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Parallel Tools</tags> - </descriptors> - <descriptors xmi:id="_RErX9MRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.pldt.mpi.core.views.MPITableView" label="MPI Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.core/icons/mpi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Parallel Tools</tags> - </descriptors> - <descriptors xmi:id="_RErX9cRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.pldt.openacc.views.OpenACCArtifactView" label="OpenACC Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openacc/icons/openacc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Parallel Tools</tags> - </descriptors> - <descriptors xmi:id="_RErX9sRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.pldt.openmp.core.views.OpenMPArtifactView" label="OpenMP Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openmp.core/icons/openMP.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Parallel Tools</tags> - </descriptors> - <descriptors xmi:id="_RErX98RFEeOsdtank6IHbg" elementId="org.eclipse.ptp.pldt.openmp.ui.pv.views.OpenMPProblemsView" label="OpenMP Problems" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openmp.ui.pv/icons/openMPproblem.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Parallel Tools</tags> - </descriptors> - <descriptors xmi:id="_RErX-MRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.pldt.openshmem.views.openshmemArtifactView" label="OpenSHMEM Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openshmem/icons/openshmem.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Parallel Tools</tags> - </descriptors> - <descriptors xmi:id="_RErX-cRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rdt.sync.ui.SyncMergeFileTableViewer" label="Synchronized Merge View" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Remote Development</tags> - </descriptors> - <descriptors xmi:id="_RErX-sRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rdt.ui.includeBrowser" label="Remote Include Browser" iconURI="platform:/plugin/org.eclipse.ptp.rdt.ui/icons/view16/includeBrowser.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Remote Development</tags> - </descriptors> - <descriptors xmi:id="_RErX-8RFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rdt.ui.callHierarchy" label="Remote Call Hierarchy" iconURI="platform:/plugin/org.eclipse.ptp.rdt.ui/icons/view16/call_hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Remote Development</tags> - </descriptors> - <descriptors xmi:id="_RErX_MRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rdt.ui.typeHierarchy" label="Remote Type Hierarchy" iconURI="platform:/plugin/org.eclipse.ptp.rdt.ui/icons/view16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Remote Development</tags> - </descriptors> - <descriptors xmi:id="_RErX_cRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.remotetools.environment.ui.views.RemoteEnvironmentsView" label="Remote Environments" iconURI="platform:/plugin/org.eclipse.ptp.remotetools.environment.ui/icons/iprocess.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Remote Tools</tags> - </descriptors> - <descriptors xmi:id="_RErX_sRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.ui.views.MonitorView" label="Monitors" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.monitor.ui/icons/eview16/monitor_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Other</tags> - </descriptors> - <descriptors xmi:id="_RErX_8RFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.ui.SystemMonitorView" label="System Monitor" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.ui/icons/nodes_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Parallel Tools</tags> - </descriptors> - <descriptors xmi:id="_RErYAMRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.ui.ActiveJobsView" label="Active Jobs" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.ui/icons/active_jobs_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Parallel Tools</tags> - </descriptors> - <descriptors xmi:id="_RErYAcRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.ui.InactiveJobsView" label="Inactive Jobs" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.ui/icons/inactive_jobs_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Parallel Tools</tags> - </descriptors> - <descriptors xmi:id="_RErYAsRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.ui.InfoView" label="Messages" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Parallel Tools</tags> - </descriptors> - <descriptors xmi:id="_RErYA8RFEeOsdtank6IHbg" elementId="org.eclipse.ptp.services.ui.views.serviceConfigurationView" label="Service Configurations" iconURI="platform:/plugin/org.eclipse.ptp.services.ui/icons/etool16/service.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Services</tags> - </descriptors> - <descriptors xmi:id="_RErYBMRFEeOsdtank6IHbg" elementId="org.eclipse.rse.ui.view.systemView" label="Remote Systems" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/cview16/system_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Remote Systems</tags> - </descriptors> - <descriptors xmi:id="_RErYBcRFEeOsdtank6IHbg" elementId="org.eclipse.rse.ui.view.teamView" label="Team" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/cview16/team_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Remote Systems</tags> - </descriptors> - <descriptors xmi:id="_RErYBsRFEeOsdtank6IHbg" elementId="org.eclipse.rse.ui.view.systemTableView" label="Remote System Details" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/cview16/system_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Remote Systems</tags> - </descriptors> - <descriptors xmi:id="_REr_AMRFEeOsdtank6IHbg" elementId="org.eclipse.rse.ui.view.SystemSearchView" label="Remote Search" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/obj16/system_search.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Remote Systems</tags> - </descriptors> - <descriptors xmi:id="_REr_AcRFEeOsdtank6IHbg" elementId="org.eclipse.rse.ui.view.scratchpad.SystemScratchpadViewPart" label="Remote Scratchpad" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/view16/scratchpad_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Remote Systems</tags> - </descriptors> - <descriptors xmi:id="_REr_AsRFEeOsdtank6IHbg" elementId="org.eclipse.rse.ui.view.monitorView" label="Remote Monitor" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/view16/system_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Remote Systems</tags> - </descriptors> - <descriptors xmi:id="_REr_A8RFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.repository.RepositoriesView" label="SVN Repositories" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/repositories.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:SVN</tags> - </descriptors> - <descriptors xmi:id="_REr_BMRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.properties.PropertiesView" label="SVN Properties" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/propertiesedit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:SVN</tags> - </descriptors> - <descriptors xmi:id="_REr_BcRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.repository.browser.RepositoryBrowser" label="SVN Repository Browser " iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/repositories/browser.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:SVN</tags> - </descriptors> - <descriptors xmi:id="_REr_BsRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.properties.RevPropertiesView" label="Revision Properties" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/propertiesedit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:SVN</tags> - </descriptors> - <descriptors xmi:id="_REr_B8RFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.lock.LocksView" label="SVN Locks" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/locksview.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:SVN</tags> - </descriptors> - <descriptors xmi:id="_REr_CMRFEeOsdtank6IHbg" elementId="org.eclipse.tm.terminal.view.TerminalView" label="Terminal" iconURI="platform:/plugin/org.eclipse.tm.terminal.view/icons/cview16/terminal_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Terminal</tags> - </descriptors> - <descriptors xmi:id="_REr_CcRFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.StructureView" label="Structure" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/properties_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:WindowBuilder</tags> - </descriptors> - <descriptors xmi:id="_REr_CsRFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.PaletteView" label="Palette" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/palette.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:WindowBuilder</tags> - </descriptors> - <descriptors xmi:id="_REr_C8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.common.snippets.internal.ui.SnippetsView" label="Snippets" iconURI="platform:/plugin/org.eclipse.wst.common.snippets/icons/snippets_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:General</tags> - </descriptors> - <descriptors xmi:id="_REr_DMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.internet.monitor.view" label="TCP/IP Monitor" iconURI="platform:/plugin/org.eclipse.wst.internet.monitor.ui/icons/cview16/monitorView.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Debug</tags> - </descriptors> - <descriptors xmi:id="_REr_DcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.PackageExplorer" label="Script Explorer" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/package.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:JavaScript</tags> - </descriptors> - <descriptors xmi:id="_REr_DsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.TypeHierarchy" label="Hierarchy" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:JavaScript</tags> - </descriptors> - <descriptors xmi:id="_REr_D8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/call_hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:JavaScript</tags> - </descriptors> - <descriptors xmi:id="_REr_EMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.SourceView" label="Declaration" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/source.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:JavaScript</tags> - </descriptors> - <descriptors xmi:id="_REr_EcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.JavadocView" label="Documentation" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/javadoc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:JavaScript</tags> - </descriptors> - <descriptors xmi:id="_REr_EsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.server.ui.ServersView" label="Servers" iconURI="platform:/plugin/org.eclipse.wst.server.ui/icons/cview16/servers_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Server</tags> - </descriptors> - <descriptors xmi:id="_REr_E8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.ui.views.annotations.XMLAnnotationsView" label="Documentation" iconURI="platform:/plugin/org.eclipse.wst.xml.ui/icons/full/obj16/comment_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:XML</tags> - </descriptors> - <descriptors xmi:id="_REr_FMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.ui.contentmodel.view" label="Content Model" iconURI="platform:/plugin/org.eclipse.wst.xml.ui/icons/full/view16/hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:XML</tags> - </descriptors> - <descriptors xmi:id="_REr_FcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.views.XPathView" label="XPath" iconURI="platform:/plugin/org.eclipse.wst.xml.xpath.ui/icons/full/xpath.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:XML</tags> - </descriptors> - <descriptors xmi:id="_REr_FsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xsl.jaxp.debug.ui.resultview" label="Result" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:XML</tags> - </descriptors> - <descriptors xmi:id="_REsmEMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xsl.ui.view.outline" label="Stylesheet Model" iconURI="platform:/plugin/org.eclipse.wst.xsl.ui/icons/full/hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:XML</tags> - </descriptors> - <descriptors xmi:id="_REsmEcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Git</tags> - </descriptors> - <descriptors xmi:id="_REsmEsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.StagingView" label="Git Staging" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/staging.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Git</tags> - </descriptors> - <descriptors xmi:id="_REsmE8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.InteractiveRebaseView" label="Git Interactive Rebase" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/rebase_interactive.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Git</tags> - </descriptors> - <descriptors xmi:id="_REsmFMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.CompareTreeView" label="Git Tree Compare" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/obj16/gitrepository.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Git</tags> - </descriptors> - <descriptors xmi:id="_REsmFcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.ReflogView" label="Git Reflog" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/reflog.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> - <tags>View</tags> - <tags>categoryTag:Git</tags> - </descriptors> - <commands xmi:id="_RFM8ccRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.command.nextpage" commandName="Next Page of Memory" description="Load next page of memory" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNjcMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNjccRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.removeTrailingWhitespace" commandName="Remove Trailing Whitespace" description="Removes the trailing whitespace of each line" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNjcsRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.GenerateDiff" commandName="Create Patch" description="Compare your workspace contents with the server and generate a diff file that can be used as a patch file." category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNjc8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in Java editors" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNjdMRFEeOsdtank6IHbg" elementId="org.eclipse.pde.runtime.spy.commands.spyCommand" commandName="Plug-in Selection Spy" description="Show the Plug-in Spy" category="_RF9KWcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNjdcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.gotoAddress" commandName="Go to Address..." description="Navigate to address" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNjdsRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.pldt.openshmem.command4" commandName="find.openshmem.artifacts" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNjd8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.use.supertype" commandName="Use Supertype Where Possible" description="Change occurrences of a type to use a supertype instead" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNjeMRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.connectivity.commands.import" commandName="Import Profiles Command" description="Command to import connection profiles" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNjecRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.open.quick.type.hierarchy" commandName="Quick Type Hierarchy" description="Shows quick type hierarchy" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNjesRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.ShareProjectsCommand" commandName="Share Projects..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNje8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.select.textStart" commandName="Select Text Start" description="Select to the beginning of the text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNjfMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.command.groupDebugContexts" commandName="Group" description="Groups the selected debug contexts" category="_RF9xZMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNjfcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNjfsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.JavaBrowsingPerspective" commandName="Java Browsing" description="Show the Java Browsing perspective" category="_RF78M8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNjf8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNjgMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.project" commandName="Read Access in Project" description="Search for read references to the selected element in the enclosing project" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFNjgcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.select.lineEnd" commandName="Select Line End" description="Select to the end of the line of text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOKgMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.CompareWithHead" commandName="Compare with HEAD Revision" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOKgcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOKgsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.debug.ui.script.opensource" commandName="Open Source" description="Shows the JavaScript source for the selected script element" category="_RF9KUsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOKg8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.smartEnterInverse" commandName="Insert Line Above Current Line" description="Adds a new line above the current line" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOKhMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.refactor.extract.local.variable" commandName="Extract Local Variable - Refactoring " description="Extract a local variable for the selected expression" category="_RF78OsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOKhcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.externalTools.commands.OpenExternalToolsConfigurations" commandName="External Tools..." description="Open external tools launch configuration dialog" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOKhsRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.EditConflictsCommand" commandName="Edit Conflicts" category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOKh8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.JavaPerspective" commandName="JavaScript" description="Show the JavaScript perspective" category="_RF78M8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOKiMRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rdt.sync.ui.SyncCommand" commandName="Sync Operations" category="_RF8jTcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFOKicRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rdt.sync.ui.syncCommand.syncModeParameter" name="Sync Mode" optional="false"/> - </commands> - <commands xmi:id="_RFOKisRFEeOsdtank6IHbg" elementId="org.eclipse.team.ui.TeamSynchronizingPerspective" commandName="Team Synchronizing" description="Open the Team Synchronizing Perspective" category="_RF78M8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOKi8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.StepOver" commandName="Step Over" description="Step over" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOKjMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.hover.backwardMacroExpansion" commandName="Back" description="Step backward in macro expansions" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOKjcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewOpenInEditor" commandName="Open in Editor" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOKjsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOKj8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.addMemoryMonitor" commandName="Add Memory Block" description="Add memory block" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOKkMRFEeOsdtank6IHbg" elementId="org.eclipse.php.deubg.ui.phpexeShortcut.debug" commandName="Debug CLI Application" description="Debug CLI Application" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOxkMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewRebase" commandName="Rebase" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOxkcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.revertToSaved" commandName="Revert to Saved" description="Revert to the last saved state" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOxksRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.implement.occurrences" commandName="Search Implement Occurrences in File" description="Search for implement occurrences of a selected type" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOxk8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOxlMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.format.active.elements" commandName="Format Active Elements" description="Format active elements" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOxlcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.try.catch" commandName="Surround with try/catch Block" description="Surround the selected text with a try/catch block" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOxlsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.convert.anonymous.to.nested" commandName="Convert Anonymous Class to Nested" description="Convert an anonymous class to a nested class" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOxl8RFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOxmMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.PushHeadToGerrit" commandName="Push Current Head to Gerrit" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOxmcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOxmsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.select.lineDown" commandName="Select Line Down" description="Extend the selection to the next line of text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOxm8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.showContextMenu" commandName="Show Context Menu" description="Show the context menu" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOxnMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.stash.drop" commandName="Delete Stashed Commit..." category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOxncRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOxnsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.ide.markCompleted" commandName="Mark Completed" description="Mark the selected tasks as completed" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOxn8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.refactor.extract.constant" commandName="Extract Constant - Refactoring " description="Extract a constant for the selected expression" category="_RF78OsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFOxoMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.goto.textEnd" commandName="Text End" description="Go to the end of the text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFPYoMRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.sqleditor.attachProfileAction" commandName="Set Connection Information" category="_RF78OcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFPYocRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.copy.qualified.name" commandName="Copy Qualified Name" description="Copy a fully qualified name to the system clipboard" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFPYosRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.delete" commandName="Delete" description="Delete the selection" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFPYo8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewChangeCredentials" commandName="Change Credentials" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFPYpMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.try.multicatch" commandName="Surround with try/multi-catch Block" description="Surround the selected text with a try/multi-catch block" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFPYpcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.refactor.getters.and.setters" commandName="Generate Getters and Setters..." description="Generates getters and setters for a selected field" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFPYpsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.CreateTag" commandName="Create Tag..." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFPYp8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.ProfileLast" commandName="Profile" description="Launch in profile mode" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFPYqMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.references.in.workspace" commandName="References in Workspace" description="Search for references to the selected element in the workspace" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFPYqcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.specific_content_assist.command" commandName="C/C++ Content Assist" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_RF8jTMRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFPYqsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.specific_content_assist.category_id" name="type" optional="false"/> - </commands> - <commands xmi:id="_RFPYq8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.refactor.extract.function" commandName="Extract Function - Refactoring " description="Extract a function for the selected list of expressions or statements" category="_RF78OsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFPYrMRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.monitor.ui.addMonitor" commandName="Add Monitor" category="_RF9KXcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFPYrcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewPaste" commandName="Paste Repository Path or URI" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFPYrsRFEeOsdtank6IHbg" elementId="pl.szpinda.plugin.tomcat.commands.tomcatQuickRestart" commandName="Tomcat quick restart" category="_RF9KVsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFPYr8RFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.edit.text.php.open.type.hierarchy" commandName="Open Type Hierarchy" description="Opens a type hierarchy for the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFPYsMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.previous" commandName="Previous" description="Navigate to the previous item" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_sMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.toggleBreadcrumb" commandName="Toggle Java Editor Breadcrumb" description="Toggle the Java editor breadcrumb" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_scRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.monitor.ui.refreshJob" commandName="Refresh Job Status" description="Refresh the state and state detail for this job" category="_RF9xYMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_ssRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_s8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.command.reverseStepInto" commandName="Reverse Step Into" description="Perform Reverse Step Into" category="_RF9KUMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_tMRFEeOsdtank6IHbg" elementId="org.eclipse.m2e.actions.LifeCycleInstall.run" commandName="Run Maven Install" description="Run Maven Install" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_tcRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.CompareTwoRepositoryResourcesCommand" commandName="Compare With URL..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_tsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_t8RFEeOsdtank6IHbg" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaeditor.cutcolumn" commandName="Cut" category="_RF78N8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_uMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.newQuickMenu" commandName="New menu" description="Open the New menu" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_ucRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.deleteNext" commandName="Delete Next" description="Delete the next character" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_usRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.deleteNextWord" commandName="Delete Next Word" description="Delete the next word" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_u8RFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.insertExpressionCommand" commandName="insertExpressionCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_vMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.undo" commandName="Undo" description="Undo the last operation" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_vcRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.DebugLast" commandName="Debug" description="Launch in debug mode" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_vsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.autotools.ui.command.reconfigure" commandName="Reconfigure Project" description="Run configuration scripts for project" category="_RF78NcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_v8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.external.javadoc" commandName="Open External JSDoc" description="Open the JSDoc of the selected element in an external browser" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_wMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.excludeCommand" commandName="Exclude from Build" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFP_wcRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.ToggleLineBreakpoint" commandName="Toggle Line Breakpoint" description="Creates or removes a line breakpoint" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFQmwMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.editors.lineNumberToggle" commandName="Show Line Numbers" description="Toggle display of line numbers" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFQmwcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.read.access.in.workspace" commandName="Read Access in Workspace" description="Search for read references to the selected element in the workspace" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFQmwsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFQmw8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.newEditor" commandName="New Editor" description="Open another editor on the active editor's input" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFQmxMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.goto.wordPrevious" commandName="Previous Word" description="Go to the previous word" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFQmxcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.help.installationDialog" commandName="Installation Information" description="Open the installation dialog" category="_RF9xasRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFQmxsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.CompareWithIndex" commandName="Compare with Git Index" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFQmx8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.shiftRight" commandName="Shift Right" description="Shift a block of text to the right" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFQmyMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.ui.nextSibling" commandName="Next Sibling" description="Go to Next Sibling" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFQmycRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.indent" commandName="Indent Line" description="Indents the current line" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFQmysRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.specific_content_assist.command" commandName="Content Assist" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_RF8jTMRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFQmy8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.specific_content_assist.category_id" name="type" optional="false"/> - </commands> - <commands xmi:id="_RFQmzMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.Merge" commandName="Merge" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFQmzcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.gotoPC" commandName="Go to Program Counter" description="Navigate to current program counter" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFQmzsRFEeOsdtank6IHbg" elementId="org.eclipse.search.ui.performTextSearchWorkingSet" commandName="Find Text in Working Set" description="Searches the files in the working set for specific text." category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFQmz8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.references.in.working.set" commandName="References in Working Set" description="Search for references to the selected element in a working set" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFQm0MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.delete.line.to.end" commandName="Delete to End of Line" description="Delete to the end of a line of text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN0MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.nextEditor" commandName="Next Editor" description="Switch to the next editor" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN0cRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.introduce.factory" commandName="Introduce Factory" description="Introduce a factory method to encapsulate invocation of the selected constructor" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN0sRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.ShowBlame" commandName="Show Annotations" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN08RFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.forward" commandName="Forward" description="Navigate forward" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN1MRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.ui.cmnd.contentmodel.sych" commandName="Synch" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN1cRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.updateSwitch" commandName="Switch to Another Branch or Version" description="Switch to Another Branch or Version" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN1sRFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.closeAllSaved" commandName="Close All Saved" description="Close all saved editors" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN18RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected method" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN2MRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.ReplaceWithRevisionCommand" commandName="URL..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN2cRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.command.uncall" commandName="Uncall" description="Perform Uncall" category="_RF9KUMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN2sRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.deletePreviousWord" commandName="Delete Previous Word" description="Delete the previous word" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN28RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.indent" commandName="Indent Line" description="Indents the current line" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN3MRFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.toggle.comment" commandName="Toggle Comment" description="Toggle Comment" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN3cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.deletePrevious" commandName="Delete Previous" description="Delete the previous character" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN3sRFEeOsdtank6IHbg" elementId="org.eclipse.php.perspective" commandName="PHP" description="Shows the PHP perspective" category="_RF78M8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN38RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.set.mark" commandName="Set Mark" description="Set the mark" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN4MRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.RenameBranch" commandName="Rename Branch" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFRN4cRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.OpenCommit" commandName="Open Git Commit" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR04MRFEeOsdtank6IHbg" elementId="org.eclipse.epp.mpc.ui.command.showMarketplaceWizard" commandName="Eclipse Marketplace" description="Show the Eclipse Marketplace wizard" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR04cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.exit" commandName="Exit" description="Exit the application" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR04sRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR048RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.ConfigurePush" commandName="Configure Upstream Push" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR05MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.ide.deleteCompleted" commandName="Delete Completed Tasks" description="Delete the tasks marked as completed" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR05cRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.DebugPerspective" commandName="Debug" description="Open the debug perspective" category="_RF78M8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR05sRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.CreateChartViewCommand" commandName="CreateChartViewCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR058RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.generate.javadoc" commandName="Generate JSDoc" description="Generates JSDoc for a selectable set of JavaScript resources" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR06MRFEeOsdtank6IHbg" elementId="org.eclipse.ltk.ui.refactoring.commands.deleteResources" commandName="Delete Resources" description="Delete the selected resources and notify LTK participants." category="_RF-YcMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR06cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.next" commandName="Next" description="Navigate to the next item" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR06sRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.local.variable" commandName="Extract Local Variable" description="Extracts an expression into a new local variable and uses the new local variable" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR068RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR07MRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.MergeCommand" commandName="Merge..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR07cRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.references.in.project" commandName="References in Project" description="Search for references to the selected element in the enclosing project" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR07sRFEeOsdtank6IHbg" elementId="org.eclipse.ui.project.buildAutomatically" commandName="Build Automatically" description="Toggle the workspace build automatically function" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR078RFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.structure.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR08MRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.monitor.ui.releaseJob" commandName="Release Job" description="Release the job" category="_RF9xYMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFR08cRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.declarations.in.workspace" commandName="Declaration in Workspace" description="Search for declarations of the selected element in the workspace" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFSb8MRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.hierarchy" commandName="References in Hierarchy" description="Search for references of the selected element in its hierarchy" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFSb8cRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.openDependencies" commandName="Open Plug-in Dependencies" description="Opens the plug-in dependencies view for the current plug-in" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFSb8sRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.goto.next.bookmark" commandName="Next Bookmark" description="Goto next bookmark of the selected file" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFSb88RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.ProjectsView" commandName="JavaScript Projects" description="Show the Projects view" category="_RF78PMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFSb9MRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFSb9cRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.junit.junitShortcut.rerunFailedFirst" commandName="Rerun JUnit Test - Failures First" description="Rerun JUnit Test - Failures First" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFSb9sRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.interface" commandName="Extract Interface" description="Extract a set of members into a new interface and try to use the new interface" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFSb98RFEeOsdtank6IHbg" elementId="org.eclipse.ui.browser.openBundleResource" commandName="Open Resource in Browser" description="Opens a bundle resource in the default web browser." category="_RF78OMRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFSb-MRFEeOsdtank6IHbg" elementId="plugin" name="Plugin"/> - <parameters xmi:id="_RFSb-cRFEeOsdtank6IHbg" elementId="path" name="Path"/> - </commands> - <commands xmi:id="_RFSb-sRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.ContinueRebase" commandName="Continue Rebase" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFSb-8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.javadoc.comment" commandName="Add JSDoc Comment" description="Add a JSDoc comment stub to the member element" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFSb_MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.preferences" commandName="Preferences" description="Open the preferences dialog" category="_RF78OMRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFSb_cRFEeOsdtank6IHbg" elementId="preferencePageId" name="Preference Page"/> - </commands> - <commands xmi:id="_RFSb_sRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" commandName="Show Whitespace Characters" description="Shows whitespace characters in current text editor" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFSb_8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.internal.reflog.CopyCommand" commandName="Copy SHA-1" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFScAMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.close" commandName="Close" description="Close the active editor" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTDAMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.newWizard" commandName="New" description="Open the New item wizard" category="_RF9KW8RFEeOsdtank6IHbg"> - <parameters xmi:id="_RFTDAcRFEeOsdtank6IHbg" elementId="newWizardId" name="New Wizard"/> - </commands> - <commands xmi:id="_RFTDAsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.comment" commandName="Comment" description="Turn the selected lines into // style comments" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTDA8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or method" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTDBMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.help.tipsAndTricksAction" commandName="Tips and Tricks" description="Open the tips and tricks help page" category="_RF9xasRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTDBcRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.showHistory" commandName="Show History" description="Show History" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTDBsRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.exportLibraryCommand" commandName="exportLibraryCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTDB8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.hierarchy" commandName="Write Access in Hierarchy" description="Search for write references of the selected element in its hierarchy" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTDCMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.find.word" commandName="Find Word" description="Select a word and find the next occurrence" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTDCcRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.testing.testingShortcut.run" commandName="Run testing Test" description="Run testing Test" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTDCsRFEeOsdtank6IHbg" elementId="org.eclipse.m2e.core.ui.command.updateProject" commandName="Update Project" description="Update Maven Project configuration and dependencies" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTDC8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTDDMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.RunToLine" commandName="Run to Line" description="Resume and break when execution reaches the current line" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTDDcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.select.previous" commandName="Select Previous C/C++ Element" description="Expand the selection to enclosing C/C++ element" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTDDsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTDD8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.ui.gotoMatchingTag" commandName="Matching Tag" description="Go to Matching Tag" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTDEMRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.copyCellContentsCommand" commandName="CopyCellContentsAction" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTqEMRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.sqleditor.debugAction" commandName="Debug" category="_RF78OcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTqEcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.infer.type.arguments" commandName="Infer Generic Type Arguments" description="Infer type arguments for references to generic classes and remove unnecessary casts" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTqEsRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.Restart" commandName="Restart" description="Restart a process or debug target without terminating and re-launching" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTqE8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.openResource" commandName="Open Resource" description="Open an editor on a particular resource" category="_RF9xbcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFTqFMRFEeOsdtank6IHbg" elementId="filePath" name="File Path" typeId="org.eclipse.ui.ide.resourcePath"/> - </commands> - <commands xmi:id="_RFTqFcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.commands.InstanceCount" commandName="Instance Count" description="View the instance count of the selected type loaded in the target VM" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTqFsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.help.helpContents" commandName="Help Contents" description="Open the help contents" category="_RF9xasRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTqF8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.command.reverseStepOver" commandName="Reverse Step Over" description="Perform Reverse Step Over" category="_RF9KUMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTqGMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify field access" description="Invokes quick assist and selects 'Qualify field access'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTqGcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.saveAll" commandName="Save All" description="Save all current contents" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTqGsRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.SwitchCommand" commandName="Switch..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTqG8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTqHMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.assignToLocal.assist" commandName="Quick Assist - Assign to local variable" description="Invokes quick assist and selects 'Assign to local variable'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTqHcRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.debug" commandName="Debug Eclipse Application" description="Debug Eclipse Application" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTqHsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.format.document" commandName="Format" description="Format selection" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFTqH8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.select.textEnd" commandName="Select Text End" description="Select to the end of the text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFURIMRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.BranchCommand" commandName="Branch..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFURIcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.delete.line" commandName="Delete Line" description="Delete a line of text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFURIsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.previous.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the JavaScript file" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFURI8RFEeOsdtank6IHbg" elementId="org.eclipse.search.ui.performTextSearchProject" commandName="Find Text in Project" description="Searches the files in the project for specific text." category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFURJMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.commands.openElementInEditor" commandName="Open Java Element" description="Open a Java element in its editor" category="_RF9xbcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFURJcRFEeOsdtank6IHbg" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> - </commands> - <commands xmi:id="_RFURJsRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.pldt.common.dropDownCommand" commandName="Analysis dropdown menu" category="_RF8jRMRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFURJ8RFEeOsdtank6IHbg" elementId="org.eclipse.ptp.pldt.common.dropDownCommand.msg" name="Message" typeId="String"/> - </commands> - <commands xmi:id="_RFURKMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.maximizePart" commandName="Maximize Active View or Editor" description="Toggles maximize/restore state of active view or editor" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFURKcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.ide.configureColumns" commandName="Configure Columns..." description="Configure the columns in the markers view" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFURKsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.commands.AddClassPrepareBreakpoint" commandName="Add Class Load Breakpoint" description="Add a class load breakpoint" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFURK8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.commit.CherryPick" commandName="Cherry Pick" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFURLMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.editors.revisions.id.toggle" commandName="Toggle Revision Id Display" description="Toggles the display of the revision id" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFURLcRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.run" commandName="Run OSGi Framework" description="Run OSGi Framework" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFURLsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.autotools.ui.command.libtoolize" commandName="Invoke Libtoolize" description="Run libtoolize in the selected directory" category="_RF78NcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFURL8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.eof" commandName="EOF" description="Send end of file" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFURMMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFU4MMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.editors.quickdiff.revert" commandName="Revert Lines" description="Revert the current selection, block or deleted lines" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFU4McRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.method.exits" commandName="Search Method Exit Occurrences in File" description="Search for method exit occurrences of a selected return type" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFU4MsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xsd.ui.refactor.makeElementGlobal" commandName="Make Local Element &Global" description="Promotes local element to global level and replaces its references" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFU4M8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.goto.pageDown" commandName="Page Down" description="Go down one page" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFU4NMRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.testing.testingShortcut.rerunFailedFirst" commandName="Rerun testing Test - Failures First" description="Rerun testing Test - Failures First" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFU4NcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.goInto" commandName="Go Into" description="Navigate into the selected item" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFU4NsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.goto.windowStart" commandName="Window Start" description="Go to the start of the window" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFU4N8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.command.ungroupDebugContexts" commandName="Ungroup" description="Ungroups the selected debug contexts" category="_RF9xZMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFU4OMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFU4OcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFU4OsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.addBlock.assist" commandName="Quick Assist - Replace statement with block" description="Invokes quick assist and selects 'Replace statement with block'" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFU4O8RFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.createAntBuildFile" commandName="Create Ant Build File" description="Creates an Ant build file for the current project" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFU4PMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.Terminate" commandName="Terminate" description="Terminate" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFU4PcRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.revertToTemplateCommand" commandName="revertToTemplateCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFU4PsRFEeOsdtank6IHbg" elementId="org.eclipse.pde.runtime.spy.commands.menuSpyCommand" commandName="Plug-in Menu Spy" description="Show the Plug-in Spy" category="_RF9KWcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFU4P8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.sort.lines" commandName="Sort Lines" description="Sort selected lines alphabetically" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFU4QMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.use.supertype" commandName="Use Supertype Where Possible" description="Change occurrences of a type to use a supertype instead" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFVfQMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.command.gotoaddress" commandName="Go to Address" description="Go to Address" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFVfQcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.switchToEditor" commandName="Switch to Editor" description="Switch to an editor" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFVfQsRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.deleteCommand" commandName="deleteCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFVfQ8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.previousView" commandName="Previous View" description="Switch to the previous view" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFVfRMRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.insertRowCommand" commandName="insertRowCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFVfRcRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.CopyUrlCommand" commandName="Copy URL" category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFVfRsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.navigate.open.element.in.call.hierarchy" commandName="Open Element in Call Hierarchy" description="Open an element in the call hierarchy view" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFVfR8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.write.access.in.hierarchy" commandName="Write Access in Hierarchy" description="Search for write references of the selected element in its hierarchy" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFVfSMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.linkWithEditor" commandName="Toggle Link with Editor " description="Toggles linking of a view's selection with the active editor's selection" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFVfScRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.closeRendering" commandName="Close Rendering" description="Close the selected rendering." category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFVfSsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.convert.anonymous.to.nested" commandName="Convert Anonymous Class to Nested" description="Convert an anonymous class to a nested class" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFVfS8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a Java editor" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFVfTMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.open.file.from.source" commandName="Open Selection" description="Open an editor on the selected link" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFVfTcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.previousPerspective" commandName="Previous Perspective" description="Switch to the previous perspective" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFVfTsRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.pasteAction" commandName="pasteAction" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFVfT8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.Disconnect" commandName="Disconnect" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFVfUMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.refactoring.command.ExtractConstant" commandName="Extract Constant..." category="_RF78OsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWGUMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.folding.expand" commandName="Expand" description="Expands the folded region at the current selection" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWGUcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewRemove" commandName="Remove Repository" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWGUsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.PushTags" commandName="Push Tags..." category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWGU8RFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.edit.text.move.element" commandName="Move - Refactoring " description="Moves the selected element to a new location" category="_RF8jRsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWGVMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.working.set" commandName="Read Access in Working Set" description="Search for read references to the selected element in a working set" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWGVcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.junit.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWGVsRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.ShowResourceHistoryCommand" commandName="Show History" category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWGV8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.CompareWithWorkingTree" commandName="Compare with Working Directory" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWGWMRFEeOsdtank6IHbg" elementId="org.eclipse.ant.ui.open.declaration.command" commandName="Open Declaration" description="Opens the Ant editor on the referenced element" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWGWcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.project" commandName="Implementors in Project" description="Search for implementors of the selected interface in the enclosing project" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWGWsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.closePart" commandName="Close Part" description="Close the active workbench part" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWGW8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWGXMRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.testing.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWGXcRFEeOsdtank6IHbg" elementId="org.eclipse.ltk.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWGXsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.infer.type.arguments" commandName="Infer Generic Type Arguments" description="Infer type arguments for references to generic classes and remove unnecessary casts" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWGX8RFEeOsdtank6IHbg" elementId="org.eclipse.gef.zoom_in" commandName="Zoom In" description="Zoom In" category="_RF9xaMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWGYMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.correction.assist.proposals" commandName="Quick Fix" description="Suggest possible fixes for a problem" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWtYMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.commands.Watch" commandName="Watch" description="Create new watch expression" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWtYcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.Untrack" commandName="Untrack" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWtYsRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.EditTreeConflictsCommand" commandName="Edit Tree Conflicts" category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWtY8RFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWtZMRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.copyAction" commandName="copyAction" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWtZcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.refactoring.command.ExtractLocalVariable" commandName="Extract Local Variable..." category="_RF78OsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWtZsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.goto.previous.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the compilation unit" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWtZ8RFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteCurrentAction" commandName="Execute Current Text" category="_RF78OcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWtaMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.project.buildProject" commandName="Build Project" description="Build the selected project" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWtacRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.command.saveTraceData" commandName="Save Trace Data " description="Save Trace Data to File" category="_RF9KVMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWtasRFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.add.block.comment" commandName="Add Block Comment" description="Add Block Comment" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWta8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.showSystemMenu" commandName="Show System Menu" description="Show the system menu" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWtbMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.self.encapsulate.field" commandName="Encapsulate Field" description="Create getting and setting methods for the field and use only those to access the field" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWtbcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the translation unit" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWtbsRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.newRendering" commandName="New Rendering" description="Add a new rendering." category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWtb8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.select.pageDown" commandName="Select Page Down" description="Select to the bottom of the page" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFWtcMRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.specific_content_assist.command" commandName="Content Assist(DLTK)" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_RF8jTMRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFWtccRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.specific_content_assist.category_id" name="type" optional="false"/> - </commands> - <commands xmi:id="_RFXUcMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.SimplePush" commandName="Push to Upstream" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFXUccRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFXUcsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.OpenInTextEditorCommand" commandName="Open in Text Editor" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFXUc8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.TypeHierarchy" commandName="JavaScript Type Hierarchy" description="Show the Type Hierarchy view" category="_RF78PMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFXUdMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.open.hyperlink" commandName="Open Hyperlink" description="Opens the hyperlink at the caret location or opens a chooser if more than one hyperlink is available" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFXUdcRFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchPairEditorAction" commandName="Switch Source/Design Editors" description="Switch between the Source and Design editors." category="_RF8jQ8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFXUdsRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFXUd8RFEeOsdtank6IHbg" elementId="org.eclipse.compare.selectPreviousChange" commandName="Select Previous Change" description="Select Previous Change" category="_RF9xbMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFXUeMRFEeOsdtank6IHbg" elementId="org.eclipse.gef.zoom_out" commandName="Zoom Out" description="Zoom Out" category="_RF9xaMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFXUecRFEeOsdtank6IHbg" elementId="org.eclipse.ui.ToggleCoolbarAction" commandName="Toggle Toolbar Visibility" description="Toggles the visibility of the window toolbar" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFXUesRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFXUe8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.select.wordPrevious" commandName="Select Previous Word" description="Select the previous word" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFXUfMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RebaseInteractiveCurrent" commandName="%RebaseInteractiveCurrentHandler.name" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFXUfcRFEeOsdtank6IHbg" elementId="org.eclipse.mat.ui.query.browser.QueryBrowser" commandName="Query Browser" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFXUfsRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.createPlaceHolderCommand" commandName="createPlaceHolderCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFXUf8RFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.ReplaceWithBranchCommand" commandName="Branch..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFXUgMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.opendecl" commandName="Open Declaration" description="Open an editor on the selected element's declaration(s)" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFX7gMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xsl.debug.ui.launchshortcut.debug" commandName="Debug XSLT Transformation" description="Create a configuration to debug an XSLT transformation" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFX7gcRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.SetPropertyCommand" commandName="Set Property..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFX7gsRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.CompareWithTagCommand" commandName="Tag..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFX7g8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.findReplace" commandName="Find and Replace" description="Find and replace text" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFX7hMRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFX7hcRFEeOsdtank6IHbg" elementId="org.eclipse.quickdiff.toggle" commandName="Quick Diff Toggle" description="Toggles quick diff information display on the line number ruler" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFX7hsRFEeOsdtank6IHbg" elementId="org.eclipse.team.ui.applyPatch" commandName="Apply Patch..." description="Apply a patch to one or more workspace projects." category="_RF9KU8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFX7h8RFEeOsdtank6IHbg" elementId="org.eclipse.compare.copyLeftToRight" commandName="Copy from Left to Right" description="Copy Current Change from Left to Right" category="_RF9xbMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFX7iMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewRenameBranch" commandName="Rename Branch..." category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFX7icRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.CompareTwoSelectedRepositoryResourcesCommand" commandName="Compare" category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFX7isRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.toggleInsertMode" commandName="Toggle Insert Mode" description="Toggle insert mode" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFX7i8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFX7jMRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.insertGroupCommand" commandName="insertGroupCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFX7jcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.nextSubTab" commandName="Next Sub-Tab" description="Switch to the next sub-tab" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFX7jsRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.openPluginArtifact" commandName="Open Plug-in Artifact" description="Open a plug-in artifact in the manifest editor" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFX7j8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.search.findrefs" commandName="References" description="Search for references to the selected element in the workspace" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFYikMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFYikcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.addBookmark" commandName="Add Bookmark" description="Add a bookmark" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFYiksRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFYik8RFEeOsdtank6IHbg" elementId="refresh.schema.editor.action.id" commandName="Refresh from Server" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFYilMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewAddRepository" commandName="Add a Git Repository" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFYilcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.MembersView" commandName="JavaScript Members" description="Show the Members view" category="_RF78PMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFYilsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.hover.forwardMacroExpansion" commandName="Forward" description="Step forward in macro expansions" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFYil8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.autotools.ui.command.autoreconf" commandName="Invoke Autoreconf" description="Run autoreconf from the selected directory" category="_RF78NcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFYimMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.project.rebuildAll" commandName="Rebuild All" description="Rebuild all projects" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFYimcRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.result.removeInstance" commandName="Remove Result" category="_RF8jR8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFYimsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.move.inner.to.top.level" commandName="Convert Member Type to Top Level" description="Convert member type to top level" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFYim8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to var" description="Invokes quick assist and selects 'Assign to var'" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFYinMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.activateEditor" commandName="Activate Editor" description="Activate the editor" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFYincRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFYinsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFYin8RFEeOsdtank6IHbg" elementId="org.eclipse.compare.copyAllRightToLeft" commandName="Copy All from Right to Left" description="Copy All Changes from Right to Left" category="_RF9xbMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZJoMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.PushCommit" commandName="Push Commit..." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZJocRFEeOsdtank6IHbg" elementId="org.eclipse.ui.project.closeUnrelatedProjects" commandName="Close Unrelated Projects" description="Close unrelated projects" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZJosRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureGerritRemote" commandName="Gerrit Configuration..." category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZJo8RFEeOsdtank6IHbg" elementId="org.eclipse.compare.ignoreWhiteSpace" commandName="Ignore White Space" description="Ignore white space where applicable" category="_RF9xbMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZJpMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.ToggleBreakpoint" commandName="Toggle Breakpoint" description="Creates or removes a breakpoint" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZJpcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.goto.lineDown" commandName="Line Down" description="Go down one line of text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZJpsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.previousTab" commandName="Previous Tab" description="Switch to the previous tab" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZJp8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.SkipRebase" commandName="Skip commit and continue" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZJqMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition" commandName="Last Edit Location" description="Last edit location" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZJqcRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.monitor.ui.cancelJob" commandName="Cancel Job" description="Terminate the job" category="_RF9xYMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZJqsRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.toggleMemoryMonitorsPane" commandName="Toggle Memory Monitors Pane" description="Toggle visibility of the Memory Monitors Pane" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZJq8RFEeOsdtank6IHbg" elementId="org.eclipse.dltk.testing.ResultView" commandName="DLTK Testing" description="Testing" category="_RF78PMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZJrMRFEeOsdtank6IHbg" elementId="org.eclipse.pdt.ui.edit.text.php.show.outline" commandName="Quick Outline" description="Shows the quick outline for the editor input" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZJrcRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.UpdateCommand" commandName="Update" category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZJrsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.assignToLocal.assist" commandName="Quick Assist - Assign to local variable" description="Invokes quick assist and selects 'Assign to local variable'" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZJr8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.ide.copyBuildIdCommand" commandName="Copy Build Id To Clipboard" description="Copies the build id to the clipboard." category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZJsMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.autotools.ui.command.autoconf" commandName="Invoke Autoconf" description="Run autoconf in the selected directory" category="_RF78NcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZwsMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.navigate.opentype" commandName="Open Element" description="Open an element in an Editor" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZwscRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.declarations.in.hierarchy" commandName="Declaration in Hierarchy" description="Search for declarations of the selected element in its hierarchy" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZwssRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.collapseAll" commandName="Collapse All" description="Collapse the current tree" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZws8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZwtMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.submodule.update" commandName="Update Submodule" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZwtcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.folding.toggle" commandName="Toggle Folding" description="Toggles folding in the current editor" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZwtsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.ui.referencedFileErrors" commandName="Show Details..." description="Show Details..." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZwt8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.command.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZwuMRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.UnlockCommand" commandName="Unlock..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZwucRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.commands.showElementInTypeHierarchyView" commandName="Show JavaScript Element Type Hierarchy" description="Show a JavaScript element in the Type Hierarchy view" category="_RF9xbcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFZwusRFEeOsdtank6IHbg" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/> - </commands> - <commands xmi:id="_RFZwu8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into Java comments" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZwvMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.workspace" commandName="Implementors in Workspace" description="Search for implementors of the selected interface" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZwvcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.addNonNLS" commandName="Quick Fix - Add non-NLS tag" description="Invokes quick assist and selects 'Add non-NLS tag'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZwvsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFZwv8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.commands.Display" commandName="Display" description="Display result of evaluating selected text" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFaXwMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.revert" commandName="Revert" description="Revert to the last saved state" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFaXwcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFaXwsRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.edit.text.open.editor" commandName="Open Selection" description="Opens an editor with the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFaXw8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFaXxMRFEeOsdtank6IHbg" elementId="org.eclipse.jst.jsp.ui.refactor.move" commandName="Move" description="Move a Java Element to another package" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFaXxcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.redo" commandName="Redo" description="Redo the last operation" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFaXxsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.join.lines" commandName="Join Lines" description="Join lines of text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFaXx8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.search.finddecl" commandName="Declaration" description="Search for declarations of the selected element in the workspace" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFaXyMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.externalize.strings" commandName="Externalize Strings" description="Finds all strings that are not externalized and moves them into a separate property file" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFaXycRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFaXysRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.forwardHistory" commandName="Forward History" description="Move forward in the editor navigation history" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFaXy8RFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.internationalize" commandName="Internationalize Plug-ins" description="Sets up internationalization for a plug-in" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFaXzMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.menu.findUnresolvedIncludes" commandName="Search for Unresolved Includes" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFaXzcRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFaXzsRFEeOsdtank6IHbg" elementId="org.eclipse.m2e.discovery.ui" commandName="m2e Marketplace" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFaXz8RFEeOsdtank6IHbg" elementId="org.eclipse.mat.ui.query.browser.QueryHistory" commandName="Query History" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFa-0MRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.commit" commandName="Commit" description="Commit resources to the repository" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFa-0cRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.RunLast" commandName="Run" description="Launch in run mode" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFa-0sRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.copyLineUp" commandName="Duplicate Lines" description="Duplicates the selected lines and leaves the selection unchanged" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFa-08RFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.monitor.ui.startMonitor" commandName="Start Monitor" category="_RF9KXcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFa-1MRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFa-1cRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.sqleditor.toggleCommentAction" commandName="Toggle Comment" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFa-1sRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFa-18RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.commit.CreateBranch" commandName="Create Branch..." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFa-2MRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFa-2cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.removeFromWorkingSet" commandName="Remove From Working Set" description="Removes the selected object from a working set." category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFa-2sRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.navigate.open.type" commandName="Open Type" description="Open a type in a DLTK editor" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFa-28RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.debug" commandName="Debug Java Applet" description="Debug Java Applet" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFa-3MRFEeOsdtank6IHbg" elementId="org.eclipse.php.server.ui.phpServerShortcut.run" commandName="Run PHP Web Application" description="Run PHP Web Application" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFa-3cRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.ReplaceWithCommit" commandName="Replace with commit" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFa-3sRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.DeleteBranch" commandName="Delete Branch" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFa-38RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.ApplyPatch" commandName="Apply Patch" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFa-4MRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_RF78NMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFbl4MRFEeOsdtank6IHbg" elementId="pl.szpinda.plugin.tomcat.commands.tomcatStartStop" commandName="Tomcat start,stop" category="_RF9KVsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFbl4cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.folding.collapse" commandName="Collapse" description="Collapses the folded region at the current selection" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFbl4sRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.navigate.gotopackage" commandName="Go to Package" description="Go to Package" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFbl48RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.project" commandName="Write Access in Project" description="Search for write references to the selected element in the enclosing project" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFbl5MRFEeOsdtank6IHbg" elementId="org.eclipse.equinox.p2.ui.sdk.install" commandName="Install New Software..." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFbl5cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.nextView" commandName="Next View" description="Switch to the next view" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFbl5sRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.autotools.ui.command.automake" commandName="Invoke Automake" description="Run automake from the selected directory" category="_RF78NcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFbl58RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.junit.junitShortcut.run" commandName="Run JUnit Test" description="Run JUnit Test" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFbl6MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.properties" commandName="Properties" description="Display the properties of the selected item" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFbl6cRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.exception.occurrences" commandName="Search Exception Occurrences in File" description="Search for exception occurrences of a selected exception type" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFbl6sRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.actions.WatchCommand" commandName="Watch" description="Create a watch expression from the current selection and add it to the Expressions view" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFbl68RFEeOsdtank6IHbg" elementId="org.eclipse.ptp.pldt.openacc.command2" commandName="Find OpenACC Artifacts" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFbl7MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.moveLineUp" commandName="Move Lines Up" description="Moves the selected lines up" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFbl7cRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.deleteGroupCommand" commandName="deleteGroupCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFbl7sRFEeOsdtank6IHbg" elementId="org.eclipse.emf.codegen.ecore.ui.Generate" commandName="Generate Code" description="Generate code for the EMF models in the workspace" category="_RF8jQsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFbl78RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.open.outline" commandName="Show outline" description="Shows outline" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFcM8MRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.TypesView" commandName="JavaScript Types" description="Show the Types view" category="_RF78PMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFcM8cRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to field" description="Invokes quick assist and selects 'Assign to field'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFcM8sRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.modify.method.parameters" commandName="Change Method Signature" description="Change method signature includes parameter names and parameter order" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFcM88RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.copyLineDown" commandName="Copy Lines" description="Duplicates the selected lines and moves the selection to the copy" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFcM9MRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open the call hierarchy for the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFcM9cRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.java.source.quickMenu" commandName="Source Quick Menu" description="Opens the source quick menu" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFcM9sRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in JavaScript editors" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFcM98RFEeOsdtank6IHbg" elementId="org.eclipse.php.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFcM-MRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.command.connect" commandName="Connect" description="Connect to a process" category="_RF9xZMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFcM-cRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFcM-sRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.addBlock.assist" commandName="Quick Assist - Replace statement with block" description="Invokes quick assist and selects 'Replace statement with block'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFcM-8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.CherryPick" commandName="Cherry Pick" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFcM_MRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.method" commandName="Extract Function" description="Extract a set of statements or an expression into a new function and use the new function" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFcM_cRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.ConfigureUpstreamFetch" commandName="Configure Upstream Fetch" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFcM_sRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.Merge" commandName="Merge" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFcM_8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.toggle.comment" commandName="Comment/Uncomment" description="Comment/Uncomment the selected lines" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFcNAMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.introduce.parameter" commandName="Introduce Parameter" description="Introduce a new method parameter based on the selected expression" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFc0AMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFc0AcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.parameter" commandName="Introduce Parameter" description="Introduce a new function parameter based on the selected expression" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFc0AsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaseline" commandName="Reset quickdiff baseline" category="_RF8jTcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFc0A8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaselineTarget" name="Reset target (HEAD, HEAD^1)" optional="false"/> - </commands> - <commands xmi:id="_RFc0BMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.submodule.add" commandName="Add Submodule" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFc0BcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.find.broken.nls.keys" commandName="Find Broken Externalized Strings" description="Finds undefined, duplicate and unused externalized string keys in property files" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFc0BsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.make.ui.targetBuildCommand" commandName="Make Target Build" description="Invoke a make target build for the selected container." category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFc0B8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.project.rebuildProject" commandName="Rebuild Project" description="Rebuild the selected projects" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFc0CMRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.item.crosstab.ui.createCrosstab" commandName="Create Crosstab" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFc0CcRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.search.references.in.workspace" commandName="References in Workspace" description="Search for references to the selected element in the workspace" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFc0CsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFc0C8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.clear.mark" commandName="Clear Mark" description="Clear the mark" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFc0DMRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.updateClasspath" commandName="Update Classpath" description="Updates the plug-in classpath from latest settings" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFc0DcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.ReplaceWithHead" commandName="Replace with HEAD revision" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFc0DsRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Opens a type in the type hierarchy view" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFdbEMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFdbEcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.cheatsheets.openCheatSheet" commandName="Open Cheat Sheet" description="Open a Cheat Sheet." category="_RF9xasRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFdbEsRFEeOsdtank6IHbg" elementId="cheatSheetId" name="Identifier"/> - </commands> - <commands xmi:id="_RFdbE8RFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.sqleditor.saveAsTemplateAction" commandName="Save as Template" category="_RF78OcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFdbFMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewOpen" commandName="Open" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFdbFcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchCommit" commandName="Toggle Latest Branch Commit" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFdbFsRFEeOsdtank6IHbg" elementId="org.eclipse.tm.terminal.command1" commandName="Terminal view insert" category="_RF9xa8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFdbF8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.command.castToArray" commandName="Cast To Type..." category="_RF8jScRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFdbGMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.CompareVersions" commandName="Compare with each other" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFdbGcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.contentAssist.contextInformation" commandName="Context Information" description="Show Context Information" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFdbGsRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.internal.ui.views.createVariable" commandName="%Command.Name.CreateVariable" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFdbG8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.introduce.indirection" commandName="Introduce Indirection" description="Introduce an indirection to encapsulate invocations of a selected method" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFdbHMRFEeOsdtank6IHbg" elementId="org.eclipse.m2e.core.ui.command.addDependency" commandName="Add Maven Dependency" description="Add Maven Dependency" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFdbHcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.select.last" commandName="Restore Last C/C++ Selection" description="Restore last selection in C/C++ editor" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFdbHsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.goto.matching.bracket" commandName="Matching Character" description="Go to Matching Character" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFeCIMRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.MarkAsMergedCommand" commandName="Mark as Merged" category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFeCIcRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.monitor.ui.stopMonitor" commandName="Stop Monitor" category="_RF9KXcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFeCIsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.upperCase" commandName="To Upper Case" description="Changes the selection to upper case" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFeCI8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.hierarchy" commandName="Declaration in Hierarchy" description="Search for declarations of the selected element in its hierarchy" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFeCJMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.DropToFrame" commandName="Drop to Frame" description="Drop to Frame" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFeCJcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.format" commandName="Format" description="Format Source Code" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFeCJsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewNewRemote" commandName="Create Remote..." category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFeCJ8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.wsdl.ui.refactor.rename.element" commandName="Rename WSDL component" description="Renames WSDL component" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFeCKMRFEeOsdtank6IHbg" elementId="org.eclipse.search.ui.openFileSearchPage" commandName="File Search" description="Open the Search dialog's file search page" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFeCKcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.CreatePatch" commandName="Create Patch" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFeCKsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.generate.xml" commandName="&XML File..." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFeCK8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.clean" commandName="Clean..." category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFeCLMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.occurrences.in.file.quickMenu" commandName="Show Occurrences in File Quick Menu" description="Shows the Occurrences in File quick menu" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFeCLcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.extract.class" commandName="Extract Class..." description="Extracts fields into a new class" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFeCLsRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.comment" commandName="Comment" description="Turn the selected lines into DLTK comments" category="_RF78NMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFeCL8RFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.ExportCommand" commandName="Export..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFepMMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.selectWorkingSets" commandName="Select Working Sets" description="Select the working sets that are applicable for this window." category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFepMcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.superclass" commandName="Extract Superclass" description="Extract a set of members into a new superclass and try to use the new superclass" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFepMsRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.item.crosstab.ui.createCube" commandName="Create Cube" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFepM8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.hierarchy" commandName="Read Access in Hierarchy" description="Search for read references of the selected element in its hierarchy" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFepNMRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_RF8jSsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFepNcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.command.configureTrace" commandName="Configure Git Debug Trace" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFepNsRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.RevertCommand" commandName="Revert..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFepN8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFepOMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.working.set" commandName="Write Access in Working Set" description="Search for write references to the selected element in a working set" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFepOcRFEeOsdtank6IHbg" elementId="org.eclipse.compare.selectNextChange" commandName="Select Next Change" description="Select Next Change" category="_RF9xbMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFepOsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.rulerToggleBreakpoint" commandName="Toggle Breakpoint" description="Toggle breakpoint in disassembly ruler" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFepO8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.search.finddecl.workingset" commandName="Declaration in Working Set" description="Search for declarations of the selected element in a working set" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFepPMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.newWindow" commandName="New Window" description="Open another window" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFepPcRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.RemoveAllBreakpoints" commandName="Remove All Breakpoints" description="Removes all breakpoints" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFepPsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.showResourceByPath" commandName="Show Resource in Navigator" description="Show a resource in the Navigator given its path" category="_RF9xbcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFepP8RFEeOsdtank6IHbg" elementId="resourcePath" name="Resource Path" typeId="org.eclipse.ui.ide.resourcePath" optional="false"/> - </commands> - <commands xmi:id="_RFfQQMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.refactor.implement.method" commandName="Implement Method - Source Generation " description="Implements a method for a selected method declaration" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFfQQcRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.testing.testingShortcut.debug" commandName="Debug testing Test" description="Debug testing Test" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFfQQsRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.AddToSVNCommand" commandName="Add to Version Control..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFfQQ8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFfQRMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.extractLocal.assist" commandName="Quick Assist - Extract local variable (replace all occurrences)" description="Invokes quick assist and selects 'Extract local variable (replace all occurrences)'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFfQRcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.introduce.parameter.object" commandName="Introduce Parameter Object" description="Introduce a parameter object to a selected method" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFfQRsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.shiftLeft" commandName="Shift Left" description="Shift a block of text to the left" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFfQR8RFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.ReplaceWithTagCommand" commandName="Tag..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFfQSMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.working.set" commandName="Implementors in Working Set" description="Search for implementors of the selected interface in a working set" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFfQScRFEeOsdtank6IHbg" elementId="org.eclipse.pdt.ui.edit.text.select.enclosing" commandName="Select Enclosing Element" description="Expands selection to include enclosing element" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFfQSsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.server.debug" commandName="Debug" description="Debug server" category="_RF9xYsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFfQS8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.create.delegate.methods" commandName="Generate Delegate Methods" description="Add delegate methods for a type's fields" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFfQTMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.search.find.occurrences" commandName="Occurrences in File" description="Find occurrences of the selection in the file" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFfQTcRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.showAnnotation" commandName="Show Annotation" description="Show Annotation" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFfQTsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.project.cleanAction" commandName="Build Clean" description="Discard old built state" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFfQT8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.autotools.ui.editors.text.show.tooltip" commandName="Show Tooltip Description" description="Shows the tooltip description for the element at the cursor" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFf3UMRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFf3UcRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.replace" commandName="Replace With Latest from Repository" description="Replace with last committed content from CVS Server" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFf3UsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implement.occurrences" commandName="Search Implement Occurrences in File" description="Search for implement occurrences of a selected type" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFf3U8RFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.deleteRowCommand" commandName="deleteRowCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFf3VMRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.imagebrowser.saveToWorkspace" commandName="Save Image" description="Save the selected image into a project in the workspace" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFf3VcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFf3VsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.structure.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFf3V8RFEeOsdtank6IHbg" elementId="org.eclipse.m2e.actions.LifeCycleTest.run" commandName="Run Maven Test" description="Run Maven Test" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFf3WMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.create.getter.setter" commandName="Generate Getters and Setters" description="Generate Getter and Setter methods for type's fields" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFf3WcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.select.windowStart" commandName="Select Window Start" description="Select to the start of the window" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFf3WsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFf3W8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.toggle.source.header" commandName="Toggle Source/Header" description="Toggles between corresponding source and header files" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFf3XMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.outline.customFilter" commandName="&Filters" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFf3XcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFf3XsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a JavaScript editor" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFf3X8RFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteSelectionAction" commandName="Execute Selected Text" category="_RF78OcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFgeYMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.constant" commandName="Extract Constant" description="Extracts a constant into a new static var and uses the new static var" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFgeYcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.closeAllPerspectives" commandName="Close All Perspectives" description="Close all open perspectives" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFgeYsRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.insertCommand" commandName="insertCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFgeY8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.changeToStatic" commandName="Quick Fix - Change to static access" description="Invokes quick assist and selects 'Change to static access'" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFgeZMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.findPrevious" commandName="Find Previous" description="Find previous item" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFgeZcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.showView" commandName="Show View" description="Shows a particular view" category="_RF78PMRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFgeZsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.showView.viewId" name="View"/> - <parameters xmi:id="_RFgeZ8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.showView.secondaryId" name="Secondary Id"/> - <parameters xmi:id="_RFgeaMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.showView.makeFast" name="As FastView"/> - </commands> - <commands xmi:id="_RFgeacRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaeditor.copycolumn" commandName="Copy" category="_RF78N8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFgeasRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.extract.superclass" commandName="Extract Superclass" description="Extract a set of members into a new superclass and try to use the new superclass" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFgea8RFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteAsOneStatementAction" commandName="Execute Selected Text As One Statement" category="_RF78OcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFgebMRFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchAction" commandName="Switch Source/Design Views" description="Switch between the Source and Design views." category="_RF8jQ8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFgebcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.cut.line.to.beginning" commandName="Cut to Beginning of Line" description="Cut to the beginning of a line of text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFgebsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.codan.commands.runCodanCommand" commandName="Run Code Analysis" category="_RF9KV8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFgeb8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_RF78OsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhFcMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhFccRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhFcsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.goToResource" commandName="Go to" description="Go to a particular resource in the active view" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhFc8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.CompareIndexWithHead" commandName="Compare File in Git Index with HEAD Revision" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhFdMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.StepReturn" commandName="Step Return" description="Step return" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhFdcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhFdsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.goto.lineEnd" commandName="Line End" description="Go to the end of the line of text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhFd8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.write.access.in.workspace" commandName="Write Access in Workspace" description="Search for write references to the selected element in the workspace" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhFeMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.delimiter.unix" commandName="Convert Line Delimiters to Unix (LF, \n, 0A, ¶)" description="Converts the line delimiters to Unix (LF, \n, 0A, ¶)" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhFecRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhFesRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.cutCommand" commandName="cutCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhFe8RFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.CopyCommand" commandName="Copy To..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhFfMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.convertLocalToField.assist" commandName="Quick Assist - Convert local variable to field" description="Invokes quick assist and selects 'Convert local variable to field'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhFfcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.dialogs.openMessageDialog" commandName="Open Message Dialog" description="Open a Message Dialog" category="_RF9xY8RFEeOsdtank6IHbg"> - <parameters xmi:id="_RFhFfsRFEeOsdtank6IHbg" elementId="title" name="Title"/> - <parameters xmi:id="_RFhFf8RFEeOsdtank6IHbg" elementId="message" name="Message"/> - <parameters xmi:id="_RFhsgMRFEeOsdtank6IHbg" elementId="imageType" name="Image Type Constant" typeId="org.eclipse.ui.dialogs.Integer"/> - <parameters xmi:id="_RFhsgcRFEeOsdtank6IHbg" elementId="defaultIndex" name="Default Button Index" typeId="org.eclipse.ui.dialogs.Integer"/> - <parameters xmi:id="_RFhsgsRFEeOsdtank6IHbg" elementId="buttonLabel0" name="First Button Label"/> - <parameters xmi:id="_RFhsg8RFEeOsdtank6IHbg" elementId="buttonLabel1" name="Second Button Label"/> - <parameters xmi:id="_RFhshMRFEeOsdtank6IHbg" elementId="buttonLabel2" name="Third Button Label"/> - <parameters xmi:id="_RFhshcRFEeOsdtank6IHbg" elementId="buttonLabel3" name="Fourth Button Label"/> - <parameters xmi:id="_RFhshsRFEeOsdtank6IHbg" elementId="cancelReturns" name="Return Value on Cancel"/> - </commands> - <commands xmi:id="_RFhsh8RFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.monitor.ui.rerunJob" commandName="Rerun Job" description="Resend the interactive job commands" category="_RF9xYMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhsiMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.OpenDebugConfigurations" commandName="Debug..." description="Open debug launch configuration dialog" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhsicRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewClearCredentials" commandName="Clear Credentials" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhsisRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.open.include.browser" commandName="Open Include Browser" description="Open an include browser on the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhsi8RFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.add" commandName="Add to Version Control" description="Add the Selected Resources to Version Control" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhsjMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.convertAnonymousToLocal.assist" commandName="Quick Assist - Convert anonymous to local class" description="Invokes quick assist and selects 'Convert anonymous to local class'" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhsjcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.convertLocalToField.assist" commandName="Quick Assist - Convert local variable to var" description="Invokes quick assist and selects 'Convert local variable to var'" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFhsjsRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.CompareWithLatestRevisionCommand" commandName="Latest from Repository" category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFiTkMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.closeOthers" commandName="Close Others" description="Close all editors except the one that is active" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFiTkcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.opendecl" commandName="Open declaration" description="Follow to the directive definition" category="_RF78PcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFiTksRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.change.type" commandName="Generalize Declared Type" description="Change the declaration of a selected variable to a more general type consistent with usage" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFiTk8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.editors.revisions.author.toggle" commandName="Toggle Revision Author Display" description="Toggles the display of the revision author" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFiTlMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFiTlcRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.edit.text.show.phpdoc" commandName="Show Tooltip Description" description="Shows the tooltip description for the element at the cursor" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFiTlsRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.replaceWithBase" commandName="Revert to Base" description="Revert to Base revisions" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFiTl8RFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.AddRevisionLinkCommand" commandName="Add Revision Link..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFiTmMRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.debug.ui.commands.ScriptWatch" commandName="Watch" description="Create new watch expression" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFiTmcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.menu.createParserLog" commandName="Create Parser Log File" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFiTmsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xsd.ui.refactor.makeTypeGlobal" commandName="Make &Anonymous Type Global" description="Promotes anonymous type to global level and replaces its references" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFiTm8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.implementors.in.project" commandName="Implementors in Project" description="Search for implementors of the selected interface in the enclosing project" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFiTnMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.search.findrefs.project" commandName="References in Project" description="Search for references to the selected element in the enclosing project" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFiTncRFEeOsdtank6IHbg" elementId="sed.tabletree.expandAll" commandName="Expand All" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFiTnsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.create.delegate.methods" commandName="Generate Delegate Functions" description="Add delegate functions for a type's vars" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFi6oMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.commands.AllInstances" commandName="All Instances" description="View all instances of the selected type loaded in the target VM" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFi6ocRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.showChangeRulerInformation" commandName="Show Quick Diff Ruler Tooltip" description="Displays quick diff or revision information for the caret line in a focused hover" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFi6osRFEeOsdtank6IHbg" elementId="org.eclipse.pdt.ui.edit.text.select.last" commandName="Restore Last Selection" description="Restores last selection" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFi6o8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.structure.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFi6pMRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.edit.text.php.open.manual" commandName="Open manual" description="Open function manual in an internal web browser" category="_RF9xacRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFi6pcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewClone" commandName="Clone a Git Repository" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFi6psRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.ui.disable.grammar.constraints" commandName="Turn off Grammar Constraints" description="Turn off grammar Constraints" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFi6p8RFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.CompareRepositoryWithTagCommand" commandName="Compare With Tag..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFi6qMRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.connectivity.commands.export" commandName="Export Profiles Command" description="Command to export connection profiles" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFi6qcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewRefresh" commandName="Refresh" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFi6qsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.cheatsheets.openCheatSheetURL" commandName="Open Cheat Sheet from URL" description="Open a Cheat Sheet from file at a specified URL." category="_RF9xasRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFi6q8RFEeOsdtank6IHbg" elementId="cheatSheetId" name="Identifier" optional="false"/> - <parameters xmi:id="_RFi6rMRFEeOsdtank6IHbg" elementId="name" name="Name" optional="false"/> - <parameters xmi:id="_RFi6rcRFEeOsdtank6IHbg" elementId="url" name="URL" optional="false"/> - </commands> - <commands xmi:id="_RFi6rsRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.editCommand" commandName="editCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFjhsMRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.DisconnectCommand" commandName="Disconnect" category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFjhscRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.lockToolBar" commandName="Lock the Toolbars" description="Lock the Toolbars" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFjhssRFEeOsdtank6IHbg" elementId="org.eclipse.ui.project.buildAll" commandName="Build All" description="Build all projects" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFjhs8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.expandAll" commandName="Expand All" description="Expand the current tree" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFjhtMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.dsf.gdb.ui.command.selectNextTraceRecord" commandName="Next Trace Record" description="Select Next Trace Record" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFjhtcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.import" commandName="Import" description="Import" category="_RF9KW8RFEeOsdtank6IHbg"> - <parameters xmi:id="_RFjhtsRFEeOsdtank6IHbg" elementId="importWizardId" name="Import Wizard"/> - </commands> - <commands xmi:id="_RFjht8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.help.helpSearch" commandName="Help Search" description="Open the help search" category="_RF9xasRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFjhuMRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.importFromRepository" commandName="Import Plug-in from a Repository" description="Imports a plug-in from a source repository" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFjhucRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.goto.windowEnd" commandName="Window End" description="Go to the end of the window" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFjhusRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.occurrences.in.file" commandName="Search All Occurrences in File" description="Search for all occurrences of the selected element in its declaring file" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFjhu8RFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.update" commandName="Update" description="Update resources with new content from the repository" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFjhvMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.add.include" commandName="Add Include" description="Create include statement on selection" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFjhvcRFEeOsdtank6IHbg" elementId="org.eclipse.pdt.ui.edit.text.select.previous" commandName="Select Previous Element" description="Expands selection to include previous sibling" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFjhvsRFEeOsdtank6IHbg" elementId="org.eclipse.help.ui.indexcommand" commandName="Index" description="Show Keyword Index" category="_RF9xasRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkIwMRFEeOsdtank6IHbg" elementId="org.eclipse.ant.ui.renameInFile" commandName="Rename In File" description="Renames all references within the same buildfile" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkIwcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.RenameBranch" commandName="Rename Branch..." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkIwsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.create.getter.setter" commandName="Generate Getters and Setters" description="Generate Getter and Setter functions for type's vars" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkIw8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.Rebase" commandName="Rebase" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkIxMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.pinEditor" commandName="Pin Editor" description="Pin the current editor" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkIxcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.encapsulateField.assist" commandName="Quick Assist - Create getter/setter for field" description="Invokes quick assist and selects 'Create getter/setter for field'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkIxsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkIx8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkIyMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.workspace" commandName="Declaration in Workspace" description="Search for declarations of the selected element in the workspace" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkIycRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkIysRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkIy8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkIzMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.ShowRepositoriesView" commandName="Show Git Repositories View" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkIzcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.Tag" commandName="Tag" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkIzsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.folding.restore" commandName="Reset Structure" description="Resets the folding structure" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkIz8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.restartWorkbench" commandName="Restart" description="Restart the workbench" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkv0MRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewConfigurePush" commandName="Configure Push..." category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkv0cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.export" commandName="Export" description="Export" category="_RF9KW8RFEeOsdtank6IHbg"> - <parameters xmi:id="_RFkv0sRFEeOsdtank6IHbg" elementId="exportWizardId" name="Export Wizard"/> - </commands> - <commands xmi:id="_RFkv08RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.occurrences.in.file.quickMenu" commandName="Show Occurrences in File Quick Menu" description="Shows the Occurrences in File quick menu" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkv1MRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.command.breakpointProperties" commandName="C/C++ Breakpoint Properties" description="View and edit properties for a given C/C++ breakpoint" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkv1cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.resetPerspective" commandName="Reset Perspective" description="Reset the current perspective to its default state" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkv1sRFEeOsdtank6IHbg" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource" commandName="Rename Resource" description="Rename the selected resource and notify LTK participants." category="_RF-YcMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkv18RFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.ScanLocksCommand" commandName="Scan Locks" category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkv2MRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.searchTargetRepositories" commandName="Add Artifact to Target Platform" description="Add an artifact to your target platform" category="_RF8jTcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFkv2cRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.searchTargetRepositories.term" name="The initial search pattern for the artifact search dialog"/> - </commands> - <commands xmi:id="_RFkv2sRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.ConfigureUpstreamPush" commandName="Configure Upstream Push" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkv28RFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.savePerspective" commandName="Save Perspective As" description="Save the current perspective" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkv3MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.showInformation" commandName="Show Tooltip Description" description="Displays information for the current caret location in a focused hover" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkv3cRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.ConfigureFetch" commandName="Configure Upstream Fetch" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFkv3sRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.nextMemoryBlock" commandName="Next Memory Monitor" description="Show renderings from next memory monitor." category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFlW4MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.toggleOverwrite" commandName="Toggle Overwrite" description="Toggle overwrite mode" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFlW4cRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFlW4sRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.write.access.in.project" commandName="Write Access in Project" description="Search for write references to the selected element in the enclosing project" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFlW48RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.specific_content_assist.command" commandName="Content Assist" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_RF8jTMRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFlW5MRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.specific_content_assist.category_id" name="type" optional="false"/> - </commands> - <commands xmi:id="_RFlW5cRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.Squash" commandName="Squash Commits" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFlW5sRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.SetKeywordsCommand" commandName="Set Keywords..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFlW58RFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.showKeyAssist" commandName="Show Key Assist" description="Show the key assist dialog" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFlW6MRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.navigate.open.type" commandName="Open Type" description="Opens a type in a PHP editor" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFlW6cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.saveAs" commandName="Save As" description="Save the current contents to another location" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFlW6sRFEeOsdtank6IHbg" elementId="org.eclipse.search.ui.performTextSearchWorkspace" commandName="Find Text in Workspace" description="Searches the files in the workspace for specific text." category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFlW68RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.implementors.in.working.set" commandName="Implementors in Working Set" description="Search for implementors of the selected interface in a working set" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFlW7MRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.refactor.hide.method" commandName="Hide Member Function..." category="_RF78OsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFlW7cRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.JavaPerspective" commandName="Java" description="Show the Java perspective" category="_RF78M8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFlW7sRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.monitor.ui.holdJob" commandName="Hold Job" description="Hold the job" category="_RF9xYMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFlW78RFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.openEditorDropDown" commandName="Quick Switch Editor" description="Open the editor drop down list" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFl98MRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.changeToStatic" commandName="Quick Fix - Change to static access" description="Invokes quick assist and selects 'Change to static access'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFl98cRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.quick.format" commandName="Format Element" description="Format enclosing text element" category="_RF78NMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFl98sRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.override.methods" commandName="Override/Implement Methods" description="Override or implement methods from super types" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFl988RFEeOsdtank6IHbg" elementId="org.eclipse.search.ui.performTextSearchFile" commandName="Find Text in File" description="Searches the files in the file for specific text." category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFl99MRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFl99cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.paste" commandName="Paste" description="Paste from the clipboard" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFl99sRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.convertAnonymousToLocal.assist" commandName="Quick Assist - Convert anonymous to local class" description="Invokes quick assist and selects 'Convert anonymous to local class'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFl998RFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.debug" commandName="Debug OSGi Framework" description="Debug OSGi Framework" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFl9-MRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.pldt.openmp.core.command2" commandName="Show OpenMP artifacts" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFl9-cRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.UpgradeProjectsCommand" commandName="Upgrade Projects..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFl9-sRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFl9-8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.Ignore" commandName="Ignore" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFl9_MRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewCopyPath" commandName="Copy Path to Clipboard" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFl9_cRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.debug.ui.commands.ScriptInspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFl9_sRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.RemoveFromIndex" commandName="Remove from Git Index" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFmlAMRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.SynchronizeCommand" commandName="Synchronize with Repository" category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFmlAcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.open.quick.macro.explorer" commandName="Explore Macro Expansion" description="Opens a quick view for macro expansion exploration" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFmlAsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.externalize.strings" commandName="Externalize Strings" description="Finds all strings that are not externalized and moves them into a separate property file" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFmlA8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.goto.lineUp" commandName="Line Up" description="Go up one line of text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFmlBMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.write.access.in.working.set" commandName="Write Access in Working Set" description="Search for write references to the selected element in a working set" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFmlBcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.command.castToType" commandName="Cast To Type..." category="_RF8jScRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFmlBsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.workspace" commandName="References in Workspace" description="Search for references to the selected element in the workspace" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFmlB8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.back" commandName="Back" description="Navigate back" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFmlCMRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.EditPropertiesCommand" commandName="Show Properties" category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFmlCcRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.ToggleStepFilters" commandName="Use Step Filters" description="Toggles enablement of debug step filters" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFmlCsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.indirection" commandName="Introduce Indirection" description="Introduce an indirection to encapsulate invocations of a selected function" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFmlC8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesLinkWithSelection" commandName="Link with Selection" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFmlDMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.org.eclipse.egit.ui.AbortRebase" commandName="Abort Rebase" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFmlDcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.Fetch" commandName="Fetch" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFmlDsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.SetQuickdiffBaseline" commandName="Set quickdiff baseline" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnMEMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.ShowBlame" commandName="Show Annotations" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnMEcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewDelete" commandName="Delete Repository" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnMEsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.Pull" commandName="Pull" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnME8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.recenter" commandName="Recenter" description="Recenter the window based on the cursor" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnMFMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.command.restoreDefaultType" commandName="Restore Original Type" description="View and edit properties for a given C/C++ breakpoint" category="_RF8jScRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnMFcRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.editStyleCommand" commandName="editStyleCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnMFsRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.tag" commandName="Tag as Version" description="Tag the resources with a CVS version tag" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnMF8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.debug.ui.breakpoint.properties" commandName="JavaScript Breakpoint Properties" description="View and edit the properties for a given JavaScript breakpoint" category="_RF9KUsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnMGMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.refresh" commandName="Refresh" description="Refresh the selected items" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnMGcRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.CompareRepositoryWithBranchCommand" commandName="Compare With Branch..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnMGsRFEeOsdtank6IHbg" elementId="org.eclipse.gef.ui.palette_view" commandName="Palette" category="_RF78PMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnMG8RFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.publishToLibraryCommand" commandName="publishToLibraryCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnMHMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnMHcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.CreateBranch" commandName="Create Branch" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnMHsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnMH8RFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.format" commandName="Format" description="Format the selected text" category="_RF78NMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnzIMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.goto.pageUp" commandName="Page Up" description="Go up one page" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnzIcRFEeOsdtank6IHbg" elementId="sed.tabletree.collapseAll" commandName="Collapse All" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnzIsRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.openManifest" commandName="Open Manifest" description="Open the plug-in manifest" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnzI8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.OpenRunConfigurations" commandName="Run..." description="Open run launch configuration dialog" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnzJMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.AssumeUnchanged" commandName="Assume Unchanged" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnzJcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.commands.showElementInTypeHierarchyView" commandName="Show Java Element Type Hierarchy" description="Show a Java element in the Type Hierarchy view" category="_RF9xbcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFnzJsRFEeOsdtank6IHbg" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> - </commands> - <commands xmi:id="_RFnzJ8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.debug.ui.evaluate.command" commandName="Evaluate" description="Evaluates the selected text in the JavaScript editor" category="_RF9KUsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnzKMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.SkipAllBreakpoints" commandName="Skip All Breakpoints" description="Sets whether or not any breakpoint should suspend execution" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnzKcRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.monitor.ui.refreshMonitor" commandName="Refresh Monitor" category="_RF9KXcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnzKsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.extractLocalNotReplaceOccurrences.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnzK8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnzLMRFEeOsdtank6IHbg" elementId="org.eclipse.ltk.ui.refactor.show.refactoring.history" commandName="Open Refactoring History " description="Opens the refactoring history" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnzLcRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteSQLAction" commandName="Execute All" category="_RF78OcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnzLsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.menu.rebuildIndex" commandName="Rebuild Index" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFnzL8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.AddToIndex" commandName="Add to Git Index" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFoaMMRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.revision.graph.command.ShowRevisionGraphCommand" commandName="Show Revision Graph..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFoaMcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.workspace" commandName="Read Access in Workspace" description="Search for read references to the selected element in the workspace" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFoaMsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.customizePerspective" commandName="Customize Perspective" description="Customize the current perspective" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFoaM8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.showInQuickMenu" commandName="Show In..." description="Open the Show In menu" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFoaNMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.organize.includes" commandName="Organize Includes" description="Evaluates all required includes and replaces the current includes" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFoaNcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.read.access.in.hierarchy" commandName="Read Access in Hierarchy" description="Search for read references of the selected element in its hierarchy" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFoaNsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.change.type" commandName="Generalize Declared Type" description="Change the declaration of a selected variable to a more general type consistent with usage" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFoaN8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.CheckoutCommand" commandName="Checkout" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFoaOMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.rename" commandName="Rename" description="Rename the selected item" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFoaOcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFoaOsRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.editBindingCommand" commandName="editBindingCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFoaO8RFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.sqlscrapbook.commands.openscrapbook" commandName="Open SQL Scrapboo&k" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFoaPMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.occurrences.in.file" commandName="Search All Occurrences in File" description="Search for all occurrences of the selected element in its declaring file" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFoaPcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.open.implementation" commandName="Open Implementation" description="Opens the Implementations of a method in its hierarchy" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFoaPsRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.uncomment" commandName="Uncomment" description="Uncomment the selected DLTK comment lines" category="_RF78NMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpBQMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.internal.reflog.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpBQcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.JavaBrowsingPerspective" commandName="JavaScript Browsing" description="Show the JavaScript Browsing perspective" category="_RF78M8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpBQsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.select.lineUp" commandName="Select Line Up" description="Extend the selection to the previous line of text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpBQ8RFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.applyStyleCommand" commandName="applyStyleCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpBRMRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.ReplaceWithLatestRevisionCommand" commandName="Latest from Repository" category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpBRcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.read.access.in.project" commandName="Read Access in Project" description="Search for read references to the selected element in the enclosing project" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpBRsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.ShowHistory" commandName="Show in History" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpBR8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.show.in.package.view" commandName="Show in Script Explorer" description="Show the selected element in the Script Explorer" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpBSMRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.replaceWithTag" commandName="Replace With Another Branch or Version" description="Replace with Branch or Version on the CVS Server" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpBScRFEeOsdtank6IHbg" elementId="org.eclipse.compare.compareWithOther" commandName="Compare With Other Resource" description="Compare resources, clipboard contents or editors" category="_RF9xbMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpBSsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpBS8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.stash.apply" commandName="Apply Stashed Changes" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpBTMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.Push" commandName="Push" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpBTcRFEeOsdtank6IHbg" elementId="org.eclipse.compare.copyAllLeftToRight" commandName="Copy All from Left to Right" description="Copy All Changes from Left to Right" category="_RF9xbMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpBTsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.selectAll" commandName="Select All" description="Select all" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpBT8RFEeOsdtank6IHbg" elementId="org.eclipse.help.ui.ignoreMissingPlaceholders" commandName="Do not warn of missing documentation" description="Sets the help preferences to no longer report a warning about the current set of missing documents." category="_RF9xasRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpoUMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected function" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpoUcRFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.xml.commands.empty" commandName="Empty command" description="Command which does nothing" category="_RF8jQ8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpoUsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.copy" commandName="Copy" description="Copy the selection to the clipboard" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpoU8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.Revert" commandName="Revert Commit" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpoVMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.deleteConfigsCommand" commandName="Reset to Default" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpoVcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.declarations.in.project" commandName="Declaration in Project" description="Search for declarations of the selected element in the enclosing project" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpoVsRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.monitor.ui.suspendJob" commandName="Suspend Job" description="Suspend the job" category="_RF9xYMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpoV8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewCreateBranch" commandName="Create Branch..." category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpoWMRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.connectivity.commands.addprofile" commandName="New Connection Profile Command" description="Command to create a new connection profile" category="_RF8jTcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFpoWcRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.connectivity.ui.ignoreCategory" name="ignoreCategory"/> - <parameters xmi:id="_RFpoWsRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.connectivity.ui.useSelection" name="useSelection"/> - </commands> - <commands xmi:id="_RFpoW8RFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.edit.text.php.open.call.hierarchy" commandName="Open Call Hierarchy" description="Opens a call hierarchy for the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpoXMRFEeOsdtank6IHbg" elementId="org.eclipse.ant.ui.openExternalDoc" commandName="Open External Documentation" description="Open the External documentation for the current task in the Ant editor" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpoXcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.refactor.toggle.function" commandName="Toggle Function - Refactoring " description="Toggles the implementation between header and implementation file" category="_RF78OsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFpoXsRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.testing.testingShortcut.rerunLast" commandName="Rerun testing Test" description="Rerun testing Test" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFqPYMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.JavaHierarchyPerspective" commandName="Java Type Hierarchy" description="Show the Java Type Hierarchy perspective" category="_RF78M8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFqPYcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or function" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFqPYsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.indent" commandName="Correct Indentation" description="Corrects the indentation of the selected lines" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFqPY8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.ide.copyConfigCommand" commandName="Copy Configuration Data To Clipboard" description="Copies the configuration data (system properties, installed bundles, etc) to the clipboard." category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFqPZMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.exception.occurrences" commandName="Search Exception Occurrences in File" description="Search for exception occurrences of a selected exception type" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFqPZcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.part.previousPage" commandName="Previous Page" description="Switch to the previous page" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFqPZsRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.connectivity.commands.addrepository" commandName="New Repository Profile Command" description="Command to create a new repository profile" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFqPZ8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.Synchronize" commandName="Synchronize" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFqPaMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFqPacRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xsl.debug.ui.launchshortcut.run" commandName="Run XSLT Transformation" description="Create a configuration to debug an XSLT transformation" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFqPasRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.opencview" commandName="Show in C/C++ Project view" description="Show the selected resource in the C/C++ Project view" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFqPa8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.format" commandName="Format" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFqPbMRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.result.removeAllInstances" commandName="Remove All Visible Results" category="_RF8jR8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFqPbcRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.externalizeStrings" commandName="Externalize Strings in Plug-ins" description="Extract translatable strings from plug-in files" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFqPbsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.GarbageCollect" commandName="Collect Garbage" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFqPb8RFEeOsdtank6IHbg" elementId="org.eclipse.m2e.actions.LifeCycleClean.run" commandName="Run Maven Clean" description="Run Maven Clean" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFq2cMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.references.in.hierarchy" commandName="References in Hierarchy" description="Search for references of the selected element in its hierarchy" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFq2ccRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.splitCommand" commandName="splitCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFq2csRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.autotools.ui.command.autoheader" commandName="Invoke Autoheader" description="Run autoheader from the selected directory" category="_RF78NcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFq2c8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into JavaScript comments" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFq2dMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.PushBranch" commandName="Push Branch..." category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFq2dcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.showViewMenu" commandName="Show View Menu" description="Show the view menu" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFq2dsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFq2d8RFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.insertColumnCommand" commandName="insertColumnCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFq2eMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFq2ecRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaeditor.pastecolumn" commandName="Paste" category="_RF78N8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFq2esRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.findIncremental" commandName="Incremental Find" description="Incremental find" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFq2e8RFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.edit.text.format" commandName="Format Source" description="Format a PDE Source Page" category="_RF8jQcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFq2fMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.make.ui.targetBuildLastCommand" commandName="Rebuild Last Target" description="Rebuild the last make target for the selected container or project." category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFq2fcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.DeleteBranch" commandName="Delete Branch..." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFq2fsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.previousEditor" commandName="Previous Editor" description="Switch to the previous editor" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFrdgMRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.CommitCommand" commandName="Commit..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFrdgcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.command.debugNewExecutable" commandName="Debug New Executable" description="Debug a new executable" category="_RF9xZMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFrdgsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.self.encapsulate.field" commandName="Encapsulate Var" description="Create getting and setting functions for the var and use only those to access the var" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFrdg8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.folding.collapse_all" commandName="Collapse All" description="Collapses all folded regions" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFrdhMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.perspectives.showPerspective" commandName="Show Perspective" description="Show a particular perspective" category="_RF78M8RFEeOsdtank6IHbg"> - <parameters xmi:id="_RFrdhcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.perspectives.showPerspective.perspectiveId" name="Parameter"/> - <parameters xmi:id="_RFrdhsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.perspectives.showPerspective.newWindow" name="In New Window"/> - </commands> - <commands xmi:id="_RFrdh8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.ui.reload.dependencies" commandName="Reload Dependencies" description="Reload Dependencies" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFrdiMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.previousSubTab" commandName="Previous Sub-Tab" description="Switch to the previous sub-tab" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFrdicRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFrdisRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.smartEnter" commandName="Insert Line Below Current Line" description="Adds a new line below the current line" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFrdi8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.Reset" commandName="Reset..." category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFrdjMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.autotools.ui.command.aclocal" commandName="Invoke Aclocal" description="Run aclocal from the selected directory" category="_RF78NcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFrdjcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.command.stopTracing" commandName="Stop Tracing " description="Stop Tracing Experiment" category="_RF9KVMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFrdjsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.contentAssist.proposals" commandName="Content Assist" description="Content Assist" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFrdj8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.folding.expand_all" commandName="Expand All" description="Expands all folded regions" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsEkMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.nextTab" commandName="Next Tab" description="Switch to the next tab" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsEkcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.server.stop" commandName="Stop" description="Stop the server" category="_RF9xYsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsEksRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.Discard" commandName="Replace with File in Git Index" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsEk8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.ide.OpenMarkersView" commandName="Open Another" description="Open another view" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsElMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsElcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.NoAssumeUnchanged" commandName="No Assume Unchanged" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsElsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.select.windowEnd" commandName="Select Window End" description="Select to the end of the window" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsEl8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.uncomment" commandName="Uncomment" description="Uncomment the selected # style comment lines" category="_RF78PcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsEmMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.command.shareProject" commandName="Share with Git" description="Share the project using Git" category="_RF8jTcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFsEmcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.command.projectNameParameter" name="Project" optional="false"/> - </commands> - <commands xmi:id="_RFsEmsRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.TagCommand" commandName="Tag..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsEm8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.Suspend" commandName="Suspend" description="Suspend" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsEnMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.search.findrefs.workingset" commandName="References in Working Set" description="Search for references to the selected element in a working set" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsEncRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsEnsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.commands.showElementInPackageView" commandName="Show Java Element in Package Explorer" description="Select Java element in the Package Explorer view" category="_RF9xbcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFsroMRFEeOsdtank6IHbg" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> - </commands> - <commands xmi:id="_RFsrocRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.monitor.ui.resumeJob" commandName="Resume Job" description="Resume the job" category="_RF9xYMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsrosRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.PackageExplorer" commandName="JavaScript Script Explorer" description="Show the Script Explorer" category="_RF78PMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsro8RFEeOsdtank6IHbg" elementId="org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize resources in the workspace with another location" category="_RF9KU8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsrpMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.help.displayHelp" commandName="Display Help" description="Display a Help topic" category="_RF9xasRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFsrpcRFEeOsdtank6IHbg" elementId="href" name="Help topic href"/> - </commands> - <commands xmi:id="_RFsrpsRFEeOsdtank6IHbg" elementId="org.eclipse.jst.jsp.ui.refactor.rename" commandName="Rename" description="Rename a Java Element" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsrp8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.Branch" commandName="Branch" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsrqMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.junit.junitShortcut.debug" commandName="Debug JUnit Test" description="Debug JUnit Test" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsrqcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.project.closeProject" commandName="Close Project" description="Close the selected project" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsrqsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.assignParamToField.assist" commandName="Quick Assist - Assign parameter to field" description="Invokes quick assist and selects 'Assign parameter to field'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsrq8RFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.commitAll" commandName="Commit All Outgoing Changes" description="Commit all outgoing changes to the repository" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsrrMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsrrcRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.cvsPerspective" commandName="CVS Repository Exploring" description="Open the CVS Repository Exploring Perspective" category="_RF78M8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFsrrsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.FetchGerritChange" commandName="Fetch From Gerrit" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFtSsMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.junit.junitShortcut.rerunLast" commandName="Rerun JUnit Test" description="Rerun JUnit Test" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFtSscRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.monitor.ui.removeMonitor" commandName="Remove Monitor" category="_RF9KXcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFtSssRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.callhierarchy.view" commandName="JavaScript Call Hierarchy" description="Show the Call Hierarchy view" category="_RF78PMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFtSs8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFtStMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.JavadocView" commandName="Documentation" description="Show the JavaScript Documentation view" category="_RF78PMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFtStcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.goto.lineStart" commandName="Line Start" description="Go to the start of the line of text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFtStsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xsd.ui.refactor.rename.element" commandName="&Rename XSD element" description="Rename XSD element" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFtSt8RFEeOsdtank6IHbg" elementId="org.eclipse.help.ui.closeTray" commandName="Close User Assistance Tray" description="Close the user assistance tray containing context help information and cheat sheets." category="_RF9xasRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFtSuMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.select.next" commandName="Select Next C/C++ Element" description="Expand the selection to next C/C++ element" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFtSucRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.goto.previous.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the compilation unit" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFtSusRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.working.set" commandName="Declaration in Working Set" description="Search for declarations of the selected element in a working set" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFtSu8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.project.properties" commandName="Properties" description="Display the properties of the selected item's project " category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFtSvMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.save" commandName="Save" description="Save the current contents" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFtSvcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.toggleBlockSelectionMode" commandName="Toggle Block Selection" description="Toggle block / column selection in the current text editor" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFt5wMRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.checkout" commandName="Checkout from CVS" description="Checkout from CVS" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFt5wcRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.ToggleWatchpoint" commandName="Toggle Watchpoint" description="Creates or removes a watchpoint" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFt5wsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.commit.Squash" commandName="Squash Commits" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFt5w8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureBranch" commandName="Configure Branch" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFt5xMRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.SetExternalDefinitionCommand" commandName="Set External Definition..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFt5xcRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.compareWithRemote" commandName="Compare With Latest from Repository" description="Compare with Content on CVS Server" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFt5xsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFt5x8RFEeOsdtank6IHbg" elementId="org.eclipse.ptp.pldt.mpi.core.command2" commandName="find mpi artifacts" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFt5yMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.editors.revisions.rendering.cycle" commandName="Cycle Revision Coloring Mode" description="Cycles through the available coloring modes for revisions" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFt5ycRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.PackagesView" commandName="JavaScript Folders" description="Show the Folders view" category="_RF78PMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFt5ysRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.showRulerContextMenu" commandName="Show Ruler Context Menu" description="Show the context menu for the ruler" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFt5y8RFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.commands.empty" commandName="Empty command" description="Command which does nothing" category="_RF8jQ8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFt5zMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.minimizePart" commandName="Minimize Active View or Editor" description="Minimizes the active view or editor" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFt5zcRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.ToggleMethodBreakpoint" commandName="Toggle Method Breakpoint" description="Creates or removes a method breakpoint" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFt5zsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.menu.updateUnresolvedIncludes" commandName="Re-resolve Unresolved Includes" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFug0MRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.workspace" commandName="Write Access in Workspace" description="Search for write references to the selected element in the workspace" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFug0cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.part.nextPage" commandName="Next Page" description="Switch to the next page" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFug0sRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.ReplaceWithRef" commandName="Replace with branch, tag, or reference" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFug08RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.delete.line.to.beginning" commandName="Delete to Beginning of Line" description="Delete to the beginning of a line of text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFug1MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.backwardHistory" commandName="Backward History" description="Move backward in the editor navigation history" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFug1cRFEeOsdtank6IHbg" elementId="org.eclipse.m2e.core.ui.command.openPom" commandName="Open Maven POM" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFug1sRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.swap.mark" commandName="Swap Mark" description="Swap the mark with the cursor position" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFug18RFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.replaceWithRevision" commandName="Replace With Revision" description="Replace with Revision on CVS Server" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFug2MRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.connectivity.commands.showcategory" commandName="Show Category" description="Show Category" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFug2cRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.compareWithRevision" commandName="Compare With Revision" description="Compare with Revision on CVS Server" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFug2sRFEeOsdtank6IHbg" elementId="org.eclipse.ant.ui.antShortcut.run" commandName="Run Ant Build" description="Run Ant Build" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFug28RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.surround.with.try.catch" commandName="Surround with try/catch Block" description="Surround the selected text with a try/catch block" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFug3MRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFug3cRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.navigate.open.method" commandName="Opens a method in a PHP editor" description="Opens a method in a PHP editor" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvH4MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.lowerCase" commandName="To Lower Case" description="Changes the selection to lower case" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvH4cRFEeOsdtank6IHbg" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowBundleCatalog" commandName="Show Bundle Catalog" category="_RF8jTcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFvH4sRFEeOsdtank6IHbg" elementId="org.eclipse.equinox.p2.ui.discovery.commands.DirectoryParameter" name="Directory URL"/> - <parameters xmi:id="_RFvH48RFEeOsdtank6IHbg" elementId="org.eclipse.equinox.p2.ui.discovery.commands.TagsParameter" name="Tags"/> - </commands> - <commands xmi:id="_RFvH5MRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.menu.freshenAllFiles" commandName="Freshen All Files in Index" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvH5cRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.MergeTool" commandName="Merge Tool" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvH5sRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.explorer" commandName="PHP Script Explorer" description="Shows the Script Explorer" category="_RF78PMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvH58RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.openLocalFile" commandName="Open File..." description="Open a file" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvH6MRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.add.javadoc.comment" commandName="Add Javadoc Comment" description="Add a Scriptdoc comment stub to the member element" category="_RF78NMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvH6cRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.newWizard" commandName="New" description="Open the New item wizard" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvH6sRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly" commandName="Show Selected Element Only" description="Show Selected Element Only" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvH68RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.Reset" commandName="Reset..." category="_RF8jTcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFvH7MRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.ResetMode" name="Reset mode" optional="false"/> - </commands> - <commands xmi:id="_RFvH7cRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.addAllPluginsToJavaSearch" commandName="Add All Plug-ins to Java Search" description="Adds all plug-ins in the target platform to java search" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvH7sRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.deleteColumnCommand" commandName="deleteColumnCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvu8MRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvu8cRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.CompareWithBranchCommand" commandName="Branch..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvu8sRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.branch" commandName="Branch" description="Branch" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvu88RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.commands.AddExceptionBreakpoint" commandName="Add Java Exception Breakpoint" description="Add a Java exception breakpoint" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvu9MRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.command.reverseToggle" commandName="Reverse Toggle" description="Toggle Reverse Debugging" category="_RF9KUMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvu9cRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.CompareVersionsInTree" commandName="Compare in Tree" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvu9sRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.editor.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvu98RFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.monitor.ui.removeJob" commandName="Remove Job Entry" description="Permanently remove job entry from table" category="_RF9xYMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvu-MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.project.openProject" commandName="Open Project" description="Open a project" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvu-cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.cut" commandName="Cut" description="Cut the selection to the clipboard" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvu-sRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.sqleditor.runAction" commandName="Run" category="_RF78OcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvu-8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.moveLineDown" commandName="Move Lines Down" description="Moves the selected lines down" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvu_MRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.baseInsertCommand" commandName="baseInsertCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFvu_cRFEeOsdtank6IHbg" elementId="org.eclipse.php.deubg.ui.phpexeShortcut.run" commandName="Run CLI Application" description="Run CLI Application" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFwWAMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.commands.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFwWAcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.views.XPathView.processor.xpathprocessor" commandName="XPath Processor" category="_RF9KWMRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFwWAsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.commands.radioStateParameter" name="State" optional="false"/> - </commands> - <commands xmi:id="_RFwWA8RFEeOsdtank6IHbg" elementId="org.eclipse.ltk.ui.refactoring.commands.moveResources" commandName="Move Resources" description="Move the selected resources and notify LTK participants." category="_RF-YcMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFwWBMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.command.startTracing" commandName="Start Tracing " description="Start Tracing Experiment" category="_RF9KVMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFwWBcRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.monitor.ui.getJobError" commandName="Get Job Error" description="Display the job error in a console" category="_RF9xYMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFwWBsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.generate.constructor.using.fields" commandName="Generate Constructor using Fields" description="Choose fields to initialize and constructor from superclass to call " category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFwWB8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.commands.showElementInPackageView" commandName="Show JavaScript Element in Script Explorer" description="Select JavaScript element in the Script Explorer view" category="_RF9xbcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFwWCMRFEeOsdtank6IHbg" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/> - </commands> - <commands xmi:id="_RFwWCcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.goto.line" commandName="Go to Line" description="Go to a specified line of text" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFwWCsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.stash.create" commandName="Stash Changes" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFwWC8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewRemoveRemote" commandName="Delete Remote" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFwWDMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in C/C++ editors" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFwWDcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.common.project.facet.ui.ConvertProjectToFacetedForm" commandName="Convert to Faceted Form..." category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFw9EMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar" commandName="Run Last Launched External Tool" description="Runs the last launched external Tool" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFw9EcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.goto.columnPrevious" commandName="Previous Column" description="Go to the previous column" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFw9EsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.Commit" commandName="Commit..." category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFw9E8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.remove.block.comment" commandName="Remove Block Comment" description="Remove Block Comment" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFw9FMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.CheckoutCommand" commandName="Checkout" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFw9FcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.select.lineStart" commandName="Select Line Start" description="Select to the beginning of the line of text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFw9FsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.cut.line.to.end" commandName="Cut to End of Line" description="Cut to the end of a line of text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFw9F8RFEeOsdtank6IHbg" elementId="org.eclipse.pdt.ui.edit.text.select.next" commandName="Select Next Element" description="Expands selection to include next sibling" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFw9GMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.search.finddecl.project" commandName="Declaration in Project" description="Search for declarations of the selected element in the enclosing project" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFw9GcRFEeOsdtank6IHbg" elementId="org.eclipse.equinox.p2.ui.sdk.update" commandName="Check for Updates" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFw9GsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.findIncrementalReverse" commandName="Incremental Find Reverse" description="Incremental find reverse" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFw9G8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.commands.openElementInEditor" commandName="Open JavaScript Element" description="Open a JavaScript element in its editor" category="_RF9xbcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFw9HMRFEeOsdtank6IHbg" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/> - </commands> - <commands xmi:id="_RFw9HcRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFw9HsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.generate.hashcode.equals" commandName="Generate hashCode() and equals()" description="Generates hashCode() and equals() functions for the type" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFxkIMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.generate.javadoc" commandName="Generate Javadoc" description="Generates Javadoc for a selectable set of Java resources" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFxkIcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.declarations.in.working.set" commandName="Declaration in Working Set" description="Search for declarations of the selected element in a working set" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFxkIsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.command.reverseResume" commandName="Reverse Resume" description="Perform Reverse Resume" category="_RF9KUMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFxkI8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.server.launchShortcut.run" commandName="Run on Server" description="Run the current selection on a server" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFxkJMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RebaseCurrent" commandName="Rebase" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFxkJcRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.monitor.ui.getJobOutput" commandName="Get Job Output" description="Display the job output in a console" category="_RF9xYMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFxkJsRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.importCSSCommand" commandName="importCSSCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFxkJ8RFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.ignore" commandName="Add to .cvsignore" description="Ignore the Selected Resources when Synchronizing" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFxkKMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFxkKcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.dialogs.openInputDialog" commandName="Open Input Dialog" description="Open an Input Dialog" category="_RF9xY8RFEeOsdtank6IHbg"> - <parameters xmi:id="_RFxkKsRFEeOsdtank6IHbg" elementId="title" name="Title"/> - <parameters xmi:id="_RFxkK8RFEeOsdtank6IHbg" elementId="message" name="Message"/> - <parameters xmi:id="_RFxkLMRFEeOsdtank6IHbg" elementId="initialValue" name="Initial Value"/> - <parameters xmi:id="_RFxkLcRFEeOsdtank6IHbg" elementId="cancelReturns" name="Return Value on Cancel"/> - </commands> - <commands xmi:id="_RFxkLsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.ShowVersions" commandName="Open" category="_RF8jTcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFyLMMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.history.CompareMode" name="Compare mode"/> - </commands> - <commands xmi:id="_RFyLMcRFEeOsdtank6IHbg" elementId="revert.schema.editor.action.id" commandName="Revert Object" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyLMsRFEeOsdtank6IHbg" elementId="org.eclipse.ant.ui.antShortcut.debug" commandName="Debug Ant Build" description="Debug Ant Build" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyLM8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.views.properties.NewPropertySheetCommand" commandName="Properties" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyLNMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.return.continue.targets" commandName="Search break/continue Target Occurrences in File" description="Search for break/continue target occurrences of a selected target name" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyLNcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.implementors.in.workspace" commandName="Implementors in Workspace" description="Search for implementors of the selected interface" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyLNsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.navigate.gotopackage" commandName="Go to Folder" description="Go to Folder" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyLN8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.move.inner.to.top.level" commandName="Move Type to New File" description="Move Type to New File" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyLOMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyLOcRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.pldt.mpi.analysis.command2" commandName="MPI Barrier Analysis" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyLOsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.commit.Revert" commandName="Revert Commit" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyLO8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.quick_outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyLPMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.server.publish" commandName="Publish" description="Publish to server" category="_RF9xYsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyLPcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewCreateRepository" commandName="Create a Repository" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyyQMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.factory" commandName="Introduce Factory" description="Introduce a factory function to encapsulate invocation of the selected constructor" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyyQcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.gotoBreadcrumb" commandName="Show In Breadcrumb" description="Shows the Java editor breadcrumb and sets the keyboard focus into it" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyyQsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.scroll.lineDown" commandName="Scroll Line Down" description="Scroll down one line of text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyyQ8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.SimpleFetch" commandName="Fetch from Upstream" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyyRMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.StepInto" commandName="Step Into" description="Step into" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyyRcRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.commit.Checkout" commandName="Checkout" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyyRsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.scroll.lineUp" commandName="Scroll Line Up" description="Scroll up one line of text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyyR8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.TerminateAndRelaunch" commandName="Terminate and Relaunch" description="Terminate and Relaunch" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyySMRFEeOsdtank6IHbg" elementId="org.eclipse.mat.ui.acquire.HeapDump" commandName="Acquire Heap Dump" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyyScRFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.print" commandName="Print" description="Print" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyySsRFEeOsdtank6IHbg" elementId="org.eclipse.mat.ui.actions.executeInspection" commandName="Execute Inspection" category="_RF8jTcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RFyyS8RFEeOsdtank6IHbg" elementId="org.eclipse.mat.ui.actions.executeInspection.commandName" name="commandName" optional="false"/> - </commands> - <commands xmi:id="_RFyyTMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.breakpoint.properties" commandName="Java Breakpoint Properties" description="View and edit the properties for a given Java breakpoint" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyyTcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.select.pageUp" commandName="Select Page Up" description="Select to the top of the page" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFyyTsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFzZUMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.CompareWithPrevious" commandName="Compare with Previous Revision" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFzZUcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.extract.interface" commandName="Extract Interface" description="Extract a set of members into a new interface and try to use the new interface" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFzZUsRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.edit.text.toggleMarkOccurrences" commandName="Mark Occurrences" description="Toggles mark occurrences in PHP editors" category="_RF9xacRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFzZU8RFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.mergeCommand" commandName="mergeCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFzZVMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.help.dynamicHelp" commandName="Dynamic Help" description="Open the dynamic help" category="_RF9xasRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFzZVcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.server.run" commandName="Run" description="Run server" category="_RF9xYsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFzZVsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.search.read.access.in.working.set" commandName="Read Access in Working Set" description="Search for read references to the selected element in a working set" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RFzZV8RFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.sqleditor.saveToDatabaseAction" commandName="Save to Database" category="_RF78OcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFzZWMRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.CleanupCommand" commandName="Cleanup" category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFzZWcRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_RF78NMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFzZWsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.promote.local.variable" commandName="Convert Local Variable to Var" description="Convert a local variable to a var" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFzZW8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.views.XPathView.prefixes" commandName="&Edit Namespace Prefixes" category="_RF9KWMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFzZXMRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_RF8jSsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFzZXcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RFzZXsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.splitJoinVariableDeclaration.assist" commandName="Quick Assist - Split/Join variable declaration" description="Invokes quick assist and selects 'Split/Join variable declaration'" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0AYMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.run" commandName="Run Java Application" description="Run Java Application" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0AYcRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.edit.text.show.in.explorer.view" commandName="Show in PHP Explorer View" description="Shows the selected element in the PHP Explorer" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0AYsRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchHierarchy" commandName="Toggle Branch Representation" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0AY8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.showRulerAnnotationInformation" commandName="Show Ruler Annotation Tooltip" description="Displays annotation information for the caret line in a focused hover" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0AZMRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.refreshLibraryCommand" commandName="refreshLibraryCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0AZcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0AZsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0AZ8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.structure.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0AaMRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.result.terminate" commandName="Terminate Result" category="_RF8jR8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0AacRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0AasRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.run" commandName="Run JUnit Plug-in Test" description="Run JUnit Plug-in Test" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0Aa8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.project.buildLast" commandName="Repeat Working Set Build" description="Repeat the last working set build" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0AbMRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="%toggleMarkOccurrences.description" category="_RF78NMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0AbcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.addNonNLS" commandName="Quick Fix - Add non-NLS tag" description="Invokes quick assist and selects 'Add non-NLS tag'" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0AbsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.goto.textStart" commandName="Text Start" description="Go to the beginning of the text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0ncMRFEeOsdtank6IHbg" elementId="org.eclipse.search.ui.openSearchDialog" commandName="Open Search Dialog" description="Open the Search dialog" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0nccRFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.openWorkspace" commandName="Switch Workspace" description="Open the workspace selection dialog" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0ncsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.server.launchShortcut.debug" commandName="Debug on Server" description="Debug the current selection on a server" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0nc8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0ndMRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.CompareWithRevisionCommand" commandName="URL..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0ndcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.ide.configureFilters" commandName="Configure Contents..." description="Configure the filters to apply to the markers view" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0ndsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected JavaScript comment lines" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0nd8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0neMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.find.broken.nls.keys" commandName="Find Broken Externalized Strings" description="Finds undefined, duplicate and unused externalized string keys in property files" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0necRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xsd.ui.refactor.renameTargetNamespace" commandName="Rename Target Namespace" description="Changes the target namespace of the schema" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0nesRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.menu.updateWithModifiedFiles" commandName="Update Index with Modified Files" category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0ne8RFEeOsdtank6IHbg" elementId="org.eclipse.m2e.actions.LifeCycleGenerateSources.run" commandName="Run Maven Generate Sources" description="Run Maven Generate Sources" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0nfMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.sse.ui.cleanup.document" commandName="Cleanup Document..." description="Cleanup document" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF0nfcRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF1OgMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected Java comment lines" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF1OgcRFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.commands.switch" commandName="Switch Source/Design Views" description="Switch between the Source and Design views." category="_RF8jQ8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RF1OgsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.goto.wordNext" commandName="Next Word" description="Go to the next word" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF1Og8RFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.addLocation" commandName="Add Repository Location" description="Add a new CVS repository location" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF1OhMRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.UpdateToRevisionCommand" commandName="Update to Revision" category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF1OhcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.up" commandName="Up" description="Navigate up one level" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF1OhsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.splitJoinVariableDeclaration.assist" commandName="Quick Assist - Split/Join variable declaration" description="Invokes quick assist and selects 'Split/Join variable declaration'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF1Oh8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the JavaScript file" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF1OiMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.hideShowEditors" commandName="Toggle Editor Area Visibility" description="Toggles the visibility of the editor area" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF1OicRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.closePerspective" commandName="Close Perspective" description="Close the current perspective" category="_RF78OMRFEeOsdtank6IHbg"> - <parameters xmi:id="_RF1OisRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.closePerspective.perspectiveId" name="Perspective Id"/> - </commands> - <commands xmi:id="_RF1Oi8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.modify.method.parameters" commandName="Change Function Signature" description="Change function signature includes parameter names and parameter order" category="_RF9xYcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF1OjMRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.organizeManifest" commandName="Organize Manifests" description="Cleans up plug-in manifest files" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF1OjcRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.edit.text.add.description" commandName="Generate Element Comment " description="Generate Element Comment" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF1OjsRFEeOsdtank6IHbg" elementId="org.eclipse.php.server.ui.phpServerShortcut.debug" commandName="Debug PHP Web Application" description="Debug PHP Web Application" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF11kMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.move" commandName="Move..." description="Move the selected item" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RF11kcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF11ksRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF11k8RFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.updateAll" commandName="Update All Incoming Changes" description="Update all incoming changes with new content from the repository" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF11lMRFEeOsdtank6IHbg" elementId="org.eclipse.mat.ui.actions.IconAssist" commandName="Icon Assist" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF11lcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.goto.prev.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the translation unit" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF11lsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.generate.tostring" commandName="Generate toString()" description="Generates the toString() method for the type" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF11l8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.OpenProfileConfigurations" commandName="Profile..." description="Open profile launch configuration dialog" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF11mMRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.open.external.javadoc" commandName="Open Attached Javadoc" description="Open the attached Javadoc of the selected element in a browser" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF11mcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.assignParamToField.assist" commandName="Quick Assist - Assign parameter to var" description="Invokes quick assist and selects 'Assign parameter to var'" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF11msRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.project" commandName="Declaration in Project" description="Search for declarations of the selected element in the enclosing project" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RF11m8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.browser.openBrowser" commandName="Open Browser" description="Opens the default web browser." category="_RF78OMRFEeOsdtank6IHbg"> - <parameters xmi:id="_RF11nMRFEeOsdtank6IHbg" elementId="url" name="URL"/> - <parameters xmi:id="_RF11ncRFEeOsdtank6IHbg" elementId="browserId" name="Browser Id"/> - <parameters xmi:id="_RF11nsRFEeOsdtank6IHbg" elementId="name" name="Browser Name"/> - <parameters xmi:id="_RF2coMRFEeOsdtank6IHbg" elementId="tooltip" name="Browser Tooltip"/> - </commands> - <commands xmi:id="_RF2cocRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.generate.hashcode.equals" commandName="Generate hashCode() and equals()" description="Generates hashCode() and equals() methods for the type" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF2cosRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF2co8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.select.columnNext" commandName="Select Next Column" description="Select the next column" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF2cpMRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.merge" commandName="Merge" description="Merge" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF2cpcRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.LockCommand" commandName="Lock..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF2cpsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.debug" commandName="Debug Java Application" description="Debug Java Application" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF2cp8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.command.resumeWithoutSignal" commandName="Resume Without Signal" description="Resume Without Signal" category="_RF9xZ8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RF2cqMRFEeOsdtank6IHbg" elementId="org.eclipse.team.ui.synchronizeLast" commandName="Repeat last synchronization" description="Repeat the last synchronization" category="_RF9KU8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RF2cqcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.extract.local.variable" commandName="Extract Local Variable" description="Extracts an expression into a new local variable and uses the new local variable" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF2cqsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.ui.previousSibling" commandName="Previous Sibling" description="Go to Previous Sibling" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF2cq8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF2crMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.goto.columnNext" commandName="Next Column" description="Go to the next column" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF2crcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.help.aboutAction" commandName="About" description="Open the about dialog" category="_RF9xasRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3DsMRFEeOsdtank6IHbg" elementId="org.eclipse.compare.copyRightToLeft" commandName="Copy from Right to Left" description="Copy Current Change from Right to Left" category="_RF9xbMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3DscRFEeOsdtank6IHbg" elementId="org.eclipse.m2e.core.pomFileAction.run" commandName="Run Maven Build" description="Run Maven Build" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3DssRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.uncomment" commandName="Uncomment" description="Uncomment the selected // style comment lines" category="_RF9xZsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3Ds8RFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3DtMRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.quickOutline" commandName="Quick Outline" description="Open a quick outline popup dialog for a given editor input" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3DtcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.extract.method" commandName="Extract Method" description="Extract a set of statements or an expression into a new method and use the new method" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3DtsRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.sqleditor.refreshFromDatabaseAction" commandName="Refresh from Database" category="_RF78OcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3Dt8RFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.search.references.in.project" commandName="Find References In Project" description="Finds all references to the selection in the project" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3DuMRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.CreatePatchCommand" commandName="Create Patch..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3DucRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.make.ui.targetCreateCommand" commandName="Create Make Target" description="Create a new make build target for the selected container." category="_RF78O8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3DusRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.project" commandName="References in Project" description="Search for references to the selected element in the enclosing project" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3Du8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.dsf.gdb.ui.command.selectPreviousTraceRecord" commandName="Previous Trace Record" description="Select Previous Trace Record" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3DvMRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.resetImageSizeCommand" commandName="resetImageSizeCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3DvcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3DvsRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.ShowAnnotationCommand" commandName="Show Annotation..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3qwMRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.sqleditor.GotoMatchingTokenAction" commandName="Goto Matching Token" category="_RF78OcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3qwcRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.AddToSVNIgnoreCommand" commandName="Add to svn:ignore..." category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3qwsRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.publishToTemplateCommand" commandName="publishToTemplateCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3qw8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3qxMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.activeContextInfo" commandName="Show activeContext Info" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3qxcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.override.methods" commandName="Override/Implement Functions" description="Override or implement functions from super types" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3qxsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.generate.constructor.using.fields" commandName="Generate Constructor using Vars" description="Choose vars to initialize and constructor from superclass to call " category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3qx8RFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.compareWithTag" commandName="Compare With Another Branch or Version" description="Compare with a Branch or a Version on the CVS Server" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3qyMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.findNext" commandName="Find Next" description="Find next item" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3qycRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.Disconnect" commandName="Disconnect" description="Disconnect" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3qysRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3qy8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.commit.CreateTag" commandName="Create Tag..." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3qzMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.extractLocal.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF3qzcRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the compilation unit" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4R0MRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.comment" commandName="Comment" description="Turn the selected lines into # style comments" category="_RF78PcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4R0cRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4R0sRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.debug" commandName="Debug JUnit Plug-in Test" description="Debug JUnit Plug-in Test" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4R08RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.edit.text.c.select.enclosing" commandName="Select Enclosing C/C++ Element" description="Expand the selection to enclosing C/C++ element" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4R1MRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4R1cRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.indent" commandName="Correct &Indentation" description="&Indents the current line or selection depending on surrounding source code" category="_RF78NMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4R1sRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.setKeywordSubstitution" commandName="Change ASCII/Binary Property" description="Change whether the selected resources should be treated as ASCII or binary on the CVS Server" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4R18RFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.navigate.script.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4R2MRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.internal.reflog.CheckoutCommand" commandName="Checkout" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4R2cRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.working.set" commandName="References in Working Set" description="Search for references to the selected element in a working set" category="_RF8jS8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4R2sRFEeOsdtank6IHbg" elementId="org.eclipse.ui.help.quickStartAction" commandName="Welcome" description="Show help for beginning users" category="_RF9xasRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4R28RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.addTask" commandName="Add Task..." description="Add a task" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4R3MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.editors.quickdiff.revertLine" commandName="Revert Line" description="Revert the current line" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4R3cRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.command.prevpage" commandName="Previous Page of Memory" description="Load previous page of memory" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4R3sRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF444MRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.SourceView" commandName="JavaScript Declaration" description="Show the Declaration view" category="_RF78PMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF444cRFEeOsdtank6IHbg" elementId="org.eclipse.ant.ui.toggleMarkOccurrences" commandName="Toggle Ant Mark Occurrences" description="Toggles mark occurrences in Ant editors" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF444sRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify var access" description="Invokes quick assist and selects 'Qualify var access'" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4448RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.commands.viewMemory" commandName="View Memory" description="View variable in memory view" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF445MRFEeOsdtank6IHbg" elementId="org.eclipse.ltk.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF445cRFEeOsdtank6IHbg" elementId="org.eclipse.m2e.core.ui.command.addPlugin" commandName="Add Maven Plugin" description="Add Maven Plugin" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF445sRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.delimiter.windows" commandName="Convert Line Delimiters to Windows (CRLF, \r\n, 0D0A, ¤¶)" description="Converts the line delimiters to Windows (CRLF, \r\n, 0D0A, ¤¶)" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4458RFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.cut.line" commandName="Cut Line" description="Cut a line of text" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF446MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.select.columnPrevious" commandName="Select Previous Column" description="Select the previous column" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF446cRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.CompareWithWorkingCopyCommand" commandName="Base from Working Copy" category="_RF9KUcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF446sRFEeOsdtank6IHbg" elementId="org.eclipse.ui.file.closeAll" commandName="Close All" description="Close all editors" category="_RF9KW8RFEeOsdtank6IHbg"/> - <commands xmi:id="_RF4468RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.promote.local.variable" commandName="Convert Local Variable to Field" description="Convert a local variable to a field" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF447MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.select.wordNext" commandName="Select Next Word" description="Select the next word" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF447cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.spy" commandName="Show Contributing Plug-in" description="Shows contribution information for the currently selected element" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF5f8MRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.submodule.sync" commandName="Sync Submodule" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF5f8cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.quickAccess" commandName="Quick Access" description="Quickly access UI elements" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF5f8sRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.dsf.debug.ui.refreshAll" commandName="Refresh Debug Views" description="Refresh all data in debug views" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF5f88RFEeOsdtank6IHbg" elementId="org.eclipse.dltk.debug.ui.commands.ScriptDisplay" commandName="Display" description="Display result of evaluating selected text" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF5f9MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.addToWorkingSet" commandName="Add to Working Set" description="Adds the selected object to a working set." category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF5f9cRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the compilation unit" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF5f9sRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.commands.ForceReturn" commandName="Force Return" description="Forces return from method with value of selected expression " category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF5f98RFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.run" commandName="Run Eclipse Application" description="Run Eclipse Application" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF5f-MRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF5f-cRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF5f-sRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.team.CreatePatch" commandName="Create Patch" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF5f-8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewImportProjects" commandName="Import Projects..." description="Import or create in local Git repository" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF5f_MRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.showIn" commandName="Show In" category="_RF9xbcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RF5f_cRFEeOsdtank6IHbg" elementId="org.eclipse.ui.navigate.showIn.targetId" name="Show In Target Id" optional="false"/> - </commands> - <commands xmi:id="_RF6HAMRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.sqleditor.DMLDialogSelectionAction" commandName="Edit in SQL Query Builder..." category="_RF78OcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6HAcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.run" commandName="Run Java Applet" description="Run Java Applet" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6HAsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.copy.qualified.name" commandName="Copy Qualified Name" description="Copy a fully qualified name to the system clipboard" category="_RF8jRcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6HA8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.commands.AllReferences" commandName="All References" description="Inspect all references to the selected object" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6HBMRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.edit.text.script.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_RF78NMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6HBcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.command.OpenFromClipboard" commandName="Open from Clipboard" description="Opens a Java element or a Java stack trace from clipboard" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6HBsRFEeOsdtank6IHbg" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowRepositoryCatalog" commandName="Show Repository Catalog" category="_RF8jTcRFEeOsdtank6IHbg"> - <parameters xmi:id="_RF6HB8RFEeOsdtank6IHbg" elementId="org.eclipse.equinox.p2.ui.discovery.commands.RepositoryParameter" name="P2 Repository URI"/> - </commands> - <commands xmi:id="_RF6HCMRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.revertToReportItemCommand" commandName="revertToReportItemCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6HCcRFEeOsdtank6IHbg" elementId="org.eclipse.m2e.editor.RenameArtifactAction" commandName="Rename Maven Artifact..." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6HCsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.window.nextPerspective" commandName="Next Perspective" description="Switch to the next perspective" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6HC8RFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.extract.constant" commandName="Extract Constant" description="Extracts a constant into a new static field and uses the new static field" category="_RF-YccRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6HDMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.edit.text.hippieCompletion" commandName="Word Completion" description="Context insensitive completion" category="_RF8jTMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6HDcRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.sync" commandName="Synchronize with Repository" description="Synchronize the workspace resources with those in the repository" category="_RF78NsRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6uEMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_RF9xZcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6uEcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_RF9xbcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6uEsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.edit.text.java.add.javadoc.comment" commandName="Add Javadoc Comment" description="Add a Javadoc comment stub to the member element" category="_RF9KVcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6uE8RFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureFetch" commandName="Configure Fetch..." category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6uFMRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.newStyleCommand" commandName="newStyleCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6uFcRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.editGroupCommand" commandName="editGroupCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6uFsRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.debug.ui.commands.Execute" commandName="Execute" description="Evaluate selected text" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6uF8RFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.commands.Resume" commandName="Resume" description="Resume" category="_RF9KXMRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6uGMRFEeOsdtank6IHbg" elementId="org.eclipse.birt.report.designer.ui.command.reloadCssStyleCommand" commandName="reloadCssStyleCommand" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_RF6uGcRFEeOsdtank6IHbg" elementId="AUTOGEN:::org.eclipse.emf.exporter.genModelEditorContribution/org.eclipse.emf.exporter.ui.GenModelExportActionDelegate.Editor" commandName="&Export Model..."/> - <commands xmi:id="_RF6uGsRFEeOsdtank6IHbg" elementId="AUTOGEN:::org.eclipse.emf.importer.genModelEditorContribution/org.eclipse.emf.importer.ui.GenModelReloadActionDelegate.Editor" commandName="&Reload..."/> - <commands xmi:id="_RF6uG8RFEeOsdtank6IHbg" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.RemoveMappingActionID" commandName="&Remove Mapping"/> - <commands xmi:id="_RF6uHMRFEeOsdtank6IHbg" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.TypeMatchMappingActionID" commandName="Match Mapping by &Type"/> - <commands xmi:id="_RF6uHcRFEeOsdtank6IHbg" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.NameMatchMappingActionID" commandName="Match Mapping by &Name"/> - <commands xmi:id="_RF6uHsRFEeOsdtank6IHbg" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.CreateOneSidedMappingActionID" commandName="Create &One-sided Mapping"/> - <commands xmi:id="_RF7VIMRFEeOsdtank6IHbg" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.CreateMappingActionID" commandName="Create &Mapping"/> - <commands xmi:id="_RF7VIcRFEeOsdtank6IHbg" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.ecore2ecore.action.AddOuputRootActionID" commandName="Add &Output Root..."/> - <commands xmi:id="_RF7VIsRFEeOsdtank6IHbg" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootActionID" commandName="Add &Input Root..."/> - <commands xmi:id="_RF7VI8RFEeOsdtank6IHbg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetExecute" commandName="E&xecute"/> - <commands xmi:id="_RF7VJMRFEeOsdtank6IHbg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetDisplay" commandName="Displa&y"/> - <commands xmi:id="_RF7VJcRFEeOsdtank6IHbg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetInspect" commandName="Insp&ect"/> - <commands xmi:id="_RF7VJsRFEeOsdtank6IHbg" elementId="AUTOGEN:::org.eclipse.ui.articles.action.contribution.editor/org.eclipse.wst.wsdl.ui.actions.ReloadDependenciesActionDelegate" commandName="Reload Dependencies"/> - <commands xmi:id="_jgf38cTSEeO088oenCNcTw" elementId="org.eclipse.egit.ui.RepositoriesViewCreateTag" commandName="Create Tag..." category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_jggfAMTSEeO088oenCNcTw" elementId="org.eclipse.egit.ui.RepositoriesViewAddToIndex" commandName="Add to Index" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_jghGEMTSEeO088oenCNcTw" elementId="org.eclipse.egit.ui.team.CompareWithRevision" commandName="Compare with History" category="_RF8jSMRFEeOsdtank6IHbg"/> - <commands xmi:id="_jhqVkMTSEeO088oenCNcTw" elementId="org.eclipse.ui.cocoa.arrangeWindowsInFront" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" commandName="%command.arrangeWindows.name" description="%command.arrangeWindows.desc" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_jhq8oMTSEeO088oenCNcTw" elementId="org.eclipse.ui.cocoa.minimizeWindow" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" commandName="%command.minimize.name" description="%command.minimize.desc" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_jhq8osTSEeO088oenCNcTw" elementId="org.eclipse.ui.cocoa.fullscreenWindow" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" commandName="%command.fullscreen.name" description="%command.fullscreen.desc" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_jhrjssTSEeO088oenCNcTw" elementId="org.eclipse.ui.cocoa.zoomWindow" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" commandName="%command.zoom.name" description="%command.zoom.desc" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_jhsKwMTSEeO088oenCNcTw" elementId="org.eclipse.ui.cocoa.closeDialog" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" commandName="%command.closeDialog.name" description="%command.closeDialog.desc" category="_RF78OMRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxceAMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.ant.ui.actionSet.presentation/org.eclipse.ant.ui.toggleAutoReconcile" commandName="Toggle Ant Editor Auto Reconcile" description="Toggle Ant Editor Auto Reconcile" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxfhUMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunWithConfigurationAction" commandName="Run As" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxgIYMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunHistoryMenuAction" commandName="Run History" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxgIYcTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunDropDownAction" commandName="Run" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxgIYsTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugWithConfigurationAction" commandName="Debug As" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxgvcMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugHistoryMenuAction" commandName="Debug History" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxgvccTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugDropDownAction" commandName="Debug" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxgvcsTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileDropDownAction" commandName="Profile" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxhWgMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileWithConfigurationAction" commandName="Profile As" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxhWgcTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileHistoryMenuAction" commandName="Profile History" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxln8MTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.NewTypeDropDown" commandName="Class..." description="New Java Class" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxmPAMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenPackageWizard" commandName="Package..." description="New Java Package" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxmPAcTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenProjectWizard" commandName="Java Project..." description="New Java Project" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxm2EMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.ui.SearchActionSet/org.eclipse.jdt.ui.actions.OpenJavaSearchPage" commandName="Java..." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxm2EcTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.pde.ui.SearchActionSet/org.eclipse.pde.ui.actions.OpenPluginSearchPage" commandName="Plug-in..." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxm2EsTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction" commandName="Cheat Sheets..." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxndIMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.search.searchActionSet/org.eclipse.search.OpenSearchDialogPage" commandName="Search..." description="Search" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxorQMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.team.ui.actionSet/org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize..." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxorQcTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.team.ui.actionSet/org.eclipse.team.ui.ConfigureProject" commandName="Share Project..." description="Share the project with others using a version and configuration management system." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxorQsTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.ui.externaltools.ExternalToolsSet/org.eclipse.ui.externaltools.ExternalToolMenuDelegateMenu" commandName="External Tools" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxp5YMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.ant.ui.BreakpointRulerActions/org.eclipse.ant.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxp5YcTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.CompilationUnitEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxp5YsTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ClassFileEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxqgcMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxrHgMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxrHgcTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.ClassFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxrHgsTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxrHg8TSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxrukMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Text Editor Bookmark Ruler Action" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxrukcTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Text Editor Ruler Single-Click" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxruksTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.PulldownActions/org.eclipse.debug.ui.debugview.pulldown.ViewManagementAction" commandName="View Management..." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxruk8TSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.debugview.toolbar/org.eclipse.debug.ui.debugview.toolbar.removeAllTerminated" commandName="Remove All Terminated" description="Remove All Terminated Launches" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxsVoMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.removeAll" commandName="Remove All" description="Remove All Breakpoints" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxsVocTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.linkWithDebugView" commandName="Link with Debug View" description="Link with Debug View" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxsVosTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.workingSets" commandName="Working Sets..." description="Manage Working Sets" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxsVo8TSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.clearDefaultBreakpointGroup" commandName="Deselect Default Working Set" description="Deselect Default Working Set" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxs8sMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.setDefaultBreakpointGroup" commandName="Select Default Working Set..." description="Select Default Working Set" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxs8scTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.groupByAction" commandName="Group By" description="Show" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxs8ssTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.expressionsView.toolbar/org.eclipse.debug.ui.expresssionsView.toolbar.removeAll" commandName="Remove All" description="Remove All Expressions" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxs8s8TSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.expressionsView.toolbar/org.eclipse.debug.ui.expresssionsView.toolbar.AddWatchExpression" commandName="Add Watch Expression..." description="Create a new watch expression" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxtjwMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.PinMemoryBlockAction" commandName="Pin Memory Monitor" description="Pin Memory Monitor" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxtjwcTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.NewMemoryViewAction" commandName="New Memory View" description="New Memory View" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxtjwsTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglemonitors" commandName="Toggle Memory Monitors Pane" description="Toggle Memory Monitors Pane" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxtjw8TSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.linkrenderingpanes" commandName="Link Memory Rendering Panes" description="Link Memory Rendering Panes" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxuK0MTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.tablerendering.preferencesaction" commandName="Table Renderings Preferences..." description="&Table Renderings Preferences..." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxuK0cTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglesplitpane" commandName="Toggle Split Pane" description="Toggle Split Pane" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxuK0sTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.switchMemoryBlock" commandName="Switch Memory Monitor" description="Switch Memory Monitor" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxuK08TSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.memoryViewPreferencesAction" commandName="Preferences..." description="&Preferences..." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxux4MTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.Preferences" commandName="Java Preferences..." description="Opens preferences for Java variables" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxux4cTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variablesViewActions.AllReferencesInView" commandName="Show References" description="Shows references to each object in the variables view as an array of objects." category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxux4sTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowNullEntries" commandName="Show Null Array Entries" description="Show Null Array Entries" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxux48TSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxvY8MTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxvY8cTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxvY8sTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.variableViewActions.Preferences" commandName="Java Preferences..." description="Opens preferences for Java variables" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxvY88TSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.AllReferencesInView" commandName="Show References" description="Show &References" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxwAAMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowNullEntries" commandName="Show Null Array Entries" description="Show Null Array Entries" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxwAAcTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxwAAsTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxwAA8TSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxwnEMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.BreakpointViewActions/org.eclipse.jdt.debug.ui.actions.AddException" commandName="Add Java Exception Breakpoint" description="Add Java Exception Breakpoint" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxwnEcTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.BreakpointViewActions/org.eclipse.jdt.debug.ui.breakpointViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxwnEsTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowThreadGroups" commandName="Show Thread Groups" description="Show Thread Groups" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxwnE8TSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxxOIMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowSystemThreads" commandName="Show System Threads" description="Show System Threads" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxxOIcTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowMonitorThreadInfo" commandName="Show Monitors" description="Show the Thread & Monitor Information" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxxOIsTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.DisplayViewActions/org.eclipse.jdt.debug.ui.displayViewToolbar.Watch" commandName="Watch" description="Create a Watch Expression from the Selected Text" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxxOI8TSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.DisplayViewActions/org.eclipse.jdt.debug.ui.displayViewToolbar.Execute" commandName="Execute" description="Execute the Selected Text" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxx1MMTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.DisplayViewActions/org.eclipse.jdt.debug.ui.displayViewToolbar.Display" commandName="Display" description="Display Result of Evaluating Selected Text" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxx1McTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.DisplayViewActions/org.eclipse.jdt.debug.ui.displayViewToolbar.Inspect" commandName="Inspect" description="Inspect Result of Evaluating Selected Text" category="_RF8jTcRFEeOsdtank6IHbg"/> - <commands xmi:id="_jxx1MsTSEeO088oenCNcTw" elementId="AUTOGEN:::org.eclipse.pde.ui.logViewActions/org.eclipse.jdt.debug.ui.LogViewActions.showStackTrace" commandName="Show Stack Trace in Console View" description="Show Stack Trace in Console View" category="_RF8jTcRFEeOsdtank6IHbg"/> - <addons xmi:id="_RF7VJ8RFEeOsdtank6IHbg" elementId="org.eclipse.e4.core.commands.service" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.core.commands/org.eclipse.e4.core.commands.CommandServiceAddon"/> - <addons xmi:id="_RF7VKMRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.contexts.service" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.services/org.eclipse.e4.ui.services.ContextServiceAddon"/> - <addons xmi:id="_RF7VKcRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.bindings.service" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.bindings/org.eclipse.e4.ui.bindings.BindingServiceAddon"/> - <addons xmi:id="_RF7VKsRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.workbench.commands.model" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.CommandProcessingAddon"/> - <addons xmi:id="_RF7VK8RFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.workbench.contexts.model" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.ContextProcessingAddon"/> - <addons xmi:id="_RF7VLMRFEeOsdtank6IHbg" elementId="org.eclipse.e4.ui.workbench.bindings.model" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.swt/org.eclipse.e4.ui.workbench.swt.util.BindingProcessingAddon"/> - <addons xmi:id="_RF7VLcRFEeOsdtank6IHbg" elementId="Cleanup Addon" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.cleanupaddon.CleanupAddon"/> - <addons xmi:id="_RF78MMRFEeOsdtank6IHbg" elementId="DnD Addon" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.dndaddon.DnDAddon"/> - <addons xmi:id="_RF78McRFEeOsdtank6IHbg" elementId="MinMax Addon" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon"/> - <addons xmi:id="_RF78MsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.workbench.addon.0" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.HandlerProcessingAddon"/> - <addons xmi:id="_jhpugMTSEeO088oenCNcTw" elementId="org.eclipse.e4.ui.workbench.renderers.swt.cocoa.CocoaUIHandler" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.cocoa.CocoaUIHandler"/> - <categories xmi:id="_RF78M8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.category.perspectives" name="Perspectives" description="Commands for opening perspectives"/> - <categories xmi:id="_RF78NMRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.category.source" name="Script Source"/> - <categories xmi:id="_RF78NcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.autotools.ui.category.invokeAutotools" name="Invoke Autotools"/> - <categories xmi:id="_RF78NsRFEeOsdtank6IHbg" elementId="org.eclipse.team.cvs.ui.actionSet" name="CVS" description="Actions that apply when working with CVS repositories"/> - <categories xmi:id="_RF78N8RFEeOsdtank6IHbg" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaedtor.10x" name="ASA 9.x table schema editor"/> - <categories xmi:id="_RF78OMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.category.window" name="Window"/> - <categories xmi:id="_RF78OcRFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.sqleditor.category" name="Database Tools" description="Database Development tools"/> - <categories xmi:id="_RF78OsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.category.refactoring" name="Refactor - C++" description="C/C++ Refactorings"/> - <categories xmi:id="_RF78O8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.category.project" name="Project"/> - <categories xmi:id="_RF78PMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.category.views" name="Views" description="Commands for opening views"/> - <categories xmi:id="_RF78PcRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.make.ui.category.source" name="Makefile Source" description="Makefile Source Actions"/> - <categories xmi:id="_RF8jQMRFEeOsdtank6IHbg" elementId="org.eclipse.rse.ui.commands.category" name="Remote Systems"/> - <categories xmi:id="_RF8jQcRFEeOsdtank6IHbg" elementId="org.eclipse.pde.ui.category.source" name="Manifest Editor Source" description="PDE Source Page actions"/> - <categories xmi:id="_RF8jQsRFEeOsdtank6IHbg" elementId="org.eclipse.emf.codegen.ecore.ui.Commands" name="EMF Code Generation" description="Commands for the EMF code generation tools"/> - <categories xmi:id="_RF8jQ8RFEeOsdtank6IHbg" elementId="org.eclipse.wb.core.actions.category" name="WindowBuilder Pro" description="WindowBuilder Pro actions"/> - <categories xmi:id="_RF8jRMRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.pldt.common.analysisDropdownCategory" name="Analysis Dropdown Category"/> - <categories xmi:id="_RF8jRcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.category.source" name="Source" description="JavaScript Source Actions"/> - <categories xmi:id="_RF8jRsRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.category.refactoring" name="Refactor - PHP" description="PHP Refactoring Actions"/> - <categories xmi:id="_RF8jR8RFEeOsdtank6IHbg" elementId="org.eclipse.datatools.sqltools.result.category" name="SQL Results View"/> - <categories xmi:id="_RF8jSMRFEeOsdtank6IHbg" elementId="org.eclipse.egit.ui.commandCategory" name="Git"/> - <categories xmi:id="_RF8jScRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.category.casting" name="Cast to Type or Array" description="Set of commands for displaying variables and expressions as other types or arrays."/> - <categories xmi:id="_RF8jSsRFEeOsdtank6IHbg" elementId="org.eclipse.dltk.ui.category.refactoring" name="Refactor - DLTK" description="DLTK Refactoring Actions"/> - <categories xmi:id="_RF8jS8RFEeOsdtank6IHbg" elementId="org.eclipse.search.ui.category.search" name="Search" description="Search command category"/> - <categories xmi:id="_RF8jTMRFEeOsdtank6IHbg" elementId="org.eclipse.ui.category.edit" name="Edit"/> - <categories xmi:id="_RF8jTcRFEeOsdtank6IHbg" elementId="org.eclipse.core.commands.categories.autogenerated" name="Uncategorized" description="Commands that were either auto-generated or have no category"/> - <categories xmi:id="_RF9KUMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.category.reverseDebugging" name="Reverse Debugging Commands" description="Set of commands for Reverse Debugging"/> - <categories xmi:id="_RF9KUcRFEeOsdtank6IHbg" elementId="org.eclipse.team.svn.ui.command.category" name="SVN"/> - <categories xmi:id="_RF9KUsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.debug.ui.category" name="JavaScript Debug" description="Tooling for debugging JavaScript"/> - <categories xmi:id="_RF9KU8RFEeOsdtank6IHbg" elementId="org.eclipse.team.ui.category.team" name="Team" description="Actions that apply when working with a Team"/> - <categories xmi:id="_RF9KVMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.category.tracing" name="Tracing Commands" description="Category for Tracing Commands"/> - <categories xmi:id="_RF9KVcRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.category.source" name="Source" description="Java Source Actions"/> - <categories xmi:id="_RF9KVsRFEeOsdtank6IHbg" elementId="pl.szpinda.plugin.tomcat.commands.category.key" name="Tomcat keys"/> - <categories xmi:id="_RF9KV8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.codan.ui.commands.category" name="Code Analysis"/> - <categories xmi:id="_RF9KWMRFEeOsdtank6IHbg" elementId="org.eclipse.wst.xml.views.XPathView" name="XPath"/> - <categories xmi:id="_RF9KWcRFEeOsdtank6IHbg" elementId="org.eclipse.pde.runtime.spy.commands.category" name="Spy"/> - <categories xmi:id="_RF9KWsRFEeOsdtank6IHbg" elementId="org.eclipse.ui.ide.markerContents" name="Contents" description="The category for menu contents"/> - <categories xmi:id="_RF9KW8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.category.file" name="File"/> - <categories xmi:id="_RF9KXMRFEeOsdtank6IHbg" elementId="org.eclipse.debug.ui.category.run" name="Run/Debug" description="Run/Debug command category"/> - <categories xmi:id="_RF9KXcRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.monitor.ui.monitorCommands" name="Monitor Commands" description="Monitor Commands"/> - <categories xmi:id="_RF9xYMRFEeOsdtank6IHbg" elementId="org.eclipse.ptp.rm.lml.monitor.ui.jobCommands" name="Job Commands" description="Job Commands"/> - <categories xmi:id="_RF9xYcRFEeOsdtank6IHbg" elementId="org.eclipse.wst.jsdt.ui.category.refactoring" name="Refactor - JavaScript" description="JavaScript Refactoring Actions"/> - <categories xmi:id="_RF9xYsRFEeOsdtank6IHbg" elementId="org.eclipse.wst.server.ui" name="Server" description="Server"/> - <categories xmi:id="_RF9xY8RFEeOsdtank6IHbg" elementId="org.eclipse.ui.category.dialogs" name="Dialogs" description="Commands for opening dialogs"/> - <categories xmi:id="_RF9xZMRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.category.debugViewLayout" name="Debug View Layout Commands" description="Set of commands for controlling the Debug View Layout"/> - <categories xmi:id="_RF9xZcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.category.textEditor" name="Text Editing" description="Text Editing Commands"/> - <categories xmi:id="_RF9xZsRFEeOsdtank6IHbg" elementId="org.eclipse.cdt.ui.category.source" name="Source" description="Source commands"/> - <categories xmi:id="_RF9xZ8RFEeOsdtank6IHbg" elementId="org.eclipse.cdt.debug.ui.category.runControl" name="Run Control Commands" description="Set of commands for Run Control"/> - <categories xmi:id="_RF9xaMRFEeOsdtank6IHbg" elementId="org.eclipse.gef.category.view" name="View" description="View"/> - <categories xmi:id="_RF9xacRFEeOsdtank6IHbg" elementId="org.eclipse.php.ui.category.source" name="Source" description="PHP Source Actions"/> - <categories xmi:id="_RF9xasRFEeOsdtank6IHbg" elementId="org.eclipse.ui.category.help" name="Help"/> - <categories xmi:id="_RF9xa8RFEeOsdtank6IHbg" elementId="org.eclipse.tm.terminal.category1" name="Terminal view commands" description="%terminal.view.insertion.description"/> - <categories xmi:id="_RF9xbMRFEeOsdtank6IHbg" elementId="org.eclipse.compare.ui.category.compare" name="Compare" description="Compare command category"/> - <categories xmi:id="_RF9xbcRFEeOsdtank6IHbg" elementId="org.eclipse.ui.category.navigate" name="Navigate"/> - <categories xmi:id="_RF-YcMRFEeOsdtank6IHbg" elementId="org.eclipse.ltk.ui.category.refactoring" name="Refactoring"/> - <categories xmi:id="_RF-YccRFEeOsdtank6IHbg" elementId="org.eclipse.jdt.ui.category.refactoring" name="Refactor - Java" description="Java Refactoring Actions"/> -</application:Application> ->>>>>>> b6515daf52d79d3cb59fd1db6b8714216596fb7c ->>>>>>> 635442ab50e6d3758c38dd7b8571a6a6857cad25 diff --git a/.metadata/.plugins/org.eclipse.jdt.core/1104682234.index b/.metadata/.plugins/org.eclipse.jdt.core/1104682234.index index 544eb3ebe5b3e0f724711b7f04d48f36bdf23fad..e3f12b2cbdadccf4eda91a08a84efc86fca9d9f2 100644 GIT binary patch delta 209 zcmZoxZ&sf$YjYpRea4NmiWoO5Gi9@FKEcb!ym<q+1k>hg0(?xHbGe)uMHm@4{L4~{ ziZWAD85kH?8CcoaIVL|85~=4)&d)0@DJo4a$u9~@O#@0!XW+_BEy>7FaY;?iVPIe? zV_+@<Nie@);7rR*&4G$@&S2n#r~_-`3TEIaE-grf7{Z&#z>j1w#3cSo29A=-f>a1k Xu$_T7F^@klza+6FGd~Y(h|nnjsxm#5 delta 200 zcmZoxZ&sf$YjY)25#!{uLgJfWGiS4HoOPdZbC;kq<K`4z38u|qTzt&TJPh)a4f#bk zPvQT@IQfZ?U_DoEYDq?Zic4y84g&+jbOzqUyuAF9#FEVXyr9%H1_mZh2Ie9#LxF)a zEi*L-s+9c#17C7}UU5lLX>v(^5m+rpHv>mWWkD*$Fs>{Hj^fgSREQk+S_V#tRbZvO RM;Z7*+WDdSAzB130|1?~Jsbc4 diff --git a/.metadata/.plugins/org.eclipse.jdt.core/1241889543.index b/.metadata/.plugins/org.eclipse.jdt.core/1241889543.index index 3c4362dc97068753b3db5dc50b94906be8188221..83c0381692877ca6c77af922c29ce57aa59b8356 100644 GIT binary patch delta 129 zcmbQrH<fQf1v_VIPHJ*V(Zm9=iBrE#W?~Yayq-~%oij5pEhn*L@*YMv1^)EZ633GK z+{|R(#NuLo0|p3CW#CQEEKALEnOG&w$5NJ`nF17NWng4tX4&k?w3%@-2a6FmTTyCp dX->)i|NsAPwq$w1IN6;|d9os#+T<*@)c`c5C=~zz delta 162 zcmbQrH<fQf#l&{L$vRB@6Q_Qg#3U-inVFZClUS0fZ}9*B|Gy0UnZ+(enMp}GsfkHB zlXo$?x$~x{mbhdl=BAdU7C{v;FsL%{re~I==D{SudRfZyGgBBC7+4t?nV4A^I8$>{ zlS_*7^NN9D44XZfHZyXw6{QxJ=9GYxPyWqpyxEH7Ipbs(Hnqu$Y|4|f*j57oxRN}1 diff --git a/.metadata/.plugins/org.eclipse.jdt.core/1298693918.index b/.metadata/.plugins/org.eclipse.jdt.core/1298693918.index index 92220f69ebc5408c9ffcc58786b875251977c30c..6281bac199e52717f4d5b7b0372cf4bf53371324 100644 GIT binary patch literal 1795 zcmaJ>+iuf95FIDBV<(iNwg`d%f%;xIeds%+t*BJms(}g#@!;6&#O?Yb@4BRX2M_!e zzk`$;v+HXbM5U<SJ!j9HnVlWjK0QA={_^Jf_-b%^asH;a*E=`_&^hd|#IdM7JhYCY zFy(CT#=f&n4a`e_G`fFphqqfAw2mis5L1Htoq;dD&Y~!0ZKUzU4@aN5Pq#HtKM}?O zpb452`5{~49~gl>>6a^gm@-aWi2!VXK}k5`V{0FeHJU1Hj0itZ19`yON7@2R+jYe{ zUuvjl9UvXR^h1|SE<CG;#2GyDaDCz@j9<!~ITF})^qtV0(DB(Iu-TZnxz>i~PX;le z6myWADVQ-P#A#^tFo24lG}v%OWj+uZlO&I9IAc3`$0bSFM&&cYIZ2AhBDaq4b7og| z*22x!^IbxV36Ij@ay9v-h*QsC`7dvJU}Lc=`|D*foG1<dQ>4{Y44<8(l;(y2cA<WW zO{|uzl!9eYKiYgOZsx(Qx17lH2w@UxMrn3J)K+(+A0*5Gm6ITrouSE##m_nD1KDAC zQWFg#Pl!I1QXMZLq+ioksU40G(m|1AQ(j#^l5Gi~_=t)7YB9WVnj303!n4?}wXHt5 z$3_hh$eKVE@1myM&U}f^N1sz@4Woz>J48xTl%k!bT!z*Y!cv;O4ulnvfD9RncZL!R z5go5ZX5DbImTou)xSoNLMf>`#^n-;<hm_zN-$D6SrH(3^6SsxDdKdXFeruv2SiFnj z4RM5vqC(>9d6kQJ!Pc&&fSd^^H-#6adOihK@C7`{21m7v>ewaaDXUk=S=cL9F%EDO z<(KfZHc%=JMCPzl`C36{sNVo1%SDckBAZSvDoQMnsKZvZDF<B<c{4X&Yzo`3U5i-& zs5FCT6(EaL1E<g}LliZt!3#{J8k*U#%{<JdzqffJ)`JLEM(y_%G%$tNC9Nj5!kI(2 z;N+=QuuN{ZfY<C+L|L|%YeZ{>v4mFzqcXip5tpRsiiQ8W_@nqU!1R1V-6P_N<t>;2 z;p51?A|5V(LOWY#uo6Qv5kTV<Hk~MBJV_lMB^j!A;c;zKDyYA~;P)}f8GpcFDUNK3 HX}|sgIe1cw literal 1795 zcmaJ>+iuf95FIDB<200_wg`#<f%;xIeds&%A}W=(YM??wJUI3yal5fC@4B>n2M_!e zzk}4IVRqKHG>Ax6ymQW;nKPbUSUWn|Klt+I;^4e@bb9ipyVc#<1+XQoi_~|y*WY#b z<0zA2>(aaS+7`6W!r}1ty%$}rTF^SU@x}>f81M8#^>!S`iC99KOv7mSS%!Sg0`n6S z5&)WD`EeMD8UDZ-dpCRK%I;@EvVahPWoU;{z-~?lZWlunSRRBoy@YX&q7=G=<sp+N z*_b5UZDiep<Bz=bopigHtI;&U;Vc@;k-MF*+X)sWc|-&gDOjf$1WF=TXoun={?2%w zwiAlp*b^fb<oI%+n(=}0gr)8d$^twZV5x^;D&!gMnu3MSau5ZMnUpLoFy(Eb^4WYD zGw3MIW3Q52Ok$5ctXetEjm%f>_;D7M6+Q4VTkPiqT0%J`pNKE|bV6~Mah?<YVQdp@ z+9jwhMu>mvBbXmOIiir=qoKfeOCc86y<7a~V+?2y=5-tf1RLtx7)nV=*r)wV=Bo*^ z0TJA3(RkoTpZ;f#mi%}yU~Dg@;lr$n8eN){hObIe+AV=2#hEU;O$N#hCikLYEo*0x zDmf*p`8dwlWh%o&BMH9Epw*9K&b$aWHVxGPHI+p+T~eN{JW5m(cJBv^G-RhtWL%#a zlxX7EqJjxZ&(UrC`i&y0QMFUm@b!Ud_&X>%fo7cPor-6wGmN{6E@H;4&lyGlmb9um zvAFS$SkJ4NI>GLyYXIE|#CTDbpWgy=_&q$?r;DSCQl8Cnm)kAmT(svF*8v7meg;o# z7fPjp$Q0JAy5^7xW@vz;r-e>^;j~lBiW2u^Z?y{2MOS2AtI5}Z39RIfiXa(!R<Wr` z1&C?xV53Y?^r!~kqmk;;)R(QUVM_JA&5gJZGPs($w`Wj}*CnkcHpiL5M#0G)R4{qi zEZ~K5D<ZY+RY9yua_1-$cv(<Nt$D@_Ga9zx;@<{793KbTgOKrHpZRKe1?@4Dqc}Kc z16=-uCB4+Jkw7z5K;sBj{5TRa&3qZB8Z|fIaV<y+=5KK1ZNhTKA8<s5_cvkIufK9r BQi}ip diff --git a/.metadata/.plugins/org.eclipse.jdt.core/1375964667.index b/.metadata/.plugins/org.eclipse.jdt.core/1375964667.index deleted file mode 100644 index 35854c34ba3b99def2dae7cadb5189889f2bbd73..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 22554 zcmbVUTXR&`m0pti-mN<j1Hrb8b1M_K5phz<OwCjyHPDHW6iI+HsT6hSK9Y`U^-=nQ zV4gg0^E!WG<`2w|n8$gTm#M-gfOB(h7|cb9ZRT5R?Y+-A-7QRwt0=3_*_XA~^;>K2 zeQ36}yjXqj^~=?@_1env>!;s7J^y{8D>rGn)2^4j-JrbSwHt50@7?fn85+CbwQ^}H z)T%eUX3y(}ZTw2D_kwOJO|#oxYiq}A^@1{*@n4r}6KK5Q-|SwhUG#$1M3E?+rpdk2 z<yEhJJ!oxR^t*ohP>#kn{7xoKnfda0Z^tiTP(0{PrD<dyGvwWP`7{-ShVNZ#`U~4$ z`;cjfHWRDcZLj06`%S+Nx{gF|Vg%$s0H&EeQ?6X=blYCN>lTuqpj@-L+75R7P7Z%B zc-{JTrP;*L<E{}Cg$IYug}wI5X5}YAtKr`90KI1OLfGs07$CdS@>ji}&10=&s$gro zJ2gS+bIo378xKnx+il-BgMfRvouCz*E^l1M;xjyt&%DjfmshvLmOmMPSUgi+T(0n- zt;VcbCq_82+YVY?k9!84>zy*z(&|?1Pc)eBb%SPky?3qSch7-zzfDB{Nt0d7#%y1? z;kQqh-+BK0`C}^F2%Ehf|I)7fzE89DaA((R`>YL>cH6tvDbJ(fb1Iq_8)5l0h8v|3 z%5V8y)`{{vctG@Z8NcUuI!k^R#H}$a&hzhi8T<+58*Ojzg4fj%QYD(Kw|%ecS6Yqr z?QpL=&jaJ}8$8ldxaYTZqzh05v^np07lY1j)4L_(J*4B@Zqe&(AJjkwy0p9dRRbO3 zfs%?PQ#_yozqt~&EWb)v^TnXm!((Z2mtN%-N@qt_>o=GrePR|~++sGcCYR5EnNMhf zS%+0In{}Y)m@0&<VJyPW6pdu(XnYg$Q%QEp-$U2ilsAG9x!k6&@$|_hHvE=hki1MX zGI}}A(zpn^ye+?c#<2bf%mpNDgv?TFe&y3b^dV6^BLcs1C2TiTlIdwGG8wE~mQlx< z@{4R-e&<Ti-4<<F-wrmrLiineoqK?@RwKDl*t49pDsvc&f~mEY=axSpXP*u`jjV08 z!nQA}$ht{X5JmI7hEu5$Yytdlwfv^62Aa<ER~uXYMenA_?TiuDYcC|sH2O9-s<nb{ z;58E*NiM^*&hIEAWa>w1Db<@h@Qq+IBm(75YW8<{c%e%5=t?_mZOQKiael21X1-yV z{e))Jjuv3MO@GI4!6d<=J2c5^=Hn$84Po)ar#ky`Z|9odK45mStMy&4?jO+L8wag^ zrPaJ;Y{4vjf<>`j_ck}frcoDI_;_7qu^8^DuHL6tVq-=$t2#X)vC#AJ)mTL<)xFlb z*9|(Gw}ic4CLNtB(qp(9HnlbXm%X6vD=WUFZ}FT-+f}Bs?_o|?R$6u6tmL4^VtoCL zkJrOqs~gk*C4aLUSN|hCbxf?>+%7f;=4=_4e3y>K7_$(zV4yvYe712>7<@fwM{czM zu`fUi)U)g>Ym>`l7iHEZhB#E$L<LMMcJ^yt>$-9F$CxO{Lr1M_!rxzNZNq0s^M@}8 z29|DifeaSnE->Rpcmx&E*uX(Z+zin)Pbx$SV^y>dX*_6k{5E0(Lb|BHJ~0P6U4#}P z=Psg`>YIymY#AG2*K00>=q;`G`^Q&G9};{AgAMg}FriP?=O@fwI3P^4o@>TyG~|Kb zP$mg!PZN4>U60?f&PPmdm|wAMdqw@~&DF5e2>_3bipk)2=p=I}Dd{zT7cmw-U5Kd| zaTc}=5Rl(bDGP2vgKPvAG9cdNuoaUqyn&VP3|pNbjHK<A6i>wLT49IP6q)WJO}BbG zk@A~Z`jifDg&W~&+rJS2U0HX{Uh6)k+dX&+6Q!mhy~VKE^xBDtaI7!p^xIq(L4Y-Y zM=4Gb$MU{O_Cj?>PXQAB)>c<-L>*})EW@)&)w|`Oe%)_c%^L_SRv(H%r+RbOIiGzx zf_3`sj=vaqTVcy<u0sMk%7>Jxd(EaybC)vEQkWgMaF--5#DZq^X5IH246wbM1N?lF zgb$44Zqq5&kk|;zVfQNr$@N-J@Q>6RB{eMWCWg7S?+NiwXxKZe_d}d(pW-4$o;3qa z2@r9RS9JeF8i&Dw6Kc?mSoUd3CG^uCbQ`QT&Vg+oD?;3b^xHD#Bg*W+7m1%Kq%*nc znO9$b<K&xExbEMAK6bS0UCMc_4nl*GMn8l>8WDkBqts7^+2rts7Hg`;0Gq>SHP(ZF zR-5~h3azjbpMHj|KmoDeh%IGm7fb0f7(hk=EFgFtLHB6PJXSW>;Q*FY$5}J(P)X%1 z1Mw3>c??^MuSoz9VZ=kT#0an-*wDd5yT(II(^*8?7<OUV-64rEkxnmgfQ)Ne4x!v* zvtz)guG=s}95t`tF+zi&?#o^?0Qit`59u;%n~|vG%~L9ZpO+;al4ae0p_{k<c*X=m z=P3<K=Hz*l4Mi)d-n<ClC(WK55Dk<&Ks~xfHa~~ORWuG!s_ZO0ihPu1a7n}H1*nn$ z?=NYh6YTVwh>aTvn8qaH;42!#u5oa5ee+mBv|`ClA|_8G=MKWws^8uW+dBYURtcHO zi@{c4z{y?8!m(ef>3bv+;y>df>QoPDiW#bDzXP)mC?9lGxC(d+K}RiH*!xIQRJ9ED z`LF@@`3z&=C^Qa?jM8{h@>S6=qa^)_6Kj@BJNr|v#LG9C%oo~>O6DO+%UE(YXf(Fv zOJ)OBYb5K9^i9?Uk0bG4l-}sxK&Z0vmOT9|5^^iF@vTUajj>prh@iUFxN)%fESMlF z$2RvRO(}<Mek}7prINq1+r1SBVA*=pHy-&eiDhY)lu)hyIzzNlOMk*KI%PrT(+|oA zlG0%z%Cfbe9;=uK;B(uJGgwnGSo1l^i0XkY`=Xu8aKla$iN+{%)`!XXtgpZ*QXj+L zsX}pLigH}KX~P@f32J7k(wjshzog9iYGtvyj)zEncT76#cQ6N>T15=8dIOOFuh|A> z(4-GOif2r(RV#}>!=HDlu!nqc!E4>{I;K<3jw_?aYHj=;c01PGmZl?bQs!FN?S?z1 zV}{FDx7bZRplq$x^|z!RHA-k0h)&|wV@korHB6VhRGyZC4pTf<n0%8;wTqSW)vFh( zweuG?Osm7{CC<UWc!FVe+2i0PQTE4Ydmw>-@PbpTwdJ3fzYFKv-tKl#@60cnC+UTy zOJ|jN>9D&k)Q!=|9I|Jm*o+alY5=bYI`2~k-lHLl%catp(&W_i43**z8l&P(zECVp zOw)J=(r)@%T4GyxKogs7Z;NyE)1uXQc879ad*@2f=x!U5rW^zQ9+CX#zxW5VLgj~n znq4F-N4^gH0!Qn&@%|B|yPN^x&nJ{>L9OuDa~i4hm{`q-s1&#{vT0@+*}@-VsUjZn z#Hm!4{|xYF5xRvXl&0r^fkxiv_WZ|n^G9|^D`5OH`x=exV4{5*5q2|Zg2b;YFh>it zscYmNt!uFAE8(I=mRZT1oDfH2GbYvGNr;!LNaqaSFxed%(RGe+X_G}fvS<Iei9g2J zGDdEhM_H5~AVO|BmY$rZ0=tBSa%b3SZ(PR6_h=R{(r;MEs5&O=%hb2Sj^D!Hw_`>+ z#&(%v&P$`xo~zXOY!9ha9!yOK9E8x|G36F(m5VFOi>h!rtBr<Kk!Y2H4H~0hYQq^b z@G<3i6p=TYXDF2~jnDOYh|xNWGLwSv@GhZ#YJz#LpH{Zuhj>aDZl)!rApVs-LB);g zdmBkR8?U}s+qk;2e05=IWxdMn!0$uBn&0TP8eS__#1JA==Yl5l;!~Qsys~uZV)bfm zd10-3vAVp0r}yFX*s8c#hoRuc&Ms9Jta0Ygtt@X`U9bI<ohA)q*|CZ%8xZI+Mq|e* z&*?tOV9v<LU@3Tcj7CON=`7nHZ1d3Juf1~g*zvEQc#SoA!f$%J9lv4RG052`bx&%V zW7r455TmolsnA5d1~_d?`NU4-8c-^_+@aZ}>c&QO?dob}xw@3()!6nPr_dSJXQ=bI zTEW>~&_op;ou5<Qn!nmY`u!e?i0GmY9%(qcOD5+d%1RZ}<G0N6(Jh;u7q;OmFZf(v zH}7(5y;h4MqWPWaNN$c{Zqu~i`=!@ZScDw2+cPeL%ctC&EBPH$p!=EWUpyDKy4bX7 z!%^BHeJNOC$cL1@wTiMy*S<;zU4Ms1y-lN=*6*vF7rm~B7k4O&0{=y?B{rFb>u-cT zkc(GvshU*rJkZB%(2=l=S11UeR@bj(;^H0y$*~^6Ei;To<9#~RW{yaa4UfgUO4~aS zvft@7nOS3m$#a3(qL4XKP3)!M711mUeOUkWUd%bCyV&Tmj4}daVSc3h8|z$(!(c43 zS)tJu9ToPX<y}gPpW{|oF-i?vaqpiNn1Xh9=y<)?ZX;GONOI^weG>B<Ypx&khIgY7 ze1855%o0y&$Jtl8v1E{<YVwuZ;>HC-dA=F6{5Vl4Ga?O6DBa|4vQmSwP^Y<ap|)Yo z7g>ra@ZsHa%Bku5UHrIBg==BsR${<W=afc+5QIb#c2b?x%BBDYqX8)fDQE^CTbiU| z$GhP-u;}o*wSsZOJx%I_y!<NTh{}64_P;EmQhbLJO`ZWw3FGkosQ8jhHpkv%e1c>B ztFOI2$Ay8cL9}L+TyIxvA{gNz<qgac-h)0aaWb74?l@A?g%C2WYk42-fql3bhX(0X z8Zno~1%)KS-An`s%-9AJ_;!O917QnEc(4#QLmL<K9iT-iu}Xs!Zw+FmBI0|dAm{~a zxh7!AT5~o~xPlH3*i_VW;1>wJ5eB@H!{}|f0;Ze*SC}b?)Vh`8cX(HajRGmSwNnB5 zcm$uDkkYh469951>T07p^j@JN#FSBf<IQdC40pI<5Wy!kGvn1U42K3C<3hEvw!xwX z#!#22ZmPJ4vO~BRSMXE=C2{n6NJo@n#W;Obm6mG@KY`c3Tv@tQl{vD&(lK8c?O|ii zR4P-Nfw4Pg<N@>&Dxa!CvoX#Wl=E*T4Guna7XhEaCmO&_YDE&m78ssEC8y`$NLQ}C z4`ssBll;_)g_U*o(BUH{{#m^(c^$5m3&aqC7qEqWEew%&F(4?yCOCMO#;50~Ak_!P z92zlls7XfHB+X|97;Lc>W!b4HM8?J(BLLJDv3rhv^B880?0MXT&;+1&Xy**p`<OC6 zh6%XfpJRx|wBQ}^Z9Cj!qEIQV$bvwJM$pt&7_y2Aw9y@G{)Mz8wb|OVo*~yna^Wi` zWct%6#k%~cXxs)X8Rob{dBY&F=g~ru#&*OExMzX)m7K>Qnp(B^iu2#5Q{b_%&2U?Z zbRa;1@w5%U8%Rv9x8P@)WDGv$?b%R*O$gq{bEf$eJOIo_L--98C+bY<Ly%+Am4Jcj zed1jRzhO$$8aVKLpR#o>bhVU+F8se|<^}p`aX}6T0fYgvTaZA^1sOLo=~8z)NFwy{ z?O4@H6)3+3O~uxhgDEM78D`E&b)fxCrWmH^rY5)ymMTH()z!*cWdmnfO!tY%i#YQy zuop^@onoPI50rhz!fTw_0ImJ3y0o-%g&(sjU#ZkKYRl&_&s_+*BT`EhN;t~Vkh&G> z^-Z72Kp1BzV3}6@@rop8t6s~hS(?2wvv8lV+YY&k!`TQ0cVVv4&NaMzj&eU68T-p8 zl-rd9F7gZK4^#{m+5xNSSppvjX4A5+1pni=v4yZ^R>yi7o!#Mujm)AlfbI3|xXU}b zSUp#{w6t;cV&%Q7SJqaR&tE-%sk**iT?ZxD6H?T~vIDR)=}}HM!z931n49jvoid-8 zf5j*R(yS%5X%m7p=oA}Dp&<;i30*)hq-tYd?YSm`me!hLCSbXP?NA{y4<wavuLWbu z5zC8eN1Os`d@8J0me;SYSJ!Ii%nDK+o19EVLOUC;Y2+7HmY1sw8`VWji)u-icM{{A zO~+$!dUdH%vwB*z_#d@*biP9<NCb@~?-qn(IT%DGEi`#dMU2KfkVtk^80iilq>%0i zTLxi|VRs9UZeyz~mKjL!Q9;1w0|v}!v`=FicOKGMTM9R*ct9eohoGWBTEXBbkcXQO znyi2__(VO1UMvt}u!y&xl6Yz6Eq*<L0%@fcKalvCnv6P8D9YIG4i{~oQ67;mA+?<4 z5niJ>Vv-G;{p6Z^F|0Kauf3>pp>lz=R!oW){sd0Z`4Aa#!us39tVQ_ypq_vxX-1gL za;%KCn2UAt%Y`b{A)K0u;d2zEQ7%QheJYC0C8kNS&oGis%N{ja-lY_WQ#^h-V<;@v zkXT0`gku5wH7TS_BJ)hk^6><iG7n5S>C*m0Wh}$cP`C#9qY^I2N5Z#VX{v(_C?*$_ z#cW443T#k7&hmar(-BJ5h{z!IQ%bQL#t?893|i=w8nk)KYgXD@IC|EKYIkV;oW_;F zWb~X^XAg4;;1%ayq_85cn)BeuwE6S^HuW$FP7hcS$E{M+5#C6WnNpnY@zS7-`Lp58 zgb`*@r&+RLU@8hO8cNZBA61>!t{N?pxWj#*G1iXtd(CSEJsZ~1vEegxN~KCDZe~Gi zqCOS5C~1=h&oV)WYrmNHDd6)hfEUiQ3#oLjG=1V#2H%SG-QqGo<~YPypO=@G(1qT2 zY5b>`fQeDQh_q)+eNTL}G|n`-&|K6&P-Chw1}c%v_&8@LY@Vv<1C8!e32@PEPYU6A zcbt*QntOvL+JKn6B_2zSC$wPA)!!IED=pU6lTJ5haJO{}X$E4<VJO;myf%`z$dOHw zoq<6}rl30|NJb8i#PCtx6e1TmCBSI_6O>u)A5h7l*F?fB@<#wxNLFb1_3KHyN4}!9 zxoqhKfcvBviwW;GfDv7zVbMGuby=R49(F&VXGnE?Fw<~R%_I`&in5I6RaP_YxMrOL zOz*EaNB%LJw8fzSe@OC_Og+_W3C9O~O@DqgSU%{>b%*%g1h$i1u6VU3Hl@1tVd{B6 zwmML`d_j?LP&d8;h($<$i1EgDZHDIG2YCKuZ0@(`p{1Pz>bd>Vd#H6JZ8sM82J@QX z(K#7^qy3E`1#7K=vzZJc_F-wluuX?p&fZssO#}v4&4<o@p^3gm#*9`T^s#I($)5+8 z>jrDO!-Gy=Nv$xD2=)87{_5g^$!0u!4wV0LeLGZc7L#WtilRg6ZprOKmvGuL>fnB3 zBDFFboWer8`Gg-p-UB(!ut?;lv#DApQCk{P{!G*}EVyEgvZXrydmyeSHh)0h)8Q~= zFq<AylZ|kFKh{gY_ydvWKq^G^9bl^n;=0ZK9A}N;j%-5PjIQXAoID<7lp-mOJ1A~@ znMe^`{?HD*vBWr1P78cWlL=6#O_+lwCvXoY6*rm<6FDdFoM!q<Dz3TfZx1R=X>w?9 zhsYY!=?rfz79IG|l>>eh?5;^P;JQLFX(F42CC+BFhTvM2qPl{6mf>f5ei8+uoT4xH zwiG3K?u?~vV`(qC(ueCd5id@c--Sw{Jk5|@1|do$KT2~R1-)Yj0c?@RbA!_(=plSY zUDaV=M`MP|lk)ltiqU5=*TEBUW{0|lFohRrv47ER+eLG55y<J)bYB_By(l6h(91@y zXHF}GDo-}fjmxsadpIZ|RZ(H&OVvd)ydh~8N;FSzCKVQtvH!|bd6clk&uK2EATMb4 zYTtl+^U>`o9qKbW9v^C0gUNC<!#ibC0=^b8CVE>Q(U&tDmp4#2#gRp%Ft~T5&+pMR zONQUfm$7AO9zUi-35DCn1upHdPbE=1z9@z#^50Re$8n{>U5&y}XH19R(5v>f+=Lp| z=GXM~VHd1oqx_zZowIkXhK=w$Iy!K{OS}K~zwrA1grga7ZgRg(7xJ8r;V2ZYOyQ)& zuo3@A(=m2B&U{9P;&p}?&mPf~Wo7Isj_&DIxR}6{fWOk$oFiiXi(D+%KB8~-tA8ZY zh%TdfuMe~xrZb1#GG)3*M4!+r@im#ZRu>-99IwlGz86q2DHqpd8Mg0TIv(#kjH<ch zt+le8=#B2QDX%`HH~W&L^1#)$a)AYXn~o(tf8S~z&?~VB6|F|+`5PTc_Kr#NQ#xv| z2s%cpiiw5&f%4MWSmS4)BX;AFsetK4cJz$CH4w}qY6c`cH`sU>GiTy!b2|GMk~kGx z3y$2uL&hD!eL5`SGlcRhE5u*XOjJTv3;HiHsxPS|&Qg5A#~;YEFX%-4p5ri1eM}S9 zBpiu<rdQ1M$zeTyONaG}!8xv%v{m*hvD-B3tSDhYci@`-j$SkFzwCw;eJG3I78XXJ zF`q<@5|fm58f|o&UbQ2|#aiZpPM5U}4)WVJtn~73-n@HC$K&sq2(VWqqMaYp35l>= z{Ck_r;kdSmI8@dfxm9o%q<%ps?I?rZ&aUadx#gee>$auy`(-0=o$wyLldP|l%gMkL z>7bBVTNuT-pV68AUIUtWK*#S!sHWWSull+yn7Q7xYl!pQXlR`C&mz9qSmWd^Ts~vO z@EdYN4hbiggRB+5qc`m21Bw}M_gng=Z8tQ8#oPWqB6HA_#2fx0B6CQLinshDoq0*N zI^3en{X9}uc!H#A+^28ZH4V4rI0YZmw{2s~`@T3IZ~bffh5^KK@7n~G1H|u|#?a6K zO~2o-l?UsxV}xq-=k&w=zAx11f$nbk2Tut%XI1(w%d8hp66@f63Rd2*{y-ep^GJjO z$&9a9P*irzPUJud%fb4iC-k;`-yc|$PEf+^!a@NifzTT5L6#Y`T6$`Rp2YhYO?WRr z@hvO+0|e@LYjxDw-~c{}F9s**?P8MA+xdFC><8pXh~bjBP7RPSAIpx)FTtyt;nkca z$%Q9F4To0ik3OQ)w%H5yVSp+py@Qo*pwFD;er&xlRH|X&bDFgjmEW;UW?=PM6ah{2 z#@pB&>@@!xIn5Xl8Ep4AIzE&Zr=FkD(F7H-c{H1GaXk)N)QeeJ|0)_ofobyfU3%S4 zkyIK97<Q0PDKgl^*A>vJ52-5uKBU90mQc1FtSu-9kN3TD%hCp)(+NwGQySx%t-{=) zZ^f|K;72Wl_%r3&!T<_z-{eTF?=Qeznjn`WsX8(IIg)wY023oTf@S~PLEmqXFAJ=O z&0DzF=<@e8_E{uT*G;efOL!P>tT2v`Xz<2mMK7)8%{DZ4p>y?c_twg$`548J&mv@S zXisZcDdI!kdF+O>HoD@#@QdhQ`I&+Yj@Ia<XD<2SxTm`&n?X&9&y>k&L8&`nGrxr? zm#`Zyl?N#xz38h6gBNYE%iQee+<`Ypp3%YA=dhX4)eTL@f$^Yq1BWA*aP_P09?o|7 zU@nfP;42V(vL)Pd<&`vimi$O%dBbY(&MstT>pIMCspHscR^krM0%R&2!EUr%i|B^# z*1SAV;W=a$bYvq?h~pD`yV&kEKgRXo+BsbLLzxX;2gf2XC%^}m<W_^-gl<(1LdR~L zMM9Fg70nU$_4P6__RINfC+-An0lV`KtB~U!k8gXOWhYY1ic{^F;v$^+PH#u<X4(bI zrF$GD#$|GedKun0m%pWY+D_bZ>;EtVdZchP3>&pLLMc2?r+Axi;EojPf15atp$o<p zkOHWYty;%|0;>?C!}9kqs?@2?1q$=wjl>l=EQ!DE0+)`>VsktG9yT(3V>l@M^38v} zrKF8zXH+D51`lva!45B+z~^xayEx3`*UZgR8vN`FkLXl_DI9*Gm)E96XUpRmUTxdo z#3d*k^=1CrHwWM9O!x{`927b+zfl~y3l0hnzG<0IWJWL|Q>*s}-SW@3eYu6J3V;dZ z!!c@R?pdC_h2<0OtW5S@`F&0k@#C7>5B1%=oF9NU<l;MyU0^u_x8a}B3vR=+Vxa!r ze*yj;4f&XayZ((%V_aQkMOT%x%wwy&9LVPgoIt+%u3hpg70+mL@H+i7s3zYCOsI3I z!Cw?nuY1O-xJ2cqUf|B#QxUi~ru^Gz_e^abCNo**g97$YzS(1#VwFT48pl!i+=LSm zs|wOkJa&&t5(DI;Ho98ub-d`aIYYm*leYvj4^!!B9N=Jn$e9W^Q*Kl4w#hex@J$O| z_X<uFI>Tl!g7aMFOuTecFOqNIzA7#&xsl|{8RjsC=&*WFT#uFusC=i}L@-u&&5VG6 z@og_vcQ(?#FF?UR*PAj2l#tIyDXl#4KIJ@obP0V~L9q?c3Hj?J`13X~qd8ER%Oy@< zCW20-xx4LM^SeP^pXSFC^5g!v6wh3^fa51FOtFY!*S7EV84at*7;aBe|EDSL4Y~0S zO^!bGfsP!nrm&SI3sC35_rv;9N9%-gZGR`cp`6712BuW7fOW*lYqS{NdXZt@DR_49 z*D!ENt&S6I!#>j$zZIXN0@OV#nkF0_gPuhnw&3{*(eJf6ItBw?^fx`+ky&7wuHcJV z_+|)#q+Qx!GvP+q_pv3uJ~ZT({WwNk3hO$E-7boK;Y#&l8%Ko20PztQuoXwV<V3Nk z3XaSwv{IX}giK0!<CEp$6z~x{iE(TSecy9=_EjG|IPlw2&nR|}oY}-6VPYD$ark(Z z+&j>ZTJag&_(y%lyJ2KcV%d}icx4UMvp~)u2W~`T8a^HeB;q~;#!Hr)jFVvIS-{Y( zHm}>sgy?OWj3u-u%cJ)`_yC>QT8|_W`jaS|N?}uMaMl$E<vFLOY+UzfvV5{kcR%<b zO7ZacbNa3%_47Oi7kzOs?39!#-I1qL@|Qfbn?tcoP$qFnBS!oieLKo@PV=x#!kMyh z>M|H#9Mf9w9XiyXfS)WEuu@q|-jTe=_W4<~vxOHJ8O0Ag#-~t(x|3xtSo13I@C!QP z>V=Y}n+^<XKB417s*k1tGwT`Qi+%Ag5td~kTx*FhgZID%Jjrgsrx-QSDLyUJ`2h9! zzWW1MMog@)Co(cOB>-HzT;EoPJ)+52r6tk*2SW;rB3IrPV!7g9*__%v1(7Mp659Vr zvjZ{}-u{K&SWPC$!X|M$Zbt`e`;d28@I?|{GjO&vV!89We}!$i{x3D61$OZuK$gd! z=p5MEx7~O~1?(svO8qGyYSv#qny36hIhZ$!xwEJ~FT5;D2T;m57%^2_;;Up%Q6o`_ zvVx|M=-q)L@k=uExAYUcoW8Q@|8q^)OJz?mpoDu2SVewM=}>?D{Y+f5X1G5uaz1W2 z_;8x35E$KOY5kdgIJD~hl8gU6&Bm%3C(GDYG8XwIoxi}4Lzuv>h6VTYUz{@ki}i9B z3s1QVZl`>{ZNVQa)dfGNe~p`P`CS$`@7owXXKk_nRQwm+l`lQLt8OiN%4Zk)pP4Ib z=CR&Jbw4zk3H$fyEv-j6y_=8p&Vo@r2CL-b!*6k0kJL{++C%!mkiCqTl)&%ka6+oK zA_dw0mA*f?OYxG!{(*ipeCOaL`+rO`$--vBcl{8mVGn?)DEXtQaTk2boMf_BR8GN@ zHSFPvx5PdSCDuuc$6y;_FJW=CF_(YrpU-mX<!AjI!Fc2wBRHvnyQDZmkN@&Gv*zPV zmyJcgj?>vAIPeaigZm>4x7K`on_>3faVJCm_+Q)>5B#QS`qqCCE?>Cs|4G~VQCzvW kwd?C(@1CMurw8mN?|$?NQgfL~elD&d^NG4^kCp%VKd=QLT>t<8 diff --git a/.metadata/.plugins/org.eclipse.jdt.core/2603447019.index b/.metadata/.plugins/org.eclipse.jdt.core/2603447019.index index 2768daed0b688863e5227ffe711ce16ea2808d37..6344e16c2262e3a2f75908fc9e56522190a2cee3 100644 GIT binary patch literal 22554 zcmbVUS#uoMbv__wpTQ1NTttZwY0ECr8j+Npa^gxd1cu~DAOHg(DaYkvHD?-_76&tM z_Y6TKFUnK$nm>?Vkspyq{{TodNqOJ62n1<MLcVkEz1_Ea1{5o*QgP6Im$Ps8+@`78 z!d&&EQ`f7@E49UiQ|I12cm4-NH}29z;MdE}rdOVI{KmT<J9nI1hK8>=?Od7)wdx(G z)pNQXAAhA*dR{k`rm3dWUf*!qJ+F*m{Oek66oXgYyWMNGtB%(mEfS^EG`4lFyyW<| zz4rQ5x9j@TIT~JdgG`z-=gXI!4Y!0v@t`}NrlIrLAs?=nPgBurxX!JXJKJ>pX+02Q zMwgnt6SymG%dG>hBhecRfE)n8Hd7bMm0LmAck0~`k^Cs-TCFAD+i-&%e$P7Hdb84M zVd;@@5Ceq=)0a9ue{rqyq1SGN?|6Y;t97N*3tTLaU2MBcj_31QE7;0gZ+6E=DSfHc z3z~RXT5bBSs}}+FavNUTJ6B%44&*bukIS^po-Z#oJ8gH&eptLvo?EE!qV2|%#uF=? z-1NP6*WsC7a62dimv*;e{=|TZUe{}tS9-Ssw|fboyFL+pmqso+fmg?Jo!f5t93CA? zl_<B2#XB42_waWnmClqVCaGBQeP?^#3%c_7(AXKu&URWIzkDGv>)ihS{v)6ma$ZeH zPf+HP*TOD%|Cq)u_PX6p8_aFATwe{r*7*<A^YFnKV1uk&?0GG~Tz(Ie_i1ve<!o2h zAyo&?H@J+)MMH2*r!(V>Qb<UJ`OI5XSnjpkEMVdO`IWlUZewR&a5z0SL8TiVzcK5y z?>Ip?s>G6;c$VR3<?~FPLXmPGEIDnrWzF!t#=NuL>2=i@rn??vU@tC1oS{t?IHR`i zl)n#RJf{q6sVqV?dd1QZ1#`YIO2=!hmb>n>D*k$J!)<q~ckAwE*Xy)}8~ZdN+@0-g zY&t$`w$OQpiWfU~6EJ3~?H(ip8-GO>e1axWICvw)IYksk5Q0@GmL|XjXk9yCSj-}s zOPzK%l>(w+pe3Xki4d7+QvKX6}PaK2zOLFtvJJFnmC{#akbPnnM56Gz6*6=JEhw zWONL&Fg1Pn$ZJQB9Y68<$v56SHS^Z#Gn8S=rV%Cj9~u`83sp*%{gjS&p{=#H*Y%v% zRp;*Io*M*ia8Bkuqe*^Sy}JQ>ca=?wdj5o_`T1qHo1C#r#d?#)t#xfvmUu{q>%tUw zwNqPfcYIf%V)TfLvI@{WFJpIUMjkK-iexwZPJ3NIs@}Z{7&KJ*b+-!*$Dgvym|14= zj_WH3cd5|sRNBFo*0}q0VhuJ!aBzbgUbnf-CT*qZtwDMr3->4oxYsq*_v!F@XSK8B zyLUWTL>OyENh6f4w_HaF*nJvl_|Dc<0PL*0A;Vv<cY1Bm1_V23vzFUl?>1${dsG5G z@jVLNjxrm9Vv2^cGnA=2Ed|4UP}vYwNeT_o+e`&Twm@;QvFvWTP8Y^U{;pKojf<Ls zrw%0a%BE9?@c>DlQNatKjSaUge?O%up0&{1xaInRV5j)@gucTsv=GgC!6uBG+h8lh zl!k%OVCiM2du>+o+M4h{U=v~7qc?e-8=W>A9%kmi>CF8F))D6Zp`k<c2G5FZTUmp? z$-+jE`#?96EHA2!b=QcpnQ?+wg@`Y7+6sJGlmQnsp3reUz<PVF-HhI!=J(e&H(g(i z5Q@!;mxs0JdUwo1Irry1rxge%iDcS*2a@{@(~J(TxOLwJ)%=E0qbyt`OES}^I8ONu zC5c+lr&$x=HC?urEtjpSkpCW?Wr!{EFLcDtx($wXoV$@Wx^NsKA>U2RV6*&^;YHS# zmD`?=9T_;-+rphr3l=>z7px0cy><@^%N|g%^~fM-ISCDi(e@F>NyP?1`F()4LnS3; z9B2vR+L+lK)r=f(iG4O&BTx5etPZCXEQ2?m?>6M&*NW#69cEe2ZH*cC+JWnLf829? zNFZ1WP+rgxp;BneWR~L9Gm1gZmS~4YnFI(8*efa`?9*EVmOy+bGA?Q)06wD$9w!jR z6m$$C;&feDfR$!vEA%$Uc(m5r*-ks?`aKRm4Q#ThC5kNkSOO%}+NKF8%P46zM6`(_ z%UFtV&@!TNb577aXg~rvqrzjL*J`Khv}QXXzrgf@N{D(^VElr$ZQ;V#lxN|)2<(mM zF`ZX{l1=AHo+dG7eDbu?QHIQf?^>$H6w4R9`fZn$SU6r%^oD;&T!SZH(^2Jr?k;tL zz(af{?17B)_<KkTg6iGPP|#k`xbRWZ0oH6m>XAa>iW6y1pY^(+<={1*Z_%6?=4@+z z9cBSjI=1X?K+>S!nrxx1V7Q)=EMrMPY?)Ef=DM@C)@e0Dsur>MoVV_Ejs709Jn!P# z3M}`$a(>G1PCAW-h_TyHA|xc)BQY)VLOr&$&bFaORtLC0HJL3bTiwcHJ92D*G3Y`e z1nc{Qe5Xtn0wyP)NszYRt}B?H5DTVpE83jxA+m70NV9y!0ORFFYF_7+EtDhwXt0#M zEq)xlccy7P(NiiZ8#~w8Ql9)F#X=^vI6|g%?RJGKd&;lI)ta?ab4fV>(OFS;s0Jbh zn1{G+5S&!Z@Ujsq#ynue2t))Ts?=L67^ui0ph&Kc0}4z&xG#fGDTwrkXFY~1al02W zNc55)eN6?#c8wM9UzI38PkE8Pc-W|wSRjp{=q1bWE*-Z-oMV=GcP$oMPD|*m=c&j@ z=?ij7d&9_;n<%8;$s3nfTxYi^?(G7AfaynG6Ddh3Zzqz$XcD-jsZdPNrXpzoVlNA~ z-EG9kfwE%vb?6dvrtndb6l<8Ck%XUCpfPw<7AlHJAxx@Z;Z+83zi)wfplGxO0uaX4 z%<YE*J+UFRFrr`Fg%HoQ#<)6^)zm4u8=Kv2+wDv$!*7LFtS87WR5T*<p3(t+*FbUv zc?Y5gcg}OxJ8h@60y-!fe@bj#uS>`zYdxe48*q`PLOPS1n0(_DCw~*D4k065a{aZA zzk&G0I6b2zMvT&a4@SWRV_19^@t|>{Bg(gNf@?e*+q6hb1%^FJZz1_*ME7VC@8g25 zp1&+eH~cz+00auX+JTfsZk9RsOywSSoNgwmcsV9?iM&T3L!?z#X`E#SMY|I96$bYa zl4Ve}%WOpbiUVX#p$SH>(`q?>%yP%D7M<i}o>CUny;ci#{S|$hk%OFLXRw2!$oDmF z2YU{)R$ga}5{~SMYf`#wLHjMs_QiO(*lulW&CnYT0>&80ycb+|TAm78?$Jm~m?KfI z4tGX$ILZ|{Ar9(3fw$3X!6mOk*mM-dnVysjRGyziGBS1{l9-_I(d@E~YvhTI=p?Hf z>iMARhI+G0Q<{n#GD^iM5PI%Yfn%X7uA|CWoY;(bVw@EvScdPBILkq4vVot5eon<T z-&yCR3{jHI%BaE*FnXo3Pab0KS2?4^Y~=85w|@JI%he7|lZ@gA-l9Ing({S>eXkzq z*QqVUoA{kd<x699$m`&Dj%%n~X2RcX9tXcwxa>QdP0Tw#r)Oq<Qk|b)yrKUp1Yur^ zC#h5#rLxj|b#=A6eDg+aZuN>DH@=}F(Mug)#n1rk1zQv(Klu5Wa*n@o!)tV#W*hi9 zR3P}T>`6*{U3Y^A?$B^^i+zPD_$F%Vc#~x`7>l&WQi4glG~QqbChK49prE^<cgc1k zhY%SB4bzkfluo7dz@u=h)7Xv?HFc-sG1U%Rbvf+B#W*&{>5qFTvEhBHP#i@@&g;QK zy9~oq`$U3wADW_}y8M`-A(wwZoQBrSk9GVQP8Ca(4!C@U74Fdx6DO6*;_1-GJP>;h z-8Mfw{3vqCFkdK5%<!uXL2F2O$$twqvCBlD!}(Qk_I4YT;WhArPXS<>fBG~0ZTp!a zCjB!S+S22O?&8OAs&t0N5wy7o2H`qX_@}nq)&ob@Q2=R!z~VjS-4XRD6bGF}%ez#| zYrFXMn9@u0mD++{WjrkE{|M&#r$75g4B4R+mw55(E6P+*&GaL}m+a~@Mm(o1Fy`_& zgU!Y9d{|TGEl^RHv{7mnde2g~=>@3LijratSh!BN>H4upc~q-o0y1jU`kch<GH*(& z!%}6TI)C#@wRZW+s@`O5GhTbd_=l91kdH?||8nlOYpX??qjwdK7FMcDmF3DR&cyU` zX+8pD)-W$qEgZApH#iA7<jSU!^M^Fjv>dPEY?}2z{TvA(0WDYgOWx@bO>Q{Jj8-r! z2F@L~0hz(6jNY}dQdwBJxl&!OUD8kTtc0Qkc#t93n-Nqwo3^dWwQyeJD)unwrP|fX z<!YQ%X*tEwYi4hCIw;SwU>AXGIt!5>nV6xeglw@~0@4?B^q_+Uyxj*hlGWhnQ%d`m z5gpO2i!m(|NaX;dcPL+LcinZ@7ma~#UO}3{Frr?W=Ho}Td&ZM=4>NWt$KIDog1?>- zoT&28>^gQSed9`PwW^Us`D<enBbjx03&EJ3zjkp2Z;49K1J_5;$VXs$e2S0G@Vm&T z1_d$XI394NtdIFmsD#RL=<xAm55ZE;_u+(8s41J29ML6lEn*gMEHk>Y1(~>p<x$Xd zjj>2IoUVg8_vlb?3;)7B*5NRf31J{9!?><q$Eyc~(Locxp3rcsDN78Up`7q*#bxuh zqq%2lajLq27x$^a5t=&jk%34VeBjN(`59&F94EI~ct54oEz|(;3)Obzn3Ndf$sVNw z<bQzb5S^hEdwBUhL^-3gG7rArYlrm`_;uu8c<}-UE!z-Mb{vINI#-%F`Gy?7Fd*AX zO;XT#w$PbWwsdj^n;^V3%*ijYL{~nlG5=V`5Az`-O0PJk#R083=fca#3lAf)!PYyJ z?&6U0CwgKYjxuI*j?GmsRj$pi-n?4*=;n>(#f8f^FJG&!tW;M7ZFq2Vf@f9`s&ihA z2ap%BH!coi*4SP!aCumrWvAiwLS8S`7CzK3bDlo8k>#`cB-G3_#AK47;uVDl{9u<- zT=d6SbF7wIV=~|w-ae+RjuLpW?3<Krf`F?XVHBXkDU5OA(ZeF1^;*c~8!mhC9Xg~1 zE-zTl85u?GjjQ32S<b<z8MTCPFdwn41P@~f9;_32h6biMZ*xg1?#7K8){H3G*N4D> z1}d?EgOR3f!Exw=6xV)|zqGipdUK`rFGllA4XLalF>JXFtb&uEiX?hfI8(!;tQSbm zjrUOGA7861bIf(UGJma#M=!8*c+Mw77(>Ny=59=avas$jD2CaYI>$lGuV*yui?R+A zYwNZe#^D!B$*93UwpgmIxVaBUhF{vSv1Q=(kpd`G_=w&z`RR-Em02TU*|}O}zP4}~ z5ZtFUvg8oy6ni)<f?#IYiop&z8%?9RA)K0Cu2$xLB1=l+23ApF+C&tZ+OY^~q`Ekd zIr}uWp^jH#{=dNSt2$4|azYcOOuER)mSYdWhd2!WV}}Y-VrB=xf1{q`_I~cPloLP& zpxaZA(^9y^2%L<>S`hR;S>`5;GDhrMy(f%RDpQ)IVYJ2Y(5VxsI!7rKM(@&a$LHu$ zVK1FA_-mMkPblZa6)%iKF(i^8)>@^&rMcS5?Bc>gb#}EnhhdOS5%HJ|<c*V4$c(A1 zGCUe*z#u=FIvA@$eEgN$l;#+byGN8!NimOv>P@vwsqLzRBVsvm#oqU5G~!+8>r;Mb zi}(E$2>@FKMm1GJBS>+z`q64Us+f}S)g0tl5iHlM-G(mrThB**@Q*9_mU|lY+NxG! zI~$gL?2J?b(KtwcivxBTTd`p=Vr8yWp}XuCU=~-FDsxr!yZFJP^geJy23`rpynqi( zfgGwau(YxTzc`!-e5@R+z(zE-VNO*{I~)z0GzvQ32_zLoP-B9U3)pCvvRdsm4C0JF z(to5lZp0|K$3~}z0}uRuNGZ-Y^@ziu6+E2N?nY859(9-U0pd{3v6)-@m<3mW9|-=T zwGvUKfZG{_6)H-JjJ|2VkwJ`qfdw?Ch<W3PR8pRIIUM7j5w#baI6zn+PM6SLf#5MM zRu`}D(|EFRM<Y{IF}$7FW^UQ}WN9lr|C2Zg={1tIqDFun5Z329;iggv{Pl#=l2~91 zSlJof<HF|gN6MXWwgcBFr3c55HE(RM;Y6O<Y<rc0NN|*QjWDaizy@o+py3V4W|@Gg zwf35kvSDR3kJFF}t&1E>P9N5dCvVOmmCT138G~Jba>=nmoCBUYCd6iYR73#JeQ&5& zGQW2yd!tfYHC8?qpp6A<5sf8!d}M4s?C`+|VYs9oc20nT2RB>beSwo;ZrVW%R+y_@ zty*3&y=B!Hl!@olU2MYPYj{+SKM~f}mFyg<v+27>W8Co|?Oe(tYfv&AI&AY$9Nob^ zc`ZIW#GgBqx#*%W%XA&)f<TJRn4T3&v()6&dZ#1tA}rqUMj$piRVa<p2`xX&%#ef1 zC^0Et&~z+lwcn^Hh|6o(7tYtLWTh1<N0)FEN`&<ut5z*hE{NnIP9@t6&8vCc9Fk&N z5M#YwO0A)D6Cke&mN|Eup=ocq-%tP;m<hJ*(s>0CnD-ggf2RM+bIrisZ@4XGfhRQT zww%qtZCq8g2BFljvt>Aty(O)EChD<5Rb~h5o{B7$u%<W!*E^131C*u~*Cc$@#%!ee zQEm0+;=;|@`Nfs09yz?Z!4=}?l$PTe{Ny$uT@qO}rZbI0+d32e2_06vLzN8Sh8=H0 zs@daP$yJIiC-zB!LnkPobgp62?{R(cVd!3!sO1o0U0qz5Q=TTpK{!S|rXmu(MrX?= zXE8EqiZ1!M`#-cE#)I_^vdOwS+tg&qgb*JSa}sN3Gd*m>h>?MbomU~N^SEvVs9sP$ zR6M3Dv?HTfgTIC;3ngd0Lg(1JDqFIMNC?aDKBE$XtMHrwQ;=Y>$sdITu7!2Ln#$vO zeTaEp*B6w3;kHN}AsbY62Fe?J2B&RTK#(4(Xb$g?(R=MpL5{&Tc`VF>Y&1mU*B9rn z!9dj(W|ym1s|%}`^pLVE@oLqGG4?iJN(;5w4^dExB7WshLvxl@6<{OZp;uRN+?a?V z;!wLXltYEUDk^g%7&GZPQw?VDLFOVnnrX|`kFw}Ix$3l~00`FPOsA@ToesE^p#R9V zwk$W8S%w{z%50PZXH=u49uGdZXQdRt(t3~bI@q4&!onVnNA?>W!D2FKGIUix(o9z6 z!;Cx^>L9ntdSUSPh^D0mByEF<cyq*?wPYOY?*g=2WaSq9MPn-sI<UBqNH!9Y(SQg$ z9y^Z?$U6GVgD)vW4yw2%vhSop=}!bq4$YDg&+EgvqR^;74yvoE@)l@{f^IV^$R)(s zqzTH74f1DJi8RW26X8=zhvy9Hfz|N-G(2JYVxe$fL^e1*?k@-!j94!pQItOSMRea( z=;=#F2OY%N!M`vn;jIURiMhnlOspIgi+F(nTIvQBwfnsEK${lQFs!Kb*ENzA@q`;! zQ3YexpZLU*=4523Q!kOfL1|@Q)ugX%6R#+lS{4?(kGL>VwCg{x8<bh*ljjSum^pF2 zWF4mUon{O^e(QH30}`A;g;Wzx4k|-im5YPJ(!qZ3ph`@#8rc`BSr3$V8&KHR`2pB* z58;@uzo76JR<U&+E&?#H^btEOJRlk9PlIBSOsujspdJy%Wda4!e^JyU&dmvO<|f_f zOP$s>+D5`|^fb~vIb>J04sPI3VF+BjFRdTLg%RBIVazM4(;=^uU*x{IdS`QcaZMj{ z$GTPD2Pnv7a4@(b%cMvS&`_J^t23(U0owMBo%e(L2r~$MRfj*TEW)a=7bt_9FI+g2 z6G_uifIzjC#2l)0w>ys{Kw&A+ak6YTfxfIY>%czA=X7ur^@!KLgHx}0v@)nWHw-?+ zu&eK(m`;+Zfa4*Qt#NaJ>$#ovu+u4x+Lio~%JOMJe`6Q;ZOY_%tSq-p%(??wQ7|0U zCXQ=Ix}C76QSnU9<q-i&)k=7VQa3vIadm`OBpOl2K9|s;j>|w`IqrC1PZimQOy*Xr zs$4vZT8%6wNpwu8q)4L>Rz)?PLv2L9>~FbrCE$dQN19Hs5ONQ@KBjSOfrJfhA{)}L zXAn+yBw_UwDwqiM`B+Dm<;z}a)GURlX*q;Rw&oPLbp!{aXnkU=DcRbETS{w4;1$AX zsz-Z6SBl6X2?{KNoNSff$9(2`*i6f0Q`bBY$*P`3JlRM2M@8AX`~3k5<E~a5Kpb6k zP=h6u6Q#X?2RI_sg=Yl;Zt#h5x7&jYI2#LG1h+DTWW`YH#S;PxDV2m+48A2a$=Let znu|0}bxRuRAAFgk2wb$3FiCm4nE7C$?9joD)iFWlghM!E<o=+x;k@rk>z3j>_LK_+ zO3lJ&c{U7&EU=toi8fFa&ZR&MyT{Sw9*x>(pK2MLehzE~d;YR+P^JTV3I^PR2pa@3 zWSDQfjrI4HKZmv$sWT*H#k=lFOL@q{Z@zyd(vBLtYV>>FcLV7GM3Zkh#l(5QjR+7* zT3cJH12J#TKhIE!4K3J@oG$c4ED>nHz`h|T^r7;q-_th@p<3e@hT8}@1j1--yjglm z;sfONmO>SY^UGQW2j0yJ;bj7*(i13IGBG574xy56u0_;^Lsd?;a`R*{GCA(AL`OcW zB<c|j^x30a9<Fpi!!Vk|q>Gz-%e4n%aaRXmNMv#SScyC1ow)1;<5_RX9@rA?Q5pbN zrx%oSaN!7ZS#0-(l2(UTC?J`j!&h)H1h-ARpwilGI=9@eS63tQBj^Z_!+zllk3)Aj zGc?xW#_Y6OQ6D6<<N`}F+MW8^&mZs+JQsXLso9XQcN#}~Sl^W$1*ozV@q0j+WlVuU zCT`vsUOv2uA0~#V=X`gggR55x`9b$}o*#Vq@4>+hfc7P>6cr%GS<wvHco=eq3)=e5 zAA?Ttes9juacJ+HyXN4WdX{;*h}&Ygw8Ga~F^ZXgm`fMXnZE0jhj8a_K#yS*6>@!X zpGL65e5bA!HASic4fWA|fhU+FdaHE805T@-je8QrDBzyGz{iS_xP0@RzTwKpfma}4 z;7pB7G$_MC!l;BTk-CWDQW~-8H@3F3gsKCsP$By+djStV6PUn-uYq@@#z4S}2u0U@ z#y#W<(Lc}$Q^G2j%kP!T@a6go0<~EJ?Z2cW`p&L=h5&=)iv+Vn*pi}mS6J7>cfzz2 zW*#42t)f-tJO-e<u{=9FgaNyBLSM9wzEuz#@CChLR<KK)u`y5ST{9+jjBGC%VKh5? zNH99Cs%&z@+{UV=v5LL7FvEMn?3~#%d5-q-ZQn8YMuo>$oDd!Vy?nw^1DN{QLyS~^ zrq|6|>!ScRNB%+=SS!?3_j2M;`{f&loPuZM&`>@qA={tR?0!Mtd&R{?LYPrs&~XE? z5uq4H&m!^T_px`lhHK`^*Be;=5T2LI$VxmTg1@v#ay>S}K>dK;GRwq?7HWwS=D$U< z8j(IR=C2V*;TJ1-Q-S+}Ce!cfjM-3CY|Ym+!jT5}NAz~|4UlsG*EIC9wb@_%J81c* z2oYPE`c{2HKS=nT@+&A-O)J(9lXG89LCo|Sqae^Z_3;u$B0<J4>C|8f3Bratk1aY{ zA{jEdi4UMC);*6*NaAQV_MMJ$Sw7t{J6ixXcj$1!YC>q0z5F8D_>%b+NyzRPtA9(U z4I<`CCxZw6AsUESR6b)ec;K(;J7z^QP`-6Cc=WF#NO5&(Nj|$Wc;p`=;nAN|89eSc z^lh{MpwF|!u>T#sZN}Q4VHv#e=X741Z2l@n`4#w7(|kH<HVHeT0R`Itqj2}=m>Cjx zf3w>Cg-q)EUQLLP*033~P`H;?FMGewBBO<`VklUQC_aq%cd*h~=J6e~;Y-!bn(!^7 zU<Y`hK|>GlJ=V~Z@-Y%_U3-^L(xEn}yXaV;`uQhpe!hyREaq4vZnX7&WE$1I<x8Bo zvboku$9{K*B7BjNMc>uIFo{y5@9rqg{*>NJ+M}0}RhgkL=t6SVH<8y&oHG0nNfHWi z2=xU5rFUt}BIN1vp$DIQg2x;jABmxSx;#XJwP5@`J_RqI=Vu&t0qe6uT{+$4GR#@| zCC^kuM#n5iC5wdy6f6FX^5xTIy8p>19Ek~RQ>(`H$!L~UPAeYJcS12PpJM=&6zgnQ zw&m_qyus*uG@Vq+)8zti#Je3j5^A+5go0{|lg;1LMCjV}V}=UNc_Em_{NwSLG$NRu zE<>t>B6#=}ov?!rZQ=D|jLCDt2b}B=Qz>*f619=Jq&syLLXWX(Y?2K*gZPLJ_lZS} zt$#Pbs0t&STNi|pU}hP|xEwB>1&>rkN~rlq8nYBMw(2R{dq;?%1m~CQO$9r?andIP z!tB4$TQKvs<_MYM$^+a!r6YFGB!igyjQ20;c)uY$UH%350mLxiPxRpd&gTM4k%j%) zK@>QP3MUIa3%5e&SM>cpuk(t8{0$uqg*alM2r?l3j4l~SLjf)SKY{!;o#BrhF@~Z+ z%;9pP2SK6pkY1N)RmNIExW&amVgDXYCxh<`w!xS*Dsvu6A|z$T?9zYQdQkqpdUejo z8dKZ+uOPb`UQ$y1l**PwPq{HE`Aqkc>c`Gq?(zx$;0CTh;qZdSbRcYj_-DF|$gZJi zY(8xF)1RGXe&Zi2oDG|k&xTEuXI<0csCL+=DQm*%^8Z2tu_h?-HT`g4`0<KD^E-M+ z`KXYa=Ob>$uWu+w?$h552=!iZx8Kq+Tcsl@RrVP@Q!zSP*6^?NgZ{Yj6?gpu{r%vm z>lNpJPLpw08Z%Nq1ebOEuGiyl=-DRtEYzF7ZD(3_&%zKk%7>J<d`I*noT-eo7z@@B zHW0cqO_6_({wcYiq0+1G`X!w4c{&qE3RYRyLZS@>#xH5cGSDv>_C{hs_?*O2U(gAA zsX+tAtQ_dQGBJ_9q{+~2D|@48@qk{7){o#)FTaeO?RhE0sK>iB9Wxx98mTw<0FA^S ztg3h-{~hZ$nQYS4gkRGe=5-?Rh{pVijt|h5=>2c$^?}+Ojrbj0P=CS_z5gS6;#izC z*dW(F9qV^mG68-Ium4077TLf9h0Yf=ZR@5*v!^s}jIj0e8BJ?tO_Khv^jh2zG1Cmy zKBI3Z?R_*qf=f%@slKs;Wae<_(Zr%e#Q8lPwQ<sK4aQGshVfEeahBNiK{2LGB%@*G z;`4O&+(A&yB*Kq)<e{nlDV<5il9C0)!sG(8ZHJD>%}N5BM|9K*gd&<M?*5IV9NQ>a zoP12j`fY1O#6KX6X4kE?5rrySgBS`VFOeQSr?;0(Z#5_>pW2L|>7(sT|KLHyoV0Pn z0EN|GNWOw;;j)LXfL_;8i5i3N8QSrk&BR~Qq~%pbgWy;}>#ynLV2=?|<#Q@YcrLRz zLdUePXw;}g2;!gVXkS1Vt@0Z>9OJa`Ucrq!l%W>sbVR+l2h%icwWIU(wfHTl9G}kP zrXY8w;*+*~?}BLPTSG9XbPRbI{-Hej$D{9uExWj^KEzktTzvkoG3VBC`!xMsTp8mR zM}9&1HP3D7=kNYE4zgvOOnV<^SV0fRAoABg{~OBk(ZXt_8hVzy+ncWX>&O3r7KL^j NSLgWLL}uNn{vWq{Alv`| literal 22554 zcmbVUTXR&`m0pti-mN=e1I7kJ;-pO62I8cWnVP9aYM^Z)DUtwZQYq@teIy;z>Q?%K zV4j?}d7VEo^9SZf%wrzrWvZ}=z_~d$5LYF(nQyJN_c{A?w}2W~QC6R`&)#dV>$ldv z&~#;fw*2wY%jKoz%EJ87Q}3NR{R5&aH)*onsusP?pg7~TYVUpG-S9Fg8oA&#GD*r+ z$~U}v*XuM}_?1}h2AxEbrq{j3+J@KY21PXEzb;kA(0Ika*|}7?=mm|jJW(=9<6EbS zi(cz`&{(_Zcl_4A42`V#?NpLdr;F#k4Zna+@t`x2q@mLoAshCWO;SFn`QEj<KeO(& z_L+ugGq$+i^4k8gU-zq^>p=9zAs_<+FwFFsV(D7D)AFjFa3a|;%GB$Ntzg4%XYluo z*Qu_T>UDHI8a860@L=D$X1BGlTKXtx)WUb%LAPGN(CoH-bdX+X_={f9;=YzKRIs+* znHZzwxq7#~j)#Sn^_K6OPQbm)M$iaO6<01}@+lt2XWphy7Z=x?4S(Eym_JjToiA~x zjoP%CCwe%t*$NsRkG~As*V{$RrO_$bpJ*`I?F9AWa`#%>@0<haev63yi^e+`joH3% z!*87`zW@CB^T(9C(X4kj{7aki`yNeKn;V;6%V%vUwOZb-cJVYCKBv5SvC=G_LU+S7 zMA<dJ!#YuX9}kG$kp8=VyFKT3K-?0u;ynL8EuBB1Y^~*OUGO^EL!v<A)t2vd{8FQ~ zyx!a@p5~76_-*cKuDRv6w5JPD1++QucV>h3X5G6b{q1PGOPiZ7Yj>FYoAui3dv&yr z8^je$hPY2TesiVSu>2}u&KHA57muaIHoeI$l+L!y*01qU`ov5;zs77}O)j1RGoR2H zvktRjHfu-EF;o+>hOr1g6Eu`QMx(2cpGvY_{60RtO<5xdk;`p*jfao(pyoFWgXCqL zk<rUhmc~WU<*oU}GlumCU@jnGrOB+a=2tu=MDG*DGa~S7SDLMwN-{Y~c_xFE%QEUP zQ+|<+%Wq!^I_shh%j>~vM+m<|NBIkI)@md-YIZFrt;*~NqhM++<+<e#$l0a+p+;8L z8qJn3s>r%YloLhsy;`VJ1=s@k-)Q)CnGH0Z$1m5`{EOaAk=q#~thZiBm}&GKZd7Rm zoxrQdI1-<RX`S6rM##_)N%V1f)2sU6G6VwMjw|+expyH-)#ysA*;td`GvfOiZ47+F z@cIc&sTs|{bnE_x-+)DeLw9JLwamv$@ENk=hfmc^=erx%{MH_$iy@b9ZoqZ#(c)Ws z&3>U#zh!K}Onr<+v0U|5SDSUCF0k;?s>))vxuv>#k6w5BjEGisdO~8M=iTX8MJrUj z#<JH5+N-yOz2C$gohs5}xEeOKCI1)QpyewszM*$`%((3;*V*?lt4j-ws&8hpS7R~0 z-o}Tk&2FRP=>MF*+HuwY01xfRm7CkiX26^^<C3@Opu?D%W&;M=<;Z6n=Y_%7gI45L zbCCNC)IdGUuCg{hO?FXcUSfy?l}%LCv|?w!<Tb7vXMc!^f;_a>(klG@rN%mZhBV)K zK`^j%vkPRf;JUz6*uz7ph{gsELgHqKCV5aHN*Jr6-J#K-(e_)24G8I?0=vW<Xm=1= zgq&?eFV(j&&ar8%G&^2>rirhm)oyS9O6d;4cQDvce+L_Spguol_QC;SqV-%;Uack% z{F*XJNP8O7bL)Eiwsk(@8V30l%eL3muijj2w%Y;Vkx?<}{0<#w4#g$C<ZmLz!lw%{ zB_qz<ngIgx`zfWtEohL9z(NMZJKt<L5{5Uh@||L<6NC}By@KKi$F3E2SWS`Pc4)HE z-H4Rm#L}m<f33OFTx|I_0-!7FuGwwfqhzZKPhq0eB&0Xntk=C(EFv80i8;MCmqrj^ z4d7n#6U4E+XOOL?x}&E6iGE|Pqc)<RG!mBK*|_T6d{Dja*RAG>>vqCg`DWGkYYc(C zn|(8W0+ib>-`osc(k>mq?EO~TpAEdVX2Yv5LoV9)XOyaX^|}ncO)2Ouj1j!qrjsmn zXUzF#=Ox3&a0LUr+x_v-DsraV2nGL8y-{4lTsJYut$km}d_sfXS-l_NTzeE3LGrBW zXhMKU2zf>KKci6?9QdpT&4^`}CR9Q{=|Z=`RO1}j_Aw&_UP!+seLker27HnDnOriJ znVfp_=-bCnQ0}^a3;NjBPq!)KHQERbhVQ))25CeDdW}*)8Dx`#8(OTXj0ZM{&#Em4 z|Ef0k4doimk~{nqTY&;%zvfJ3ViQy8Fd9Hc0WctV9YOb?V;&2u%Wwd5s^hExcc`Fp zmX7#|q1?fi;%j0EL>RGSrWgVCJsXBF(av!n({vV*)&VapyE`NiCbF0r4v?;<Wf00e zHaiA<>beax#8LAM9wRge>b~sN1Aq_dcb`tPvKom>-aMr|_<32<A(_^_7rJ@tkEcu^ z3_Yb`$uW5zWkb<S$~P|pSxK`edqe}}4p5KIk<Bl};wqXDQL5}LJc@jjWpF{m=mn^f z0Pk;TtQ~B0>xhjj2$;qsT<{h3VdvQ2yS{m>PD8<DI~J2Ck#h&l#-iU^ZMHT5xU3Q~ zlV^jqz<`r&O2e^Vs_1(p5(3NJ9(AZ4nqY=%+8?6X`;-mZDqKapxuC6<E$n?LDXLlq z`+V2{`+SBma1<H`hK6ahF8Qixm{F46tco=&OgnqCs@TgDOs11^^_zl9W{0HZ3$4qx ze8qIYYK^4Nk-o{i;Bh4Wi_#n2>&t+wyd_URi-g<?ZFDVCWMeE=CnBhBHEt9vJ_{y@ z%CXITLleqjn;*;gPpRN<Y<6zB04!at`^F=0lUSCfAu-kJtusV3we-gvW2h`heR@H8 zUs5_KL|L}>(qk2K4}5Mv;|$hR43>NjGNO85%dTkWJlt@oi9{om;qpui77vX@T`W;J zL8-GotcV{lY>|=~{!ZlbV-rL}zo69eVrjO#jAuxFH%vO~w=o8sT1gDCd;^gHuh|Bs z(4+@Gif2qNl}ocf#h=@h+d{%P<27!0ZSzsa_A9+QwKjeayB(>oOVc5cd#%~&G&jtL zDK1~#VmEc4(v?QXUz2*&Fri@}I*C`0DFGK(GoNIo@-!E;nc|V$_z5ahE|$)huU;ru z&R<wDt@f*zI0ygY3EtUckAs&)=?~9#K?48a2`3gS^B<YNbLU&$=6X<VpPn^Ok~4Fc z&MNbg&Ca?|H$p?lkUk^FW{kj919(Nyd5==?9yOU<CXq}P#wRAHsNgzi^olpxT)r?i zNuzB@yY6dgiEZINjjgu4HBQn`iB{v;9m;sEjVnQ|vu;S52pRB?h~z)}`9Gl*DnAVB z>?BzevQ^+0I9k7j_YW!A;S30WKA}VdYK6a^(@>TB#B7E{f545QRWr)a8vYnb<nf3H zP9)O&XMjKR&^t__FnJ6ZXy_Ae&wpGuf223G0>(enZ_&^O213pSL0?xqju%i&VL!eb zu4?2Ru4=IADdD1Nnpw%591}-lGbYvGafp|zNaqaSFxVX$(s>SXX_G}fv}OOei9bfz zYKCr^M`@HFAVO|Bk{q9;9J_>=a;Mm7uUtmYcWD|h(yv*_s5&O|OI6pKZNGuPZ#xz_ z!bX^2&P$`hR#>X>*&Y&!ESQ=MI0&J^W6I1{N*5RAXI0@cRvQheBGEDf8#G42)P^%= z;A6^iFCuR=Pf;RU7(LeG4u-2N%2Wcv!@HRJsR?Geep*_CAL1clxT%KJg7{bZ2<2DG zAFssiY_$AwW##I^{MDJch2=801HbnLOMb1}sCf;ih#^EK&INVm#RHnSyfAm^V)<%i zerBnBu{^(mr}yCW*s8c#hpyn_&d!x)tZ`<~EzGZ6U9S9#9VQ85*|3T$3lR8Zghmci zmeYOI!9pV+fu-Q(AsQM^B-3nvu+4q@Uwi%Fp~G(+d5bl9%&&W!ZNFyRG052^bx&%V zBUlGP7sJzsDOX3m1~_d^`NU4-8c-@exkJ-)<&~B4($&S%e0eU;tC96BPN7q*&rs)4 zHHWj^ppGg$K7LMFYyN5r$xpf{BH|PE=19ZYT{1bJQ(CH+9=~Ol53kwmJhu*CdBNxU zx_Osb>NXk-5zX&ZTXJ)BbDI)eC*|iT*-!f2UwCzeNXRTZT{WX@+Z5=2YQE2(Yc@Jq zv}wUn+Ae*m2%^g!O5a*U*`#A%C4-K?!9Crk;Z^JRRnD_s$HR*|l&UqmpbvlFqcn>B z7rlnqXBuHZlPVqu`j`&d5|+^t1p(CRdbLbk++!d))+4xOhOub8OZ!^P5h=3av3OT$ zi@}k?b?eNm5yF6(z${V77>PR8Qt*msnuR{-`{b76oRb|abXi6jfw3?@*Y%BMF2$iU z7TL7WXp4>td(m>6lH%vM6=sZ5!<y^;lLAxF?hfs%g3lprP-n!9-lfCUZmWeT!tiNe z173|n@cG%#F^Zegj<T-`zmUH2s>xR>vnv-2<=J}B@Li%%W<(ksQ@ZiZc%=q?p-yw< zLS@C8FR~O<;KRG;lu^_7JNR*%a@U%*Td@v@L#H$xG(kudVaL@;EvyP)FdC3xkb-9L zv4wHUx4j#F4U=wOw^lG}c%(_4ke6L#98vnX!v2><lu|a~*Fo_dsdR>Y$LJVG_BY=; zdW_2e1$P+}{XC<zLA0iqOm|ajB6zt&Sp#!~_n?nUoJ=PMIE<8ZrU}VawZ4z`z&>1z zLxW@@iI_`MQS>(*Y5dR03}>44rj2@8->%Q1ANZCwV58Ji<>#oNnON9N@X{bg$|Js~ za)Mq?Q2LsHC2P&;K;a7dxX-4d-U7cs=#6H;Gue-?EuX-qBj6LW36WZtQv5cr>abBD z1-Eu8Kp&6bb7NAPG-v`q&O}{pRE2gcRAezJzwzca*UY$L5Wy!kGvn3K4TlEp<3hQ# zw8EkW#!#22ZYsZpvO{yrRq#X&C2@SULkE;%#W+1w73M25AHnNiF3nvk%NS{3X~!2v zYuFewkw_J$VC*3?vH*H9l~0tR+34qM%J{e91_z(IiGa`G6AgeowIYdba}3X*q?5<s zJQuEg0%gL}<NP!f3#;$+zWoPG{Ii;zzSe9a$Kv3hhyHV*ER0Sbqk`Aw8oEFaQH0zW z<)r$+m_wsP2Gz$1n<RO!0D~>IqBJ`dg~(W#V+4R2Bv#L{Zth^#$eu?{2#o>y5bd17 zd>>QlL#S>T{4)&Em=?SPzHK$Pm?+dlOF}s4&<L7XYc^R$1={EeHvd9el2~o5TF;QF zBf0Pu6Egit6kWsoC~w>bD;dVPLs`Q#vFG7jo<=sr4EW0&uPcQ<glJ;X;w#R7>!AXV zG+PX}mB<hTC@`M1;dcdz$@K>OER&4RN4zZ?O0WpQ3wfbwJ_Qeex6u%O1I39dlez<P zOu7;<P`yXI3gOpGiCW_ap6^n+%7w0m@-PhlADeN3ei~em!$tsMfUFk85OYrYjZC`G zSr6g}eRSQaTB!nMm!PRw+6rMxf?<Xkb6g#0Z<7f|FS@D;E`y~?&~kaPv{YKbUKaED zSmZ@Q^UtvtijkdQq3{<d`;0WNab^Rw_S5p*+`<)p%&L5)R9UIapT{`c5OiClmdF*b zm7^wgD^%v|K9hkk&QQQIE&t(yBxj3W!>U=5-7~Xrm$2Fnxr)PCX$l;}Si|jWc!{Nd zWwr%y0BV^{+2+z_A9^2!e>Ot?8!HByA_2jyTGkcdfBY5}3zp36STCc!J3O(WX;cQV zyuR+byo0mlbEQjjD_1X;KE8ToX<`2S)$^Ci%gg0ujD$5IMNKR_06UW&Wppu2LXd^I z$u`_6^NIPFk1`<5S`w=^AxMHwv7rPS!XWF=1$>26ZRF*iYb<DJt;sO~%Qq~C3XxeL zshE4s8B>l}o>x2K6p;CeD*JM2e);Nhd8u;F%plRW$;m_{w6ktaBRjJ&KVP0%DbJz{ zR7*O%lIU_a=|<_~;#{d>^)zqsKWgvz_zs~U5!B|qTM&-rU=WqGgv300;}u9GJ1UH1 zn>SL(=LlN{VUJ*S3y*GNsm#d?B>1QxVDkY3W;EKR5sf=LG}4m74Jsax2<sWB$dOhs zI5K46=7Tz`rgT15b<m3iVhk4X_5q2PX5Ql06DW{YTJZzm#METei9%6EHaECv`;4-P zd@-qIERXOS#SxQi*z6}$-*T|lm|J^M<wE5GX|0$HPy7j-V(3Gp$1&?~W25Hb?}KU# znj{%vGRrYD)?zN!$*(X}sSaV+l!L-ikVd%_?RF_IHWwQv!9K%CIw@<^Xt_-Z4ySnh zYQ~V8tst?EKnTYI_G?l|8As-sl<DIMFl82)ay(4?W0kQKqebBw<c~_YARh_ecBY9o z7ND41Q0CZ<Y82R@fSl$1lqMtKsu7WK>jO%#8%7s!7YthH^$N6k&8wGMYuI|$h-!Ce z{hUUXz<Bf=TV@Y)3E&kQU!<@iuA1}U$h3L)02cMo33d-y5xZ8Y=?E_*$w&!K_jqbh z#_ZYV&6p9UQKy-+VPGN(E*eVl{Vu9HjZHOLByszDK%>)+^?S*y1zj7~@nOwp=#)ql zP~1#|)>wTia#7MI37(~bHrItQ?o+_$TL3SdXXg^hOkwiKn+(1c{D+fEeaLZ$u|7{P zDWMBrZ`0^cE&&sxd=Y8Si25G4w<Pv7hM_sHfuO=vqYqRfnei@X$80vL=mU-J0aDhZ ztx-aFHr&q0WF32(##(@wy!h>;#$#Hr=IXBl&<eAa<+#($7~E~$LXv?Pa~O)Y?$$=K z7CEv>vNJFU$rN-a1j)$e5eFY-HOgXHRVcUNnAQG16%2ZfCCnm!1Ym_^xrSf89=Chs zD_WaN7mfh9kBhOGz;6Q>(X~CwW&;)aB>}uA9~>m4n3@loS8sBtd6?DYDEjmZC<>zk z3k7{v(T_s=K%SQBA%m}}uT*H0Xjb<@V9;@1>a_Pn-7du8-Uc}FKA>Ss;-GDN08otT z@dKcAA1+Jx_%&VLk!klY%s4T`WQb^pBIRBoX^(U}R@Lf@$gXR(u}1t#l-kBB-yq@X zAWzd<>KYu0`-)GgSS_GG6>?;&fl15YOkqzEHHPl@uC7^oXHCJfl?$AD7Q*_9SObe7 zgVwJGl-eD<(d(vSsYV=F_0<#@c8MeG^V7XW1_vGPfe>C$>>jjO6DtISb1=zh977Fq z{yo6jS&>vgqk1){c+iW8!gUsWg5ruvr__J<teeSlw_CRDciy3IvUT4<DOXRmGo{5R z8GkT<=&$1sD9&bj)&>U@Yx|2*11g_H-=%z*UF(uF>?6hCOcwerJaZb^*gDyhn}^%Q z$75ivr&IYF)sjM#;e;CuM;)*oZZk+r))aPLh|>44=bT;W2%k*#7F@zN*=5C5(!Z?y z*&HNnl0m@6YOd^QxKHDXTFr8e>{7tNhY-~2R{(5>_5!fd&vTqnaZbGyKY#{2!?M2A z>7<WWs?^028=XQHMY$BCa~bCW{zmyEWS3xhVK9K@%4KPDmokb2!x<|^k6?$)@;1s= zv12tdUNV{DHQ55^b6Q0Sdr5KGQa*)kX`L>VVm^e@p|tZM@Y7a+exWGr9+N_Jen^J_ zsNS2=oH;@^$P)AbQaF^IukAJ;t`kO0jL>->s4Zcn<n#dd`Zb=OrW0|+24w6#@>Coq zwEl{YIqZ2svp0J>+&Uedp3<%!(P6i%K@G->(FpGsNeOr@VnXz`IHWJ9RxYogaEdL9 zNMUg9NT1)ONwzJ1bGnEnOY`_K?TcydIu3B@2fI|@Oi>Ps;fehBCfDP*(jZ5j!t+t+ z?~M8CH+0ap8T9(M^v0kAR!#?hphM^ES*t-k{GJYBV-pTQVc)}`_kY6H3>dg2TXg1N z-;ppK@K?WNj{TV?9d?GCc|`l%I)lTrhcsbX={&{OJv|EN2uwNoH+n5J2IjxW#WL)3 z`gX6UjYJyJWi;<-U)w=Cvp-~v3>Qh~OM2a%lX+`(VTX=6?)L>$jLX3_nTGv#n-06* z4x;K<{M1@ecJxMP+LTwH(TScUsn~b4t(ar6-KIlv2i7y2`}DfwUZUCPIDe-D@vj|8 zKA?m4h+xP_RT#0bKT=j28*6+7Ivn56RKWBiJ9<X%^o6U4nm!31>u)@WnN#lELY@69 z0x!q*$iA_jF2XWou}82X`!x<KUXJ+)tQ|xpWVN9G78Ch~3gRsJ&}i|CPvzOybi_U9 zIEYhU(3mxeki@^x>*o06pf7$$`}K&yIj)zqRQ4({Y*!DhC}u%-;F|t{4u>eASbV?e z*kENw-QocgjoAm+ibXvDJ2NB>B77$vFMKCH@38&O+C2Ct44#pXAJbtIZXM_DHh4sD z+8$ini*@plPT4kn;*T`Mnbge8FbMyO4n?a7MLEuECRUkIj~#pOOdRiJ;_umE<Du$> zW4>$W>lpm2ec;5p7k==DrOHuqm!*G&4k@%M8vSzL{)Ns&n77#LFkd)uC@I&XMN+4V zD(+qS-Ya$vjaMnbL0D?73dMwvQxfj`*t@6nmVM`%anbl*rRmocG0cX3ZDFat8|h%g zun^y9FMp%A?ND*H_q6+aL{ezM;(A#IXAGOZq<0)o(tjjdCV8e<nfcW(p@)B_AH^$x z#p0`(LB*KC4|+d;1$DOHp0Kly$AfT6EJik#`*h4IzN14io8)F+MQn7<y|23+Iy!jZ znEW45L|%W8VUAl7Kcmo=djn|9qpC}tnaP3H+qA#OYeH$&Up}Jamc0I0=t}yJ5rqSA zncMPD^p5RvaNuwoe?i}|jV+$+!JKaE-_W;h>w)mnZTp9a-~m9>ZTb61lzkz~ZTGu~ zSC-b$GK`|D3jLN&J6Txq735Sgayn?I7msZ-Cbk{1ucHX54#3(YjtSZ({aDz}#n|F8 z+cNCTC@+Ht+u`St(*lTydz*XouI=K5X6$&#P}qALuG9Kk))4oIK!cj@5qq4bM<l`J zHM#eAl^VAx;GP461<C+DFqp3?6of+HxFg<<Tw~nktkJQ9xb1K!c8vqZ>Vd?nHJ{P@ zukPM3A9ZYx=uGcdFB69SaN0^wlubCq5b6=&(7*Rz=)lM9F9&ikHLM5lhU%WtZE_wz zSAs5W4Qjyo#NJbTXg!h}MM0$9<fG5R%p``AadlxWI!?T^_iX{ZE!OOQT4{BCtrB2! zeG=z3bPlNaIOmF(O5WZ-hK=NC5}mVtw$~xF0cVY$(cTB&(zxOR%Emmx3SW3B1pk(O z?U|Op(Y&EGAS}hnTH?a0aNsG8x%;@Zj)J05p7*}Vc2J!jVOhU{W$21I9f*F%al8;u z=CG14pGm!J!11}hqdXvs*L5dfa9Ax))ES-#_}6>#tM};e-IpC$9PdAW`z$6(T?>d< zs70fmqjTX;QA*tI;xLOlzy<_+0G0{o8eGp^DA-C@<4X==XYgNs)~NryW$%IHyR`RV z#r`WUUUYQ_7Dzg}ysawDt6F%32!-9U;iJ)@aRa~Sa5k_NJ?u2)I2)h)6wOFb65B$s z@i{y&o|>Ypc&oaepv~H4X>1vQiI`Ei+{P<1VN-sPNKRtydcc7#ytB^0J?WXC9Bgx3 z)_U!}YE!6XGsEr{vqM-(#dbTKcfw3@h<6pos<1(r&(m7}!{e%JLMX;XMz|Nk5V_~Q zBdFx^){2rEXx40$0Ye5}r@}Ppt|bmR4o%_la-Ju_oxF7nTL|_zDfWzVo7n&5TXUuO zF-9mUN}>2z*PFvRurn^psetJC<x8(+$>Jl1{2`A9p0x)>>tI)SIGOhz<FX+xM_b;e zMI+?r2!sqjEhm|ozwA&!u52I(shvOv7Xd0Zx*IVW<?viKBZNI;*NN;GkO$atiLP)j z26hXeo$+3*XF2THsdIi-{Js(D;JZke6dk|{e{|hz&xg(s+<kyMAXweyCL5)L_wBFB z(KETy2b-F)2UBmy;K9d1^;tYvYw;%7kaYVAuPb6tAR5gztGJy3*ACdVmTV1YO>xjD zWXx!%8D24BG>CVEh`ud0>$h-CK)42wmjjfsNx$gUo`U!-4Gip-g>rN62BhoW$uz3* zLuF=Vj4+MzYYz>BPv`etfy5Vz%)pYudG2}n!(Cz>(6u2ua_`yEXM?UvVw*tn4#fxu z$#}RfiUlG@BTiI8o>h^T-rEv$RU!S@WyQz+U~$n+A>b!Jp1|cuX3L4WeFSIBs=B$B zD@+3X!&|mMv2z6d?!X%iFjwFl?1!4ct}}b70b2pvpE<M>YMe}Q0sBxRD+t=9`sTWK z&F=(NZI>N|L84a3Ta1KN*hj{vAh2&tjEHqulnQsoiIU);uBfQkMiSfpMSYVA-r7P* z<OcFPk>-sqSk%^=JHk%;&KDnod}sYt4`*~{xZ?#}>7`a-<(;WEH*W#uu;IYjV6u8} zR(_^du|rX3g5Utq5(O-c;CtQ0(tiyJ=4Zo>0!tnc=lx(KSntAHL_ZuMlxx7SpO>%B zvR*^bAkGruHW{?TNi^rW1-=!EH|&}lfbf>LKTWs!Ae45)yNa7@kr!zBa*IRQ`=|oD zbGY&V7!^c4MknvlxRdo9FAm@R^i%E|4(LEE={SzEspK6po9{_w^E5x>A}%(1os|40 z+`@EH{*q^AvFD&u29nO;{&htRJ^mdB-8erwF6ChE6A!UP2M=ib(@(iTiU*JAJ7E%8 zJjH`+4heVwT`tOyd|XT`yg2*Rn-U){<}g2*!GSQRmUL7p+B$=GU($FutV7~g(TW#d zV{E1A2~CF!Wb&9vVx755huyLtj{?&$Uvh(Igd6+Zn+SDETx@qI#H+QUsj^z|0KLXO za;aw?-KQT8D4d9-xSqz6!oMPK@Bq(FhA~)r{}UZ`t4t9=3|NZQb!F^BECTc#QNX+$ z%^7#H<JgPoJ{=Ib{*~TdjOVVxrg-{_xqZf~EVz-x<t4M5=lyFe<n`Xv2&%9q$8|(B z_%odYTV=U16n*iG3Nqx&K;E2$cVd0VqVIL(z;Edz+gDE+>Hpc`Z|H-*n$RoC?058f zXcUn$h+$yXpVJ9m$meN_VzL6Lp&;^@Q|UUVd-Mi-f=K2@3AY$_igrAueZA%HGp^XD z_<JVdv{iHUGUKL5>{!iT=!XNUWv@8n-_!XEjI@Q<?0#4{Kl}Mf^FOCj93CD#8J=r9 z>GO#SzK~QW^_-@i4~`eHLS@{~H}s={)xTGy@(*;-wWUZj>Nj@iU9I_qvN;{e#^xou zsZ|Nxrhjw&N$~?bmV&J@X;xkPPbGXYJb$KJiPa}ZPkCQM?=y3L&OFwmvEdIz3!)1+ zqZN~?<0$_|Kj^RVz9Q59NIxE2%zef0zo4mj$uH)9egw6#n?00!d}*rdf=`-_9rlRI zN%+Z{-CXgm*oUFSI%)A3Y$NO?Z02ap<)3@Uvs`-hQNKbk9{Sc0c52{sDYnq#zbww- z__*n^HtSchJ9`Kl-eJi&Kf+1Cl8?I?rvC$HGUSi{#cA=tubZat{wLw^MR@<8v^_nH mBNw+eeeLXnlay(9ft}>tkH4g>4kbTlmyk9`pX(P3|MPzqCLmn^ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/299273985.index b/.metadata/.plugins/org.eclipse.jdt.core/299273985.index index c18f649f759a666c9aed77ba602530da3f2be7d1..6fb7a685daa8dc1fd0218ce34ade7ae118274d6b 100644 GIT binary patch delta 784 zcmYk4&rcIU6vt<GyW8FVqzyj`X|ZL&iX<)qG3pJ00H!L|CPc-UO?TRESa+M<sffY! z;*Xf1(Y%9a6XQ+%u_yllje0R2j3=WPIdYMZGz6U8a`5mnGw*%hXTEQC*GucACr$Td z-vtJO=|m#3XxZA7YTi^GWpsake-C=n&)znZ9Q+kCu)#&(DL3f;<njzm@+rvhgTT}E zGCu;(>DuHo@SeX7Yr+vI(HIwU@J$$k7s4^v5%%Den1dd10Jehza7A2ZhT#y~3*%B3 zY>7u{@D!g3j`>&by0cP+b-#pTj1;I^mPYNg;725rWOdWqBYvSUIe*@FnTUSxsCYZX z=m?<zVpsuoqD!5;Zj!6l{E9ehtM!^*cAy%orv%k>R<P}Zf~yM_)j2+DE4JOusVl_q zi4<l^rJ3UO#rf&doZE_XOo*>Gu;WQva52>t7HU|p)_k>_PpGu6oAriwZoz}348K#I z?x*DGKwr=)tEP!<YLDdwBwQl4wT!)6+)U3yF0q6{nys!BbQ3ERUK;*nKf{My4&LOt z-Obztb2en+Tf`TP9#EvZO^q9-a@<R>0*Y63!zfw}Q!C;!QBHUu6eU){qQg$94)))+ z1(ULz?=UbS*mh>Ufv~3dP)0zZDkcjm<sSS3ujRvG-`gBkHDwIG%4v63UgeUyGpB1B zHvLZe<^jPS?N6{^WC!46b_5=0r`-GbO~&0w-(%oaxWCDWj6$9E(zruILb0-CI>c_2 ziDegYh33{!=msV=OPj`JgAR2Uakf{8zC%()$Hqav_Z*ViI=?Ob2#HRkj@uCV42u5; eZj*+7p{z(&>$rW)e?(FGK`f#Y-7<a1aN!>q@EURe delta 783 zcmYjPKWGzC7=Q0Bxw~ANKdq^4W12K+&nktcN^#LaiPBb!iLu~d9j<pT$+hWSxO*|Q zSUZS_SWx%|H>tX*Aadv^=p+S&E`pN^PEIZ^ks9A!IyiiMf8Ou+`~L8@7Pb~1Y`S;2 zJ|5l&$M7iZ$yxVna1z6uI0%Y31`*~}ae|+>T5w-X!WPTliR*Ar%7P{xfs@R3rAc@p zDbSJr!f83jEC{3WFzki0uq3bGF?buyLOL7)99H0E&p3+(+;NNH3J1lbY4>#`is554 zl?s;T&&*xybUJ?#XPC^lQJ`vBx);Hp=;yeB5DFm72?$p_7<`W{CZri#ZPX0S@rgmh zq*t%OrFdgdTq{{D>(&L;bXvsrrM|>}!_uL?0I#;F`=gh~a4MNNDAb5it<kPZwMiV0 z*mipls2Da9IhiRpn%;BUeUvB$lEP(bTPwuJi;kw6Cb8LkTu^Yup}YL6%_7eAT(NAu zpqkfJCqLyQrLt=3)@pu=L3vIP;TL}B?u_5Y?zzz@2RD@*oL44bTPgG}BH3_e4P7Uu z4`-VP1bCd<>5o?lEm$TcCM~HZ=}N=$aL#=)JdNYAicznZt){7$iAM7$U^hJg*-Y+& z%y=c0-DH25P{U?P-OL~J24`oD*9oP>c4oZwiSD=Muz(`eVqbvR1=Z<xYr}HpFl=WA zVzO?lty!Y#`QzS#?wiayAN6YU2Agc!uYFT~;!P~!JZm$=Y=c<{$*Y9cEd4Ce>MXy3 zBJ6|~RjFZ_Wl}*X{0#B7AACTeib3l8&;boaHOq9U-PEXM``F}DB+<17>58SEBgttt aNcSy0g+i-j#Ovi_M?Rt0fBY_G{MJ7J=NGmB diff --git a/.metadata/.plugins/org.eclipse.jdt.core/3540839101.index b/.metadata/.plugins/org.eclipse.jdt.core/3540839101.index index 547988e8c34fe4e7e1cb05aa50155bf41db768f9..dfc95f55dd7727c1bd2847a720de8b22e2417de5 100644 GIT binary patch delta 165 zcmbQuJezrfDHmr!QD$CAPM*HuM7N2&9R5jJsmUe!1`I$j(LjFUb>$jHMtvYh5{M0f zn4N($H?<@qKP4zN4ahZM;DT^nQj>Fld}jvcBCtd-1AlUUUU5lLX>v(^5ma^q10Rwg a#Dvof93_<nsZbSn890hd3sQ?9a^C^!GA!!= delta 161 zcmbQuJezrf>BL7;6FoX6{!yN2B2v%cpOlrFT%vEl00E4QjQT*9BoG?{F*^fCNo7H* zOKNfskY~Wam77|Uk)HzPdoeH<rKSNTq8Rv-^Ye;Jib|79@{6Fd+Zi~DOAAtqg1|~H WF>pfkLb%@;_&_@NpjyC!jGO@dGb&;L diff --git a/.metadata/.plugins/org.eclipse.jdt.core/3563138724.index b/.metadata/.plugins/org.eclipse.jdt.core/3563138724.index index 79d6e43dd9126b7b344b6aa3d298d88357292a90..c62ca695df6535767d3faa8f18458e447ee21491 100644 GIT binary patch delta 204 zcmaFO|C)b-?_^b0vyHyK%$v6{=QB=LW!pSCmbGN^4YrcW=UKxTnI`+ONY*njFfudh zGcYhn0<kv`b29KH=jRod6qP2I<QD~{rUAvg7`Sp%OEU6PTvC&Bfcypq<|2>;^H~PY zw9M2Ts5mQ7H$)v+8><ZiM{#LED#Q@hw+#G92186@Q%YpuD5)$+g>tVm@FwQv<(DLu MWaj6A4Pn;>0J9=Epa1{> delta 199 zcmaFO|C)b-@5W|d=E(-^GMg_j=QB?9HJki_wQTYowvfs8teYpNv6a*_GBfHkFfd30 zu{RKNGH~UlmSp6oxTGfM0Qp`Fyoq^v`6Y=ZnfZA^sc8%h%+nc|i@=P{44i41sX0)k zEYBGDlJoP5ONvU9OY)1rYFU*SIEqUPQlY#E29A=-f>emntY;WFb5j*Sc7fHhDKYRP K>4zv{y9@yI!a2+U diff --git a/.metadata/.plugins/org.eclipse.jdt.core/980373384.index b/.metadata/.plugins/org.eclipse.jdt.core/980373384.index index 4f97476246e839deda37b029bce960a8f193cdec..e68533e56c160191408feddbd559202f044acb00 100644 GIT binary patch literal 2078 zcmZuy+m72d5FOdNSaz~OkUDK1(k|NfDC+|4bFmj-fxvO&pxvVA11-@u16gz_%DbDl zenEevK>w&evb%L>NXnL+J{UGRXXeZ~B**aVa(s4vb^O!$yXocI@$t#4lhJno(Vy_L zRB4j4+4sqrV%MTrTqwDE&rAL41KY4TfJbjc!N=8V#uZn?0K5@x{#c2RKWw;S3$Ee_ zV#=80QtLqo(TzUOgq8r{K}QtZ?e-3TKZR(mM4^)tTy(q+L}@Ndp1j5-mhE%{hzowB zFA+j}9q2-zHmHFnD%47>%m%=tB`e1VNrO@|WwS=eeGdasp32pVJ8po-F6*%JQHCCn z0VXiQCJ;LpMdqX?RPO;o>T1_xY*gii(d8Q*eU@btxzh?h^m1M-^wM?R=<r*k6aoDA zishv#LbN`FD<*8wklgVD_`mi()%Iz>04Fe*koP|;p}8VTFMuw)){Z?|)7jYwQulMT z{8UzjCc#_i%8HOy-0(u=d@S_^#<TOAl&`gr1%}-r1{;=F+!z&M9-$qfulZ_i7`qT) zH^2Ud3xF__)hxFeea_OQvF^&mj@D#jIgw>4YD|#IT#^V(eLMTWQ|hhu$XeT|5HWjA zO+$XpibVq*QAd{r6#&?C|6<lpCNjSzC(Om(nd8r`BA-qLe0nAbuleJh08^u%N~tnY zFij?)g&Qd{{I21>DPHDcVVtP<@W~*8PN;8gvJpecfbEys2<ZrVUe58*7Qv0WgzsE; zfM_OV&KZ@(M?XzjQ5ZQc-0;jQ546-QH$<K=N#XRiM6d9-y##}_QVJi`RD86;qH<T& z8AHw?-f{Sq7WsY|%!P7NBJ2zuqGLgHEw+Q#u!~2Jd$wM1Ei%0{pm=vZaY>Vegg-qv zE%!csh@D>Zv}!{PO+qi6h<f%KnUvbX$BhT$MpghJ`PwW*%%8o-abPB%O1?=vFyj=> zyMq@8Gj$&}IzE4c7S*G5v=3tLzwo>nY{j-P+>Kk_ro4ye&B@$KdoVV&%8u;h$DR%4 zutjP96l`b<UmPl_qejTEMOuf<{dv|frxCa#*W6zQYG_36O`Bi36G@t=#Ntj*JuH0> zU)7ja+bz%*Ue=&SA1%lod|g8hHSTdn<#CN`@{N)`%9yz8s^v)wL?_{eUV>jQ@Uy{B z58}Dtd3MHAdL<RaE3TI^d&lRv`~&)SX~W*%&{Y)h9^fdIMX6PlYN-s^{|BBl_H0IQ V1wDPc=5`eZ&?~Dow+Z22{{d;1G^79k literal 2078 zcmZuy&2HO95FSeW5vABckSb{oX^r+C#ww7U3;zHH0!592)<x07id<P6P+WDnl<nO5 z1bvYLeWSdH?I<(5ONn%I5Tu>?X6Bo3c1Q5|Y<zrje(>wbyXo26@xkGX!_g~%=pT4q zsx-;j>~(Ui*rg~gPL*7~=cRt}fvs5_z=JoU;NxmJ<BF?c0N#j<zf|Jm&ugyO1y^wd zF-1&rsr4X)=t`etLQ4Sfpd*USW^;qTAHks1OliuO{Dg)M_%IOVkz6i$p_4;2K@&5= zz+33EESpH-02I?N_?6A_5(AJ?ryD>>#)J$V=t3{&#f4s&Gr)rdE63<Q!z48#UMb9( z7pAOlQ)nfYE~Ll*s#sn+Qu`TdL&6yDBjO2>NnijSuLDt<%aWUD$0#O7&60a_QDjcE zgqpj9J;%)CZFB?J=2zhVQ|oKQ!X*>7t&pVg10;J0{ZvYoiGpcv=m%PAmKzdXS!uLc z5$ueN;O7Pyt!S)V;eo`DrYS25b98<BYbi4H*3~>=;)1zQr8Wh^DJolBG%#IuNhQrR zIZGFfdOqE|1~klMHOsk8^mg`vrxaNi^D8ZKJUcGKQ<3wr)Tgp4vXiTnue6ZG&OeyY z)PGaLHRJ`bzoN@kPGnh%x{j~;a)nWJmEtWwG~n3Dg;O<$;8J9IVeL6*C@(dMY*Lv^ zQVgJ<<8?nmI+`ZFfi4z9vrnS|pPYDd>;oeMo=F!!XHGu+)e<kj6o34QFo1^>nO{>9 z^Y*qw>YImFXTxf9lm+3oYJ~G9ozT!h0iv0dNS;)xpPz~R-57j_bQA|^r4+u_srYE` zQGY9s#mC!zF`OPo&ko-ZuBR4GuS?Vs5%$srYnE4b#8J7uUyd!aYsOpv+$JV%fP01Z zi(^IiVXrY-_bLO3-EB1n2Yz%<Gq)0a2&vU3GBP?O^xkPAJ$w5MzV3u7fAbz6y4iRt z`7!aptW%_W1JCa5)SVks0z7?#ldD(jXy?S(&+w$_Z22}Y+^$>RE_n-2nwz;5c83+i zcG{8M{K(mq9JWfDKLzXBz_<51slBF=VXJ8EG822;5U1g|A=TVp2KLbK+!~tSIjxf> zDzUhuBM(#G!uK_%MY{#s!1Ef^;L(EIzz;R#evdnx>GGh)HS3L%9m<HfW!2K81)@oK zp_ky-GyJUa(}Q>}c%B{el-5}V@sjI>%--=i9{+~EJzBT-A9NKtygS%WWl?HXrCKTj d_CLYHhRsF<=g`yFD{fC=0KKwWaT^f+`vsQkG^79k diff --git a/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps b/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps index b738b05fc6bc7981642dbf2c7cda673d39e4eb97..45bc46f6b2e383f903b9612ea8b0754288f50961 100644 GIT binary patch delta 68 zcmbQjK81b5W=2NC$&AeMlR25B8FeNbGAm5J!YImU02Z6e$Ub=ulkg;F#mQw%{EX^A RL50b#OahGNVCnlzTLDK-5byv1 delta 68 zcmbQjK81b5W=2Mx$%f1dllhrM84V{hGRsfC%qY#M4rD1zUe6>jiCJ-SJrh5p0a$7- RBl~1;CSgW%Fz-IoRscp85eEPO diff --git a/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache b/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache index d467e535885bba8f3e7c71b5302388a15c2327c4..463bec2b665e6158ee56c629c87e8aec1972ad64 100644 GIT binary patch delta 51 zcmeC@?B`@*U|^7*XrwfGA)^XwRc1k2@kW1bMj%gbauuWc=JSjeOq2Ck<R`PUs89A~ GaRLBpH4YB| delta 52 zcmV-40L%Z636BW|0000R04$NfACX25kp&^KR3-tFr~xODCM1)d0SdFv0XPDaCIlyw K2LvCJO$0(@^$oND diff --git a/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt b/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt index 5f4b20c..3843902 100644 --- a/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt +++ b/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt @@ -1,107 +1,40 @@ -<<<<<<< HEAD -INDEX VERSION 1.126+/Users/siyulin/Library/Eclipse/workspace/.metadata/.plugins/org.eclipse.jdt.core -1677634825.index -2219212814.index -2946766110.index -1104227807.index -2887900387.index -156905802.index -2220222405.index -3321539481.index -1213662472.index -3340512203.index -1271342938.index -2821668023.index -3261838026.index -777774250.index -491770292.index -3403394679.index -1833648217.index -2399042292.index -1375964667.index -1783161122.index -2940778307.index -1628143439.index -3266567714.index -3712507179.index -2200650775.index -713861701.index -1060078548.index -1384487945.index -4249090055.index -267658943.index -438441389.index -4238209716.index -3204920947.index -3402582055.index -2322496549.index -925495247.index -4081168536.index -4096554113.index -2982917733.index -2328043753.index -3037559739.index -2907606161.index -3513380958.index -3302703152.index -1554391649.index -1895420617.index -2124630112.index -2545238116.index -3394953001.index -4121012013.index -1819685514.index -======= INDEX VERSION 1.126+S:\cs227\workspace\.metadata\.plugins\org.eclipse.jdt.core -30765161.index +1776002717.index +4155206848.index +2534750255.index 3133528496.index -1104682234.index -299273985.index +2865779225.index +2741378610.index 1241889543.index -905496939.index -1498219845.index -1697886153.index +3540839101.index +299273985.index +3159075286.index +1995173708.index 1299022128.index -305854171.index +163172794.index +1298693918.index +2720792536.index +2603447019.index +1697886153.index +1023576977.index +3974580528.index +3037384857.index +30765161.index 980373384.index -4166752145.index -3563138724.index -3065916431.index 1131222373.index -1524710847.index -4041092966.index -1115467115.index -3974580528.index -1554758791.index -2741378610.index 4108727661.index -1023576977.index -1995173708.index -2603447019.index -4180768744.index -4249857446.index -2534750255.index -4155206848.index -2720792536.index -1298693918.index -2317527368.index -2852265749.index -163172794.index -3540839101.index -3037384857.index -2865779225.index -1776002717.index -<<<<<<< HEAD -3159075286.index -======= -1299022128.index +3563138724.index 1554758791.index -1241889543.index -2720792536.index +2317527368.index +1115467115.index +1104682234.index +4249857446.index 1524710847.index -305854171.index +4166752145.index +905496939.index +4180768744.index +3065916431.index 4041092966.index -1115467115.index -1298693918.index ->>>>>>> c12de30ca0ac025ea5105efad25f1396c1ca060a ->>>>>>> 635442ab50e6d3758c38dd7b8571a6a6857cad25 +305854171.index +1498219845.index +2852265749.index diff --git a/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml b/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml index 15daf1b..fc84b46 100644 --- a/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml +++ b/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml @@ -1,128 +1,10 @@ -<<<<<<< HEAD -<?xml version="1.0" encoding="UTF-8"?> -<section name="Workbench"> - <section name="OptionalMessageDialog.hide."> - <item value="true" key="org.eclipse.jdt.ui.typecomment.deprecated"/> - </section> - <section name="BuildPathsPropertyPage"> - <item value="3" key="pageIndex"/> - </section> - <section name="DialogBounds_SuperInterfaceSelectionDialog"> - <item value="373" key="DIALOG_WIDTH"/> - <item value="-47" key="DIALOG_Y_ORIGIN"/> - <item value="85" key="DIALOG_X_ORIGIN"/> - <item value="548" key="DIALOG_HEIGHT"/> - <item value="1|Segoe UI|9.0|0|WINDOWS|1|-12|0|0|0|400|0|0|0|1|0|0|0|0|Segoe UI" key="DIALOG_FONT_NAME"/> - </section> - <section name="RefactoringWizard.preview"> - <item value="400" key="height"/> - <item value="600" key="width"/> - </section> - <section name="quick_assist_proposal_size"> - </section> - <section name="ClasspathContainerSelectionPage"> - <item value="3" key="index"/> - </section> - <section name="org.eclipse.jdt.internal.ui.dialogs.OpenTypeSelectionDialog2"> - <item value="true" key="ShowStatusLine"/> - <item value="<?xml version="1.0" encoding="UTF-8"?>
<History/>" key="History"/> - <section name="DialogBoundsSettings"> - <item value="600" key="DIALOG_WIDTH"/> - <item value="67" key="DIALOG_Y_ORIGIN"/> - <item value="500" key="DIALOG_HEIGHT"/> - <item value="340" key="DIALOG_X_ORIGIN"/> - <item value="1|Lucida Grande|11.0|0|COCOA|1|LucidaGrande" key="DIALOG_FONT_NAME"/> - </section> - </section> - <section name="NewPackageWizardPage"> - <item value="false" key="create_package_info_java"/> - </section> - <section name="org.eclipse.jdt.internal.ui.dialogs.FilteredTypesSelectionDialog"> - <item value="true" key="ShowStatusLine"/> - <item value="<?xml version="1.0" encoding="UTF-8"?>
<History/>" key="History"/> - <section name="DialogBoundsSettings"> - <item value="600" key="DIALOG_WIDTH"/> - <item value="255" key="DIALOG_Y_ORIGIN"/> - <item value="668" key="DIALOG_X_ORIGIN"/> - <item value="500" key="DIALOG_HEIGHT"/> - <item value="1|Segoe UI|9.0|0|WINDOWS|1|-12|0|0|0|400|0|0|0|1|0|0|0|0|Segoe UI" key="DIALOG_FONT_NAME"/> - </section> - </section> - <section name="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart"> - <item value="true" key="group_libraries"/> - <item value="false" key="linkWithEditor"/> - <item value="2" key="layout"/> - <item value="2" key="rootMode"/> - <item value="<?xml version="1.0" encoding="UTF-8"?>
<packageExplorer configured="true" group_libraries="1" layout="2" linkWithEditor="0" rootMode="2" sortWorkingSets="false" workingSetName="Aggregate for window 1395868172708">
<localWorkingSetManager>
<workingSet editPageId="org.eclipse.jdt.internal.ui.OthersWorkingSet" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1397610546253_1" label="Other Projects" name="Other Projects">
<item elementID="=exam1" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=homework" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=mini1" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project1" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project10" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project2" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project3" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project4" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project5" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project6" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project7" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project8" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=temp" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
</workingSet>
</localWorkingSetManager>
<activeWorkingSet workingSetName="Other Projects"/>
<activeWorkingSet workingSetName="HW03"/>
<allWorkingSets workingSetName="Other Projects"/>
<allWorkingSets workingSetName="HW03"/>
<customFilters userDefinedPatternsEnabled="false">
<xmlDefinedFilters>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.StaticsFilter" isEnabled="false"/>
<child filterId="org.eclipse.pde.ui.ExternalPluginLibrariesFilter1" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.FieldsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter" isEnabled="true"/>
<child filterId="org.eclipse.pde.ui.BinaryProjectFilter1" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter" isEnabled="true"/>
</xmlDefinedFilters>
</customFilters>
</packageExplorer>" key="memento"/> - </section> - <section name="completion_proposal_size"> - </section> - <section name="JavaElementSearchActions"> - </section> - <section name="NewClassWizardPage"> - <item value="false" key="create_constructor"/> - <item value="true" key="create_unimplemented"/> - </section> - <section name="org.eclipse.ltk.ui.refactoring.settings"> - <item value="false" key="renameSubpackages"/> - <item value="false" key="updateQualifiedNames"/> - <item value="*" key="patterns"/> - <item value="false" key="updateTextualMatches"/> - </section> -</section> -======= <?xml version="1.0" encoding="UTF-8"?> <section name="Workbench"> - <section name="OptionalMessageDialog.hide."> - <item value="true" key="org.eclipse.jdt.ui.typecomment.deprecated"/> - </section> - <section name="org.eclipse.jdt.internal.ui.dialogs.FilteredTypesSelectionDialog"> - <item value="true" key="ShowStatusLine"/> - <item value="<?xml version="1.0" encoding="UTF-8"?>
<History/>" key="History"/> - <section name="DialogBoundsSettings"> - <item value="600" key="DIALOG_WIDTH"/> - <item value="255" key="DIALOG_Y_ORIGIN"/> - <item value="668" key="DIALOG_X_ORIGIN"/> - <item value="500" key="DIALOG_HEIGHT"/> - <item value="1|Segoe UI|9.0|0|WINDOWS|1|-12|0|0|0|400|0|0|0|1|0|0|0|0|Segoe UI" key="DIALOG_FONT_NAME"/> - </section> - </section> <section name="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart"> <item value="true" key="group_libraries"/> <item value="false" key="linkWithEditor"/> <item value="2" key="layout"/> - <item value="2" key="rootMode"/> - <item value="<?xml version="1.0" encoding="UTF-8"?>
<packageExplorer configured="true" group_libraries="1" layout="2" linkWithEditor="0" rootMode="2" sortWorkingSets="false" workingSetName="Aggregate for window 1397695801149">
<localWorkingSetManager>
<workingSet editPageId="org.eclipse.jdt.internal.ui.OthersWorkingSet" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1397687859235_1" label="Other Projects" name="Other Projects">
<item elementID="=exam1" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=homework" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project1" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project10" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project2" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project3" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project4" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project5" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project6" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project7" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=project8" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
<item elementID="=temp" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>
</workingSet>
</localWorkingSetManager>
<activeWorkingSet workingSetName="Other Projects"/>
<allWorkingSets workingSetName="Other Projects"/>
<customFilters userDefinedPatternsEnabled="false">
<xmlDefinedFilters>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.StaticsFilter" isEnabled="false"/>
<child filterId="org.eclipse.pde.ui.ExternalPluginLibrariesFilter1" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_RemoteSystemsConnections" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.FieldsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_RemoteSystemsTempFiles" isEnabled="true"/>
<child filterId="org.eclipse.pde.ui.BinaryProjectFilter1" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter" isEnabled="true"/>
<child filterId="org.eclipse.m2e.MavenModuleFilter" isEnabled="false"/>
</xmlDefinedFilters>
</customFilters>
</packageExplorer>" key="memento"/> - </section> - <section name="completion_proposal_size"> - </section> - <section name="JavaElementSearchActions"> - </section> - <section name="BuildPathsPropertyPage"> - <item value="3" key="pageIndex"/> - </section> - <section name="DialogBounds_SuperInterfaceSelectionDialog"> - <item value="373" key="DIALOG_WIDTH"/> - <item value="-47" key="DIALOG_Y_ORIGIN"/> - <item value="85" key="DIALOG_X_ORIGIN"/> - <item value="548" key="DIALOG_HEIGHT"/> - <item value="1|Segoe UI|9.0|0|WINDOWS|1|-12|0|0|0|400|0|0|0|1|0|0|0|0|Segoe UI" key="DIALOG_FONT_NAME"/> - </section> - <section name="quick_assist_proposal_size"> - </section> - <section name="NewClassWizardPage"> - <item value="false" key="create_constructor"/> - <item value="true" key="create_unimplemented"/> - </section> - <section name="ClasspathContainerSelectionPage"> - <item value="3" key="index"/> - </section> - <section name="org.eclipse.jdt.internal.ui.dialogs.OpenTypeSelectionDialog2"> - <item value="true" key="ShowStatusLine"/> - <item value="<?xml version="1.0" encoding="UTF-8"?>
<History/>" key="History"/> - </section> - <section name="NewPackageWizardPage"> - <item value="false" key="create_package_info_java"/> + <item value="1" key="rootMode"/> + <item value="<?xml version="1.0" encoding="UTF-8"?>
<packageExplorer group_libraries="1" layout="2" linkWithEditor="0" rootMode="1" workingSetName="Aggregate for window 1397697017896">
<customFilters userDefinedPatternsEnabled="false">
<xmlDefinedFilters>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.StaticsFilter" isEnabled="false"/>
<child filterId="org.eclipse.pde.ui.ExternalPluginLibrariesFilter1" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_RemoteSystemsConnections" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.FieldsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_RemoteSystemsTempFiles" isEnabled="true"/>
<child filterId="org.eclipse.pde.ui.BinaryProjectFilter1" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter" isEnabled="true"/>
<child filterId="org.eclipse.m2e.MavenModuleFilter" isEnabled="false"/>
</xmlDefinedFilters>
</customFilters>
</packageExplorer>" key="memento"/> </section> </section> ->>>>>>> c12de30ca0ac025ea5105efad25f1396c1ca060a diff --git a/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml b/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml index 0d8f76b..e35020b 100644 --- a/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml +++ b/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml @@ -1,48 +1,5 @@ -<<<<<<< HEAD -<?xml version="1.0" encoding="UTF-8"?> -<section name="Workbench"> - <section name="FileSystemImportWizard"> - <item value="false" key="WizardFileSystemResourceImportPage1.STORE_OVERWRITE_EXISTING_RESOURCES_ID"/> - <item value="false" key="WizardFileSystemResourceImportPage1.STORE_CREATE_CONTAINER_STRUCTURE_ID"/> - <list key="WizardFileSystemResourceImportPage1.STORE_SOURCE_NAMES_ID"> - <item value="/Users/siyulin/Downloads/hw3_skeleton/src/util"/> - <item value="/Users/siyulin/Downloads/hw3_skeleton/src/hw3"/> - <item value="/Users/siyulin/Downloads/hw3_skeleton/src/api"/> - <item value="C:\Users\siyul\Downloads"/> - <item value="S:\cs227\workspace\homework\src\hw2"/> - </list> - </section> - <section name="org.eclipse.ui.internal.QuickAccess"> - <item value="800" key="dialogWidth"/> - <item value="500" key="dialogHeight"/> - <list key="orderedProviders"> - </list> - <list key="textArray"> - </list> - <list key="orderedElements"> - </list> - <list key="textEntries"> - </list> - </section> - <section name="ImportExportAction"> - <item value="org.eclipse.ui.wizards.import.FileSystem" key="ImportExportPage.STORE_SELECTED_IMPORT_WIZARD_ID"/> - <list key="ImportExportPage.STORE_EXPANDED_IMPORT_CATEGORIES"> - <item value="org.eclipse.ui.Basic"/> - </list> - </section> -</section> -======= <?xml version="1.0" encoding="UTF-8"?> <section name="Workbench"> - <section name="FileSystemImportWizard"> - <item value="false" key="WizardFileSystemResourceImportPage1.STORE_OVERWRITE_EXISTING_RESOURCES_ID"/> - <item value="false" key="WizardFileSystemResourceImportPage1.STORE_CREATE_CONTAINER_STRUCTURE_ID"/> - <list key="WizardFileSystemResourceImportPage1.STORE_SOURCE_NAMES_ID"> - <item value="S:\cs227\workspace\homework\src\api"/> - <item value="C:\Users\siyul\Downloads"/> - <item value="S:\cs227\workspace\homework\src\hw2"/> - </list> - </section> <section name="org.eclipse.ui.internal.QuickAccess"> <item value="1440" key="dialogWidth"/> <item value="850" key="dialogHeight"/> @@ -55,11 +12,4 @@ <list key="textEntries"> </list> </section> - <section name="ImportExportAction"> - <item value="org.eclipse.ui.wizards.import.FileSystem" key="ImportExportPage.STORE_SELECTED_IMPORT_WIZARD_ID"/> - <list key="ImportExportPage.STORE_EXPANDED_IMPORT_CATEGORIES"> - <item value="org.eclipse.ui.Basic"/> - </list> - </section> </section> ->>>>>>> c12de30ca0ac025ea5105efad25f1396c1ca060a diff --git a/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml b/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml index 47d99dc..7d4c934 100644 --- a/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml +++ b/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <workingSetManager> <workingSet aggregate="true" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1397695801150_1" label="Window Working Set" name="Aggregate for window 1397695801149"/> +<workingSet aggregate="true" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1397697017896_1" label="Window Working Set" name="Aggregate for window 1397697017896"/> </workingSetManager> \ No newline at end of file diff --git a/mini1/.DS_Store b/mini1/.DS_Store deleted file mode 100644 index 339e63b4924fc08d5672787080cfc048bc41410d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKJxc>Y5PhQ&12zE>EVr~0Vr6+8QA}ZDVyz|$enb-#8>{<){wIAiv+7;ET101# z**Cj8GrRlX_5*;F&zF6m2cSz;6g65zn_Ih9vU7(hmZLwM&8L&ueA1HUcQ)zV*Km&; zJW%WNS4s}4J8vd7{q-+TB<$5zOK;It@7KIH@q`7gFy(h`c!#rEhF#p^0*}oscwHKE z3nQGO#4&~#Gk%OCTBD^*FP#0NnMqETGT9QM2nK?IU?3Ry_YCmNR_SgyMi~qQ1Hr&2 z1G+yXs$!9`a<r|3g*^d?dW|-rtrusFNg0cbl_Ps7;-N$jmHfmI4`+MIenrO0(ZeA& zGV|n-KOQe)qq9AkJEU-oG8hO3nhdOZwWsI*0e_j+M}9LTYQaD-@W&XC&R{esxu|@$ zep{ZNwTXI8RZ+i64GQhXC4d#(N4Blg`;*%AD>7D&nnl|!oER4YBP5Do;0G9Z2V@OL AqW}N^ diff --git a/mini1/mini1 2/TV.java b/mini1/mini1 2/TV.java deleted file mode 100755 index 3c74efe..0000000 --- a/mini1/mini1 2/TV.java +++ /dev/null @@ -1,131 +0,0 @@ -package mini1; - -public class TV -{ - public static final double VOLUME_INCREMENT = 0.07; - private int currentChannel; - private double currentVolume; - private int channelMax; //Setting the max of the channel numbers - private int channelMin; - private int previousChannel; - - /* - ** Constructor TV Constructs a new TV with available channels 0 through givenChannelMax - 1. - */ - public TV(int givenChannelMax) - { - channelMin = 0; - channelMax = givenChannelMax; - currentChannel = 0; - currentVolume = 0.50; - previousChannel = 0; - } - - /* - ** Method channelDown Changes the channel down by 1, wrapping around to channelMax - 1 if the current channel is zero. - */ - public void channelDown() - { - previousChannel = currentChannel; - if (currentChannel == channelMin) - { - currentChannel = channelMax-1; - } - else - { - currentChannel = currentChannel-1; - } - - } - - /* - ** Method channelUp Changes the channel up by 1, wrapping around to zero if the current channel is channelMax - 1. - */ - public void channelUp() - { - previousChannel = currentChannel; - if (currentChannel == channelMax-1) - { - currentChannel = channelMin; - } - else - { - currentChannel = currentChannel+1; - } - } - - /* - ** Method getChannel()Returns the current channel for this TV. - */ - public int getChannel() - { - return currentChannel; - } - - /* - ** Method getVolume Returns the current volume for this TV. - */ - public double getVolume() - { - return currentVolume; - } - - /* - ** Method goToPreviousChannel Sets the current channel to the most recent previous channel. - */ - public void goToPreviousChannel() - { - - if ((previousChannel == 0) && (currentChannel == 0)) - { - System.out.println("ERROR"); //Alert if the channel has not been changed - } - else - { - int tempChannel = currentChannel; // Swap the previous channel and the current channel - currentChannel = previousChannel; - previousChannel = tempChannel; - } - } - - /* - ** Method setChannel(int number) Sets the channel to the given channel number - */ - public void setChannel(int number) - { - if (channelMax < number) - { - previousChannel = currentChannel; - currentChannel = Math.min(number-1, channelMax-1); - } - else if (channelMin > number) - { - previousChannel = currentChannel; - currentChannel = Math.max(number-1, channelMin); - } - else - { - previousChannel = currentChannel; - currentChannel = number; - } - } - - /* - ** Method volumDown Lowers the volume by VOLUME_INCREMENT, but not below 0.0. - */ - public void volumeDown() - { - currentVolume = Math.max(currentVolume - VOLUME_INCREMENT, 0.0); - } - - /* - ** Method volumeUp Raises the volume by VOLUME_INCREMENT, but not above 1.0. - */ - public void volumeUp() - { - currentVolume = Math.min(currentVolume + VOLUME_INCREMENT, 1.0); - } - - -} - diff --git a/mini1/mini1/TV.java b/mini1/mini1/TV.java deleted file mode 100755 index 3c74efe..0000000 --- a/mini1/mini1/TV.java +++ /dev/null @@ -1,131 +0,0 @@ -package mini1; - -public class TV -{ - public static final double VOLUME_INCREMENT = 0.07; - private int currentChannel; - private double currentVolume; - private int channelMax; //Setting the max of the channel numbers - private int channelMin; - private int previousChannel; - - /* - ** Constructor TV Constructs a new TV with available channels 0 through givenChannelMax - 1. - */ - public TV(int givenChannelMax) - { - channelMin = 0; - channelMax = givenChannelMax; - currentChannel = 0; - currentVolume = 0.50; - previousChannel = 0; - } - - /* - ** Method channelDown Changes the channel down by 1, wrapping around to channelMax - 1 if the current channel is zero. - */ - public void channelDown() - { - previousChannel = currentChannel; - if (currentChannel == channelMin) - { - currentChannel = channelMax-1; - } - else - { - currentChannel = currentChannel-1; - } - - } - - /* - ** Method channelUp Changes the channel up by 1, wrapping around to zero if the current channel is channelMax - 1. - */ - public void channelUp() - { - previousChannel = currentChannel; - if (currentChannel == channelMax-1) - { - currentChannel = channelMin; - } - else - { - currentChannel = currentChannel+1; - } - } - - /* - ** Method getChannel()Returns the current channel for this TV. - */ - public int getChannel() - { - return currentChannel; - } - - /* - ** Method getVolume Returns the current volume for this TV. - */ - public double getVolume() - { - return currentVolume; - } - - /* - ** Method goToPreviousChannel Sets the current channel to the most recent previous channel. - */ - public void goToPreviousChannel() - { - - if ((previousChannel == 0) && (currentChannel == 0)) - { - System.out.println("ERROR"); //Alert if the channel has not been changed - } - else - { - int tempChannel = currentChannel; // Swap the previous channel and the current channel - currentChannel = previousChannel; - previousChannel = tempChannel; - } - } - - /* - ** Method setChannel(int number) Sets the channel to the given channel number - */ - public void setChannel(int number) - { - if (channelMax < number) - { - previousChannel = currentChannel; - currentChannel = Math.min(number-1, channelMax-1); - } - else if (channelMin > number) - { - previousChannel = currentChannel; - currentChannel = Math.max(number-1, channelMin); - } - else - { - previousChannel = currentChannel; - currentChannel = number; - } - } - - /* - ** Method volumDown Lowers the volume by VOLUME_INCREMENT, but not below 0.0. - */ - public void volumeDown() - { - currentVolume = Math.max(currentVolume - VOLUME_INCREMENT, 0.0); - } - - /* - ** Method volumeUp Raises the volume by VOLUME_INCREMENT, but not above 1.0. - */ - public void volumeUp() - { - currentVolume = Math.min(currentVolume + VOLUME_INCREMENT, 1.0); - } - - -} - -- GitLab