Updated manual after testing Jalview develop
authorsduce <sduce@m-000982>
Fri, 25 Sep 2020 10:02:42 +0000 (11:02 +0100)
committersduce <sduce@m-000982>
Fri, 25 Sep 2020 10:02:42 +0000 (11:02 +0100)
37 files changed:
.metadata/.lock [new file with mode: 0644]
.metadata/.log [new file with mode: 0644]
.metadata/.mylyn/.taskListIndex/segments_1 [new file with mode: 0644]
.metadata/.mylyn/.taskListIndex/write.lock [new file with mode: 0644]
.metadata/.mylyn/repositories.xml.zip [new file with mode: 0644]
.metadata/.mylyn/tasks.xml.zip [new file with mode: 0644]
.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version [new file with mode: 0644]
.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index [new file with mode: 0644]
.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version [new file with mode: 0644]
.metadata/.plugins/org.eclipse.core.resources/.root/1.tree [new file with mode: 0644]
.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources [new file with mode: 0644]
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs [new file with mode: 0644]
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs [new file with mode: 0644]
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.m2e.discovery.prefs [new file with mode: 0644]
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefs [new file with mode: 0644]
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.monitor.ui.prefs [new file with mode: 0644]
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.tasks.ui.prefs [new file with mode: 0644]
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs [new file with mode: 0644]
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs [new file with mode: 0644]
.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi [new file with mode: 0644]
.metadata/.plugins/org.eclipse.jdt.core/assumedExternalFilesCache [new file with mode: 0644]
.metadata/.plugins/org.eclipse.jdt.core/externalFilesCache [new file with mode: 0644]
.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache [new file with mode: 0644]
.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat [new file with mode: 0644]
.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml [new file with mode: 0644]
.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml [new file with mode: 0644]
.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml [new file with mode: 0644]
.metadata/.plugins/org.eclipse.m2e.logback.configuration/0.log [new file with mode: 0644]
.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.12.0.20190529-1916.xml [new file with mode: 0644]
.metadata/.plugins/org.eclipse.oomph.setup/workspace.setup [new file with mode: 0644]
.metadata/.plugins/org.eclipse.tips.ide/dialog_settings.xml [new file with mode: 0644]
.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml [new file with mode: 0644]
.metadata/.plugins/org.eclipse.ui.intro/dialog_settings.xml [new file with mode: 0644]
.metadata/.plugins/org.eclipse.ui.intro/introstate [new file with mode: 0644]
.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml [new file with mode: 0644]
.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml [new file with mode: 0644]
.metadata/version.ini [new file with mode: 0644]

diff --git a/.metadata/.lock b/.metadata/.lock
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/.metadata/.log b/.metadata/.log
new file mode 100644 (file)
index 0000000..49b666d
--- /dev/null
@@ -0,0 +1,88 @@
+!SESSION 2019-09-07 11:16:02.896 -----------------------------------------------
+eclipse.buildId=4.12.0.I20190605-1800
+java.version=12.0.2
+java.vendor=Oracle Corporation
+BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_GB
+Framework arguments:  -product org.eclipse.epp.package.java.product -keyring /Users/sduce/.eclipse_keyring
+Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -product org.eclipse.epp.package.java.product -keyring /Users/sduce/.eclipse_keyring
+
+!ENTRY org.eclipse.mylyn.bugzilla.core 4 0 2019-09-07 11:16:03.544
+!MESSAGE FrameworkEvent ERROR
+!STACK 0
+org.osgi.framework.BundleException: Could not resolve module: org.eclipse.mylyn.bugzilla.core [267]
+  Unresolved requirement: Require-Bundle: org.eclipse.mylyn.commons.xmlrpc; bundle-version="[3.8.0,4.0.0)"
+    -> Bundle-SymbolicName: org.eclipse.mylyn.commons.xmlrpc; bundle-version="3.24.2.v20180904-2231"; singleton:="true"
+       org.eclipse.mylyn.commons.xmlrpc [284]
+         Unresolved requirement: Require-Bundle: org.apache.xmlrpc; bundle-version="[3.0.0,4.0.0)"
+           -> Bundle-SymbolicName: org.apache.xmlrpc; bundle-version="3.0.0.v20100427-1100"
+              org.apache.xmlrpc [56]
+                Unresolved requirement: Import-Package: javax.xml.bind
+  Unresolved requirement: Require-Bundle: org.apache.xmlrpc
+    -> Bundle-SymbolicName: org.apache.xmlrpc; bundle-version="3.0.0.v20100427-1100"
+
+       at org.eclipse.osgi.container.Module.start(Module.java:457)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
+       at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
+       at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
+       at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
+
+!ENTRY org.eclipse.mylyn.bugzilla.ui 4 0 2019-09-07 11:16:03.545
+!MESSAGE FrameworkEvent ERROR
+!STACK 0
+org.osgi.framework.BundleException: Could not resolve module: org.eclipse.mylyn.bugzilla.ui [269]
+  Unresolved requirement: Require-Bundle: org.eclipse.mylyn.bugzilla.core; bundle-version="[3.8.0,4.0.0)"
+    -> Bundle-SymbolicName: org.eclipse.mylyn.bugzilla.core; bundle-version="3.24.2.v20180905-0003"; singleton:="true"
+       org.eclipse.mylyn.bugzilla.core [267]
+         Unresolved requirement: Require-Bundle: org.eclipse.mylyn.commons.xmlrpc; bundle-version="[3.8.0,4.0.0)"
+           -> Bundle-SymbolicName: org.eclipse.mylyn.commons.xmlrpc; bundle-version="3.24.2.v20180904-2231"; singleton:="true"
+              org.eclipse.mylyn.commons.xmlrpc [284]
+                Unresolved requirement: Require-Bundle: org.apache.xmlrpc; bundle-version="[3.0.0,4.0.0)"
+                  -> Bundle-SymbolicName: org.apache.xmlrpc; bundle-version="3.0.0.v20100427-1100"
+                     org.apache.xmlrpc [56]
+                       Unresolved requirement: Import-Package: javax.xml.bind
+         Unresolved requirement: Require-Bundle: org.apache.xmlrpc
+           -> Bundle-SymbolicName: org.apache.xmlrpc; bundle-version="3.0.0.v20100427-1100"
+
+       at org.eclipse.osgi.container.Module.start(Module.java:457)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
+       at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
+       at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
+       at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
+
+!ENTRY org.eclipse.mylyn.commons.xmlrpc 4 0 2019-09-07 11:16:03.546
+!MESSAGE FrameworkEvent ERROR
+!STACK 0
+org.osgi.framework.BundleException: Could not resolve module: org.eclipse.mylyn.commons.xmlrpc [284]
+  Unresolved requirement: Require-Bundle: org.apache.xmlrpc; bundle-version="[3.0.0,4.0.0)"
+    -> Bundle-SymbolicName: org.apache.xmlrpc; bundle-version="3.0.0.v20100427-1100"
+       org.apache.xmlrpc [56]
+         Unresolved requirement: Import-Package: javax.xml.bind
+
+       at org.eclipse.osgi.container.Module.start(Module.java:457)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
+       at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
+       at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
+       at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
+       at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
+
+!ENTRY org.eclipse.egit.core 1 0 2019-09-07 11:16:53.714
+!MESSAGE Using Apache MINA sshd as ssh client.
+
+!ENTRY org.eclipse.mylyn.tasks.core 4 0 2019-09-07 11:16:54.318
+!MESSAGE Unexpected error while loading repository template extensions
+!SUBENTRY 1 org.eclipse.mylyn.tasks.core 4 0 2019-09-07 11:16:54.318
+!MESSAGE Could not load repository template extension contributed by 'org.eclipse.mylyn.bugzilla.ide' with connectorKind 'bugzilla'
diff --git a/.metadata/.mylyn/.taskListIndex/segments_1 b/.metadata/.mylyn/.taskListIndex/segments_1
new file mode 100644 (file)
index 0000000..911bf4b
Binary files /dev/null and b/.metadata/.mylyn/.taskListIndex/segments_1 differ
diff --git a/.metadata/.mylyn/.taskListIndex/write.lock b/.metadata/.mylyn/.taskListIndex/write.lock
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/.metadata/.mylyn/repositories.xml.zip b/.metadata/.mylyn/repositories.xml.zip
new file mode 100644 (file)
index 0000000..5c71138
Binary files /dev/null and b/.metadata/.mylyn/repositories.xml.zip differ
diff --git a/.metadata/.mylyn/tasks.xml.zip b/.metadata/.mylyn/tasks.xml.zip
new file mode 100644 (file)
index 0000000..3e587e7
Binary files /dev/null and b/.metadata/.mylyn/tasks.xml.zip differ
diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version
new file mode 100644 (file)
index 0000000..25cb955
--- /dev/null
@@ -0,0 +1 @@
+\ 2
\ No newline at end of file
diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index
new file mode 100644 (file)
index 0000000..ed9b514
Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index differ
diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version
new file mode 100644 (file)
index 0000000..6b2aaa7
--- /dev/null
@@ -0,0 +1 @@
+\ 1
\ No newline at end of file
diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/1.tree b/.metadata/.plugins/org.eclipse.core.resources/.root/1.tree
new file mode 100644 (file)
index 0000000..8a1fc9e
Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.root/1.tree differ
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
new file mode 100644 (file)
index 0000000..cc5442b
Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources differ
diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs
new file mode 100644 (file)
index 0000000..dffc6b5
--- /dev/null
@@ -0,0 +1,2 @@
+eclipse.preferences.version=1
+version=1
diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs
new file mode 100644 (file)
index 0000000..bceb0cd
--- /dev/null
@@ -0,0 +1,10 @@
+content_assist_proposals_background=255,255,255
+content_assist_proposals_foreground=0,0,0
+eclipse.preferences.version=1
+org.eclipse.jdt.ui.formatterprofiles.version=16
+org.eclipse.jdt.ui.text.code_templates_migrated=true
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates/>
+spelling_locale=en_GB
+spelling_locale_initialized=true
+useAnnotationsPrefPage=true
+useQuickDiffPrefPage=true
diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.m2e.discovery.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.m2e.discovery.prefs
new file mode 100644 (file)
index 0000000..67b1d96
--- /dev/null
@@ -0,0 +1,2 @@
+eclipse.preferences.version=1
+org.eclipse.m2e.discovery.pref.projects=
diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefs
new file mode 100644 (file)
index 0000000..43e97e4
--- /dev/null
@@ -0,0 +1,2 @@
+eclipse.preferences.version=1
+mylyn.attention.migrated=true
diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.monitor.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.monitor.ui.prefs
new file mode 100644 (file)
index 0000000..8d462a6
--- /dev/null
@@ -0,0 +1,2 @@
+eclipse.preferences.version=1
+org.eclipse.mylyn.monitor.activity.tracking.enabled.checked=true
diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.tasks.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.tasks.ui.prefs
new file mode 100644 (file)
index 0000000..2b60c21
--- /dev/null
@@ -0,0 +1,5 @@
+eclipse.preferences.version=1
+migrated.task.repositories.secure.store=true
+org.eclipse.mylyn.tasks.ui.filters.nonmatching=true
+org.eclipse.mylyn.tasks.ui.filters.nonmatching.encouraged=true
+org.eclipse.mylyn.tasks.ui.welcome.message=true
diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs
new file mode 100644 (file)
index 0000000..497aa66
--- /dev/null
@@ -0,0 +1,5 @@
+PROBLEMS_FILTERS_MIGRATE=true
+eclipse.preferences.version=1
+platformState=1567851146886
+quickStart=false
+tipsAndTricks=true
diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs
new file mode 100644 (file)
index 0000000..aa3dc02
--- /dev/null
@@ -0,0 +1,3 @@
+//org.eclipse.ui.commands/state/org.eclipse.ui.navigator.resources.nested.changeProjectPresentation/org.eclipse.ui.commands.radioState=false
+PLUGINS_NOT_ACTIVATED_ON_STARTUP=;org.eclipse.m2e.discovery;
+eclipse.preferences.version=1
diff --git a/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi b/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi
new file mode 100644 (file)
index 0000000..04f7053
--- /dev/null
@@ -0,0 +1,2518 @@
+<?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="_OzNXAdFQEem-ROiSvHy8BA" elementId="org.eclipse.e4.legacy.ide.application" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_OzNXAtFQEem-ROiSvHy8BA" bindingContexts="_OzN-EtFQEem-ROiSvHy8BA">
+  <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;workbench>&#xA;&lt;mruList/>&#xA;&lt;/workbench>"/>
+  <tags>activeSchemeId:org.eclipse.ui.defaultAcceleratorConfiguration</tags>
+  <tags>ModelMigrationProcessor.001</tags>
+  <children xsi:type="basic:TrimmedWindow" xmi:id="_OzNXAtFQEem-ROiSvHy8BA" elementId="IDEWindow" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_O_HFAtFQEem-ROiSvHy8BA" label="%trimmedwindow.label.eclipseSDK" x="1016" y="23" width="1024" height="768">
+    <persistedState key="coolBarVisible" value="true"/>
+    <persistedState key="perspectiveBarVisible" value="true"/>
+    <persistedState key="isRestored" value="true"/>
+    <persistedState key="show_in_time" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;show_in_time/>"/>
+    <persistedState key="workingSets" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;workingSets/>"/>
+    <persistedState key="aggregateWorkingSetId" value="Aggregate for window 1567851415786"/>
+    <tags>topLevel</tags>
+    <children xsi:type="basic:PartSashContainer" xmi:id="_O_HFAtFQEem-ROiSvHy8BA" selectedElement="_O_HFA9FQEem-ROiSvHy8BA" horizontal="true">
+      <children xsi:type="advanced:PerspectiveStack" xmi:id="_O_HFA9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.ide.perspectivestack" containerData="7500" selectedElement="_PFHmYNFQEem-ROiSvHy8BA">
+        <children xsi:type="advanced:Perspective" xmi:id="_PFHmYNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.JavaPerspective" selectedElement="_PFHmYdFQEem-ROiSvHy8BA" label="Java" iconURI="platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/eview16/jperspective.png">
+          <persistedState key="persp.hiddenItems" value="persp.hideToolbarSC:print,persp.hideToolbarSC:org.eclipse.ui.edit.undo,persp.hideToolbarSC:org.eclipse.ui.edit.redo,persp.hideToolbarSC:org.eclipse.ui.edit.text.toggleShowSelectedElementOnly,persp.hideToolbarSC:org.eclipse.debug.ui.commands.RunToLine,persp.hideToolbarSC:org.eclipse.jdt.ui.actions.OpenProjectWizard,"/>
+          <tags>persp.actionSet:org.eclipse.mylyn.doc.actionSet</tags>
+          <tags>persp.actionSet:org.eclipse.mylyn.tasks.ui.navigation</tags>
+          <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.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.mylyn.tasks.ui.views.tasks</tags>
+          <tags>persp.newWizSC:org.eclipse.mylyn.tasks.ui.wizards.new.repository.task</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.breakpointActionSet</tags>
+          <tags>persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet</tags>
+          <tags>persp.actionSet:org.eclipse.eclemma.ui.CoverageActionSet</tags>
+          <tags>persp.showIn:org.eclipse.eclemma.ui.CoverageView</tags>
+          <tags>persp.showIn:org.eclipse.egit.ui.RepositoriesView</tags>
+          <tags>persp.newWizSC:org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard</tags>
+          <tags>persp.actionSet:org.eclipse.jdt.junit.JUnitActionSet</tags>
+          <tags>persp.viewSC:org.eclipse.ant.ui.views.AntView</tags>
+          <children xsi:type="basic:PartSashContainer" xmi:id="_PFHmYdFQEem-ROiSvHy8BA" selectedElement="_PFHmYtFQEem-ROiSvHy8BA" horizontal="true">
+            <children xsi:type="basic:PartSashContainer" xmi:id="_PFHmYtFQEem-ROiSvHy8BA" containerData="2500" selectedElement="_PFHmY9FQEem-ROiSvHy8BA">
+              <children xsi:type="basic:PartStack" xmi:id="_PFHmY9FQEem-ROiSvHy8BA" elementId="left" containerData="6000" selectedElement="_PFHmZNFQEem-ROiSvHy8BA">
+                <tags>org.eclipse.e4.primaryNavigationStack</tags>
+                <tags>active</tags>
+                <children xsi:type="advanced:Placeholder" xmi:id="_PFHmZNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.PackageExplorer" ref="_PE_qkNFQEem-ROiSvHy8BA" closeable="true">
+                  <tags>View</tags>
+                  <tags>categoryTag:Java</tags>
+                </children>
+                <children xsi:type="advanced:Placeholder" xmi:id="_PFHmZdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="_PFA4sNFQEem-ROiSvHy8BA" closeable="true">
+                  <tags>View</tags>
+                  <tags>categoryTag:Java</tags>
+                </children>
+                <children xsi:type="advanced:Placeholder" xmi:id="_PFHmZtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.ResourceNavigator" toBeRendered="false" ref="_PFA4sdFQEem-ROiSvHy8BA" closeable="true">
+                  <tags>View</tags>
+                  <tags>categoryTag:General</tags>
+                </children>
+                <children xsi:type="advanced:Placeholder" xmi:id="_PFHmZ9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigator.ProjectExplorer" toBeRendered="false" ref="_PFA4stFQEem-ROiSvHy8BA" closeable="true">
+                  <tags>View</tags>
+                  <tags>categoryTag:General</tags>
+                </children>
+                <children xsi:type="advanced:Placeholder" xmi:id="_PFHmaNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.junit.ResultView" toBeRendered="false" ref="_PFG_UdFQEem-ROiSvHy8BA" closeable="true">
+                  <tags>View</tags>
+                  <tags>categoryTag:Java</tags>
+                </children>
+              </children>
+              <children xsi:type="basic:PartStack" xmi:id="_PFHmadFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewMStack" toBeRendered="false" containerData="4000">
+                <children xsi:type="advanced:Placeholder" xmi:id="_PFHmatFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesView" toBeRendered="false" ref="_PFG_UNFQEem-ROiSvHy8BA" closeable="true">
+                  <tags>View</tags>
+                  <tags>categoryTag:Git</tags>
+                </children>
+              </children>
+            </children>
+            <children xsi:type="basic:PartSashContainer" xmi:id="_PFHma9FQEem-ROiSvHy8BA" containerData="7500">
+              <children xsi:type="basic:PartSashContainer" xmi:id="_PFHmbNFQEem-ROiSvHy8BA" containerData="7500" horizontal="true">
+                <children xsi:type="advanced:Placeholder" xmi:id="_PFHmbdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.editorss" containerData="7500" ref="_PE5j8NFQEem-ROiSvHy8BA"/>
+                <children xsi:type="basic:PartSashContainer" xmi:id="_PFHmbtFQEem-ROiSvHy8BA" containerData="2500">
+                  <children xsi:type="basic:PartStack" xmi:id="_PFHmb9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.views.tasksMStack" containerData="5000" selectedElement="_PFHmcNFQEem-ROiSvHy8BA">
+                    <children xsi:type="advanced:Placeholder" xmi:id="_PFHmcNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" ref="_PFGYQdFQEem-ROiSvHy8BA" closeable="true">
+                      <tags>View</tags>
+                      <tags>categoryTag:Mylyn</tags>
+                    </children>
+                  </children>
+                  <children xsi:type="basic:PartStack" xmi:id="_PFHmcdFQEem-ROiSvHy8BA" elementId="right" containerData="5000" selectedElement="_PFHmctFQEem-ROiSvHy8BA">
+                    <tags>org.eclipse.e4.secondaryNavigationStack</tags>
+                    <children xsi:type="advanced:Placeholder" xmi:id="_PFHmctFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.ContentOutline" ref="_PFCG09FQEem-ROiSvHy8BA" closeable="true">
+                      <tags>View</tags>
+                      <tags>categoryTag:General</tags>
+                    </children>
+                    <children xsi:type="advanced:Placeholder" xmi:id="_PFHmc9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.texteditor.TemplatesView" toBeRendered="false" ref="_PFCG1NFQEem-ROiSvHy8BA" closeable="true">
+                      <tags>View</tags>
+                      <tags>categoryTag:General</tags>
+                    </children>
+                    <children xsi:type="advanced:Placeholder" xmi:id="_PFHmdNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.minimap.MinimapView" toBeRendered="false" ref="_PFGYQNFQEem-ROiSvHy8BA" closeable="true">
+                      <tags>View</tags>
+                      <tags>categoryTag:General</tags>
+                    </children>
+                    <children xsi:type="advanced:Placeholder" xmi:id="_PFHmddFQEem-ROiSvHy8BA" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="_PFG_UtFQEem-ROiSvHy8BA" closeable="true">
+                      <tags>View</tags>
+                      <tags>categoryTag:Ant</tags>
+                    </children>
+                  </children>
+                </children>
+              </children>
+              <children xsi:type="basic:PartStack" xmi:id="_PFHmdtFQEem-ROiSvHy8BA" elementId="bottom" containerData="2500" selectedElement="_PFHmd9FQEem-ROiSvHy8BA">
+                <tags>org.eclipse.e4.secondaryDataStack</tags>
+                <children xsi:type="advanced:Placeholder" xmi:id="_PFHmd9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.ProblemView" ref="_PFA4s9FQEem-ROiSvHy8BA" closeable="true">
+                  <tags>View</tags>
+                  <tags>categoryTag:General</tags>
+                </children>
+                <children xsi:type="advanced:Placeholder" xmi:id="_PFHmeNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.JavadocView" ref="_PFBfwNFQEem-ROiSvHy8BA" closeable="true">
+                  <tags>View</tags>
+                  <tags>categoryTag:Java</tags>
+                </children>
+                <children xsi:type="advanced:Placeholder" xmi:id="_PFHmedFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.SourceView" ref="_PFBfwdFQEem-ROiSvHy8BA" closeable="true">
+                  <tags>View</tags>
+                  <tags>categoryTag:Java</tags>
+                </children>
+                <children xsi:type="advanced:Placeholder" xmi:id="_PFHmetFQEem-ROiSvHy8BA" elementId="org.eclipse.search.ui.views.SearchView" toBeRendered="false" ref="_PFBfwtFQEem-ROiSvHy8BA" closeable="true">
+                  <tags>View</tags>
+                  <tags>categoryTag:General</tags>
+                </children>
+                <children xsi:type="advanced:Placeholder" xmi:id="_PFHme9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.console.ConsoleView" toBeRendered="false" ref="_PFCG0NFQEem-ROiSvHy8BA" closeable="true">
+                  <tags>View</tags>
+                  <tags>categoryTag:General</tags>
+                </children>
+                <children xsi:type="advanced:Placeholder" xmi:id="_PFHmfNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="_PFCG0dFQEem-ROiSvHy8BA" closeable="true">
+                  <tags>View</tags>
+                  <tags>categoryTag:General</tags>
+                </children>
+                <children xsi:type="advanced:Placeholder" xmi:id="_PFHmfdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.ProgressView" toBeRendered="false" ref="_PFCG0tFQEem-ROiSvHy8BA" closeable="true">
+                  <tags>View</tags>
+                  <tags>categoryTag:General</tags>
+                </children>
+              </children>
+            </children>
+          </children>
+        </children>
+      </children>
+      <children xsi:type="basic:PartStack" xmi:id="_O_HFBNFQEem-ROiSvHy8BA" elementId="stickyFolderRight" toBeRendered="false" containerData="2500">
+        <children xsi:type="advanced:Placeholder" xmi:id="_O_HFBdFQEem-ROiSvHy8BA" elementId="org.eclipse.help.ui.HelpView" toBeRendered="false" ref="_O_Gd8NFQEem-ROiSvHy8BA" closeable="true">
+          <tags>View</tags>
+          <tags>categoryTag:Help</tags>
+        </children>
+        <children xsi:type="advanced:Placeholder" xmi:id="_O_HFBtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.internal.introview" toBeRendered="false" ref="_O_HFANFQEem-ROiSvHy8BA" closeable="true">
+          <tags>View</tags>
+          <tags>categoryTag:General</tags>
+        </children>
+        <children xsi:type="advanced:Placeholder" xmi:id="_O_HFB9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" toBeRendered="false" ref="_O_HFAdFQEem-ROiSvHy8BA" closeable="true">
+          <tags>View</tags>
+          <tags>categoryTag:Help</tags>
+        </children>
+      </children>
+    </children>
+    <sharedElements xsi:type="basic:Part" xmi:id="_O_Gd8NFQEem-ROiSvHy8BA" 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.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.help.ui.internal.views.HelpView"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.help.ui"/>
+      <tags>View</tags>
+      <tags>categoryTag:Help</tags>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_O_HFANFQEem-ROiSvHy8BA" 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.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.ViewIntroAdapterPart"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui"/>
+      <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;view>&#xA;&lt;presentation currentPage=&quot;qroot&quot; restore=&quot;true&quot;/>&#xA;&lt;standbyPart/>&#xA;&lt;/view>"/>
+      <tags>View</tags>
+      <tags>categoryTag:General</tags>
+      <menus xmi:id="_PYGz0NFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.internal.introview">
+        <tags>ViewMenu</tags>
+        <tags>menuContribution:menu</tags>
+      </menus>
+      <toolbar xmi:id="_PYGz0dFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.internal.introview" visible="false"/>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_O_HFAdFQEem-ROiSvHy8BA" 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" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.cheatsheets.views.CheatSheetView"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.cheatsheets"/>
+      <tags>View</tags>
+      <tags>categoryTag:Help</tags>
+    </sharedElements>
+    <sharedElements xsi:type="advanced:Area" xmi:id="_PE5j8NFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.editorss">
+      <children xsi:type="basic:PartStack" xmi:id="_PE5j8dFQEem-ROiSvHy8BA" elementId="org.eclipse.e4.primaryDataStack">
+        <tags>org.eclipse.e4.primaryDataStack</tags>
+        <tags>EditorStack</tags>
+      </children>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PE_qkNFQEem-ROiSvHy8BA" 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.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
+      <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;view group_libraries=&quot;1&quot; layout=&quot;2&quot; linkWithEditor=&quot;0&quot; rootMode=&quot;1&quot; workingSetName=&quot;Aggregate for window 1567851415786&quot;>&#xA;&lt;customFilters userDefinedPatternsEnabled=&quot;false&quot;>&#xA;&lt;xmlDefinedFilters>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.StaticsFilter&quot; isEnabled=&quot;false&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.buildship.ui.packageexplorer.filter.gradle.buildfolder&quot; isEnabled=&quot;true&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.mylyn.java.ui.MembersFilter&quot; isEnabled=&quot;false&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter&quot; isEnabled=&quot;false&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*&quot; isEnabled=&quot;true&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter&quot; isEnabled=&quot;false&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter&quot; isEnabled=&quot;true&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter&quot; isEnabled=&quot;false&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter&quot; isEnabled=&quot;true&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter&quot; isEnabled=&quot;true&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.m2e.MavenModuleFilter&quot; isEnabled=&quot;false&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.buildship.ui.packageexplorer.filter.gradle.subProject&quot; isEnabled=&quot;true&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter&quot; isEnabled=&quot;false&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.DeprecatedMembersFilter&quot; isEnabled=&quot;false&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter&quot; isEnabled=&quot;true&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter&quot; isEnabled=&quot;true&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter&quot; isEnabled=&quot;true&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter&quot; isEnabled=&quot;false&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.LibraryFilter&quot; isEnabled=&quot;false&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter&quot; isEnabled=&quot;false&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter&quot; isEnabled=&quot;false&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter&quot; isEnabled=&quot;false&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter&quot; isEnabled=&quot;false&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.FieldsFilter&quot; isEnabled=&quot;false&quot;/>&#xA;&lt;/xmlDefinedFilters>&#xA;&lt;/customFilters>&#xA;&lt;/view>"/>
+      <tags>View</tags>
+      <tags>categoryTag:Java</tags>
+      <tags>active</tags>
+      <tags>activeOnClose</tags>
+      <menus xmi:id="_PHEuMNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.PackageExplorer">
+        <tags>ViewMenu</tags>
+        <tags>menuContribution:menu</tags>
+      </menus>
+      <toolbar xmi:id="_PHEuMdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.PackageExplorer"/>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PFA4sNFQEem-ROiSvHy8BA" 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.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.typehierarchy.TypeHierarchyViewPart"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
+      <tags>View</tags>
+      <tags>categoryTag:Java</tags>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PFA4sdFQEem-ROiSvHy8BA" 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.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.navigator.ResourceNavigator"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
+      <tags>View</tags>
+      <tags>categoryTag:General</tags>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PFA4stFQEem-ROiSvHy8BA" 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.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.navigator.resources.ProjectExplorer"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.navigator.resources"/>
+      <tags>View</tags>
+      <tags>categoryTag:General</tags>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PFA4s9FQEem-ROiSvHy8BA" 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.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.ProblemsView"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
+      <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;view PRIMARY_SORT_FIELD=&quot;org.eclipse.ui.ide.severityAndDescriptionField&quot; categoryGroup=&quot;org.eclipse.ui.ide.severity&quot; markerContentGenerator=&quot;org.eclipse.ui.ide.problemsGenerator&quot; partName=&quot;Problems&quot;>&#xA;&lt;columnWidths org.eclipse.ui.ide.locationField=&quot;90&quot; org.eclipse.ui.ide.markerType=&quot;90&quot; org.eclipse.ui.ide.pathField=&quot;120&quot; org.eclipse.ui.ide.resourceField=&quot;90&quot; org.eclipse.ui.ide.severityAndDescriptionField=&quot;300&quot;/>&#xA;&lt;visible IMemento.internal.id=&quot;org.eclipse.ui.ide.severityAndDescriptionField&quot;/>&#xA;&lt;visible IMemento.internal.id=&quot;org.eclipse.ui.ide.resourceField&quot;/>&#xA;&lt;visible IMemento.internal.id=&quot;org.eclipse.ui.ide.pathField&quot;/>&#xA;&lt;visible IMemento.internal.id=&quot;org.eclipse.ui.ide.locationField&quot;/>&#xA;&lt;visible IMemento.internal.id=&quot;org.eclipse.ui.ide.markerType&quot;/>&#xA;&lt;/view>"/>
+      <tags>View</tags>
+      <tags>categoryTag:General</tags>
+      <menus xmi:id="_PPWgcNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.ProblemView">
+        <tags>ViewMenu</tags>
+        <tags>menuContribution:menu</tags>
+      </menus>
+      <toolbar xmi:id="_PPWgcdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.ProblemView"/>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PFBfwNFQEem-ROiSvHy8BA" 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.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.infoviews.JavadocView"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
+      <tags>View</tags>
+      <tags>categoryTag:Java</tags>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PFBfwdFQEem-ROiSvHy8BA" 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.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.infoviews.SourceView"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
+      <tags>View</tags>
+      <tags>categoryTag:Java</tags>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PFBfwtFQEem-ROiSvHy8BA" 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.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.search2.internal.ui.SearchView"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.search"/>
+      <tags>View</tags>
+      <tags>categoryTag:General</tags>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PFCG0NFQEem-ROiSvHy8BA" 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.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.console.ConsoleView"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.console"/>
+      <tags>View</tags>
+      <tags>categoryTag:General</tags>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PFCG0dFQEem-ROiSvHy8BA" 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.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.BookmarksView"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
+      <tags>View</tags>
+      <tags>categoryTag:General</tags>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PFCG0tFQEem-ROiSvHy8BA" 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.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.progress.ProgressView"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
+      <tags>View</tags>
+      <tags>categoryTag:General</tags>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PFCG09FQEem-ROiSvHy8BA" 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.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.contentoutline.ContentOutline"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views"/>
+      <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;view/>"/>
+      <tags>View</tags>
+      <tags>categoryTag:General</tags>
+      <menus xmi:id="_POm5kNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.ContentOutline">
+        <tags>ViewMenu</tags>
+        <tags>menuContribution:menu</tags>
+      </menus>
+      <toolbar xmi:id="_POm5kdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.ContentOutline"/>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PFCG1NFQEem-ROiSvHy8BA" 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.jdt.ui/icons/full/eview16/templates.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.texteditor.templates.TemplatesView"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
+      <tags>View</tags>
+      <tags>categoryTag:General</tags>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PFGYQNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.minimap.MinimapView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Minimap" iconURI="platform:/plugin/org.eclipse.ui.workbench.texteditor/icons/full/eview16/minimap.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.minimap.MinimapView"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.workbench.texteditor"/>
+      <tags>View</tags>
+      <tags>categoryTag:General</tags>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PFGYQdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Task List" iconURI="platform:/plugin/org.eclipse.mylyn.tasks.ui/icons/eview16/task-list.gif" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.tasks.ui.views.TaskListView"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.tasks.ui"/>
+      <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;view linkWithEditor=&quot;true&quot; presentation=&quot;org.eclipse.mylyn.tasks.ui.categorized&quot;>&#xA;&lt;sorter groupBy=&quot;CATEGORY_QUERY&quot;>&#xA;&lt;sorter>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.scheduled0 sortDirection=&quot;1&quot; sortKey=&quot;DUE_DATE&quot;/>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.scheduled1 sortDirection=&quot;1&quot; sortKey=&quot;SCHEDULED_DATE&quot;/>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.scheduled2 sortDirection=&quot;1&quot; sortKey=&quot;PRIORITY&quot;/>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.scheduled3 sortDirection=&quot;1&quot; sortKey=&quot;RANK&quot;/>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.scheduled4 sortDirection=&quot;1&quot; sortKey=&quot;DATE_CREATED&quot;/>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.scheduled5 sortDirection=&quot;1&quot; sortKey=&quot;NONE&quot;/>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.scheduled6 sortDirection=&quot;1&quot; sortKey=&quot;NONE&quot;/>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.scheduled7 sortDirection=&quot;1&quot; sortKey=&quot;NONE&quot;/>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.scheduled8 sortDirection=&quot;1&quot; sortKey=&quot;NONE&quot;/>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.categorized0 sortDirection=&quot;1&quot; sortKey=&quot;PRIORITY&quot;/>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.categorized1 sortDirection=&quot;1&quot; sortKey=&quot;RANK&quot;/>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.categorized2 sortDirection=&quot;1&quot; sortKey=&quot;DATE_CREATED&quot;/>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.categorized3 sortDirection=&quot;1&quot; sortKey=&quot;NONE&quot;/>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.categorized4 sortDirection=&quot;1&quot; sortKey=&quot;NONE&quot;/>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.categorized5 sortDirection=&quot;1&quot; sortKey=&quot;NONE&quot;/>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.categorized6 sortDirection=&quot;1&quot; sortKey=&quot;NONE&quot;/>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.categorized7 sortDirection=&quot;1&quot; sortKey=&quot;NONE&quot;/>&#xA;&lt;sortorg.eclipse.mylyn.tasks.ui.categorized8 sortDirection=&quot;1&quot; sortKey=&quot;NONE&quot;/>&#xA;&lt;/sorter>&#xA;&lt;/sorter>&#xA;&lt;filteredTreeFindHistory/>&#xA;&lt;/view>"/>
+      <tags>View</tags>
+      <tags>categoryTag:Mylyn</tags>
+      <menus xmi:id="_PMpKsNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.views.tasks">
+        <tags>ViewMenu</tags>
+        <tags>menuContribution:menu</tags>
+      </menus>
+      <toolbar xmi:id="_PMpKsdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.views.tasks"/>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PFG_UNFQEem-ROiSvHy8BA" 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.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.repository.RepositoriesView"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
+      <tags>View</tags>
+      <tags>categoryTag:Git</tags>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PFG_UdFQEem-ROiSvHy8BA" 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.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.junit"/>
+      <tags>View</tags>
+      <tags>categoryTag:Java</tags>
+    </sharedElements>
+    <sharedElements xsi:type="basic:Part" xmi:id="_PFG_UtFQEem-ROiSvHy8BA" 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.png" tooltip="" closeable="true">
+      <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ant.internal.ui.views.AntView"/>
+      <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ant.ui"/>
+      <tags>View</tags>
+      <tags>categoryTag:Ant</tags>
+    </sharedElements>
+    <trimBars xmi:id="_OzNXA9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.main.toolbar" contributorURI="platform:/plugin/org.eclipse.platform">
+      <children xsi:type="menu:ToolBar" xmi:id="_O_4hENFQEem-ROiSvHy8BA" elementId="group.file" toBeRendered="false">
+        <tags>toolbarSeparator</tags>
+        <children xsi:type="menu:ToolBarSeparator" xmi:id="_O_4hEdFQEem-ROiSvHy8BA" elementId="group.file" toBeRendered="false"/>
+      </children>
+      <children xsi:type="menu:ToolBar" xmi:id="_O_5vMNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.workbench.file">
+        <tags>Draggable</tags>
+        <children xsi:type="menu:HandledToolItem" xmi:id="_O_9ZkNFQEem-ROiSvHy8BA" elementId="print" visible="false" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.png" tooltip="Print" command="_Ozj8h9FQEem-ROiSvHy8BA"/>
+      </children>
+      <children xsi:type="menu:ToolBar" xmi:id="_O_5vMdFQEem-ROiSvHy8BA" elementId="group.edit" toBeRendered="false">
+        <tags>toolbarSeparator</tags>
+        <children xsi:type="menu:ToolBarSeparator" xmi:id="_O_5vMtFQEem-ROiSvHy8BA" elementId="group.edit" toBeRendered="false"/>
+      </children>
+      <children xsi:type="menu:ToolBar" xmi:id="_O_5vM9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.workbench.edit" visible="false">
+        <tags>Draggable</tags>
+      </children>
+      <children xsi:type="menu:ToolBar" xmi:id="_O_5vNNFQEem-ROiSvHy8BA" elementId="additions" toBeRendered="false">
+        <tags>toolbarSeparator</tags>
+        <children xsi:type="menu:ToolBarSeparator" xmi:id="_O_5vNdFQEem-ROiSvHy8BA" elementId="additions" toBeRendered="false"/>
+      </children>
+      <children xsi:type="menu:ToolBar" xmi:id="_PF6QkNFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.launchActionSet">
+        <tags>Draggable</tags>
+      </children>
+      <children xsi:type="menu:ToolBar" xmi:id="_PFnVoNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet">
+        <tags>Draggable</tags>
+      </children>
+      <children xsi:type="menu:ToolBar" xmi:id="_PF0J8NFQEem-ROiSvHy8BA" elementId="org.eclipse.search.searchActionSet">
+        <tags>Draggable</tags>
+      </children>
+      <children xsi:type="menu:ToolBar" xmi:id="_O_5vNtFQEem-ROiSvHy8BA" elementId="group.nav" toBeRendered="false">
+        <tags>toolbarSeparator</tags>
+        <children xsi:type="menu:ToolBarSeparator" xmi:id="_O_5vN9FQEem-ROiSvHy8BA" elementId="group.nav" toBeRendered="false"/>
+      </children>
+      <children xsi:type="menu:ToolBar" xmi:id="_O_6WQNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.workbench.navigate">
+        <tags>Draggable</tags>
+        <children xsi:type="menu:HandledToolItem" xmi:id="_O_-ApNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.pinEditor" visible="false" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.png" tooltip="Pin Editor" type="Check" command="_OziucNFQEem-ROiSvHy8BA"/>
+      </children>
+      <children xsi:type="menu:ToolBar" xmi:id="_O_6WQdFQEem-ROiSvHy8BA" elementId="group.editor" toBeRendered="false">
+        <tags>toolbarSeparator</tags>
+        <children xsi:type="menu:ToolBarSeparator" xmi:id="_O_6WQtFQEem-ROiSvHy8BA" elementId="group.editor" toBeRendered="false"/>
+      </children>
+      <children xsi:type="menu:ToolBar" xmi:id="_O_6WQ9FQEem-ROiSvHy8BA" elementId="group.help" toBeRendered="false">
+        <tags>toolbarSeparator</tags>
+        <children xsi:type="menu:ToolBarSeparator" xmi:id="_O_6WRNFQEem-ROiSvHy8BA" elementId="group.help" toBeRendered="false"/>
+      </children>
+      <children xsi:type="menu:ToolBar" xmi:id="_O_6WRdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.workbench.help" visible="false">
+        <tags>Draggable</tags>
+      </children>
+      <children xsi:type="menu:ToolControl" xmi:id="_PApWENFQEem-ROiSvHy8BA" elementId="PerspectiveSpacer" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl">
+        <tags>stretch</tags>
+        <tags>SHOW_RESTORE_MENU</tags>
+      </children>
+      <children xsi:type="menu:ToolControl" xmi:id="_PAp9INFQEem-ROiSvHy8BA" elementId="PerspectiveSwitcher" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.e4.ui.workbench.addons.perspectiveswitcher.PerspectiveSwitcher">
+        <tags>Draggable</tags>
+        <tags>HIDEABLE</tags>
+        <tags>SHOW_RESTORE_MENU</tags>
+      </children>
+    </trimBars>
+    <trimBars xmi:id="_OzNXBNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.trim.status" contributorURI="platform:/plugin/org.eclipse.platform" side="Bottom">
+      <children xsi:type="menu:ToolControl" xmi:id="_OzNXBdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.StatusLine" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim">
+        <tags>stretch</tags>
+      </children>
+      <children xsi:type="menu:ToolControl" xmi:id="_OzNXBtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.HeapStatus" contributorURI="platform:/plugin/org.eclipse.platform" toBeRendered="false" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim">
+        <tags>Draggable</tags>
+      </children>
+      <children xsi:type="menu:ToolControl" xmi:id="_OzNXB9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.ProgressBar" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim">
+        <tags>Draggable</tags>
+      </children>
+      <children xsi:type="menu:ToolControl" xmi:id="_WkVxANFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.internal.intro.impl.presentations.IntroLaunchBar" contributionURI="bundleclass://org.eclipse.ui.intro/org.eclipse.ui.internal.intro.impl.presentations.IntroLaunchBar">
+        <persistedState key="introConfigId" value="org.eclipse.ui.intro.universalConfig"/>
+        <persistedState key="lastPageId" value="qroot"/>
+        <tags>Draggable</tags>
+      </children>
+    </trimBars>
+    <trimBars xmi:id="_OzNXCNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.trim.vertical1" contributorURI="platform:/plugin/org.eclipse.platform" toBeRendered="false" side="Left">
+      <children xsi:type="menu:ToolControl" xmi:id="_PaCtgNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.ide.perspectivestack(minimized)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack">
+        <tags>TrimStack</tags>
+        <tags>Draggable</tags>
+      </children>
+    </trimBars>
+    <trimBars xmi:id="_OzN-ENFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.trim.vertical2" contributorURI="platform:/plugin/org.eclipse.platform" side="Right"/>
+  </children>
+  <handlers xmi:id="_O0UxUNFQEem-ROiSvHy8BA" 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="_O0UKQdFQEem-ROiSvHy8BA"/>
+  <handlers xmi:id="_O0UxUtFQEem-ROiSvHy8BA" 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="_O0UxUdFQEem-ROiSvHy8BA"/>
+  <handlers xmi:id="_O0UxVNFQEem-ROiSvHy8BA" 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="_O0UxU9FQEem-ROiSvHy8BA"/>
+  <handlers xmi:id="_O0VYYdFQEem-ROiSvHy8BA" 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="_O0VYYNFQEem-ROiSvHy8BA"/>
+  <handlers xmi:id="_O0VYY9FQEem-ROiSvHy8BA" 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="_O0VYYtFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_OzN-EdFQEem-ROiSvHy8BA" contributorURI="platform:/plugin/org.eclipse.platform" bindingContext="_OzN-EtFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz0bBdFQEem-ROiSvHy8BA" keySequence="CTRL+SPACE" command="_OzjVatFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz0bEtFQEem-ROiSvHy8BA" keySequence="CTRL+SHIFT+SPACE" command="_OzjVWNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1pJdFQEem-ROiSvHy8BA" keySequence="SHIFT+F10" command="_OziuW9FQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz1pKtFQEem-ROiSvHy8BA" keySequence="ALT+PAGE_UP" command="_Ozlxq9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1pK9FQEem-ROiSvHy8BA" keySequence="ALT+PAGE_DOWN" command="_OziHQtFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz2QQdFQEem-ROiSvHy8BA" keySequence="COMMAND+F10" command="_Ozg5Q9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz4FbdFQEem-ROiSvHy8BA" keySequence="CTRL+PAGE_UP" command="_Ozj8qNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz4FbtFQEem-ROiSvHy8BA" keySequence="CTRL+PAGE_DOWN" command="_OziucdFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz4Fb9FQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+F3" command="_Ozj8ldFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz4scdFQEem-ROiSvHy8BA" keySequence="COMMAND+X" command="_Ozj8atFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz4sctFQEem-ROiSvHy8BA" keySequence="COMMAND+Z" command="_Ozj8X9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz4sfdFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+Z" command="_Ozlxh9FQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz5TiNFQEem-ROiSvHy8BA" keySequence="COMMAND+1" command="_OziuZNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56kNFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+I" command="_OziuNtFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56lNFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+L" command="_Ozkjj9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56qdFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+D" command="_OzlKhdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7IttFQEem-ROiSvHy8BA" keySequence="COMMAND+V" command="_Ozg5CNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7vwdFQEem-ROiSvHy8BA" keySequence="COMMAND+A" command="_OzlKgNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7vxtFQEem-ROiSvHy8BA" keySequence="COMMAND+C" command="_OzgR-NFQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_OzxXsNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.contexts.window" bindingContext="_OzN-E9FQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Ozyl0NFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Q B" command="_OziHLNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+      <parameters xmi:id="_OzzM4NFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.BreakpointView"/>
+    </bindings>
+    <bindings xmi:id="_OzzM4dFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Q C" command="_OziHLNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+      <parameters xmi:id="_OzzM4tFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.console.ConsoleView"/>
+    </bindings>
+    <bindings xmi:id="_OzzM49FQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Q D" command="_OziHLNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+      <parameters xmi:id="_OzzM5NFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.SourceView"/>
+    </bindings>
+    <bindings xmi:id="_OzzM5dFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Q O" command="_OziHLNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+      <parameters xmi:id="_OzzM5tFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ContentOutline"/>
+    </bindings>
+    <bindings xmi:id="_OzzM59FQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Q P" command="_OziHLNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+      <parameters xmi:id="_OzzM6NFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.PackageExplorer"/>
+    </bindings>
+    <bindings xmi:id="_OzzM6dFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Q Q" command="_OziHLNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Ozzz8NFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Q S" command="_OziHLNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+      <parameters xmi:id="_Ozzz8dFQEem-ROiSvHy8BA" 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="_Ozzz8tFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Q T" command="_OziHLNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+      <parameters xmi:id="_Ozzz89FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.TypeHierarchy"/>
+    </bindings>
+    <bindings xmi:id="_Ozzz9NFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Q V" command="_OziHLNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+      <parameters xmi:id="_Ozzz9dFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.VariableView"/>
+    </bindings>
+    <bindings xmi:id="_Ozzz9tFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Q H" command="_OziHLNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+      <parameters xmi:id="_Ozzz99FQEem-ROiSvHy8BA" 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="_Ozzz-NFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Q J" command="_OziHLNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+      <parameters xmi:id="_Ozzz-dFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.JavadocView"/>
+    </bindings>
+    <bindings xmi:id="_Ozzz-tFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Q K" command="_OziHLNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+      <parameters xmi:id="_Ozzz-9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.mylyn.tasks.ui.views.tasks"/>
+    </bindings>
+    <bindings xmi:id="_Ozzz_NFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Q L" command="_OziHLNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+      <parameters xmi:id="_Ozzz_dFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.pde.runtime.LogView"/>
+    </bindings>
+    <bindings xmi:id="_Ozzz_tFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Q X" command="_OziHLNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+      <parameters xmi:id="_Ozzz_9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ProblemView"/>
+    </bindings>
+    <bindings xmi:id="_Ozz0ANFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Q Y" command="_OziHLNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+      <parameters xmi:id="_Ozz0AdFQEem-ROiSvHy8BA" 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="_Ozz0AtFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Q Z" command="_OziHLNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+      <parameters xmi:id="_Ozz0A9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.ui.GenericHistoryView"/>
+    </bindings>
+    <bindings xmi:id="_Oz0bANFQEem-ROiSvHy8BA" keySequence="ALT+CTRL+B" command="_OziHNtFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz0bBNFQEem-ROiSvHy8BA" keySequence="ALT+CTRL+P" command="_OzhgUNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz0bB9FQEem-ROiSvHy8BA" keySequence="ALT+CTRL+H" command="_Ozg5NdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz0bCNFQEem-ROiSvHy8BA" keySequence="CTRL+Q" command="_Ozj8n9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz0bDdFQEem-ROiSvHy8BA" keySequence="CTRL+H" command="_OzjVadFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz0bDtFQEem-ROiSvHy8BA" keySequence="CTRL+M" command="_OzjVY9FQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz0bEdFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+P" command="_OzhgY9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz0bGtFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+H" command="_OzjVdtFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1CGNFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+NUMPAD_MULTIPLY" command="_OzhgL9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1CGtFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+NUMPAD_DIVIDE" command="_OzjVXtFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1CHNFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+F7" command="_OzlKetFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1CHdFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+F8" command="_OzjVW9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1CIdFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+F9" command="_OzlKdNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1pI9FQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+F10" command="_OzgSFtFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz1pJNFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+ARROW_LEFT" command="_OzhgENFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz1pJtFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+ARROW_RIGHT" command="_Ozj8lNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz1pJ9FQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+F11" command="_OzkjctFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz1pKdFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+F12" command="_OzgSFdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1pMdFQEem-ROiSvHy8BA" keySequence="SHIFT+F2" command="_OzhgH9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz2QMNFQEem-ROiSvHy8BA" keySequence="SHIFT+F5" command="_OzlKm9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz2QMdFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+F6" command="_OzhgQdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz2QMtFQEem-ROiSvHy8BA" keySequence="ALT+F7" command="_Ozg5CdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz2QN9FQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+F12" command="_OziHIdFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz2QOdFQEem-ROiSvHy8BA" keySequence="ALT+F5" command="_OzlKd9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz2QPdFQEem-ROiSvHy8BA" keySequence="COMMAND+F7" command="_OzgR-dFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz2QP9FQEem-ROiSvHy8BA" keySequence="COMMAND+F8" command="_OziuaNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz2QQNFQEem-ROiSvHy8BA" keySequence="COMMAND+F9" command="_OziHSdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz23QdFQEem-ROiSvHy8BA" keySequence="COMMAND+F11" command="_OzlKdtFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz23QtFQEem-ROiSvHy8BA" keySequence="COMMAND+F12" command="_OzjVbdFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz23StFQEem-ROiSvHy8BA" keySequence="F2" command="_Ozg5EtFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz23TtFQEem-ROiSvHy8BA" keySequence="F3" command="_OziuWtFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz23UtFQEem-ROiSvHy8BA" keySequence="F4" command="_Ozg5ItFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz23V9FQEem-ROiSvHy8BA" keySequence="F5" command="_OzkjbdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz3eUNFQEem-ROiSvHy8BA" keySequence="COMMAND+F6" command="_OzhgUdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz3eV9FQEem-ROiSvHy8BA" keySequence="CTRL+SHIFT+F11" command="_OzlxzNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz3eWdFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+X Q" command="_OziuNNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz3eWtFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+X T" command="_OzlKfNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz4FYNFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+X M" command="_OzlKjdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz4FYtFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+SHIFT+ARROW_UP" command="_OzhgF9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz4FZdFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+SHIFT+ARROW_DOWN" command="_Ozlxn9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz4FadFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+SHIFT+ARROW_RIGHT" command="_Ozg5K9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz4Fa9FQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+F7" command="_OziHYdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz4FbNFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+SHIFT+F12" command="_OzlKj9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz4sc9FQEem-ROiSvHy8BA" keySequence="COMMAND+[" command="_OzhgENFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz4sddFQEem-ROiSvHy8BA" keySequence="COMMAND+]" command="_Ozj8lNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz4seNFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Z" command="_Ozfq5tFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz4sedFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+X G" command="_Ozkju9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz4setFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+X J" command="_OziHSNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz4sftFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+[" command="_OzjVXNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+      <parameters xmi:id="_Oz4sf9FQEem-ROiSvHy8BA" elementId="Splitter.isHorizontal" name="Splitter.isHorizontal" value="false"/>
+    </bindings>
+    <bindings xmi:id="_Oz5TgNFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+X A" command="_Ozg5DNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz5Tg9FQEem-ROiSvHy8BA" keySequence="DEL" command="_OzhgWdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz5TitFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+R" command="_OzlxytFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz5TjtFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+S" command="_OzhgMNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz5Tj9FQEem-ROiSvHy8BA" keySequence="COMMAND+3" command="_OziuctFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz5TkNFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+C" command="_OzjVcdFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz5TkdFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+T" command="_Ozj8adFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz5TktFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+U" command="_OziHS9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz5Tk9FQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+V" command="_OzkjddFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz5TlNFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+F" command="_Ozj8o9FQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz5TmNFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+G" command="_OzhgW9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz5TmdFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+W" command="_Ozj8aNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz5TmtFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+H" command="_Ozfq7tFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56l9FQEem-ROiSvHy8BA" keySequence="COMMAND+-" command="_OzkjmNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56mdFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+N" command="_OzgSF9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56mtFQEem-ROiSvHy8BA" keySequence="COMMAND+." command="_OzlKqdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56ntFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+O" command="_OzlKftFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56otFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+B" command="_OzhgYdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56pNFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+R" command="_OzlxjdFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz56qNFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+S" command="_Ozlxw9FQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz56qtFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+T" command="_OzgSLdFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz6hoNFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+E" command="_OziHQNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz6hpdFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+V" command="_OzkjrtFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz6hptFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+G" command="_OzlxiNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz6hqNFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+W" command="_OzlKo9FQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz6hqdFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+I" command="_Ozg5RdFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz6hqtFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+J" command="_OzjVf9FQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz6hq9FQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+L" command="_OziuXdFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz6hrtFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+M" command="_OzlKjNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz6hsdFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+N" command="_Ozj8ZNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz6htdFQEem-ROiSvHy8BA" keySequence="COMMAND+P" command="_Ozj8h9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7IsNFQEem-ROiSvHy8BA" keySequence="COMMAND+S" command="_Ozkjl9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7Is9FQEem-ROiSvHy8BA" keySequence="COMMAND+U" command="_OzlKvNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7IuNFQEem-ROiSvHy8BA" keySequence="COMMAND+W" command="_OzlxmdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7Iu9FQEem-ROiSvHy8BA" keySequence="COMMAND+I" command="_OzjVR9FQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz7IwdFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+-" command="_OzjVXNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+      <parameters xmi:id="_Oz7IwtFQEem-ROiSvHy8BA" elementId="Splitter.isHorizontal" name="Splitter.isHorizontal" value="true"/>
+    </bindings>
+    <bindings xmi:id="_Oz7IxNFQEem-ROiSvHy8BA" keySequence="COMMAND+N" command="_OzlxkNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7IxtFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+." command="_Ozg5DtFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz7vwtFQEem-ROiSvHy8BA" keySequence="COMMAND+B" command="_Ozg5FdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7vx9FQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+3" command="_Ozg5RNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz7vydFQEem-ROiSvHy8BA" keySequence="COMMAND+E" command="_Ozj8U9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7vytFQEem-ROiSvHy8BA" keySequence="COMMAND+F" command="_OzhgRNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7vzNFQEem-ROiSvHy8BA" keySequence="COMMAND+G" command="_Ozfq99FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7vzdFQEem-ROiSvHy8BA" keySequence="COMMAND+=" command="_Ozj8ndFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7vz9FQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+E E" command="_OzhgEdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7v0NFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+E G" command="_Ozj8d9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7v0tFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+E J" command="_Ozg5B9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7v1dFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+CTRL+D A" command="_Ozj8V9FQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz8W0NFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+E S" command="_OzlKgdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz8W0dFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+E T" command="_Ozg5QdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz8W0tFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+CTRL+D T" command="_OzgSANFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz8W09FQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+CTRL+D J" command="_OziuYNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz8W1dFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+E L" command="_Ozg5D9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz8W1tFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+E N" command="_OzlKtdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz8W19FQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+E P" command="_Ozfq7dFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz8W2tFQEem-ROiSvHy8BA" keySequence="ALT+CR" command="_OzjVR9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz8W29FQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+E R" command="_OziuSNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz8W3NFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+CTRL+D Q" command="_OzlKqNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_O0UxVdFQEem-ROiSvHy8BA" keySequence="COMMAND+CTRL+F" command="_O0UxU9FQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Ozz0BNFQEem-ROiSvHy8BA" elementId="org.eclipse.core.runtime.xml" bindingContext="_OznmydFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Ozz0BdFQEem-ROiSvHy8BA" keySequence="CTRL+SHIFT+P" command="_OzjVbtFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz0bBtFQEem-ROiSvHy8BA" keySequence="CTRL+SHIFT+D" command="_OzlKu9FQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Ozz0BtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.textEditorScope" bindingContext="_OznmstFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Ozz0B9FQEem-ROiSvHy8BA" keySequence="CTRL+SHIFT+Q" command="_OziuQ9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz0bAdFQEem-ROiSvHy8BA" keySequence="CTRL+." command="_OzkjsdFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz1CE9FQEem-ROiSvHy8BA" keySequence="COMMAND+NUMPAD_MULTIPLY" command="_OziuQdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1CFNFQEem-ROiSvHy8BA" keySequence="COMMAND+NUMPAD_ADD" command="_OzlKitFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1CFdFQEem-ROiSvHy8BA" keySequence="COMMAND+NUMPAD_SUBTRACT" command="_Ozj8kdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1CFtFQEem-ROiSvHy8BA" keySequence="COMMAND+NUMPAD_DIVIDE" command="_OziHKNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1CGdFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+NUMPAD_MULTIPLY" command="_OziuVdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1CG9FQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+NUMPAD_DIVIDE" command="_Ozg5NNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1CH9FQEem-ROiSvHy8BA" keySequence="ALT+ARROW_UP" command="_OzlxpNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1CINFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+ARROW_UP" command="_OzlKpNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1pINFQEem-ROiSvHy8BA" keySequence="ALT+ARROW_DOWN" command="_OziHV9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1pIdFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+ARROW_DOWN" command="_OzlKldFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1pItFQEem-ROiSvHy8BA" keySequence="ALT+ARROW_LEFT" command="_Ozfq9tFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz1pKNFQEem-ROiSvHy8BA" keySequence="ALT+ARROW_RIGHT" command="_OziuPtFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz1pLNFQEem-ROiSvHy8BA" keySequence="SHIFT+END" command="_Ozfq8tFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz1pLtFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+INSERT" command="_OziHT9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz2QNdFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+ARROW_LEFT" command="_OzkjeNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz2QNtFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+ARROW_RIGHT" command="_OzkjpdFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz2QONFQEem-ROiSvHy8BA" keySequence="SHIFT+HOME" command="_OzjVVNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz23QNFQEem-ROiSvHy8BA" keySequence="COMMAND+F10" command="_Ozj8jNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz23Q9FQEem-ROiSvHy8BA" keySequence="COMMAND+END" command="_OziHXdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz23RNFQEem-ROiSvHy8BA" keySequence="END" command="_OziHXdFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz23RtFQEem-ROiSvHy8BA" keySequence="INSERT" command="_Ozg5MdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz23S9FQEem-ROiSvHy8BA" keySequence="F2" command="_Oziuc9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz3eUdFQEem-ROiSvHy8BA" keySequence="COMMAND+ARROW_LEFT" command="_OzkjqtFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz3eUtFQEem-ROiSvHy8BA" keySequence="COMMAND+ARROW_RIGHT" command="_OzkjbNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz3eU9FQEem-ROiSvHy8BA" keySequence="COMMAND+HOME" command="_Ozg5BtFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz3eVNFQEem-ROiSvHy8BA" keySequence="HOME" command="_Ozg5BtFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz4FaNFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+ARROW_LEFT" command="_Ozkjr9FQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz4FatFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_OziHWdFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz4scNFQEem-ROiSvHy8BA" keySequence="ALT+DEL" command="_Ozj8VtFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz4sdtFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+DEL" command="_OzjVctFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz4sd9FQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+Y" command="_Ozfq4tFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz4se9FQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+X" command="_OzgSBtFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz4sfNFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+Y" command="_OzkjkdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz5TidFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+A" command="_OzgSK9FQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz56kdFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+J" command="_OziuMNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56ktFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+K" command="_OzhgYNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56k9FQEem-ROiSvHy8BA" keySequence="COMMAND++" command="_OzhgRdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56mNFQEem-ROiSvHy8BA" keySequence="COMMAND+-" command="_OzkjlNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7IvNFQEem-ROiSvHy8BA" keySequence="COMMAND+J" command="_OzhgFNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7IvdFQEem-ROiSvHy8BA" keySequence="COMMAND+K" command="_OziHOtFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7IwNFQEem-ROiSvHy8BA" keySequence="COMMAND+L" command="_Ozj8VNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7vyNFQEem-ROiSvHy8BA" keySequence="COMMAND+D" command="_OzhgKdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7vztFQEem-ROiSvHy8BA" keySequence="COMMAND+=" command="_OzhgRdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7v09FQEem-ROiSvHy8BA" keySequence="SHIFT+CR" command="_OzkjqdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7v1NFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+CR" command="_Ozj8k9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz8W1NFQEem-ROiSvHy8BA" keySequence="ALT+BS" command="_Ozfq9dFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz0bAtFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.javaEditorScope" bindingContext="_Oznmv9FQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz0bA9FQEem-ROiSvHy8BA" keySequence="COMMAND+CTRL+/" command="_OzlxgNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz1CF9FQEem-ROiSvHy8BA" keySequence="COMMAND+CTRL+\" command="_OzhgMdFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz23TNFQEem-ROiSvHy8BA" keySequence="COMMAND+F3" command="_OzlKptFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz3eVdFQEem-ROiSvHy8BA" keySequence="ALT+CTRL+ARROW_UP" command="_OzlxotFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz3eVtFQEem-ROiSvHy8BA" keySequence="ALT+CTRL+ARROW_DOWN" command="_OzlKhtFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz3eWNFQEem-ROiSvHy8BA" keySequence="CTRL+SHIFT+END" command="_OzhgJNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz3eX9FQEem-ROiSvHy8BA" keySequence="CTRL+SHIFT+PAGE_UP" command="_OzlKp9FQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz3eYNFQEem-ROiSvHy8BA" keySequence="CTRL+SHIFT+PAGE_DOWN" command="_OziHJNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz4FYdFQEem-ROiSvHy8BA" keySequence="CTRL+SHIFT+HOME" command="_OzkjYNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz5TgdFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+\" command="_OzhgMdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz5ThNFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+P" command="_OziHYNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz5TjdFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+B" command="_OzlxqtFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz5TldFQEem-ROiSvHy8BA" keySequence="COMMAND+7" command="_OzgSGdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56ldFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+M" command="_OziudNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56m9FQEem-ROiSvHy8BA" keySequence="COMMAND+/" command="_OzgSGdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56pdFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+C" command="_OzgSGdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz6hodFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+U" command="_OziubNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz6ho9FQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+F" command="_Ozkjp9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz6htNFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+O" command="_Ozj8WdFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz7IstFQEem-ROiSvHy8BA" keySequence="COMMAND+T" command="_OzgSJtFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7IudFQEem-ROiSvHy8BA" keySequence="COMMAND+I" command="_Ozj8jdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7Ix9FQEem-ROiSvHy8BA" keySequence="COMMAND+O" command="_OzlKhNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7v0dFQEem-ROiSvHy8BA" keySequence="COMMAND+2 F" command="_OzlKidFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz8W3tFQEem-ROiSvHy8BA" keySequence="COMMAND+2 R" command="_OzjVStFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz8W39FQEem-ROiSvHy8BA" keySequence="COMMAND+2 L" command="_OzhgGNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz8W4NFQEem-ROiSvHy8BA" keySequence="COMMAND+2 M" command="_OzkjcNFQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz0bCdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" bindingContext="_OznmwdFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz0bCtFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+C" command="_OzlxwdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz0bE9FQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+R" command="_OzkjqNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz0bGNFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+U" command="_OziuONFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1CENFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+I" command="_OzkjltFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1CEtFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+N" command="_OzhgVtFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz1CHtFQEem-ROiSvHy8BA" keySequence="ALT+ARROW_UP" command="_OziHJ9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1CItFQEem-ROiSvHy8BA" keySequence="ALT+ARROW_DOWN" command="_OzjVfdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1pLdFQEem-ROiSvHy8BA" keySequence="SHIFT+INSERT" command="_OzhgVtFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz23RdFQEem-ROiSvHy8BA" keySequence="INSERT" command="_OzkjiNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz23U9FQEem-ROiSvHy8BA" keySequence="F4" command="_Ozg5QNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz4FY9FQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+ARROW_UP" command="_OzjVUdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz4FZtFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+ARROW_DOWN" command="_OzkjodFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz6hstFQEem-ROiSvHy8BA" keySequence="ALT+N" command="_OzkjiNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz8W3dFQEem-ROiSvHy8BA" keySequence="COMMAND+CR" command="_OzjVc9FQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz0bC9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.editors.task" bindingContext="_OznmwtFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz0bDNFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+C" command="_OzlxwdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz0bFNFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+R" command="_OzkjqNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz0bFdFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+S" command="_Ozj8ddFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz0bGdFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+U" command="_OziuONFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz1CEdFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+I" command="_OzkjltFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56ltFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+M" command="_OzgSIdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7IyNFQEem-ROiSvHy8BA" keySequence="COMMAND+O" command="_OzlKmNFQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz0bD9FQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" bindingContext="_OznmxdFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz0bENFQEem-ROiSvHy8BA" keySequence="CTRL+SHIFT+." command="_Ozj8WNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz2QM9FQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+ARROW_UP" command="_OziHaNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz2QNNFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+ARROW_DOWN" command="_OzlKrdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz23UdFQEem-ROiSvHy8BA" keySequence="F3" command="_OzgSJNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz3eW9FQEem-ROiSvHy8BA" keySequence="CTRL+SHIFT+ARROW_UP" command="_OziHaNFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz3eXNFQEem-ROiSvHy8BA" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_OzlKrdFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz3eXdFQEem-ROiSvHy8BA" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_Ozg5LtFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz3eXtFQEem-ROiSvHy8BA" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_OzhgIdFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz4FZNFQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+ARROW_UP" command="_OziHTtFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz4FZ9FQEem-ROiSvHy8BA" keySequence="ALT+SHIFT+ARROW_DOWN" command="_OziuPNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz4sdNFQEem-ROiSvHy8BA" keySequence="COMMAND+\" command="_OzhgX9FQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz5TgtFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+\" command="_OzhgX9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz5ThdFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+P" command="_OzgSLNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56ndFQEem-ROiSvHy8BA" keySequence="COMMAND+/" command="_OzgSE9FQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz56odFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+A" command="_OzlxxtFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56p9FQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+C" command="_OzkjoNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz6hpNFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+F" command="_OzlxidFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz6hr9FQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+>" command="_Ozj8WNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7IutFQEem-ROiSvHy8BA" keySequence="COMMAND+I" command="_Ozj8i9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7Iy9FQEem-ROiSvHy8BA" keySequence="COMMAND+O" command="_Ozg5FNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7vwNFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+/" command="_OzgSE9FQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz0bFtFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.console" bindingContext="_OznmtNFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz0bF9FQEem-ROiSvHy8BA" keySequence="CTRL+D" command="_OzlKoNFQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz1pL9FQEem-ROiSvHy8BA" elementId="org.eclipse.ant.ui.AntEditorScope" bindingContext="_Oznm0NFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz1pMNFQEem-ROiSvHy8BA" keySequence="SHIFT+F2" command="_Ozg5GdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz23TdFQEem-ROiSvHy8BA" keySequence="F3" command="_OzgSA9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56o9FQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+R" command="_Ozg5INFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz6hotFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+F" command="_Ozkjp9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz6hs9FQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+O" command="_OzgR-9FQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz2QOtFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.debugging" bindingContext="_Oznmu9FQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz2QO9FQEem-ROiSvHy8BA" keySequence="ALT+F5" command="_OzkjutFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+    <bindings xmi:id="_Oz2QPNFQEem-ROiSvHy8BA" keySequence="F7" command="_OzlKttFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz2QPtFQEem-ROiSvHy8BA" keySequence="F8" command="_Ozg5KNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz23SdFQEem-ROiSvHy8BA" keySequence="COMMAND+F2" command="_OzjVeNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz23VtFQEem-ROiSvHy8BA" keySequence="F5" command="_Ozg5KtFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz23WNFQEem-ROiSvHy8BA" keySequence="F6" command="_OzkjttFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz6httFQEem-ROiSvHy8BA" keySequence="COMMAND+R" command="_OzgR_tFQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz23R9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.internal.wikitext.ui.editor.basicMarkupSourceContext" bindingContext="_Oznmw9FQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz23SNFQEem-ROiSvHy8BA" keySequence="F1" command="_OzgSAdFQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz23T9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.genericeditor.genericEditorContext" bindingContext="_OznmudFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz23UNFQEem-ROiSvHy8BA" keySequence="F3" command="_Ozj8oNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz6hp9FQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+G" command="_Ozkja9FQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz23VNFQEem-ROiSvHy8BA" elementId="org.eclipse.buildship.ui.contexts.taskview" bindingContext="_OznmzdFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz23VdFQEem-ROiSvHy8BA" keySequence="F5" command="_Ozkjn9FQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz5ThtFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.classFileEditorScope" bindingContext="_OznmutFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz5Th9FQEem-ROiSvHy8BA" keySequence="COMMAND+1" command="_OzlxgtFQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz5Ti9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" bindingContext="_OznmvtFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz5TjNFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+B" command="_OzlxqtFQEem-ROiSvHy8BA">
+      <tags>platform:cocoa</tags>
+    </bindings>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz5TltFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.propertiesEditorScope" bindingContext="_Oznm1tFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz5Tl9FQEem-ROiSvHy8BA" keySequence="COMMAND+7" command="_OzgSGdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56nNFQEem-ROiSvHy8BA" keySequence="COMMAND+/" command="_OzgSGdFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz56ptFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+C" command="_OzgSGdFQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz56n9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.wikitext.tasks.ui.markupSourceContext" bindingContext="_Oznm0dFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz56oNFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+O" command="_OzgSNNFQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz6hrNFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.memoryview" bindingContext="_OznmuNFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz6hrdFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+M" command="_OzlKe9FQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz6hsNFQEem-ROiSvHy8BA" keySequence="ALT+COMMAND+N" command="_OzlKkNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7IsdFQEem-ROiSvHy8BA" keySequence="COMMAND+T" command="_OziuetFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7It9FQEem-ROiSvHy8BA" keySequence="COMMAND+W" command="_Ozg5PtFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7Iw9FQEem-ROiSvHy8BA" keySequence="COMMAND+N" command="_OzhgTdFQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz7ItNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesView" bindingContext="_Oznm19FQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz7ItdFQEem-ROiSvHy8BA" keySequence="COMMAND+V" command="_OzgSBNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7vw9FQEem-ROiSvHy8BA" keySequence="COMMAND+C" command="_OzjVQdFQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz7IvtFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" bindingContext="_OznmvNFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz7Iv9FQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+," command="_Ozj8otFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7IxdFQEem-ROiSvHy8BA" keySequence="COMMAND+SHIFT+." command="_OzjVYNFQEem-ROiSvHy8BA"/>
+    <bindings xmi:id="_Oz7vy9FQEem-ROiSvHy8BA" keySequence="COMMAND+G" command="_OzjVYdFQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz7IydFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.wikitext.ui.editor.markupSourceContext" bindingContext="_OznmxNFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz7IytFQEem-ROiSvHy8BA" keySequence="COMMAND+O" command="_OzgSNNFQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz7vxNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.ReflogView" bindingContext="_OznmvdFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz7vxdFQEem-ROiSvHy8BA" keySequence="COMMAND+C" command="_OzhgVdFQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_Oz8W2NFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.BreakpointView" bindingContext="_OznmsdFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_Oz8W2dFQEem-ROiSvHy8BA" keySequence="ALT+CR" command="_Ozfq69FQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_O0VYZNFQEem-ROiSvHy8BA" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" bindingContext="_OzN-FdFQEem-ROiSvHy8BA">
+    <bindings xmi:id="_O0VYZdFQEem-ROiSvHy8BA" keySequence="M1+W" command="_O0VYYtFQEem-ROiSvHy8BA"/>
+  </bindingTables>
+  <bindingTables xmi:id="_PE6yEdFQEem-ROiSvHy8BA" bindingContext="_PE6yENFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE6yE9FQEem-ROiSvHy8BA" bindingContext="_PE6yEtFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE6yFdFQEem-ROiSvHy8BA" bindingContext="_PE6yFNFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE6yF9FQEem-ROiSvHy8BA" bindingContext="_PE6yFtFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE7ZIdFQEem-ROiSvHy8BA" bindingContext="_PE7ZINFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE7ZI9FQEem-ROiSvHy8BA" bindingContext="_PE7ZItFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE7ZJdFQEem-ROiSvHy8BA" bindingContext="_PE7ZJNFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE8AMNFQEem-ROiSvHy8BA" bindingContext="_PE7ZJtFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE8AMtFQEem-ROiSvHy8BA" bindingContext="_PE8AMdFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE8ANNFQEem-ROiSvHy8BA" bindingContext="_PE8AM9FQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE8ANtFQEem-ROiSvHy8BA" bindingContext="_PE8ANdFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE8nQdFQEem-ROiSvHy8BA" bindingContext="_PE8nQNFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE8nQ9FQEem-ROiSvHy8BA" bindingContext="_PE8nQtFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE8nRdFQEem-ROiSvHy8BA" bindingContext="_PE8nRNFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE8nR9FQEem-ROiSvHy8BA" bindingContext="_PE8nRtFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE8nSdFQEem-ROiSvHy8BA" bindingContext="_PE8nSNFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE8nS9FQEem-ROiSvHy8BA" bindingContext="_PE8nStFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE9OUNFQEem-ROiSvHy8BA" bindingContext="_PE8nTNFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE9OUtFQEem-ROiSvHy8BA" bindingContext="_PE9OUdFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE9OVNFQEem-ROiSvHy8BA" bindingContext="_PE9OU9FQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE9OVtFQEem-ROiSvHy8BA" bindingContext="_PE9OVdFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE9OWNFQEem-ROiSvHy8BA" bindingContext="_PE9OV9FQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE9OWtFQEem-ROiSvHy8BA" bindingContext="_PE9OWdFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE9OXNFQEem-ROiSvHy8BA" bindingContext="_PE9OW9FQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE9OXtFQEem-ROiSvHy8BA" bindingContext="_PE9OXdFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE9OYNFQEem-ROiSvHy8BA" bindingContext="_PE9OX9FQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE91YdFQEem-ROiSvHy8BA" bindingContext="_PE91YNFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE91Y9FQEem-ROiSvHy8BA" bindingContext="_PE91YtFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE91ZdFQEem-ROiSvHy8BA" bindingContext="_PE91ZNFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE91Z9FQEem-ROiSvHy8BA" bindingContext="_PE91ZtFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE91adFQEem-ROiSvHy8BA" bindingContext="_PE91aNFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE-ccNFQEem-ROiSvHy8BA" bindingContext="_PE91atFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE-cctFQEem-ROiSvHy8BA" bindingContext="_PE-ccdFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE-cdNFQEem-ROiSvHy8BA" bindingContext="_PE-cc9FQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE-cdtFQEem-ROiSvHy8BA" bindingContext="_PE-cddFQEem-ROiSvHy8BA"/>
+  <bindingTables xmi:id="_PE-ceNFQEem-ROiSvHy8BA" bindingContext="_PE-cd9FQEem-ROiSvHy8BA"/>
+  <rootContext xmi:id="_OzN-EtFQEem-ROiSvHy8BA" 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="_OzN-E9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.contexts.window" contributorURI="platform:/plugin/org.eclipse.platform" name="In Windows" description="A window is open">
+      <children xmi:id="_OzN-FNFQEem-ROiSvHy8BA" elementId="org.eclipse.e4.ui.contexts.views" contributorURI="platform:/plugin/org.eclipse.platform" name="%bindingcontext.name.bindingView"/>
+      <children xmi:id="_OznmsdFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.BreakpointView" name="In Breakpoints View" description="The breakpoints view context"/>
+      <children xmi:id="_OznmstFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.textEditorScope" name="Editing Text" description="Editing Text Context">
+        <children xmi:id="_OznmudFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.genericeditor.genericEditorContext" name="in Generic Code Editor" description="When editing in the Generic Code Editor"/>
+        <children xmi:id="_OznmutFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.classFileEditorScope" name="Browsing attached Java Source" description="Browsing attached Java Source Context"/>
+        <children xmi:id="_Oznmv9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.javaEditorScope" name="Editing Java Source" description="Editing Java Source Context"/>
+        <children xmi:id="_OznmwNFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xsd.ui.text.editor.context" name="Editing XSD context"/>
+        <children xmi:id="_OznmwtFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.editors.task" name="In Tasks Editor"/>
+        <children xmi:id="_Oznmw9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.internal.wikitext.ui.editor.basicMarkupSourceContext" name="WikiText Markup Source Context" description="WikiText markup editing context">
+          <children xmi:id="_OznmxNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.wikitext.ui.editor.markupSourceContext" name="WikiText Markup Source Context" description="WikiText markup editing context"/>
+          <children xmi:id="_Oznm0dFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.wikitext.tasks.ui.markupSourceContext" name="Task Markup Editor Source Context"/>
+        </children>
+        <children xmi:id="_OznmxdFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors">
+          <children xmi:id="_OznmxtFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xml.navigation" name="XML Source Navigation" description="XML Source Navigation"/>
+          <children xmi:id="_Oznmx9FQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xml.cleanup" name="XML Source Cleanup" description="XML Source Cleanup"/>
+          <children xmi:id="_OznmyNFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.comments" name="Source Comments in Structured Text Editors" description="Source Comments in Structured Text Editors"/>
+          <children xmi:id="_OznmydFQEem-ROiSvHy8BA" elementId="org.eclipse.core.runtime.xml" name="Editing XML Source" description="Editing XML Source"/>
+          <children xmi:id="_OznmytFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xml.occurrences" name="XML Source Occurrences" description="XML Source Occurrences"/>
+          <children xmi:id="_Oznmy9FQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xml.grammar" name="XML Source Grammar" description="XML Source Grammar"/>
+          <children xmi:id="_OznmzNFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xml.comments" name="XML Source Comments" description="XML Source Comments"/>
+          <children xmi:id="_Oznmz9FQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xml.expand" name="XML Source Expand/Collapse" description="XML Source Expand/Collapse"/>
+          <children xmi:id="_Oznm0tFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.hideFormat" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"/>
+          <children xmi:id="_Oznm09FQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xml.selection" name="XML Source Selection" description="XML Source Selection"/>
+          <children xmi:id="_Oznm1dFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xml.dependencies" name="XML Source Dependencies" description="XML Source Dependencies"/>
+        </children>
+        <children xmi:id="_Oznm0NFQEem-ROiSvHy8BA" elementId="org.eclipse.ant.ui.AntEditorScope" name="Editing Ant Buildfiles" description="Editing Ant Buildfiles Context"/>
+        <children xmi:id="_Oznm1tFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.propertiesEditorScope" name="Editing Properties Files" description="Editing Properties Files Context"/>
+      </children>
+      <children xmi:id="_OznmtNFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.console" name="In I/O Console" description="In I/O console"/>
+      <children xmi:id="_OznmtdFQEem-ROiSvHy8BA" elementId="org.eclipse.compare.compareEditorScope" name="Comparing in an Editor" description="Comparing in an Editor"/>
+      <children xmi:id="_Oznmt9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.console.ConsoleView" name="In Console View" description="In Console View"/>
+      <children xmi:id="_OznmuNFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.memoryview" name="In Memory View" description="In memory view"/>
+      <children xmi:id="_Oznmu9FQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.debugging" name="Debugging" description="Debugging programs">
+        <children xmi:id="_OznmvNFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" name="In Table Memory Rendering" description="In Table Memory Rendering"/>
+        <children xmi:id="_Oznm1NFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.debugging" name="Debugging Java" description="Debugging Java programs"/>
+      </children>
+      <children xmi:id="_OznmvdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.ReflogView" name="In Git Reflog View"/>
+      <children xmi:id="_OznmwdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" name="In Tasks View"/>
+      <children xmi:id="_OznmzdFQEem-ROiSvHy8BA" elementId="org.eclipse.buildship.ui.contexts.taskview" name="In Gradle Tasks View" description="This context is activated when the Gradle Tasks view is in focus"/>
+      <children xmi:id="_Oznm19FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesView" name="In Git Repositories View"/>
+    </children>
+    <children xmi:id="_OzN-FdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.contexts.dialog" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs" description="A dialog is open"/>
+  </rootContext>
+  <rootContext xmi:id="_OznmsNFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xsd.ui.editor.designView" name="XSD Editor Design View" description="XSD Editor Design View"/>
+  <rootContext xmi:id="_Oznms9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.contexts.actionSet" name="Action Set" description="Parent context for action sets"/>
+  <rootContext xmi:id="_OznmttFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.contexts.workbenchMenu" name="Workbench Menu" description="When no Workbench windows are active"/>
+  <rootContext xmi:id="_OznmvtFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" name="Editor Breadcrumb Navigation" description="Editor Breadcrumb Navigation Context"/>
+  <rootContext xmi:id="_OznmztFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xsd.ui.editor.sourceView" name="XSD Editor Source View" description="XSD Editor Source View"/>
+  <rootContext xmi:id="_PE6yENFQEem-ROiSvHy8BA" elementId="org.eclipse.ant.ui.actionSet.presentation" name="Auto::org.eclipse.ant.ui.actionSet.presentation"/>
+  <rootContext xmi:id="_PE6yEtFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.breakpointActionSet" name="Auto::org.eclipse.debug.ui.breakpointActionSet"/>
+  <rootContext xmi:id="_PE6yFNFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.debugActionSet" name="Auto::org.eclipse.debug.ui.debugActionSet"/>
+  <rootContext xmi:id="_PE6yFtFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.launchActionSet" name="Auto::org.eclipse.debug.ui.launchActionSet"/>
+  <rootContext xmi:id="_PE7ZINFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.profileActionSet" name="Auto::org.eclipse.debug.ui.profileActionSet"/>
+  <rootContext xmi:id="_PE7ZItFQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.CoverageActionSet" name="Auto::org.eclipse.eclemma.ui.CoverageActionSet"/>
+  <rootContext xmi:id="_PE7ZJNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.gitaction" name="Auto::org.eclipse.egit.ui.gitaction"/>
+  <rootContext xmi:id="_PE7ZJtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.navigation" name="Auto::org.eclipse.egit.ui.navigation"/>
+  <rootContext xmi:id="_PE8AMdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.SearchActionSet" name="Auto::org.eclipse.egit.ui.SearchActionSet"/>
+  <rootContext xmi:id="_PE8AM9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.JDTDebugActionSet" name="Auto::org.eclipse.jdt.debug.ui.JDTDebugActionSet"/>
+  <rootContext xmi:id="_PE8ANdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.junit.JUnitActionSet" name="Auto::org.eclipse.jdt.junit.JUnitActionSet"/>
+  <rootContext xmi:id="_PE8nQNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.jdt.ui.text.java.actionSet.presentation"/>
+  <rootContext xmi:id="_PE8nQtFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.jdt.ui.JavaElementCreationActionSet"/>
+  <rootContext xmi:id="_PE8nRNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.JavaActionSet" name="Auto::org.eclipse.jdt.ui.JavaActionSet"/>
+  <rootContext xmi:id="_PE8nRtFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.A_OpenActionSet" name="Auto::org.eclipse.jdt.ui.A_OpenActionSet"/>
+  <rootContext xmi:id="_PE8nSNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.CodingActionSet" name="Auto::org.eclipse.jdt.ui.CodingActionSet"/>
+  <rootContext xmi:id="_PE8nStFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.SearchActionSet" name="Auto::org.eclipse.jdt.ui.SearchActionSet"/>
+  <rootContext xmi:id="_PE8nTNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.context.ui.actionSet" name="Auto::org.eclipse.mylyn.context.ui.actionSet"/>
+  <rootContext xmi:id="_PE9OUdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.java.actionSet" name="Auto::org.eclipse.mylyn.java.actionSet"/>
+  <rootContext xmi:id="_PE9OU9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.java.actionSet.browsing" name="Auto::org.eclipse.mylyn.java.actionSet.browsing"/>
+  <rootContext xmi:id="_PE9OVdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.doc.actionSet" name="Auto::org.eclipse.mylyn.doc.actionSet"/>
+  <rootContext xmi:id="_PE9OV9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.navigation" name="Auto::org.eclipse.mylyn.tasks.ui.navigation"/>
+  <rootContext xmi:id="_PE9OWdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.navigation.additions" name="Auto::org.eclipse.mylyn.tasks.ui.navigation.additions"/>
+  <rootContext xmi:id="_PE9OW9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.cheatsheets.actionSet" name="Auto::org.eclipse.ui.cheatsheets.actionSet"/>
+  <rootContext xmi:id="_PE9OXdFQEem-ROiSvHy8BA" elementId="org.eclipse.search.searchActionSet" name="Auto::org.eclipse.search.searchActionSet"/>
+  <rootContext xmi:id="_PE9OX9FQEem-ROiSvHy8BA" elementId="org.eclipse.team.ui.actionSet" name="Auto::org.eclipse.team.ui.actionSet"/>
+  <rootContext xmi:id="_PE91YNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.actionSet.annotationNavigation" name="Auto::org.eclipse.ui.edit.text.actionSet.annotationNavigation"/>
+  <rootContext xmi:id="_PE91YtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.actionSet.navigation" name="Auto::org.eclipse.ui.edit.text.actionSet.navigation"/>
+  <rootContext xmi:id="_PE91ZNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo" name="Auto::org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/>
+  <rootContext xmi:id="_PE91ZtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.externaltools.ExternalToolsSet" name="Auto::org.eclipse.ui.externaltools.ExternalToolsSet"/>
+  <rootContext xmi:id="_PE91aNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.NavigateActionSet" name="Auto::org.eclipse.ui.NavigateActionSet"/>
+  <rootContext xmi:id="_PE91atFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.actionSet.keyBindings" name="Auto::org.eclipse.ui.actionSet.keyBindings"/>
+  <rootContext xmi:id="_PE-ccdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.WorkingSetModificationActionSet" name="Auto::org.eclipse.ui.WorkingSetModificationActionSet"/>
+  <rootContext xmi:id="_PE-cc9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.WorkingSetActionSet" name="Auto::org.eclipse.ui.WorkingSetActionSet"/>
+  <rootContext xmi:id="_PE-cddFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.actionSet.openFiles" name="Auto::org.eclipse.ui.actionSet.openFiles"/>
+  <rootContext xmi:id="_PE-cd9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.actionSet.presentation" name="Auto::org.eclipse.ui.edit.text.actionSet.presentation"/>
+  <descriptors xmi:id="_O110QNFQEem-ROiSvHy8BA" 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="_O-xt0NFQEem-ROiSvHy8BA" elementId="org.eclipse.ant.ui.views.AntView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.png" tooltip="" category="Ant" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ant.internal.ui.views.AntView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ant.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Ant</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-yU4NFQEem-ROiSvHy8BA" elementId="org.eclipse.buildship.ui.views.taskview" label="Gradle Tasks" iconURI="platform:/plugin/org.eclipse.buildship.ui/icons/full/eview16/tasks_view.png" tooltip="" category="Gradle" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.buildship.ui.internal.view.task.TaskView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.buildship.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Gradle</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-y78NFQEem-ROiSvHy8BA" elementId="org.eclipse.buildship.ui.views.executionview" label="Gradle Executions" iconURI="platform:/plugin/org.eclipse.buildship.ui/icons/full/eview16/executions_view.png" tooltip="" category="Gradle" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.buildship.ui.internal.view.execution.ExecutionsView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.buildship.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Gradle</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-y78dFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.DebugView" label="Debug" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/debug_view.png" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.launch.LaunchView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Debug</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-zjANFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.BreakpointView" label="Breakpoints" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/breakpoint_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.breakpoints.BreakpointsView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Debug</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-0KENFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.VariableView" label="Variables" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/variable_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.variables.VariablesView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Debug</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-0xINFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.ExpressionView" label="Expressions" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/watchlist_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.expression.ExpressionView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Debug</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-1YMNFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.RegisterView" label="Registers" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/register_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.registers.RegistersView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Debug</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-1_QNFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.ModuleView" label="Modules" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/module_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.modules.ModulesView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Debug</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-1_QdFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.MemoryView" label="Memory" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/memory_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.memory.MemoryView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Debug</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-2mUNFQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.CoverageView" label="Coverage" iconURI="platform:/plugin/org.eclipse.eclemma.ui/icons/full/eview16/coverage.png" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.eclemma.internal.ui.coverageview.CoverageView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.eclemma.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Java</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-2mUdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.png" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.repository.RepositoriesView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Git</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-3NYNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.StagingView" label="Git Staging" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/staging.png" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.staging.StagingView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Git</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-3NYdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.InteractiveRebaseView" label="Git Interactive Rebase" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/rebase_interactive.png" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.rebase.RebaseInteractiveView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Git</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-3NYtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.CompareTreeView" label="Git Tree Compare" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/obj16/gitrepository.png" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.dialogs.CompareTreeView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Git</tags>
+    <tags>NoRestore</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-30cNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.ReflogView" label="Git Reflog" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/reflog.png" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.reflog.ReflogView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Git</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-30cdFQEem-ROiSvHy8BA" elementId="org.eclipse.gef.ui.palette_view" label="Palette" iconURI="platform:/plugin/org.eclipse.gef/icons/palette_view.gif" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.gef.ui.views.palette.PaletteView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.gef"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-4bgNFQEem-ROiSvHy8BA" elementId="org.eclipse.help.ui.HelpView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.png" tooltip="" category="Help" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.help.ui.internal.views.HelpView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.help.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Help</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-4bgdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.DisplayView" label="Debug Shell" iconURI="platform:/plugin/org.eclipse.jdt.debug.ui/icons/full/etool16/disp_sbook.png" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.debug.ui.display.DisplayView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.debug.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Debug</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-5CkNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.junit.ResultView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.png" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.junit"/>
+    <tags>View</tags>
+    <tags>categoryTag:Java</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-5poNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.PackageExplorer" label="Package Explorer" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/package.png" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Java</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-5podFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.TypeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.png" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.typehierarchy.TypeHierarchyViewPart"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Java</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-5potFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.ProjectsView" label="Projects" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/projects.png" tooltip="" category="Java Browsing" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.browsing.ProjectsView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Java Browsing</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-6QsNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.PackagesView" label="Packages" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/packages.png" tooltip="" category="Java Browsing" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.browsing.PackagesView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Java Browsing</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-6QsdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.TypesView" label="Types" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/types.png" tooltip="" category="Java Browsing" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.browsing.TypesView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Java Browsing</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-6QstFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.MembersView" label="Members" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/members.png" tooltip="" category="Java Browsing" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.browsing.MembersView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Java Browsing</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-63wNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/call_hierarchy.png" tooltip="" allowMultiple="true" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.callhierarchy.CallHierarchyViewPart"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Java</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-63wdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.texteditor.TemplatesView" label="Templates" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/templates.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.texteditor.templates.TemplatesView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-63wtFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.SourceView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.png" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.infoviews.SourceView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Java</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-7e0NFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.JavadocView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.png" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.infoviews.JavadocView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Java</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-7e0dFQEem-ROiSvHy8BA" elementId="org.eclipse.m2e.core.views.MavenRepositoryView" label="Maven Repositories" iconURI="platform:/plugin/org.eclipse.m2e.core.ui/icons/maven_indexes.gif" tooltip="" category="Maven" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.m2e.core.ui.internal.views.MavenRepositoryView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.m2e.core.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Maven</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-8F4NFQEem-ROiSvHy8BA" elementId="org.eclipse.m2e.core.views.MavenBuild" label="Maven Workspace Build" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.png" tooltip="" category="Maven" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.m2e.core.ui.internal.views.build.BuildDebugView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.m2e.core.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Maven</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-8F4dFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.builds.navigator.builds" label="Builds" iconURI="platform:/plugin/org.eclipse.mylyn.builds.ui/icons/eview16/build-view.png" tooltip="" category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.builds.ui.view.BuildsView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.builds.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Mylyn</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-8F4tFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.commons.repositories.ui.navigator.Repositories" label="Team Repositories" iconURI="platform:/plugin/org.eclipse.mylyn.commons.repositories.ui/icons/eview16/repositories.gif" tooltip="" category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.commons.repositories.ui.RepositoriesView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.commons.repositories.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Mylyn</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-8s8NFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" label="Task List" iconURI="platform:/plugin/org.eclipse.mylyn.tasks.ui/icons/eview16/task-list.gif" tooltip="" allowMultiple="true" category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.tasks.ui.views.TaskListView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.tasks.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Mylyn</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-8s8dFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.views.repositories" label="Task Repositories" iconURI="platform:/plugin/org.eclipse.mylyn.tasks.ui/icons/eview16/repositories.gif" tooltip="" category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.tasks.ui.views.TaskRepositoriesView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.tasks.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Mylyn</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-9UANFQEem-ROiSvHy8BA" elementId="org.eclipse.oomph.p2.ui.RepositoryExplorer" label="Repository Explorer" iconURI="platform:/plugin/org.eclipse.oomph.p2.ui/icons/obj16/repository.gif" tooltip="" category="Oomph" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.oomph.p2.internal.ui.RepositoryExplorer"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.oomph.p2.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Oomph</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-9UAdFQEem-ROiSvHy8BA" elementId="org.eclipse.search.SearchResultView" label="Classic Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.search.internal.ui.SearchResultView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.search"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-97ENFQEem-ROiSvHy8BA" elementId="org.eclipse.search.ui.views.SearchView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.search2.internal.ui.SearchView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.search"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-97EdFQEem-ROiSvHy8BA" elementId="org.eclipse.team.sync.views.SynchronizeView" label="Synchronize" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/synch_synch.png" tooltip="" allowMultiple="true" category="Team" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.team.internal.ui.synchronize.SynchronizeView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.team.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Team</tags>
+  </descriptors>
+  <descriptors xmi:id="_O--iINFQEem-ROiSvHy8BA" elementId="org.eclipse.team.ui.GenericHistoryView" label="History" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/history_view.png" tooltip="" allowMultiple="true" category="Team" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.team.internal.ui.history.GenericHistoryView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.team.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:Team</tags>
+  </descriptors>
+  <descriptors xmi:id="_O--iIdFQEem-ROiSvHy8BA" elementId="org.eclipse.tips.ide.tipPart" label="Tip of the Day" iconURI="platform:/plugin/org.eclipse.tips.ui/icons/lightbulb.png" tooltip="" category="Help" closeable="true" contributionURI="bundleclass://org.eclipse.tips.ide/org.eclipse.tips.ide.internal.TipPart">
+    <tags>View</tags>
+    <tags>categoryTag:Help</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-_JMNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.internal.introview" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.ViewIntroAdapterPart"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-_JMdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.browser.view" label="Internal Web Browser" iconURI="platform:/plugin/org.eclipse.ui.browser/icons/obj16/internal_browser.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.browser.WebBrowserView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.browser"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O-_wQNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" label="Cheat Sheets" iconURI="platform:/plugin/org.eclipse.ui.cheatsheets/icons/view16/cheatsheet_view.gif" tooltip="" category="Help" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.cheatsheets.views.CheatSheetView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.cheatsheets"/>
+    <tags>View</tags>
+    <tags>categoryTag:Help</tags>
+  </descriptors>
+  <descriptors xmi:id="_O_AXUNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.console.ConsoleView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.console.ConsoleView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.console"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O_AXUdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.ProgressView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.progress.ProgressView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O_A-YNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.ResourceNavigator" label="Navigator" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.navigator.ResourceNavigator"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O_A-YdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.BookmarkView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.BookmarksView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O_BlcNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.TaskList" label="Tasks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.TasksView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O_BlcdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.ProblemView" label="Problems" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.ProblemsView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O_BlctFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.AllMarkersView" label="Markers" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.AllMarkersView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O_CMgNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigator.ProjectExplorer" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.navigator.resources.ProjectExplorer"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.navigator.resources"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O_CMgdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.PropertySheet" label="Properties" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/prop_ps.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.properties.PropertySheet"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O_CzkNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.ContentOutline" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.contentoutline.ContentOutline"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O_CzkdFQEem-ROiSvHy8BA" elementId="org.eclipse.pde.runtime.LogView" label="Error Log" iconURI="platform:/plugin/org.eclipse.ui.views.log/icons/eview16/error_log.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.log.LogView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views.log"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O_DaoNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.minimap.MinimapView" label="Minimap" iconURI="platform:/plugin/org.eclipse.ui.workbench.texteditor/icons/full/eview16/minimap.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.minimap.MinimapView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.workbench.texteditor"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O_DaodFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.common.snippets.internal.ui.SnippetsView" label="Snippets" iconURI="platform:/plugin/org.eclipse.wst.common.snippets/icons/snippets_view.gif" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.common.snippets.internal.ui.SnippetsView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.common.snippets"/>
+    <tags>View</tags>
+    <tags>categoryTag:General</tags>
+  </descriptors>
+  <descriptors xmi:id="_O_EBsNFQEem-ROiSvHy8BA" 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" tooltip="" category="XML" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.xml.ui.internal.views.annotations.XMLAnnotationsView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.xml.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:XML</tags>
+  </descriptors>
+  <descriptors xmi:id="_O_EowNFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xml.ui.contentmodel.view" label="Content Model" iconURI="platform:/plugin/org.eclipse.wst.xml.ui/icons/full/view16/hierarchy.gif" tooltip="" category="XML" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
+    <persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.xml.ui.internal.views.contentmodel.ContentModelView"/>
+    <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.xml.ui"/>
+    <tags>View</tags>
+    <tags>categoryTag:XML</tags>
+  </descriptors>
+  <trimContributions xmi:id="_2r10UF9tEeO-yojH_y4TJA" elementId="org.eclipse.ui.ide.application.trimcontribution.QuickAccess" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" toBeRendered="false" parentId="org.eclipse.ui.main.toolbar" positionInParent="last">
+    <children xsi:type="menu:ToolControl" xmi:id="_76uUAF9tEeO-yojH_y4TJA" elementId="Spacer Glue" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl">
+      <tags>glue</tags>
+      <tags>move_after:PerspectiveSpacer</tags>
+      <tags>SHOW_RESTORE_MENU</tags>
+    </children>
+    <children xsi:type="menu:ToolControl" xmi:id="_8tJPcF9tEeO-yojH_y4TJA" elementId="SearchField" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.quickaccess.SearchField">
+      <tags>move_after:Spacer Glue</tags>
+      <tags>HIDEABLE</tags>
+      <tags>SHOW_RESTORE_MENU</tags>
+    </children>
+    <children xsi:type="menu:ToolControl" xmi:id="_9LgmcF9tEeO-yojH_y4TJA" elementId="Search-PS Glue" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl">
+      <tags>glue</tags>
+      <tags>move_after:SearchField</tags>
+      <tags>SHOW_RESTORE_MENU</tags>
+    </children>
+  </trimContributions>
+  <commands xmi:id="_Ozfq4NFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq4dFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.select.pageUp" commandName="Select Page Up" description="Select to the top of the page" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq4tFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.toggleWordWrap" commandName="Toggle Word Wrap" description="Toggle word wrap in the current text editor" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq49FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaseline" commandName="Reset quickdiff baseline" category="_OzfD39FQEem-ROiSvHy8BA">
+    <parameters xmi:id="_Ozfq5NFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaselineTarget" name="Reset target (HEAD, HEAD^1)" optional="false"/>
+  </commands>
+  <commands xmi:id="_Ozfq5dFQEem-ROiSvHy8BA" elementId="org.eclipse.oomph.p2.ui.SearchRequirements" commandName="Search Requirements" category="_OzfD19FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq5tFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq59FQEem-ROiSvHy8BA" elementId="org.eclipse.search.ui.openFileSearchPage" commandName="File Search" description="Open the Search dialog's file search page" category="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq6NFQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq6dFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq6tFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewAddRepository" commandName="Add a Git Repository" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq69FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.breakpoint.properties" commandName="Java Breakpoint Properties" description="View and edit the properties for a given Java breakpoint" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq7NFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq7dFQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.junitPluginShortcut.coverage" commandName="Coverage JUnit Plug-in Test" description="Coverage JUnit Plug-in Test" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq7tFQEem-ROiSvHy8BA" 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="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq79FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.task.clearActiveTime" commandName="Clear Active Time" category="_Ozecy9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq8NFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.ide.copyBuildIdCommand" commandName="Copy Build Id Information To Clipboard" description="Copies the build identification information to the clipboard." category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq8dFQEem-ROiSvHy8BA" elementId="org.eclipse.buildship.ui.commands.refreshproject" commandName="Refresh Gradle Project" description="Synchronizes the Gradle builds of the selected projects with the workspace" category="_OzecxdFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq8tFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.select.textEnd" commandName="Select Text End" description="Select to the end of the text" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq89FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.context.ui.commands.task.attachContext" commandName="Attach Context" category="_OzecytFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq9NFQEem-ROiSvHy8BA" elementId="org.eclipse.oomph.setup.editor.openDiscoveredType" commandName="Open Discovered Type" category="_OzecyNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq9dFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.deletePreviousWord" commandName="Delete Previous Word" description="Delete the previous word" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq9tFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.goto.wordPrevious" commandName="Previous Word" description="Go to the previous word" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq99FQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozfq-NFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.preferences" commandName="Preferences" description="Open the preferences dialog" category="_OzfD0NFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzgR8NFQEem-ROiSvHy8BA" elementId="preferencePageId" name="Preference Page"/>
+  </commands>
+  <commands xmi:id="_OzgR8dFQEem-ROiSvHy8BA" elementId="org.eclipse.m2e.sourcelookup.ui.openSourceLookupInfoDialog" commandName="Source Lookup Info" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgR8tFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.delimiter.unix" commandName="Convert Line Delimiters to Unix (LF, \n, 0A, &#xb6;)" description="Converts the line delimiters to Unix (LF, \n, 0A, &#xb6;)" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgR89FQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgR9NFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.commit.Squash" commandName="Squash Commits" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgR9dFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.Edit" commandName="Edit Commit" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgR9tFQEem-ROiSvHy8BA" elementId="org.eclipse.epp.mpc.ui.command.showMarketplaceWizard" commandName="Eclipse Marketplace" description="Show the Eclipse Marketplace wizard" category="_OzfD39FQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzgR99FQEem-ROiSvHy8BA" elementId="trigger" name="trigger"/>
+  </commands>
+  <commands xmi:id="_OzgR-NFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.copy" commandName="Copy" description="Copy the selection to the clipboard" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgR-dFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.nextView" commandName="Next View" description="Switch to the next view" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgR-tFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.revertToSaved" commandName="Revert to Saved" description="Revert to the last saved state" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgR-9FQEem-ROiSvHy8BA" elementId="org.eclipse.ant.ui.toggleMarkOccurrences" commandName="Toggle Ant Mark Occurrences" description="Toggles mark occurrences in Ant editors" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgR_NFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.properties.NewPropertySheetCommand" commandName="Properties" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgR_dFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.addToWorkingSet" commandName="Add to Working Set" description="Adds the selected object to a working set." category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgR_tFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.RunToLine" commandName="Run to Line" description="Resume and break when execution reaches the current line" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgR_9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.Revert" commandName="Revert Commit" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSANFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.junit.junitShortcut.debug" commandName="Debug JUnit Test" description="Debug JUnit Test" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSAdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.wikitext.ui.editor.showCheatSheetCommand" commandName="Show Markup Cheat Sheet" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSAtFQEem-ROiSvHy8BA" elementId="org.eclipse.team.ui.TeamSynchronizingPerspective" commandName="Team Synchronizing" description="Open the Team Synchronizing Perspective" category="_OzfD2dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSA9FQEem-ROiSvHy8BA" elementId="org.eclipse.ant.ui.open.declaration.command" commandName="Open Declaration" description="Opens the Ant editor on the referenced element" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSBNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewPaste" commandName="Paste Repository Path or URI" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSBdFQEem-ROiSvHy8BA" 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="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSBtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.upperCase" commandName="To Upper Case" description="Changes the selection to upper case" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSB9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.ConfigureFetch" commandName="Configure Upstream Fetch" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSCNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.goInto" commandName="Go Into" description="Navigate into the selected item" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSCdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.ConfigureUpstreamPush" commandName="Configure Upstream Push" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSCtFQEem-ROiSvHy8BA" elementId="org.eclipse.epp.mpc.ui.command.showInstalled" commandName="Manage installed plug-ins" description="Update or uninstall plug-ins installed from the Marketplace" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSC9FQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.OpenRunConfigurations" commandName="Run..." description="Open run launch configuration dialog" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSDNFQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSDdFQEem-ROiSvHy8BA" elementId="org.eclipse.gef.ui.palette_view" commandName="Palette" category="_OzecwdFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSDtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.select.windowEnd" commandName="Select Window End" description="Select to the end of the window" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSD9FQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.resetOnDump" commandName="Reset on Dump" category="_Ozecz9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSENFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.minimizePart" commandName="Minimize Active View or Editor" description="Minimizes the active view or editor" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSEdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.context.ui.commands.task.clearContext" commandName="Clear Context" category="_OzecytFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSEtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.Untrack" commandName="Untrack" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSE9FQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.add.block.comment" commandName="Add Block Comment" description="Add Block Comment" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSFNFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.ToggleLineBreakpoint" commandName="Toggle Line Breakpoint" description="Creates or removes a line breakpoint" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSFdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.searchForTask" commandName="Search Repository for Task" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSFtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.showSystemMenu" commandName="Show System Menu" description="Show the system menu" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSF9FQEem-ROiSvHy8BA" 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="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSGNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSGdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSGtFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSG9FQEem-ROiSvHy8BA" elementId="org.eclipse.m2e.actions.LifeCycleTest.run" commandName="Run Maven Test" description="Run Maven Test" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSHNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.savePerspective" commandName="Save Perspective As" description="Save the current perspective" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSHdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.move" commandName="Move..." description="Move the selected item" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSHtFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSH9FQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSINFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.command.configureTrace" commandName="Configure Git Debug Trace" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSIdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.maximizePart" commandName="Maximize Part" description="Maximize Part" category="_OzecxNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSItFQEem-ROiSvHy8BA" 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="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSI9FQEem-ROiSvHy8BA" 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="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSJNFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.open.file.from.source" commandName="Open Selection" description="Open an editor on the selected link" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSJdFQEem-ROiSvHy8BA" elementId="org.eclipse.compare.ignoreWhiteSpace" commandName="Ignore White Space" description="Ignore white space where applicable" category="_Ozec0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSJtFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSJ9FQEem-ROiSvHy8BA" elementId="org.eclipse.oomph.setup.editor.importProjects" commandName="Import Projects" category="_OzecyNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSKNFQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.hideUnusedElements" commandName="Hide Unused Elements" category="_Ozecz9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSKdFQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSKtFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.builds.ui.command.ShowTestResults" commandName="Show Test Results" category="_OzecxtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSK9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.toggleBlockSelectionMode" commandName="Toggle Block Selection" description="Toggle block / column selection in the current text editor" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSLNFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.goto.matching.bracket" commandName="Matching Character" description="Go to Matching Character" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSLdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSLtFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xml.ui.disable.grammar.constraints" commandName="Turn off Grammar Constraints" description="Turn off grammar Constraints" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSL9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.commands.showElementInTypeHierarchyView" commandName="Show Java Element Type Hierarchy" description="Show a Java element in the Type Hierarchy view" category="_OzeczNFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzgSMNFQEem-ROiSvHy8BA" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
+  </commands>
+  <commands xmi:id="_OzgSMdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.goToResource" commandName="Go to" description="Go to a particular resource in the active view" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSMtFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSM9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.resetPerspective" commandName="Reset Perspective" description="Reset the current perspective to its default state" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzgSNNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.wikitext.ui.quickOutlineCommand" commandName="Quick Outline" description="Open a popup dialog with a quick outline of the current document" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5ANFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.project.buildLast" commandName="Repeat Working Set Build" description="Repeat the last working set build" category="_OzfD09FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5AdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.project.buildProject" commandName="Build Project" description="Build the selected project" category="_OzfD09FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5AtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.CompareIndexWithHead" commandName="Compare File in Index with HEAD Revision" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5A9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.override.methods" commandName="Override/Implement Methods" description="Override or implement methods from super types" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5BNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.discoveryWizardCommand" commandName="Discovery Wizard" description="shows the connector discovery wizard" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5BdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.wikitext.ui.convertToDocbookCommand" commandName="Generate Docbook" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5BtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.goto.textStart" commandName="Text Start" description="Go to the beginning of the text" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5B9FQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.localJavaShortcut.coverage" commandName="Coverage Java Application" description="Coverage Java Application" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5CNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.paste" commandName="Paste" description="Paste from the clipboard" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5CdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.part.nextPage" commandName="Next Page" description="Switch to the next page" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5CtFQEem-ROiSvHy8BA" 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="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5C9FQEem-ROiSvHy8BA" elementId="org.eclipse.oomph.setup.editor.refreshCache" commandName="Refresh Remote Cache" category="_OzecyNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5DNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.run" commandName="Run Java Applet" description="Run Java Applet" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5DdFQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.exportSession" commandName="Export Session..." category="_Ozecz9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5DtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.previous" commandName="Previous" description="Navigate to the previous item" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5D9FQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.scalaShortcut.coverage" commandName="Coverage Scala Application" description="Coverage Scala Application" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5ENFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.clean" commandName="Clean..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5EdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewClone" commandName="Clone a Git Repository" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5EtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.rename" commandName="Rename" description="Rename the selected item" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5E9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.clear.mark" commandName="Clear Mark" description="Clear the mark" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5FNFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.quick_outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5FdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.project.buildAll" commandName="Build All" description="Build all projects" category="_OzfD09FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5FtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.OpenInTextEditorCommand" commandName="Open in Text Editor" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5F9FQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.dumpExecutionData" commandName="Dump Execution Data" category="_Ozecz9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5GNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewRemove" commandName="Remove Repository" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5GdFQEem-ROiSvHy8BA" elementId="org.eclipse.ant.ui.openExternalDoc" commandName="Open External Documentation" description="Open the External documentation for the current task in the Ant editor" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5GtFQEem-ROiSvHy8BA" 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="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5G9FQEem-ROiSvHy8BA" elementId="org.eclipse.buildship.ui.commands.runtasks" commandName="Run Gradle Tasks" description="Runs all the selected Gradle tasks" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5HNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.toggleBreadcrumb" commandName="Toggle Java Editor Breadcrumb" description="Toggle the Java editor breadcrumb" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5HdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewCreateRepository" commandName="Create a Repository" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5HtFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5H9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.editors.revisions.rendering.cycle" commandName="Cycle Revision Coloring Mode" description="Cycles through the available coloring modes for revisions" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5INFQEem-ROiSvHy8BA" elementId="org.eclipse.ant.ui.renameInFile" commandName="Rename In File" description="Renames all references within the same buildfile" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5IdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.PushTags" commandName="Push Tags..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5ItFQEem-ROiSvHy8BA" 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="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5I9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.ContinueRebase" commandName="Continue Rebase" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5JNFQEem-ROiSvHy8BA" 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="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5JdFQEem-ROiSvHy8BA" 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="_OzfD0tFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5JtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.CreatePatch" commandName="Create Patch..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5J9FQEem-ROiSvHy8BA" elementId="org.eclipse.ltk.ui.refactoring.commands.moveResources" commandName="Move Resources" description="Move the selected resources and notify LTK participants." category="_OzfD2tFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5KNFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.Resume" commandName="Resume" description="Resume" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5KdFQEem-ROiSvHy8BA" elementId="org.eclipse.m2e.actions.LifeCycleGenerateSources.run" commandName="Run Maven Generate Sources" description="Run Maven Generate Sources" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5KtFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.StepInto" commandName="Step Into" description="Step into" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5K9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.context.ui.commands.open.context.dialog" commandName="Show Context Quick View" description="Show Context Quick View" category="_OzecytFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5LNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.restartWorkbench" commandName="Restart" description="Restart the workbench" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5LdFQEem-ROiSvHy8BA" elementId="org.eclipse.e4.ui.importer.openDirectory" commandName="Open Projects from File System..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5LtFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.structure.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5L9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.CompareWithRef" commandName="Compare with Branch, Tag or Reference..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5MNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.context.ui.commands.attachment.retrieveContext" commandName="Retrieve Context Attachment" category="_OzecytFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5MdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.toggleOverwrite" commandName="Toggle Overwrite" description="Toggle overwrite mode" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5MtFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5M9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.commands.AddExceptionBreakpoint" commandName="Add Java Exception Breakpoint" description="Add a Java exception breakpoint" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5NNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.folding.collapse_all" commandName="Collapse All" description="Collapses all folded regions" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5NdFQEem-ROiSvHy8BA" 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="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5NtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewClearCredentials" commandName="Clear Credentials" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5N9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.commands.ToggleTracepoint" commandName="Toggle Tracepoint" description="Creates or removes a tracepoint  " category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5ONFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.wikitext.ui.convertToMarkupCommand" commandName="Generate Markup" category="_OzfD39FQEem-ROiSvHy8BA">
+    <parameters xmi:id="_Ozg5OdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.wikitext.ui.targetLanguage" name="TargetLanguage" optional="false"/>
+  </commands>
+  <commands xmi:id="_Ozg5OtFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.RefreshRepositoryTasks" commandName="Synchronize Changed" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5O9FQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.ToggleWatchpoint" commandName="Toggle Watchpoint" description="Creates or removes a watchpoint" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5PNFQEem-ROiSvHy8BA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowRepositoryCatalog" commandName="Show Repository Catalog" category="_OzfD39FQEem-ROiSvHy8BA">
+    <parameters xmi:id="_Ozg5PdFQEem-ROiSvHy8BA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.RepositoryParameter" name="P2 Repository URI"/>
+  </commands>
+  <commands xmi:id="_Ozg5PtFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.closeRendering" commandName="Close Rendering" description="Close the selected rendering." category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5P9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewOpenInEditor" commandName="Open in Editor" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5QNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.showToolTip" commandName="Show Tooltip Description" category="_Ozecy9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5QdFQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.junitShortcut.coverage" commandName="Coverage JUnit Test" description="Coverage JUnit Test" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5QtFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.context.ui.commands.task.copyContext" commandName="Copy Context" category="_OzecytFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5Q9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.showViewMenu" commandName="Show View Menu" description="Show the view menu" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5RNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.Commit" commandName="Commit..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5RdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or method" category="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5RtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.submodule.update" commandName="Update Submodule" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5R9FQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.ProfileLast" commandName="Profile" description="Launch in profile mode" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozg5SNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.shiftRight" commandName="Shift Right" description="Shift a block of text to the right" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgENFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.backwardHistory" commandName="Backward History" description="Move backward in the editor navigation history" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgEdFQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.workbenchShortcut.coverage" commandName="Coverage Eclipse Application" description="Coverage Eclipse Application" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgEtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.Pull" commandName="Pull" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgE9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.removeTrailingWhitespace" commandName="Remove Trailing Whitespace" description="Removes the trailing whitespace of each line" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgFNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.findIncremental" commandName="Incremental Find" description="Incremental find" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgFdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.swap.mark" commandName="Swap Mark" description="Swap the mark with the cursor position" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgFtFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgF9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.context.ui.commands.interest.increment" commandName="Make Landmark" description="Make Landmark" category="_OzecytFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgGNFQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgGdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.ImportChangedProjectsCommandId" commandName="Import Changed Projects" description="Import or create in local Git repository" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgGtFQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.commands.OpenCoverageConfiguration" commandName="Coverage Configurations..." description="Coverage Configurations..." category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgG9FQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgHNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureFetch" commandName="Configure Fetch..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgHdFQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgHtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewShowInSystemExplorer" commandName="Show In System Explorer" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgH9FQEem-ROiSvHy8BA" 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="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgINFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.shiftLeft" commandName="Shift Left" description="Shift a block of text to the left" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgIdFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.structure.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgItFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.Push" commandName="Push..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgI9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.commands.AddClassPrepareBreakpoint" commandName="Add Class Load Breakpoint" description="Add a class load breakpoint" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgJNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgJdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.builds.ui.command.ShowBuildOutput" commandName="Show Build Output" category="_OzecxtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgJtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewNewRemote" commandName="Create Remote..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgJ9FQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.Restart" commandName="Restart" description="Restart a process or debug target without terminating and re-launching" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgKNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.stash.drop" commandName="Delete Stashed Commit..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgKdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.delete.line" commandName="Delete Line" description="Delete a line of text" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgKtFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.DebugPerspective" commandName="Debug" description="Open the debug perspective" category="_OzfD2dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgK9FQEem-ROiSvHy8BA" elementId="org.eclipse.tips.ide.command.open" commandName="Tip of the Day" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgLNFQEem-ROiSvHy8BA" 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="_OzecwtFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzhgLdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.specific_content_assist.category_id" name="type" optional="false"/>
+  </commands>
+  <commands xmi:id="_OzhgLtFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgL9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.expandAll" commandName="Expand All" description="Expand the current tree" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgMNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.saveAll" commandName="Save All" description="Save all current contents" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgMdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgMtFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgM9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.open.implementation" commandName="Open Implementation" description="Opens the Implementations of a method or a type in its hierarchy" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgNNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.junit.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgNdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgNtFQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgN9FQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.openSessionExecutionData" commandName="Open Execution Data" category="_Ozecz9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgONFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.commands.showElementInPackageView" commandName="Show Java Element in Package Explorer" description="Select Java element in the Package Explorer view" category="_OzeczNFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzhgOdFQEem-ROiSvHy8BA" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
+  </commands>
+  <commands xmi:id="_OzhgOtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.closeOthers" commandName="Close Others" description="Close all editors except the one that is active" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgO9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.editors.quickdiff.revertLine" commandName="Revert Line" description="Revert the current line" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgPNFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.OpenDebugConfigurations" commandName="Debug..." description="Open debug launch configuration dialog" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgPdFQEem-ROiSvHy8BA" elementId="org.eclipse.oomph.setup.editor.performDropdown" commandName="Perform Dropdown" category="_OzecyNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgPtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.SimpleFetch" commandName="Fetch from Upstream" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgP9FQEem-ROiSvHy8BA" elementId="org.eclipse.m2e.sourcelookup.ui.importBinaryProject" commandName="Import Binary Project" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgQNFQEem-ROiSvHy8BA" 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="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgQdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.previousEditor" commandName="Previous Editor" description="Switch to the previous editor" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgQtFQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgQ9FQEem-ROiSvHy8BA" 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="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgRNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.findReplace" commandName="Find and Replace" description="Find and replace text" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgRdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.zoomIn" commandName="Zoom In" description="Zoom in text, increase default font size for text editors" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgRtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.MergeTool" commandName="Merge Tool" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgR9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.ide.OpenMarkersView" commandName="Open Another" description="Open another view" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgSNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.command.shareProject" commandName="Share with Git" description="Share the project using Git" category="_OzfD39FQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzhgSdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.command.projectNameParameter" name="Project" optional="false"/>
+  </commands>
+  <commands xmi:id="_OzhgStFQEem-ROiSvHy8BA" 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="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgS9FQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgTNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.fullscreenmode" commandName="Toggle Full Screen" description="Toggles the window between full screen and normal" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgTdFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.newRendering" commandName="New Rendering" description="Add a new rendering." category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgTtFQEem-ROiSvHy8BA" elementId="org.eclipse.equinox.p2.ui.sdk.installationDetails" commandName="Installation Details" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgT9FQEem-ROiSvHy8BA" elementId="org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize resources in the workspace with another location" category="_OzecwNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgUNFQEem-ROiSvHy8BA" elementId="org.eclipse.m2e.profiles.ui.commands.selectMavenProfileCommand" commandName="Select Maven Profiles" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgUdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.nextEditor" commandName="Next Editor" description="Switch to the next editor" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgUtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.project.closeUnrelatedProjects" commandName="Close Unrelated Projects" description="Close unrelated projects" category="_OzfD09FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgU9FQEem-ROiSvHy8BA" 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="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgVNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.ide.markers.copyMarkerResourceQualifiedName" commandName="Copy Resource Qualified Name To Clipboard" description="Copies markers resource qualified name to the clipboard" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgVdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.internal.reflog.CopyCommand" commandName="Copy Commit Id" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgVtFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.new.subtask" commandName="New Subtask" category="_Ozecy9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgV9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.help.helpContents" commandName="Help Contents" description="Open the help contents" category="_OzfD0tFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgWNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.Reset" commandName="Reset..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgWdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.delete" commandName="Delete" description="Delete the selection" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgWtFQEem-ROiSvHy8BA" 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="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgW9FQEem-ROiSvHy8BA" elementId="org.eclipse.search.ui.performTextSearchWorkspace" commandName="Find Text in Workspace" description="Searches the files in the workspace for specific text." category="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgXNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.RenameBranch" commandName="Rename Branch..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgXdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.Synchronize" commandName="Synchronize" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgXtFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgX9FQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.remove.block.comment" commandName="Remove Block Comment" description="Remove Block Comment" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgYNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.findPrevious" commandName="Find Previous" description="Find previous item" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgYdFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.ToggleBreakpoint" commandName="Toggle Breakpoint" description="Creates or removes a breakpoint" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgYtFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgY9FQEem-ROiSvHy8BA" elementId="org.eclipse.m2e.core.ui.command.openPom" commandName="Open Maven POM" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzhgZNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.index.rebuild" commandName="Rebuild Java Index" description="Rebuilds the Java index database" category="_OzfD09FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHINFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.addBookmark" commandName="Add Bookmark" description="Add a bookmark" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHIdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.openTask" commandName="Open Task" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHItFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xsd.ui.refactor.rename.element" commandName="&amp;Rename XSD element" description="Rename XSD element" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHI9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.scroll.lineUp" commandName="Scroll Line Up" description="Scroll up one line of text" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHJNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHJdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.java.ui.editor.folding.auto" commandName="Toggle Active Folding" description="Toggle Active Folding" category="_OzeczdFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHJtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.set.mark" commandName="Set Mark" description="Set the mark" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHJ9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.goToPreviousUnread" commandName="Go To Previous Unread Task" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHKNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.folding.toggle" commandName="Toggle Folding" description="Toggles folding in the current editor" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHKdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" commandName="Show Whitespace Characters" description="Shows whitespace characters in current text editor" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHKtFQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHK9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.revert" commandName="Revert" description="Revert to the last saved state" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHLNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.showView" commandName="Show View" description="Shows a particular view" category="_OzecwdFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OziHLdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.showView.viewId" name="View"/>
+    <parameters xmi:id="_OziHLtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.showView.secondaryId" name="Secondary Id"/>
+    <parameters xmi:id="_OziHL9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.views.showView.makeFast" name="As FastView"/>
+  </commands>
+  <commands xmi:id="_OziHMNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.Ignore" commandName="Ignore" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHMdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.commit.Edit" commandName="Edit Commit" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHMtFQEem-ROiSvHy8BA" elementId="org.eclipse.oomph.ui.ToggleOfflineMode" commandName="Toggle Offline Mode" category="_OzfD3tFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHM9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.showResourceByPath" commandName="Show Resource in Navigator" description="Show a resource in the Navigator given its path" category="_OzeczNFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OziHNNFQEem-ROiSvHy8BA" elementId="resourcePath" name="Resource Path" typeId="org.eclipse.ui.ide.resourcePath" optional="false"/>
+  </commands>
+  <commands xmi:id="_OziHNdFQEem-ROiSvHy8BA" elementId="org.eclipse.oomph.setup.editor.openLog" commandName="Open Setup Log" category="_OzecyNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHNtFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.SkipAllBreakpoints" commandName="Skip All Breakpoints" description="Sets whether or not any breakpoint should suspend execution" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHN9FQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.selectRootElements" commandName="Select Root Elements" category="_Ozecz9FQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OziHONFQEem-ROiSvHy8BA" elementId="type" name="type" optional="false"/>
+  </commands>
+  <commands xmi:id="_OziHOdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.delimiter.windows" commandName="Convert Line Delimiters to Windows (CRLF, \r\n, 0D0A, &#xa4;&#xb6;)" description="Converts the line delimiters to Windows (CRLF, \r\n, 0D0A, &#xa4;&#xb6;)" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHOtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.findNext" commandName="Find Next" description="Find next item" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHO9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.hidetrimbars" commandName="Toggle visibility of the window toolbars" description="Toggle the visibility of the toolbars of the current window" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHPNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.project.buildAutomatically" commandName="Build Automatically" description="Toggle the workspace build automatically function" category="_OzfD09FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHPdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.import" commandName="Import" description="Import" category="_Ozec0NFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OziHPtFQEem-ROiSvHy8BA" elementId="importWizardId" name="Import Wizard"/>
+  </commands>
+  <commands xmi:id="_OziHP9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.Merge" commandName="Merge" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHQNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.switchToEditor" commandName="Switch to Editor" description="Switch to an editor" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHQdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.help.dynamicHelp" commandName="Show Contextual Help" description="Open the contextual help" category="_OzfD0tFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHQtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.nextSubTab" commandName="Next Sub-Tab" description="Switch to the next sub-tab" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHQ9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into Java comments" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHRNFQEem-ROiSvHy8BA" 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="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHRdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.addTaskRepository" commandName="Add Task Repository..." category="_Ozecy9FQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OziHRtFQEem-ROiSvHy8BA" elementId="connectorKind" name="Repository Type"/>
+  </commands>
+  <commands xmi:id="_OziHR9FQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.removeAllSessions" commandName="Remove All Sessions" category="_Ozecz9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHSNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.run" commandName="Run Java Application" description="Run Java Application" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHSdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.activateTask" commandName="Activate Task" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHStFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.addTask" commandName="Add Task..." description="Add a task" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHS9FQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHTNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.builds.ui.commands.OpenBuildElementWithBrowser" commandName="Open Build with Browser" category="_OzecxtFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OziHTdFQEem-ROiSvHy8BA" elementId="element" name="Element"/>
+  </commands>
+  <commands xmi:id="_OziHTtFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.structure.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHT9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.toggleInsertMode" commandName="Toggle Insert Mode" description="Toggle insert mode" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHUNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.cheatsheets.openCheatSheet" commandName="Open Cheat Sheet" description="Open a Cheat Sheet." category="_OzfD0tFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OziHUdFQEem-ROiSvHy8BA" elementId="cheatSheetId" name="Identifier"/>
+  </commands>
+  <commands xmi:id="_OziHUtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewDelete" commandName="Delete Repository" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHU9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.viewSource.command" commandName="View Unformatted Text" category="_Ozecy9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHVNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.closePart" commandName="Close Part" description="Close the active workbench part" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHVdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.editors.revisions.id.toggle" commandName="Toggle Revision Id Display" description="Toggles the display of the revision id" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHVtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.project.cleanAction" commandName="Build Clean" description="Discard old built state" category="_OzfD09FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHV9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.moveLineDown" commandName="Move Lines Down" description="Moves the selected lines down" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHWNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.back" commandName="Back" description="Navigate back" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHWdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.select.wordNext" commandName="Select Next Word" description="Select the next word" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHWtFQEem-ROiSvHy8BA" elementId="org.eclipse.equinox.p2.ui.sdk.update" commandName="Check for Updates" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHW9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.JavaBrowsingPerspective" commandName="Java Browsing" description="Show the Java Browsing perspective" category="_OzfD2dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHXNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.goto.pageDown" commandName="Page Down" description="Go down one page" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHXdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.goto.textEnd" commandName="Text End" description="Go to the end of the text" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHXtFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.builds.ui.commands.OpenBuildElement" commandName="Open Build Element" category="_OzecxtFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OziHX9FQEem-ROiSvHy8BA" elementId="element" name="Element"/>
+  </commands>
+  <commands xmi:id="_OziHYNFQEem-ROiSvHy8BA" 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="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHYdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.part.previousPage" commandName="Previous Page" description="Switch to the previous page" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHYtFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.team.ui.commands.CopyCommitMessage" commandName="Copy Commit Message for Task" description="Copies a commit message for the currently selected task to the clipboard." category="_Ozecy9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHY9FQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.relaunchSession" commandName="Relaunch Coverage Session" category="_Ozecz9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHZNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.GarbageCollect" commandName="Collect Garbage" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHZdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.CompareWithWorkingTree" commandName="Compare with Working Tree" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHZtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.Branch" commandName="Branch" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHZ9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.project.closeProject" commandName="Close Project" description="Close the selected project" category="_OzfD09FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHaNFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xml.ui.previousSibling" commandName="Previous Sibling" description="Go to Previous Sibling" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHadFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.PullWithOptions" commandName="Pull..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziHatFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewConfigurePush" commandName="Configure Push..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuMNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.findIncrementalReverse" commandName="Incremental Find Reverse" description="Incremental find reverse" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuMdFQEem-ROiSvHy8BA" elementId="org.eclipse.epp.mpc.ui.command.importFavoritesWizard" commandName="Import Marketplace Favorites" description="Import another user's Marketplace Favorites List" category="_OzfD39FQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OziuMtFQEem-ROiSvHy8BA" elementId="favoritesUrl" name="favoritesUrl"/>
+  </commands>
+  <commands xmi:id="_OziuM9FQEem-ROiSvHy8BA" 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="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuNNFQEem-ROiSvHy8BA" elementId="org.eclipse.ant.ui.antShortcut.run" commandName="Run Ant Build" description="Run Ant Build" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuNdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.stash.apply" commandName="Apply Stashed Changes" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuNtFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuN9FQEem-ROiSvHy8BA" 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="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuONFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskUnread" commandName="Mark Task Unread" category="_Ozecy9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuOdFQEem-ROiSvHy8BA" elementId="org.eclipse.search.ui.performTextSearchFile" commandName="Find Text in File" description="Searches the files in the file for specific text." category="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuOtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.goto.columnNext" commandName="Next Column" description="Go to the next column" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuO9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.Squash" commandName="Squash Commits" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuPNFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.structure.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuPdFQEem-ROiSvHy8BA" elementId="org.eclipse.search.ui.performTextSearchWorkingSet" commandName="Find Text in Working Set" description="Searches the files in the working set for specific text." category="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuPtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.goto.wordNext" commandName="Next Word" description="Go to the next word" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuP9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.cut.line" commandName="Cut Line" description="Cut a line of text, or multiple lines when invoked again without interruption" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuQNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.builds.ui.command.NewTaskFromBuild" commandName="New Task From Build" category="_OzecxtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuQdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.folding.expand_all" commandName="Expand All" description="Expands all folded regions" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuQtFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xsd.ui.refactor.makeElementGlobal" commandName="Make Local Element &amp;Global" description="Promotes local element to global level and replaces its references" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuQ9FQEem-ROiSvHy8BA" elementId="org.eclipse.quickdiff.toggle" commandName="Quick Diff Toggle" description="Toggles quick diff information display on the line number ruler" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuRNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.deleteNext" commandName="Delete Next" description="Delete the next character" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuRdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.FetchGerritChange" commandName="Fetch From Gerrit" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuRtFQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuR9FQEem-ROiSvHy8BA" elementId="org.eclipse.oomph.setup.editor.openEditorDropdown" commandName="Open Setup Editor" category="_OzecyNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuSNFQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.junitRAPShortcut.coverage" commandName="Coverage RAP JUnit Test" description="Coverage RAP JUnit Test" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuSdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.help.quickStartAction" commandName="Welcome" description="Show help for beginning users" category="_OzfD0tFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuStFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.SynchronizeAll" commandName="Synchronize Changed" category="_Ozecy9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuS9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.ReplaceWithPrevious" commandName="Replace with Previous Revision" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuTNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.commands.Watch" commandName="Watch" description="Create new watch expression" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuTdFQEem-ROiSvHy8BA" elementId="org.eclipse.m2e.sourcelookup.ui.openPom" commandName="Open Pom" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuTtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.Reword" commandName="Reword Commit" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuT9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.wikitext.context.ui.editor.folding.auto" commandName="Toggle Active Folding" description="Toggle Active Folding" category="_OzecztFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuUNFQEem-ROiSvHy8BA" elementId="org.eclipse.oomph.setup.ui.questionnaire" commandName="Configuration Questionnaire" description="Review the IDE's most fiercely contested preferences" category="_OzecyNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuUdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.hideShowEditors" commandName="Toggle Shared Area Visibility" description="Toggles the visibility of the shared area" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuUtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.OpenCommit" commandName="Open Git Commit" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuU9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.help.displayHelp" commandName="Display Help" description="Display a Help topic" category="_OzfD0tFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OziuVNFQEem-ROiSvHy8BA" elementId="href" name="Help topic href"/>
+  </commands>
+  <commands xmi:id="_OziuVdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.folding.restore" commandName="Reset Structure" description="Resets the folding structure" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuVtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.select.pageDown" commandName="Select Page Down" description="Select to the bottom of the page" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuV9FQEem-ROiSvHy8BA" elementId="org.eclipse.ltk.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuWNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.join.lines" commandName="Join Lines" description="Join lines of text" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuWdFQEem-ROiSvHy8BA" elementId="org.eclipse.help.ui.indexcommand" commandName="Index" description="Show Keyword Index" category="_OzfD0tFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuWtFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuW9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.showContextMenu" commandName="Show Context Menu" description="Show the context menu" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuXNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuXdFQEem-ROiSvHy8BA" 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="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuXtFQEem-ROiSvHy8BA" elementId="org.eclipse.oomph.p2.ui.ExploreRepository" commandName="Explore Repository" category="_OzfD19FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuX9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.InstallLfsLocal" commandName="Enable LFS locally" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuYNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.debug" commandName="Debug Java Application" description="Debug Java Application" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuYdFQEem-ROiSvHy8BA" elementId="org.eclipse.ltk.ui.refactor.show.refactoring.history" commandName="Open Refactoring History " description="Opens the refactoring history" category="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuYtFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuY9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.forward" commandName="Forward" description="Navigate forward" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuZNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.correction.assist.proposals" commandName="Quick Fix" description="Suggest possible fixes for a problem" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuZdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.CherryPick" commandName="Cherry Pick" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuZtFQEem-ROiSvHy8BA" elementId="org.eclipse.buildship.ui.commands.openbuildscript" commandName="Open Gradle Build Script" description="Opens the Gradle build script for the selected Gradle project" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuZ9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuaNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.nextPerspective" commandName="Next Perspective" description="Switch to the next perspective" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuadFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.UpdateRepositoryConfiguration" commandName="Update Repository Configuration" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuatFQEem-ROiSvHy8BA" elementId="org.eclipse.buildship.ui.commands.openrunconfiguration" commandName="Open Gradle Run Configuration" description="Opens the Run Configuration for the selected Gradle tasks" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Oziua9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.DeleteTag" commandName="&amp;Delete Tag" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziubNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziubdFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziubtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.ShowVersions" commandName="Open this Version" category="_OzfD39FQEem-ROiSvHy8BA">
+    <parameters xmi:id="_Oziub9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.CompareMode" name="Compare mode"/>
+  </commands>
+  <commands xmi:id="_OziucNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.pinEditor" commandName="Pin Editor" description="Pin the current editor" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziucdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.nextTab" commandName="Next Tab" description="Switch to the next tab" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuctFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.quickAccess" commandName="Quick Access" description="Quickly access UI elements" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Oziuc9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.showInformation" commandName="Show Tooltip Description" description="Displays information for the current caret location in a focused hover" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziudNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuddFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.attachment.open" commandName="Open Attachment" category="_OzecxNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziudtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.goto.pageUp" commandName="Page Up" description="Go up one page" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Oziud9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.submodule.sync" commandName="Sync Submodule" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziueNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.DeleteBranch" commandName="Delete Branch" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuedFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.goto.columnPrevious" commandName="Previous Column" description="Go to the previous column" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuetFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.toggleMemoryMonitorsPane" commandName="Toggle Memory Monitors Pane" description="Toggle visibility of the Memory Monitors Pane" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Oziue9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.ConfigureUpstreamFetch" commandName="Configure Upstream Fetch" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziufNFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziufdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.Discard" commandName="Replace with File in Index" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OziuftFQEem-ROiSvHy8BA" elementId="org.eclipse.compare.selectNextChange" commandName="Select Next Change" description="Select Next Change" category="_Ozec0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Oziuf9FQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xml.ui.generate.xml" commandName="XML File..." description="Generate a XML file from the selected DTD or Schema" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVQNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewCreateBranch" commandName="Create Branch..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVQdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewCopyPath" commandName="Copy Path to Clipboard" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVQtFQEem-ROiSvHy8BA" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource" commandName="Rename Resource" description="Rename the selected resource and notify LTK participants." category="_OzfD2tFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVQ9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.builds.ui.command.NewTaskFromTest" commandName="New Task From Test" category="_OzecxtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVRNFQEem-ROiSvHy8BA" elementId="org.eclipse.oomph.setup.editor.perform.startup" commandName="Perform Setup Tasks (Startup)" category="_OzecyNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVRdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.Rebase" commandName="Rebase on" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVRtFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.previousTask" commandName="Previous Task Command" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVR9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.properties" commandName="Properties" description="Display the properties of the selected item" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVSNFQEem-ROiSvHy8BA" 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="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVSdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.ReplaceWithHead" commandName="Replace with HEAD revision" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVStFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVS9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.browser.openBrowser" commandName="Open Browser" description="Opens the default web browser." category="_OzfD0NFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzjVTNFQEem-ROiSvHy8BA" elementId="url" name="URL"/>
+    <parameters xmi:id="_OzjVTdFQEem-ROiSvHy8BA" elementId="browserId" name="Browser Id"/>
+    <parameters xmi:id="_OzjVTtFQEem-ROiSvHy8BA" elementId="name" name="Browser Name"/>
+    <parameters xmi:id="_OzjVT9FQEem-ROiSvHy8BA" elementId="tooltip" name="Browser Tooltip"/>
+  </commands>
+  <commands xmi:id="_OzjVUNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.activeContextInfo" commandName="Show activeContext Info" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVUdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskReadGoToPreviousUnread" commandName="Mark Task Read and Go To Previous Unread Task" category="_Ozecy9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVUtFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVU9FQEem-ROiSvHy8BA" 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="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVVNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.select.textStart" commandName="Select Text Start" description="Select to the beginning of the text" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVVdFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.cleanup.document" commandName="Cleanup Document..." description="Cleanup document" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVVtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.DeleteBranch" commandName="Delete Branch" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVV9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.builds.ui.command.ShowBuildOutput.url" commandName="Show Build Output" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVWNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.contentAssist.contextInformation" commandName="Context Information" description="Show Context Information" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVWdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.saveAs" commandName="Save As" description="Save the current contents to another location" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVWtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.ConfigurePush" commandName="Configure Upstream Push" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVW9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.previousPerspective" commandName="Previous Perspective" description="Switch to the previous perspective" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVXNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.splitEditor" commandName="Toggle Split Editor" description="Split or join the currently active editor." category="_OzfD0NFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzjVXdFQEem-ROiSvHy8BA" elementId="Splitter.isHorizontal" name="Orientation" optional="false"/>
+  </commands>
+  <commands xmi:id="_OzjVXtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.collapseAll" commandName="Collapse All" description="Collapse the current tree" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVX9FQEem-ROiSvHy8BA" elementId="org.eclipse.compare.copyAllRightToLeft" commandName="Copy All from Right to Left" description="Copy All Changes from Right to Left" category="_Ozec0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVYNFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.command.nextpage" commandName="Next Page of Memory" description="Load next page of memory" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVYdFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.command.gotoaddress" commandName="Go to Address" description="Go to Address" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVYtFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.deactivateSelectedTask" commandName="Deactivate Selected Task" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVY9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.maximizePart" commandName="Maximize Active View or Editor" description="Toggles maximize/restore state of active view or editor" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVZNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.lockToolBar" commandName="Toggle Lock Toolbars" description="Toggle the Lock on the Toolbars" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVZdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify field access" description="Invokes quick assist and selects 'Qualify field access'" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVZtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.newEditor" commandName="Clone Editor" description="Open another editor on the active editor's input" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVZ9FQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.Disconnect" commandName="Disconnect" description="Disconnect" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVaNFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.format" commandName="Format" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVadFQEem-ROiSvHy8BA" elementId="org.eclipse.search.ui.openSearchDialog" commandName="Open Search Dialog" description="Open the Search dialog" category="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVatFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.contentAssist.proposals" commandName="Content Assist" description="Content Assist" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVa9FQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVbNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.up" commandName="Up" description="Navigate up one level" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVbdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.activateEditor" commandName="Activate Editor" description="Activate the editor" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVbtFQEem-ROiSvHy8BA" elementId="org.eclipse.m2e.core.ui.command.addPlugin" commandName="Add Maven Plugin" description="Add Maven plugin" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVb9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.removeFromWorkingSet" commandName="Remove From Working Set" description="Removes the selected object from a working set." category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVcNFQEem-ROiSvHy8BA" elementId="sed.tabletree.expandAll" commandName="Expand All" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVcdFQEem-ROiSvHy8BA" 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="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVctFQEem-ROiSvHy8BA" 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="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVc9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.openSelectedTask" commandName="Open Selected Task" category="_Ozecy9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVdNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesLinkWithSelection" commandName="Link with Selection" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVddFQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.mergeSessions" commandName="Merge Sessions" category="_Ozecz9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVdtFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.context.ui.commands.toggle.focus.active.view" commandName="Focus on Active Task" description="Toggle the focus on active task for the active view" category="_OzecytFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVd9FQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVeNFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.Terminate" commandName="Terminate" description="Terminate" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVedFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.ShowRepositoriesView" commandName="Show Git Repositories View" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVetFQEem-ROiSvHy8BA" 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="_OzfD0tFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVe9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.ide.deleteCompleted" commandName="Delete Completed Tasks" description="Delete the tasks marked as completed" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVfNFQEem-ROiSvHy8BA" elementId="org.eclipse.compare.compareWithOther" commandName="Compare With Other Resource" description="Compare resources, clipboard contents or editors" category="_Ozec0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVfdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.goToNextUnread" commandName="Go To Next Unread Task" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVftFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.validation.ValidationCommand" commandName="Validate" description="Invoke registered Validators" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVf9FQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVgNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.CreatePatch" commandName="Create Patch..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVgdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.editors.revisions.author.toggle" commandName="Toggle Revision Author Display" description="Toggles the display of the revision author" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVgtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.goto.windowEnd" commandName="Window End" description="Go to the end of the window" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzjVg9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RebaseInteractiveCurrent" commandName="Rebase Interactive" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8UNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.perspectives.showPerspective" commandName="Show Perspective" description="Show a particular perspective" category="_OzfD2dFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_Ozj8UdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.perspectives.showPerspective.perspectiveId" name="Parameter"/>
+    <parameters xmi:id="_Ozj8UtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.perspectives.showPerspective.newWindow" name="In New Window"/>
+  </commands>
+  <commands xmi:id="_Ozj8U9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.openEditorDropDown" commandName="Quick Switch Editor" description="Open the editor drop down list" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8VNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.goto.line" commandName="Go to Line" description="Go to a specified line of text" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8VdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.editors.quickdiff.revert" commandName="Revert Lines" description="Revert the current selection, block or deleted lines" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8VtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.deleteNextWord" commandName="Delete Next Word" description="Delete the next word" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8V9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.debug" commandName="Debug Java Applet" description="Debug Java Applet" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8WNFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xml.ui.gotoMatchingTag" commandName="Matching Tag" description="Go to Matching Tag" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8WdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in Java editors" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8WtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.select.lineUp" commandName="Select Line Up" description="Extend the selection to the previous line of text" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8W9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.SkipRebase" commandName="Skip commit and continue" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8XNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected method" category="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8XdFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8XtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.SetQuickdiffBaseline" commandName="Set quickdiff baseline" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8X9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.undo" commandName="Undo" description="Undo the last operation" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8YNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.submodule.add" commandName="Add Submodule" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8YdFQEem-ROiSvHy8BA" 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="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8YtFQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8Y9FQEem-ROiSvHy8BA" elementId="org.eclipse.compare.copyLeftToRight" commandName="Copy from Left to Right" description="Copy Current Change from Left to Right" category="_Ozec0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8ZNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.newQuickMenu" commandName="New menu" description="Open the New menu" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8ZdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.project.openProject" commandName="Open Project" description="Open a project" category="_OzfD09FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8ZtFQEem-ROiSvHy8BA" 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="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8Z9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.openWorkspace" commandName="Switch Workspace" description="Open the workspace selection dialog" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8aNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.closeAll" commandName="Close All" description="Close all editors" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8adFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a Java editor" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8atFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.cut" commandName="Cut" description="Cut the selection to the clipboard" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8a9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.ShowBlame" commandName="Show Revision Information" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8bNFQEem-ROiSvHy8BA" 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="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8bdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8btFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.Merge" commandName="Merge" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8b9FQEem-ROiSvHy8BA" elementId="org.eclipse.tips.ide.command.trim.open" commandName="Tip of the Day" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8cNFQEem-ROiSvHy8BA" elementId="org.eclipse.ltk.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8cdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.ReplaceWithRef" commandName="Replace with branch, tag, or reference" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8ctFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8c9FQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.selectCounters" commandName="Select Counters" category="_Ozecz9FQEem-ROiSvHy8BA">
+    <parameters xmi:id="_Ozj8dNFQEem-ROiSvHy8BA" elementId="type" name="type" optional="false"/>
+  </commands>
+  <commands xmi:id="_Ozj8ddFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.submitTask" commandName="Submit Task" description="Submits the currently open task" category="_OzecxNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8dtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.project.properties" commandName="Properties" description="Display the properties of the selected item's project " category="_OzfD09FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8d9FQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.testNgSuiteShortcut.coverage" commandName="Coverage TestNG Suite" description="Coverage TestNG Suite" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8eNFQEem-ROiSvHy8BA" 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="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8edFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.CompareVersionsInTree" commandName="Compare in Tree" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8etFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xml.ui.reload.dependencies" commandName="Reload Dependencies" description="Reload Dependencies" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8e9FQEem-ROiSvHy8BA" elementId="org.eclipse.epp.package.common.contribute" commandName="Contribute" description="Contribute to the development and success of the Eclipse IDE!" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8fNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.select.columnPrevious" commandName="Select Previous Column" description="Select the previous column" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8fdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly" commandName="Show Selected Element Only" description="Show Selected Element Only" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8ftFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.junit.junitShortcut.rerunFailedFirst" commandName="Rerun JUnit Test - Failures First" description="Rerun JUnit Test - Failures First" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8f9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.correction.extractLocalNotReplaceOccurrences.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8gNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.export" commandName="Export" description="Export" category="_Ozec0NFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_Ozj8gdFQEem-ROiSvHy8BA" elementId="exportWizardId" name="Export Wizard"/>
+  </commands>
+  <commands xmi:id="_Ozj8gtFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xsd.ui.refactor.makeTypeGlobal" commandName="Make &amp;Anonymous Type Global" description="Promotes anonymous type to global level and replaces its references" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8g9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchHierarchy" commandName="Toggle Branch Representation" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8hNFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8hdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.ApplyPatch" commandName="Apply Patch" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8htFQEem-ROiSvHy8BA" elementId="org.eclipse.ltk.ui.refactoring.commands.deleteResources" commandName="Delete Resources" description="Delete the selected resources and notify LTK participants." category="_OzfD2tFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8h9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.print" commandName="Print" description="Print" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8iNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.commands.AllReferences" commandName="All References" description="Inspect all references to the selected object" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8idFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.junit.junitShortcut.rerunLast" commandName="Rerun JUnit Test" description="Rerun JUnit Test" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8itFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.JavaPerspective" commandName="Java" description="Show the Java perspective" category="_OzfD2dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8i9FQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.format.active.elements" commandName="Format Active Elements" description="Format active elements" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8jNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.showRulerContextMenu" commandName="Show Ruler Context Menu" description="Show the context menu for the ruler" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8jdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.indent" commandName="Correct Indentation" description="Corrects the indentation of the selected lines" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8jtFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8j9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.task.clearOutgoing" commandName="Clear Outgoing Changes" category="_Ozecy9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8kNFQEem-ROiSvHy8BA" 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="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8kdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.folding.collapse" commandName="Collapse" description="Collapses the folded region at the current selection" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8ktFQEem-ROiSvHy8BA" elementId="org.eclipse.epp.mpc.ui.command.showFavorites" commandName="Eclipse Marketplace Favorites" description="Open Marketplace Favorites" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8k9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.smartEnterInverse" commandName="Insert Line Above Current Line" description="Adds a new line above the current line" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8lNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.forwardHistory" commandName="Forward History" description="Move forward in the editor navigation history" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8ldFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.spy" commandName="Show Contributing Plug-in" description="Shows contribution information for the currently selected element" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8ltFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.help.helpSearch" commandName="Help Search" description="Open the help search" category="_OzfD0tFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8l9FQEem-ROiSvHy8BA" 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="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8mNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.builds.ui.command.ShowTestResults.url" commandName="Show Test Results" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8mdFQEem-ROiSvHy8BA" elementId="org.eclipse.search.ui.performTextSearchProject" commandName="Find Text in Project" description="Searches the files in the project for specific text." category="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8mtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.goto.lineDown" commandName="Line Down" description="Go down one line of text" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8m9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.project.rebuildAll" commandName="Rebuild All" description="Rebuild all projects" category="_OzfD09FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8nNFQEem-ROiSvHy8BA" elementId="org.eclipse.m2e.actions.LifeCycleClean.run" commandName="Run Maven Clean" description="Run Maven Clean" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8ndFQEem-ROiSvHy8BA" elementId="org.eclipse.gef.zoom_in" commandName="Zoom In" description="Zoom In" category="_OzfD29FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8ntFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8n9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition" commandName="Last Edit Location" description="Last edit location" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8oNFQEem-ROiSvHy8BA" 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="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8odFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.wikitext.ui.convertToEclipseHelpCommand" commandName="Generate Eclipse Help (*.html and *-toc.xml)" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8otFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.command.prevpage" commandName="Previous Page of Memory" description="Load previous page of memory" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8o9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.commands.ForceReturn" commandName="Force Return" description="Forces return from method with value of selected expression " category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8pNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.openLocalFile" commandName="Open File..." description="Open a file" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8pdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.Disconnect" commandName="Disconnect" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8ptFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.ide.configureFilters" commandName="Filters..." description="Configure the filters to apply to the markers view" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8p9FQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.importSession" commandName="Import Session..." category="_Ozecz9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozj8qNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.previousTab" commandName="Previous Tab" description="Switch to the previous tab" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjYNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjYdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.dialogs.openMessageDialog" commandName="Open Message Dialog" description="Open a Message Dialog" category="_OzfD1tFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzkjYtFQEem-ROiSvHy8BA" elementId="title" name="Title"/>
+    <parameters xmi:id="_OzkjY9FQEem-ROiSvHy8BA" elementId="message" name="Message"/>
+    <parameters xmi:id="_OzkjZNFQEem-ROiSvHy8BA" elementId="imageType" name="Image Type Constant" typeId="org.eclipse.ui.dialogs.Integer"/>
+    <parameters xmi:id="_OzkjZdFQEem-ROiSvHy8BA" elementId="defaultIndex" name="Default Button Index" typeId="org.eclipse.ui.dialogs.Integer"/>
+    <parameters xmi:id="_OzkjZtFQEem-ROiSvHy8BA" elementId="buttonLabel0" name="First Button Label"/>
+    <parameters xmi:id="_OzkjZ9FQEem-ROiSvHy8BA" elementId="buttonLabel1" name="Second Button Label"/>
+    <parameters xmi:id="_OzkjaNFQEem-ROiSvHy8BA" elementId="buttonLabel2" name="Third Button Label"/>
+    <parameters xmi:id="_OzkjadFQEem-ROiSvHy8BA" elementId="buttonLabel3" name="Fourth Button Label"/>
+    <parameters xmi:id="_OzkjatFQEem-ROiSvHy8BA" elementId="cancelReturns" name="Return Value on Cancel"/>
+  </commands>
+  <commands xmi:id="_Ozkja9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.genericeditor.findReferences" commandName="Find References" description="Find other code items referencing the current selected item." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjbNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.goto.lineEnd" commandName="Line End" description="Go to the end of the line of text" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjbdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.refresh" commandName="Refresh" description="Refresh the selected items" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjbtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewChangeCredentials" commandName="Change Credentials" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozkjb9FQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xml.ui.referencedFileErrors" commandName="Show Details..." description="Show Details..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjcNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.correction.extractMethodInplace.assist" commandName="Quick Assist - Extract method" description="Invokes quick assist and selects 'Extract to method'" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjcdFQEem-ROiSvHy8BA" elementId="org.eclipse.oomph.p2.ui.SearchRepositories" commandName="Search Repositories" category="_OzfD19FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjctFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.RunLast" commandName="Run" description="Launch in run mode" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozkjc9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.closeAllPerspectives" commandName="Close All Perspectives" description="Close all open perspectives" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjdNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.externalTools.commands.OpenExternalToolsConfigurations" commandName="External Tools..." description="Open external tools launch configuration dialog" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjddFQEem-ROiSvHy8BA" 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="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjdtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.deletePrevious" commandName="Delete Previous" description="Delete the previous character" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozkjd9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.disconnected" commandName="Disconnected" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjeNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.select.lineStart" commandName="Select Line Start" description="Select to the beginning of the line of text" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjedFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.commit.Reword" commandName="Reword Commit" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjetFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.CompareWithPrevious" commandName="Compare with Previous Revision" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozkje9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.editors.lineNumberToggle" commandName="Show Line Numbers" description="Toggle display of line numbers" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjfNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.select.columnNext" commandName="Select Next Column" description="Select the next column" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjfdFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjftFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.index.ui.command.ResetIndex" commandName="Refresh Search Index" category="_Ozecy9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozkjf9FQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.TerminateAndRelaunch" commandName="Terminate and Relaunch" description="Terminate and Relaunch" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjgNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.JavaHierarchyPerspective" commandName="Java Type Hierarchy" description="Show the Java Type Hierarchy perspective" category="_OzfD2dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjgdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchCommit" commandName="Toggle Latest Branch Commit" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjgtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.PushCommit" commandName="Push Commit..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozkjg9FQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjhNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.Tag" commandName="Create Tag..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjhdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.NoAssumeUnchanged" commandName="No Assume Unchanged" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjhtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.ide.showInSystemExplorer" commandName="Show In (System Explorer)" description="Show in system's explorer (file manager)" category="_OzeczNFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_Ozkjh9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.ide.showInSystemExplorer.path" name="Resource System Path Parameter"/>
+  </commands>
+  <commands xmi:id="_OzkjiNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.new.local.task" commandName="New Local Task" category="_Ozecy9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjidFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.select.lineDown" commandName="Select Line Down" description="Extend the selection to the next line of text" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjitFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.RemoveAllBreakpoints" commandName="Remove All Breakpoints" description="Removes all breakpoints" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozkji9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjjNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigator.resources.nested.changeProjectPresentation" commandName="P&amp;rojects Presentation" category="_OzfD39FQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzkjjdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigator.resources.nested.enabled" name="&amp;Hierarchical"/>
+    <parameters xmi:id="_OzkjjtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.commands.radioStateParameter" name="Nested Project view - Radio State" optional="false"/>
+  </commands>
+  <commands xmi:id="_Ozkjj9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.showKeyAssist" commandName="Show Key Assist" description="Show the key assist dialog" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjkNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.genericeditor.togglehighlight" commandName="Toggle Highlight" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjkdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.lowerCase" commandName="To Lower Case" description="Changes the selection to lower case" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjktFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.CompareWithIndex" commandName="Compare with Index" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozkjk9FQEem-ROiSvHy8BA" elementId="org.eclipse.m2e.discovery.ui" commandName="m2e Marketplace" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjlNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.zoomOut" commandName="Zoom Out" description="Zoom out text, decrease default font size for text editors" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjldFQEem-ROiSvHy8BA" 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="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjltFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskIncomplete" commandName="Mark Task Incomplete" category="_Ozecy9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozkjl9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.save" commandName="Save" description="Save the current contents" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjmNFQEem-ROiSvHy8BA" elementId="org.eclipse.gef.zoom_out" commandName="Zoom Out" description="Zoom Out" category="_OzfD29FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjmdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.commands.openElementInEditor" commandName="Open Java Element" description="Open a Java element in its editor" category="_OzeczNFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzkjmtFQEem-ROiSvHy8BA" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
+  </commands>
+  <commands xmi:id="_Ozkjm9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.correction.assignAllParamsToNewFields.assist" commandName="Quick Assist - Assign all parameters to new fields" description="Invokes quick assist and selects 'Assign all parameters to new fields'" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjnNFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjndFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.AddToIndex" commandName="Add to Index" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjntFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.discovery.ui.discoveryWizardCommand" commandName="Discovery Wizard" description="shows the connector discovery wizard" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozkjn9FQEem-ROiSvHy8BA" elementId="org.eclipse.buildship.ui.commands.refreshtaskview" commandName="Refresh View (Gradle Tasks)" description="Refreshes the Gradle Tasks view" category="_OzecwdFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjoNFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.toggle.comment" commandName="Toggle Comment" description="Toggle Comment" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjodFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskReadGoToNextUnread" commandName="Mark Task Read and Go To Next Unread Task" category="_Ozecy9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjotFQEem-ROiSvHy8BA" elementId="org.eclipse.team.ui.applyPatch" commandName="Apply Patch..." description="Apply a patch to one or more workspace projects." category="_OzecwNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozkjo9FQEem-ROiSvHy8BA" elementId="org.eclipse.buildship.ui.commands.rundefaulttasks" commandName="Run Gradle Default Tasks" description="Runs the default tasks of the selected Gradle project" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjpNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.help.tipsAndTricksAction" commandName="Tips and Tricks" description="Open the tips and tricks help page" category="_OzfD0tFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjpdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.select.lineEnd" commandName="Select Line End" description="Select to the end of the line of text" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjptFQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.removeActiveSession" commandName="Remove Active Session" category="_Ozecz9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozkjp9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjqNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskRead" commandName="Mark Task Read" category="_Ozecy9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjqdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.smartEnter" commandName="Insert Line Below Current Line" description="Adds a new line below the current line" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjqtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.goto.lineStart" commandName="Line Start" description="Go to the start of the line of text" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozkjq9FQEem-ROiSvHy8BA" elementId="org.eclipse.oomph.setup.editor.synchronizePreferences" commandName="Synchronize Preferences" category="_OzecyNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjrNFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xml.ui.cmnd.contentmodel.sych" commandName="Synch" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjrdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureBranch" commandName="Configure Branch" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjrtFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozkjr9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.select.wordPrevious" commandName="Select Previous Word" description="Select the previous word" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjsNFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.Suspend" commandName="Suspend" description="Suspend" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjsdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.hippieCompletion" commandName="Word Completion" description="Context insensitive completion" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjstFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xsd.ui.refactor.renameTargetNamespace" commandName="Rename Target Namespace" description="Changes the target namespace of the schema" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozkjs9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.builds.ui.command.AbortBuild" commandName="Abort Build" category="_OzecxtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjtNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjtdFQEem-ROiSvHy8BA" elementId="org.eclipse.team.ui.synchronizeLast" commandName="Repeat last synchronization" description="Repeat the last synchronization" category="_OzecwNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjttFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.StepOver" commandName="Step Over" description="Step over" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozkjt9FQEem-ROiSvHy8BA" elementId="org.eclipse.compare.selectPreviousChange" commandName="Select Previous Change" description="Select Previous Change" category="_Ozec0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjuNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.generate.javadoc" commandName="Generate Javadoc" description="Generates Javadoc for a selectable set of Java resources" category="_OzfD09FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjudFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureGerritRemote" commandName="Gerrit Configuration..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjutFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.commands.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozkju9FQEem-ROiSvHy8BA" elementId="org.eclipse.buildship.ui.shortcut.test.run" commandName="Run Gradle Test" description="Run Gradle test based on the current selection" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjvNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.ide.configureColumns" commandName="Configure Columns..." description="Configure the columns in the markers view" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjvdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.ReplaceWithCommit" commandName="Replace with commit" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzkjvtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.exit" commandName="Exit" description="Exit the application" category="_Ozec0NFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzlKcNFQEem-ROiSvHy8BA" elementId="mayPrompt" name="may prompt"/>
+  </commands>
+  <commands xmi:id="_OzlKcdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.CompareWithHead" commandName="Compare with HEAD Revision" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKctFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.CompareWithCommit" commandName="Compare with Commit..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKc9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewOpen" commandName="Open" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKdNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.deactivateAllTasks" commandName="Deactivate Task" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKddFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.ShowHistory" commandName="Show in History" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKdtFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.DebugLast" commandName="Debug" description="Launch in debug mode" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKd9FQEem-ROiSvHy8BA" elementId="org.eclipse.m2e.core.ui.command.updateProject" commandName="Update Project" description="Update Maven project configuration and dependencies" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKeNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.wikitext.ui.convertToHtmlCommand" commandName="Generate HTML" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKedFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.SimplePush" commandName="Push to Upstream" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKetFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.previousView" commandName="Previous View" description="Switch to the previous view" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKe9FQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.addMemoryMonitor" commandName="Add Memory Block" description="Add memory block" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKfNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.junit.junitShortcut.run" commandName="Run JUnit Test" description="Run JUnit Test" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKfdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.generate.tostring" commandName="Generate toString()" description="Generates the toString() method for the type" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKftFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKf9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.PushHeadToGerrit" commandName="Push Current Head to Gerrit" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKgNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.selectAll" commandName="Select All" description="Select all" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKgdFQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.swtBotJunitShortcut.coverage" commandName="Coverage SWTBot Test" description="Coverage SWTBot Test" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKgtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.ide.markers.copyDescription" commandName="Copy Description To Clipboard" description="Copies markers description field to the clipboard" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKg9FQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.DropToFrame" commandName="Drop to Frame" description="Drop to Frame" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKhNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKhdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.commands.Display" commandName="Display" description="Display result of evaluating selected text" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKhtFQEem-ROiSvHy8BA" 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="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKh9FQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKiNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.ShowBlame" commandName="Show Revision Information" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKidFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to field" description="Invokes quick assist and selects 'Assign to field'" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKitFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.folding.expand" commandName="Expand" description="Expands the folded region at the current selection" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKi9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.project.rebuildProject" commandName="Rebuild Project" description="Rebuild the selected projects" category="_OzfD09FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKjNFQEem-ROiSvHy8BA" 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="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKjdFQEem-ROiSvHy8BA" elementId="org.eclipse.m2e.core.pomFileAction.run" commandName="Run Maven Build" description="Run Maven Build" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKjtFQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.linkWithSelection" commandName="Link with Current Selection" category="_Ozecz9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKj9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.openRemoteTask" commandName="Open Remote Task" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKkNFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.nextMemoryBlock" commandName="Next Memory Monitor" description="Show renderings from next memory monitor." category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKkdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.internal.reflog.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKktFQEem-ROiSvHy8BA" elementId="org.eclipse.m2e.actions.LifeCycleInstall.run" commandName="Run Maven Install" description="Run Maven Install" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKk9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.context.ui.commands.task.retrieveContext" commandName="Retrieve Context" category="_OzecytFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKlNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.Fetch" commandName="Fetch" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKldFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.copyLineDown" commandName="Copy Lines" description="Duplicates the selected lines and moves the selection to the copy" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKltFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.navigate.gotopackage" commandName="Go to Package" description="Go to Package" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKl9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.togglestatusbar" commandName="Toggle Statusbar" description="Toggle the visibility of the bottom status bar" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKmNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.task.ui.editor.QuickOutline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_Ozecy9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKmdFQEem-ROiSvHy8BA" elementId="org.eclipse.oomph.setup.editor.perform" commandName="Perform Setup Tasks" category="_OzecyNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKmtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.help.installationDialog" commandName="Installation Information" description="Open the installation dialog" category="_OzfD0tFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKm9FQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.ToggleStepFilters" commandName="Use Step Filters" description="Toggles enablement of debug step filters" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKnNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.goto.lineUp" commandName="Line Up" description="Go up one line of text" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKndFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.goto.windowStart" commandName="Window Start" description="Go to the start of the window" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKntFQEem-ROiSvHy8BA" elementId="org.eclipse.buildship.ui.commands.addbuildshipnature" commandName="Add Gradle Nature" description="Adds the Gradle nature and synchronizes this project as if the Gradle Import wizard had been run on its location." category="_OzecxdFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKn9FQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKoNFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.eof" commandName="EOF" description="Send end of file" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKodFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.commons.ui.command.AddRepository" commandName="Add Repository" category="_OzfD3dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKotFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.AbortRebase" commandName="Abort Rebase" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKo9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.showInQuickMenu" commandName="Show In..." description="Open the Show In menu" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKpNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.copyLineUp" commandName="Duplicate Lines" description="Duplicates the selected lines and leaves the selection unchanged" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKpdFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.ToggleMethodBreakpoint" commandName="Toggle Method Breakpoint" description="Creates or removes a method breakpoint" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKptFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKp9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKqNFQEem-ROiSvHy8BA" elementId="org.eclipse.ant.ui.antShortcut.debug" commandName="Debug Ant Build" description="Debug Ant Build" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKqdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.next" commandName="Next" description="Navigate to the next item" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKqtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.AssumeUnchanged" commandName="Assume Unchanged" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKq9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.closePerspective" commandName="Close Perspective" description="Close the current perspective" category="_OzfD0NFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzlKrNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.closePerspective.perspectiveId" name="Perspective Id"/>
+  </commands>
+  <commands xmi:id="_OzlKrdFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.xml.ui.nextSibling" commandName="Next Sibling" description="Go to Next Sibling" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKrtFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.bugs.commands.newTaskFromMarker" commandName="New Task from Marker..." description="Report as Bug from Marker" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKr9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.cheatsheets.openCheatSheetURL" commandName="Open Cheat Sheet from URL" description="Open a Cheat Sheet from file at a specified URL." category="_OzfD0tFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzlKsNFQEem-ROiSvHy8BA" elementId="cheatSheetId" name="Identifier" optional="false"/>
+    <parameters xmi:id="_OzlKsdFQEem-ROiSvHy8BA" elementId="name" name="Name" optional="false"/>
+    <parameters xmi:id="_OzlKstFQEem-ROiSvHy8BA" elementId="url" name="URL" optional="false"/>
+  </commands>
+  <commands xmi:id="_OzlKs9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.context.ui.commands.focus.view" commandName="Focus View" category="_OzfD39FQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzlKtNFQEem-ROiSvHy8BA" elementId="viewId" name="View ID to Focus" optional="false"/>
+  </commands>
+  <commands xmi:id="_OzlKtdFQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.testNgShortcut.coverage" commandName="Coverage TestNG Test" description="Coverage TestNG Test" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKttFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.StepReturn" commandName="Step Return" description="Step return" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKt9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.browser.openBundleResource" commandName="Open Resource in Browser" description="Opens a bundle resource in the default web browser." category="_OzfD0NFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzlKuNFQEem-ROiSvHy8BA" elementId="plugin" name="Plugin"/>
+    <parameters xmi:id="_OzlKudFQEem-ROiSvHy8BA" elementId="path" name="Path"/>
+  </commands>
+  <commands xmi:id="_OzlKutFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.PushBranch" commandName="Push Branch..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKu9FQEem-ROiSvHy8BA" elementId="org.eclipse.m2e.core.ui.command.addDependency" commandName="Add Maven Dependency" description="Add Maven dependency" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlKvNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.debug.ui.commands.Execute" commandName="Execute" description="Evaluate selected text" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxgNFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxgdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.help.aboutAction" commandName="About" description="Open the about dialog" category="_OzfD0tFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxgtFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.annotate.classFile" commandName="Annotate Class File" description="Externally add Annotations to a Class File." category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozlxg9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.stash.create" commandName="Stash Changes..." category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxhNFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxhdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.activateSelectedTask" commandName="Activate Selected Task" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxhtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.closeAllSaved" commandName="Close All Saved" description="Close all saved editors" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozlxh9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.redo" commandName="Redo" description="Redo the last operation" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxiNFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxidFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.format.document" commandName="Format" description="Format selection" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxitFQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozlxi9FQEem-ROiSvHy8BA" elementId="org.eclipse.m2e.editor.RenameArtifactAction" commandName="Rename Maven Artifact..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxjNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.selectWorkingSets" commandName="Select Working Sets" description="Select the working sets that are applicable for this window." category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxjdFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxjtFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.team.RemoveFromIndex" commandName="Remove from Index" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozlxj9FQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxkNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.newWizard" commandName="New" description="Open the New item wizard" category="_Ozec0NFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzlxkdFQEem-ROiSvHy8BA" elementId="newWizardId" name="New Wizard"/>
+  </commands>
+  <commands xmi:id="_OzlxktFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.newWindow" commandName="New Window" description="Open another window" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozlxk9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected Java comment lines" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxlNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.builds.ui.commands.CopyDetails" commandName="Copy Details" category="_OzecxtFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzlxldFQEem-ROiSvHy8BA" elementId="kind" name="Kind"/>
+    <parameters xmi:id="_OzlxltFQEem-ROiSvHy8BA" elementId="element" name="Element"/>
+  </commands>
+  <commands xmi:id="_Ozlxl9FQEem-ROiSvHy8BA" elementId="org.eclipse.e4.ui.importer.configureProject" commandName="Configure and Detect Nested Projects..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxmNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.builds.ui.command.RunBuild" commandName="Run Build" category="_OzecxtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxmdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.file.close" commandName="Close" description="Close the active editor" category="_Ozec0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxmtFQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.selectActiveSession" commandName="Select Active Session..." category="_Ozecz9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozlxm9FQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.CompareVersions" commandName="Compare with each other" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxnNFQEem-ROiSvHy8BA" elementId="org.eclipse.equinox.p2.ui.sdk.install" commandName="Install New Software..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxndFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.window.customizePerspective" commandName="Customize Perspective" description="Customize the current perspective" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxntFQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozlxn9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.context.ui.commands.interest.decrement" commandName="Make Less Interesting" description="Make Less Interesting" category="_OzecytFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxoNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar" commandName="Run Last Launched External Tool" description="Runs the last launched external Tool" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxodFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.CheckoutCommand" commandName="Check Out" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxotFQEem-ROiSvHy8BA" 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="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozlxo9FQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxpNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.moveLineUp" commandName="Move Lines Up" description="Moves the selected lines up" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxpdFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.Reset" commandName="Reset..." category="_OzfD39FQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzlxptFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.history.ResetMode" name="Reset mode" optional="false"/>
+  </commands>
+  <commands xmi:id="_Ozlxp9FQEem-ROiSvHy8BA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowBundleCatalog" commandName="Show Bundle Catalog" category="_OzfD39FQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzlxqNFQEem-ROiSvHy8BA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.DirectoryParameter" name="Directory URL"/>
+    <parameters xmi:id="_OzlxqdFQEem-ROiSvHy8BA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.TagsParameter" name="Tags"/>
+  </commands>
+  <commands xmi:id="_OzlxqtFQEem-ROiSvHy8BA" 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="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozlxq9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.previousSubTab" commandName="Previous Sub-Tab" description="Switch to the previous sub-tab" category="_OzeczNFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxrNFQEem-ROiSvHy8BA" elementId="org.eclipse.userstorage.ui.showPullDown" commandName="Show Pull Down Menu" category="_OzfD0tFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzlxrdFQEem-ROiSvHy8BA" elementId="intoolbar" name="In Tool Bar" optional="false"/>
+  </commands>
+  <commands xmi:id="_OzlxrtFQEem-ROiSvHy8BA" 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="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozlxr9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.showIn" commandName="Show In" category="_OzeczNFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzlxsNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.showIn.targetId" name="Show In Target Id" optional="false"/>
+  </commands>
+  <commands xmi:id="_OzlxsdFQEem-ROiSvHy8BA" elementId="sed.tabletree.collapseAll" commandName="Collapse All" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxstFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewRemoveRemote" commandName="Delete Remote" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozlxs9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.dialogs.openInputDialog" commandName="Open Input Dialog" description="Open an Input Dialog" category="_OzfD1tFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_OzlxtNFQEem-ROiSvHy8BA" elementId="title" name="Title"/>
+    <parameters xmi:id="_OzlxtdFQEem-ROiSvHy8BA" elementId="message" name="Message"/>
+    <parameters xmi:id="_OzlxttFQEem-ROiSvHy8BA" elementId="initialValue" name="Initial Value"/>
+    <parameters xmi:id="_Ozlxt9FQEem-ROiSvHy8BA" elementId="cancelReturns" name="Return Value on Cancel"/>
+  </commands>
+  <commands xmi:id="_OzlxuNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RebaseCurrent" commandName="Rebase" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxudFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.extract.class" commandName="Extract Class..." description="Extracts fields into a new class" category="_OzfD0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxutFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozlxu9FQEem-ROiSvHy8BA" elementId="org.eclipse.compare.copyRightToLeft" commandName="Copy from Right to Left" description="Copy Current Change from Right to Left" category="_Ozec0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxvNFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.commands.OpenProfileConfigurations" commandName="Profile..." description="Open profile launch configuration dialog" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxvdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.ide.markCompleted" commandName="Mark Completed" description="Mark the selected tasks as completed" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxvtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.recenter" commandName="Recenter" description="Scroll cursor line to center, top and bottom" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozlxv9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxwNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.builds.ui.commands.OpenBuildElementWithBrowser.url" commandName="Open Build with Browser" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxwdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskComplete" commandName="Mark Task Complete" category="_Ozecy9FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxwtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.select.windowStart" commandName="Select Window Start" description="Select to the start of the window" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozlxw9FQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_OzfD3NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxxNFQEem-ROiSvHy8BA" 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="_OzfD1NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxxdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.edit.text.scroll.lineDown" commandName="Scroll Line Down" description="Scroll down one line of text" category="_OzecydFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxxtFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.search.find.occurrences" commandName="Occurrences in File" description="Find occurrences of the selection in the file" category="_OzecwtFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_Ozlxx9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.ToggleCoolbarAction" commandName="Toggle Main Toolbar Visibility" description="Toggles the visibility of the window toolbar" category="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxyNFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.RepositoriesViewImportProjects" commandName="Import Projects..." description="Import or create in local Git repository" category="_OzfD2NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxydFQEem-ROiSvHy8BA" elementId="org.eclipse.wst.sse.ui.outline.customFilter" commandName="&amp;Filters" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxytFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.navigate.openResource" commandName="Open Resource" description="Open an editor on a particular resource" category="_OzeczNFQEem-ROiSvHy8BA">
+    <parameters xmi:id="_Ozlxy9FQEem-ROiSvHy8BA" elementId="filePath" name="File Path" typeId="org.eclipse.ui.ide.resourcePath"/>
+  </commands>
+  <commands xmi:id="_OzlxzNFQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui.commands.CoverageLast" commandName="Coverage" description="Coverage" category="_OzfD1dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_OzlxzdFQEem-ROiSvHy8BA" elementId="org.eclipse.compare.copyAllLeftToRight" commandName="Copy All from Left to Right" description="Copy All Changes from Left to Right" category="_Ozec0dFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O0UKQdFQEem-ROiSvHy8BA" 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="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O0UxUdFQEem-ROiSvHy8BA" 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="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O0UxU9FQEem-ROiSvHy8BA" 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="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O0VYYNFQEem-ROiSvHy8BA" 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="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O0VYYtFQEem-ROiSvHy8BA" 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="_OzfD0NFQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-TzwNFQEem-ROiSvHy8BA" 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="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-VB4NFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunWithConfigurationAction" commandName="Run As" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-VB4dFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunHistoryMenuAction" commandName="Run History" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-Vo8NFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunDropDownAction" commandName="Run" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-Vo8dFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugWithConfigurationAction" commandName="Debug As" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-Vo8tFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugHistoryMenuAction" commandName="Debug History" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-Vo89FQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugDropDownAction" commandName="Debug" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-WQANFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileDropDownAction" commandName="Profile" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-WQAdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileWithConfigurationAction" commandName="Profile As" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-WQAtFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileHistoryMenuAction" commandName="Profile History" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-WQA9FQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.eclemma.ui.CoverageActionSet/org.eclipse.eclemma.ui.actions.CoverageDropDownAction" commandName="Coverage" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-W3ENFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.eclemma.ui.CoverageActionSet/org.eclipse.eclemma.ui.actions.CoverageAsAction" commandName="Coverage As" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-W3EdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.eclemma.ui.CoverageActionSet/org.eclipse.eclemma.ui.actions.CoverageHistoryAction" commandName="Coverage History" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-W3EtFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.egit.ui.SearchActionSet/org.eclipse.egit.ui.actions.OpenCommitSearchPage" commandName="Git..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-YFMNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.NewTypeDropDown" commandName="Class..." description="New Java Class" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-YsQNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenPackageWizard" commandName="Package..." description="New Java Package" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-YsQdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenProjectWizard" commandName="Java Project..." description="New Java Project" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-ZTUNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.ui.SearchActionSet/org.eclipse.jdt.ui.actions.OpenJavaSearchPage" commandName="Java..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-ZTUdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.java.actionSet.browsing/org.eclipse.mylyn.java.ui.actions.ApplyMylynToBrowsingPerspectiveAction" commandName="Focus Browsing Perspective" description="Focus Java Browsing Views on Active Task" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-ZTUtFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.doc.actionSet/org.eclipse.mylyn.tasks.ui.bug.report" commandName="Report Bug or Enhancement..." description="Report Bug or Enhancement" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-Z6YNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.navigation.additions/org.eclipse.mylyn.tasks.ui.navigate.task.history" commandName="Activate Previous Task" description="Activate Previous Task" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-Z6YdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction" commandName="Cheat Sheets..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-Z6YtFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.search.searchActionSet/org.eclipse.search.OpenSearchDialogPage" commandName="Search..." description="Search" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-Z6Y9FQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.team.ui.actionSet/org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-Z6ZNFQEem-ROiSvHy8BA" 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="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-Z6ZdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.ui.externaltools.ExternalToolsSet/org.eclipse.ui.externaltools.ExternalToolMenuDelegateMenu" commandName="External Tools" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-ahcNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.ant.ui.BreakpointRulerActions/org.eclipse.ant.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-ahcdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.CompilationUnitEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-ahctFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.CompilationUnitEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.RunToLineRulerActionDelegate" commandName="Run to Line" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-ahc9FQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ClassFileEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-ahdNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ClassFileEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.RunToLineRulerActionDelegate" commandName="Run to Line" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-ahddFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetExecute" commandName="Execute" description="Execute the Selected Text" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-bIgNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetDisplay" commandName="Display" description="Display Result of Evaluating Selected Text" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-bIgdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetInspect" commandName="Inspect" description="Inspect Result of Evaluating Selected Text" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-bIgtFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-bIg9FQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-bIhNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.ClassFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-bIhdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-bvkNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-bvkdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.m2e.jdt.ui.downloadSourcesContribution/org.eclipse.m2e.jdt.ui.downloadSourcesAction" commandName="label" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-bvktFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.m2e.jdt.ui.downloadSourcesContribution_38/org.eclipse.m2e.jdt.ui.downloadSourcesAction_38" commandName="label" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-bvk9FQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Text Editor Bookmark Ruler Action" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-bvlNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Text Editor Ruler Single-Click" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-bvldFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.wst.dtd.core.dtdsource.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-bvltFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.wst.dtd.core.dtdsource.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-cWoNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.core.runtime.xml.source.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-cWodFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.core.runtime.xml.source.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-cWotFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.wst.xsd.core.xsdsource.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-cWo9FQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.wst.xsd.core.xsdsource.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-cWpNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.PulldownActions/org.eclipse.debug.ui.debugview.pulldown.ViewManagementAction" commandName="View Management..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-c9sNFQEem-ROiSvHy8BA" 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="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-c9sdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.removeAll" commandName="Remove All" description="Remove All Breakpoints" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-c9stFQEem-ROiSvHy8BA" 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="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-c9s9FQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.workingSets" commandName="Working Sets..." description="Manage Working Sets" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-dkwNFQEem-ROiSvHy8BA" 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="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-dkwdFQEem-ROiSvHy8BA" 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="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-dkwtFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.sortByAction" commandName="Sort By" description="Sort By" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-dkw9FQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.groupByAction" commandName="Group By" description="Show" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-dkxNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.expressionsView.toolbar/org.eclipse.debug.ui.expresssionsView.toolbar.removeAll" commandName="Remove All" description="Remove All Expressions" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-eL0NFQEem-ROiSvHy8BA" 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="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-eL0dFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.PinMemoryBlockAction" commandName="Pin Memory Monitor" description="Pin Memory Monitor" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-eL0tFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.NewMemoryViewAction" commandName="New Memory View" description="New Memory View" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-eL09FQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglemonitors" commandName="Toggle Memory Monitors Pane" description="Toggle Memory Monitors Pane" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-ey4NFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.linkrenderingpanes" commandName="Link Memory Rendering Panes" description="Link Memory Rendering Panes" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-ey4dFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.tablerendering.preferencesaction" commandName="Table Renderings Preferences..." description="&amp;Table Renderings Preferences..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-ey4tFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglesplitpane" commandName="Toggle Split Pane" description="Toggle Split Pane" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-ey49FQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.switchMemoryBlock" commandName="Switch Memory Monitor" description="Switch Memory Monitor" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-ey5NFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.memoryViewPreferencesAction" commandName="Preferences..." description="&amp;Preferences..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-ey5dFQEem-ROiSvHy8BA" 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="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-ey5tFQEem-ROiSvHy8BA" 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="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-fZ8NFQEem-ROiSvHy8BA" 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="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-fZ8dFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-fZ8tFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-fZ89FQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-fZ9NFQEem-ROiSvHy8BA" 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="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-fZ9dFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.AllReferencesInView" commandName="Show References" description="Show &amp;References" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-fZ9tFQEem-ROiSvHy8BA" 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="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-gBANFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-gBAdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-gBAtFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-gBA9FQEem-ROiSvHy8BA" 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="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-gBBNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.BreakpointViewActions/org.eclipse.jdt.debug.ui.breakpointViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-gBBdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowThreadGroups" commandName="Show Thread Groups" description="Show Thread Groups" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-gBBtFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-goENFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowSystemThreads" commandName="Show System Threads" description="Show System Threads" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-goEdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowRunningThreads" commandName="Show Running Threads" description="Show Running Threads" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-goEtFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowMonitorThreadInfo" commandName="Show Monitors" description="Show the Thread &amp; Monitor Information" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-goE9FQEem-ROiSvHy8BA" 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="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-goFNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.DisplayViewActions/org.eclipse.jdt.debug.ui.displayViewToolbar.Execute" commandName="Execute" description="Execute the Selected Text" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-goFdFQEem-ROiSvHy8BA" 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="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-goFtFQEem-ROiSvHy8BA" 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="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-goF9FQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.context.ui.outline.contribution/org.eclipse.mylyn.context.ui.contentOutline.focus" commandName="Focus on Active Task" description="Focus on Active Task (Alt+click to reveal filtered elements)" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-hPINFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.java.ui.markers.breakpoints.contribution/org.eclipse.mylyn.java.ui.actions.focus.markers.breakpoints" commandName="Focus on Active Task" description="Focus on Active Task" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-hPIdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.ui.debug.view.contribution/org.eclipse.mylyn.ui.actions.FilterResourceNavigatorAction" commandName="Focus on Active Task (Experimental)" description="Focus on Active Task (Experimental)" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-hPItFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.ui.projectexplorer.filter/org.eclipse.mylyn.ide.ui.actions.focus.projectExplorer" commandName="Focus on Active Task" description="Focus on Active Task (Alt+click to reveal filtered elements)" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-hPI9FQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.ui.search.contribution/org.eclipse.mylyn.ide.ui.actions.focus.search.results" commandName="Focus on Active Task" description="Focus on Active Task (Alt+click to reveal filtered elements)" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-hPJNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.ui.resource.navigator.filter/org.eclipse.mylyn.ide.ui.actions.focus.resourceNavigator" commandName="Focus on Active Task" description="Focus on Active Task (Alt+click to reveal filtered elements)" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-hPJdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.problems.contribution/org.eclipse.mylyn.ide.ui.actions.focus.markers.problems" commandName="Focus on Active Task" description="Focus on Active Task" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-hPJtFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.markers.all.contribution/org.eclipse.mylyn.ide.ui.actions.focus.markers.all" commandName="Focus on Active Task" description="Focus on Active Task" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-h2MNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.markers.tasks.contribution/org.eclipse.mylyn.ide.ui.actions.focus.markers.tasks" commandName="Focus on Active Task" description="Focus on Active Task" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-h2MdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.markers.bookmarks.contribution/org.eclipse.mylyn.ide.ui.actions.focus.markers.bookmarks" commandName="Focus on Active Task" description="Focus on Active Task" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-h2MtFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.java.explorer.contribution/org.eclipse.mylyn.java.actions.focus.packageExplorer" commandName="Focus on Active Task" description="Focus on Active Task (Alt+click to reveal filtered elements)" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-h2M9FQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.search.open" commandName="Search Repository..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-h2NNFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.synchronize.changed" commandName="Synchronize Changed" description="Synchronize Changed" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-h2NdFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.tasks.restore" commandName="Restore Tasks from History..." category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-h2NtFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.open.repositories.view" commandName="Show Task Repositories View" description="Show Task Repositories View" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-h2N9FQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.doc.legend.show.action" commandName="Show UI Legend" description="Show Tasks UI Legend" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <commands xmi:id="_O-h2ONFQEem-ROiSvHy8BA" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.context.ui.actions.tasklist.focus" commandName="Focus on Workweek" description="Focus on Workweek" category="_OzfD39FQEem-ROiSvHy8BA"/>
+  <addons xmi:id="_OzN-FtFQEem-ROiSvHy8BA" 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="_OzN-F9FQEem-ROiSvHy8BA" 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="_OzN-GNFQEem-ROiSvHy8BA" 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="_OzN-GdFQEem-ROiSvHy8BA" 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="_OzN-GtFQEem-ROiSvHy8BA" 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="_OzN-G9FQEem-ROiSvHy8BA" 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="_OzN-HNFQEem-ROiSvHy8BA" 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="_OzN-HdFQEem-ROiSvHy8BA" 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="_OzN-HtFQEem-ROiSvHy8BA" 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="_OzN-H9FQEem-ROiSvHy8BA" 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="_OzRocNFQEem-ROiSvHy8BA" elementId="SplitterAddon" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.splitteraddon.SplitterAddon"/>
+  <addons xmi:id="_IYS0IKimEeS11vbz3f9ezw" elementId="org.eclipse.ui.ide.addon.0" contributorURI="platform:/plugin/org.eclipse.ui.ide" contributionURI="bundleclass://org.eclipse.ui.ide/org.eclipse.ui.internal.ide.addons.SaveAllDirtyPartsAddon"/>
+  <addons xmi:id="_dz0JgGOlEeSMMaPQU2nlzw" elementId="org.eclipse.ui.ide.application.addon.0" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.ui.ide.application/org.eclipse.ui.internal.ide.application.addons.ModelCleanupAddon"/>
+  <addons xmi:id="_O0UKQNFQEem-ROiSvHy8BA" 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="_OzecwNFQEem-ROiSvHy8BA" elementId="org.eclipse.team.ui.category.team" name="Team" description="Actions that apply when working with a Team"/>
+  <categories xmi:id="_OzecwdFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.category.views" name="Views" description="Commands for opening views"/>
+  <categories xmi:id="_OzecwtFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.category.edit" name="Edit"/>
+  <categories xmi:id="_Ozecw9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.wikitext.ui.editor.category" name="WikiText Markup Editing Commands" description="commands for editing lightweight markup"/>
+  <categories xmi:id="_OzecxNFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.category.editor" name="Task Editor"/>
+  <categories xmi:id="_OzecxdFQEem-ROiSvHy8BA" elementId="org.eclipse.buildship.ui.project" name="Buildship" description="Contains the Buildship specific commands"/>
+  <categories xmi:id="_OzecxtFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.builds.ui.category.Commands" name="Builds"/>
+  <categories xmi:id="_Ozecx9FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.ide.markerContents" name="Contents" description="The category for menu contents"/>
+  <categories xmi:id="_OzecyNFQEem-ROiSvHy8BA" elementId="org.eclipse.oomph.setup.category" name="Oomph Setup"/>
+  <categories xmi:id="_OzecydFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.category.textEditor" name="Text Editing" description="Text Editing Commands"/>
+  <categories xmi:id="_OzecytFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.context.ui.commands" name="Focused UI" description="Task-Focused Interface"/>
+  <categories xmi:id="_Ozecy9FQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.tasks.ui.commands" name="Task Repositories"/>
+  <categories xmi:id="_OzeczNFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.category.navigate" name="Navigate"/>
+  <categories xmi:id="_OzeczdFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.java.ui.commands" name="Java Context" description="Java Task-Focused Interface Commands"/>
+  <categories xmi:id="_OzecztFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.wikitext.context.ui.commands" name="Mylyn WikiText" description="Commands used for Mylyn WikiText"/>
+  <categories xmi:id="_Ozecz9FQEem-ROiSvHy8BA" elementId="org.eclipse.eclemma.ui" name="EclEmma Code Coverage"/>
+  <categories xmi:id="_Ozec0NFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.category.file" name="File"/>
+  <categories xmi:id="_Ozec0dFQEem-ROiSvHy8BA" elementId="org.eclipse.compare.ui.category.compare" name="Compare" description="Compare command category"/>
+  <categories xmi:id="_OzfD0NFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.category.window" name="Window"/>
+  <categories xmi:id="_OzfD0dFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.category.refactoring" name="Refactor - Java" description="Java Refactoring Actions"/>
+  <categories xmi:id="_OzfD0tFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.category.help" name="Help"/>
+  <categories xmi:id="_OzfD09FQEem-ROiSvHy8BA" elementId="org.eclipse.ui.category.project" name="Project"/>
+  <categories xmi:id="_OzfD1NFQEem-ROiSvHy8BA" elementId="org.eclipse.search.ui.category.search" name="Search" description="Search command category"/>
+  <categories xmi:id="_OzfD1dFQEem-ROiSvHy8BA" elementId="org.eclipse.debug.ui.category.run" name="Run/Debug" description="Run/Debug command category"/>
+  <categories xmi:id="_OzfD1tFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.category.dialogs" name="Dialogs" description="Commands for opening dialogs"/>
+  <categories xmi:id="_OzfD19FQEem-ROiSvHy8BA" elementId="org.eclipse.oomph" name="Oomph"/>
+  <categories xmi:id="_OzfD2NFQEem-ROiSvHy8BA" elementId="org.eclipse.egit.ui.commandCategory" name="Git"/>
+  <categories xmi:id="_OzfD2dFQEem-ROiSvHy8BA" elementId="org.eclipse.ui.category.perspectives" name="Perspectives" description="Commands for opening perspectives"/>
+  <categories xmi:id="_OzfD2tFQEem-ROiSvHy8BA" elementId="org.eclipse.ltk.ui.category.refactoring" name="Refactoring"/>
+  <categories xmi:id="_OzfD29FQEem-ROiSvHy8BA" elementId="org.eclipse.gef.category.view" name="View" description="View"/>
+  <categories xmi:id="_OzfD3NFQEem-ROiSvHy8BA" elementId="org.eclipse.jdt.ui.category.source" name="Source" description="Java Source Actions"/>
+  <categories xmi:id="_OzfD3dFQEem-ROiSvHy8BA" elementId="org.eclipse.mylyn.commons.repositories.ui.category.Team" name="Team"/>
+  <categories xmi:id="_OzfD3tFQEem-ROiSvHy8BA" elementId="org.eclipse.oomph.commands" name="Oomph"/>
+  <categories xmi:id="_OzfD39FQEem-ROiSvHy8BA" elementId="org.eclipse.core.commands.categories.autogenerated" name="Uncategorized" description="Commands that were either auto-generated or have no category"/>
+</application:Application>
diff --git a/.metadata/.plugins/org.eclipse.jdt.core/assumedExternalFilesCache b/.metadata/.plugins/org.eclipse.jdt.core/assumedExternalFilesCache
new file mode 100644 (file)
index 0000000..593f470
Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/assumedExternalFilesCache differ
diff --git a/.metadata/.plugins/org.eclipse.jdt.core/externalFilesCache b/.metadata/.plugins/org.eclipse.jdt.core/externalFilesCache
new file mode 100644 (file)
index 0000000..593f470
Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/externalFilesCache differ
diff --git a/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache b/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache
new file mode 100644 (file)
index 0000000..593f470
Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache differ
diff --git a/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat b/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat
new file mode 100644 (file)
index 0000000..0edae4b
Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat differ
diff --git a/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml b/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml
new file mode 100644 (file)
index 0000000..a4ee3cb
--- /dev/null
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<typeInfoHistroy/>
diff --git a/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml b/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml
new file mode 100644 (file)
index 0000000..9e390f5
--- /dev/null
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<qualifiedTypeNameHistroy/>
diff --git a/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml b/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml
new file mode 100644 (file)
index 0000000..f4a13e9
--- /dev/null
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<section name="Workbench">
+       <section name="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart">
+               <item key="group_libraries" value="true"/>
+               <item key="layout" value="2"/>
+               <item key="rootMode" value="1"/>
+               <item key="linkWithEditor" value="false"/>
+               <item key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#x0A;&lt;packageExplorer group_libraries=&quot;1&quot; layout=&quot;2&quot; linkWithEditor=&quot;0&quot; rootMode=&quot;1&quot; workingSetName=&quot;Aggregate for window 1567851415786&quot;&gt;&#x0A;&lt;customFilters userDefinedPatternsEnabled=&quot;false&quot;&gt;&#x0A;&lt;xmlDefinedFilters&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.StaticsFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.buildship.ui.packageexplorer.filter.gradle.buildfolder&quot; isEnabled=&quot;true&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.mylyn.java.ui.MembersFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*&quot; isEnabled=&quot;true&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter&quot; isEnabled=&quot;true&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter&quot; isEnabled=&quot;true&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter&quot; isEnabled=&quot;true&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.m2e.MavenModuleFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.buildship.ui.packageexplorer.filter.gradle.subProject&quot; isEnabled=&quot;true&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.DeprecatedMembersFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter&quot; isEnabled=&quot;true&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter&quot; isEnabled=&quot;true&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter&quot; isEnabled=&quot;true&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.LibraryFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.FieldsFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;/xmlDefinedFilters&gt;&#x0A;&lt;/customFilters&gt;&#x0A;&lt;/packageExplorer&gt;"/>
+       </section>
+</section>
diff --git a/.metadata/.plugins/org.eclipse.m2e.logback.configuration/0.log b/.metadata/.plugins/org.eclipse.m2e.logback.configuration/0.log
new file mode 100644 (file)
index 0000000..032c0c8
--- /dev/null
@@ -0,0 +1 @@
+2019-09-07 11:16:57,433 [Worker-0: Loading available Gradle versions] INFO  o.e.b.c.i.u.g.PublishedGradleVersions - Gradle version information cache is up-to-date. Trying to read.
diff --git a/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.12.0.20190529-1916.xml b/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.12.0.20190529-1916.xml
new file mode 100644 (file)
index 0000000..e33758c
--- /dev/null
@@ -0,0 +1,43 @@
+<configuration scan="true">
+  <appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
+    <encoder class="ch.qos.logback.classic.encoder.PatternLayoutEncoder">
+      <pattern>%date [%thread] %-5level %logger{35} - %msg%n</pattern>
+    </encoder>
+    <filter class="ch.qos.logback.classic.filter.ThresholdFilter">
+      <level>OFF</level> <!-- change to DEBUG to mimic '-consolelog' behaviour -->
+    </filter>
+  </appender>
+
+  <appender name="FILE" class="ch.qos.logback.core.rolling.RollingFileAppender">
+    <File>${org.eclipse.m2e.log.dir}/0.log</File>
+    <rollingPolicy class="ch.qos.logback.core.rolling.FixedWindowRollingPolicy">
+      <FileNamePattern>${org.eclipse.m2e.log.dir}/%i.log</FileNamePattern>
+      <MinIndex>1</MinIndex>
+      <MaxIndex>10</MaxIndex>
+    </rollingPolicy>
+    <triggeringPolicy class="ch.qos.logback.core.rolling.SizeBasedTriggeringPolicy">
+      <MaxFileSize>100MB</MaxFileSize>
+    </triggeringPolicy>
+    <encoder class="ch.qos.logback.classic.encoder.PatternLayoutEncoder">
+      <pattern>%date [%thread] %-5level %logger{35} - %msg%n</pattern>
+    </encoder>
+  </appender>
+
+  <appender name="EclipseLog" class="org.eclipse.m2e.logback.appender.EclipseLogAppender">
+    <filter class="ch.qos.logback.classic.filter.ThresholdFilter">
+      <level>WARN</level>
+    </filter>
+  </appender>
+
+  <appender name="MavenConsoleLog" class="org.eclipse.m2e.logback.appender.MavenConsoleAppender">
+  </appender>
+        
+  <root level="INFO">
+    <appender-ref ref="FILE" />
+    <appender-ref ref="STDOUT" />
+    <appender-ref ref="EclipseLog" />
+    <appender-ref ref="MavenConsoleLog" />
+  </root>
+
+  <logger name="com.ning.http.client" level="INFO" />
+</configuration>
diff --git a/.metadata/.plugins/org.eclipse.oomph.setup/workspace.setup b/.metadata/.plugins/org.eclipse.oomph.setup/workspace.setup
new file mode 100644 (file)
index 0000000..1f73e14
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<setup:Workspace
+    xmi:version="2.0"
+    xmlns:xmi="http://www.omg.org/XMI"
+    xmlns:setup="http://www.eclipse.org/oomph/setup/1.0"
+    name="workspace"/>
diff --git a/.metadata/.plugins/org.eclipse.tips.ide/dialog_settings.xml b/.metadata/.plugins/org.eclipse.tips.ide/dialog_settings.xml
new file mode 100644 (file)
index 0000000..5ca0b77
--- /dev/null
@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<section name="Workbench">
+</section>
diff --git a/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml b/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml
new file mode 100644 (file)
index 0000000..ae6c9b8
--- /dev/null
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<section name="Workbench">
+       <section name="ExternalProjectImportWizard">
+               <item key="WizardProjectsImportPage.STORE_NESTED_PROJECTS" value="false"/>
+               <item key="WizardProjectsImportPage.STORE_COPY_PROJECT_ID" value="false"/>
+               <item key="WizardProjectsImportPage.STORE_ARCHIVE_SELECTED" value="false"/>
+               <list key="WizardProjectsImportPage.STORE_DIRECTORIES">
+                       <item value="/Users/sduce/Documents/git/jalview-manual"/>
+               </list>
+               <list key="WizardProjectsImportPage.STORE_ARCHIVES">
+                       <item value=""/>
+               </list>
+       </section>
+</section>
diff --git a/.metadata/.plugins/org.eclipse.ui.intro/dialog_settings.xml b/.metadata/.plugins/org.eclipse.ui.intro/dialog_settings.xml
new file mode 100644 (file)
index 0000000..4868369
--- /dev/null
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<section name="Workbench">
+       <item key="introLaunchBar.location" value="1024"/>
+</section>
diff --git a/.metadata/.plugins/org.eclipse.ui.intro/introstate b/.metadata/.plugins/org.eclipse.ui.intro/introstate
new file mode 100644 (file)
index 0000000..236d56c
--- /dev/null
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<state reopen="true"/>
\ No newline at end of file
diff --git a/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml b/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml
new file mode 100644 (file)
index 0000000..c7ed1df
--- /dev/null
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<section name="Workbench">
+       <section name="org.eclipse.ui.internal.QuickAccess">
+               <item key="dialogHeight" value="-1"/>
+               <item key="dialogWidth" value="-1"/>
+               <list key="orderedElements">
+               </list>
+               <list key="orderedProviders">
+               </list>
+               <list key="textEntries">
+               </list>
+               <list key="textArray">
+               </list>
+       </section>
+</section>
diff --git a/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml b/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml
new file mode 100644 (file)
index 0000000..2316c49
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<workingSetManager>
+<workingSet editPageId="org.eclipse.jdt.internal.ui.DynamicSourcesWorkingSet" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1567851414979_0" label="Java Main Sources" name="Java Main Sources"/>
+<workingSet editPageId="org.eclipse.jdt.internal.ui.DynamicSourcesWorkingSet" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1567851414989_1" label="Java Test Sources" name="Java Test Sources"/>
+<workingSet aggregate="true" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1567851415786_2" label="Window Working Set" name="Aggregate for window 1567851415786"/>
+</workingSetManager>
\ No newline at end of file
diff --git a/.metadata/version.ini b/.metadata/version.ini
new file mode 100644 (file)
index 0000000..1c97b94
--- /dev/null
@@ -0,0 +1,3 @@
+#Sat Sep 07 11:16:52 BST 2019
+org.eclipse.core.runtime=2
+org.eclipse.platform=4.12.0.v20190605-1800