Commit f98eb12bc3b35dd39076917b141c0fd41d3c7510

Authored by Vincent Benoist
0 parents

tp1Fini

Showing 197 changed files with 25383 additions and 0 deletions   Show diff stats

Too many changes.

To preserve performance only 100 of 197 files are displayed.

.metadata/.lock 0 → 100644
  1 +++ a/.metadata/.lock
... ...
.metadata/.log 0 → 100644
  1 +++ a/.metadata/.log
... ... @@ -0,0 +1,190 @@
  1 +!SESSION 2018-03-26 10:24:25.138 -----------------------------------------------
  2 +eclipse.buildId=4.6.0.I20160606-1100
  3 +java.version=1.8.0_25
  4 +java.vendor=Oracle Corporation
  5 +BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=fr_FR
  6 +Framework arguments: -product org.eclipse.epp.package.modeling.product
  7 +Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.modeling.product
  8 +
  9 +!ENTRY org.eclipse.e4.ui.workbench 4 0 2018-03-26 10:36:51.340
  10 +!MESSAGE Error setting focus to : org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl ApplicationRectangle.java
  11 +!STACK 0
  12 +org.eclipse.swt.SWTException: Widget is disposed
  13 + at org.eclipse.swt.SWT.error(SWT.java:4533)
  14 + at org.eclipse.swt.SWT.error(SWT.java:4448)
  15 + at org.eclipse.swt.SWT.error(SWT.java:4419)
  16 + at org.eclipse.swt.widgets.Widget.error(Widget.java:483)
  17 + at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:420)
  18 + at org.eclipse.swt.widgets.Control.getVisible(Control.java:3116)
  19 + at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1513)
  20 + at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1513)
  21 + at org.eclipse.ui.texteditor.StatusTextEditor.setFocus(StatusTextEditor.java:118)
  22 + at org.eclipse.jdt.internal.ui.javaeditor.JavaEditor.setFocus(JavaEditor.java:2356)
  23 + at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.delegateSetFocus(CompatibilityPart.java:204)
  24 + at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
  25 + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26 + at java.lang.reflect.Method.invoke(Method.java:483)
  27 + at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:54)
  28 + at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282)
  29 + at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:288)
  30 + at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:259)
  31 + at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:107)
  32 + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.focusGui(PartRenderingEngine.java:779)
  33 + at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$2.setFocus(ContributedPartRenderer.java:102)
  34 + at org.eclipse.swt.custom.CTabItem.setFocus(CTabItem.java:332)
  35 + at org.eclipse.swt.custom.CTabFolder.setFocus(CTabFolder.java:2611)
  36 + at org.eclipse.swt.widgets.Control.fixFocus(Control.java:217)
  37 + at org.eclipse.swt.widgets.Control.setVisible(Control.java:5145)
  38 + at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3155)
  39 + at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3163)
  40 + at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1850)
  41 + at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:333)
  42 + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
  43 + at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5219)
  44 + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
  45 + at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4553)
  46 + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4143)
  47 + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
  48 + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
  49 + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
  50 + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
  51 + at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:687)
  52 + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
  53 + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604)
  54 + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
  55 + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
  56 + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
  57 + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
  58 + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
  59 + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
  60 + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
  61 + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  62 + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  63 + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  64 + at java.lang.reflect.Method.invoke(Method.java:483)
  65 + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
  66 + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
  67 + at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
  68 + at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
  69 +
  70 +!ENTRY org.eclipse.e4.ui.workbench 4 0 2018-03-26 10:38:05.084
  71 +!MESSAGE Error setting focus to : org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl ApplicationRectangle.java
  72 +!STACK 0
  73 +org.eclipse.swt.SWTException: Widget is disposed
  74 + at org.eclipse.swt.SWT.error(SWT.java:4533)
  75 + at org.eclipse.swt.SWT.error(SWT.java:4448)
  76 + at org.eclipse.swt.SWT.error(SWT.java:4419)
  77 + at org.eclipse.swt.widgets.Widget.error(Widget.java:483)
  78 + at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:420)
  79 + at org.eclipse.swt.widgets.Control.getVisible(Control.java:3116)
  80 + at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1513)
  81 + at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1513)
  82 + at org.eclipse.ui.texteditor.StatusTextEditor.setFocus(StatusTextEditor.java:118)
  83 + at org.eclipse.jdt.internal.ui.javaeditor.JavaEditor.setFocus(JavaEditor.java:2356)
  84 + at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.delegateSetFocus(CompatibilityPart.java:204)
  85 + at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
  86 + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  87 + at java.lang.reflect.Method.invoke(Method.java:483)
  88 + at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:54)
  89 + at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282)
  90 + at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:288)
  91 + at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:259)
  92 + at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:107)
  93 + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.focusGui(PartRenderingEngine.java:779)
  94 + at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$2.setFocus(ContributedPartRenderer.java:102)
  95 + at org.eclipse.swt.custom.CTabItem.setFocus(CTabItem.java:332)
  96 + at org.eclipse.swt.custom.CTabFolder.setFocus(CTabFolder.java:2611)
  97 + at org.eclipse.swt.widgets.Control.fixFocus(Control.java:217)
  98 + at org.eclipse.swt.widgets.Control.setVisible(Control.java:5145)
  99 + at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3155)
  100 + at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3163)
  101 + at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1850)
  102 + at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:333)
  103 + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
  104 + at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5219)
  105 + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
  106 + at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4553)
  107 + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4143)
  108 + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
  109 + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
  110 + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
  111 + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
  112 + at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:687)
  113 + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
  114 + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604)
  115 + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
  116 + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
  117 + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
  118 + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
  119 + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
  120 + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
  121 + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
  122 + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  123 + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  124 + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  125 + at java.lang.reflect.Method.invoke(Method.java:483)
  126 + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
  127 + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
  128 + at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
  129 + at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
  130 +
  131 +!ENTRY org.eclipse.e4.ui.workbench 4 0 2018-03-26 10:38:08.816
  132 +!MESSAGE Error setting focus to : org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl Rectangle.java
  133 +!STACK 0
  134 +org.eclipse.swt.SWTException: Widget is disposed
  135 + at org.eclipse.swt.SWT.error(SWT.java:4533)
  136 + at org.eclipse.swt.SWT.error(SWT.java:4448)
  137 + at org.eclipse.swt.SWT.error(SWT.java:4419)
  138 + at org.eclipse.swt.widgets.Widget.error(Widget.java:483)
  139 + at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:420)
  140 + at org.eclipse.swt.widgets.Control.getVisible(Control.java:3116)
  141 + at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1513)
  142 + at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1513)
  143 + at org.eclipse.ui.texteditor.StatusTextEditor.setFocus(StatusTextEditor.java:118)
  144 + at org.eclipse.jdt.internal.ui.javaeditor.JavaEditor.setFocus(JavaEditor.java:2356)
  145 + at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.delegateSetFocus(CompatibilityPart.java:204)
  146 + at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
  147 + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  148 + at java.lang.reflect.Method.invoke(Method.java:483)
  149 + at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:54)
  150 + at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282)
  151 + at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:288)
  152 + at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:259)
  153 + at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:107)
  154 + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.focusGui(PartRenderingEngine.java:779)
  155 + at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$2.setFocus(ContributedPartRenderer.java:102)
  156 + at org.eclipse.swt.custom.CTabItem.setFocus(CTabItem.java:332)
  157 + at org.eclipse.swt.custom.CTabFolder.setFocus(CTabFolder.java:2611)
  158 + at org.eclipse.swt.widgets.Control.fixFocus(Control.java:217)
  159 + at org.eclipse.swt.widgets.Control.setVisible(Control.java:5145)
  160 + at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3155)
  161 + at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3163)
  162 + at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1850)
  163 + at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:333)
  164 + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
  165 + at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5219)
  166 + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
  167 + at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4553)
  168 + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4143)
  169 + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
  170 + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
  171 + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
  172 + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
  173 + at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:687)
  174 + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
  175 + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604)
  176 + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
  177 + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
  178 + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
  179 + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
  180 + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
  181 + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
  182 + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
  183 + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  184 + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  185 + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  186 + at java.lang.reflect.Method.invoke(Method.java:483)
  187 + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
  188 + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
  189 + at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
  190 + at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
... ...
.metadata/.mylyn/.taskListIndex/segments.gen 0 → 100644
No preview for this file type
.metadata/.mylyn/.taskListIndex/segments_1 0 → 100644
No preview for this file type
.metadata/.mylyn/.tasks.xml.zip 0 → 100644
No preview for this file type
.metadata/.mylyn/repositories.xml.zip 0 → 100644
No preview for this file type
.metadata/.mylyn/tasks.xml.zip 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.history/11/7031a9fff82c001814f28ffaf5bb7e80 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/11/7031a9fff82c001814f28ffaf5bb7e80
... ... @@ -0,0 +1,65 @@
  1 +import java.util.Scanner;
  2 +
  3 +public class ManipulateurRectangle {
  4 +
  5 + Rectangle[] tabRect;
  6 +
  7 + public void creerTableauRectangle() {
  8 + Scanner sc = new Scanner(System.in);
  9 + int nbRect = 0;
  10 + System.out.println("Nb Rectangle ?");
  11 + nbRect = sc.nextInt();
  12 + if (nbRect > 0) {
  13 + tabRect = new Rectangle[nbRect];
  14 +
  15 + for (int i = 0; i < tabRect.length; i++) {
  16 + tabRect[i] = creerRectangle();
  17 + }
  18 + }
  19 +
  20 + }
  21 +
  22 + public Rectangle creerRectangle() {
  23 + Scanner sc = new Scanner(System.in);
  24 +
  25 + double[] valsPoint = new double[4];
  26 + for (int i = 0; i < valsPoint.length; i++) {
  27 + System.out.println("Coord" + i + "= ?");
  28 + valsPoint[i] = sc.nextDouble();
  29 + }
  30 +
  31 + return new Rectangle(valsPoint[0], valsPoint[1], valsPoint[2], valsPoint[3]);
  32 + }
  33 +
  34 + public String toString() {
  35 + String res = "";
  36 + for (int i = 0; i < tabRect.length; i++) {
  37 + res += tabRect[i].toString() + "\n";
  38 + }
  39 + return res;
  40 + }
  41 +
  42 + public Rectangle max(Rectangle[] t) {
  43 + Rectangle res = null;
  44 + if (t.length > 0) {
  45 + res = t[0];
  46 + double surfaceMax = t[0].surface();
  47 + for (int i = 1; i < tabRect.length; i++) {
  48 + double tmp = t[i].surface();
  49 + if (tmp > surfaceMax) {
  50 + res = t[i];
  51 + surfaceMax = tmp;
  52 + }
  53 + }
  54 +
  55 + }
  56 + return res;
  57 + }
  58 +
  59 + public void decalerRectangles(double decX, double decY) {
  60 + for (int i = 0; i < tabRect.length; i++) {
  61 + tabRect[i].origin.setLocation(tabRect[i].origin.getX() + decX, tabRect[i].origin.getY() + decY);
  62 + tabRect[i].corner.setLocation(tabRect[i].corner.getX() + decX, tabRect[i].corner.getY() + decY);
  63 + }
  64 + }
  65 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/12/6023d8f3f82c001814f28ffaf5bb7e80 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/12/6023d8f3f82c001814f28ffaf5bb7e80
... ... @@ -0,0 +1,49 @@
  1 +import java.awt.geom.*;
  2 +import java.lang.Math;
  3 +import java.lang.*;
  4 +
  5 +public class Rectangle{
  6 + Point2D.Double origin;
  7 + Point2D.Double corner;
  8 +
  9 +
  10 + public Rectangle(double x1, double y1, double x2, double y2){
  11 +
  12 + origin = new Point2D.Double(x1,y1);
  13 + corner = new Point2D.Double(x2,y2);
  14 + }
  15 +
  16 + public double largeur(){
  17 + double calcX, calcY;
  18 +
  19 + calcX= (Math.abs(origin.getX()-corner.getX()));
  20 + calcY= (Math.abs(origin.getY()-corner.getY()));
  21 +
  22 + return Math.min(calcX, calcY);
  23 +
  24 +
  25 +
  26 + }
  27 +
  28 + public double longueur(){
  29 + double calcX, calcY;
  30 +
  31 + calcX= (Math.abs(origin.getX()-corner.getX()));
  32 + calcY= (Math.abs(origin.getY()-corner.getY()));
  33 +
  34 + return Math.max(calcX, calcY);
  35 +
  36 + }
  37 +
  38 + public double surface(){
  39 + return (largeur()*longueur());
  40 + }
  41 +
  42 + public double perimetre(){
  43 + return (2*largeur()+2*longueur());
  44 + }
  45 +
  46 + public String toString(){
  47 + return "("+origin.toString() +","+corner.toString()+")";
  48 + }
  49 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/14/205ae9d2f82c001814f28ffaf5bb7e80 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/14/205ae9d2f82c001814f28ffaf5bb7e80
... ... @@ -0,0 +1,7 @@
  1 +eclipse.preferences.version=1
  2 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
  3 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
  4 +org.eclipse.jdt.core.compiler.compliance=1.8
  5 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
  6 +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
  7 +org.eclipse.jdt.core.compiler.source=1.8
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/15/c038e226d43000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/15/c038e226d43000181a55bc9701b723d3
... ... @@ -0,0 +1,48 @@
  1 +package rectangles;
  2 +import java.awt.geom.Point2D;
  3 +
  4 +public class Rectangle{
  5 + public Point2D.Double origin;
  6 + public Point2D.Double corner;
  7 +
  8 +
  9 + public Rectangle(double x1, double y1, double x2, double y2){
  10 +
  11 + origin = new Point2D.Double(x1,y1);
  12 + corner = new Point2D.Double(x2,y2);
  13 + }
  14 +
  15 + public double largeur(){
  16 + double calcX, calcY;
  17 +
  18 + calcX= (Math.abs(origin.getX()-corner.getX()));
  19 + calcY= (Math.abs(origin.getY()-corner.getY()));
  20 +
  21 + return Math.min(calcX, calcY);
  22 +
  23 +
  24 +
  25 + }
  26 +
  27 + public double longueur(){
  28 + double calcX, calcY;
  29 +
  30 + calcX= (Math.abs(origin.getX()-corner.getX()));
  31 + calcY= (Math.abs(origin.getY()-corner.getY()));
  32 +
  33 + return Math.max(calcX, calcY);
  34 +
  35 + }
  36 +
  37 + public double surface(){
  38 + return (largeur()*longueur());
  39 + }
  40 +
  41 + public double perimetre(){
  42 + return (2*largeur()+2*longueur());
  43 + }
  44 +
  45 + public String toString(){
  46 + return "("+origin.toString() +","+corner.toString()+")";
  47 + }
  48 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/26/e0fff630fa2c001814f28ffaf5bb7e80 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/26/e0fff630fa2c001814f28ffaf5bb7e80
... ... @@ -0,0 +1,65 @@
  1 +import java.util.Scanner;
  2 +
  3 +public class ManipulateurRectangle {
  4 +
  5 + Rectangle[] tabRect;
  6 +
  7 + public void creerTableauRectangle() {
  8 + Scanner sc = new Scanner(System.in);
  9 + int nbRect = 0;
  10 + System.out.println("Nb Rectangle ?");
  11 + nbRect = sc.nextInt();
  12 + if (nbRect > 0) {
  13 + tabRect = new Rectangle[nbRect];
  14 +
  15 + for (int i = 0; i < tabRect.length; i++) {
  16 + tabRect[i] = creerRectangle();
  17 + }
  18 + }
  19 +
  20 + }
  21 +
  22 + public Rectangle creerRectangle() {
  23 + Scanner sc = new Scanner(System.in);
  24 +
  25 + double[] valsPoint = new double[4];
  26 + for (int i = 0; i < valsPoint.length; i++) {
  27 + System.out.println("Coord" + i + "= ?");
  28 + valsPoint[i] = sc.nextDouble();
  29 + }
  30 +
  31 + return new Rectangle(valsPoint[0], valsPoint[1], valsPoint[2], valsPoint[3]);
  32 + }
  33 +
  34 + public String toString() {
  35 + String res = "";
  36 + for (int i = 0; i < tabRect.length; i++) {
  37 + res += tabRect[i].toString() + "\n";
  38 + }
  39 + return res;
  40 + }
  41 +
  42 + public Rectangle max(Rectangle[] t) {
  43 + Rectangle res = null;
  44 + if (t.length > 0) {
  45 + res = t[0];
  46 + double surfaceMax = t[0].surface();
  47 + for (int i = 1; i < tabRect.length; i++) {
  48 + double tmp = t[i].surface();
  49 + if (tmp > surfaceMax) {
  50 + res = t[i];
  51 + surfaceMax = tmp;
  52 + }
  53 + }
  54 +
  55 + }
  56 + return res;
  57 + }
  58 +
  59 + public void decalerRectangles(double decX, double decY) {
  60 + for (int i = 0; i < tabRect.length; i++) {
  61 + tabRect[i].origin.setLocation(tabRect[i].origin.getX() + decX, tabRect[i].origin.getY() + decY);
  62 + tabRect[i].corner.setLocation(tabRect[i].corner.getX() + decX, tabRect[i].corner.getY() + decY);
  63 + }
  64 + }
  65 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/2f/e03e6b27d43000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/2f/e03e6b27d43000181a55bc9701b723d3
... ... @@ -0,0 +1,44 @@
  1 +package rectangles;
  2 +import java.awt.geom.Point2D;
  3 +
  4 +public class Rectangle{
  5 + public Point2D.Double origin;
  6 + public Point2D.Double corner;
  7 +
  8 +
  9 + public Rectangle(double x1, double y1, double x2, double y2){
  10 +
  11 + origin = new Point2D.Double(x1,y1);
  12 + corner = new Point2D.Double(x2,y2);
  13 + }
  14 +
  15 + public double largeur(){
  16 + double calcX, calcY;
  17 +
  18 + calcX= (Math.abs(origin.getX()-corner.getX()));
  19 + calcY= (Math.abs(origin.getY()-corner.getY()));
  20 +
  21 + return Math.min(calcX, calcY);
  22 + }
  23 +
  24 + public double longueur(){
  25 + double calcX, calcY;
  26 +
  27 + calcX= (Math.abs(origin.getX()-corner.getX()));
  28 + calcY= (Math.abs(origin.getY()-corner.getY()));
  29 +
  30 + return Math.max(calcX, calcY);
  31 + }
  32 +
  33 + public double surface(){
  34 + return (largeur()*longueur());
  35 + }
  36 +
  37 + public double perimetre(){
  38 + return (2*largeur()+2*longueur());
  39 + }
  40 +
  41 + public String toString(){
  42 + return "("+origin.toString() +","+corner.toString()+")";
  43 + }
  44 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/34/e074ccf1f82c001814f28ffaf5bb7e80 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/34/e074ccf1f82c001814f28ffaf5bb7e80
... ... @@ -0,0 +1,65 @@
  1 +import java.util.*;
  2 +
  3 +public class ManipulateurRectangle{
  4 +
  5 + Rectangle[] tabRect;
  6 +
  7 + public void creerTableauRectangle(){
  8 + Scanner sc = new Scanner(System.in);
  9 + int nbRect=0;
  10 + System.out.println("Nb Rectangle ?");
  11 + nbRect = sc.nextInt();
  12 + if(nbRect>0){
  13 + tabRect = new Rectangle[nbRect];
  14 +
  15 + for(int i = 0; i< tabRect.length;i++){
  16 + tabRect[i] = creerRectangle();
  17 + }
  18 + }
  19 +
  20 + }
  21 +
  22 + public Rectangle creerRectangle(){
  23 + Scanner sc = new Scanner(System.in);
  24 +
  25 + double[] valsPoint= new double[4];
  26 + for(int i = 0; i < valsPoint.length; i++){
  27 + System.out.println("Coord"+i+"= ?");
  28 + valsPoint[i] = sc.nextDouble();
  29 + }
  30 +
  31 + return new Rectangle(valsPoint[0],valsPoint[1],valsPoint[2],valsPoint[3]);
  32 + }
  33 +
  34 + public String toString(){
  35 + String res="";
  36 + for(int i = 0; i< tabRect.length;i++){
  37 + res+= tabRect[i].toString()+"\n";
  38 + }
  39 + return res;
  40 + }
  41 +
  42 + public Rectangle max(Rectangle[] t){
  43 + Rectangle res = null;
  44 + if(t.length>0){
  45 + res = t[0];
  46 + double surfaceMax = t[0].surface();
  47 + for(int i = 1; i < tabRect.length; i++){
  48 + double tmp = t[i].surface();
  49 + if( tmp > surfaceMax){
  50 + res = t[i];
  51 + surfaceMax = tmp;
  52 + }
  53 + }
  54 +
  55 + }
  56 + return res;
  57 + }
  58 +
  59 + public void decalerRectangles(double decX, double decY){
  60 + for(int i = 0; i < tabRect.length; i++){
  61 + tabRect[i].origin.setLocation(tabRect[i].origin.getX()+decX,tabRect[i].origin.getY()+decY);
  62 + tabRect[i].corner.setLocation(tabRect[i].corner.getX()+decX,tabRect[i].corner.getY()+decY);
  63 + }
  64 + }
  65 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/39/1094bde8f82c001814f28ffaf5bb7e80 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/39/1094bde8f82c001814f28ffaf5bb7e80
... ... @@ -0,0 +1,15 @@
  1 +import java.awt.geom.*;
  2 +
  3 +public class ApplicationRectangle{
  4 +
  5 + public static void main(String[] args){
  6 + Rectangle rectangle = new Rectangle(10.0,10.0,40.0,50.0);
  7 + System.out.println(rectangle.toString());
  8 +
  9 + if(args.length>3){
  10 + Rectangle rectangle2 = new Rectangle(Double.parseDouble(args[0]),Double.parseDouble(args[1]),Double.parseDouble(args[2]),Double.parseDouble(args[3]));
  11 + System.out.println(rectangle2.toString());
  12 + }
  13 + }
  14 +
  15 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/41/a014e929f92c001814f28ffaf5bb7e80 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/41/a014e929f92c001814f28ffaf5bb7e80
... ... @@ -0,0 +1,15 @@
  1 +import java.awt.geom.*;
  2 +
  3 +public class ApplicationRectangle{
  4 +
  5 + public static void main(String[] args){
  6 + Rectangle rectangle = new Rectangle(10.0,10.0,40.0,50.0);
  7 + System.out.println(rectangle.toString());
  8 +
  9 + if(args.length>3){
  10 + Rectangle rectangle2 = new Rectangle(Double.parseDouble(args[0]),Double.parseDouble(args[1]),Double.parseDouble(args[2]),Double.parseDouble(args[3]));
  11 + System.out.println(rectangle2.toString());
  12 + }
  13 + }
  14 +
  15 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/41/a056d0c1cf3000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/41/a056d0c1cf3000181a55bc9701b723d3
... ... @@ -0,0 +1,209 @@
  1 +package test;
  2 +
  3 +import static org.junit.Assert.assertFalse;
  4 +import static org.junit.Assert.assertTrue;
  5 +
  6 +import java.lang.reflect.Method;
  7 +
  8 +import org.junit.Test;
  9 +
  10 +import rectangles.ManipulateurRectangle;
  11 +import rectangles.Rectangle;
  12 +
  13 +public class ManipulateurRectangleTest {
  14 + /*
  15 + *
  16 + *Tests relatifs à ManipulateurRectangle
  17 + *
  18 + */
  19 + @Test
  20 + public void testCreerRectangle() throws TestException {
  21 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  22 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  23 +
  24 + try{
  25 + assertTrue (c.getDeclaredMethod("creerRectangle").getReturnType()==Rectangle.class);
  26 + }
  27 + catch(NoSuchMethodException e){
  28 + throw new TestException("*****verifiez vos signatures de methodes*****");
  29 + }
  30 + catch(AssertionError e){
  31 + throw new TestException("*****la methode creerRectangle doit renvoyer un Rectangle*****");
  32 + }
  33 + catch(NoSuchMethodError e){
  34 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  35 + }
  36 + catch(NoClassDefFoundError e){
  37 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  38 + }
  39 + }
  40 + @Test
  41 + public void testTypeToString() throws TestException {
  42 + Rectangle rec = new Rectangle (0, 100, 50, 60);
  43 + Class<? extends Rectangle> c = rec.getClass();
  44 +
  45 + try{
  46 + assertTrue (c.getDeclaredMethod("toString").getReturnType()==String.class);
  47 + }
  48 + catch(NoSuchMethodException e){
  49 + throw new TestException("*****la methode doit s'appeler toString()*****");
  50 + }
  51 + catch(AssertionError e){
  52 + throw new TestException("*****la methode toString doit renvoyer un String*****");
  53 + }
  54 + catch(NoSuchMethodError e){
  55 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  56 + }
  57 + }
  58 + @Test
  59 + public void testTabRect() throws TestException {
  60 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  61 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  62 +
  63 + try{
  64 + assertTrue (c.getDeclaredField("tabRect").getGenericType()==Rectangle[].class);
  65 + }
  66 + catch(NoSuchFieldException e){
  67 + throw new TestException("*****verifiez le nom de votre variable d'instance ou qu'elle est bien public ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  68 + }
  69 + catch(AssertionError e){
  70 + throw new TestException("*****la variable d'instance tabRect doit etre de type tableau de Rectangle*****");
  71 + }
  72 + catch(NoSuchFieldError e){
  73 + throw new TestException("*****verifiez vos variables d'instances ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  74 + }
  75 + catch(NoClassDefFoundError e){
  76 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  77 + }
  78 + }
  79 + @Test
  80 + public void testCreerTableauRectangle() throws TestException {
  81 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  82 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  83 +
  84 + try{
  85 + assertTrue (c.getDeclaredMethod("creerTableauRectangle").getReturnType()==void.class);
  86 + }
  87 + catch(NoSuchMethodException e){
  88 + throw new TestException("*****verifiez vos signatures de methodes*****");
  89 + }
  90 + catch(AssertionError e){
  91 + throw new TestException("*****la methode creerTableauRectangle ne doit rien renvoyer*****");
  92 + }
  93 + catch(NoSuchMethodError e){
  94 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  95 + }
  96 + catch(NoClassDefFoundError e){
  97 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  98 + }
  99 + }
  100 + @Test
  101 + public void testResultatCreerTableauRectangle() throws TestException {
  102 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  103 + mr.creerTableauRectangle();
  104 + try{
  105 + assertFalse (mr.tabRect.length == 0);
  106 + assertTrue (mr.tabRect[0].getClass() == Rectangle.class);
  107 + }
  108 + catch(AssertionError e){
  109 + throw new TestException("*****la methode creerTableauRectangle doit creer un tableau de rectangle*****");
  110 + }
  111 + catch(NoSuchMethodError e){
  112 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  113 + }
  114 + catch(NoClassDefFoundError e){
  115 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  116 + }
  117 + }
  118 + @Test
  119 + public void testMax() throws TestException {
  120 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  121 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  122 + try{
  123 + assertTrue (c.getDeclaredMethod("max", Rectangle[].class).getReturnType()==Rectangle.class);
  124 + }
  125 + catch(NoSuchMethodException e){
  126 + throw new TestException("*****verifiez vos signatures de methodes*****");
  127 + }
  128 + catch(AssertionError e){
  129 + throw new TestException("*****la methode max doit renvoyer un rectangle*****");
  130 + }
  131 + catch(NoSuchMethodError e){
  132 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  133 + }
  134 + catch(NoClassDefFoundError e){
  135 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  136 + }
  137 + }
  138 + @Test
  139 + public void testResultatMax() throws TestException {
  140 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  141 + mr.tabRect = new Rectangle[4];
  142 + mr.tabRect[0] = new Rectangle (0, 100, 50, 60);
  143 + mr.tabRect[1] = new Rectangle (0, 100, 50, 50);
  144 + mr.tabRect[2] = new Rectangle (0, 50, 50, 60);
  145 + mr.tabRect[3] = new Rectangle (10, 110, 60, 60);
  146 + Rectangle rec = mr.max(mr.tabRect);
  147 + try{
  148 + assertTrue (rec == mr.tabRect[1]);
  149 + }
  150 + catch(AssertionError e){
  151 + throw new TestException("*****votre algorithme de calcul de max est faux*****");
  152 + }
  153 + catch(NoSuchMethodError e){
  154 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  155 + }
  156 + catch(NoClassDefFoundError e){
  157 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  158 + }
  159 + }
  160 + @Test
  161 + public void testDecalerRectangle() throws TestException {
  162 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  163 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  164 + try{
  165 + assertTrue (c.getDeclaredMethod("decalerRectangles", double.class, double.class).getReturnType()==void.class);
  166 + }
  167 + catch(NoSuchMethodException e){
  168 + throw new TestException("*****verifiez vos signatures de methodes*****");
  169 + }
  170 + catch(AssertionError e){
  171 + throw new TestException("*****la methode decalerRectangles ne doit rien renvoyer*****");
  172 + }
  173 + catch(NoSuchMethodError e){
  174 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  175 + }
  176 + catch(NoClassDefFoundError e){
  177 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  178 + }
  179 + }
  180 + @Test
  181 + public void testResultatDecalerRectangle() throws TestException {
  182 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  183 + mr.tabRect = new Rectangle[2];
  184 + mr.tabRect[0] = new Rectangle (0, 100, 50, 60);
  185 + Rectangle r0 = new Rectangle (0, 100, 50, 60);
  186 + mr.tabRect[1] = new Rectangle (10, 20, 50, 50);
  187 + Rectangle r1 = new Rectangle (10, 20, 50, 50);
  188 + mr.decalerRectangles(10, 20);
  189 + try{
  190 + assertTrue(mr.tabRect[0].origin.getX() == (r0.origin.getX() + 10));
  191 + assertTrue(mr.tabRect[0].corner.getX() == (r0.corner.getX() + 10));
  192 + assertTrue(mr.tabRect[0].origin.getY() == (r0.origin.getY() + 20));
  193 + assertTrue(mr.tabRect[0].corner.getY() == (r0.corner.getY() + 20));
  194 + assertTrue(mr.tabRect[1].origin.getX() == (r1.origin.getX() + 10));
  195 + assertTrue(mr.tabRect[1].corner.getX() == (r1.corner.getX() + 10));
  196 + assertTrue(mr.tabRect[1].origin.getY() == (r1.origin.getY() + 20));
  197 + assertTrue(mr.tabRect[1].corner.getY() == (r1.corner.getY() + 20));
  198 + }
  199 + catch(AssertionError e){
  200 + throw new TestException("*****votre algorithme pour decaler les rectangles est faux*****");
  201 + }
  202 + catch(NoSuchMethodError e){
  203 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  204 + }
  205 + catch(NoClassDefFoundError e){
  206 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  207 + }
  208 + }
  209 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/46/30c62e4df92c001814f28ffaf5bb7e80 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/46/30c62e4df92c001814f28ffaf5bb7e80
... ... @@ -0,0 +1,209 @@
  1 +package test;
  2 +
  3 +import static org.junit.Assert.assertFalse;
  4 +import static org.junit.Assert.assertTrue;
  5 +
  6 +import java.lang.reflect.Method;
  7 +
  8 +import org.junit.Test;
  9 +
  10 +import rectangles.ManipulateurRectangle;
  11 +import rectangles.Rectangle;
  12 +
  13 +public class ManipulateurRectangleTest {
  14 + /*
  15 + *
  16 + *Tests relatifs à ManipulateurRectangle
  17 + *
  18 + */
  19 + @Test
  20 + public void testCreerRectangle() throws TestException {
  21 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  22 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  23 +
  24 + try{
  25 + assertTrue (c.getDeclaredMethod("creerRectangle").getReturnType()==Rectangle.class);
  26 + }
  27 + catch(NoSuchMethodException e){
  28 + throw new TestException("*****verifiez vos signatures de methodes*****");
  29 + }
  30 + catch(AssertionError e){
  31 + throw new TestException("*****la methode creerRectangle doit renvoyer un Rectangle*****");
  32 + }
  33 + catch(NoSuchMethodError e){
  34 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  35 + }
  36 + catch(NoClassDefFoundError e){
  37 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  38 + }
  39 + }
  40 + @Test
  41 + public void testTypeToString() throws TestException {
  42 + Rectangle rec = new Rectangle (0, 100, 50, 60);
  43 + Class<? extends Rectangle> c = rec.getClass();
  44 +
  45 + try{
  46 + assertTrue (c.getDeclaredMethod("toString").getReturnType()==String.class);
  47 + }
  48 + catch(NoSuchMethodException e){
  49 + throw new TestException("*****la methode doit s'appeler toString()*****");
  50 + }
  51 + catch(AssertionError e){
  52 + throw new TestException("*****la methode toString doit renvoyer un String*****");
  53 + }
  54 + catch(NoSuchMethodError e){
  55 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  56 + }
  57 + }
  58 + @Test
  59 + public void testTabRect() throws TestException {
  60 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  61 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  62 +
  63 + try{
  64 + assertTrue (c.getDeclaredField("tabRect").getGenericType()==Rectangle[].class);
  65 + }
  66 + catch(NoSuchFieldException e){
  67 + throw new TestException("*****verifiez le nom de votre variable d'instance ou qu'elle est bien public ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  68 + }
  69 + catch(AssertionError e){
  70 + throw new TestException("*****la variable d'instance tabRect doit etre de type tableau de Rectangle*****");
  71 + }
  72 + catch(NoSuchFieldError e){
  73 + throw new TestException("*****verifiez vos variables d'instances ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  74 + }
  75 + catch(NoClassDefFoundError e){
  76 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  77 + }
  78 + }
  79 + @Test
  80 + public void testCreerTableauRectangle() throws TestException {
  81 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  82 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  83 +
  84 + try{
  85 + assertTrue (c.getDeclaredMethod("creerTableauRectangle").getReturnType()==void.class);
  86 + }
  87 + catch(NoSuchMethodException e){
  88 + throw new TestException("*****verifiez vos signatures de methodes*****");
  89 + }
  90 + catch(AssertionError e){
  91 + throw new TestException("*****la methode creerTableauRectangle ne doit rien renvoyer*****");
  92 + }
  93 + catch(NoSuchMethodError e){
  94 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  95 + }
  96 + catch(NoClassDefFoundError e){
  97 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  98 + }
  99 + }
  100 + @Test
  101 + public void testResultatCreerTableauRectangle() throws TestException {
  102 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  103 + mr.creerTableauRectangle();
  104 + try{
  105 + assertFalse (mr.tabRect.length == 0);
  106 + assertTrue (mr.tabRect[0].getClass() == Rectangle.class);
  107 + }
  108 + catch(AssertionError e){
  109 + throw new TestException("*****la methode creerTableauRectangle doit creer un tableau de rectangle*****");
  110 + }
  111 + catch(NoSuchMethodError e){
  112 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  113 + }
  114 + catch(NoClassDefFoundError e){
  115 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  116 + }
  117 + }
  118 + @Test
  119 + public void testMax() throws TestException {
  120 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  121 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  122 + try{
  123 + assertTrue (c.getDeclaredMethod("max", Rectangle[].class).getReturnType()==Rectangle.class);
  124 + }
  125 + catch(NoSuchMethodException e){
  126 + throw new TestException("*****verifiez vos signatures de methodes*****");
  127 + }
  128 + catch(AssertionError e){
  129 + throw new TestException("*****la methode max doit renvoyer un rectangle*****");
  130 + }
  131 + catch(NoSuchMethodError e){
  132 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  133 + }
  134 + catch(NoClassDefFoundError e){
  135 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  136 + }
  137 + }
  138 + @Test
  139 + public void testResultatMax() throws TestException {
  140 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  141 + mr.tabRect = new Rectangle[4];
  142 + mr.tabRect[0] = new Rectangle (0, 100, 50, 60);
  143 + mr.tabRect[1] = new Rectangle (0, 100, 50, 50);
  144 + mr.tabRect[2] = new Rectangle (0, 50, 50, 60);
  145 + mr.tabRect[3] = new Rectangle (10, 110, 60, 60);
  146 + Rectangle rec = mr.max(mr.tabRect);
  147 + try{
  148 + assertTrue (rec == mr.tabRect[1]);
  149 + }
  150 + catch(AssertionError e){
  151 + throw new TestException("*****votre algorithme de calcul de max est faux*****");
  152 + }
  153 + catch(NoSuchMethodError e){
  154 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  155 + }
  156 + catch(NoClassDefFoundError e){
  157 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  158 + }
  159 + }
  160 + @Test
  161 + public void testDecalerRectangle() throws TestException {
  162 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  163 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  164 + try{
  165 + assertTrue (c.getDeclaredMethod("decalerRectangles", double.class, double.class).getReturnType()==void.class);
  166 + }
  167 + catch(NoSuchMethodException e){
  168 + throw new TestException("*****verifiez vos signatures de methodes*****");
  169 + }
  170 + catch(AssertionError e){
  171 + throw new TestException("*****la methode decalerRectangles ne doit rien renvoyer*****");
  172 + }
  173 + catch(NoSuchMethodError e){
  174 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  175 + }
  176 + catch(NoClassDefFoundError e){
  177 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  178 + }
  179 + }
  180 + @Test
  181 + public void testResultatDecalerRectangle() throws TestException {
  182 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  183 + mr.tabRect = new Rectangle[2];
  184 + mr.tabRect[0] = new Rectangle (0, 100, 50, 60);
  185 + Rectangle r0 = new Rectangle (0, 100, 50, 60);
  186 + mr.tabRect[1] = new Rectangle (10, 20, 50, 50);
  187 + Rectangle r1 = new Rectangle (10, 20, 50, 50);
  188 + mr.decalerRectangles(10, 20);
  189 + try{
  190 + assertTrue(mr.tabRect[0].origin.getX() == (r0.origin.getX() + 10));
  191 + assertTrue(mr.tabRect[0].corner.getX() == (r0.corner.getX() + 10));
  192 + assertTrue(mr.tabRect[0].origin.getY() == (r0.origin.getY() + 20));
  193 + assertTrue(mr.tabRect[0].corner.getY() == (r0.corner.getY() + 20));
  194 + assertTrue(mr.tabRect[1].origin.getX() == (r1.origin.getX() + 10));
  195 + assertTrue(mr.tabRect[1].corner.getX() == (r1.corner.getX() + 10));
  196 + assertTrue(mr.tabRect[1].origin.getY() == (r1.origin.getY() + 20));
  197 + assertTrue(mr.tabRect[1].corner.getY() == (r1.corner.getY() + 20));
  198 + }
  199 + catch(AssertionError e){
  200 + throw new TestException("*****votre algorithme pour decaler les rectangles est faux*****");
  201 + }
  202 + catch(NoSuchMethodError e){
  203 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  204 + }
  205 + catch(NoClassDefFoundError e){
  206 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  207 + }
  208 + }
  209 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/49/80b21b29f92c001814f28ffaf5bb7e80 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/49/80b21b29f92c001814f28ffaf5bb7e80
... ... @@ -0,0 +1,65 @@
  1 +import java.util.*;
  2 +
  3 +public class ManipulateurRectangle{
  4 +
  5 + Rectangle[] tabRect;
  6 +
  7 + public void creerTableauRectangle(){
  8 + Scanner sc = new Scanner(System.in);
  9 + int nbRect=0;
  10 + System.out.println("Nb Rectangle ?");
  11 + nbRect = sc.nextInt();
  12 + if(nbRect>0){
  13 + tabRect = new Rectangle[nbRect];
  14 +
  15 + for(int i = 0; i< tabRect.length;i++){
  16 + tabRect[i] = creerRectangle();
  17 + }
  18 + }
  19 +
  20 + }
  21 +
  22 + public Rectangle creerRectangle(){
  23 + Scanner sc = new Scanner(System.in);
  24 +
  25 + double[] valsPoint= new double[4];
  26 + for(int i = 0; i < valsPoint.length; i++){
  27 + System.out.println("Coord"+i+"= ?");
  28 + valsPoint[i] = sc.nextDouble();
  29 + }
  30 +
  31 + return new Rectangle(valsPoint[0],valsPoint[1],valsPoint[2],valsPoint[3]);
  32 + }
  33 +
  34 + public String toString(){
  35 + String res="";
  36 + for(int i = 0; i< tabRect.length;i++){
  37 + res+= tabRect[i].toString()+"\n";
  38 + }
  39 + return res;
  40 + }
  41 +
  42 + public Rectangle max(Rectangle[] t){
  43 + Rectangle res = null;
  44 + if(t.length>0){
  45 + res = t[0];
  46 + double surfaceMax = t[0].surface();
  47 + for(int i = 1; i < tabRect.length; i++){
  48 + double tmp = t[i].surface();
  49 + if( tmp > surfaceMax){
  50 + res = t[i];
  51 + surfaceMax = tmp;
  52 + }
  53 + }
  54 +
  55 + }
  56 + return res;
  57 + }
  58 +
  59 + public void decalerRectangles(double decX, double decY){
  60 + for(int i = 0; i < tabRect.length; i++){
  61 + tabRect[i].origin.setLocation(tabRect[i].origin.getX()+decX,tabRect[i].origin.getY()+decY);
  62 + tabRect[i].corner.setLocation(tabRect[i].corner.getX()+decX,tabRect[i].corner.getY()+decY);
  63 + }
  64 + }
  65 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/5b/a04e4677cf3000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/5b/a04e4677cf3000181a55bc9701b723d3
... ... @@ -0,0 +1,49 @@
  1 +import java.awt.geom.*;
  2 +import java.lang.Math;
  3 +import java.lang.*;
  4 +
  5 +public class Rectangle{
  6 + Point2D.Double origin;
  7 + Point2D.Double corner;
  8 +
  9 +
  10 + public Rectangle(double x1, double y1, double x2, double y2){
  11 +
  12 + origin = new Point2D.Double(x1,y1);
  13 + corner = new Point2D.Double(x2,y2);
  14 + }
  15 +
  16 + public double largeur(){
  17 + double calcX, calcY;
  18 +
  19 + calcX= (Math.abs(origin.getX()-corner.getX()));
  20 + calcY= (Math.abs(origin.getY()-corner.getY()));
  21 +
  22 + return Math.min(calcX, calcY);
  23 +
  24 +
  25 +
  26 + }
  27 +
  28 + public double longueur(){
  29 + double calcX, calcY;
  30 +
  31 + calcX= (Math.abs(origin.getX()-corner.getX()));
  32 + calcY= (Math.abs(origin.getY()-corner.getY()));
  33 +
  34 + return Math.max(calcX, calcY);
  35 +
  36 + }
  37 +
  38 + public double surface(){
  39 + return (largeur()*longueur());
  40 + }
  41 +
  42 + public double perimetre(){
  43 + return (2*largeur()+2*longueur());
  44 + }
  45 +
  46 + public String toString(){
  47 + return "("+origin.toString() +","+corner.toString()+")";
  48 + }
  49 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/66/20523b77cf3000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/66/20523b77cf3000181a55bc9701b723d3
... ... @@ -0,0 +1,15 @@
  1 +import java.awt.geom.*;
  2 +
  3 +public class ApplicationRectangle{
  4 +
  5 + public static void main(String[] args){
  6 + Rectangle rectangle = new Rectangle(10.0,10.0,40.0,50.0);
  7 + System.out.println(rectangle.toString());
  8 +
  9 + if(args.length>3){
  10 + Rectangle rectangle2 = new Rectangle(Double.parseDouble(args[0]),Double.parseDouble(args[1]),Double.parseDouble(args[2]),Double.parseDouble(args[3]));
  11 + System.out.println(rectangle2.toString());
  12 + }
  13 + }
  14 +
  15 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/74/50234481cf3000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/74/50234481cf3000181a55bc9701b723d3
... ... @@ -0,0 +1,66 @@
  1 +package rectangle;
  2 +import java.util.*;
  3 +
  4 +public class ManipulateurRectangle{
  5 +
  6 + Rectangle[] tabRect;
  7 +
  8 + public void creerTableauRectangle(){
  9 + Scanner sc = new Scanner(System.in);
  10 + int nbRect=0;
  11 + System.out.println("Nb Rectangle ?");
  12 + nbRect = sc.nextInt();
  13 + if(nbRect>0){
  14 + tabRect = new Rectangle[nbRect];
  15 +
  16 + for(int i = 0; i< tabRect.length;i++){
  17 + tabRect[i] = creerRectangle();
  18 + }
  19 + }
  20 +
  21 + }
  22 +
  23 + public Rectangle creerRectangle(){
  24 + Scanner sc = new Scanner(System.in);
  25 +
  26 + double[] valsPoint= new double[4];
  27 + for(int i = 0; i < valsPoint.length; i++){
  28 + System.out.println("Coord"+i+"= ?");
  29 + valsPoint[i] = sc.nextDouble();
  30 + }
  31 +
  32 + return new Rectangle(valsPoint[0],valsPoint[1],valsPoint[2],valsPoint[3]);
  33 + }
  34 +
  35 + public String toString(){
  36 + String res="";
  37 + for(int i = 0; i< tabRect.length;i++){
  38 + res+= tabRect[i].toString()+"\n";
  39 + }
  40 + return res;
  41 + }
  42 +
  43 + public Rectangle max(Rectangle[] t){
  44 + Rectangle res = null;
  45 + if(t.length>0){
  46 + res = t[0];
  47 + double surfaceMax = t[0].surface();
  48 + for(int i = 1; i < tabRect.length; i++){
  49 + double tmp = t[i].surface();
  50 + if( tmp > surfaceMax){
  51 + res = t[i];
  52 + surfaceMax = tmp;
  53 + }
  54 + }
  55 +
  56 + }
  57 + return res;
  58 + }
  59 +
  60 + public void decalerRectangles(double decX, double decY){
  61 + for(int i = 0; i < tabRect.length; i++){
  62 + tabRect[i].origin.setLocation(tabRect[i].origin.getX()+decX,tabRect[i].origin.getY()+decY);
  63 + tabRect[i].corner.setLocation(tabRect[i].corner.getX()+decX,tabRect[i].corner.getY()+decY);
  64 + }
  65 + }
  66 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/77/0010874cd43000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/77/0010874cd43000181a55bc9701b723d3
... ... @@ -0,0 +1,214 @@
  1 +package test;
  2 +
  3 +import static org.junit.Assert.assertFalse;
  4 +import static org.junit.Assert.assertTrue;
  5 +
  6 +import java.lang.reflect.Method;
  7 +import java.util.NoSuchElementException;
  8 +
  9 +import org.junit.Test;
  10 +import java.lang.Throwable.*;
  11 +
  12 +import rectangles.ManipulateurRectangle;
  13 +import rectangles.Rectangle;
  14 +
  15 +public class ManipulateurRectangleTest {
  16 + /*
  17 + *
  18 + *Tests relatifs à ManipulateurRectangle
  19 + *
  20 + */
  21 + @Test
  22 + public void testCreerRectangle() throws TestException {
  23 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  24 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  25 +
  26 + try{
  27 + assertTrue (c.getDeclaredMethod("creerRectangle").getReturnType()==Rectangle.class);
  28 + }
  29 + catch(NoSuchMethodException e){
  30 + throw new TestException("*****verifiez vos signatures de methodes*****");
  31 + }
  32 + catch(AssertionError e){
  33 + throw new TestException("*****la methode creerRectangle doit renvoyer un Rectangle*****");
  34 + }
  35 + catch(NoSuchMethodError e){
  36 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  37 + }
  38 + catch(NoClassDefFoundError e){
  39 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  40 + }
  41 + }
  42 + @Test
  43 + public void testTypeToString() throws TestException {
  44 + Rectangle rec = new Rectangle (0, 100, 50, 60);
  45 + Class<? extends Rectangle> c = rec.getClass();
  46 +
  47 + try{
  48 + assertTrue (c.getDeclaredMethod("toString").getReturnType()==String.class);
  49 + }
  50 + catch(NoSuchMethodException e){
  51 + throw new TestException("*****la methode doit s'appeler toString()*****");
  52 + }
  53 + catch(AssertionError e){
  54 + throw new TestException("*****la methode toString doit renvoyer un String*****");
  55 + }
  56 + catch(NoSuchMethodError e){
  57 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  58 + }
  59 + }
  60 + @Test
  61 + public void testTabRect() throws TestException {
  62 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  63 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  64 +
  65 + try{
  66 + assertTrue (c.getDeclaredField("tabRect").getGenericType()==Rectangle[].class);
  67 + }
  68 + catch(NoSuchFieldException e){
  69 + throw new TestException("*****verifiez le nom de votre variable d'instance ou qu'elle est bien public ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  70 + }
  71 + catch(AssertionError e){
  72 + throw new TestException("*****la variable d'instance tabRect doit etre de type tableau de Rectangle*****");
  73 + }
  74 + catch(NoSuchFieldError e){
  75 + throw new TestException("*****verifiez vos variables d'instances ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  76 + }
  77 + catch(NoClassDefFoundError e){
  78 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  79 + }
  80 + }
  81 + @Test
  82 + public void testCreerTableauRectangle() throws TestException {
  83 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  84 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  85 +
  86 + try{
  87 + assertTrue (c.getDeclaredMethod("creerTableauRectangle").getReturnType()==void.class);
  88 + }
  89 + catch(NoSuchMethodException e){
  90 + throw new TestException("*****verifiez vos signatures de methodes*****");
  91 + }
  92 + catch(AssertionError e){
  93 + throw new TestException("*****la methode creerTableauRectangle ne doit rien renvoyer*****");
  94 + }
  95 + catch(NoSuchMethodError e){
  96 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  97 + }
  98 + catch(NoClassDefFoundError e){
  99 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  100 + }
  101 + }
  102 + @Test
  103 + public void testResultatCreerTableauRectangle() throws TestException {
  104 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  105 + mr.creerTableauRectangle();
  106 + try{
  107 + assertFalse (mr.tabRect.length == 0);
  108 + assertTrue (mr.tabRect[0].getClass() == Rectangle.class);
  109 + }
  110 + catch(AssertionError e){
  111 + throw new TestException("*****la methode creerTableauRectangle doit creer un tableau de rectangle*****");
  112 + }
  113 + catch(NoSuchMethodError e){
  114 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  115 + }
  116 + catch(NoClassDefFoundError e){
  117 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  118 + }
  119 + catch(NoSuchElementException e){
  120 +
  121 + }
  122 + }
  123 + @Test
  124 + public void testMax() throws TestException {
  125 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  126 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  127 + try{
  128 + assertTrue (c.getDeclaredMethod("max", Rectangle[].class).getReturnType()==Rectangle.class);
  129 + }
  130 + catch(NoSuchMethodException e){
  131 + throw new TestException("*****verifiez vos signatures de methodes*****");
  132 + }
  133 + catch(AssertionError e){
  134 + throw new TestException("*****la methode max doit renvoyer un rectangle*****");
  135 + }
  136 + catch(NoSuchMethodError e){
  137 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  138 + }
  139 + catch(NoClassDefFoundError e){
  140 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  141 + }
  142 + }
  143 + @Test
  144 + public void testResultatMax() throws TestException {
  145 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  146 + mr.tabRect = new Rectangle[4];
  147 + mr.tabRect[0] = new Rectangle (0, 100, 50, 60);
  148 + mr.tabRect[1] = new Rectangle (0, 100, 50, 50);
  149 + mr.tabRect[2] = new Rectangle (0, 50, 50, 60);
  150 + mr.tabRect[3] = new Rectangle (10, 110, 60, 60);
  151 + Rectangle rec = mr.max(mr.tabRect);
  152 + try{
  153 + assertTrue (rec == mr.tabRect[1]);
  154 + }
  155 + catch(AssertionError e){
  156 + throw new TestException("*****votre algorithme de calcul de max est faux*****");
  157 + }
  158 + catch(NoSuchMethodError e){
  159 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  160 + }
  161 + catch(NoClassDefFoundError e){
  162 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  163 + }
  164 + }
  165 + @Test
  166 + public void testDecalerRectangle() throws TestException {
  167 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  168 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  169 + try{
  170 + assertTrue (c.getDeclaredMethod("decalerRectangles", double.class, double.class).getReturnType()==void.class);
  171 + }
  172 + catch(NoSuchMethodException e){
  173 + throw new TestException("*****verifiez vos signatures de methodes*****");
  174 + }
  175 + catch(AssertionError e){
  176 + throw new TestException("*****la methode decalerRectangles ne doit rien renvoyer*****");
  177 + }
  178 + catch(NoSuchMethodError e){
  179 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  180 + }
  181 + catch(NoClassDefFoundError e){
  182 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  183 + }
  184 + }
  185 + @Test
  186 + public void testResultatDecalerRectangle() throws TestException {
  187 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  188 + mr.tabRect = new Rectangle[2];
  189 + mr.tabRect[0] = new Rectangle (0, 100, 50, 60);
  190 + Rectangle r0 = new Rectangle (0, 100, 50, 60);
  191 + mr.tabRect[1] = new Rectangle (10, 20, 50, 50);
  192 + Rectangle r1 = new Rectangle (10, 20, 50, 50);
  193 + mr.decalerRectangles(10, 20);
  194 + try{
  195 + assertTrue(mr.tabRect[0].origin.getX() == (r0.origin.getX() + 10));
  196 + assertTrue(mr.tabRect[0].corner.getX() == (r0.corner.getX() + 10));
  197 + assertTrue(mr.tabRect[0].origin.getY() == (r0.origin.getY() + 20));
  198 + assertTrue(mr.tabRect[0].corner.getY() == (r0.corner.getY() + 20));
  199 + assertTrue(mr.tabRect[1].origin.getX() == (r1.origin.getX() + 10));
  200 + assertTrue(mr.tabRect[1].corner.getX() == (r1.corner.getX() + 10));
  201 + assertTrue(mr.tabRect[1].origin.getY() == (r1.origin.getY() + 20));
  202 + assertTrue(mr.tabRect[1].corner.getY() == (r1.corner.getY() + 20));
  203 + }
  204 + catch(AssertionError e){
  205 + throw new TestException("*****votre algorithme pour decaler les rectangles est faux*****");
  206 + }
  207 + catch(NoSuchMethodError e){
  208 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  209 + }
  210 + catch(NoClassDefFoundError e){
  211 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  212 + }
  213 + }
  214 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/7e/c0ad576ed43000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/7e/c0ad576ed43000181a55bc9701b723d3
... ... @@ -0,0 +1,214 @@
  1 +package test;
  2 +
  3 +import static org.junit.Assert.assertFalse;
  4 +import static org.junit.Assert.assertTrue;
  5 +
  6 +import java.lang.reflect.Method;
  7 +import java.util.NoSuchElementException;
  8 +
  9 +import org.junit.Test;
  10 +import java.lang.Throwable.*;
  11 +
  12 +import rectangles.ManipulateurRectangle;
  13 +import rectangles.Rectangle;
  14 +
  15 +public class ManipulateurRectangleTest {
  16 + /*
  17 + *
  18 + *Tests relatifs à ManipulateurRectangle
  19 + *
  20 + */
  21 + @Test
  22 + public void testCreerRectangle() throws TestException {
  23 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  24 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  25 +
  26 + try{
  27 + assertTrue (c.getDeclaredMethod("creerRectangle").getReturnType()==Rectangle.class);
  28 + }
  29 + catch(NoSuchMethodException e){
  30 + throw new TestException("*****verifiez vos signatures de methodes*****");
  31 + }
  32 + catch(AssertionError e){
  33 + throw new TestException("*****la methode creerRectangle doit renvoyer un Rectangle*****");
  34 + }
  35 + catch(NoSuchMethodError e){
  36 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  37 + }
  38 + catch(NoClassDefFoundError e){
  39 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  40 + }
  41 + }
  42 + @Test
  43 + public void testTypeToString() throws TestException {
  44 + Rectangle rec = new Rectangle (0, 100, 50, 60);
  45 + Class<? extends Rectangle> c = rec.getClass();
  46 +
  47 + try{
  48 + assertTrue (c.getDeclaredMethod("toString").getReturnType()==String.class);
  49 + }
  50 + catch(NoSuchMethodException e){
  51 + throw new TestException("*****la methode doit s'appeler toString()*****");
  52 + }
  53 + catch(AssertionError e){
  54 + throw new TestException("*****la methode toString doit renvoyer un String*****");
  55 + }
  56 + catch(NoSuchMethodError e){
  57 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  58 + }
  59 + }
  60 + @Test
  61 + public void testTabRect() throws TestException {
  62 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  63 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  64 +
  65 + try{
  66 + assertTrue (c.getDeclaredField("tabRect").getGenericType()==Rectangle[].class);
  67 + }
  68 + catch(NoSuchFieldException e){
  69 + throw new TestException("*****verifiez le nom de votre variable d'instance ou qu'elle est bien public ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  70 + }
  71 + catch(AssertionError e){
  72 + throw new TestException("*****la variable d'instance tabRect doit etre de type tableau de Rectangle*****");
  73 + }
  74 + catch(NoSuchFieldError e){
  75 + throw new TestException("*****verifiez vos variables d'instances ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  76 + }
  77 + catch(NoClassDefFoundError e){
  78 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  79 + }
  80 + }
  81 + @Test
  82 + public void testCreerTableauRectangle() throws TestException {
  83 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  84 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  85 +
  86 + try{
  87 + assertTrue (c.getDeclaredMethod("creerTableauRectangle").getReturnType()==void.class);
  88 + }
  89 + catch(NoSuchMethodException e){
  90 + throw new TestException("*****verifiez vos signatures de methodes*****");
  91 + }
  92 + catch(AssertionError e){
  93 + throw new TestException("*****la methode creerTableauRectangle ne doit rien renvoyer*****");
  94 + }
  95 + catch(NoSuchMethodError e){
  96 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  97 + }
  98 + catch(NoClassDefFoundError e){
  99 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  100 + }
  101 + }
  102 + @Test
  103 + public void testResultatCreerTableauRectangle() throws TestException {
  104 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  105 + mr.creerTableauRectangle();
  106 + try{
  107 + assertFalse (mr.tabRect.length == 0);
  108 + assertTrue (mr.tabRect[0].getClass() == Rectangle.class);
  109 + }
  110 + catch(AssertionError e){
  111 + throw new TestException("*****la methode creerTableauRectangle doit creer un tableau de rectangle*****");
  112 + }
  113 + catch(NoSuchMethodError e){
  114 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  115 + }
  116 + catch(NoClassDefFoundError e){
  117 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  118 + }
  119 + catch(Exception e){
  120 +
  121 + }
  122 + }
  123 + @Test
  124 + public void testMax() throws TestException {
  125 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  126 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  127 + try{
  128 + assertTrue (c.getDeclaredMethod("max", Rectangle[].class).getReturnType()==Rectangle.class);
  129 + }
  130 + catch(NoSuchMethodException e){
  131 + throw new TestException("*****verifiez vos signatures de methodes*****");
  132 + }
  133 + catch(AssertionError e){
  134 + throw new TestException("*****la methode max doit renvoyer un rectangle*****");
  135 + }
  136 + catch(NoSuchMethodError e){
  137 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  138 + }
  139 + catch(NoClassDefFoundError e){
  140 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  141 + }
  142 + }
  143 + @Test
  144 + public void testResultatMax() throws TestException {
  145 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  146 + mr.tabRect = new Rectangle[4];
  147 + mr.tabRect[0] = new Rectangle (0, 100, 50, 60);
  148 + mr.tabRect[1] = new Rectangle (0, 100, 50, 50);
  149 + mr.tabRect[2] = new Rectangle (0, 50, 50, 60);
  150 + mr.tabRect[3] = new Rectangle (10, 110, 60, 60);
  151 + Rectangle rec = mr.max(mr.tabRect);
  152 + try{
  153 + assertTrue (rec == mr.tabRect[1]);
  154 + }
  155 + catch(AssertionError e){
  156 + throw new TestException("*****votre algorithme de calcul de max est faux*****");
  157 + }
  158 + catch(NoSuchMethodError e){
  159 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  160 + }
  161 + catch(NoClassDefFoundError e){
  162 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  163 + }
  164 + }
  165 + @Test
  166 + public void testDecalerRectangle() throws TestException {
  167 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  168 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  169 + try{
  170 + assertTrue (c.getDeclaredMethod("decalerRectangles", double.class, double.class).getReturnType()==void.class);
  171 + }
  172 + catch(NoSuchMethodException e){
  173 + throw new TestException("*****verifiez vos signatures de methodes*****");
  174 + }
  175 + catch(AssertionError e){
  176 + throw new TestException("*****la methode decalerRectangles ne doit rien renvoyer*****");
  177 + }
  178 + catch(NoSuchMethodError e){
  179 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  180 + }
  181 + catch(NoClassDefFoundError e){
  182 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  183 + }
  184 + }
  185 + @Test
  186 + public void testResultatDecalerRectangle() throws TestException {
  187 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  188 + mr.tabRect = new Rectangle[2];
  189 + mr.tabRect[0] = new Rectangle (0, 100, 50, 60);
  190 + Rectangle r0 = new Rectangle (0, 100, 50, 60);
  191 + mr.tabRect[1] = new Rectangle (10, 20, 50, 50);
  192 + Rectangle r1 = new Rectangle (10, 20, 50, 50);
  193 + mr.decalerRectangles(10, 20);
  194 + try{
  195 + assertTrue(mr.tabRect[0].origin.getX() == (r0.origin.getX() + 10));
  196 + assertTrue(mr.tabRect[0].corner.getX() == (r0.corner.getX() + 10));
  197 + assertTrue(mr.tabRect[0].origin.getY() == (r0.origin.getY() + 20));
  198 + assertTrue(mr.tabRect[0].corner.getY() == (r0.corner.getY() + 20));
  199 + assertTrue(mr.tabRect[1].origin.getX() == (r1.origin.getX() + 10));
  200 + assertTrue(mr.tabRect[1].corner.getX() == (r1.corner.getX() + 10));
  201 + assertTrue(mr.tabRect[1].origin.getY() == (r1.origin.getY() + 20));
  202 + assertTrue(mr.tabRect[1].corner.getY() == (r1.corner.getY() + 20));
  203 + }
  204 + catch(AssertionError e){
  205 + throw new TestException("*****votre algorithme pour decaler les rectangles est faux*****");
  206 + }
  207 + catch(NoSuchMethodError e){
  208 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  209 + }
  210 + catch(NoClassDefFoundError e){
  211 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  212 + }
  213 + }
  214 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/89/406cdfe8cf3000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/89/406cdfe8cf3000181a55bc9701b723d3
... ... @@ -0,0 +1,50 @@
  1 +package rectangles;
  2 +import java.awt.geom.*;
  3 +import java.lang.Math;
  4 +import java.lang.*;
  5 +
  6 +public class Rectangle{
  7 + Point2D.Double origin;
  8 + Point2D.Double corner;
  9 +
  10 +
  11 + public Rectangle(double x1, double y1, double x2, double y2){
  12 +
  13 + origin = new Point2D.Double(x1,y1);
  14 + corner = new Point2D.Double(x2,y2);
  15 + }
  16 +
  17 + public double largeur(){
  18 + double calcX, calcY;
  19 +
  20 + calcX= (Math.abs(origin.getX()-corner.getX()));
  21 + calcY= (Math.abs(origin.getY()-corner.getY()));
  22 +
  23 + return Math.min(calcX, calcY);
  24 +
  25 +
  26 +
  27 + }
  28 +
  29 + public double longueur(){
  30 + double calcX, calcY;
  31 +
  32 + calcX= (Math.abs(origin.getX()-corner.getX()));
  33 + calcY= (Math.abs(origin.getY()-corner.getY()));
  34 +
  35 + return Math.max(calcX, calcY);
  36 +
  37 + }
  38 +
  39 + public double surface(){
  40 + return (largeur()*longueur());
  41 + }
  42 +
  43 + public double perimetre(){
  44 + return (2*largeur()+2*longueur());
  45 + }
  46 +
  47 + public String toString(){
  48 + return "("+origin.toString() +","+corner.toString()+")";
  49 + }
  50 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/9c/309e04cfcf3000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/9c/309e04cfcf3000181a55bc9701b723d3
... ... @@ -0,0 +1,210 @@
  1 +package test;
  2 +
  3 +import static org.junit.Assert.assertFalse;
  4 +import static org.junit.Assert.assertTrue;
  5 +
  6 +import java.lang.reflect.Method;
  7 +
  8 +import org.junit.Test;
  9 +import java.lang.Exception.*;
  10 +
  11 +import rectangles.ManipulateurRectangle;
  12 +import rectangles.Rectangle;
  13 +
  14 +public class ManipulateurRectangleTest {
  15 + /*
  16 + *
  17 + *Tests relatifs à ManipulateurRectangle
  18 + *
  19 + */
  20 + @Test
  21 + public void testCreerRectangle() throws TestException {
  22 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  23 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  24 +
  25 + try{
  26 + assertTrue (c.getDeclaredMethod("creerRectangle").getReturnType()==Rectangle.class);
  27 + }
  28 + catch(NoSuchMethodException e){
  29 + throw new TestException("*****verifiez vos signatures de methodes*****");
  30 + }
  31 + catch(AssertionError e){
  32 + throw new TestException("*****la methode creerRectangle doit renvoyer un Rectangle*****");
  33 + }
  34 + catch(NoSuchMethodError e){
  35 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  36 + }
  37 + catch(NoClassDefFoundError e){
  38 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  39 + }
  40 + }
  41 + @Test
  42 + public void testTypeToString() throws TestException {
  43 + Rectangle rec = new Rectangle (0, 100, 50, 60);
  44 + Class<? extends Rectangle> c = rec.getClass();
  45 +
  46 + try{
  47 + assertTrue (c.getDeclaredMethod("toString").getReturnType()==String.class);
  48 + }
  49 + catch(NoSuchMethodException e){
  50 + throw new TestException("*****la methode doit s'appeler toString()*****");
  51 + }
  52 + catch(AssertionError e){
  53 + throw new TestException("*****la methode toString doit renvoyer un String*****");
  54 + }
  55 + catch(NoSuchMethodError e){
  56 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  57 + }
  58 + }
  59 + @Test
  60 + public void testTabRect() throws TestException {
  61 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  62 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  63 +
  64 + try{
  65 + assertTrue (c.getDeclaredField("tabRect").getGenericType()==Rectangle[].class);
  66 + }
  67 + catch(NoSuchFieldException e){
  68 + throw new TestException("*****verifiez le nom de votre variable d'instance ou qu'elle est bien public ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  69 + }
  70 + catch(AssertionError e){
  71 + throw new TestException("*****la variable d'instance tabRect doit etre de type tableau de Rectangle*****");
  72 + }
  73 + catch(NoSuchFieldError e){
  74 + throw new TestException("*****verifiez vos variables d'instances ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  75 + }
  76 + catch(NoClassDefFoundError e){
  77 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  78 + }
  79 + }
  80 + @Test
  81 + public void testCreerTableauRectangle() throws TestException {
  82 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  83 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  84 +
  85 + try{
  86 + assertTrue (c.getDeclaredMethod("creerTableauRectangle").getReturnType()==void.class);
  87 + }
  88 + catch(NoSuchMethodException e){
  89 + throw new TestException("*****verifiez vos signatures de methodes*****");
  90 + }
  91 + catch(AssertionError e){
  92 + throw new TestException("*****la methode creerTableauRectangle ne doit rien renvoyer*****");
  93 + }
  94 + catch(NoSuchMethodError e){
  95 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  96 + }
  97 + catch(NoClassDefFoundError e){
  98 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  99 + }
  100 + }
  101 + @Test
  102 + public void testResultatCreerTableauRectangle() throws TestException {
  103 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  104 + mr.creerTableauRectangle();
  105 + try{
  106 + assertFalse (mr.tabRect.length == 0);
  107 + assertTrue (mr.tabRect[0].getClass() == Rectangle.class);
  108 + }
  109 + catch(AssertionError e){
  110 + throw new TestException("*****la methode creerTableauRectangle doit creer un tableau de rectangle*****");
  111 + }
  112 + catch(NoSuchMethodError e){
  113 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  114 + }
  115 + catch(NoClassDefFoundError e){
  116 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  117 + }
  118 + }
  119 + @Test
  120 + public void testMax() throws TestException {
  121 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  122 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  123 + try{
  124 + assertTrue (c.getDeclaredMethod("max", Rectangle[].class).getReturnType()==Rectangle.class);
  125 + }
  126 + catch(NoSuchMethodException e){
  127 + throw new TestException("*****verifiez vos signatures de methodes*****");
  128 + }
  129 + catch(AssertionError e){
  130 + throw new TestException("*****la methode max doit renvoyer un rectangle*****");
  131 + }
  132 + catch(NoSuchMethodError e){
  133 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  134 + }
  135 + catch(NoClassDefFoundError e){
  136 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  137 + }
  138 + }
  139 + @Test
  140 + public void testResultatMax() throws TestException {
  141 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  142 + mr.tabRect = new Rectangle[4];
  143 + mr.tabRect[0] = new Rectangle (0, 100, 50, 60);
  144 + mr.tabRect[1] = new Rectangle (0, 100, 50, 50);
  145 + mr.tabRect[2] = new Rectangle (0, 50, 50, 60);
  146 + mr.tabRect[3] = new Rectangle (10, 110, 60, 60);
  147 + Rectangle rec = mr.max(mr.tabRect);
  148 + try{
  149 + assertTrue (rec == mr.tabRect[1]);
  150 + }
  151 + catch(AssertionError e){
  152 + throw new TestException("*****votre algorithme de calcul de max est faux*****");
  153 + }
  154 + catch(NoSuchMethodError e){
  155 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  156 + }
  157 + catch(NoClassDefFoundError e){
  158 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  159 + }
  160 + }
  161 + @Test
  162 + public void testDecalerRectangle() throws TestException {
  163 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  164 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  165 + try{
  166 + assertTrue (c.getDeclaredMethod("decalerRectangles", double.class, double.class).getReturnType()==void.class);
  167 + }
  168 + catch(NoSuchMethodException e){
  169 + throw new TestException("*****verifiez vos signatures de methodes*****");
  170 + }
  171 + catch(AssertionError e){
  172 + throw new TestException("*****la methode decalerRectangles ne doit rien renvoyer*****");
  173 + }
  174 + catch(NoSuchMethodError e){
  175 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  176 + }
  177 + catch(NoClassDefFoundError e){
  178 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  179 + }
  180 + }
  181 + @Test
  182 + public void testResultatDecalerRectangle() throws TestException {
  183 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  184 + mr.tabRect = new Rectangle[2];
  185 + mr.tabRect[0] = new Rectangle (0, 100, 50, 60);
  186 + Rectangle r0 = new Rectangle (0, 100, 50, 60);
  187 + mr.tabRect[1] = new Rectangle (10, 20, 50, 50);
  188 + Rectangle r1 = new Rectangle (10, 20, 50, 50);
  189 + mr.decalerRectangles(10, 20);
  190 + try{
  191 + assertTrue(mr.tabRect[0].origin.getX() == (r0.origin.getX() + 10));
  192 + assertTrue(mr.tabRect[0].corner.getX() == (r0.corner.getX() + 10));
  193 + assertTrue(mr.tabRect[0].origin.getY() == (r0.origin.getY() + 20));
  194 + assertTrue(mr.tabRect[0].corner.getY() == (r0.corner.getY() + 20));
  195 + assertTrue(mr.tabRect[1].origin.getX() == (r1.origin.getX() + 10));
  196 + assertTrue(mr.tabRect[1].corner.getX() == (r1.corner.getX() + 10));
  197 + assertTrue(mr.tabRect[1].origin.getY() == (r1.origin.getY() + 20));
  198 + assertTrue(mr.tabRect[1].corner.getY() == (r1.corner.getY() + 20));
  199 + }
  200 + catch(AssertionError e){
  201 + throw new TestException("*****votre algorithme pour decaler les rectangles est faux*****");
  202 + }
  203 + catch(NoSuchMethodError e){
  204 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  205 + }
  206 + catch(NoClassDefFoundError e){
  207 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  208 + }
  209 + }
  210 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/9d/f097f930fa2c001814f28ffaf5bb7e80 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/9d/f097f930fa2c001814f28ffaf5bb7e80
... ... @@ -0,0 +1,14 @@
  1 +public class ApplicationRectangle {
  2 +
  3 + public static void main(String[] args) {
  4 + Rectangle rectangle = new Rectangle(10.0, 10.0, 40.0, 50.0);
  5 + System.out.println(rectangle.toString());
  6 +
  7 + if (args.length > 3) {
  8 + Rectangle rectangle2 = new Rectangle(Double.parseDouble(args[0]), Double.parseDouble(args[1]),
  9 + Double.parseDouble(args[2]), Double.parseDouble(args[3]));
  10 + System.out.println(rectangle2.toString());
  11 + }
  12 + }
  13 +
  14 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/a4/3098eaffd23000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/a4/3098eaffd23000181a55bc9701b723d3
... ... @@ -0,0 +1,70 @@
  1 +package rectangles;
  2 +import java.util.*;
  3 +
  4 +public class ManipulateurRectangle{
  5 +
  6 + public Rectangle[] tabRect;
  7 +
  8 + public void creerTableauRectangle(){
  9 + Scanner sc = new Scanner(System.in);
  10 + int nbRect=0;
  11 + System.out.println("Nb Rectangle ?");
  12 + nbRect = sc.nextInt();
  13 +
  14 +
  15 + if(nbRect<1){
  16 + nbRect = 1;
  17 + }
  18 + tabRect = new Rectangle[nbRect];
  19 +
  20 + for(int i = 0; i< tabRect.length;i++){
  21 + tabRect[i] = creerRectangle();
  22 + }
  23 +
  24 +
  25 + }
  26 +
  27 + public Rectangle creerRectangle(){
  28 + Scanner sc = new Scanner(System.in);
  29 +
  30 + double[] valsPoint= new double[4];
  31 + for(int i = 0; i < valsPoint.length; i++){
  32 + System.out.println("Coord"+i+"= ?");
  33 + valsPoint[i] = sc.nextDouble();
  34 + }
  35 +
  36 + return new Rectangle(valsPoint[0],valsPoint[1],valsPoint[2],valsPoint[3]);
  37 + }
  38 +
  39 + public String toString(){
  40 + String res="";
  41 + for(int i = 0; i< tabRect.length;i++){
  42 + res+= tabRect[i].toString()+"\n";
  43 + }
  44 + return res;
  45 + }
  46 +
  47 + public Rectangle max(Rectangle[] t){
  48 + Rectangle res = null;
  49 + if(t.length>0){
  50 + res = t[0];
  51 + double surfaceMax = t[0].surface();
  52 + for(int i = 1; i < tabRect.length; i++){
  53 + double tmp = t[i].surface();
  54 + if( tmp > surfaceMax){
  55 + res = t[i];
  56 + surfaceMax = tmp;
  57 + }
  58 + }
  59 +
  60 + }
  61 + return res;
  62 + }
  63 +
  64 + public void decalerRectangles(double decX, double decY){
  65 + for(int i = 0; i < tabRect.length; i++){
  66 + tabRect[i].origin.setLocation(tabRect[i].origin.getX()+decX,tabRect[i].origin.getY()+decY);
  67 + tabRect[i].corner.setLocation(tabRect[i].corner.getX()+decX,tabRect[i].corner.getY()+decY);
  68 + }
  69 + }
  70 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/b1/b06cfb30fa2c001814f28ffaf5bb7e80 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/b1/b06cfb30fa2c001814f28ffaf5bb7e80
... ... @@ -0,0 +1,44 @@
  1 +import java.awt.geom.Point2D;
  2 +
  3 +public class Rectangle {
  4 + Point2D.Double origin;
  5 + Point2D.Double corner;
  6 +
  7 + public Rectangle(double x1, double y1, double x2, double y2) {
  8 +
  9 + origin = new Point2D.Double(x1, y1);
  10 + corner = new Point2D.Double(x2, y2);
  11 + }
  12 +
  13 + public double largeur() {
  14 + double calcX, calcY;
  15 +
  16 + calcX = (Math.abs(origin.getX() - corner.getX()));
  17 + calcY = (Math.abs(origin.getY() - corner.getY()));
  18 +
  19 + return Math.min(calcX, calcY);
  20 +
  21 + }
  22 +
  23 + public double longueur() {
  24 + double calcX, calcY;
  25 +
  26 + calcX = (Math.abs(origin.getX() - corner.getX()));
  27 + calcY = (Math.abs(origin.getY() - corner.getY()));
  28 +
  29 + return Math.max(calcX, calcY);
  30 +
  31 + }
  32 +
  33 + public double surface() {
  34 + return (largeur() * longueur());
  35 + }
  36 +
  37 + public double perimetre() {
  38 + return (2 * largeur() + 2 * longueur());
  39 + }
  40 +
  41 + public String toString() {
  42 + return "(" + origin.toString() + "," + corner.toString() + ")";
  43 + }
  44 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/b9/f0a94581cf3000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/b9/f0a94581cf3000181a55bc9701b723d3
... ... @@ -0,0 +1,16 @@
  1 +package rectangle;
  2 +import java.awt.geom.*;
  3 +
  4 +public class ApplicationRectangle{
  5 +
  6 + public static void main(String[] args){
  7 + Rectangle rectangle = new Rectangle(10.0,10.0,40.0,50.0);
  8 + System.out.println(rectangle.toString());
  9 +
  10 + if(args.length>3){
  11 + Rectangle rectangle2 = new Rectangle(Double.parseDouble(args[0]),Double.parseDouble(args[1]),Double.parseDouble(args[2]),Double.parseDouble(args[3]));
  12 + System.out.println(rectangle2.toString());
  13 + }
  14 + }
  15 +
  16 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/bc/d0e14177cf3000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/bc/d0e14177cf3000181a55bc9701b723d3
... ... @@ -0,0 +1,65 @@
  1 +import java.util.*;
  2 +
  3 +public class ManipulateurRectangle{
  4 +
  5 + Rectangle[] tabRect;
  6 +
  7 + public void creerTableauRectangle(){
  8 + Scanner sc = new Scanner(System.in);
  9 + int nbRect=0;
  10 + System.out.println("Nb Rectangle ?");
  11 + nbRect = sc.nextInt();
  12 + if(nbRect>0){
  13 + tabRect = new Rectangle[nbRect];
  14 +
  15 + for(int i = 0; i< tabRect.length;i++){
  16 + tabRect[i] = creerRectangle();
  17 + }
  18 + }
  19 +
  20 + }
  21 +
  22 + public Rectangle creerRectangle(){
  23 + Scanner sc = new Scanner(System.in);
  24 +
  25 + double[] valsPoint= new double[4];
  26 + for(int i = 0; i < valsPoint.length; i++){
  27 + System.out.println("Coord"+i+"= ?");
  28 + valsPoint[i] = sc.nextDouble();
  29 + }
  30 +
  31 + return new Rectangle(valsPoint[0],valsPoint[1],valsPoint[2],valsPoint[3]);
  32 + }
  33 +
  34 + public String toString(){
  35 + String res="";
  36 + for(int i = 0; i< tabRect.length;i++){
  37 + res+= tabRect[i].toString()+"\n";
  38 + }
  39 + return res;
  40 + }
  41 +
  42 + public Rectangle max(Rectangle[] t){
  43 + Rectangle res = null;
  44 + if(t.length>0){
  45 + res = t[0];
  46 + double surfaceMax = t[0].surface();
  47 + for(int i = 1; i < tabRect.length; i++){
  48 + double tmp = t[i].surface();
  49 + if( tmp > surfaceMax){
  50 + res = t[i];
  51 + surfaceMax = tmp;
  52 + }
  53 + }
  54 +
  55 + }
  56 + return res;
  57 + }
  58 +
  59 + public void decalerRectangles(double decX, double decY){
  60 + for(int i = 0; i < tabRect.length; i++){
  61 + tabRect[i].origin.setLocation(tabRect[i].origin.getX()+decX,tabRect[i].origin.getY()+decY);
  62 + tabRect[i].corner.setLocation(tabRect[i].corner.getX()+decX,tabRect[i].corner.getY()+decY);
  63 + }
  64 + }
  65 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/be/10f3e5e0cf3000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/be/10f3e5e0cf3000181a55bc9701b723d3
... ... @@ -0,0 +1,66 @@
  1 +package rectangles;
  2 +import java.util.*;
  3 +
  4 +public class ManipulateurRectangle{
  5 +
  6 + Rectangle[] tabRect;
  7 +
  8 + public void creerTableauRectangle(){
  9 + Scanner sc = new Scanner(System.in);
  10 + int nbRect=0;
  11 + System.out.println("Nb Rectangle ?");
  12 + nbRect = sc.nextInt();
  13 + if(nbRect>0){
  14 + tabRect = new Rectangle[nbRect];
  15 +
  16 + for(int i = 0; i< tabRect.length;i++){
  17 + tabRect[i] = creerRectangle();
  18 + }
  19 + }
  20 +
  21 + }
  22 +
  23 + public Rectangle creerRectangle(){
  24 + Scanner sc = new Scanner(System.in);
  25 +
  26 + double[] valsPoint= new double[4];
  27 + for(int i = 0; i < valsPoint.length; i++){
  28 + System.out.println("Coord"+i+"= ?");
  29 + valsPoint[i] = sc.nextDouble();
  30 + }
  31 +
  32 + return new Rectangle(valsPoint[0],valsPoint[1],valsPoint[2],valsPoint[3]);
  33 + }
  34 +
  35 + public String toString(){
  36 + String res="";
  37 + for(int i = 0; i< tabRect.length;i++){
  38 + res+= tabRect[i].toString()+"\n";
  39 + }
  40 + return res;
  41 + }
  42 +
  43 + public Rectangle max(Rectangle[] t){
  44 + Rectangle res = null;
  45 + if(t.length>0){
  46 + res = t[0];
  47 + double surfaceMax = t[0].surface();
  48 + for(int i = 1; i < tabRect.length; i++){
  49 + double tmp = t[i].surface();
  50 + if( tmp > surfaceMax){
  51 + res = t[i];
  52 + surfaceMax = tmp;
  53 + }
  54 + }
  55 +
  56 + }
  57 + return res;
  58 + }
  59 +
  60 + public void decalerRectangles(double decX, double decY){
  61 + for(int i = 0; i < tabRect.length; i++){
  62 + tabRect[i].origin.setLocation(tabRect[i].origin.getX()+decX,tabRect[i].origin.getY()+decY);
  63 + tabRect[i].corner.setLocation(tabRect[i].corner.getX()+decX,tabRect[i].corner.getY()+decY);
  64 + }
  65 + }
  66 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/ce/10c45f6ed43000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/ce/10c45f6ed43000181a55bc9701b723d3
... ... @@ -0,0 +1,70 @@
  1 +package rectangles;
  2 +import java.util.*;
  3 +
  4 +public class ManipulateurRectangle{
  5 +
  6 + public Rectangle[] tabRect;
  7 +
  8 + public void creerTableauRectangle(){
  9 + Scanner sc = new Scanner(System.in);
  10 + int nbRect=0;
  11 + System.out.println("Nb Rectangle ?");
  12 + nbRect = sc.nextInt();
  13 +
  14 +
  15 + if(nbRect<1 ){
  16 + nbRect = 1;
  17 + }
  18 + tabRect = new Rectangle[nbRect];
  19 +
  20 + for(int i = 0; i< tabRect.length;i++){
  21 + tabRect[i] = creerRectangle();
  22 + }
  23 +
  24 +
  25 + }
  26 +
  27 + public Rectangle creerRectangle(){
  28 + Scanner sc = new Scanner(System.in);
  29 +
  30 + double[] valsPoint= new double[4];
  31 + for(int i = 0; i < valsPoint.length; i++){
  32 + System.out.println("Coord"+i+"= ?");
  33 + valsPoint[i] = sc.nextDouble();
  34 + }
  35 +
  36 + return new Rectangle(valsPoint[0],valsPoint[1],valsPoint[2],valsPoint[3]);
  37 + }
  38 +
  39 + public String toString(){
  40 + String res="";
  41 + for(int i = 0; i< tabRect.length;i++){
  42 + res+= tabRect[i].toString()+"\n";
  43 + }
  44 + return res;
  45 + }
  46 +
  47 + public Rectangle max(Rectangle[] t){
  48 + Rectangle res = null;
  49 + if(t.length>0){
  50 + res = t[0];
  51 + double surfaceMax = t[0].surface();
  52 + for(int i = 1; i < tabRect.length; i++){
  53 + double tmp = t[i].surface();
  54 + if( tmp > surfaceMax){
  55 + res = t[i];
  56 + surfaceMax = tmp;
  57 + }
  58 + }
  59 +
  60 + }
  61 + return res;
  62 + }
  63 +
  64 + public void decalerRectangles(double decX, double decY){
  65 + for(int i = 0; i < tabRect.length; i++){
  66 + tabRect[i].origin.setLocation(tabRect[i].origin.getX()+decX,tabRect[i].origin.getY()+decY);
  67 + tabRect[i].corner.setLocation(tabRect[i].corner.getX()+decX,tabRect[i].corner.getY()+decY);
  68 + }
  69 + }
  70 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/e/d0344977cf3000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/e/d0344977cf3000181a55bc9701b723d3
... ... @@ -0,0 +1,49 @@
  1 +import java.awt.geom.*;
  2 +import java.lang.Math;
  3 +import java.lang.*;
  4 +
  5 +public class Rectangle{
  6 + Point2D.Double origin;
  7 + Point2D.Double corner;
  8 +
  9 +
  10 + public Rectangle(double x1, double y1, double x2, double y2){
  11 +
  12 + origin = new Point2D.Double(x1,y1);
  13 + corner = new Point2D.Double(x2,y2);
  14 + }
  15 +
  16 + public double largeur(){
  17 + double calcX, calcY;
  18 +
  19 + calcX= (Math.abs(origin.getX()-corner.getX()));
  20 + calcY= (Math.abs(origin.getY()-corner.getY()));
  21 +
  22 + return Math.min(calcX, calcY);
  23 +
  24 +
  25 +
  26 + }
  27 +
  28 + public double longueur(){
  29 + double calcX, calcY;
  30 +
  31 + calcX= (Math.abs(origin.getX()-corner.getX()));
  32 + calcY= (Math.abs(origin.getY()-corner.getY()));
  33 +
  34 + return Math.max(calcX, calcY);
  35 +
  36 + }
  37 +
  38 + public double surface(){
  39 + return (largeur()*longueur());
  40 + }
  41 +
  42 + public double perimetre(){
  43 + return (2*largeur()+2*longueur());
  44 + }
  45 +
  46 + public String toString(){
  47 + return "("+origin.toString() +","+corner.toString()+")";
  48 + }
  49 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/e/e0e9ebedf92c001814f28ffaf5bb7e80 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/e/e0e9ebedf92c001814f28ffaf5bb7e80
... ... @@ -0,0 +1,209 @@
  1 +package test;
  2 +
  3 +import static org.junit.Assert.assertFalse;
  4 +import static org.junit.Assert.assertTrue;
  5 +
  6 +import java.lang.reflect.Method;
  7 +
  8 +import org.junit.Test;
  9 +
  10 +import rectangles.ManipulateurRectangle;
  11 +import rectangles.Rectangle;
  12 +
  13 +public class ManipulateurRectangleTest {
  14 + /*
  15 + *
  16 + *Tests relatifs à ManipulateurRectangle
  17 + *
  18 + */
  19 + @Test
  20 + public void testCreerRectangle() throws TestException {
  21 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  22 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  23 +
  24 + try{
  25 + assertTrue (c.getDeclaredMethod("creerRectangle").getReturnType()==Rectangle.class);
  26 + }
  27 + catch(NoSuchMethodException e){
  28 + throw new TestException("*****verifiez vos signatures de methodes*****");
  29 + }
  30 + catch(AssertionError e){
  31 + throw new TestException("*****la methode creerRectangle doit renvoyer un Rectangle*****");
  32 + }
  33 + catch(NoSuchMethodError e){
  34 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  35 + }
  36 + catch(NoClassDefFoundError e){
  37 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  38 + }
  39 + }
  40 + @Test
  41 + public void testTypeToString() throws TestException {
  42 + Rectangle rec = new Rectangle (0, 100, 50, 60);
  43 + Class<? extends Rectangle> c = rec.getClass();
  44 +
  45 + try{
  46 + assertTrue (c.getDeclaredMethod("toString").getReturnType()==String.class);
  47 + }
  48 + catch(NoSuchMethodException e){
  49 + throw new TestException("*****la methode doit s'appeler toString()*****");
  50 + }
  51 + catch(AssertionError e){
  52 + throw new TestException("*****la methode toString doit renvoyer un String*****");
  53 + }
  54 + catch(NoSuchMethodError e){
  55 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  56 + }
  57 + }
  58 + @Test
  59 + public void testTabRect() throws TestException {
  60 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  61 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  62 +
  63 + try{
  64 + assertTrue (c.getDeclaredField("tabRect").getGenericType()==Rectangle[].class);
  65 + }
  66 + catch(NoSuchFieldException e){
  67 + throw new TestException("*****verifiez le nom de votre variable d'instance ou qu'elle est bien public ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  68 + }
  69 + catch(AssertionError e){
  70 + throw new TestException("*****la variable d'instance tabRect doit etre de type tableau de Rectangle*****");
  71 + }
  72 + catch(NoSuchFieldError e){
  73 + throw new TestException("*****verifiez vos variables d'instances ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  74 + }
  75 + catch(NoClassDefFoundError e){
  76 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  77 + }
  78 + }
  79 + @Test
  80 + public void testCreerTableauRectangle() throws TestException {
  81 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  82 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  83 +
  84 + try{
  85 + assertTrue (c.getDeclaredMethod("creerTableauRectangle").getReturnType()==void.class);
  86 + }
  87 + catch(NoSuchMethodException e){
  88 + throw new TestException("*****verifiez vos signatures de methodes*****");
  89 + }
  90 + catch(AssertionError e){
  91 + throw new TestException("*****la methode creerTableauRectangle ne doit rien renvoyer*****");
  92 + }
  93 + catch(NoSuchMethodError e){
  94 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  95 + }
  96 + catch(NoClassDefFoundError e){
  97 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  98 + }
  99 + }
  100 + @Test
  101 + public void testResultatCreerTableauRectangle() throws TestException {
  102 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  103 + mr.creerTableauRectangle();
  104 + try{
  105 + assertFalse (mr.tabRect.length == 0);
  106 + assertTrue (mr.tabRect[0].getClass() == Rectangle.class);
  107 + }
  108 + catch(AssertionError e){
  109 + throw new TestException("*****la methode creerTableauRectangle doit creer un tableau de rectangle*****");
  110 + }
  111 + catch(NoSuchMethodError e){
  112 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  113 + }
  114 + catch(NoClassDefFoundError e){
  115 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  116 + }
  117 + }
  118 + @Test
  119 + public void testMax() throws TestException {
  120 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  121 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  122 + try{
  123 + assertTrue (c.getDeclaredMethod("max", Rectangle[].class).getReturnType()==Rectangle.class);
  124 + }
  125 + catch(NoSuchMethodException e){
  126 + throw new TestException("*****verifiez vos signatures de methodes*****");
  127 + }
  128 + catch(AssertionError e){
  129 + throw new TestException("*****la methode max doit renvoyer un rectangle*****");
  130 + }
  131 + catch(NoSuchMethodError e){
  132 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  133 + }
  134 + catch(NoClassDefFoundError e){
  135 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  136 + }
  137 + }
  138 + @Test
  139 + public void testResultatMax() throws TestException {
  140 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  141 + mr.tabRect = new Rectangle[4];
  142 + mr.tabRect[0] = new Rectangle (0, 100, 50, 60);
  143 + mr.tabRect[1] = new Rectangle (0, 100, 50, 50);
  144 + mr.tabRect[2] = new Rectangle (0, 50, 50, 60);
  145 + mr.tabRect[3] = new Rectangle (10, 110, 60, 60);
  146 + Rectangle rec = mr.max(mr.tabRect);
  147 + try{
  148 + assertTrue (rec == mr.tabRect[1]);
  149 + }
  150 + catch(AssertionError e){
  151 + throw new TestException("*****votre algorithme de calcul de max est faux*****");
  152 + }
  153 + catch(NoSuchMethodError e){
  154 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  155 + }
  156 + catch(NoClassDefFoundError e){
  157 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  158 + }
  159 + }
  160 + @Test
  161 + public void testDecalerRectangle() throws TestException {
  162 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  163 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  164 + try{
  165 + assertTrue (c.getDeclaredMethod("decalerRectangles", double.class, double.class).getReturnType()==void.class);
  166 + }
  167 + catch(NoSuchMethodException e){
  168 + throw new TestException("*****verifiez vos signatures de methodes*****");
  169 + }
  170 + catch(AssertionError e){
  171 + throw new TestException("*****la methode decalerRectangles ne doit rien renvoyer*****");
  172 + }
  173 + catch(NoSuchMethodError e){
  174 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  175 + }
  176 + catch(NoClassDefFoundError e){
  177 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  178 + }
  179 + }
  180 + @Test
  181 + public void testResultatDecalerRectangle() throws TestException {
  182 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  183 + mr.tabRect = new Rectangle[2];
  184 + mr.tabRect[0] = new Rectangle (0, 100, 50, 60);
  185 + Rectangle r0 = new Rectangle (0, 100, 50, 60);
  186 + mr.tabRect[1] = new Rectangle (10, 20, 50, 50);
  187 + Rectangle r1 = new Rectangle (10, 20, 50, 50);
  188 + mr.decalerRectangles(10, 20);
  189 + try{
  190 + assertTrue(mr.tabRect[0].origin.getX() == (r0.origin.getX() + 10));
  191 + assertTrue(mr.tabRect[0].corner.getX() == (r0.corner.getX() + 10));
  192 + assertTrue(mr.tabRect[0].origin.getY() == (r0.origin.getY() + 20));
  193 + assertTrue(mr.tabRect[0].corner.getY() == (r0.corner.getY() + 20));
  194 + assertTrue(mr.tabRect[1].origin.getX() == (r1.origin.getX() + 10));
  195 + assertTrue(mr.tabRect[1].corner.getX() == (r1.corner.getX() + 10));
  196 + assertTrue(mr.tabRect[1].origin.getY() == (r1.origin.getY() + 20));
  197 + assertTrue(mr.tabRect[1].corner.getY() == (r1.corner.getY() + 20));
  198 + }
  199 + catch(AssertionError e){
  200 + throw new TestException("*****votre algorithme pour decaler les rectangles est faux*****");
  201 + }
  202 + catch(NoSuchMethodError e){
  203 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  204 + }
  205 + catch(NoClassDefFoundError e){
  206 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  207 + }
  208 + }
  209 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/e0/f0a04477cf3000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/e0/f0a04477cf3000181a55bc9701b723d3
... ... @@ -0,0 +1,65 @@
  1 +import java.util.*;
  2 +
  3 +public class ManipulateurRectangle{
  4 +
  5 + Rectangle[] tabRect;
  6 +
  7 + public void creerTableauRectangle(){
  8 + Scanner sc = new Scanner(System.in);
  9 + int nbRect=0;
  10 + System.out.println("Nb Rectangle ?");
  11 + nbRect = sc.nextInt();
  12 + if(nbRect>0){
  13 + tabRect = new Rectangle[nbRect];
  14 +
  15 + for(int i = 0; i< tabRect.length;i++){
  16 + tabRect[i] = creerRectangle();
  17 + }
  18 + }
  19 +
  20 + }
  21 +
  22 + public Rectangle creerRectangle(){
  23 + Scanner sc = new Scanner(System.in);
  24 +
  25 + double[] valsPoint= new double[4];
  26 + for(int i = 0; i < valsPoint.length; i++){
  27 + System.out.println("Coord"+i+"= ?");
  28 + valsPoint[i] = sc.nextDouble();
  29 + }
  30 +
  31 + return new Rectangle(valsPoint[0],valsPoint[1],valsPoint[2],valsPoint[3]);
  32 + }
  33 +
  34 + public String toString(){
  35 + String res="";
  36 + for(int i = 0; i< tabRect.length;i++){
  37 + res+= tabRect[i].toString()+"\n";
  38 + }
  39 + return res;
  40 + }
  41 +
  42 + public Rectangle max(Rectangle[] t){
  43 + Rectangle res = null;
  44 + if(t.length>0){
  45 + res = t[0];
  46 + double surfaceMax = t[0].surface();
  47 + for(int i = 1; i < tabRect.length; i++){
  48 + double tmp = t[i].surface();
  49 + if( tmp > surfaceMax){
  50 + res = t[i];
  51 + surfaceMax = tmp;
  52 + }
  53 + }
  54 +
  55 + }
  56 + return res;
  57 + }
  58 +
  59 + public void decalerRectangles(double decX, double decY){
  60 + for(int i = 0; i < tabRect.length; i++){
  61 + tabRect[i].origin.setLocation(tabRect[i].origin.getX()+decX,tabRect[i].origin.getY()+decY);
  62 + tabRect[i].corner.setLocation(tabRect[i].corner.getX()+decX,tabRect[i].corner.getY()+decY);
  63 + }
  64 + }
  65 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/e5/700af27cd33000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/e5/700af27cd33000181a55bc9701b723d3
... ... @@ -0,0 +1,210 @@
  1 +package test;
  2 +
  3 +import static org.junit.Assert.assertFalse;
  4 +import static org.junit.Assert.assertTrue;
  5 +
  6 +import java.lang.reflect.Method;
  7 +
  8 +import org.junit.Test;
  9 +import java.lang.Throwable.*;
  10 +
  11 +import rectangles.ManipulateurRectangle;
  12 +import rectangles.Rectangle;
  13 +
  14 +public class ManipulateurRectangleTest {
  15 + /*
  16 + *
  17 + *Tests relatifs à ManipulateurRectangle
  18 + *
  19 + */
  20 + @Test
  21 + public void testCreerRectangle() throws TestException {
  22 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  23 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  24 +
  25 + try{
  26 + assertTrue (c.getDeclaredMethod("creerRectangle").getReturnType()==Rectangle.class);
  27 + }
  28 + catch(NoSuchMethodException e){
  29 + throw new TestException("*****verifiez vos signatures de methodes*****");
  30 + }
  31 + catch(AssertionError e){
  32 + throw new TestException("*****la methode creerRectangle doit renvoyer un Rectangle*****");
  33 + }
  34 + catch(NoSuchMethodError e){
  35 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  36 + }
  37 + catch(NoClassDefFoundError e){
  38 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  39 + }
  40 + }
  41 + @Test
  42 + public void testTypeToString() throws TestException {
  43 + Rectangle rec = new Rectangle (0, 100, 50, 60);
  44 + Class<? extends Rectangle> c = rec.getClass();
  45 +
  46 + try{
  47 + assertTrue (c.getDeclaredMethod("toString").getReturnType()==String.class);
  48 + }
  49 + catch(NoSuchMethodException e){
  50 + throw new TestException("*****la methode doit s'appeler toString()*****");
  51 + }
  52 + catch(AssertionError e){
  53 + throw new TestException("*****la methode toString doit renvoyer un String*****");
  54 + }
  55 + catch(NoSuchMethodError e){
  56 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  57 + }
  58 + }
  59 + @Test
  60 + public void testTabRect() throws TestException {
  61 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  62 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  63 +
  64 + try{
  65 + assertTrue (c.getDeclaredField("tabRect").getGenericType()==Rectangle[].class);
  66 + }
  67 + catch(NoSuchFieldException e){
  68 + throw new TestException("*****verifiez le nom de votre variable d'instance ou qu'elle est bien public ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  69 + }
  70 + catch(AssertionError e){
  71 + throw new TestException("*****la variable d'instance tabRect doit etre de type tableau de Rectangle*****");
  72 + }
  73 + catch(NoSuchFieldError e){
  74 + throw new TestException("*****verifiez vos variables d'instances ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  75 + }
  76 + catch(NoClassDefFoundError e){
  77 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  78 + }
  79 + }
  80 + @Test
  81 + public void testCreerTableauRectangle() throws TestException {
  82 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  83 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  84 +
  85 + try{
  86 + assertTrue (c.getDeclaredMethod("creerTableauRectangle").getReturnType()==void.class);
  87 + }
  88 + catch(NoSuchMethodException e){
  89 + throw new TestException("*****verifiez vos signatures de methodes*****");
  90 + }
  91 + catch(AssertionError e){
  92 + throw new TestException("*****la methode creerTableauRectangle ne doit rien renvoyer*****");
  93 + }
  94 + catch(NoSuchMethodError e){
  95 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  96 + }
  97 + catch(NoClassDefFoundError e){
  98 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  99 + }
  100 + }
  101 + @Test
  102 + public void testResultatCreerTableauRectangle() throws TestException {
  103 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  104 + mr.creerTableauRectangle();
  105 + try{
  106 + assertFalse (mr.tabRect.length == 0);
  107 + assertTrue (mr.tabRect[0].getClass() == Rectangle.class);
  108 + }
  109 + catch(AssertionError e){
  110 + throw new TestException("*****la methode creerTableauRectangle doit creer un tableau de rectangle*****");
  111 + }
  112 + catch(NoSuchMethodError e){
  113 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  114 + }
  115 + catch(NoClassDefFoundError e){
  116 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  117 + }
  118 + }
  119 + @Test
  120 + public void testMax() throws TestException {
  121 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  122 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  123 + try{
  124 + assertTrue (c.getDeclaredMethod("max", Rectangle[].class).getReturnType()==Rectangle.class);
  125 + }
  126 + catch(NoSuchMethodException e){
  127 + throw new TestException("*****verifiez vos signatures de methodes*****");
  128 + }
  129 + catch(AssertionError e){
  130 + throw new TestException("*****la methode max doit renvoyer un rectangle*****");
  131 + }
  132 + catch(NoSuchMethodError e){
  133 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  134 + }
  135 + catch(NoClassDefFoundError e){
  136 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  137 + }
  138 + }
  139 + @Test
  140 + public void testResultatMax() throws TestException {
  141 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  142 + mr.tabRect = new Rectangle[4];
  143 + mr.tabRect[0] = new Rectangle (0, 100, 50, 60);
  144 + mr.tabRect[1] = new Rectangle (0, 100, 50, 50);
  145 + mr.tabRect[2] = new Rectangle (0, 50, 50, 60);
  146 + mr.tabRect[3] = new Rectangle (10, 110, 60, 60);
  147 + Rectangle rec = mr.max(mr.tabRect);
  148 + try{
  149 + assertTrue (rec == mr.tabRect[1]);
  150 + }
  151 + catch(AssertionError e){
  152 + throw new TestException("*****votre algorithme de calcul de max est faux*****");
  153 + }
  154 + catch(NoSuchMethodError e){
  155 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  156 + }
  157 + catch(NoClassDefFoundError e){
  158 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  159 + }
  160 + }
  161 + @Test
  162 + public void testDecalerRectangle() throws TestException {
  163 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  164 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  165 + try{
  166 + assertTrue (c.getDeclaredMethod("decalerRectangles", double.class, double.class).getReturnType()==void.class);
  167 + }
  168 + catch(NoSuchMethodException e){
  169 + throw new TestException("*****verifiez vos signatures de methodes*****");
  170 + }
  171 + catch(AssertionError e){
  172 + throw new TestException("*****la methode decalerRectangles ne doit rien renvoyer*****");
  173 + }
  174 + catch(NoSuchMethodError e){
  175 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  176 + }
  177 + catch(NoClassDefFoundError e){
  178 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  179 + }
  180 + }
  181 + @Test
  182 + public void testResultatDecalerRectangle() throws TestException {
  183 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  184 + mr.tabRect = new Rectangle[2];
  185 + mr.tabRect[0] = new Rectangle (0, 100, 50, 60);
  186 + Rectangle r0 = new Rectangle (0, 100, 50, 60);
  187 + mr.tabRect[1] = new Rectangle (10, 20, 50, 50);
  188 + Rectangle r1 = new Rectangle (10, 20, 50, 50);
  189 + mr.decalerRectangles(10, 20);
  190 + try{
  191 + assertTrue(mr.tabRect[0].origin.getX() == (r0.origin.getX() + 10));
  192 + assertTrue(mr.tabRect[0].corner.getX() == (r0.corner.getX() + 10));
  193 + assertTrue(mr.tabRect[0].origin.getY() == (r0.origin.getY() + 20));
  194 + assertTrue(mr.tabRect[0].corner.getY() == (r0.corner.getY() + 20));
  195 + assertTrue(mr.tabRect[1].origin.getX() == (r1.origin.getX() + 10));
  196 + assertTrue(mr.tabRect[1].corner.getX() == (r1.corner.getX() + 10));
  197 + assertTrue(mr.tabRect[1].origin.getY() == (r1.origin.getY() + 20));
  198 + assertTrue(mr.tabRect[1].corner.getY() == (r1.corner.getY() + 20));
  199 + }
  200 + catch(AssertionError e){
  201 + throw new TestException("*****votre algorithme pour decaler les rectangles est faux*****");
  202 + }
  203 + catch(NoSuchMethodError e){
  204 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  205 + }
  206 + catch(NoClassDefFoundError e){
  207 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  208 + }
  209 + }
  210 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/eb/90304781cf3000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/eb/90304781cf3000181a55bc9701b723d3
... ... @@ -0,0 +1,50 @@
  1 +package rectangle;
  2 +import java.awt.geom.*;
  3 +import java.lang.Math;
  4 +import java.lang.*;
  5 +
  6 +public class Rectangle{
  7 + Point2D.Double origin;
  8 + Point2D.Double corner;
  9 +
  10 +
  11 + public Rectangle(double x1, double y1, double x2, double y2){
  12 +
  13 + origin = new Point2D.Double(x1,y1);
  14 + corner = new Point2D.Double(x2,y2);
  15 + }
  16 +
  17 + public double largeur(){
  18 + double calcX, calcY;
  19 +
  20 + calcX= (Math.abs(origin.getX()-corner.getX()));
  21 + calcY= (Math.abs(origin.getY()-corner.getY()));
  22 +
  23 + return Math.min(calcX, calcY);
  24 +
  25 +
  26 +
  27 + }
  28 +
  29 + public double longueur(){
  30 + double calcX, calcY;
  31 +
  32 + calcX= (Math.abs(origin.getX()-corner.getX()));
  33 + calcY= (Math.abs(origin.getY()-corner.getY()));
  34 +
  35 + return Math.max(calcX, calcY);
  36 +
  37 + }
  38 +
  39 + public double surface(){
  40 + return (largeur()*longueur());
  41 + }
  42 +
  43 + public double perimetre(){
  44 + return (2*largeur()+2*longueur());
  45 + }
  46 +
  47 + public String toString(){
  48 + return "("+origin.toString() +","+corner.toString()+")";
  49 + }
  50 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/ec/501a08e3d03000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/ec/501a08e3d03000181a55bc9701b723d3
... ... @@ -0,0 +1,50 @@
  1 +package rectangles;
  2 +import java.awt.geom.*;
  3 +import java.lang.Math;
  4 +import java.lang.*;
  5 +
  6 +public class Rectangle{
  7 + public Point2D.Double origin;
  8 + public Point2D.Double corner;
  9 +
  10 +
  11 + public Rectangle(double x1, double y1, double x2, double y2){
  12 +
  13 + origin = new Point2D.Double(x1,y1);
  14 + corner = new Point2D.Double(x2,y2);
  15 + }
  16 +
  17 + public double largeur(){
  18 + double calcX, calcY;
  19 +
  20 + calcX= (Math.abs(origin.getX()-corner.getX()));
  21 + calcY= (Math.abs(origin.getY()-corner.getY()));
  22 +
  23 + return Math.min(calcX, calcY);
  24 +
  25 +
  26 +
  27 + }
  28 +
  29 + public double longueur(){
  30 + double calcX, calcY;
  31 +
  32 + calcX= (Math.abs(origin.getX()-corner.getX()));
  33 + calcY= (Math.abs(origin.getY()-corner.getY()));
  34 +
  35 + return Math.max(calcX, calcY);
  36 +
  37 + }
  38 +
  39 + public double surface(){
  40 + return (largeur()*longueur());
  41 + }
  42 +
  43 + public double perimetre(){
  44 + return (2*largeur()+2*longueur());
  45 + }
  46 +
  47 + public String toString(){
  48 + return "("+origin.toString() +","+corner.toString()+")";
  49 + }
  50 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/fa/30afe5fcf92c001814f28ffaf5bb7e80 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/fa/30afe5fcf92c001814f28ffaf5bb7e80
... ... @@ -0,0 +1,209 @@
  1 +package test;
  2 +
  3 +import static org.junit.Assert.assertFalse;
  4 +import static org.junit.Assert.assertTrue;
  5 +
  6 +import java.lang.reflect.Method;
  7 +
  8 +import org.junit.Test;
  9 +
  10 +import rectangles.ManipulateurRectangle;
  11 +import rectangles.Rectangle;
  12 +
  13 +public class ManipulateurRectangleTest {
  14 + /*
  15 + *
  16 + *Tests relatifs à ManipulateurRectangle
  17 + *
  18 + */
  19 + @Test
  20 + public void testCreerRectangle() throws TestException {
  21 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  22 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  23 +
  24 + try{
  25 + assertTrue (c.getDeclaredMethod("creerRectangle").getReturnType()==Rectangle.class);
  26 + }
  27 + catch(NoSuchMethodException e){
  28 + throw new TestException("*****verifiez vos signatures de methodes*****");
  29 + }
  30 + catch(AssertionError e){
  31 + throw new TestException("*****la methode creerRectangle doit renvoyer un Rectangle*****");
  32 + }
  33 + catch(NoSuchMethodError e){
  34 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  35 + }
  36 + catch(NoClassDefFoundError e){
  37 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  38 + }
  39 + }
  40 + @Test
  41 + public void testTypeToString() throws TestException {
  42 + Rectangle rec = new Rectangle (0, 100, 50, 60);
  43 + Class<? extends Rectangle> c = rec.getClass();
  44 +
  45 + try{
  46 + assertTrue (c.getDeclaredMethod("toString").getReturnType()==String.class);
  47 + }
  48 + catch(NoSuchMethodException e){
  49 + throw new TestException("*****la methode doit s'appeler toString()*****");
  50 + }
  51 + catch(AssertionError e){
  52 + throw new TestException("*****la methode toString doit renvoyer un String*****");
  53 + }
  54 + catch(NoSuchMethodError e){
  55 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  56 + }
  57 + }
  58 + @Test
  59 + public void testTabRect() throws TestException {
  60 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  61 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  62 +
  63 + try{
  64 + assertTrue (c.getDeclaredField("tabRect").getGenericType()==Rectangle[].class);
  65 + }
  66 + catch(NoSuchFieldException e){
  67 + throw new TestException("*****verifiez le nom de votre variable d'instance ou qu'elle est bien public ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  68 + }
  69 + catch(AssertionError e){
  70 + throw new TestException("*****la variable d'instance tabRect doit etre de type tableau de Rectangle*****");
  71 + }
  72 + catch(NoSuchFieldError e){
  73 + throw new TestException("*****verifiez vos variables d'instances ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  74 + }
  75 + catch(NoClassDefFoundError e){
  76 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  77 + }
  78 + }
  79 + @Test
  80 + public void testCreerTableauRectangle() throws TestException {
  81 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  82 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  83 +
  84 + try{
  85 + assertTrue (c.getDeclaredMethod("creerTableauRectangle").getReturnType()==void.class);
  86 + }
  87 + catch(NoSuchMethodException e){
  88 + throw new TestException("*****verifiez vos signatures de methodes*****");
  89 + }
  90 + catch(AssertionError e){
  91 + throw new TestException("*****la methode creerTableauRectangle ne doit rien renvoyer*****");
  92 + }
  93 + catch(NoSuchMethodError e){
  94 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  95 + }
  96 + catch(NoClassDefFoundError e){
  97 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  98 + }
  99 + }
  100 + @Test
  101 + public void testResultatCreerTableauRectangle() throws TestException {
  102 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  103 + mr.creerTableauRectangle();
  104 + try{
  105 + assertFalse (mr.tabRect.length == 0);
  106 + assertTrue (mr.tabRect[0].getClass() == Rectangle.class);
  107 + }
  108 + catch(AssertionError e){
  109 + throw new TestException("*****la methode creerTableauRectangle doit creer un tableau de rectangle*****");
  110 + }
  111 + catch(NoSuchMethodError e){
  112 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  113 + }
  114 + catch(NoClassDefFoundError e){
  115 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  116 + }
  117 + }
  118 + @Test
  119 + public void testMax() throws TestException {
  120 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  121 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  122 + try{
  123 + assertTrue (c.getDeclaredMethod("max", Rectangle[].class).getReturnType()==Rectangle.class);
  124 + }
  125 + catch(NoSuchMethodException e){
  126 + throw new TestException("*****verifiez vos signatures de methodes*****");
  127 + }
  128 + catch(AssertionError e){
  129 + throw new TestException("*****la methode max doit renvoyer un rectangle*****");
  130 + }
  131 + catch(NoSuchMethodError e){
  132 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  133 + }
  134 + catch(NoClassDefFoundError e){
  135 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  136 + }
  137 + }
  138 + @Test
  139 + public void testResultatMax() throws TestException {
  140 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  141 + mr.tabRect = new Rectangle[4];
  142 + mr.tabRect[0] = new Rectangle (0, 100, 50, 60);
  143 + mr.tabRect[1] = new Rectangle (0, 100, 50, 50);
  144 + mr.tabRect[2] = new Rectangle (0, 50, 50, 60);
  145 + mr.tabRect[3] = new Rectangle (10, 110, 60, 60);
  146 + Rectangle rec = mr.max(mr.tabRect);
  147 + try{
  148 + assertTrue (rec == mr.tabRect[1]);
  149 + }
  150 + catch(AssertionError e){
  151 + throw new TestException("*****votre algorithme de calcul de max est faux*****");
  152 + }
  153 + catch(NoSuchMethodError e){
  154 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  155 + }
  156 + catch(NoClassDefFoundError e){
  157 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  158 + }
  159 + }
  160 + @Test
  161 + public void testDecalerRectangle() throws TestException {
  162 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  163 + Class<? extends ManipulateurRectangle> c = mr.getClass();
  164 + try{
  165 + assertTrue (c.getDeclaredMethod("decalerRectangles", double.class, double.class).getReturnType()==void.class);
  166 + }
  167 + catch(NoSuchMethodException e){
  168 + throw new TestException("*****verifiez vos signatures de methodes*****");
  169 + }
  170 + catch(AssertionError e){
  171 + throw new TestException("*****la methode decalerRectangles ne doit rien renvoyer*****");
  172 + }
  173 + catch(NoSuchMethodError e){
  174 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  175 + }
  176 + catch(NoClassDefFoundError e){
  177 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  178 + }
  179 + }
  180 + @Test
  181 + public void testResultatDecalerRectangle() throws TestException {
  182 + ManipulateurRectangle mr = new ManipulateurRectangle ();
  183 + mr.tabRect = new Rectangle[2];
  184 + mr.tabRect[0] = new Rectangle (0, 100, 50, 60);
  185 + Rectangle r0 = new Rectangle (0, 100, 50, 60);
  186 + mr.tabRect[1] = new Rectangle (10, 20, 50, 50);
  187 + Rectangle r1 = new Rectangle (10, 20, 50, 50);
  188 + mr.decalerRectangles(10, 20);
  189 + try{
  190 + assertTrue(mr.tabRect[0].origin.getX() == (r0.origin.getX() + 10));
  191 + assertTrue(mr.tabRect[0].corner.getX() == (r0.corner.getX() + 10));
  192 + assertTrue(mr.tabRect[0].origin.getY() == (r0.origin.getY() + 20));
  193 + assertTrue(mr.tabRect[0].corner.getY() == (r0.corner.getY() + 20));
  194 + assertTrue(mr.tabRect[1].origin.getX() == (r1.origin.getX() + 10));
  195 + assertTrue(mr.tabRect[1].corner.getX() == (r1.corner.getX() + 10));
  196 + assertTrue(mr.tabRect[1].origin.getY() == (r1.origin.getY() + 20));
  197 + assertTrue(mr.tabRect[1].corner.getY() == (r1.corner.getY() + 20));
  198 + }
  199 + catch(AssertionError e){
  200 + throw new TestException("*****votre algorithme pour decaler les rectangles est faux*****");
  201 + }
  202 + catch(NoSuchMethodError e){
  203 + throw new TestException("*****verifiez vos signatures de methodes ou c'est que le test verfie des choses que vous n'avez pas encore programmees*****");
  204 + }
  205 + catch(NoClassDefFoundError e){
  206 + throw new TestException("*****vous n'avez pas encore cree la classe ManipulateurRectangle*****");
  207 + }
  208 + }
  209 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/fc/70e85028f92c001814f28ffaf5bb7e80 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/fc/70e85028f92c001814f28ffaf5bb7e80
... ... @@ -0,0 +1,49 @@
  1 +import java.awt.geom.*;
  2 +import java.lang.Math;
  3 +import java.lang.*;
  4 +
  5 +public class Rectangle{
  6 + Point2D.Double origin;
  7 + Point2D.Double corner;
  8 +
  9 +
  10 + public Rectangle(double x1, double y1, double x2, double y2){
  11 +
  12 + origin = new Point2D.Double(x1,y1);
  13 + corner = new Point2D.Double(x2,y2);
  14 + }
  15 +
  16 + public double largeur(){
  17 + double calcX, calcY;
  18 +
  19 + calcX= (Math.abs(origin.getX()-corner.getX()));
  20 + calcY= (Math.abs(origin.getY()-corner.getY()));
  21 +
  22 + return Math.min(calcX, calcY);
  23 +
  24 +
  25 +
  26 + }
  27 +
  28 + public double longueur(){
  29 + double calcX, calcY;
  30 +
  31 + calcX= (Math.abs(origin.getX()-corner.getX()));
  32 + calcY= (Math.abs(origin.getY()-corner.getY()));
  33 +
  34 + return Math.max(calcX, calcY);
  35 +
  36 + }
  37 +
  38 + public double surface(){
  39 + return (largeur()*longueur());
  40 + }
  41 +
  42 + public double perimetre(){
  43 + return (2*largeur()+2*longueur());
  44 + }
  45 +
  46 + public String toString(){
  47 + return "("+origin.toString() +","+corner.toString()+")";
  48 + }
  49 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/ff/b0e081afd23000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/ff/b0e081afd23000181a55bc9701b723d3
... ... @@ -0,0 +1,66 @@
  1 +package rectangles;
  2 +import java.util.*;
  3 +
  4 +public class ManipulateurRectangle{
  5 +
  6 + public Rectangle[] tabRect;
  7 +
  8 + public void creerTableauRectangle(){
  9 + Scanner sc = new Scanner(System.in);
  10 + int nbRect=0;
  11 + System.out.println("Nb Rectangle ?");
  12 + nbRect = sc.nextInt();
  13 + if(nbRect>0){
  14 + tabRect = new Rectangle[nbRect];
  15 +
  16 + for(int i = 0; i< tabRect.length;i++){
  17 + tabRect[i] = creerRectangle();
  18 + }
  19 + }
  20 +
  21 + }
  22 +
  23 + public Rectangle creerRectangle(){
  24 + Scanner sc = new Scanner(System.in);
  25 +
  26 + double[] valsPoint= new double[4];
  27 + for(int i = 0; i < valsPoint.length; i++){
  28 + System.out.println("Coord"+i+"= ?");
  29 + valsPoint[i] = sc.nextDouble();
  30 + }
  31 +
  32 + return new Rectangle(valsPoint[0],valsPoint[1],valsPoint[2],valsPoint[3]);
  33 + }
  34 +
  35 + public String toString(){
  36 + String res="";
  37 + for(int i = 0; i< tabRect.length;i++){
  38 + res+= tabRect[i].toString()+"\n";
  39 + }
  40 + return res;
  41 + }
  42 +
  43 + public Rectangle max(Rectangle[] t){
  44 + Rectangle res = null;
  45 + if(t.length>0){
  46 + res = t[0];
  47 + double surfaceMax = t[0].surface();
  48 + for(int i = 1; i < tabRect.length; i++){
  49 + double tmp = t[i].surface();
  50 + if( tmp > surfaceMax){
  51 + res = t[i];
  52 + surfaceMax = tmp;
  53 + }
  54 + }
  55 +
  56 + }
  57 + return res;
  58 + }
  59 +
  60 + public void decalerRectangles(double decX, double decY){
  61 + for(int i = 0; i < tabRect.length; i++){
  62 + tabRect[i].origin.setLocation(tabRect[i].origin.getX()+decX,tabRect[i].origin.getY()+decY);
  63 + tabRect[i].corner.setLocation(tabRect[i].corner.getX()+decX,tabRect[i].corner.getY()+decY);
  64 + }
  65 + }
  66 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.history/ff/f0be3f77cf3000181a55bc9701b723d3 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.resources/.history/ff/f0be3f77cf3000181a55bc9701b723d3
... ... @@ -0,0 +1,15 @@
  1 +import java.awt.geom.*;
  2 +
  3 +public class ApplicationRectangle{
  4 +
  5 + public static void main(String[] args){
  6 + Rectangle rectangle = new Rectangle(10.0,10.0,40.0,50.0);
  7 + System.out.println(rectangle.toString());
  8 +
  9 + if(args.length>3){
  10 + Rectangle rectangle2 = new Rectangle(Double.parseDouble(args[0]),Double.parseDouble(args[1]),Double.parseDouble(args[2]),Double.parseDouble(args[3]));
  11 + System.out.println(rectangle2.toString());
  12 + }
  13 + }
  14 +
  15 +}
... ...
.metadata/.plugins/org.eclipse.core.resources/.projects/tp1.1_Rectangle/.indexes/92/history.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/tp1.1_Rectangle/.indexes/af/history.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/tp1.1_Rectangle/.indexes/e4/6f/history.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/tp1.1_Rectangle/.indexes/e4/92/history.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/tp1.1_Rectangle/.indexes/e4/e4/history.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/tp1.1_Rectangle/.indexes/e4/history.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/tp1.1_Rectangle/.markers 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/tp1.1_Rectangle/org.eclipse.jdt.core/state.dat 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.root/2.tree 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs
... ... @@ -0,0 +1,2 @@
  1 +eclipse.preferences.version=1
  2 +version=1
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.core.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.core.prefs
... ... @@ -0,0 +1,2 @@
  1 +eclipse.preferences.version=1
  2 +prefWatchExpressions=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<watchExpressions/>\n
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefs
... ... @@ -0,0 +1,5 @@
  1 +eclipse.preferences.version=1
  2 +org.eclipse.debug.ui.PREF_LAUNCH_PERSPECTIVES=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<launchPerspectives/>\n
  3 +org.eclipse.debug.ui.user_view_bindings=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<viewBindings>\n<view id\="org.eclipse.debug.ui.ExpressionView">\n<perspective id\="org.eclipse.debug.ui.DebugPerspective" userAction\="opened"/>\n</view>\n</viewBindings>\n
  4 +preferredDetailPanes=DefaultDetailPane\:DefaultDetailPane|
  5 +preferredTargets=default\:default|
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.logging.aeri.ide.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.logging.aeri.ide.prefs
... ... @@ -0,0 +1,4 @@
  1 +eclipse.preferences.version=1
  2 +resetSendMode=KEEP
  3 +resetSendModeOn=0
  4 +sendMode=NEVER
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs
... ... @@ -0,0 +1,8 @@
  1 +eclipse.preferences.version=1
  2 +org.eclipse.jdt.core.codeComplete.visibilityCheck=enabled
  3 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
  4 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
  5 +org.eclipse.jdt.core.compiler.compliance=1.8
  6 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
  7 +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
  8 +org.eclipse.jdt.core.compiler.source=1.8
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.debug.ui.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.debug.ui.prefs
... ... @@ -0,0 +1,2 @@
  1 +eclipse.preferences.version=1
  2 +org.eclipse.debug.ui.VariableView.org.eclipse.jdt.debug.ui.show_null_entries=true
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.launching.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.launching.prefs
... ... @@ -0,0 +1,2 @@
  1 +eclipse.preferences.version=1
  2 +org.eclipse.jdt.launching.PREF_VM_XML=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<vmSettings defaultVM\="57,org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType13,1521630703535" defaultVMConnector\="">\n<vmType id\="org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType">\n<vm id\="1521630703535" name\="jdk1.8.0_25" path\="/usr/local/jdk1.8.0_25"/>\n</vmType>\n</vmSettings>\n
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs
... ... @@ -0,0 +1,18 @@
  1 +content_assist_disabled_computers=org.eclipse.jdt.ui.textProposalCategory\u0000org.eclipse.jdt.ui.javaAllProposalCategory\u0000org.eclipse.jdt.ui.javaTypeProposalCategory\u0000org.eclipse.jdt.ui.javaNoTypeProposalCategory\u0000
  2 +content_assist_lru_history=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><history maxLHS\="100" maxRHS\="10"/>
  3 +content_assist_number_of_computers=18
  4 +content_assist_proposals_background=255,255,255
  5 +content_assist_proposals_foreground=0,0,0
  6 +eclipse.preferences.version=1
  7 +fontPropagated=true
  8 +org.eclipse.jdt.ui.editor.tab.width=
  9 +org.eclipse.jdt.ui.formatterprofiles.version=12
  10 +org.eclipse.jdt.ui.javadoclocations.migrated=true
  11 +org.eclipse.jdt.ui.text.custom_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates/>
  12 +org.eclipse.jdt.ui.text.templates_migrated=true
  13 +org.eclipse.jface.textfont=1|Monospace|10.0|0|GTK|1|;
  14 +proposalOrderMigrated=true
  15 +spelling_locale_initialized=true
  16 +tabWidthPropagated=true
  17 +useAnnotationsPrefPage=true
  18 +useQuickDiffPrefPage=true
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefs
... ... @@ -0,0 +1,2 @@
  1 +eclipse.preferences.version=1
  2 +mylyn.attention.migrated=true
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.java.ui.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.java.ui.prefs
... ... @@ -0,0 +1,3 @@
  1 +eclipse.preferences.version=1
  2 +org.eclipse.mylyn.java.ui.run.count.3_10_0=1
  3 +org.eclipse.mylyn.java.ui.run.count.3_1_0=1
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.monitor.ui.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.monitor.ui.prefs
... ... @@ -0,0 +1,2 @@
  1 +eclipse.preferences.version=1
  2 +org.eclipse.mylyn.monitor.activity.tracking.enabled.checked=true
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.tasks.ui.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.tasks.ui.prefs
... ... @@ -0,0 +1,5 @@
  1 +eclipse.preferences.version=1
  2 +migrated.task.repositories.secure.store=true
  3 +org.eclipse.mylyn.tasks.ui.filters.nonmatching=true
  4 +org.eclipse.mylyn.tasks.ui.filters.nonmatching.encouraged=true
  5 +org.eclipse.mylyn.tasks.ui.welcome.message=true
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.pde.api.tools.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.pde.api.tools.prefs
... ... @@ -0,0 +1,2 @@
  1 +eclipse.preferences.version=1
  2 +knownEEFragments=
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.php.core.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.php.core.prefs
... ... @@ -0,0 +1,2 @@
  1 +eclipse.preferences.version=1
  2 +pdt.structure.version=9
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.php.debug.core.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.php.debug.core.prefs
... ... @@ -0,0 +1,3 @@
  1 +eclipse.preferences.version=1
  2 +org.eclipse.php.debug.core.xdebugDebuggerSettingsProvider=<settings><proxyEnable>false</proxyEnable><clientPort>9000</clientPort><ownerId>php-server-d96766ac-8080-416d-83d7-3807cb93a059</ownerId><proxyIdeKey>ECLIPSE_DBGP_xxx</proxyIdeKey><proxyAddress></proxyAddress></settings>
  3 +org.eclipse.php.debug.core.zendDebuggerSettingsProvider=<settings><clientIp>172.16.93.1,172.26.18.139,127.0.0.1</clientIp><clientPort>10137</clientPort><ownerId>php-server-d96766ac-8080-416d-83d7-3807cb93a059</ownerId><responseTimeout>60000</responseTimeout></settings>
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.php.server.core.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.php.server.core.prefs
... ... @@ -0,0 +1,3 @@
  1 +defaultPHPServer=Default PHP Web Server
  2 +eclipse.preferences.version=1
  3 +phpServers=<server><hostname>localhost</hostname><debuggerId>org.eclipse.php.debug.core.noneDebugger</debuggerId><document_root></document_root><name>Default PHP Web Server</name><base_url>http\://localhost</base_url><id>php-server-d96766ac-8080-416d-83d7-3807cb93a059</id></server>
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.ui.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.ui.prefs
... ... @@ -0,0 +1,2 @@
  1 +eclipse.preferences.version=1
  2 +org.eclipse.team.ui.first_time=false
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.editors.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.editors.prefs
... ... @@ -0,0 +1,2 @@
  1 +eclipse.preferences.version=1
  2 +overviewRuler_migration=migrated_3.1
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs
... ... @@ -0,0 +1,8 @@
  1 +IMPORT_FILES_AND_FOLDERS_RELATIVE=true
  2 +IMPORT_FILES_AND_FOLDERS_TYPE=23,1
  3 +PROBLEMS_FILTERS_MIGRATE=true
  4 +SWITCH_PERSPECTIVE_ON_PROJECT_CREATION=always
  5 +eclipse.preferences.version=1
  6 +platformState=1474469400787
  7 +quickStart=false
  8 +tipsAndTricks=true
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs
... ... @@ -0,0 +1,2 @@
  1 +eclipse.preferences.version=1
  2 +showIntro=false
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs
... ... @@ -0,0 +1,2 @@
  1 +//org.eclipse.ui.commands/state/org.eclipse.ui.navigator.resources.nested.changeProjectPresentation/org.eclipse.ui.commands.radioState=false
  2 +eclipse.preferences.version=1
... ...
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.wst.jsdt.ui.prefs 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.wst.jsdt.ui.prefs
... ... @@ -0,0 +1,10 @@
  1 +eclipse.preferences.version=1
  2 +fontPropagated=true
  3 +org.eclipse.jface.textfont=1|Monospace|10.0|0|GTK|1|;
  4 +org.eclipse.wst.jsdt.ui.editor.tab.width=
  5 +org.eclipse.wst.jsdt.ui.formatterprofiles.version=11
  6 +org.eclipse.wst.jsdt.ui.javadoclocations.migrated=true
  7 +proposalOrderMigrated=true
  8 +tabWidthPropagated=true
  9 +useAnnotationsPrefPage=true
  10 +useQuickDiffPrefPage=true
... ...
.metadata/.plugins/org.eclipse.debug.core/.launches/ApplicationRectangle.launch 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.debug.core/.launches/ApplicationRectangle.launch
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2 +<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
  3 +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
  4 +<listEntry value="/tp1.1_Rectangle/src/rectangles/ApplicationRectangle.java"/>
  5 +</listAttribute>
  6 +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
  7 +<listEntry value="1"/>
  8 +</listAttribute>
  9 +<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="rectangles.ApplicationRectangle"/>
  10 +<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="tp1.1_Rectangle"/>
  11 +</launchConfiguration>
... ...
.metadata/.plugins/org.eclipse.debug.core/.launches/ManipulateurRectangleTest.launch 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.debug.core/.launches/ManipulateurRectangleTest.launch
... ... @@ -0,0 +1,16 @@
  1 +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2 +<launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
  3 +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
  4 +<listEntry value="/tp1.1_Rectangle/src/test/ManipulateurRectangleTest.java"/>
  5 +</listAttribute>
  6 +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
  7 +<listEntry value="1"/>
  8 +</listAttribute>
  9 +<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
  10 +<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
  11 +<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
  12 +<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit4"/>
  13 +<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="test.ManipulateurRectangleTest"/>
  14 +<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="tp1.1_Rectangle"/>
  15 +<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-ea"/>
  16 +</launchConfiguration>
... ...
.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml
... ... @@ -0,0 +1,21 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<section name="Workbench">
  3 + <section name="org.eclipse.debug.ui.SCOPED_SAVE_SELECTION_DIALOG">
  4 + <item value="306" key="DIALOG_WIDTH"/>
  5 + <item value="1|Sans|10.0|0|GTK|1|" key="DIALOG_FONT_NAME"/>
  6 + <item value="379" key="DIALOG_HEIGHT"/>
  7 + </section>
  8 + <section name="org.eclipse.debug.ui.LAUNCH_CONFIGURATIONS_DIALOG_SECTION">
  9 + <item value="800" key="DIALOG_WIDTH"/>
  10 + <item value="1|Sans|10.0|0|GTK|1|" key="DIALOG_FONT_NAME"/>
  11 + <item value=", org.eclipse.jdt.junit.launchconfig, " key="org.eclipse.debug.ui.EXPANDED_NODES"/>
  12 + <item value="762" key="org.eclipse.debug.ui.DIALOG_SASH_WEIGHTS_2"/>
  13 + <item value="640" key="DIALOG_HEIGHT"/>
  14 + <item value="237" key="org.eclipse.debug.ui.DIALOG_SASH_WEIGHTS_1"/>
  15 + </section>
  16 + <section name="org.eclipse.debug.ui.SELECT_LAUNCH_SHORTCUT_DIALOG">
  17 + <item value="330" key="DIALOG_WIDTH"/>
  18 + <item value="1|Sans|10.0|0|GTK|1|" key="DIALOG_FONT_NAME"/>
  19 + <item value="428" key="DIALOG_HEIGHT"/>
  20 + </section>
  21 +</section>
... ...
.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml
... ... @@ -0,0 +1,25 @@
  1 +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2 +<launchHistory>
  3 +<launchGroup id="org.eclipse.debug.ui.launchGroup.debug">
  4 +<mruHistory>
  5 +<launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;launchConfiguration local=&quot;true&quot; path=&quot;ManipulateurRectangleTest&quot;/&gt;&#10;"/>
  6 +<launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;launchConfiguration local=&quot;true&quot; path=&quot;ApplicationRectangle&quot;/&gt;&#10;"/>
  7 +</mruHistory>
  8 +<favorites/>
  9 +</launchGroup>
  10 +<launchGroup id="org.eclipse.debug.ui.launchGroup.profile">
  11 +<mruHistory/>
  12 +<favorites/>
  13 +</launchGroup>
  14 +<launchGroup id="org.eclipse.ui.externaltools.launchGroup">
  15 +<mruHistory/>
  16 +<favorites/>
  17 +</launchGroup>
  18 +<launchGroup id="org.eclipse.debug.ui.launchGroup.run">
  19 +<mruHistory>
  20 +<launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;launchConfiguration local=&quot;true&quot; path=&quot;ManipulateurRectangleTest&quot;/&gt;&#10;"/>
  21 +<launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;launchConfiguration local=&quot;true&quot; path=&quot;ApplicationRectangle&quot;/&gt;&#10;"/>
  22 +</mruHistory>
  23 +<favorites/>
  24 +</launchGroup>
  25 +</launchHistory>
... ...
.metadata/.plugins/org.eclipse.dltk.core/Containers.dat 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi
... ... @@ -0,0 +1,3732 @@
  1 +<?xml version="1.0" encoding="ASCII"?>
  2 +<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="_iHCQMSz4EeiBhvlDkyldLw" elementId="org.eclipse.e4.legacy.ide.application" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_iHCQMiz4EeiBhvlDkyldLw" bindingContexts="_iHCQNCz4EeiBhvlDkyldLw">
  3 + <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;workbench>&#xA;&lt;mruList>&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;ManipulateurRectangleTest.java&quot; tooltip=&quot;tp1.1_Rectangle/src/test/ManipulateurRectangleTest.java&quot;>&#xA;&lt;persistable path=&quot;/tp1.1_Rectangle/src/test/ManipulateurRectangleTest.java&quot;/>&#xA;&lt;/file>&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;Rectangle.java&quot; tooltip=&quot;tp1.1_Rectangle/src/rectangles/Rectangle.java&quot;>&#xA;&lt;persistable path=&quot;/tp1.1_Rectangle/src/rectangles/Rectangle.java&quot;/>&#xA;&lt;/file>&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;ManipulateurRectangle.java&quot; tooltip=&quot;tp1.1_Rectangle/src/rectangles/ManipulateurRectangle.java&quot;>&#xA;&lt;persistable path=&quot;/tp1.1_Rectangle/src/rectangles/ManipulateurRectangle.java&quot;/>&#xA;&lt;/file>&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;TestException.java&quot; tooltip=&quot;tp1.1_Rectangle/src/test/TestException.java&quot;>&#xA;&lt;persistable path=&quot;/tp1.1_Rectangle/src/test/TestException.java&quot;/>&#xA;&lt;/file>&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;ApplicationRectangle.java&quot; tooltip=&quot;tp1.1_Rectangle/src/rectangles/ApplicationRectangle.java&quot;>&#xA;&lt;persistable path=&quot;/tp1.1_Rectangle/src/rectangles/ApplicationRectangle.java&quot;/>&#xA;&lt;/file>&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;ManipulateurRectangle.java&quot; tooltip=&quot;tp1.1_Rectangle/src/ManipulateurRectangle.java&quot;>&#xA;&lt;persistable path=&quot;/tp1.1_Rectangle/src/ManipulateurRectangle.java&quot;/>&#xA;&lt;/file>&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;ManipulateurRectangleTest.java&quot; tooltip=&quot;tp1.1_Rectangle/test/ManipulateurRectangleTest.java&quot;>&#xA;&lt;persistable path=&quot;/tp1.1_Rectangle/test/ManipulateurRectangleTest.java&quot;/>&#xA;&lt;/file>&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;Rectangle.java&quot; tooltip=&quot;tp1.1_Rectangle/src/Rectangle.java&quot;>&#xA;&lt;persistable path=&quot;/tp1.1_Rectangle/src/Rectangle.java&quot;/>&#xA;&lt;/file>&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;ApplicationRectangle.java&quot; tooltip=&quot;tp1.1_Rectangle/src/ApplicationRectangle.java&quot;>&#xA;&lt;persistable path=&quot;/tp1.1_Rectangle/src/ApplicationRectangle.java&quot;/>&#xA;&lt;/file>&#xA;&lt;/mruList>&#xA;&lt;/workbench>"/>
  4 + <tags>activeSchemeId:org.eclipse.ui.defaultAcceleratorConfiguration</tags>
  5 + <tags>ModelMigrationProcessor.001</tags>
  6 + <children xsi:type="basic:TrimmedWindow" xmi:id="_iHCQMiz4EeiBhvlDkyldLw" elementId="IDEWindow" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_jAXE4Cz4EeiBhvlDkyldLw" label="%trimmedwindow.label.eclipseSDK" x="0" y="31" width="1024" height="768">
  7 + <persistedState key="coolBarVisible" value="true"/>
  8 + <persistedState key="perspectiveBarVisible" value="true"/>
  9 + <persistedState key="isRestored" value="true"/>
  10 + <persistedState key="show_in_time" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;show_in_time/>"/>
  11 + <persistedState key="workingSets" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;workingSets/>"/>
  12 + <persistedState key="aggregateWorkingSetId" value="Aggregate for window 1521630674876"/>
  13 + <tags>topLevel</tags>
  14 + <tags>shellMaximized</tags>
  15 + <children xsi:type="basic:PartSashContainer" xmi:id="_jAXE4Cz4EeiBhvlDkyldLw" selectedElement="_jAXE4Sz4EeiBhvlDkyldLw" horizontal="true">
  16 + <children xsi:type="advanced:PerspectiveStack" xmi:id="_jAXE4Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.ide.perspectivestack" containerData="7500" selectedElement="_1VheUCz4EeiBhvlDkyldLw">
  17 + <children xsi:type="advanced:Perspective" xmi:id="_jjTZ4Cz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.ui.tools.perspective.modeling" selectedElement="_jjTZ4Sz4EeiBhvlDkyldLw" label="Modeling" iconURI="platform:/plugin/org.eclipse.sirius.ui.ext/icons/full/others/ModelingPerspective.gif">
  18 + <persistedState key="persp.hiddenItems" value="persp.hideToolbarSC:org.eclipse.debug.ui.commands.RunToLine,persp.hideToolbarSC:org.eclipse.jdt.ui.actions.OpenProjectWizard,persp.hideToolbarSC:print,persp.hideToolbarSC:org.eclipse.ui.edit.text.toggleShowSelectedElementOnly,"/>
  19 + <tags>persp.actionSet:org.eclipse.mylyn.doc.actionSet</tags>
  20 + <tags>persp.actionSet:org.eclipse.mylyn.tasks.ui.navigation</tags>
  21 + <tags>persp.actionSet:org.eclipse.ui.cheatsheets.actionSet</tags>
  22 + <tags>persp.actionSet:org.eclipse.search.searchActionSet</tags>
  23 + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation</tags>
  24 + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation</tags>
  25 + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo</tags>
  26 + <tags>persp.actionSet:org.eclipse.ui.externaltools.ExternalToolsSet</tags>
  27 + <tags>persp.actionSet:org.eclipse.ui.actionSet.keyBindings</tags>
  28 + <tags>persp.actionSet:org.eclipse.ui.actionSet.openFiles</tags>
  29 + <tags>persp.actionSet:org.eclipse.acceleo.ide.ui.editors.template.actionSet</tags>
  30 + <tags>persp.actionSet:org.eclipse.wst.jsdt.chromium.debug.ui.actionSets</tags>
  31 + <tags>persp.newWizSC:org.eclipse.ui.wizards.new.folder</tags>
  32 + <tags>persp.newWizSC:org.eclipse.ui.wizards.new.file</tags>
  33 + <tags>persp.newWizSC:org.eclipse.sirius.ui.modelingproject.wizard</tags>
  34 + <tags>persp.newWizSC:org.eclipse.sirius.ui.session.creation</tags>
  35 + <tags>persp.viewSC:org.eclipse.sirius.ui.tools.views.model.explorer</tags>
  36 + <tags>persp.viewSC:org.eclipse.ui.views.PropertySheet</tags>
  37 + <tags>persp.viewSC:org.eclipse.ui.views.ContentOutline</tags>
  38 + <tags>persp.viewSC:org.eclipse.ui.views.ProblemView</tags>
  39 + <tags>persp.newWizSC:org.eclipse.ecoretools.emf.design.wizardID</tags>
  40 + <children xsi:type="basic:PartSashContainer" xmi:id="_jjTZ4Sz4EeiBhvlDkyldLw" selectedElement="_jjTZ4iz4EeiBhvlDkyldLw" horizontal="true">
  41 + <children xsi:type="basic:PartSashContainer" xmi:id="_jjTZ4iz4EeiBhvlDkyldLw" containerData="2500" selectedElement="_jjTZ4yz4EeiBhvlDkyldLw">
  42 + <children xsi:type="basic:PartStack" xmi:id="_jjTZ4yz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.ui.tools.views.model.explorerMStack" containerData="5000" selectedElement="_jjTZ5Cz4EeiBhvlDkyldLw">
  43 + <tags>noFocus</tags>
  44 + <children xsi:type="advanced:Placeholder" xmi:id="_jjTZ5Cz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.ui.tools.views.model.explorer" ref="_jjPIcCz4EeiBhvlDkyldLw"/>
  45 + </children>
  46 + <children xsi:type="basic:PartStack" xmi:id="_jjTZ5Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.ContentOutlineMStack" containerData="5000" selectedElement="_jjTZ5iz4EeiBhvlDkyldLw">
  47 + <children xsi:type="advanced:Placeholder" xmi:id="_jjTZ5iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.ContentOutline" ref="_jjQWkCz4EeiBhvlDkyldLw"/>
  48 + </children>
  49 + </children>
  50 + <children xsi:type="basic:PartSashContainer" xmi:id="_jjTZ5yz4EeiBhvlDkyldLw" containerData="7500">
  51 + <children xsi:type="advanced:Placeholder" xmi:id="_jjTZ6Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.editorss" containerData="6500" ref="_jjF-gCz4EeiBhvlDkyldLw"/>
  52 + <children xsi:type="basic:PartStack" xmi:id="_jjTZ6Sz4EeiBhvlDkyldLw" elementId="bottom" containerData="3500" selectedElement="_jjTZ6iz4EeiBhvlDkyldLw">
  53 + <children xsi:type="advanced:Placeholder" xmi:id="_jjTZ6iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.PropertySheet" ref="_jjQ9oCz4EeiBhvlDkyldLw"/>
  54 + <children xsi:type="advanced:Placeholder" xmi:id="_jjTZ6yz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.ProblemView" ref="_jjRksCz4EeiBhvlDkyldLw"/>
  55 + </children>
  56 + </children>
  57 + </children>
  58 + </children>
  59 + <children xsi:type="advanced:Perspective" xmi:id="_1VheUCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.JavaPerspective" selectedElement="_1VheUSz4EeiBhvlDkyldLw" label="Java" iconURI="platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/eview16/jperspective.png">
  60 + <persistedState key="persp.hiddenItems" value="persp.hideToolbarSC:org.eclipse.debug.ui.commands.RunToLine,persp.hideToolbarSC:org.eclipse.jdt.ui.actions.OpenProjectWizard,persp.hideToolbarSC:print,persp.hideToolbarSC:org.eclipse.ui.edit.text.toggleShowSelectedElementOnly,"/>
  61 + <tags>persp.actionSet:org.eclipse.mylyn.doc.actionSet</tags>
  62 + <tags>persp.actionSet:org.eclipse.mylyn.tasks.ui.navigation</tags>
  63 + <tags>persp.actionSet:org.eclipse.ui.cheatsheets.actionSet</tags>
  64 + <tags>persp.actionSet:org.eclipse.search.searchActionSet</tags>
  65 + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation</tags>
  66 + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation</tags>
  67 + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo</tags>
  68 + <tags>persp.actionSet:org.eclipse.ui.externaltools.ExternalToolsSet</tags>
  69 + <tags>persp.actionSet:org.eclipse.ui.actionSet.keyBindings</tags>
  70 + <tags>persp.actionSet:org.eclipse.ui.actionSet.openFiles</tags>
  71 + <tags>persp.actionSet:org.eclipse.acceleo.ide.ui.editors.template.actionSet</tags>
  72 + <tags>persp.actionSet:org.eclipse.wst.jsdt.chromium.debug.ui.actionSets</tags>
  73 + <tags>persp.actionSet:org.eclipse.debug.ui.launchActionSet</tags>
  74 + <tags>persp.actionSet:org.eclipse.jdt.ui.JavaActionSet</tags>
  75 + <tags>persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet</tags>
  76 + <tags>persp.actionSet:org.eclipse.ui.NavigateActionSet</tags>
  77 + <tags>persp.viewSC:org.eclipse.jdt.ui.PackageExplorer</tags>
  78 + <tags>persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy</tags>
  79 + <tags>persp.viewSC:org.eclipse.jdt.ui.SourceView</tags>
  80 + <tags>persp.viewSC:org.eclipse.jdt.ui.JavadocView</tags>
  81 + <tags>persp.viewSC:org.eclipse.search.ui.views.SearchView</tags>
  82 + <tags>persp.viewSC:org.eclipse.ui.console.ConsoleView</tags>
  83 + <tags>persp.viewSC:org.eclipse.ui.views.ContentOutline</tags>
  84 + <tags>persp.viewSC:org.eclipse.ui.views.ProblemView</tags>
  85 + <tags>persp.viewSC:org.eclipse.ui.views.ResourceNavigator</tags>
  86 + <tags>persp.viewSC:org.eclipse.ui.views.TaskList</tags>
  87 + <tags>persp.viewSC:org.eclipse.ui.views.ProgressView</tags>
  88 + <tags>persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer</tags>
  89 + <tags>persp.viewSC:org.eclipse.ui.texteditor.TemplatesView</tags>
  90 + <tags>persp.viewSC:org.eclipse.pde.runtime.LogView</tags>
  91 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.JavaProjectWizard</tags>
  92 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewPackageCreationWizard</tags>
  93 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewClassCreationWizard</tags>
  94 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard</tags>
  95 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewEnumCreationWizard</tags>
  96 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewAnnotationCreationWizard</tags>
  97 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSourceFolderCreationWizard</tags>
  98 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSnippetFileCreationWizard</tags>
  99 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewJavaWorkingSetWizard</tags>
  100 + <tags>persp.newWizSC:org.eclipse.ui.wizards.new.folder</tags>
  101 + <tags>persp.newWizSC:org.eclipse.ui.wizards.new.file</tags>
  102 + <tags>persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard</tags>
  103 + <tags>persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective</tags>
  104 + <tags>persp.perspSC:org.eclipse.debug.ui.DebugPerspective</tags>
  105 + <tags>persp.viewSC:org.eclipse.ant.ui.views.AntView</tags>
  106 + <tags>persp.showIn:org.eclipse.egit.ui.RepositoriesView</tags>
  107 + <tags>persp.actionSet:org.eclipse.debug.ui.breakpointActionSet</tags>
  108 + <tags>persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet</tags>
  109 + <tags>persp.newWizSC:org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard</tags>
  110 + <tags>persp.actionSet:org.eclipse.jdt.junit.JUnitActionSet</tags>
  111 + <tags>persp.showIn:org.eclipse.jdt.ui.PackageExplorer</tags>
  112 + <tags>persp.showIn:org.eclipse.team.ui.GenericHistoryView</tags>
  113 + <tags>persp.showIn:org.eclipse.ui.views.ResourceNavigator</tags>
  114 + <tags>persp.showIn:org.eclipse.ui.navigator.ProjectExplorer</tags>
  115 + <tags>persp.viewSC:org.eclipse.mylyn.tasks.ui.views.tasks</tags>
  116 + <tags>persp.newWizSC:org.eclipse.mylyn.tasks.ui.wizards.new.repository.task</tags>
  117 + <tags>persp.perspSC:org.eclipse.wst.jsdt.ui.JavaPerspective</tags>
  118 + <children xsi:type="basic:PartSashContainer" xmi:id="_1VheUSz4EeiBhvlDkyldLw" selectedElement="_1VheWyz4EeiBhvlDkyldLw" horizontal="true">
  119 + <children xsi:type="basic:PartSashContainer" xmi:id="_1VheUiz4EeiBhvlDkyldLw" containerData="2245" selectedElement="_1VheUyz4EeiBhvlDkyldLw">
  120 + <children xsi:type="basic:PartStack" xmi:id="_1VheUyz4EeiBhvlDkyldLw" elementId="left" containerData="6000" selectedElement="_1VheWCz4EeiBhvlDkyldLw">
  121 + <tags>org.eclipse.e4.primaryNavigationStack</tags>
  122 + <children xsi:type="advanced:Placeholder" xmi:id="_1VheVCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.PackageExplorer" ref="_1VSNwCz4EeiBhvlDkyldLw"/>
  123 + <children xsi:type="advanced:Placeholder" xmi:id="_1VheVSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="_1VY7cCz4EeiBhvlDkyldLw"/>
  124 + <children xsi:type="advanced:Placeholder" xmi:id="_1VheViz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.ResourceNavigator" toBeRendered="false" ref="_1VY7cSz4EeiBhvlDkyldLw"/>
  125 + <children xsi:type="advanced:Placeholder" xmi:id="_1VheVyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigator.ProjectExplorer" toBeRendered="false" ref="_1VY7ciz4EeiBhvlDkyldLw"/>
  126 + <children xsi:type="advanced:Placeholder" xmi:id="_1VheWCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.junit.ResultView" ref="_1Vg3QCz4EeiBhvlDkyldLw"/>
  127 + </children>
  128 + <children xsi:type="basic:PartStack" xmi:id="_1VheWSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewMStack" toBeRendered="false" containerData="4000">
  129 + <children xsi:type="advanced:Placeholder" xmi:id="_1VheWiz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesView" toBeRendered="false" ref="_1VgQMSz4EeiBhvlDkyldLw"/>
  130 + </children>
  131 + </children>
  132 + <children xsi:type="basic:PartSashContainer" xmi:id="_1VheWyz4EeiBhvlDkyldLw" containerData="7755" selectedElement="_1VheXCz4EeiBhvlDkyldLw">
  133 + <children xsi:type="basic:PartSashContainer" xmi:id="_1VheXCz4EeiBhvlDkyldLw" containerData="7500" selectedElement="_1VheXSz4EeiBhvlDkyldLw" horizontal="true">
  134 + <children xsi:type="advanced:Placeholder" xmi:id="_1VheXSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.editorss" containerData="9000" ref="_jjF-gCz4EeiBhvlDkyldLw"/>
  135 + <children xsi:type="basic:PartSashContainer" xmi:id="_1VheXiz4EeiBhvlDkyldLw" containerData="1000">
  136 + <children xsi:type="basic:PartStack" xmi:id="_1VheXyz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.views.tasksMStack" containerData="5000" selectedElement="_1VheYCz4EeiBhvlDkyldLw">
  137 + <children xsi:type="advanced:Placeholder" xmi:id="_1VheYCz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" ref="_1Vg3QSz4EeiBhvlDkyldLw"/>
  138 + </children>
  139 + <children xsi:type="basic:PartStack" xmi:id="_1VheYSz4EeiBhvlDkyldLw" elementId="right" containerData="5000" selectedElement="_1VheYiz4EeiBhvlDkyldLw">
  140 + <tags>org.eclipse.e4.secondaryNavigationStack</tags>
  141 + <children xsi:type="advanced:Placeholder" xmi:id="_1VheYiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.ContentOutline" ref="_jjQWkCz4EeiBhvlDkyldLw"/>
  142 + <children xsi:type="advanced:Placeholder" xmi:id="_1VheYyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.texteditor.TemplatesView" toBeRendered="false" ref="_1VfpIyz4EeiBhvlDkyldLw"/>
  143 + <children xsi:type="advanced:Placeholder" xmi:id="_1VheZCz4EeiBhvlDkyldLw" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="_1VgQMCz4EeiBhvlDkyldLw"/>
  144 + </children>
  145 + </children>
  146 + </children>
  147 + <children xsi:type="basic:PartStack" xmi:id="_1VheZSz4EeiBhvlDkyldLw" elementId="bottom" containerData="2500" selectedElement="_1Vheaiz4EeiBhvlDkyldLw">
  148 + <tags>org.eclipse.e4.secondaryDataStack</tags>
  149 + <children xsi:type="advanced:Placeholder" xmi:id="_1VheZiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.ProblemView" ref="_jjRksCz4EeiBhvlDkyldLw"/>
  150 + <children xsi:type="advanced:Placeholder" xmi:id="_1VheZyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.JavadocView" ref="_1VZigCz4EeiBhvlDkyldLw"/>
  151 + <children xsi:type="advanced:Placeholder" xmi:id="_1VheaCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.SourceView" ref="_1Vdz8Cz4EeiBhvlDkyldLw"/>
  152 + <children xsi:type="advanced:Placeholder" xmi:id="_1VheaSz4EeiBhvlDkyldLw" elementId="org.eclipse.search.ui.views.SearchView" toBeRendered="false" ref="_1VfCECz4EeiBhvlDkyldLw"/>
  153 + <children xsi:type="advanced:Placeholder" xmi:id="_1Vheaiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.console.ConsoleView" ref="_1VfpICz4EeiBhvlDkyldLw"/>
  154 + <children xsi:type="advanced:Placeholder" xmi:id="_1Vheayz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="_1VfpISz4EeiBhvlDkyldLw"/>
  155 + <children xsi:type="advanced:Placeholder" xmi:id="_1VhebCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.ProgressView" toBeRendered="false" ref="_1VfpIiz4EeiBhvlDkyldLw"/>
  156 + </children>
  157 + </children>
  158 + </children>
  159 + </children>
  160 + <children xsi:type="advanced:Perspective" xmi:id="_Ap_NIDDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.DebugPerspective" selectedElement="_Ap_NITDTEeije4ek6aC1Iw" label="Debug" iconURI="platform:/plugin/org.eclipse.debug.ui/$nl$/icons/full/eview16/debug_persp.png">
  161 + <persistedState key="persp.hiddenItems" value="persp.hideToolbarSC:org.eclipse.debug.ui.commands.RunToLine,persp.hideToolbarSC:org.eclipse.jdt.ui.actions.OpenProjectWizard,persp.hideToolbarSC:print,persp.hideToolbarSC:org.eclipse.ui.edit.text.toggleShowSelectedElementOnly,"/>
  162 + <tags>persp.actionSet:org.eclipse.mylyn.doc.actionSet</tags>
  163 + <tags>persp.actionSet:org.eclipse.mylyn.tasks.ui.navigation</tags>
  164 + <tags>persp.actionSet:org.eclipse.ui.cheatsheets.actionSet</tags>
  165 + <tags>persp.actionSet:org.eclipse.search.searchActionSet</tags>
  166 + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation</tags>
  167 + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation</tags>
  168 + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo</tags>
  169 + <tags>persp.actionSet:org.eclipse.ui.externaltools.ExternalToolsSet</tags>
  170 + <tags>persp.actionSet:org.eclipse.ui.actionSet.keyBindings</tags>
  171 + <tags>persp.actionSet:org.eclipse.ui.actionSet.openFiles</tags>
  172 + <tags>persp.actionSet:org.eclipse.acceleo.ide.ui.editors.template.actionSet</tags>
  173 + <tags>persp.actionSet:org.eclipse.wst.jsdt.chromium.debug.ui.actionSets</tags>
  174 + <tags>persp.actionSet:org.eclipse.debug.ui.launchActionSet</tags>
  175 + <tags>persp.actionSet:org.eclipse.debug.ui.debugActionSet</tags>
  176 + <tags>persp.viewSC:org.eclipse.debug.ui.DebugView</tags>
  177 + <tags>persp.viewSC:org.eclipse.debug.ui.VariableView</tags>
  178 + <tags>persp.viewSC:org.eclipse.debug.ui.BreakpointView</tags>
  179 + <tags>persp.viewSC:org.eclipse.debug.ui.ExpressionView</tags>
  180 + <tags>persp.viewSC:org.eclipse.ui.views.ContentOutline</tags>
  181 + <tags>persp.viewSC:org.eclipse.ui.console.ConsoleView</tags>
  182 + <tags>persp.viewSC:org.eclipse.ui.views.TaskList</tags>
  183 + <tags>persp.viewSC:org.eclipse.ant.ui.views.AntView</tags>
  184 + <tags>persp.actionSet:org.eclipse.ui.NavigateActionSet</tags>
  185 + <tags>persp.actionSet:org.eclipse.debug.ui.breakpointActionSet</tags>
  186 + <tags>persp.viewSC:org.eclipse.pde.runtime.LogView</tags>
  187 + <tags>persp.actionSet:org.eclipse.dltk.debug.ui.ScriptDebugActionSet</tags>
  188 + <tags>persp.viewSC:org.eclipse.dltk.debug.ui.ScriptDisplayView</tags>
  189 + <tags>persp.showIn:org.eclipse.egit.ui.RepositoriesView</tags>
  190 + <tags>persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet</tags>
  191 + <tags>persp.viewSC:org.eclipse.jdt.debug.ui.DisplayView</tags>
  192 + <tags>persp.perspSC:org.eclipse.jdt.ui.JavaPerspective</tags>
  193 + <tags>persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective</tags>
  194 + <tags>persp.actionSet:org.eclipse.jdt.ui.JavaActionSet</tags>
  195 + <tags>persp.showIn:org.eclipse.jdt.ui.PackageExplorer</tags>
  196 + <tags>persp.showIn:org.eclipse.ui.views.ResourceNavigator</tags>
  197 + <tags>persp.showIn:org.eclipse.php.ui.explorer</tags>
  198 + <tags>persp.actionSet:org.eclipse.php.debug.ui.actionSet</tags>
  199 + <tags>persp.actionSet:org.eclipse.php.ui.text.php.actionSet.presentation</tags>
  200 + <tags>persp.actionSet:org.eclipse.php.ui.PHPActionSet</tags>
  201 + <tags>persp.actionSet:org.eclipse.php.ui.A_OpenActionSet</tags>
  202 + <tags>persp.perspSC:org.eclipse.php.perspective</tags>
  203 + <tags>persp.perspSC:org.eclipse.wst.jsdt.ui.JavaPerspective</tags>
  204 + <tags>persp.showIn:org.eclipse.wst.jsdt.ui.PackageExplorer</tags>
  205 + <tags>persp.perspSC:org.eclipse.wst.xml.ui.perspective</tags>
  206 + <children xsi:type="basic:PartSashContainer" xmi:id="_Ap_NITDTEeije4ek6aC1Iw" selectedElement="_Ap_NIjDTEeije4ek6aC1Iw">
  207 + <children xsi:type="basic:PartSashContainer" xmi:id="_Ap_NIjDTEeije4ek6aC1Iw" containerData="7500" selectedElement="_Ap_NMTDTEeije4ek6aC1Iw">
  208 + <children xsi:type="basic:PartSashContainer" xmi:id="_Ap_NIzDTEeije4ek6aC1Iw" containerData="4500" selectedElement="_Ap_NJDDTEeije4ek6aC1Iw" horizontal="true">
  209 + <children xsi:type="basic:PartStack" xmi:id="_Ap_NJDDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.internal.ui.NavigatorFolderView" containerData="5000" selectedElement="_Ap_NJTDTEeije4ek6aC1Iw">
  210 + <tags>org.eclipse.e4.primaryNavigationStack</tags>
  211 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NJTDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.DebugView" ref="_Ap5tkDDTEeije4ek6aC1Iw"/>
  212 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NJjDTEeije4ek6aC1Iw" elementId="org.eclipse.ui.navigator.ProjectExplorer" toBeRendered="false" ref="_1VY7ciz4EeiBhvlDkyldLw"/>
  213 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NJzDTEeije4ek6aC1Iw" elementId="org.eclipse.dltk.ui.ScriptExplorer" toBeRendered="false" ref="_Ap8J0DDTEeije4ek6aC1Iw"/>
  214 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NKDDTEeije4ek6aC1Iw" elementId="org.eclipse.jdt.ui.PackageExplorer" toBeRendered="false" ref="_1VSNwCz4EeiBhvlDkyldLw"/>
  215 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NKTDTEeije4ek6aC1Iw" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="_1VY7cCz4EeiBhvlDkyldLw"/>
  216 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NKjDTEeije4ek6aC1Iw" elementId="org.eclipse.wst.server.ui.ServersView" ref="_Ap-mEDDTEeije4ek6aC1Iw"/>
  217 + </children>
  218 + <children xsi:type="basic:PartStack" xmi:id="_Ap_NKzDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.internal.ui.ToolsFolderView" containerData="5000" selectedElement="_Ap_NLDDTEeije4ek6aC1Iw">
  219 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NLDDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.VariableView" ref="_Ap6UoDDTEeije4ek6aC1Iw"/>
  220 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NLTDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.BreakpointView" ref="_Ap6UoTDTEeije4ek6aC1Iw"/>
  221 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NLjDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.RegisterView" toBeRendered="false" ref="_Ap67sTDTEeije4ek6aC1Iw"/>
  222 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NLzDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.ExpressionView" ref="_Ap67sDDTEeije4ek6aC1Iw"/>
  223 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NMDDTEeije4ek6aC1Iw" elementId="org.eclipse.dltk.debug.ui.ScriptDisplayView" ref="_Ap8w4DDTEeije4ek6aC1Iw"/>
  224 + </children>
  225 + </children>
  226 + <children xsi:type="basic:PartSashContainer" xmi:id="_Ap_NMTDTEeije4ek6aC1Iw" containerData="5500" selectedElement="_Ap_NMjDTEeije4ek6aC1Iw" horizontal="true">
  227 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NMjDTEeije4ek6aC1Iw" elementId="org.eclipse.ui.editorss" containerData="7500" ref="_jjF-gCz4EeiBhvlDkyldLw"/>
  228 + <children xsi:type="basic:PartStack" xmi:id="_Ap_NMzDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.internal.ui.OutlineFolderView" containerData="2500" selectedElement="_Ap_NNDDTEeije4ek6aC1Iw">
  229 + <tags>org.eclipse.e4.secondaryNavigationStack</tags>
  230 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NNDDTEeije4ek6aC1Iw" elementId="org.eclipse.ui.views.ContentOutline" ref="_jjQWkCz4EeiBhvlDkyldLw"/>
  231 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NNTDTEeije4ek6aC1Iw" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="_1VgQMCz4EeiBhvlDkyldLw"/>
  232 + </children>
  233 + </children>
  234 + </children>
  235 + <children xsi:type="basic:PartStack" xmi:id="_Ap_NNjDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.internal.ui.ConsoleFolderView" containerData="2500" selectedElement="_Ap_NNzDTEeije4ek6aC1Iw">
  236 + <tags>org.eclipse.e4.secondaryDataStack</tags>
  237 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NNzDTEeije4ek6aC1Iw" elementId="org.eclipse.ui.console.ConsoleView" ref="_1VfpICz4EeiBhvlDkyldLw"/>
  238 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NODDTEeije4ek6aC1Iw" elementId="org.eclipse.ui.views.TaskList" ref="_Ap5GgDDTEeije4ek6aC1Iw"/>
  239 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NOTDTEeije4ek6aC1Iw" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="_1VfpISz4EeiBhvlDkyldLw"/>
  240 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NOjDTEeije4ek6aC1Iw" elementId="org.eclipse.ui.views.PropertySheet" toBeRendered="false" ref="_jjQ9oCz4EeiBhvlDkyldLw"/>
  241 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NOzDTEeije4ek6aC1Iw" elementId="org.eclipse.jdt.debug.ui.DisplayView" toBeRendered="false" ref="_Ap8w4TDTEeije4ek6aC1Iw"/>
  242 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NPDDTEeije4ek6aC1Iw" elementId="org.eclipse.search.SearchResultView" toBeRendered="false" ref="_Ap9X8DDTEeije4ek6aC1Iw"/>
  243 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NPTDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.PHPDebugOutput" ref="_Ap9X8TDTEeije4ek6aC1Iw"/>
  244 + <children xsi:type="advanced:Placeholder" xmi:id="_Ap_NPjDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.PHPBrowserOutput" ref="_Ap9_ADDTEeije4ek6aC1Iw"/>
  245 + </children>
  246 + </children>
  247 + </children>
  248 + </children>
  249 + <children xsi:type="basic:PartStack" xmi:id="_jAXE4iz4EeiBhvlDkyldLw" elementId="stickyFolderRight" toBeRendered="false" containerData="2500">
  250 + <children xsi:type="advanced:Placeholder" xmi:id="_jAXE4yz4EeiBhvlDkyldLw" elementId="org.eclipse.help.ui.HelpView" toBeRendered="false" ref="_jAVPsCz4EeiBhvlDkyldLw"/>
  251 + <children xsi:type="advanced:Placeholder" xmi:id="_jAXE5Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.internal.introview" toBeRendered="false" ref="_jAWd0Cz4EeiBhvlDkyldLw"/>
  252 + <children xsi:type="advanced:Placeholder" xmi:id="_jAXE5Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" toBeRendered="false" ref="_jAWd0Sz4EeiBhvlDkyldLw"/>
  253 + </children>
  254 + </children>
  255 + <sharedElements xsi:type="basic:Part" xmi:id="_jAVPsCz4EeiBhvlDkyldLw" elementId="org.eclipse.help.ui.HelpView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.gif" tooltip="" closeable="true">
  256 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.help.ui.internal.views.HelpView"/>
  257 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.help.ui"/>
  258 + <tags>View</tags>
  259 + <tags>categoryTag:Help</tags>
  260 + </sharedElements>
  261 + <sharedElements xsi:type="basic:Part" xmi:id="_jAWd0Cz4EeiBhvlDkyldLw" 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">
  262 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.ViewIntroAdapterPart"/>
  263 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui"/>
  264 + <tags>View</tags>
  265 + <tags>categoryTag:General</tags>
  266 + <menus xmi:id="_kQUQ4Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.internal.introview">
  267 + <tags>ViewMenu</tags>
  268 + <tags>menuContribution:menu</tags>
  269 + </menus>
  270 + <toolbar xmi:id="_kQUQ4Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.internal.introview" visible="false"/>
  271 + </sharedElements>
  272 + <sharedElements xsi:type="basic:Part" xmi:id="_jAWd0Sz4EeiBhvlDkyldLw" 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">
  273 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.cheatsheets.views.CheatSheetView"/>
  274 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.cheatsheets"/>
  275 + <tags>View</tags>
  276 + <tags>categoryTag:Help</tags>
  277 + </sharedElements>
  278 + <sharedElements xsi:type="advanced:Area" xmi:id="_jjF-gCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.editorss" selectedElement="_jjF-gSz4EeiBhvlDkyldLw">
  279 + <children xsi:type="basic:PartStack" xmi:id="_jjF-gSz4EeiBhvlDkyldLw" elementId="org.eclipse.e4.primaryDataStack" selectedElement="_4TwKACz4EeiBhvlDkyldLw">
  280 + <tags>org.eclipse.e4.primaryDataStack</tags>
  281 + <tags>EditorStack</tags>
  282 + <tags>active</tags>
  283 + <tags>noFocus</tags>
  284 + <children xsi:type="basic:Part" xmi:id="_4TwKACz4EeiBhvlDkyldLw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="ManipulateurRectangle.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.png" closeable="true">
  285 + <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;editor id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;ManipulateurRectangle.java&quot; partName=&quot;ManipulateurRectangle.java&quot; title=&quot;ManipulateurRectangle.java&quot; tooltip=&quot;tp1.1_Rectangle/src/rectangles/ManipulateurRectangle.java&quot;>&#xA;&lt;input factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; path=&quot;/tp1.1_Rectangle/src/rectangles/ManipulateurRectangle.java&quot;/>&#xA;&lt;editorState selectionHorizontalPixel=&quot;0&quot; selectionLength=&quot;0&quot; selectionOffset=&quot;308&quot; selectionTopPixel=&quot;67&quot;/>&#xA;&lt;/editor>"/>
  286 + <tags>Editor</tags>
  287 + <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
  288 + <tags>removeOnHide</tags>
  289 + <tags>active</tags>
  290 + <tags>activeOnClose</tags>
  291 + </children>
  292 + <children xsi:type="basic:Part" xmi:id="_YqvNMDDPEeije4ek6aC1Iw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="ManipulateurRectangleTest.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.png" closeable="true">
  293 + <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;editor id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;ManipulateurRectangleTest.java&quot; partName=&quot;ManipulateurRectangleTest.java&quot; title=&quot;ManipulateurRectangleTest.java&quot; tooltip=&quot;tp1.1_Rectangle/src/test/ManipulateurRectangleTest.java&quot;>&#xA;&lt;input factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; path=&quot;/tp1.1_Rectangle/src/test/ManipulateurRectangleTest.java&quot;/>&#xA;&lt;editorState selectionHorizontalPixel=&quot;0&quot; selectionLength=&quot;0&quot; selectionOffset=&quot;4516&quot; selectionTopPixel=&quot;1271&quot;/>&#xA;&lt;/editor>"/>
  294 + <tags>Editor</tags>
  295 + <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
  296 + <tags>removeOnHide</tags>
  297 + </children>
  298 + <children xsi:type="basic:Part" xmi:id="_5b4vEDDPEeije4ek6aC1Iw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="Rectangle.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.png" closeable="true">
  299 + <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;editor id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;Rectangle.java&quot; partName=&quot;Rectangle.java&quot; title=&quot;Rectangle.java&quot; tooltip=&quot;tp1.1_Rectangle/src/rectangles/Rectangle.java&quot;>&#xA;&lt;input factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; path=&quot;/tp1.1_Rectangle/src/rectangles/Rectangle.java&quot;/>&#xA;&lt;editorState selectionHorizontalPixel=&quot;0&quot; selectionLength=&quot;0&quot; selectionOffset=&quot;673&quot; selectionTopPixel=&quot;77&quot;/>&#xA;&lt;/editor>"/>
  300 + <tags>Editor</tags>
  301 + <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
  302 + <tags>removeOnHide</tags>
  303 + </children>
  304 + <children xsi:type="basic:Part" xmi:id="_bztB4DDSEeije4ek6aC1Iw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="ApplicationRectangle.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.png" closeable="true">
  305 + <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;editor id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;ApplicationRectangle.java&quot; partName=&quot;ApplicationRectangle.java&quot; title=&quot;ApplicationRectangle.java&quot; tooltip=&quot;tp1.1_Rectangle/src/rectangles/ApplicationRectangle.java&quot;>&#xA;&lt;input factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; path=&quot;/tp1.1_Rectangle/src/rectangles/ApplicationRectangle.java&quot;/>&#xA;&lt;editorState selectionHorizontalPixel=&quot;0&quot; selectionLength=&quot;0&quot; selectionOffset=&quot;0&quot; selectionTopPixel=&quot;0&quot;/>&#xA;&lt;/editor>"/>
  306 + <tags>Editor</tags>
  307 + <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
  308 + <tags>removeOnHide</tags>
  309 + </children>
  310 + <children xsi:type="basic:Part" xmi:id="_VxdWIDDTEeije4ek6aC1Iw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="TestException.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.png" closeable="true">
  311 + <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;editor id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;TestException.java&quot; partName=&quot;TestException.java&quot; title=&quot;TestException.java&quot; tooltip=&quot;tp1.1_Rectangle/src/test/TestException.java&quot;>&#xA;&lt;input factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; path=&quot;/tp1.1_Rectangle/src/test/TestException.java&quot;/>&#xA;&lt;editorState selectionHorizontalPixel=&quot;0&quot; selectionLength=&quot;0&quot; selectionOffset=&quot;93&quot; selectionTopPixel=&quot;0&quot;/>&#xA;&lt;/editor>"/>
  312 + <tags>Editor</tags>
  313 + <tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
  314 + <tags>removeOnHide</tags>
  315 + </children>
  316 + </children>
  317 + </sharedElements>
  318 + <sharedElements xsi:type="basic:Part" xmi:id="_jjPIcCz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.ui.tools.views.model.explorer" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Model Explorer" iconURI="platform:/plugin/org.eclipse.sirius.ui.ext/icons/full/others/ModelExplorer.gif" tooltip="" closeable="true">
  319 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.sirius.ui.tools.internal.views.modelexplorer.ModelExplorerView"/>
  320 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.sirius.ui.ext"/>
  321 + <tags>View</tags>
  322 + <tags>categoryTag:Sirius</tags>
  323 + <menus xmi:id="_jlt0sCz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.ui.tools.views.model.explorer">
  324 + <tags>ViewMenu</tags>
  325 + <tags>menuContribution:menu</tags>
  326 + </menus>
  327 + <toolbar xmi:id="_jlt0sSz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.ui.tools.views.model.explorer"/>
  328 + </sharedElements>
  329 + <sharedElements xsi:type="basic:Part" xmi:id="_jjQWkCz4EeiBhvlDkyldLw" 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">
  330 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.contentoutline.ContentOutline"/>
  331 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views"/>
  332 + <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;view/>"/>
  333 + <tags>View</tags>
  334 + <tags>categoryTag:General</tags>
  335 + <menus xmi:id="_jpIVECz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.ContentOutline">
  336 + <tags>ViewMenu</tags>
  337 + <tags>menuContribution:menu</tags>
  338 + </menus>
  339 + <toolbar xmi:id="_jpIVESz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.ContentOutline"/>
  340 + </sharedElements>
  341 + <sharedElements xsi:type="basic:Part" xmi:id="_jjQ9oCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.PropertySheet" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Properties" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/prop_ps.png" tooltip="" closeable="true">
  342 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.properties.PropertySheet"/>
  343 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views"/>
  344 + <tags>View</tags>
  345 + <tags>categoryTag:General</tags>
  346 + <menus xmi:id="_jqC7ECz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.PropertySheet">
  347 + <tags>ViewMenu</tags>
  348 + <tags>menuContribution:menu</tags>
  349 + </menus>
  350 + <toolbar xmi:id="_jqC7ESz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.PropertySheet"/>
  351 + </sharedElements>
  352 + <sharedElements xsi:type="basic:Part" xmi:id="_jjRksCz4EeiBhvlDkyldLw" 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">
  353 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.ProblemsView"/>
  354 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
  355 + <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;expanded>&#xA;&lt;category IMemento.internal.id=&quot;Warnings (4 items)&quot;/>&#xA;&lt;/expanded>&#xA;&lt;columnWidths org.eclipse.ui.ide.locationField=&quot;90&quot; org.eclipse.ui.ide.markerType=&quot;827&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>"/>
  356 + <tags>View</tags>
  357 + <tags>categoryTag:General</tags>
  358 + <menus xmi:id="_kgsPMCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.ProblemView">
  359 + <tags>ViewMenu</tags>
  360 + <tags>menuContribution:menu</tags>
  361 + </menus>
  362 + <toolbar xmi:id="_kgsPMSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.ProblemView" visible="false"/>
  363 + </sharedElements>
  364 + <sharedElements xsi:type="basic:Part" xmi:id="_1VSNwCz4EeiBhvlDkyldLw" 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">
  365 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart"/>
  366 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
  367 + <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 1521630674876&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.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.jdt.ui.PackageExplorer.ClosedProjectsFilter&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.pde.ui.BinaryProjectFilter1&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.pde.ui.ExternalPluginLibrariesFilter1&quot; isEnabled=&quot;true&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>"/>
  368 + <tags>View</tags>
  369 + <tags>categoryTag:Java</tags>
  370 + <menus xmi:id="_1YersCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.PackageExplorer">
  371 + <tags>ViewMenu</tags>
  372 + <tags>menuContribution:menu</tags>
  373 + </menus>
  374 + <toolbar xmi:id="_1YersSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.PackageExplorer" visible="false"/>
  375 + </sharedElements>
  376 + <sharedElements xsi:type="basic:Part" xmi:id="_1VY7cCz4EeiBhvlDkyldLw" 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">
  377 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.typehierarchy.TypeHierarchyViewPart"/>
  378 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
  379 + <tags>View</tags>
  380 + <tags>categoryTag:Java</tags>
  381 + </sharedElements>
  382 + <sharedElements xsi:type="basic:Part" xmi:id="_1VY7cSz4EeiBhvlDkyldLw" 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">
  383 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.navigator.ResourceNavigator"/>
  384 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
  385 + <tags>View</tags>
  386 + <tags>categoryTag:General</tags>
  387 + </sharedElements>
  388 + <sharedElements xsi:type="basic:Part" xmi:id="_1VY7ciz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigator.ProjectExplorer" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.gif" tooltip="" closeable="true">
  389 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.navigator.resources.ProjectExplorer"/>
  390 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.navigator.resources"/>
  391 + <tags>View</tags>
  392 + <tags>categoryTag:General</tags>
  393 + </sharedElements>
  394 + <sharedElements xsi:type="basic:Part" xmi:id="_1VZigCz4EeiBhvlDkyldLw" 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">
  395 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.infoviews.JavadocView"/>
  396 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
  397 + <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;view/>"/>
  398 + <tags>View</tags>
  399 + <tags>categoryTag:Java</tags>
  400 + <menus xmi:id="_QyqrcDDUEeije4ek6aC1Iw" elementId="org.eclipse.jdt.ui.JavadocView">
  401 + <tags>ViewMenu</tags>
  402 + <tags>menuContribution:menu</tags>
  403 + </menus>
  404 + <toolbar xmi:id="_QyqrcTDUEeije4ek6aC1Iw" elementId="org.eclipse.jdt.ui.JavadocView" visible="false"/>
  405 + </sharedElements>
  406 + <sharedElements xsi:type="basic:Part" xmi:id="_1Vdz8Cz4EeiBhvlDkyldLw" 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">
  407 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.infoviews.SourceView"/>
  408 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
  409 + <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;view/>"/>
  410 + <tags>View</tags>
  411 + <tags>categoryTag:Java</tags>
  412 + <menus xmi:id="_Q6aSMDDUEeije4ek6aC1Iw" elementId="org.eclipse.jdt.ui.SourceView">
  413 + <tags>ViewMenu</tags>
  414 + <tags>menuContribution:menu</tags>
  415 + </menus>
  416 + <toolbar xmi:id="_Q6aSMTDUEeije4ek6aC1Iw" elementId="org.eclipse.jdt.ui.SourceView" visible="false"/>
  417 + </sharedElements>
  418 + <sharedElements xsi:type="basic:Part" xmi:id="_1VfCECz4EeiBhvlDkyldLw" elementId="org.eclipse.search.ui.views.SearchView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" tooltip="" closeable="true">
  419 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.search2.internal.ui.SearchView"/>
  420 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.search"/>
  421 + <tags>View</tags>
  422 + <tags>categoryTag:General</tags>
  423 + </sharedElements>
  424 + <sharedElements xsi:type="basic:Part" xmi:id="_1VfpICz4EeiBhvlDkyldLw" 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">
  425 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.console.ConsoleView"/>
  426 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.console"/>
  427 + <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;view/>"/>
  428 + <tags>View</tags>
  429 + <tags>categoryTag:General</tags>
  430 + <menus xmi:id="_7QQ-cCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.console.ConsoleView">
  431 + <tags>ViewMenu</tags>
  432 + <tags>menuContribution:menu</tags>
  433 + </menus>
  434 + <toolbar xmi:id="_7QQ-cSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.console.ConsoleView"/>
  435 + </sharedElements>
  436 + <sharedElements xsi:type="basic:Part" xmi:id="_1VfpISz4EeiBhvlDkyldLw" 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">
  437 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.BookmarksView"/>
  438 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
  439 + <tags>View</tags>
  440 + <tags>categoryTag:General</tags>
  441 + </sharedElements>
  442 + <sharedElements xsi:type="basic:Part" xmi:id="_1VfpIiz4EeiBhvlDkyldLw" 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">
  443 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.progress.ProgressView"/>
  444 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
  445 + <tags>View</tags>
  446 + <tags>categoryTag:General</tags>
  447 + </sharedElements>
  448 + <sharedElements xsi:type="basic:Part" xmi:id="_1VfpIyz4EeiBhvlDkyldLw" 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">
  449 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.texteditor.templates.TemplatesView"/>
  450 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
  451 + <tags>View</tags>
  452 + <tags>categoryTag:General</tags>
  453 + </sharedElements>
  454 + <sharedElements xsi:type="basic:Part" xmi:id="_1VgQMCz4EeiBhvlDkyldLw" 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">
  455 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ant.internal.ui.views.AntView"/>
  456 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ant.ui"/>
  457 + <tags>View</tags>
  458 + <tags>categoryTag:Ant</tags>
  459 + </sharedElements>
  460 + <sharedElements xsi:type="basic:Part" xmi:id="_1VgQMSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.gif" tooltip="" closeable="true">
  461 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.repository.RepositoriesView"/>
  462 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
  463 + <tags>View</tags>
  464 + <tags>categoryTag:Git</tags>
  465 + </sharedElements>
  466 + <sharedElements xsi:type="basic:Part" xmi:id="_1Vg3QCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.junit.ResultView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.gif" tooltip="" closeable="true">
  467 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart"/>
  468 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.junit"/>
  469 + <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;view failuresOnly=&quot;false&quot; ignoredOnly=&quot;false&quot; layout=&quot;1&quot; orientation=&quot;2&quot; ratio=&quot;500&quot; scroll=&quot;false&quot; time=&quot;true&quot;/>"/>
  470 + <tags>View</tags>
  471 + <tags>categoryTag:Java</tags>
  472 + <menus xmi:id="_UBeGkDDQEeije4ek6aC1Iw" elementId="org.eclipse.jdt.junit.ResultView">
  473 + <tags>ViewMenu</tags>
  474 + <tags>menuContribution:menu</tags>
  475 + </menus>
  476 + <toolbar xmi:id="_UBeGkTDQEeije4ek6aC1Iw" elementId="org.eclipse.jdt.junit.ResultView"/>
  477 + </sharedElements>
  478 + <sharedElements xsi:type="basic:Part" xmi:id="_1Vg3QSz4EeiBhvlDkyldLw" 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">
  479 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.tasks.ui.views.TaskListView"/>
  480 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.tasks.ui"/>
  481 + <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;sort0 sortDirection=&quot;1&quot; sortKey=&quot;PRIORITY&quot;/>&#xA;&lt;sort1 sortDirection=&quot;1&quot; sortKey=&quot;RANK&quot;/>&#xA;&lt;sort2 sortDirection=&quot;1&quot; sortKey=&quot;DATE_CREATED&quot;/>&#xA;&lt;sort3 sortDirection=&quot;1&quot; sortKey=&quot;NONE&quot;/>&#xA;&lt;sort4 sortDirection=&quot;1&quot; sortKey=&quot;NONE&quot;/>&#xA;&lt;sort5 sortDirection=&quot;1&quot; sortKey=&quot;NONE&quot;/>&#xA;&lt;sort6 sortDirection=&quot;1&quot; sortKey=&quot;NONE&quot;/>&#xA;&lt;sort7 sortDirection=&quot;1&quot; sortKey=&quot;NONE&quot;/>&#xA;&lt;/sorter>&#xA;&lt;/sorter>&#xA;&lt;filteredTreeFindHistory/>&#xA;&lt;/view>"/>
  482 + <tags>View</tags>
  483 + <tags>categoryTag:Mylyn</tags>
  484 + <menus xmi:id="_1aKGsCz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks">
  485 + <tags>ViewMenu</tags>
  486 + <tags>menuContribution:menu</tags>
  487 + </menus>
  488 + <toolbar xmi:id="_1aKGsSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks"/>
  489 + </sharedElements>
  490 + <sharedElements xsi:type="basic:Part" xmi:id="_Ap5GgDDTEeije4ek6aC1Iw" elementId="org.eclipse.ui.views.TaskList" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Tasks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.png" tooltip="" closeable="true">
  491 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
  492 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.TasksView"/>
  493 + <tags>View</tags>
  494 + <tags>categoryTag:General</tags>
  495 + </sharedElements>
  496 + <sharedElements xsi:type="basic:Part" xmi:id="_Ap5tkDDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.DebugView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Debug" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/debug_view.png" tooltip="" closeable="true">
  497 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
  498 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.launch.LaunchView"/>
  499 + <tags>View</tags>
  500 + <tags>categoryTag:Debug</tags>
  501 + <menus xmi:id="_AqZc0DDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.DebugView">
  502 + <tags>ViewMenu</tags>
  503 + <tags>menuContribution:menu</tags>
  504 + </menus>
  505 + <toolbar xmi:id="_AqZc0TDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.DebugView"/>
  506 + </sharedElements>
  507 + <sharedElements xsi:type="basic:Part" xmi:id="_Ap6UoDDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.VariableView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Variables" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/variable_view.png" tooltip="" closeable="true">
  508 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
  509 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.variables.VariablesView"/>
  510 + <tags>View</tags>
  511 + <tags>categoryTag:Debug</tags>
  512 + <menus xmi:id="_Ar__UDDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.VariableView">
  513 + <tags>ViewMenu</tags>
  514 + <tags>menuContribution:menu</tags>
  515 + </menus>
  516 + <toolbar xmi:id="_Ar__UTDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.VariableView"/>
  517 + </sharedElements>
  518 + <sharedElements xsi:type="basic:Part" xmi:id="_Ap6UoTDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.BreakpointView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Breakpoints" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/breakpoint_view.png" tooltip="" closeable="true">
  519 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
  520 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.breakpoints.BreakpointsView"/>
  521 + <tags>View</tags>
  522 + <tags>categoryTag:Debug</tags>
  523 + <menus xmi:id="_A587wDDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.BreakpointView">
  524 + <tags>ViewMenu</tags>
  525 + <tags>menuContribution:menu</tags>
  526 + </menus>
  527 + <toolbar xmi:id="_A587wTDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.BreakpointView"/>
  528 + </sharedElements>
  529 + <sharedElements xsi:type="basic:Part" xmi:id="_Ap67sDDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.ExpressionView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Expressions" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/watchlist_view.png" tooltip="" closeable="true">
  530 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
  531 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.expression.ExpressionView"/>
  532 + <tags>View</tags>
  533 + <tags>categoryTag:Debug</tags>
  534 + <menus xmi:id="_A5m9gDDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.ExpressionView">
  535 + <tags>ViewMenu</tags>
  536 + <tags>menuContribution:menu</tags>
  537 + </menus>
  538 + <toolbar xmi:id="_A5m9gTDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.ExpressionView"/>
  539 + </sharedElements>
  540 + <sharedElements xsi:type="basic:Part" xmi:id="_Ap67sTDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.RegisterView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Registers" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/register_view.png" tooltip="" closeable="true">
  541 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
  542 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.registers.RegistersView"/>
  543 + <tags>View</tags>
  544 + <tags>categoryTag:Debug</tags>
  545 + </sharedElements>
  546 + <sharedElements xsi:type="basic:Part" xmi:id="_Ap8J0DDTEeije4ek6aC1Iw" elementId="org.eclipse.dltk.ui.ScriptExplorer" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Script Explorer" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/package.png" tooltip="" closeable="true">
  547 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.dltk.ui"/>
  548 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.dltk.internal.ui.scriptview.ScriptExplorerPart"/>
  549 + <tags>View</tags>
  550 + <tags>categoryTag:Dynamic Languages</tags>
  551 + </sharedElements>
  552 + <sharedElements xsi:type="basic:Part" xmi:id="_Ap8w4DDTEeije4ek6aC1Iw" elementId="org.eclipse.dltk.debug.ui.ScriptDisplayView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Interactive Console" iconURI="platform:/plugin/org.eclipse.dltk.debug.ui/icons/full/eview16/debug_console.gif" tooltip="" closeable="true">
  553 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.dltk.debug.ui"/>
  554 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.dltk.debug.ui.display.ScriptDisplayView"/>
  555 + <tags>View</tags>
  556 + <tags>categoryTag:Dynamic Languages</tags>
  557 + </sharedElements>
  558 + <sharedElements xsi:type="basic:Part" xmi:id="_Ap8w4TDTEeije4ek6aC1Iw" elementId="org.eclipse.jdt.debug.ui.DisplayView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Display" iconURI="platform:/plugin/org.eclipse.jdt.debug.ui/icons/full/etool16/disp_sbook.gif" tooltip="" closeable="true">
  559 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.debug.ui"/>
  560 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.debug.ui.display.DisplayView"/>
  561 + <tags>View</tags>
  562 + <tags>categoryTag:Debug</tags>
  563 + </sharedElements>
  564 + <sharedElements xsi:type="basic:Part" xmi:id="_Ap9X8DDTEeije4ek6aC1Iw" elementId="org.eclipse.search.SearchResultView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Classic Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" tooltip="" closeable="true">
  565 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.search"/>
  566 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.search.internal.ui.SearchResultView"/>
  567 + <tags>View</tags>
  568 + <tags>categoryTag:General</tags>
  569 + </sharedElements>
  570 + <sharedElements xsi:type="basic:Part" xmi:id="_Ap9X8TDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.PHPDebugOutput" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Debug Output" iconURI="platform:/plugin/org.eclipse.php.debug.ui/icon/full/obj16/debug_output.png" tooltip="" closeable="true">
  571 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.php.debug.ui"/>
  572 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.php.internal.debug.ui.views.DebugOutputView"/>
  573 + <tags>View</tags>
  574 + <tags>categoryTag:PHP Tools</tags>
  575 + </sharedElements>
  576 + <sharedElements xsi:type="basic:Part" xmi:id="_Ap9_ADDTEeije4ek6aC1Iw" elementId="org.eclipse.debug.ui.PHPBrowserOutput" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Browser Output" iconURI="platform:/plugin/org.eclipse.php.debug.ui/icon/full/obj16/browser_output.png" tooltip="" closeable="true">
  577 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.php.debug.ui"/>
  578 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.php.internal.debug.ui.views.DebugBrowserView"/>
  579 + <tags>View</tags>
  580 + <tags>categoryTag:PHP Tools</tags>
  581 + </sharedElements>
  582 + <sharedElements xsi:type="basic:Part" xmi:id="_Ap-mEDDTEeije4ek6aC1Iw" elementId="org.eclipse.wst.server.ui.ServersView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Servers" iconURI="platform:/plugin/org.eclipse.wst.server.ui/icons/cview16/servers_view.gif" tooltip="" closeable="true">
  583 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.server.ui"/>
  584 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.server.ui.internal.cnf.ServersView2"/>
  585 + <tags>View</tags>
  586 + <tags>categoryTag:Server</tags>
  587 + </sharedElements>
  588 + <trimBars xmi:id="_jAg14Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.main.toolbar">
  589 + <children xsi:type="menu:ToolBar" xmi:id="_jcAfECz4EeiBhvlDkyldLw" elementId="group.file" toBeRendered="false">
  590 + <tags>toolbarSeparator</tags>
  591 + <children xsi:type="menu:ToolBarSeparator" xmi:id="_jcAfESz4EeiBhvlDkyldLw" elementId="group.file" toBeRendered="false"/>
  592 + </children>
  593 + <children xsi:type="menu:ToolBar" xmi:id="_jcBtMCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.workbench.file">
  594 + <tags>Draggable</tags>
  595 + <children xsi:type="menu:HandledToolItem" xmi:id="_IwsLUDDPEeije4ek6aC1Iw" elementId="print" visible="false" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.png" tooltip="Print" command="_iIVRDSz4EeiBhvlDkyldLw"/>
  596 + </children>
  597 + <children xsi:type="menu:ToolBar" xmi:id="_jcBtMSz4EeiBhvlDkyldLw" elementId="additions" toBeRendered="false">
  598 + <tags>toolbarSeparator</tags>
  599 + <children xsi:type="menu:ToolBarSeparator" xmi:id="_jcBtMiz4EeiBhvlDkyldLw" elementId="additions" toBeRendered="false"/>
  600 + </children>
  601 + <children xsi:type="menu:ToolBar" xmi:id="_jkNY0Cz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.launchActionSet">
  602 + <tags>Draggable</tags>
  603 + </children>
  604 + <children xsi:type="menu:ToolBar" xmi:id="_1V7G8Cz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet">
  605 + <tags>Draggable</tags>
  606 + </children>
  607 + <children xsi:type="menu:ToolBar" xmi:id="_jj2zgCz4EeiBhvlDkyldLw" elementId="org.eclipse.search.searchActionSet">
  608 + <tags>Draggable</tags>
  609 + </children>
  610 + <children xsi:type="menu:ToolBar" xmi:id="_4YF3cCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.actionSet.presentation">
  611 + <tags>Draggable</tags>
  612 + </children>
  613 + <children xsi:type="menu:ToolBar" xmi:id="_jcBtMyz4EeiBhvlDkyldLw" elementId="group.nav" toBeRendered="false">
  614 + <tags>toolbarSeparator</tags>
  615 + <children xsi:type="menu:ToolBarSeparator" xmi:id="_jcBtNCz4EeiBhvlDkyldLw" elementId="group.nav" toBeRendered="false"/>
  616 + </children>
  617 + <children xsi:type="menu:ToolBar" xmi:id="_jcBtNSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.workbench.navigate">
  618 + <tags>Draggable</tags>
  619 + <children xsi:type="menu:HandledToolItem" xmi:id="_IwuAgDDPEeije4ek6aC1Iw" 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="_iIUpoSz4EeiBhvlDkyldLw"/>
  620 + </children>
  621 + <children xsi:type="menu:ToolBar" xmi:id="_jcBtNiz4EeiBhvlDkyldLw" elementId="group.editor" toBeRendered="false">
  622 + <tags>toolbarSeparator</tags>
  623 + <children xsi:type="menu:ToolBarSeparator" xmi:id="_jcBtNyz4EeiBhvlDkyldLw" elementId="group.editor" toBeRendered="false"/>
  624 + </children>
  625 + <children xsi:type="menu:ToolBar" xmi:id="_jcCUQCz4EeiBhvlDkyldLw" elementId="group.help" toBeRendered="false">
  626 + <tags>toolbarSeparator</tags>
  627 + <children xsi:type="menu:ToolBarSeparator" xmi:id="_jcCUQSz4EeiBhvlDkyldLw" elementId="group.help" toBeRendered="false"/>
  628 + </children>
  629 + <children xsi:type="menu:ToolBar" xmi:id="_jcCUQiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.workbench.help" visible="false">
  630 + <tags>Draggable</tags>
  631 + </children>
  632 + <children xsi:type="menu:ToolControl" xmi:id="_jeB4UCz4EeiBhvlDkyldLw" elementId="PerspectiveSpacer" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl">
  633 + <tags>stretch</tags>
  634 + <tags>SHOW_RESTORE_MENU</tags>
  635 + </children>
  636 + <children xsi:type="menu:ToolControl" xmi:id="_jeDGcCz4EeiBhvlDkyldLw" elementId="PerspectiveSwitcher" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.e4.ui.workbench.addons.perspectiveswitcher.PerspectiveSwitcher">
  637 + <tags>Draggable</tags>
  638 + <tags>HIDEABLE</tags>
  639 + <tags>SHOW_RESTORE_MENU</tags>
  640 + </children>
  641 + </trimBars>
  642 + <trimBars xmi:id="_jeM3cCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.trim.status" side="Bottom">
  643 + <children xsi:type="menu:ToolControl" xmi:id="_jeQh0Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.StatusLine" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim">
  644 + <tags>stretch</tags>
  645 + </children>
  646 + <children xsi:type="menu:ToolControl" xmi:id="_jebg8Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.HeapStatus" toBeRendered="false" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim">
  647 + <tags>Draggable</tags>
  648 + </children>
  649 + <children xsi:type="menu:ToolControl" xmi:id="_jemgECz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.ProgressBar" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim">
  650 + <tags>Draggable</tags>
  651 + </children>
  652 + </trimBars>
  653 + <trimBars xmi:id="_je1woCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.trim.vertical1" toBeRendered="false" side="Left">
  654 + <children xsi:type="menu:ToolControl" xmi:id="_kfRS4Cz4EeiBhvlDkyldLw" 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">
  655 + <tags>TrimStack</tags>
  656 + <tags>Draggable</tags>
  657 + </children>
  658 + </trimBars>
  659 + <trimBars xmi:id="_je2XsCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.trim.vertical2" side="Right"/>
  660 + </children>
  661 + <handlers xmi:id="_p45hULy3EeOxWJvPH-7sUQ" elementId="org.eclipse.e4.tools.emf.ui.handler.mark_duplicate_ids" contributorURI="platform:/plugin/org.eclipse.e4.tools.emf.ui" contributionURI="bundleclass://org.eclipse.e4.tools.emf.ui/org.eclipse.e4.tools.emf.ui.internal.handlers.MarkDuplicateElementIdsHandler" command="_RRp7QLy2EeOxWJvPH-7sUQ"/>
  662 + <handlers xmi:id="_AOEgkL2JEeOqSr2XZwfnmA" elementId="org.eclipse.e4.tools.emf.ui.handler.mark_duplicate_labels" contributorURI="platform:/plugin/org.eclipse.e4.tools.emf.ui" contributionURI="bundleclass://org.eclipse.e4.tools.emf.ui/org.eclipse.e4.tools.emf.ui.internal.handlers.MarkDuplicateLabelsHandler" command="_9ITpgL2IEeOqSr2XZwfnmA"/>
  663 + <handlers xmi:id="_TgJt4L2MEeOqSr2XZwfnmA" elementId="org.eclipse.e4.tools.emf.ui.handler.mark_duplicate_attributes" contributorURI="platform:/plugin/org.eclipse.e4.tools.emf.ui" contributionURI="bundleclass://org.eclipse.e4.tools.emf.ui/org.eclipse.e4.tools.emf.ui.internal.handlers.MarkDuplicateAttributesHandler" command="_RObi4L2MEeOqSr2XZwfnmA"/>
  664 + <handlers xmi:id="_smaaALzDEeO8eO1Rpb-rFA" elementId="org.eclipse.e4.tools.emf.ui.handler.repair_duplicate_ids" contributorURI="platform:/plugin/org.eclipse.e4.tools.emf.ui" contributionURI="bundleclass://org.eclipse.e4.tools.emf.ui/org.eclipse.e4.tools.emf.ui.internal.handlers.RepairDuplicateItemsHandler" command="_dySeYLzDEeO8eO1Rpb-rFA"/>
  665 + <handlers xmi:id="_Fin4gL2LEeOqSr2XZwfnmA" elementId="org.eclipse.e4.tools.emf.ui.handler.unmark" contributorURI="platform:/plugin/org.eclipse.e4.tools.emf.ui" contributionURI="bundleclass://org.eclipse.e4.tools.emf.ui/org.eclipse.e4.tools.emf.ui.internal.handlers.UnmarkItemsHandler" command="_CFlw8L2LEeOqSr2XZwfnmA"/>
  666 + <handlers xmi:id="_hZcKMO5mEeOQXaYP-M2JBA" elementId="org.eclipse.e4.tools.emf.ui.handler.autosizeColumns" contributorURI="platform:/plugin/org.eclipse.e4.tools.emf.ui" contributionURI="bundleclass://org.eclipse.e4.tools.emf.ui/org.eclipse.e4.tools.emf.ui.internal.handlers.AutosizeColumnsHandler" command="_jd7xgO5mEeOQXaYP-M2JBA"/>
  667 + <handlers xmi:id="_8AHVUPFwEeOSJuCPb-hb7A" elementId="org.eclipse.e4.tools.emf.ui.handler.resetToDefault" contributorURI="platform:/plugin/org.eclipse.e4.tools.emf.ui" contributionURI="bundleclass://org.eclipse.e4.tools.emf.ui/org.eclipse.e4.tools.emf.ui.internal.handlers.ResetToDefaultHandler" command="_vsQXAPFwEeOSJuCPb-hb7A"/>
  668 + <bindingTables xmi:id="_iHCQMyz4EeiBhvlDkyldLw" contributorURI="platform:/plugin/org.eclipse.platform" bindingContext="_iHCQNCz4EeiBhvlDkyldLw">
  669 + <bindings xmi:id="_iI-w9Sz4EeiBhvlDkyldLw" keySequence="CTRL+A" command="_iISOFSz4EeiBhvlDkyldLw"/>
  670 + <bindings xmi:id="_iI_YBSz4EeiBhvlDkyldLw" keySequence="CTRL+SPACE" command="_iIVQyyz4EeiBhvlDkyldLw"/>
  671 + <bindings xmi:id="_iI__Fyz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+SPACE" command="_iISNaCz4EeiBhvlDkyldLw"/>
  672 + <bindings xmi:id="_iJDpdSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+D" command="_iIV4Byz4EeiBhvlDkyldLw"/>
  673 + <bindings xmi:id="_iJE3nCz4EeiBhvlDkyldLw" keySequence="SHIFT+INSERT" command="_iIMt5iz4EeiBhvlDkyldLw"/>
  674 + <bindings xmi:id="_iJGFuiz4EeiBhvlDkyldLw" keySequence="ALT+PAGE_UP" command="_iIS0iSz4EeiBhvlDkyldLw"/>
  675 + <bindings xmi:id="_iJGswCz4EeiBhvlDkyldLw" keySequence="CTRL+C" command="_iIS0ryz4EeiBhvlDkyldLw"/>
  676 + <bindings xmi:id="_iJGsySz4EeiBhvlDkyldLw" keySequence="ALT+PAGE_DOWN" command="_iITbsCz4EeiBhvlDkyldLw"/>
  677 + <bindings xmi:id="_iJK-Pyz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+Z" command="_iIS0eCz4EeiBhvlDkyldLw">
  678 + <tags>platform:gtk</tags>
  679 + </bindings>
  680 + <bindings xmi:id="_iJLlRSz4EeiBhvlDkyldLw" keySequence="CTRL+V" command="_iIMt5iz4EeiBhvlDkyldLw"/>
  681 + <bindings xmi:id="_iJLlSSz4EeiBhvlDkyldLw" keySequence="CTRL+Z" command="_iISNkCz4EeiBhvlDkyldLw"/>
  682 + <bindings xmi:id="_iJMMUiz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+F3" command="_iIVRGiz4EeiBhvlDkyldLw"/>
  683 + <bindings xmi:id="_iJNaeyz4EeiBhvlDkyldLw" keySequence="CTRL+X" command="_iISNmCz4EeiBhvlDkyldLw"/>
  684 + <bindings xmi:id="_iJOBkiz4EeiBhvlDkyldLw" keySequence="CTRL+1" command="_iIRmaCz4EeiBhvlDkyldLw"/>
  685 + <bindings xmi:id="_iJPPpiz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+L" command="_iIV32iz4EeiBhvlDkyldLw"/>
  686 + <bindings xmi:id="_iJPPzSz4EeiBhvlDkyldLw" keySequence="CTRL+F10" command="_iIOjASz4EeiBhvlDkyldLw"/>
  687 + <bindings xmi:id="_iJP2tSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+I" command="_iIQ_ZSz4EeiBhvlDkyldLw"/>
  688 + <bindings xmi:id="_iJP2vCz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+F1" command="_iIQYPSz4EeiBhvlDkyldLw"/>
  689 + <bindings xmi:id="_iJP2vSz4EeiBhvlDkyldLw" keySequence="CTRL+INSERT" command="_iIS0ryz4EeiBhvlDkyldLw"/>
  690 + <bindings xmi:id="_iJP2viz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+F2" command="_iITbkCz4EeiBhvlDkyldLw"/>
  691 + <bindings xmi:id="_iJQdyiz4EeiBhvlDkyldLw" keySequence="SHIFT+DEL" command="_iISNmCz4EeiBhvlDkyldLw"/>
  692 + </bindingTables>
  693 + <bindingTables xmi:id="_iI54cCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.contexts.window" bindingContext="_iHCQNSz4EeiBhvlDkyldLw">
  694 + <bindings xmi:id="_iI87wCz4EeiBhvlDkyldLw" keySequence="CTRL+B" command="_iINU4yz4EeiBhvlDkyldLw"/>
  695 + <bindings xmi:id="_iI9i0Cz4EeiBhvlDkyldLw" keySequence="ALT+ARROW_RIGHT" command="_iISNvSz4EeiBhvlDkyldLw"/>
  696 + <bindings xmi:id="_iI9i4Sz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+SHIFT+ARROW_RIGHT" command="_iIS0_Cz4EeiBhvlDkyldLw"/>
  697 + <bindings xmi:id="_iI-J8Cz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+A" command="_iITbriz4EeiBhvlDkyldLw"/>
  698 + <bindings xmi:id="_iI-w8iz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+SHIFT+ARROW_UP" command="_iIS1Fiz4EeiBhvlDkyldLw"/>
  699 + <bindings xmi:id="_iI-w8yz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+SHIFT+A" command="_iITbvSz4EeiBhvlDkyldLw"/>
  700 + <bindings xmi:id="_iI-w9Cz4EeiBhvlDkyldLw" keySequence="ALT+C" command="_iIV3xyz4EeiBhvlDkyldLw"/>
  701 + <bindings xmi:id="_iI_YACz4EeiBhvlDkyldLw" keySequence="ALT+ARROW_LEFT" command="_iIOjBSz4EeiBhvlDkyldLw"/>
  702 + <bindings xmi:id="_iJAmIiz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+D P" command="_iIVRCCz4EeiBhvlDkyldLw"/>
  703 + <bindings xmi:id="_iJAmIyz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+D J" command="_iITb6Cz4EeiBhvlDkyldLw"/>
  704 + <bindings xmi:id="_iJBNMCz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+D Q" command="_iISOKyz4EeiBhvlDkyldLw"/>
  705 + <bindings xmi:id="_iJBNMSz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+D W" command="_iIMt7iz4EeiBhvlDkyldLw"/>
  706 + <bindings xmi:id="_iJBNMiz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+D R" command="_iIS0eiz4EeiBhvlDkyldLw"/>
  707 + <bindings xmi:id="_iJB0QCz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+D H" command="_iITboSz4EeiBhvlDkyldLw"/>
  708 + <bindings xmi:id="_iJB0QSz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+D A" command="_iIVQ6Cz4EeiBhvlDkyldLw"/>
  709 + <bindings xmi:id="_iJB0Qiz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+D T" command="_iIMGyCz4EeiBhvlDkyldLw"/>
  710 + <bindings xmi:id="_iJB0Qyz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+D E" command="_iIV4Uiz4EeiBhvlDkyldLw"/>
  711 + <bindings xmi:id="_iJB0RCz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+D O" command="_iIS0uCz4EeiBhvlDkyldLw"/>
  712 + <bindings xmi:id="_iJCbUCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+R" command="_iIV4aCz4EeiBhvlDkyldLw"/>
  713 + <bindings xmi:id="_iJDCYSz4EeiBhvlDkyldLw" keySequence="CTRL+ARROW_LEFT" command="_iIV4Eyz4EeiBhvlDkyldLw"/>
  714 + <bindings xmi:id="_iJDCZCz4EeiBhvlDkyldLw" keySequence="CTRL+E" command="_iISNhyz4EeiBhvlDkyldLw"/>
  715 + <bindings xmi:id="_iJDCZSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+E" command="_iIQ_Qyz4EeiBhvlDkyldLw"/>
  716 + <bindings xmi:id="_iJDpcCz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+F" command="_iIVRJSz4EeiBhvlDkyldLw"/>
  717 + <bindings xmi:id="_iJDpgCz4EeiBhvlDkyldLw" keySequence="CTRL+F" command="_iIPKHiz4EeiBhvlDkyldLw"/>
  718 + <bindings xmi:id="_iJDpgiz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+G" command="_iIS1JCz4EeiBhvlDkyldLw"/>
  719 + <bindings xmi:id="_iJEQhyz4EeiBhvlDkyldLw" keySequence="CTRL+G" command="_iILftiz4EeiBhvlDkyldLw"/>
  720 + <bindings xmi:id="_iJEQiiz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+SHIFT+F" command="_iIQ_Xiz4EeiBhvlDkyldLw"/>
  721 + <bindings xmi:id="_iJE3kSz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+H" command="_iISNfyz4EeiBhvlDkyldLw"/>
  722 + <bindings xmi:id="_iJE3kiz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+G" command="_iIV4OSz4EeiBhvlDkyldLw"/>
  723 + <bindings xmi:id="_iJE3mCz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+G" command="_iITbjCz4EeiBhvlDkyldLw"/>
  724 + <bindings xmi:id="_iJE3mSz4EeiBhvlDkyldLw" keySequence="CTRL+H" command="_iIVQyiz4EeiBhvlDkyldLw"/>
  725 + <bindings xmi:id="_iJFeoCz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+H" command="_iIN78Cz4EeiBhvlDkyldLw"/>
  726 + <bindings xmi:id="_iJFepiz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+I" command="_iIOjAyz4EeiBhvlDkyldLw"/>
  727 + <bindings xmi:id="_iJGFtCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+H" command="_iIS0piz4EeiBhvlDkyldLw"/>
  728 + <bindings xmi:id="_iJGFuSz4EeiBhvlDkyldLw" keySequence="ALT+E" command="_iIS1OCz4EeiBhvlDkyldLw"/>
  729 + <bindings xmi:id="_iJGswSz4EeiBhvlDkyldLw" keySequence="CTRL+#" command="_iIOjAiz4EeiBhvlDkyldLw"/>
  730 + <bindings xmi:id="_iJGsxiz4EeiBhvlDkyldLw" keySequence="CTRL+ARROW_RIGHT" command="_iIRmXCz4EeiBhvlDkyldLw"/>
  731 + <bindings xmi:id="_iJGsyiz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+V" command="_iIV3wCz4EeiBhvlDkyldLw"/>
  732 + <bindings xmi:id="_iJGsyyz4EeiBhvlDkyldLw" keySequence="ALT+P" command="_iIOjFiz4EeiBhvlDkyldLw"/>
  733 + <bindings xmi:id="_iJGszCz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+N" command="_iISNkSz4EeiBhvlDkyldLw"/>
  734 + <bindings xmi:id="_iJHT0Sz4EeiBhvlDkyldLw" keySequence="SHIFT+F2" command="_iIS1Hiz4EeiBhvlDkyldLw"/>
  735 + <bindings xmi:id="_iJHT1Cz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+F8" command="_iISNayz4EeiBhvlDkyldLw"/>
  736 + <bindings xmi:id="_iJHT1Sz4EeiBhvlDkyldLw" keySequence="CTRL+S" command="_iISN7iz4EeiBhvlDkyldLw"/>
  737 + <bindings xmi:id="_iJHT3Sz4EeiBhvlDkyldLw" keySequence="F5" command="_iISNyyz4EeiBhvlDkyldLw"/>
  738 + <bindings xmi:id="_iJH64Cz4EeiBhvlDkyldLw" keySequence="F12" command="_iIVQziz4EeiBhvlDkyldLw"/>
  739 + <bindings xmi:id="_iJH66Sz4EeiBhvlDkyldLw" keySequence="CTRL+F6" command="_iIPKKSz4EeiBhvlDkyldLw"/>
  740 + <bindings xmi:id="_iJH66yz4EeiBhvlDkyldLw" keySequence="CTRL+{" command="_iISNbCz4EeiBhvlDkyldLw">
  741 + <parameters xmi:id="_iJH67Cz4EeiBhvlDkyldLw" elementId="Splitter.isHorizontal" name="Splitter.isHorizontal" value="false"/>
  742 + </bindings>
  743 + <bindings xmi:id="_iJIh8yz4EeiBhvlDkyldLw" keySequence="CTRL+P" command="_iIVRDSz4EeiBhvlDkyldLw"/>
  744 + <bindings xmi:id="_iJIh-iz4EeiBhvlDkyldLw" keySequence="CTRL+-" command="_iIV33Cz4EeiBhvlDkyldLw"/>
  745 + <bindings xmi:id="_iJIh_Sz4EeiBhvlDkyldLw" keySequence="ALT+F11" command="_iIPKJSz4EeiBhvlDkyldLw">
  746 + <tags>platform:gtk</tags>
  747 + </bindings>
  748 + <bindings xmi:id="_iJKXICz4EeiBhvlDkyldLw" keySequence="F4" command="_iINU6yz4EeiBhvlDkyldLw"/>
  749 + <bindings xmi:id="_iJK-OCz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Z" command="_iIS0oSz4EeiBhvlDkyldLw"/>
  750 + <bindings xmi:id="_iJK-Oiz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+F7" command="_iITbwSz4EeiBhvlDkyldLw"/>
  751 + <bindings xmi:id="_iJK-PCz4EeiBhvlDkyldLw" keySequence="CTRL+W" command="_iIS0gSz4EeiBhvlDkyldLw"/>
  752 + <bindings xmi:id="_iJK-PSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+F3" command="_iIVRBiz4EeiBhvlDkyldLw"/>
  753 + <bindings xmi:id="_iJK-Piz4EeiBhvlDkyldLw" keySequence="CTRL+U" command="_iISOOyz4EeiBhvlDkyldLw"/>
  754 + <bindings xmi:id="_iJLlRiz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_iISNbiz4EeiBhvlDkyldLw"/>
  755 + <bindings xmi:id="_iJLlSCz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+W" command="_iIV4HCz4EeiBhvlDkyldLw"/>
  756 + <bindings xmi:id="_iJLlSiz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+F12" command="_iIMG2yz4EeiBhvlDkyldLw"/>
  757 + <bindings xmi:id="_iJLlSyz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+SHIFT+M" command="_iIV3_Cz4EeiBhvlDkyldLw"/>
  758 + <bindings xmi:id="_iJLlTCz4EeiBhvlDkyldLw" keySequence="CTRL+F8" command="_iIRmbiz4EeiBhvlDkyldLw"/>
  759 + <bindings xmi:id="_iJMMUCz4EeiBhvlDkyldLw" keySequence="CTRL+3" command="_iIRmdSz4EeiBhvlDkyldLw"/>
  760 + <bindings xmi:id="_iJMMVCz4EeiBhvlDkyldLw" keySequence="F3" command="_iIRmXSz4EeiBhvlDkyldLw"/>
  761 + <bindings xmi:id="_iJNafSz4EeiBhvlDkyldLw" keySequence="CTRL+F4" command="_iIS0gSz4EeiBhvlDkyldLw"/>
  762 + <bindings xmi:id="_iJNafiz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+W" command="_iISNliz4EeiBhvlDkyldLw"/>
  763 + <bindings xmi:id="_iJOBgCz4EeiBhvlDkyldLw" keySequence="CTRL+F12" command="_iIQYNSz4EeiBhvlDkyldLw"/>
  764 + <bindings xmi:id="_iJOBgyz4EeiBhvlDkyldLw" keySequence="ALT+CR" command="_iIUptSz4EeiBhvlDkyldLw"/>
  765 + <bindings xmi:id="_iJOBhCz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+V" command="_iISN-yz4EeiBhvlDkyldLw"/>
  766 + <bindings xmi:id="_iJOBiCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+T" command="_iISNlyz4EeiBhvlDkyldLw"/>
  767 + <bindings xmi:id="_iJOBjyz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+SHIFT+F12" command="_iIV4DSz4EeiBhvlDkyldLw"/>
  768 + <bindings xmi:id="_iJOBliz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+S" command="_iIS0myz4EeiBhvlDkyldLw"/>
  769 + <bindings xmi:id="_iJOBmiz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+R" command="_iIS0fCz4EeiBhvlDkyldLw"/>
  770 + <bindings xmi:id="_iJOomSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+F6" command="_iIS1QCz4EeiBhvlDkyldLw"/>
  771 + <bindings xmi:id="_iJOonCz4EeiBhvlDkyldLw" keySequence="CTRL+6" command="_iIPKKCz4EeiBhvlDkyldLw"/>
  772 + <bindings xmi:id="_iJOonSz4EeiBhvlDkyldLw" keySequence="ALT+F7" command="_iIS03yz4EeiBhvlDkyldLw"/>
  773 + <bindings xmi:id="_iJOooCz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+U" command="_iIQ_Siz4EeiBhvlDkyldLw">
  774 + <tags>platform:gtk</tags>
  775 + </bindings>
  776 + <bindings xmi:id="_iJPPoiz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+F4" command="_iISNliz4EeiBhvlDkyldLw"/>
  777 + <bindings xmi:id="_iJPPoyz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+F9" command="_iISOCCz4EeiBhvlDkyldLw"/>
  778 + <bindings xmi:id="_iJPPpCz4EeiBhvlDkyldLw" keySequence="CTRL+F7" command="_iIS0sCz4EeiBhvlDkyldLw"/>
  779 + <bindings xmi:id="_iJPPqSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+F7" command="_iIV3_Sz4EeiBhvlDkyldLw"/>
  780 + <bindings xmi:id="_iJPPqiz4EeiBhvlDkyldLw" keySequence="CTRL+Q" command="_iIVRICz4EeiBhvlDkyldLw"/>
  781 + <bindings xmi:id="_iJPPrSz4EeiBhvlDkyldLw" keySequence="SHIFT+F5" command="_iISOJSz4EeiBhvlDkyldLw"/>
  782 + <bindings xmi:id="_iJPPryz4EeiBhvlDkyldLw" keySequence="F2" command="_iINU4Sz4EeiBhvlDkyldLw"/>
  783 + <bindings xmi:id="_iJPPtiz4EeiBhvlDkyldLw" keySequence="CTRL+." command="_iIV4Iiz4EeiBhvlDkyldLw"/>
  784 + <bindings xmi:id="_iJPPuiz4EeiBhvlDkyldLw" keySequence="CTRL+F9" command="_iIQ_SCz4EeiBhvlDkyldLw"/>
  785 + <bindings xmi:id="_iJPPwSz4EeiBhvlDkyldLw" keySequence="CTRL+N" command="_iIV4Piz4EeiBhvlDkyldLw"/>
  786 + <bindings xmi:id="_iJPPzCz4EeiBhvlDkyldLw" keySequence="F11" command="_iIV39yz4EeiBhvlDkyldLw"/>
  787 + <bindings xmi:id="_iJPP0iz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+M" command="_iIV4DCz4EeiBhvlDkyldLw"/>
  788 + <bindings xmi:id="_iJPP1yz4EeiBhvlDkyldLw" keySequence="CTRL+F11" command="_iIVRPCz4EeiBhvlDkyldLw"/>
  789 + <bindings xmi:id="_iJPP2iz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+N" command="_iIS0ySz4EeiBhvlDkyldLw"/>
  790 + <bindings xmi:id="_iJP2sCz4EeiBhvlDkyldLw" keySequence="CTRL+," command="_iIMt7Cz4EeiBhvlDkyldLw"/>
  791 + <bindings xmi:id="_iJP2sSz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+J" command="_iISNhCz4EeiBhvlDkyldLw"/>
  792 + <bindings xmi:id="_iJP2uiz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_iIS1Myz4EeiBhvlDkyldLw"/>
  793 + <bindings xmi:id="_iJP2vyz4EeiBhvlDkyldLw" keySequence="CTRL+TAB" command="_iIPKKSz4EeiBhvlDkyldLw"/>
  794 + <bindings xmi:id="_iJP2yCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+TAB" command="_iIS1QCz4EeiBhvlDkyldLw"/>
  795 + <bindings xmi:id="_iJP2zSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+O" command="_iIV4ASz4EeiBhvlDkyldLw"/>
  796 + <bindings xmi:id="_iJP21Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+T" command="_iIS02iz4EeiBhvlDkyldLw"/>
  797 + <bindings xmi:id="_iJP22yz4EeiBhvlDkyldLw" keySequence="ALT+-" command="_iIS0yCz4EeiBhvlDkyldLw"/>
  798 + <bindings xmi:id="_iJP23Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+L" command="_iIRmYSz4EeiBhvlDkyldLw"/>
  799 + <bindings xmi:id="_iJP25Cz4EeiBhvlDkyldLw" keySequence="DEL" command="_iIPxJSz4EeiBhvlDkyldLw"/>
  800 + <bindings xmi:id="_iJP25Sz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+S" command="_iIS1NCz4EeiBhvlDkyldLw"/>
  801 + <bindings xmi:id="_iJP25yz4EeiBhvlDkyldLw" keySequence="CTRL+M" command="_iIVQwSz4EeiBhvlDkyldLw"/>
  802 + <bindings xmi:id="_iJQdwCz4EeiBhvlDkyldLw" keySequence="CTRL+_" command="_iISNbCz4EeiBhvlDkyldLw">
  803 + <parameters xmi:id="_iJQdwSz4EeiBhvlDkyldLw" elementId="Splitter.isHorizontal" name="Splitter.isHorizontal" value="true"/>
  804 + </bindings>
  805 + <bindings xmi:id="_iJQdxyz4EeiBhvlDkyldLw" keySequence="ALT+DEL" command="_iISN7Sz4EeiBhvlDkyldLw"/>
  806 + <bindings xmi:id="_iJQdyCz4EeiBhvlDkyldLw" keySequence="CTRL+=" command="_iISNwSz4EeiBhvlDkyldLw"/>
  807 + <bindings xmi:id="_iJQdyyz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+SHIFT+ARROW_DOWN" command="_iIV4SCz4EeiBhvlDkyldLw"/>
  808 + <bindings xmi:id="_iJQdzCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+B" command="_iIQYMSz4EeiBhvlDkyldLw"/>
  809 + <bindings xmi:id="_iJQdzSz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+C" command="_iIVQ0Cz4EeiBhvlDkyldLw"/>
  810 + <bindings xmi:id="_iJQd2iz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+B" command="_iITbpiz4EeiBhvlDkyldLw"/>
  811 + <bindings xmi:id="_iJQd3Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q P" command="_iITbnSz4EeiBhvlDkyldLw">
  812 + <parameters xmi:id="_iJQd3iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.PackageExplorer"/>
  813 + </bindings>
  814 + <bindings xmi:id="_iJQd4Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+X O" command="_iIS1Hyz4EeiBhvlDkyldLw"/>
  815 + <bindings xmi:id="_iJQd4Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+X E" command="_iITbiyz4EeiBhvlDkyldLw"/>
  816 + <bindings xmi:id="_iJQd4iz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+X Q" command="_iIQ_YCz4EeiBhvlDkyldLw"/>
  817 + <bindings xmi:id="_iJQd4yz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+X A" command="_iIMt6yz4EeiBhvlDkyldLw"/>
  818 + <bindings xmi:id="_iJQd5Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+X T" command="_iISOEyz4EeiBhvlDkyldLw"/>
  819 + <bindings xmi:id="_iJQd5Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q Y" command="_iITbnSz4EeiBhvlDkyldLw">
  820 + <parameters xmi:id="_iJQd5iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.sync.views.SynchronizeView"/>
  821 + </bindings>
  822 + <bindings xmi:id="_iJQd6iz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q X" command="_iITbnSz4EeiBhvlDkyldLw">
  823 + <parameters xmi:id="_iJQd6yz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ProblemView"/>
  824 + </bindings>
  825 + <bindings xmi:id="_iJQd7yz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q L" command="_iITbnSz4EeiBhvlDkyldLw">
  826 + <parameters xmi:id="_iJQd8Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.pde.runtime.LogView"/>
  827 + </bindings>
  828 + <bindings xmi:id="_iJQd8Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q T" command="_iITbnSz4EeiBhvlDkyldLw">
  829 + <parameters xmi:id="_iJQd8iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.TypeHierarchy"/>
  830 + </bindings>
  831 + <bindings xmi:id="_iJRE0Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+X J" command="_iITbtCz4EeiBhvlDkyldLw"/>
  832 + <bindings xmi:id="_iJRE0iz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+X R" command="_iIS0diz4EeiBhvlDkyldLw"/>
  833 + <bindings xmi:id="_iJRE1Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q Z" command="_iITbnSz4EeiBhvlDkyldLw">
  834 + <parameters xmi:id="_iJRE1Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.ui.GenericHistoryView"/>
  835 + </bindings>
  836 + <bindings xmi:id="_iJRE1iz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q J" command="_iITbnSz4EeiBhvlDkyldLw">
  837 + <parameters xmi:id="_iJRE1yz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.JavadocView"/>
  838 + </bindings>
  839 + <bindings xmi:id="_iJRE2Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q K" command="_iITbnSz4EeiBhvlDkyldLw">
  840 + <parameters xmi:id="_iJRE2iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.mylyn.tasks.ui.views.tasks"/>
  841 + </bindings>
  842 + <bindings xmi:id="_iJRE2yz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q S" command="_iITbnSz4EeiBhvlDkyldLw">
  843 + <parameters xmi:id="_iJRE3Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.search.ui.views.SearchView"/>
  844 + </bindings>
  845 + <bindings xmi:id="_iJRE3Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q O" command="_iITbnSz4EeiBhvlDkyldLw">
  846 + <parameters xmi:id="_iJRE3iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ContentOutline"/>
  847 + </bindings>
  848 + <bindings xmi:id="_iJRE3yz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q Q" command="_iITbnSz4EeiBhvlDkyldLw"/>
  849 + <bindings xmi:id="_iJRE4Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+X W" command="_iISNYyz4EeiBhvlDkyldLw"/>
  850 + <bindings xmi:id="_iJRE4yz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q B" command="_iITbnSz4EeiBhvlDkyldLw">
  851 + <parameters xmi:id="_iJRE5Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.BreakpointView"/>
  852 + </bindings>
  853 + <bindings xmi:id="_iJRE5Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+X H" command="_iIVRDyz4EeiBhvlDkyldLw"/>
  854 + <bindings xmi:id="_iJRE5iz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q E" command="_iIVQ-Cz4EeiBhvlDkyldLw"/>
  855 + <bindings xmi:id="_iJRE5yz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q H" command="_iITbnSz4EeiBhvlDkyldLw">
  856 + <parameters xmi:id="_iJRE6Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.cheatsheets.views.CheatSheetView"/>
  857 + </bindings>
  858 + <bindings xmi:id="_iJRE6Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q D" command="_iITbnSz4EeiBhvlDkyldLw">
  859 + <parameters xmi:id="_iJRE6iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.SourceView"/>
  860 + </bindings>
  861 + <bindings xmi:id="_iJRE7Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+X P" command="_iIV4FCz4EeiBhvlDkyldLw"/>
  862 + <bindings xmi:id="_iJRE7Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q V" command="_iITbnSz4EeiBhvlDkyldLw">
  863 + <parameters xmi:id="_iJRE7iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.VariableView"/>
  864 + </bindings>
  865 + <bindings xmi:id="_iJRE8Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q C" command="_iITbnSz4EeiBhvlDkyldLw">
  866 + <parameters xmi:id="_iJRE8iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.console.ConsoleView"/>
  867 + </bindings>
  868 + </bindingTables>
  869 + <bindingTables xmi:id="_iI9i0Sz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.javaEditorScope" bindingContext="_iIYUCyz4EeiBhvlDkyldLw">
  870 + <bindings xmi:id="_iI9i0iz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+C" command="_iIS0yyz4EeiBhvlDkyldLw"/>
  871 + <bindings xmi:id="_iI9i4iz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_iIOjFyz4EeiBhvlDkyldLw"/>
  872 + <bindings xmi:id="_iI-J6Sz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+ARROW_UP" command="_iIS0hiz4EeiBhvlDkyldLw"/>
  873 + <bindings xmi:id="_iI-J7Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+B" command="_iIV4UCz4EeiBhvlDkyldLw"/>
  874 + <bindings xmi:id="_iI-J8iz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_DOWN" command="_iIQYOyz4EeiBhvlDkyldLw"/>
  875 + <bindings xmi:id="_iI__ESz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_UP" command="_iISOKiz4EeiBhvlDkyldLw"/>
  876 + <bindings xmi:id="_iJDphSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+F" command="_iIV35Sz4EeiBhvlDkyldLw"/>
  877 + <bindings xmi:id="_iJH64yz4EeiBhvlDkyldLw" keySequence="CTRL+7" command="_iIS0yyz4EeiBhvlDkyldLw"/>
  878 + <bindings xmi:id="_iJIh_iz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+P" command="_iITbwCz4EeiBhvlDkyldLw"/>
  879 + <bindings xmi:id="_iJK-Qyz4EeiBhvlDkyldLw" keySequence="CTRL+T" command="_iIS01iz4EeiBhvlDkyldLw"/>
  880 + <bindings xmi:id="_iJNadyz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+U" command="_iITb7iz4EeiBhvlDkyldLw"/>
  881 + <bindings xmi:id="_iJOBjCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+/" command="_iISOPSz4EeiBhvlDkyldLw"/>
  882 + <bindings xmi:id="_iJOolCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+M" command="_iIRmdyz4EeiBhvlDkyldLw"/>
  883 + <bindings xmi:id="_iJOooyz4EeiBhvlDkyldLw" keySequence="CTRL+O" command="_iISOFiz4EeiBhvlDkyldLw"/>
  884 + <bindings xmi:id="_iJPPpyz4EeiBhvlDkyldLw" keySequence="CTRL+F3" command="_iIV4Hyz4EeiBhvlDkyldLw"/>
  885 + <bindings xmi:id="_iJPPxCz4EeiBhvlDkyldLw" keySequence="CTRL+/" command="_iIS0yyz4EeiBhvlDkyldLw"/>
  886 + <bindings xmi:id="_iJP2wyz4EeiBhvlDkyldLw" keySequence="CTRL+I" command="_iISNtiz4EeiBhvlDkyldLw"/>
  887 + <bindings xmi:id="_iJP26Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+O" command="_iISNiyz4EeiBhvlDkyldLw"/>
  888 + <bindings xmi:id="_iJP27iz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+\" command="_iIPKESz4EeiBhvlDkyldLw"/>
  889 + <bindings xmi:id="_iJQd0Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_LEFT" command="_iISNyCz4EeiBhvlDkyldLw"/>
  890 + <bindings xmi:id="_iJQd1iz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_iISOGCz4EeiBhvlDkyldLw"/>
  891 + <bindings xmi:id="_iJQd5yz4EeiBhvlDkyldLw" keySequence="CTRL+2 L" command="_iIOjDCz4EeiBhvlDkyldLw"/>
  892 + <bindings xmi:id="_iJRE0yz4EeiBhvlDkyldLw" keySequence="CTRL+2 M" command="_iISNziz4EeiBhvlDkyldLw"/>
  893 + <bindings xmi:id="_iJRE4Sz4EeiBhvlDkyldLw" keySequence="CTRL+2 F" command="_iIV4Ciz4EeiBhvlDkyldLw"/>
  894 + <bindings xmi:id="_iJRE7yz4EeiBhvlDkyldLw" keySequence="CTRL+2 R" command="_iIUpuCz4EeiBhvlDkyldLw"/>
  895 + </bindingTables>
  896 + <bindingTables xmi:id="_iI9i0yz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.propertiesEditorScope" bindingContext="_iIYUQCz4EeiBhvlDkyldLw">
  897 + <bindings xmi:id="_iI9i1Cz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+C" command="_iIS0yyz4EeiBhvlDkyldLw"/>
  898 + <bindings xmi:id="_iJH65Cz4EeiBhvlDkyldLw" keySequence="CTRL+7" command="_iIS0yyz4EeiBhvlDkyldLw"/>
  899 + <bindings xmi:id="_iJPPxSz4EeiBhvlDkyldLw" keySequence="CTRL+/" command="_iIS0yyz4EeiBhvlDkyldLw"/>
  900 + </bindingTables>
  901 + <bindingTables xmi:id="_iI9i1Sz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.XtextEditorScope" bindingContext="_iIYUGCz4EeiBhvlDkyldLw">
  902 + <bindings xmi:id="_iI9i1iz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+C" command="_iIV31Cz4EeiBhvlDkyldLw"/>
  903 + <bindings xmi:id="_iI9i4yz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_iISNfiz4EeiBhvlDkyldLw"/>
  904 + <bindings xmi:id="_iI-J9Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_DOWN" command="_iIQ_ciz4EeiBhvlDkyldLw"/>
  905 + <bindings xmi:id="_iI__Eyz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_UP" command="_iIMt4Sz4EeiBhvlDkyldLw"/>
  906 + <bindings xmi:id="_iJDpiCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+F" command="_iISNsyz4EeiBhvlDkyldLw"/>
  907 + <bindings xmi:id="_iJE3kyz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+G" command="_iIQ_Ryz4EeiBhvlDkyldLw"/>
  908 + <bindings xmi:id="_iJFeoSz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+H" command="_iIS0viz4EeiBhvlDkyldLw"/>
  909 + <bindings xmi:id="_iJH65Sz4EeiBhvlDkyldLw" keySequence="CTRL+7" command="_iIV31Cz4EeiBhvlDkyldLw"/>
  910 + <bindings xmi:id="_iJIh_yz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+P" command="_iIV3-iz4EeiBhvlDkyldLw"/>
  911 + <bindings xmi:id="_iJK-MSz4EeiBhvlDkyldLw" keySequence="F4" command="_iIV4ICz4EeiBhvlDkyldLw"/>
  912 + <bindings xmi:id="_iJK-RCz4EeiBhvlDkyldLw" keySequence="CTRL+T" command="_iIS01iz4EeiBhvlDkyldLw"/>
  913 + <bindings xmi:id="_iJMMVSz4EeiBhvlDkyldLw" keySequence="F3" command="_iIS0dSz4EeiBhvlDkyldLw"/>
  914 + <bindings xmi:id="_iJOBnSz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+R" command="_iIVQuiz4EeiBhvlDkyldLw">
  915 + <tags>platform:gtk</tags>
  916 + </bindings>
  917 + <bindings xmi:id="_iJOoqyz4EeiBhvlDkyldLw" keySequence="CTRL+O" command="_iIV30yz4EeiBhvlDkyldLw"/>
  918 + <bindings xmi:id="_iJPPxiz4EeiBhvlDkyldLw" keySequence="CTRL+/" command="_iIV31Cz4EeiBhvlDkyldLw"/>
  919 + <bindings xmi:id="_iJP20Cz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+O" command="_iIVRPyz4EeiBhvlDkyldLw"/>
  920 + <bindings xmi:id="_iJP23iz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+L" command="_iIS0hSz4EeiBhvlDkyldLw">
  921 + <tags>platform:gtk</tags>
  922 + </bindings>
  923 + <bindings xmi:id="_iJQd0iz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_LEFT" command="_iIMt3yz4EeiBhvlDkyldLw"/>
  924 + </bindingTables>
  925 + <bindingTables xmi:id="_iI9i1yz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.editors.template.editor" bindingContext="_iIYUGyz4EeiBhvlDkyldLw">
  926 + <bindings xmi:id="_iI9i2Cz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+C" command="_iIV4JCz4EeiBhvlDkyldLw"/>
  927 + <bindings xmi:id="_iJDpcSz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+F" command="_iIVQ1iz4EeiBhvlDkyldLw"/>
  928 + <bindings xmi:id="_iJE3lCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+G" command="_iIOjFSz4EeiBhvlDkyldLw"/>
  929 + <bindings xmi:id="_iJK-QSz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+P" command="_iIVQ_Cz4EeiBhvlDkyldLw"/>
  930 + <bindings xmi:id="_iJMMViz4EeiBhvlDkyldLw" keySequence="F3" command="_iIVRHSz4EeiBhvlDkyldLw"/>
  931 + <bindings xmi:id="_iJOBniz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+R" command="_iIRmhiz4EeiBhvlDkyldLw"/>
  932 + <bindings xmi:id="_iJOonyz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Y" command="_iISNiCz4EeiBhvlDkyldLw"/>
  933 + <bindings xmi:id="_iJOorCz4EeiBhvlDkyldLw" keySequence="CTRL+O" command="_iISNviz4EeiBhvlDkyldLw"/>
  934 + <bindings xmi:id="_iJPPxyz4EeiBhvlDkyldLw" keySequence="CTRL+/" command="_iIV4JCz4EeiBhvlDkyldLw"/>
  935 + <bindings xmi:id="_iJP2siz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+J" command="_iIRmbCz4EeiBhvlDkyldLw"/>
  936 + <bindings xmi:id="_iJP21Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+T" command="_iIVQsSz4EeiBhvlDkyldLw"/>
  937 + </bindingTables>
  938 + <bindingTables xmi:id="_iI9i2Sz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.scriptEditorScope" bindingContext="_iIYUOCz4EeiBhvlDkyldLw">
  939 + <bindings xmi:id="_iI9i2iz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+C" command="_iIRmgCz4EeiBhvlDkyldLw"/>
  940 + <bindings xmi:id="_iI-J6iz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+ARROW_UP" command="_iIV4GSz4EeiBhvlDkyldLw"/>
  941 + <bindings xmi:id="_iJDpiSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+F" command="_iIV3-yz4EeiBhvlDkyldLw"/>
  942 + <bindings xmi:id="_iJE3lSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+G" command="_iISN2Sz4EeiBhvlDkyldLw"/>
  943 + <bindings xmi:id="_iJFeoiz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+H" command="_iIQ_dCz4EeiBhvlDkyldLw"/>
  944 + <bindings xmi:id="_iJH65iz4EeiBhvlDkyldLw" keySequence="CTRL+7" command="_iIRmgCz4EeiBhvlDkyldLw"/>
  945 + <bindings xmi:id="_iJIiACz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+P" command="_iISNsSz4EeiBhvlDkyldLw"/>
  946 + <bindings xmi:id="_iJK-Miz4EeiBhvlDkyldLw" keySequence="F4" command="_iIMG3yz4EeiBhvlDkyldLw"/>
  947 + <bindings xmi:id="_iJLlQCz4EeiBhvlDkyldLw" keySequence="CTRL+T" command="_iIVQ7iz4EeiBhvlDkyldLw"/>
  948 + <bindings xmi:id="_iJMzYCz4EeiBhvlDkyldLw" keySequence="F3" command="_iIVRASz4EeiBhvlDkyldLw"/>
  949 + <bindings xmi:id="_iJOokCz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+R" command="_iISOPiz4EeiBhvlDkyldLw"/>
  950 + <bindings xmi:id="_iJOoryz4EeiBhvlDkyldLw" keySequence="CTRL+O" command="_iIS1HCz4EeiBhvlDkyldLw"/>
  951 + <bindings xmi:id="_iJPPyCz4EeiBhvlDkyldLw" keySequence="CTRL+/" command="_iIRmgCz4EeiBhvlDkyldLw"/>
  952 + <bindings xmi:id="_iJP2syz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+J" command="_iIV4GCz4EeiBhvlDkyldLw"/>
  953 + <bindings xmi:id="_iJP2xCz4EeiBhvlDkyldLw" keySequence="CTRL+I" command="_iIQ_WSz4EeiBhvlDkyldLw"/>
  954 + <bindings xmi:id="_iJP21iz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+T" command="_iITb5Cz4EeiBhvlDkyldLw"/>
  955 + <bindings xmi:id="_iJQd1yz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_iIRmZyz4EeiBhvlDkyldLw"/>
  956 + <bindings xmi:id="_iJQd7Sz4EeiBhvlDkyldLw" keySequence="ESC CTRL+F" command="_iIV3-yz4EeiBhvlDkyldLw">
  957 + <tags>platform:gtk</tags>
  958 + </bindings>
  959 + </bindingTables>
  960 + <bindingTables xmi:id="_iI9i2yz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.phpEditorScope" bindingContext="_iIYUDyz4EeiBhvlDkyldLw">
  961 + <bindings xmi:id="_iI9i3Cz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+C" command="_iIV34yz4EeiBhvlDkyldLw"/>
  962 + <bindings xmi:id="_iI9i5Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_iIS0vyz4EeiBhvlDkyldLw"/>
  963 + <bindings xmi:id="_iI-J9iz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_DOWN" command="_iIS04iz4EeiBhvlDkyldLw"/>
  964 + <bindings xmi:id="_iI__FCz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_UP" command="_iIVQvCz4EeiBhvlDkyldLw"/>
  965 + <bindings xmi:id="_iJEQgCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+F" command="_iIV4Oiz4EeiBhvlDkyldLw"/>
  966 + <bindings xmi:id="_iJE3liz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+G" command="_iISN2Sz4EeiBhvlDkyldLw"/>
  967 + <bindings xmi:id="_iJFepCz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+H" command="_iIVQsyz4EeiBhvlDkyldLw"/>
  968 + <bindings xmi:id="_iJGFtiz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+H" command="_iIV39iz4EeiBhvlDkyldLw"/>
  969 + <bindings xmi:id="_iJGFuCz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+F" command="_iIV4Oiz4EeiBhvlDkyldLw">
  970 + <tags>platform:gtk</tags>
  971 + </bindings>
  972 + <bindings xmi:id="_iJHT0iz4EeiBhvlDkyldLw" keySequence="SHIFT+F2" command="_iITbhSz4EeiBhvlDkyldLw"/>
  973 + <bindings xmi:id="_iJH65yz4EeiBhvlDkyldLw" keySequence="CTRL+7" command="_iIV34yz4EeiBhvlDkyldLw"/>
  974 + <bindings xmi:id="_iJIiASz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+P" command="_iIS00iz4EeiBhvlDkyldLw"/>
  975 + <bindings xmi:id="_iJK-NCz4EeiBhvlDkyldLw" keySequence="F4" command="_iISOPyz4EeiBhvlDkyldLw"/>
  976 + <bindings xmi:id="_iJLlQSz4EeiBhvlDkyldLw" keySequence="CTRL+T" command="_iIVQ7iz4EeiBhvlDkyldLw"/>
  977 + <bindings xmi:id="_iJMzYSz4EeiBhvlDkyldLw" keySequence="F3" command="_iIPKFCz4EeiBhvlDkyldLw"/>
  978 + <bindings xmi:id="_iJOBhiz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+V" command="_iITb3Cz4EeiBhvlDkyldLw"/>
  979 + <bindings xmi:id="_iJOBiSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+T" command="_iITb1Cz4EeiBhvlDkyldLw"/>
  980 + <bindings xmi:id="_iJOBlCz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+S" command="_iISNuyz4EeiBhvlDkyldLw"/>
  981 + <bindings xmi:id="_iJOokiz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+R" command="_iISOPiz4EeiBhvlDkyldLw"/>
  982 + <bindings xmi:id="_iJOoliz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+M" command="_iISOGSz4EeiBhvlDkyldLw"/>
  983 + <bindings xmi:id="_iJOosCz4EeiBhvlDkyldLw" keySequence="CTRL+O" command="_iIS1HCz4EeiBhvlDkyldLw"/>
  984 + <bindings xmi:id="_iJPPrCz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+T" command="_iISN2iz4EeiBhvlDkyldLw"/>
  985 + <bindings xmi:id="_iJPPsiz4EeiBhvlDkyldLw" keySequence="F2" command="_iIS02Sz4EeiBhvlDkyldLw"/>
  986 + <bindings xmi:id="_iJPPtyz4EeiBhvlDkyldLw" keySequence="CTRL+." command="_iIS1Biz4EeiBhvlDkyldLw"/>
  987 + <bindings xmi:id="_iJPPwiz4EeiBhvlDkyldLw" keySequence="CTRL+N" command="_iINU4iz4EeiBhvlDkyldLw"/>
  988 + <bindings xmi:id="_iJPPySz4EeiBhvlDkyldLw" keySequence="CTRL+/" command="_iIV34yz4EeiBhvlDkyldLw"/>
  989 + <bindings xmi:id="_iJPP1Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+M" command="_iIS1LSz4EeiBhvlDkyldLw"/>
  990 + <bindings xmi:id="_iJPP2yz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+N" command="_iIV4Diz4EeiBhvlDkyldLw"/>
  991 + <bindings xmi:id="_iJP2tyz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+I" command="_iINU-Cz4EeiBhvlDkyldLw"/>
  992 + <bindings xmi:id="_iJP2wiz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+J" command="_iISN_Sz4EeiBhvlDkyldLw"/>
  993 + <bindings xmi:id="_iJP2xSz4EeiBhvlDkyldLw" keySequence="CTRL+I" command="_iIVREyz4EeiBhvlDkyldLw"/>
  994 + <bindings xmi:id="_iJP20Sz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+O" command="_iISOECz4EeiBhvlDkyldLw"/>
  995 + <bindings xmi:id="_iJP24Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+L" command="_iIVQtyz4EeiBhvlDkyldLw"/>
  996 + <bindings xmi:id="_iJP26iz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+O" command="_iIVRAyz4EeiBhvlDkyldLw"/>
  997 + <bindings xmi:id="_iJQd0yz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_LEFT" command="_iIQ_Yyz4EeiBhvlDkyldLw"/>
  998 + <bindings xmi:id="_iJQd6Cz4EeiBhvlDkyldLw" keySequence="CTRL+2 L" command="_iISNzSz4EeiBhvlDkyldLw"/>
  999 + </bindingTables>
  1000 + <bindingTables xmi:id="_iI9i3Sz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.javaEditorScope" bindingContext="_iIYUAyz4EeiBhvlDkyldLw">
  1001 + <bindings xmi:id="_iI9i3iz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+C" command="_iIS0-yz4EeiBhvlDkyldLw"/>
  1002 + <bindings xmi:id="_iI9i5Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_iITbmyz4EeiBhvlDkyldLw"/>
  1003 + <bindings xmi:id="_iI-J6yz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+ARROW_UP" command="_iIV4ayz4EeiBhvlDkyldLw"/>
  1004 + <bindings xmi:id="_iI-w8Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_DOWN" command="_iITb7Cz4EeiBhvlDkyldLw"/>
  1005 + <bindings xmi:id="_iI__FSz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_UP" command="_iINU5iz4EeiBhvlDkyldLw"/>
  1006 + <bindings xmi:id="_iJDpciz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+E" command="_iIS0oCz4EeiBhvlDkyldLw"/>
  1007 + <bindings xmi:id="_iJEQgyz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+F" command="_iIOjESz4EeiBhvlDkyldLw"/>
  1008 + <bindings xmi:id="_iJH66Cz4EeiBhvlDkyldLw" keySequence="CTRL+7" command="_iIS0-yz4EeiBhvlDkyldLw"/>
  1009 + <bindings xmi:id="_iJIiAiz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+P" command="_iIS1Niz4EeiBhvlDkyldLw"/>
  1010 + <bindings xmi:id="_iJLlQiz4EeiBhvlDkyldLw" keySequence="CTRL+T" command="_iIS1GCz4EeiBhvlDkyldLw"/>
  1011 + <bindings xmi:id="_iJNaeiz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+U" command="_iISNlSz4EeiBhvlDkyldLw"/>
  1012 + <bindings xmi:id="_iJOBiyz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+T" command="_iISONSz4EeiBhvlDkyldLw"/>
  1013 + <bindings xmi:id="_iJOBjSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+/" command="_iISOMiz4EeiBhvlDkyldLw"/>
  1014 + <bindings xmi:id="_iJOomCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+M" command="_iIN79Cz4EeiBhvlDkyldLw"/>
  1015 + <bindings xmi:id="_iJPPoCz4EeiBhvlDkyldLw" keySequence="CTRL+O" command="_iIMG5Sz4EeiBhvlDkyldLw"/>
  1016 + <bindings xmi:id="_iJPPqCz4EeiBhvlDkyldLw" keySequence="CTRL+F3" command="_iIS0tyz4EeiBhvlDkyldLw"/>
  1017 + <bindings xmi:id="_iJPPyiz4EeiBhvlDkyldLw" keySequence="CTRL+/" command="_iIS0-yz4EeiBhvlDkyldLw"/>
  1018 + <bindings xmi:id="_iJP2xiz4EeiBhvlDkyldLw" keySequence="CTRL+I" command="_iISN_iz4EeiBhvlDkyldLw"/>
  1019 + <bindings xmi:id="_iJP26yz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+O" command="_iISN1yz4EeiBhvlDkyldLw"/>
  1020 + <bindings xmi:id="_iJP27yz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+\" command="_iIPxIyz4EeiBhvlDkyldLw"/>
  1021 + <bindings xmi:id="_iJQd1Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_LEFT" command="_iIV35yz4EeiBhvlDkyldLw"/>
  1022 + <bindings xmi:id="_iJQd2Cz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_iIQ_Syz4EeiBhvlDkyldLw"/>
  1023 + <bindings xmi:id="_iJQd6Sz4EeiBhvlDkyldLw" keySequence="CTRL+2 L" command="_iIV4ISz4EeiBhvlDkyldLw"/>
  1024 + <bindings xmi:id="_iJQd7Cz4EeiBhvlDkyldLw" keySequence="ESC CTRL+C" command="_iIS0-yz4EeiBhvlDkyldLw">
  1025 + <tags>platform:gtk</tags>
  1026 + </bindings>
  1027 + <bindings xmi:id="_iJQd7iz4EeiBhvlDkyldLw" keySequence="ESC CTRL+F" command="_iIOjESz4EeiBhvlDkyldLw">
  1028 + <tags>platform:gtk</tags>
  1029 + </bindings>
  1030 + <bindings xmi:id="_iJRE4iz4EeiBhvlDkyldLw" keySequence="CTRL+2 F" command="_iISN4Cz4EeiBhvlDkyldLw"/>
  1031 + <bindings xmi:id="_iJRE8Cz4EeiBhvlDkyldLw" keySequence="CTRL+2 R" command="_iIRmeiz4EeiBhvlDkyldLw"/>
  1032 + </bindingTables>
  1033 + <bindingTables xmi:id="_iI9i3yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" bindingContext="_iIYUDSz4EeiBhvlDkyldLw">
  1034 + <bindings xmi:id="_iI9i4Cz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+C" command="_iIV34yz4EeiBhvlDkyldLw"/>
  1035 + <bindings xmi:id="_iI-J4Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_iIS1ISz4EeiBhvlDkyldLw"/>
  1036 + <bindings xmi:id="_iI-J7Cz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+ARROW_UP" command="_iIQ_Wyz4EeiBhvlDkyldLw"/>
  1037 + <bindings xmi:id="_iI-J8Sz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+A" command="_iIV4ZCz4EeiBhvlDkyldLw"/>
  1038 + <bindings xmi:id="_iI-w8Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_DOWN" command="_iITb0Sz4EeiBhvlDkyldLw"/>
  1039 + <bindings xmi:id="_iI__Fiz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_UP" command="_iITbtiz4EeiBhvlDkyldLw"/>
  1040 + <bindings xmi:id="_iJEQhCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+F" command="_iIV4Oiz4EeiBhvlDkyldLw"/>
  1041 + <bindings xmi:id="_iJJJACz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+P" command="_iIS02Cz4EeiBhvlDkyldLw"/>
  1042 + <bindings xmi:id="_iJNaciz4EeiBhvlDkyldLw" keySequence="F3" command="_iIS01Sz4EeiBhvlDkyldLw"/>
  1043 + <bindings xmi:id="_iJOBjiz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+/" command="_iIS0xyz4EeiBhvlDkyldLw"/>
  1044 + <bindings xmi:id="_iJPPoSz4EeiBhvlDkyldLw" keySequence="CTRL+O" command="_iIS06Sz4EeiBhvlDkyldLw"/>
  1045 + <bindings xmi:id="_iJP2xyz4EeiBhvlDkyldLw" keySequence="CTRL+I" command="_iIVREyz4EeiBhvlDkyldLw"/>
  1046 + <bindings xmi:id="_iJP28Cz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+\" command="_iITbjyz4EeiBhvlDkyldLw"/>
  1047 + <bindings xmi:id="_iJP28Sz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+>" command="_iIVQ6iz4EeiBhvlDkyldLw"/>
  1048 + <bindings xmi:id="_iJQd1Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_LEFT" command="_iINU9yz4EeiBhvlDkyldLw"/>
  1049 + <bindings xmi:id="_iJQd2Sz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_iISOMyz4EeiBhvlDkyldLw"/>
  1050 + </bindingTables>
  1051 + <bindingTables xmi:id="_iI-J4Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.textEditorScope" bindingContext="_iIYUAiz4EeiBhvlDkyldLw">
  1052 + <bindings xmi:id="_iI-J4iz4EeiBhvlDkyldLw" keySequence="CTRL+ARROW_DOWN" command="_iIV4Yyz4EeiBhvlDkyldLw"/>
  1053 + <bindings xmi:id="_iI-J5Sz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_iISN_Cz4EeiBhvlDkyldLw"/>
  1054 + <bindings xmi:id="_iI_YASz4EeiBhvlDkyldLw" keySequence="CTRL+ARROW_UP" command="_iIQYOCz4EeiBhvlDkyldLw"/>
  1055 + <bindings xmi:id="_iI_YAyz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+ARROW_UP" command="_iIV4HSz4EeiBhvlDkyldLw"/>
  1056 + <bindings xmi:id="_iI_YByz4EeiBhvlDkyldLw" keySequence="ALT+ARROW_DOWN" command="_iITbuiz4EeiBhvlDkyldLw"/>
  1057 + <bindings xmi:id="_iI_YCSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+DEL" command="_iIVQ0Sz4EeiBhvlDkyldLw"/>
  1058 + <bindings xmi:id="_iJAmICz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+A" command="_iIS01yz4EeiBhvlDkyldLw"/>
  1059 + <bindings xmi:id="_iJCbUSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+K" command="_iIQYMCz4EeiBhvlDkyldLw"/>
  1060 + <bindings xmi:id="_iJDCYiz4EeiBhvlDkyldLw" keySequence="CTRL+ARROW_LEFT" command="_iIS0qyz4EeiBhvlDkyldLw"/>
  1061 + <bindings xmi:id="_iJDpfCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_iIQ_Uiz4EeiBhvlDkyldLw"/>
  1062 + <bindings xmi:id="_iJDpfiz4EeiBhvlDkyldLw" keySequence="SHIFT+HOME" command="_iISN1Sz4EeiBhvlDkyldLw"/>
  1063 + <bindings xmi:id="_iJEQiyz4EeiBhvlDkyldLw" keySequence="SHIFT+END" command="_iISN-Sz4EeiBhvlDkyldLw"/>
  1064 + <bindings xmi:id="_iJEQjSz4EeiBhvlDkyldLw" keySequence="CTRL+HOME" command="_iIMt5Sz4EeiBhvlDkyldLw"/>
  1065 + <bindings xmi:id="_iJE3nSz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+J" command="_iIRmWyz4EeiBhvlDkyldLw"/>
  1066 + <bindings xmi:id="_iJE3nyz4EeiBhvlDkyldLw" keySequence="CTRL+END" command="_iITbvyz4EeiBhvlDkyldLw"/>
  1067 + <bindings xmi:id="_iJE3oSz4EeiBhvlDkyldLw" keySequence="CTRL+BS" command="_iILftSz4EeiBhvlDkyldLw"/>
  1068 + <bindings xmi:id="_iJGsxCz4EeiBhvlDkyldLw" keySequence="CTRL+D" command="_iIOjHCz4EeiBhvlDkyldLw"/>
  1069 + <bindings xmi:id="_iJGsxyz4EeiBhvlDkyldLw" keySequence="CTRL+ARROW_RIGHT" command="_iIQ_bCz4EeiBhvlDkyldLw"/>
  1070 + <bindings xmi:id="_iJIh8Sz4EeiBhvlDkyldLw" keySequence="INSERT" command="_iIS1ACz4EeiBhvlDkyldLw"/>
  1071 + <bindings xmi:id="_iJIh9Cz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+Y" command="_iISN5yz4EeiBhvlDkyldLw"/>
  1072 + <bindings xmi:id="_iJIh9yz4EeiBhvlDkyldLw" keySequence="CTRL+L" command="_iIVQ5Sz4EeiBhvlDkyldLw"/>
  1073 + <bindings xmi:id="_iJIh-Sz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+Q" command="_iIQ_cCz4EeiBhvlDkyldLw"/>
  1074 + <bindings xmi:id="_iJIh-yz4EeiBhvlDkyldLw" keySequence="CTRL+-" command="_iISN6iz4EeiBhvlDkyldLw"/>
  1075 + <bindings xmi:id="_iJIh_Cz4EeiBhvlDkyldLw" keySequence="CTRL+NUMPAD_SUBTRACT" command="_iIVRGCz4EeiBhvlDkyldLw"/>
  1076 + <bindings xmi:id="_iJK-Niz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+X" command="_iIS0uyz4EeiBhvlDkyldLw"/>
  1077 + <bindings xmi:id="_iJLlRyz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_iIS1Ayz4EeiBhvlDkyldLw"/>
  1078 + <bindings xmi:id="_iJOomiz4EeiBhvlDkyldLw" keySequence="END" command="_iIVRNiz4EeiBhvlDkyldLw"/>
  1079 + <bindings xmi:id="_iJOoniz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Y" command="_iIK4oyz4EeiBhvlDkyldLw"/>
  1080 + <bindings xmi:id="_iJOooSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+CR" command="_iIVRGSz4EeiBhvlDkyldLw"/>
  1081 + <bindings xmi:id="_iJPPriz4EeiBhvlDkyldLw" keySequence="CTRL+NUMPAD_DIVIDE" command="_iIQYQCz4EeiBhvlDkyldLw"/>
  1082 + <bindings xmi:id="_iJPPsCz4EeiBhvlDkyldLw" keySequence="F2" command="_iIRmdiz4EeiBhvlDkyldLw"/>
  1083 + <bindings xmi:id="_iJPPsyz4EeiBhvlDkyldLw" keySequence="HOME" command="_iIV36Cz4EeiBhvlDkyldLw"/>
  1084 + <bindings xmi:id="_iJPPuCz4EeiBhvlDkyldLw" keySequence="ALT+/" command="_iIV37Sz4EeiBhvlDkyldLw"/>
  1085 + <bindings xmi:id="_iJPPziz4EeiBhvlDkyldLw" keySequence="CTRL+F10" command="_iIVRFCz4EeiBhvlDkyldLw"/>
  1086 + <bindings xmi:id="_iJPP0Cz4EeiBhvlDkyldLw" keySequence="CTRL+J" command="_iIOjCCz4EeiBhvlDkyldLw"/>
  1087 + <bindings xmi:id="_iJPP3Cz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+INSERT" command="_iIQ_TCz4EeiBhvlDkyldLw"/>
  1088 + <bindings xmi:id="_iJP2uyz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_iITb4iz4EeiBhvlDkyldLw"/>
  1089 + <bindings xmi:id="_iJP2wCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+J" command="_iIQ_XSz4EeiBhvlDkyldLw"/>
  1090 + <bindings xmi:id="_iJP2ySz4EeiBhvlDkyldLw" keySequence="CTRL+K" command="_iITbqCz4EeiBhvlDkyldLw"/>
  1091 + <bindings xmi:id="_iJP2yyz4EeiBhvlDkyldLw" keySequence="SHIFT+CR" command="_iIV35iz4EeiBhvlDkyldLw"/>
  1092 + <bindings xmi:id="_iJP23Cz4EeiBhvlDkyldLw" keySequence="CTRL+NUMPAD_ADD" command="_iIV4Cyz4EeiBhvlDkyldLw"/>
  1093 + <bindings xmi:id="_iJP25iz4EeiBhvlDkyldLw" keySequence="CTRL+NUMPAD_MULTIPLY" command="_iITb1iz4EeiBhvlDkyldLw"/>
  1094 + <bindings xmi:id="_iJP27Cz4EeiBhvlDkyldLw" keySequence="CTRL++" command="_iITbgSz4EeiBhvlDkyldLw"/>
  1095 + <bindings xmi:id="_iJQdwyz4EeiBhvlDkyldLw" keySequence="ALT+ARROW_UP" command="_iIV4TCz4EeiBhvlDkyldLw"/>
  1096 + <bindings xmi:id="_iJQdxSz4EeiBhvlDkyldLw" keySequence="CTRL+DEL" command="_iISNiSz4EeiBhvlDkyldLw"/>
  1097 + <bindings xmi:id="_iJQdySz4EeiBhvlDkyldLw" keySequence="CTRL+=" command="_iITbgSz4EeiBhvlDkyldLw"/>
  1098 + <bindings xmi:id="_iJQd2yz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+ARROW_DOWN" command="_iISOICz4EeiBhvlDkyldLw"/>
  1099 + </bindingTables>
  1100 + <bindingTables xmi:id="_iI-J4yz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.embeddedTextEditorScope" bindingContext="_iIYUHSz4EeiBhvlDkyldLw">
  1101 + <bindings xmi:id="_iI-J5Cz4EeiBhvlDkyldLw" keySequence="CTRL+ARROW_DOWN" command="_iIV4Yyz4EeiBhvlDkyldLw"/>
  1102 + <bindings xmi:id="_iI-J5iz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_iISN_Cz4EeiBhvlDkyldLw"/>
  1103 + <bindings xmi:id="_iI_YAiz4EeiBhvlDkyldLw" keySequence="CTRL+ARROW_UP" command="_iIQYOCz4EeiBhvlDkyldLw"/>
  1104 + <bindings xmi:id="_iI_YBCz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+ARROW_UP" command="_iIV4HSz4EeiBhvlDkyldLw"/>
  1105 + <bindings xmi:id="_iI_YCCz4EeiBhvlDkyldLw" keySequence="ALT+ARROW_DOWN" command="_iITbuiz4EeiBhvlDkyldLw"/>
  1106 + <bindings xmi:id="_iI__ECz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+DEL" command="_iIVQ0Sz4EeiBhvlDkyldLw"/>
  1107 + <bindings xmi:id="_iJAmISz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+A" command="_iIS01yz4EeiBhvlDkyldLw"/>
  1108 + <bindings xmi:id="_iJDCYCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+K" command="_iIQYMCz4EeiBhvlDkyldLw"/>
  1109 + <bindings xmi:id="_iJDCYyz4EeiBhvlDkyldLw" keySequence="CTRL+ARROW_LEFT" command="_iIS0qyz4EeiBhvlDkyldLw"/>
  1110 + <bindings xmi:id="_iJDpfSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_iIQ_Uiz4EeiBhvlDkyldLw"/>
  1111 + <bindings xmi:id="_iJDpfyz4EeiBhvlDkyldLw" keySequence="SHIFT+HOME" command="_iISN1Sz4EeiBhvlDkyldLw"/>
  1112 + <bindings xmi:id="_iJEQjCz4EeiBhvlDkyldLw" keySequence="SHIFT+END" command="_iISN-Sz4EeiBhvlDkyldLw"/>
  1113 + <bindings xmi:id="_iJE3kCz4EeiBhvlDkyldLw" keySequence="CTRL+HOME" command="_iIMt5Sz4EeiBhvlDkyldLw"/>
  1114 + <bindings xmi:id="_iJE3niz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+J" command="_iIRmWyz4EeiBhvlDkyldLw"/>
  1115 + <bindings xmi:id="_iJE3oCz4EeiBhvlDkyldLw" keySequence="CTRL+END" command="_iITbvyz4EeiBhvlDkyldLw"/>
  1116 + <bindings xmi:id="_iJE3oiz4EeiBhvlDkyldLw" keySequence="CTRL+BS" command="_iILftSz4EeiBhvlDkyldLw"/>
  1117 + <bindings xmi:id="_iJGsxSz4EeiBhvlDkyldLw" keySequence="CTRL+D" command="_iIOjHCz4EeiBhvlDkyldLw"/>
  1118 + <bindings xmi:id="_iJGsyCz4EeiBhvlDkyldLw" keySequence="CTRL+ARROW_RIGHT" command="_iIQ_bCz4EeiBhvlDkyldLw"/>
  1119 + <bindings xmi:id="_iJIh8iz4EeiBhvlDkyldLw" keySequence="INSERT" command="_iIS1ACz4EeiBhvlDkyldLw"/>
  1120 + <bindings xmi:id="_iJIh9Sz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+Y" command="_iISN5yz4EeiBhvlDkyldLw"/>
  1121 + <bindings xmi:id="_iJIh-Cz4EeiBhvlDkyldLw" keySequence="CTRL+L" command="_iIVQ5Sz4EeiBhvlDkyldLw"/>
  1122 + <bindings xmi:id="_iJK-Nyz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+X" command="_iIS0uyz4EeiBhvlDkyldLw"/>
  1123 + <bindings xmi:id="_iJOomyz4EeiBhvlDkyldLw" keySequence="END" command="_iIVRNiz4EeiBhvlDkyldLw"/>
  1124 + <bindings xmi:id="_iJOooiz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+CR" command="_iIVRGSz4EeiBhvlDkyldLw"/>
  1125 + <bindings xmi:id="_iJPPsSz4EeiBhvlDkyldLw" keySequence="F2" command="_iIRmdiz4EeiBhvlDkyldLw"/>
  1126 + <bindings xmi:id="_iJPPtCz4EeiBhvlDkyldLw" keySequence="HOME" command="_iIV36Cz4EeiBhvlDkyldLw"/>
  1127 + <bindings xmi:id="_iJPPuSz4EeiBhvlDkyldLw" keySequence="ALT+/" command="_iIV37Sz4EeiBhvlDkyldLw"/>
  1128 + <bindings xmi:id="_iJPPzyz4EeiBhvlDkyldLw" keySequence="CTRL+F10" command="_iIVRFCz4EeiBhvlDkyldLw"/>
  1129 + <bindings xmi:id="_iJPP0Sz4EeiBhvlDkyldLw" keySequence="CTRL+J" command="_iIOjCCz4EeiBhvlDkyldLw"/>
  1130 + <bindings xmi:id="_iJPP3Sz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+INSERT" command="_iIQ_TCz4EeiBhvlDkyldLw"/>
  1131 + <bindings xmi:id="_iJP2wSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+J" command="_iIQ_XSz4EeiBhvlDkyldLw"/>
  1132 + <bindings xmi:id="_iJP2yiz4EeiBhvlDkyldLw" keySequence="CTRL+K" command="_iITbqCz4EeiBhvlDkyldLw"/>
  1133 + <bindings xmi:id="_iJP2zCz4EeiBhvlDkyldLw" keySequence="SHIFT+CR" command="_iIV35iz4EeiBhvlDkyldLw"/>
  1134 + <bindings xmi:id="_iJQdxCz4EeiBhvlDkyldLw" keySequence="ALT+ARROW_UP" command="_iIV4TCz4EeiBhvlDkyldLw"/>
  1135 + <bindings xmi:id="_iJQdxiz4EeiBhvlDkyldLw" keySequence="CTRL+DEL" command="_iISNiSz4EeiBhvlDkyldLw"/>
  1136 + <bindings xmi:id="_iJQd3Cz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+ARROW_DOWN" command="_iISOICz4EeiBhvlDkyldLw"/>
  1137 + </bindingTables>
  1138 + <bindingTables xmi:id="_iI-J5yz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.serverViewScope" bindingContext="_iIYUJyz4EeiBhvlDkyldLw">
  1139 + <bindings xmi:id="_iI-J6Cz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+D" command="_iITbryz4EeiBhvlDkyldLw"/>
  1140 + <bindings xmi:id="_iJNafCz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+R" command="_iIV4Jyz4EeiBhvlDkyldLw"/>
  1141 + <bindings xmi:id="_iJOBlSz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+S" command="_iIRmVSz4EeiBhvlDkyldLw"/>
  1142 + <bindings xmi:id="_iJPPtSz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+P" command="_iITbyCz4EeiBhvlDkyldLw"/>
  1143 + </bindingTables>
  1144 + <bindingTables xmi:id="_iI-J7iz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" bindingContext="_iIYUCiz4EeiBhvlDkyldLw">
  1145 + <bindings xmi:id="_iI-J7yz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+B" command="_iIV4UCz4EeiBhvlDkyldLw"/>
  1146 + </bindingTables>
  1147 + <bindingTables xmi:id="_iI-J8yz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" bindingContext="_iIYUNiz4EeiBhvlDkyldLw">
  1148 + <bindings xmi:id="_iI-J9Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_DOWN" command="_iISN9iz4EeiBhvlDkyldLw"/>
  1149 + <bindings xmi:id="_iI_YBiz4EeiBhvlDkyldLw" keySequence="ALT+ARROW_DOWN" command="_iISNgiz4EeiBhvlDkyldLw"/>
  1150 + <bindings xmi:id="_iI__Eiz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+ARROW_UP" command="_iIVQsiz4EeiBhvlDkyldLw"/>
  1151 + <bindings xmi:id="_iJE3myz4EeiBhvlDkyldLw" keySequence="SHIFT+INSERT" command="_iIPxICz4EeiBhvlDkyldLw"/>
  1152 + <bindings xmi:id="_iJGFsCz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+I" command="_iISN6yz4EeiBhvlDkyldLw"/>
  1153 + <bindings xmi:id="_iJIh8Cz4EeiBhvlDkyldLw" keySequence="INSERT" command="_iISN4yz4EeiBhvlDkyldLw"/>
  1154 + <bindings xmi:id="_iJK-MCz4EeiBhvlDkyldLw" keySequence="F4" command="_iIN7-Cz4EeiBhvlDkyldLw"/>
  1155 + <bindings xmi:id="_iJNaeCz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+U" command="_iITbzyz4EeiBhvlDkyldLw"/>
  1156 + <bindings xmi:id="_iJOBmyz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+R" command="_iISN-iz4EeiBhvlDkyldLw"/>
  1157 + <bindings xmi:id="_iJP22Sz4EeiBhvlDkyldLw" keySequence="CTRL+CR" command="_iISNeiz4EeiBhvlDkyldLw"/>
  1158 + <bindings xmi:id="_iJQdwiz4EeiBhvlDkyldLw" keySequence="ALT+ARROW_UP" command="_iITbmiz4EeiBhvlDkyldLw"/>
  1159 + <bindings xmi:id="_iJQdziz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+C" command="_iIS0mSz4EeiBhvlDkyldLw"/>
  1160 + </bindingTables>
  1161 + <bindingTables xmi:id="_iJDpcyz4EeiBhvlDkyldLw" elementId="org.eclipse.gmf.runtime.diagram.ui.diagramContext" bindingContext="_iIYUJCz4EeiBhvlDkyldLw">
  1162 + <bindings xmi:id="_iJDpdCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+D" command="_iIUpriz4EeiBhvlDkyldLw"/>
  1163 + </bindingTables>
  1164 + <bindingTables xmi:id="_iJDpdiz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.diagramContext" bindingContext="_iIYUJSz4EeiBhvlDkyldLw">
  1165 + <bindings xmi:id="_iJDpdyz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+D" command="_iIV31iz4EeiBhvlDkyldLw"/>
  1166 + <bindings xmi:id="_iJDpgSz4EeiBhvlDkyldLw" keySequence="CTRL+&amp;" command="_iISNtyz4EeiBhvlDkyldLw"/>
  1167 + <bindings xmi:id="_iJE3miz4EeiBhvlDkyldLw" keySequence="CTRL+H" command="_iIQYMiz4EeiBhvlDkyldLw"/>
  1168 + <bindings xmi:id="_iJHT2Cz4EeiBhvlDkyldLw" keySequence="F5" command="_iISNuCz4EeiBhvlDkyldLw"/>
  1169 + <bindings xmi:id="_iJIh9iz4EeiBhvlDkyldLw" keySequence="CTRL+L" command="_iISN8Sz4EeiBhvlDkyldLw"/>
  1170 + <bindings xmi:id="_iJLlQyz4EeiBhvlDkyldLw" keySequence="ESC" command="_iIOjECz4EeiBhvlDkyldLw"/>
  1171 + <bindings xmi:id="_iJNadCz4EeiBhvlDkyldLw" keySequence="CTRL+R" command="_iIVQ3yz4EeiBhvlDkyldLw"/>
  1172 + <bindings xmi:id="_iJOoqCz4EeiBhvlDkyldLw" keySequence="CTRL+O" command="_iIV4Lyz4EeiBhvlDkyldLw"/>
  1173 + <bindings xmi:id="_iJPPpSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+L" command="_iIVQySz4EeiBhvlDkyldLw"/>
  1174 + <bindings xmi:id="_iJPP3iz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+-" command="_iIMGwyz4EeiBhvlDkyldLw"/>
  1175 + </bindingTables>
  1176 + <bindingTables xmi:id="_iJDpeCz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ui.interpreter.interpreterview" bindingContext="_iIYUBiz4EeiBhvlDkyldLw">
  1177 + <bindings xmi:id="_iJDpeSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+D" command="_iIV4VCz4EeiBhvlDkyldLw"/>
  1178 + </bindingTables>
  1179 + <bindingTables xmi:id="_iJDpeiz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.debug.ui.debugging" bindingContext="_iIYUMSz4EeiBhvlDkyldLw">
  1180 + <bindings xmi:id="_iJDpeyz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+D" command="_iIVRCiz4EeiBhvlDkyldLw"/>
  1181 + <bindings xmi:id="_iJP2tiz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+I" command="_iISOCyz4EeiBhvlDkyldLw"/>
  1182 + </bindingTables>
  1183 + <bindingTables xmi:id="_iJDpgyz4EeiBhvlDkyldLw" elementId="org.eclipse.ant.ui.AntEditorScope" bindingContext="_iIYUGSz4EeiBhvlDkyldLw">
  1184 + <bindings xmi:id="_iJDphCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+F" command="_iIV35Sz4EeiBhvlDkyldLw"/>
  1185 + <bindings xmi:id="_iJHT0Cz4EeiBhvlDkyldLw" keySequence="SHIFT+F2" command="_iIS07iz4EeiBhvlDkyldLw"/>
  1186 + <bindings xmi:id="_iJMMUyz4EeiBhvlDkyldLw" keySequence="F3" command="_iIMGziz4EeiBhvlDkyldLw"/>
  1187 + <bindings xmi:id="_iJOBmSz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+R" command="_iINU6iz4EeiBhvlDkyldLw"/>
  1188 + <bindings xmi:id="_iJP26Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+O" command="_iIMGxSz4EeiBhvlDkyldLw"/>
  1189 + </bindingTables>
  1190 + <bindingTables xmi:id="_iJDphiz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.pdeEditorContext" bindingContext="_iIYUIyz4EeiBhvlDkyldLw">
  1191 + <bindings xmi:id="_iJDphyz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+F" command="_iIOjFCz4EeiBhvlDkyldLw"/>
  1192 + <bindings xmi:id="_iJOopyz4EeiBhvlDkyldLw" keySequence="CTRL+O" command="_iIPKJCz4EeiBhvlDkyldLw"/>
  1193 + </bindingTables>
  1194 + <bindingTables xmi:id="_iJEQgSz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.context.views" bindingContext="_iIYUACz4EeiBhvlDkyldLw">
  1195 + <bindings xmi:id="_iJEQgiz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+F" command="_iIV4Oiz4EeiBhvlDkyldLw"/>
  1196 + <bindings xmi:id="_iJFeoyz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+H" command="_iIVQsyz4EeiBhvlDkyldLw"/>
  1197 + <bindings xmi:id="_iJGFtSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+H" command="_iIV39iz4EeiBhvlDkyldLw"/>
  1198 + <bindings xmi:id="_iJK-Myz4EeiBhvlDkyldLw" keySequence="F4" command="_iISOPyz4EeiBhvlDkyldLw"/>
  1199 + <bindings xmi:id="_iJNacCz4EeiBhvlDkyldLw" keySequence="F3" command="_iIPKFCz4EeiBhvlDkyldLw"/>
  1200 + <bindings xmi:id="_iJOBhSz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+V" command="_iITb3Cz4EeiBhvlDkyldLw"/>
  1201 + <bindings xmi:id="_iJOBiiz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+T" command="_iITb1Cz4EeiBhvlDkyldLw"/>
  1202 + <bindings xmi:id="_iJOBkyz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+S" command="_iISNuyz4EeiBhvlDkyldLw"/>
  1203 + <bindings xmi:id="_iJOokSz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+R" command="_iISOPiz4EeiBhvlDkyldLw"/>
  1204 + <bindings xmi:id="_iJOolyz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+M" command="_iISOGSz4EeiBhvlDkyldLw"/>
  1205 + <bindings xmi:id="_iJPPqyz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+T" command="_iISN2iz4EeiBhvlDkyldLw"/>
  1206 + <bindings xmi:id="_iJPPwyz4EeiBhvlDkyldLw" keySequence="CTRL+N" command="_iINU4iz4EeiBhvlDkyldLw"/>
  1207 + <bindings xmi:id="_iJPP0yz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+M" command="_iIS1LSz4EeiBhvlDkyldLw"/>
  1208 + <bindings xmi:id="_iJP21yz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+T" command="_iITb5Cz4EeiBhvlDkyldLw"/>
  1209 + <bindings xmi:id="_iJP23yz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+L" command="_iIVQtyz4EeiBhvlDkyldLw"/>
  1210 + </bindingTables>
  1211 + <bindingTables xmi:id="_iJEQhSz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" bindingContext="_iIYUKiz4EeiBhvlDkyldLw">
  1212 + <bindings xmi:id="_iJEQhiz4EeiBhvlDkyldLw" keySequence="CTRL+G" command="_iIVQwCz4EeiBhvlDkyldLw"/>
  1213 + <bindings xmi:id="_iJGszSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+." command="_iIVQviz4EeiBhvlDkyldLw"/>
  1214 + <bindings xmi:id="_iJMMUSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+," command="_iIVRJCz4EeiBhvlDkyldLw"/>
  1215 + </bindingTables>
  1216 + <bindingTables xmi:id="_iJEQiCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.javascriptViewScope" bindingContext="_iIYUOyz4EeiBhvlDkyldLw">
  1217 + <bindings xmi:id="_iJEQiSz4EeiBhvlDkyldLw" keySequence="CTRL+G" command="_iITbqiz4EeiBhvlDkyldLw"/>
  1218 + <bindings xmi:id="_iJE3lyz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+G" command="_iIS03Sz4EeiBhvlDkyldLw"/>
  1219 + <bindings xmi:id="_iJFepSz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+H" command="_iIVQtCz4EeiBhvlDkyldLw"/>
  1220 + <bindings xmi:id="_iJGFsyz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+I" command="_iIS06iz4EeiBhvlDkyldLw"/>
  1221 + <bindings xmi:id="_iJGFtyz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+H" command="_iIV4Ziz4EeiBhvlDkyldLw"/>
  1222 + <bindings xmi:id="_iJHT0yz4EeiBhvlDkyldLw" keySequence="SHIFT+F2" command="_iIVQ2iz4EeiBhvlDkyldLw"/>
  1223 + <bindings xmi:id="_iJK-NSz4EeiBhvlDkyldLw" keySequence="F4" command="_iISOJCz4EeiBhvlDkyldLw"/>
  1224 + <bindings xmi:id="_iJK-OSz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Z" command="_iISOCiz4EeiBhvlDkyldLw"/>
  1225 + <bindings xmi:id="_iJNacSz4EeiBhvlDkyldLw" keySequence="F3" command="_iITbxyz4EeiBhvlDkyldLw"/>
  1226 + <bindings xmi:id="_iJOBhyz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+V" command="_iIQ_byz4EeiBhvlDkyldLw"/>
  1227 + <bindings xmi:id="_iJOBmCz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+S" command="_iIS1Liz4EeiBhvlDkyldLw"/>
  1228 + <bindings xmi:id="_iJOokyz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+R" command="_iIS1Oiz4EeiBhvlDkyldLw"/>
  1229 + <bindings xmi:id="_iJPP1Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+M" command="_iIVROSz4EeiBhvlDkyldLw"/>
  1230 + <bindings xmi:id="_iJP2tCz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+J" command="_iIS1Fyz4EeiBhvlDkyldLw"/>
  1231 + <bindings xmi:id="_iJP20iz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+O" command="_iIPKECz4EeiBhvlDkyldLw"/>
  1232 + <bindings xmi:id="_iJP20yz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+U" command="_iIQ_ayz4EeiBhvlDkyldLw"/>
  1233 + <bindings xmi:id="_iJP22Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+T" command="_iIPxLCz4EeiBhvlDkyldLw"/>
  1234 + <bindings xmi:id="_iJP24Sz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+L" command="_iISONCz4EeiBhvlDkyldLw"/>
  1235 + <bindings xmi:id="_iJQd0Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+C" command="_iIRmiiz4EeiBhvlDkyldLw"/>
  1236 + <bindings xmi:id="_iJQd3yz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q P" command="_iITbgyz4EeiBhvlDkyldLw"/>
  1237 + <bindings xmi:id="_iJRE0Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q T" command="_iIS1Eyz4EeiBhvlDkyldLw"/>
  1238 + <bindings xmi:id="_iJRE2Cz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q J" command="_iIV30iz4EeiBhvlDkyldLw"/>
  1239 + <bindings xmi:id="_iJRE6yz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+Q D" command="_iITbuyz4EeiBhvlDkyldLw"/>
  1240 + </bindingTables>
  1241 + <bindingTables xmi:id="_iJGFsSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.editors.task" bindingContext="_iIYUNyz4EeiBhvlDkyldLw">
  1242 + <bindings xmi:id="_iJGFsiz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+I" command="_iISN6yz4EeiBhvlDkyldLw"/>
  1243 + <bindings xmi:id="_iJNaeSz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+U" command="_iITbzyz4EeiBhvlDkyldLw"/>
  1244 + <bindings xmi:id="_iJOBlyz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+S" command="_iISNoSz4EeiBhvlDkyldLw"/>
  1245 + <bindings xmi:id="_iJOBnCz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+R" command="_iISN-iz4EeiBhvlDkyldLw"/>
  1246 + <bindings xmi:id="_iJOolSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+M" command="_iIMG5Cz4EeiBhvlDkyldLw"/>
  1247 + <bindings xmi:id="_iJOopCz4EeiBhvlDkyldLw" keySequence="CTRL+O" command="_iIV4Fyz4EeiBhvlDkyldLw"/>
  1248 + <bindings xmi:id="_iJQdzyz4EeiBhvlDkyldLw" keySequence="ALT+SHIFT+C" command="_iIS0mSz4EeiBhvlDkyldLw"/>
  1249 + </bindingTables>
  1250 + <bindingTables xmi:id="_iJGFuyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesView" bindingContext="_iIYUQSz4EeiBhvlDkyldLw">
  1251 + <bindings xmi:id="_iJGFvCz4EeiBhvlDkyldLw" keySequence="CTRL+C" command="_iIRmhCz4EeiBhvlDkyldLw"/>
  1252 + <bindings xmi:id="_iJLlRCz4EeiBhvlDkyldLw" keySequence="CTRL+V" command="_iIS0uSz4EeiBhvlDkyldLw"/>
  1253 + </bindingTables>
  1254 + <bindingTables xmi:id="_iJGFvSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.ReflogView" bindingContext="_iIYULyz4EeiBhvlDkyldLw">
  1255 + <bindings xmi:id="_iJGFviz4EeiBhvlDkyldLw" keySequence="CTRL+C" command="_iIPKKiz4EeiBhvlDkyldLw"/>
  1256 + </bindingTables>
  1257 + <bindingTables xmi:id="_iJGswiz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.console" bindingContext="_iIYUISz4EeiBhvlDkyldLw">
  1258 + <bindings xmi:id="_iJGswyz4EeiBhvlDkyldLw" keySequence="CTRL+D" command="_iIV4Giz4EeiBhvlDkyldLw"/>
  1259 + </bindingTables>
  1260 + <bindingTables xmi:id="_iJHT1iz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.debugging" bindingContext="_iIYUKSz4EeiBhvlDkyldLw">
  1261 + <bindings xmi:id="_iJHT1yz4EeiBhvlDkyldLw" keySequence="F5" command="_iINU8yz4EeiBhvlDkyldLw"/>
  1262 + <bindings xmi:id="_iJH66iz4EeiBhvlDkyldLw" keySequence="CTRL+F2" command="_iIVQ1Sz4EeiBhvlDkyldLw"/>
  1263 + <bindings xmi:id="_iJK-QCz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+3" command="_iINU7iz4EeiBhvlDkyldLw"/>
  1264 + <bindings xmi:id="_iJNacyz4EeiBhvlDkyldLw" keySequence="CTRL+R" command="_iIS0tiz4EeiBhvlDkyldLw"/>
  1265 + <bindings xmi:id="_iJNafyz4EeiBhvlDkyldLw" keySequence="F7" command="_iIV4Kiz4EeiBhvlDkyldLw"/>
  1266 + <bindings xmi:id="_iJPPyyz4EeiBhvlDkyldLw" keySequence="F8" command="_iIS0-Sz4EeiBhvlDkyldLw"/>
  1267 + <bindings xmi:id="_iJPP1iz4EeiBhvlDkyldLw" keySequence="F6" command="_iISOACz4EeiBhvlDkyldLw"/>
  1268 + <bindings xmi:id="_iJP27Sz4EeiBhvlDkyldLw" keySequence="CTRL+F5" command="_iIV38yz4EeiBhvlDkyldLw"/>
  1269 + </bindingTables>
  1270 + <bindingTables xmi:id="_iJHT2Sz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.table.ui.EditorID.tableContext" bindingContext="_iIYUMCz4EeiBhvlDkyldLw">
  1271 + <bindings xmi:id="_iJHT2iz4EeiBhvlDkyldLw" keySequence="F5" command="_iIQ_Ziz4EeiBhvlDkyldLw"/>
  1272 + <bindings xmi:id="_iJOoqSz4EeiBhvlDkyldLw" keySequence="CTRL+O" command="_iIQYRyz4EeiBhvlDkyldLw"/>
  1273 + </bindingTables>
  1274 + <bindingTables xmi:id="_iJHT2yz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.tree.ui.EditorID.treeContext" bindingContext="_iIYULSz4EeiBhvlDkyldLw">
  1275 + <bindings xmi:id="_iJHT3Cz4EeiBhvlDkyldLw" keySequence="F5" command="_iIV4VSz4EeiBhvlDkyldLw"/>
  1276 + <bindings xmi:id="_iJOoqiz4EeiBhvlDkyldLw" keySequence="CTRL+O" command="_iIS1GSz4EeiBhvlDkyldLw"/>
  1277 + </bindingTables>
  1278 + <bindingTables xmi:id="_iJH64Sz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.memoryview" bindingContext="_iIYUByz4EeiBhvlDkyldLw">
  1279 + <bindings xmi:id="_iJH64iz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+M" command="_iISODSz4EeiBhvlDkyldLw"/>
  1280 + <bindings xmi:id="_iJK-Oyz4EeiBhvlDkyldLw" keySequence="CTRL+W" command="_iIS1DCz4EeiBhvlDkyldLw"/>
  1281 + <bindings xmi:id="_iJK-Qiz4EeiBhvlDkyldLw" keySequence="CTRL+T" command="_iIRmfCz4EeiBhvlDkyldLw"/>
  1282 + <bindings xmi:id="_iJPPuyz4EeiBhvlDkyldLw" keySequence="ALT+CTRL+N" command="_iIV4Dyz4EeiBhvlDkyldLw"/>
  1283 + <bindings xmi:id="_iJPPvCz4EeiBhvlDkyldLw" keySequence="CTRL+N" command="_iITbhyz4EeiBhvlDkyldLw"/>
  1284 + </bindingTables>
  1285 + <bindingTables xmi:id="_iJNadSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.internal.wikitext.ui.editor.basicMarkupSourceContext" bindingContext="_iIYUOSz4EeiBhvlDkyldLw">
  1286 + <bindings xmi:id="_iJNadiz4EeiBhvlDkyldLw" keySequence="F1" command="_iIMGySz4EeiBhvlDkyldLw"/>
  1287 + </bindingTables>
  1288 + <bindingTables xmi:id="_iJOBgSz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.BreakpointView" bindingContext="_iIYUASz4EeiBhvlDkyldLw">
  1289 + <bindings xmi:id="_iJOBgiz4EeiBhvlDkyldLw" keySequence="ALT+CR" command="_iIS0pSz4EeiBhvlDkyldLw"/>
  1290 + <bindings xmi:id="_iJP22iz4EeiBhvlDkyldLw" keySequence="CTRL+CR" command="_iIN7-Sz4EeiBhvlDkyldLw"/>
  1291 + </bindingTables>
  1292 + <bindingTables xmi:id="_iJOBkCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.classFileEditorScope" bindingContext="_iIYUCCz4EeiBhvlDkyldLw">
  1293 + <bindings xmi:id="_iJOBkSz4EeiBhvlDkyldLw" keySequence="CTRL+1" command="_iIV4NCz4EeiBhvlDkyldLw"/>
  1294 + </bindingTables>
  1295 + <bindingTables xmi:id="_iJOopSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.wikitext.ui.editor.markupSourceContext" bindingContext="_iIYUOiz4EeiBhvlDkyldLw">
  1296 + <bindings xmi:id="_iJOopiz4EeiBhvlDkyldLw" keySequence="CTRL+O" command="_iIMt2Sz4EeiBhvlDkyldLw"/>
  1297 + </bindingTables>
  1298 + <bindingTables xmi:id="_iJOorSz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.editor.siriusEditorContext" bindingContext="_iIYUDCz4EeiBhvlDkyldLw">
  1299 + <bindings xmi:id="_iJOoriz4EeiBhvlDkyldLw" keySequence="CTRL+O" command="_iIRmVCz4EeiBhvlDkyldLw"/>
  1300 + </bindingTables>
  1301 + <bindingTables xmi:id="_iJPPvSz4EeiBhvlDkyldLw" elementId="org.eclipse.emfforms.editor.context" bindingContext="_iIYULiz4EeiBhvlDkyldLw">
  1302 + <bindings xmi:id="_iJPPviz4EeiBhvlDkyldLw" keySequence="CTRL+N" command="_iIV3-Sz4EeiBhvlDkyldLw"/>
  1303 + <bindings xmi:id="_iJPP2Cz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+N" command="_iIOjCyz4EeiBhvlDkyldLw"/>
  1304 + <bindings xmi:id="_iJP24iz4EeiBhvlDkyldLw" keySequence="DEL" command="_iIOjDyz4EeiBhvlDkyldLw"/>
  1305 + </bindingTables>
  1306 + <bindingTables xmi:id="_iJPPvyz4EeiBhvlDkyldLw" elementId="org.eclipse.emfforms.editor.ecore.context" bindingContext="_iIYUMiz4EeiBhvlDkyldLw">
  1307 + <bindings xmi:id="_iJPPwCz4EeiBhvlDkyldLw" keySequence="CTRL+N" command="_iIV4USz4EeiBhvlDkyldLw"/>
  1308 + <bindings xmi:id="_iJPP2Sz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+N" command="_iIMG0yz4EeiBhvlDkyldLw"/>
  1309 + <bindings xmi:id="_iJP24yz4EeiBhvlDkyldLw" keySequence="DEL" command="_iIMGwSz4EeiBhvlDkyldLw"/>
  1310 + </bindingTables>
  1311 + <bindingTables xmi:id="_iJP2uCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.chromium.debug.ui.editors.JsEditor.context" bindingContext="_iIYUICz4EeiBhvlDkyldLw">
  1312 + <bindings xmi:id="_iJP2uSz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+I" command="_iIV4Fiz4EeiBhvlDkyldLw"/>
  1313 + </bindingTables>
  1314 + <bindingTables xmi:id="_iJP2ziz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.wikitext.tasks.ui.markupSourceContext" bindingContext="_iIYUPSz4EeiBhvlDkyldLw">
  1315 + <bindings xmi:id="_iJP2zyz4EeiBhvlDkyldLw" keySequence="CTRL+SHIFT+O" command="_iIMt2Sz4EeiBhvlDkyldLw"/>
  1316 + </bindingTables>
  1317 + <bindingTables xmi:id="_jjHMoSz4EeiBhvlDkyldLw" bindingContext="_jjHMoCz4EeiBhvlDkyldLw"/>
  1318 + <bindingTables xmi:id="_jjHzsSz4EeiBhvlDkyldLw" bindingContext="_jjHzsCz4EeiBhvlDkyldLw"/>
  1319 + <bindingTables xmi:id="_jjHzsyz4EeiBhvlDkyldLw" bindingContext="_jjHzsiz4EeiBhvlDkyldLw"/>
  1320 + <bindingTables xmi:id="_jjHztSz4EeiBhvlDkyldLw" bindingContext="_jjHztCz4EeiBhvlDkyldLw"/>
  1321 + <bindingTables xmi:id="_jjHztyz4EeiBhvlDkyldLw" bindingContext="_jjHztiz4EeiBhvlDkyldLw"/>
  1322 + <bindingTables xmi:id="_jjHzuSz4EeiBhvlDkyldLw" bindingContext="_jjHzuCz4EeiBhvlDkyldLw"/>
  1323 + <bindingTables xmi:id="_jjHzuyz4EeiBhvlDkyldLw" bindingContext="_jjHzuiz4EeiBhvlDkyldLw"/>
  1324 + <bindingTables xmi:id="_jjIawSz4EeiBhvlDkyldLw" bindingContext="_jjIawCz4EeiBhvlDkyldLw"/>
  1325 + <bindingTables xmi:id="_jjIawyz4EeiBhvlDkyldLw" bindingContext="_jjIawiz4EeiBhvlDkyldLw"/>
  1326 + <bindingTables xmi:id="_jjIaxSz4EeiBhvlDkyldLw" bindingContext="_jjIaxCz4EeiBhvlDkyldLw"/>
  1327 + <bindingTables xmi:id="_jjIaxyz4EeiBhvlDkyldLw" bindingContext="_jjIaxiz4EeiBhvlDkyldLw"/>
  1328 + <bindingTables xmi:id="_jjIaySz4EeiBhvlDkyldLw" bindingContext="_jjIayCz4EeiBhvlDkyldLw"/>
  1329 + <bindingTables xmi:id="_jjIayyz4EeiBhvlDkyldLw" bindingContext="_jjIayiz4EeiBhvlDkyldLw"/>
  1330 + <bindingTables xmi:id="_jjIazSz4EeiBhvlDkyldLw" bindingContext="_jjIazCz4EeiBhvlDkyldLw"/>
  1331 + <bindingTables xmi:id="_jjJB0Cz4EeiBhvlDkyldLw" bindingContext="_jjIaziz4EeiBhvlDkyldLw"/>
  1332 + <bindingTables xmi:id="_jjJB0iz4EeiBhvlDkyldLw" bindingContext="_jjJB0Sz4EeiBhvlDkyldLw"/>
  1333 + <bindingTables xmi:id="_jjJB1Cz4EeiBhvlDkyldLw" bindingContext="_jjJB0yz4EeiBhvlDkyldLw"/>
  1334 + <bindingTables xmi:id="_jjJB1iz4EeiBhvlDkyldLw" bindingContext="_jjJB1Sz4EeiBhvlDkyldLw"/>
  1335 + <bindingTables xmi:id="_jjJB2Cz4EeiBhvlDkyldLw" bindingContext="_jjJB1yz4EeiBhvlDkyldLw"/>
  1336 + <bindingTables xmi:id="_jjJB2iz4EeiBhvlDkyldLw" bindingContext="_jjJB2Sz4EeiBhvlDkyldLw"/>
  1337 + <bindingTables xmi:id="_jjJB3Cz4EeiBhvlDkyldLw" bindingContext="_jjJB2yz4EeiBhvlDkyldLw"/>
  1338 + <bindingTables xmi:id="_jjJo4Sz4EeiBhvlDkyldLw" bindingContext="_jjJo4Cz4EeiBhvlDkyldLw"/>
  1339 + <bindingTables xmi:id="_jjJo4yz4EeiBhvlDkyldLw" bindingContext="_jjJo4iz4EeiBhvlDkyldLw"/>
  1340 + <bindingTables xmi:id="_jjJo5Sz4EeiBhvlDkyldLw" bindingContext="_jjJo5Cz4EeiBhvlDkyldLw"/>
  1341 + <bindingTables xmi:id="_jjJo5yz4EeiBhvlDkyldLw" bindingContext="_jjJo5iz4EeiBhvlDkyldLw"/>
  1342 + <bindingTables xmi:id="_jjJo6Sz4EeiBhvlDkyldLw" bindingContext="_jjJo6Cz4EeiBhvlDkyldLw"/>
  1343 + <bindingTables xmi:id="_jjJo6yz4EeiBhvlDkyldLw" bindingContext="_jjJo6iz4EeiBhvlDkyldLw"/>
  1344 + <bindingTables xmi:id="_jjJo7Sz4EeiBhvlDkyldLw" bindingContext="_jjJo7Cz4EeiBhvlDkyldLw"/>
  1345 + <bindingTables xmi:id="_jjKP8Sz4EeiBhvlDkyldLw" bindingContext="_jjKP8Cz4EeiBhvlDkyldLw"/>
  1346 + <bindingTables xmi:id="_jjKP8yz4EeiBhvlDkyldLw" bindingContext="_jjKP8iz4EeiBhvlDkyldLw"/>
  1347 + <bindingTables xmi:id="_jjKP9Sz4EeiBhvlDkyldLw" bindingContext="_jjKP9Cz4EeiBhvlDkyldLw"/>
  1348 + <bindingTables xmi:id="_jjKP9yz4EeiBhvlDkyldLw" bindingContext="_jjKP9iz4EeiBhvlDkyldLw"/>
  1349 + <bindingTables xmi:id="_jjKP-Sz4EeiBhvlDkyldLw" bindingContext="_jjKP-Cz4EeiBhvlDkyldLw"/>
  1350 + <bindingTables xmi:id="_jjKP-yz4EeiBhvlDkyldLw" bindingContext="_jjKP-iz4EeiBhvlDkyldLw"/>
  1351 + <bindingTables xmi:id="_jjK3ASz4EeiBhvlDkyldLw" bindingContext="_jjK3ACz4EeiBhvlDkyldLw"/>
  1352 + <bindingTables xmi:id="_jjK3Ayz4EeiBhvlDkyldLw" bindingContext="_jjK3Aiz4EeiBhvlDkyldLw"/>
  1353 + <bindingTables xmi:id="_jjK3BSz4EeiBhvlDkyldLw" bindingContext="_jjK3BCz4EeiBhvlDkyldLw"/>
  1354 + <bindingTables xmi:id="_jjK3Byz4EeiBhvlDkyldLw" bindingContext="_jjK3Biz4EeiBhvlDkyldLw"/>
  1355 + <bindingTables xmi:id="_jjK3CSz4EeiBhvlDkyldLw" bindingContext="_jjK3CCz4EeiBhvlDkyldLw"/>
  1356 + <bindingTables xmi:id="_jjK3Cyz4EeiBhvlDkyldLw" bindingContext="_jjK3Ciz4EeiBhvlDkyldLw"/>
  1357 + <bindingTables xmi:id="_jjLeESz4EeiBhvlDkyldLw" bindingContext="_jjLeECz4EeiBhvlDkyldLw"/>
  1358 + <bindingTables xmi:id="_jjLeEyz4EeiBhvlDkyldLw" bindingContext="_jjLeEiz4EeiBhvlDkyldLw"/>
  1359 + <bindingTables xmi:id="_jjLeFSz4EeiBhvlDkyldLw" bindingContext="_jjLeFCz4EeiBhvlDkyldLw"/>
  1360 + <bindingTables xmi:id="_jjLeFyz4EeiBhvlDkyldLw" bindingContext="_jjLeFiz4EeiBhvlDkyldLw"/>
  1361 + <bindingTables xmi:id="_jjMFISz4EeiBhvlDkyldLw" bindingContext="_jjMFICz4EeiBhvlDkyldLw"/>
  1362 + <bindingTables xmi:id="_jjMFIyz4EeiBhvlDkyldLw" bindingContext="_jjMFIiz4EeiBhvlDkyldLw"/>
  1363 + <bindingTables xmi:id="_jjMFJSz4EeiBhvlDkyldLw" bindingContext="_jjMFJCz4EeiBhvlDkyldLw"/>
  1364 + <bindingTables xmi:id="_jjMFJyz4EeiBhvlDkyldLw" bindingContext="_jjMFJiz4EeiBhvlDkyldLw"/>
  1365 + <bindingTables xmi:id="_jjMFKSz4EeiBhvlDkyldLw" bindingContext="_jjMFKCz4EeiBhvlDkyldLw"/>
  1366 + <bindingTables xmi:id="_jjMsMCz4EeiBhvlDkyldLw" bindingContext="_jjMFKiz4EeiBhvlDkyldLw"/>
  1367 + <bindingTables xmi:id="_jjMsMiz4EeiBhvlDkyldLw" bindingContext="_jjMsMSz4EeiBhvlDkyldLw"/>
  1368 + <bindingTables xmi:id="_jjMsNCz4EeiBhvlDkyldLw" bindingContext="_jjMsMyz4EeiBhvlDkyldLw"/>
  1369 + <bindingTables xmi:id="_jjMsNiz4EeiBhvlDkyldLw" bindingContext="_jjMsNSz4EeiBhvlDkyldLw"/>
  1370 + <bindingTables xmi:id="_jjMsOCz4EeiBhvlDkyldLw" bindingContext="_jjMsNyz4EeiBhvlDkyldLw"/>
  1371 + <bindingTables xmi:id="_jjMsOiz4EeiBhvlDkyldLw" bindingContext="_jjMsOSz4EeiBhvlDkyldLw"/>
  1372 + <bindingTables xmi:id="_jjNTQSz4EeiBhvlDkyldLw" bindingContext="_jjNTQCz4EeiBhvlDkyldLw"/>
  1373 + <bindingTables xmi:id="_jjNTQyz4EeiBhvlDkyldLw" bindingContext="_jjNTQiz4EeiBhvlDkyldLw"/>
  1374 + <bindingTables xmi:id="_jjNTRSz4EeiBhvlDkyldLw" bindingContext="_jjNTRCz4EeiBhvlDkyldLw"/>
  1375 + <bindingTables xmi:id="_jjNTRyz4EeiBhvlDkyldLw" bindingContext="_jjNTRiz4EeiBhvlDkyldLw"/>
  1376 + <bindingTables xmi:id="_jjNTSSz4EeiBhvlDkyldLw" bindingContext="_jjNTSCz4EeiBhvlDkyldLw"/>
  1377 + <bindingTables xmi:id="_jjNTSyz4EeiBhvlDkyldLw" bindingContext="_jjNTSiz4EeiBhvlDkyldLw"/>
  1378 + <bindingTables xmi:id="_jjN6USz4EeiBhvlDkyldLw" bindingContext="_jjN6UCz4EeiBhvlDkyldLw"/>
  1379 + <bindingTables xmi:id="_jjN6Uyz4EeiBhvlDkyldLw" bindingContext="_jjN6Uiz4EeiBhvlDkyldLw"/>
  1380 + <bindingTables xmi:id="_jjN6VSz4EeiBhvlDkyldLw" bindingContext="_jjN6VCz4EeiBhvlDkyldLw"/>
  1381 + <bindingTables xmi:id="_Ax2vsTDTEeije4ek6aC1Iw" bindingContext="_Ax2vsDDTEeije4ek6aC1Iw"/>
  1382 + <rootContext xmi:id="_iHCQNCz4EeiBhvlDkyldLw" 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">
  1383 + <children xmi:id="_iHCQNSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.contexts.window" contributorURI="platform:/plugin/org.eclipse.platform" name="In Windows" description="A window is open">
  1384 + <children xmi:id="_iHCQNiz4EeiBhvlDkyldLw" elementId="org.eclipse.e4.ui.contexts.views" contributorURI="platform:/plugin/org.eclipse.platform" name="%bindingcontext.name.bindingView"/>
  1385 + <children xmi:id="_iIYUACz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.context.views" name="DLTK View" description="DLTK Views Context"/>
  1386 + <children xmi:id="_iIYUASz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.BreakpointView" name="In Breakpoints View" description="The breakpoints view context"/>
  1387 + <children xmi:id="_iIYUAiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.textEditorScope" name="Editing Text" description="Editing Text Context">
  1388 + <children xmi:id="_iIYUAyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.javaEditorScope" name="Editing JavaScript Source" description="Editing JavaScript Source Context">
  1389 + <children xmi:id="_iIYUOyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.javascriptViewScope" name="JavaScript View" description="JavaScript View Context"/>
  1390 + </children>
  1391 + <children xmi:id="_iIYUCCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.classFileEditorScope" name="Browsing attached Java Source" description="Browsing attached Java Source Context"/>
  1392 + <children xmi:id="_iIYUCyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.javaEditorScope" name="Editing Java Source" description="Editing Java Source Context"/>
  1393 + <children xmi:id="_iIYUDSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors">
  1394 + <children xmi:id="_iIYUDiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xml.cleanup" name="XML Source Cleanup" description="XML Source Cleanup"/>
  1395 + <children xmi:id="_iIYUDyz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.phpEditorScope" name="Editing PHP source" description="Editing PHP source context"/>
  1396 + <children xmi:id="_iIYUECz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.comments" name="Source Comments in Structured Text Editors" description="Source Comments in Structured Text Editors"/>
  1397 + <children xmi:id="_iIYUESz4EeiBhvlDkyldLw" elementId="org.eclipse.php.core.phpsource" name="Editing PHP source" description="Editing PHP source context"/>
  1398 + <children xmi:id="_iIYUEiz4EeiBhvlDkyldLw" elementId="org.eclipse.core.runtime.xml" name="Editing XML Source" description="Editing XML Source"/>
  1399 + <children xmi:id="_iIYUEyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xml.occurrences" name="XML Source Occurrences" description="XML Source Occurrences"/>
  1400 + <children xmi:id="_iIYUFCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xml.grammar" name="XML Source Grammar" description="XML Source Grammar"/>
  1401 + <children xmi:id="_iIYUFSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xml.comments" name="XML Source Comments" description="XML Source Comments"/>
  1402 + <children xmi:id="_iIYUFyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xml.expand" name="XML Source Expand/Collapse" description="XML Source Expand/Collapse"/>
  1403 + <children xmi:id="_iIYUGiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.hideFormat" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"/>
  1404 + <children xmi:id="_iIYUHCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xml.selection" name="XML Source Selection" description="XML Source Selection"/>
  1405 + <children xmi:id="_iIYUIiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xml.navigation" name="XML Source Navigation" description="XML Source Navigation"/>
  1406 + <children xmi:id="_iIYUKCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.json.core.jsonsource" name="%scope.structured.text.editor.json.name" description="%scope.structured.text.editor.json.description"/>
  1407 + <children xmi:id="_iIYUMyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.css.core.csssource" name="Editing CSS Source" description="Editing CSS Source"/>
  1408 + <children xmi:id="_iIYUNSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.html.core.htmlsource" name="Editing HTML Source" description="Editing HTML Source"/>
  1409 + <children xmi:id="_iIYUPyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xml.dependencies" name="XML Source Dependencies" description="XML Source Dependencies"/>
  1410 + <children xmi:id="_iIYUQiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.html.occurrences" name="HTML Source Occurrences" description="HTML Source Occurrences"/>
  1411 + </children>
  1412 + <children xmi:id="_iIYUGCz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.XtextEditorScope" name="Editing Xtext Source" description="Editing Xtext Source Context"/>
  1413 + <children xmi:id="_iIYUGSz4EeiBhvlDkyldLw" elementId="org.eclipse.ant.ui.AntEditorScope" name="Editing Ant Buildfiles" description="Editing Ant Buildfiles Context"/>
  1414 + <children xmi:id="_iIYUGyz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.editors.template.editor" name="Acceleo Editor" description="Acceleo editing template context"/>
  1415 + <children xmi:id="_iIYUIyz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.pdeEditorContext" name="PDE editor" description="The context used by PDE editors"/>
  1416 + <children xmi:id="_iIYUNCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xsd.ui.text.editor.context" name="Editing XSD context"/>
  1417 + <children xmi:id="_iIYUNyz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.editors.task" name="In Tasks Editor"/>
  1418 + <children xmi:id="_iIYUOCz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.scriptEditorScope" name="Editing Script Source" description="Editing Script Source Context"/>
  1419 + <children xmi:id="_iIYUOSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.internal.wikitext.ui.editor.basicMarkupSourceContext" name="WikiText Markup Source Context" description="WikiText markup editing context">
  1420 + <children xmi:id="_iIYUOiz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.wikitext.ui.editor.markupSourceContext" name="WikiText Markup Source Context" description="WikiText markup editing context"/>
  1421 + <children xmi:id="_iIYUPSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.wikitext.tasks.ui.markupSourceContext" name="Task Markup Editor Source Context"/>
  1422 + </children>
  1423 + <children xmi:id="_iIYUQCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.propertiesEditorScope" name="Editing Properties Files" description="Editing Properties Files Context"/>
  1424 + </children>
  1425 + <children xmi:id="_iIYUBCz4EeiBhvlDkyldLw" elementId="org.eclipse.compare.compareEditorScope" name="Comparing in an Editor" description="Comparing in an Editor"/>
  1426 + <children xmi:id="_iIYUByz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.memoryview" name="In Memory View" description="In memory view"/>
  1427 + <children xmi:id="_iIYUCSz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.examples.xtext.console.xtext.embededxtextEditor.context" name="Embedded Essential OCL Xtext Editor"/>
  1428 + <children xmi:id="_iIYUDCz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.editor.siriusEditorContext" name="SiriusEditor Context"/>
  1429 + <children xmi:id="_iIYUISz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.console" name="In I/O Console" description="In I/O console"/>
  1430 + <children xmi:id="_iIYUJCz4EeiBhvlDkyldLw" elementId="org.eclipse.gmf.runtime.diagram.ui.diagramContext" name="Diagram Editing" description="GMF Diagram Editing">
  1431 + <children xmi:id="_iIYUJSz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.diagramContext" name="In Sirius Diagram Editor" description="Sirius Diagram Editing"/>
  1432 + </children>
  1433 + <children xmi:id="_iIYUJiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.console.ConsoleView" name="In Console View" description="In Console View"/>
  1434 + <children xmi:id="_iIYUJyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.serverViewScope" name="In Servers View" description="In Servers View"/>
  1435 + <children xmi:id="_iIYUKSz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.debugging" name="Debugging" description="Debugging programs">
  1436 + <children xmi:id="_iIYUKiz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" name="In Table Memory Rendering" description="In Table Memory Rendering"/>
  1437 + <children xmi:id="_iIYUKyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.debug.ui.debugging" name="Debugging Java" description="Debugging Java programs"/>
  1438 + <children xmi:id="_iIYULCz4EeiBhvlDkyldLw" elementId="org.eclipse.php.debug.ui.xdebug" name="Debugging PHP" description="Debugging PHP"/>
  1439 + <children xmi:id="_iIYUMSz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.debug.ui.debugging" name="Debugging Script" description="Context available during script debugging"/>
  1440 + <children xmi:id="_iIYUPCz4EeiBhvlDkyldLw" elementId="org.eclipse.php.debug.ui.debugging" name="Debugging PHP" description="Debugging PHP"/>
  1441 + <children xmi:id="_iIYUPiz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.debug" name="Debugging Acceleo" description="Debugging Acceleo"/>
  1442 + </children>
  1443 + <children xmi:id="_iIYULSz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.tree.ui.EditorID.treeContext" name="DTree Editing" description="Sirius DTree Editing"/>
  1444 + <children xmi:id="_iIYULiz4EeiBhvlDkyldLw" elementId="org.eclipse.emfforms.editor.context" name="Generic Editor"/>
  1445 + <children xmi:id="_iIYULyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.ReflogView" name="In Git Reflog View"/>
  1446 + <children xmi:id="_iIYUMCz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.table.ui.EditorID.tableContext" name="DTable Editing" description="Sirius DTable Editing"/>
  1447 + <children xmi:id="_iIYUMiz4EeiBhvlDkyldLw" elementId="org.eclipse.emfforms.editor.ecore.context" name="Ecore Editor"/>
  1448 + <children xmi:id="_iIYUNiz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" name="In Tasks View"/>
  1449 + <children xmi:id="_iIYUQSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesView" name="In Git Repositories View"/>
  1450 + </children>
  1451 + <children xmi:id="_iHC3QCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.contexts.dialog" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs" description="A dialog is open"/>
  1452 + <children xmi:id="_iIYUBiz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ui.interpreter.interpreterview" name="Acceleo Interpreter View"/>
  1453 + <children xmi:id="_iIYUHSz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.embeddedTextEditorScope" name="Embedded Xtext Editor context" description="Embedded Xtext Editor is active"/>
  1454 + <children xmi:id="_iIYUICz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.chromium.debug.ui.editors.JsEditor.context" name="Chromium Debug" description="Debug Chromium JavaScript"/>
  1455 + </rootContext>
  1456 + <rootContext xmi:id="_iIYUBSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.contexts.workbenchMenu" name="Workbench Menu" description="When no Workbench windows are active"/>
  1457 + <rootContext xmi:id="_iIYUCiz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" name="Editor Breadcrumb Navigation" description="Editor Breadcrumb Navigation Context"/>
  1458 + <rootContext xmi:id="_iIYUFiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xsd.ui.editor.sourceView" name="XSD Editor Source View" description="XSD Editor Source View"/>
  1459 + <rootContext xmi:id="_iIYUHiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xsd.ui.editor.designView" name="XSD Editor Design View" description="XSD Editor Design View"/>
  1460 + <rootContext xmi:id="_iIYUHyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.contexts.actionSet" name="Action Set" description="Parent context for action sets"/>
  1461 + <rootContext xmi:id="_jjHMoCz4EeiBhvlDkyldLw" elementId="org.eclipse.ant.ui.actionSet.presentation" name="Auto::org.eclipse.ant.ui.actionSet.presentation"/>
  1462 + <rootContext xmi:id="_jjHzsCz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.breakpointActionSet" name="Auto::org.eclipse.debug.ui.breakpointActionSet"/>
  1463 + <rootContext xmi:id="_jjHzsiz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.debugActionSet" name="Auto::org.eclipse.debug.ui.debugActionSet"/>
  1464 + <rootContext xmi:id="_jjHztCz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.launchActionSet" name="Auto::org.eclipse.debug.ui.launchActionSet"/>
  1465 + <rootContext xmi:id="_jjHztiz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.profileActionSet" name="Auto::org.eclipse.debug.ui.profileActionSet"/>
  1466 + <rootContext xmi:id="_jjHzuCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.gitaction" name="Auto::org.eclipse.egit.ui.gitaction"/>
  1467 + <rootContext xmi:id="_jjHzuiz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.navigation" name="Auto::org.eclipse.egit.ui.navigation"/>
  1468 + <rootContext xmi:id="_jjIawCz4EeiBhvlDkyldLw" elementId="org.eclipse.gmf.runtime.diagram.ui.DiagramActionSet" name="Auto::org.eclipse.gmf.runtime.diagram.ui.DiagramActionSet"/>
  1469 + <rootContext xmi:id="_jjIawiz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.debug.ui.JDTDebugActionSet" name="Auto::org.eclipse.jdt.debug.ui.JDTDebugActionSet"/>
  1470 + <rootContext xmi:id="_jjIaxCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.junit.JUnitActionSet" name="Auto::org.eclipse.jdt.junit.JUnitActionSet"/>
  1471 + <rootContext xmi:id="_jjIaxiz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.jdt.ui.text.java.actionSet.presentation"/>
  1472 + <rootContext xmi:id="_jjIayCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.jdt.ui.JavaElementCreationActionSet"/>
  1473 + <rootContext xmi:id="_jjIayiz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.JavaActionSet" name="Auto::org.eclipse.jdt.ui.JavaActionSet"/>
  1474 + <rootContext xmi:id="_jjIazCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.A_OpenActionSet" name="Auto::org.eclipse.jdt.ui.A_OpenActionSet"/>
  1475 + <rootContext xmi:id="_jjIaziz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.CodingActionSet" name="Auto::org.eclipse.jdt.ui.CodingActionSet"/>
  1476 + <rootContext xmi:id="_jjJB0Sz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.SearchActionSet" name="Auto::org.eclipse.jdt.ui.SearchActionSet"/>
  1477 + <rootContext xmi:id="_jjJB0yz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.context.ui.actionSet" name="Auto::org.eclipse.mylyn.context.ui.actionSet"/>
  1478 + <rootContext xmi:id="_jjJB1Sz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.java.actionSet" name="Auto::org.eclipse.mylyn.java.actionSet"/>
  1479 + <rootContext xmi:id="_jjJB1yz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.java.actionSet.browsing" name="Auto::org.eclipse.mylyn.java.actionSet.browsing"/>
  1480 + <rootContext xmi:id="_jjJB2Sz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.doc.actionSet" name="Auto::org.eclipse.mylyn.doc.actionSet"/>
  1481 + <rootContext xmi:id="_jjJB2yz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.navigation" name="Auto::org.eclipse.mylyn.tasks.ui.navigation"/>
  1482 + <rootContext xmi:id="_jjJo4Cz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.navigation.additions" name="Auto::org.eclipse.mylyn.tasks.ui.navigation.additions"/>
  1483 + <rootContext xmi:id="_jjJo4iz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.SearchActionSet" name="Auto::org.eclipse.pde.ui.SearchActionSet"/>
  1484 + <rootContext xmi:id="_jjJo5Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.cheatsheets.actionSet" name="Auto::org.eclipse.ui.cheatsheets.actionSet"/>
  1485 + <rootContext xmi:id="_jjJo5iz4EeiBhvlDkyldLw" elementId="org.eclipse.search.searchActionSet" name="Auto::org.eclipse.search.searchActionSet"/>
  1486 + <rootContext xmi:id="_jjJo6Cz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.CVSActionSet" name="Auto::org.eclipse.team.cvs.ui.CVSActionSet"/>
  1487 + <rootContext xmi:id="_jjJo6iz4EeiBhvlDkyldLw" elementId="org.eclipse.team.ui.actionSet" name="Auto::org.eclipse.team.ui.actionSet"/>
  1488 + <rootContext xmi:id="_jjJo7Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.actionSet.annotationNavigation" name="Auto::org.eclipse.ui.edit.text.actionSet.annotationNavigation"/>
  1489 + <rootContext xmi:id="_jjKP8Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.actionSet.navigation" name="Auto::org.eclipse.ui.edit.text.actionSet.navigation"/>
  1490 + <rootContext xmi:id="_jjKP8iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo" name="Auto::org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/>
  1491 + <rootContext xmi:id="_jjKP9Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.externaltools.ExternalToolsSet" name="Auto::org.eclipse.ui.externaltools.ExternalToolsSet"/>
  1492 + <rootContext xmi:id="_jjKP9iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.NavigateActionSet" name="Auto::org.eclipse.ui.NavigateActionSet"/>
  1493 + <rootContext xmi:id="_jjKP-Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.actionSet.keyBindings" name="Auto::org.eclipse.ui.actionSet.keyBindings"/>
  1494 + <rootContext xmi:id="_jjKP-iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.WorkingSetModificationActionSet" name="Auto::org.eclipse.ui.WorkingSetModificationActionSet"/>
  1495 + <rootContext xmi:id="_jjK3ACz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.WorkingSetActionSet" name="Auto::org.eclipse.ui.WorkingSetActionSet"/>
  1496 + <rootContext xmi:id="_jjK3Aiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.actionSet.openFiles" name="Auto::org.eclipse.ui.actionSet.openFiles"/>
  1497 + <rootContext xmi:id="_jjK3BCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.actionSet.presentation" name="Auto::org.eclipse.ui.edit.text.actionSet.presentation"/>
  1498 + <rootContext xmi:id="_jjK3Biz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.editors.template.actionSet" name="Auto::org.eclipse.acceleo.ide.ui.editors.template.actionSet"/>
  1499 + <rootContext xmi:id="_jjK3CCz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.debug.ui.ScriptDebugActionSet" name="Auto::org.eclipse.dltk.debug.ui.ScriptDebugActionSet"/>
  1500 + <rootContext xmi:id="_jjK3Ciz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.dltk.actionSet" name="Auto::org.eclipse.mylyn.dltk.actionSet"/>
  1501 + <rootContext xmi:id="_jjLeECz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.dltk.actionSet.browsing" name="Auto::org.eclipse.mylyn.dltk.actionSet.browsing"/>
  1502 + <rootContext xmi:id="_jjLeEiz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.testing.testingActionSet" name="Auto::org.eclipse.dltk.testing.testingActionSet"/>
  1503 + <rootContext xmi:id="_jjLeFCz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.ScriptCodingActionSet" name="Auto::org.eclipse.dltk.ui.ScriptCodingActionSet"/>
  1504 + <rootContext xmi:id="_jjLeFiz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.A_OpenActionSet" name="Auto::org.eclipse.dltk.ui.A_OpenActionSet"/>
  1505 + <rootContext xmi:id="_jjMFICz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.text.actionSet.presentation" name="Auto::org.eclipse.dltk.ui.text.actionSet.presentation"/>
  1506 + <rootContext xmi:id="_jjMFIiz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.SearchActionSet" name="Auto::org.eclipse.dltk.ui.SearchActionSet"/>
  1507 + <rootContext xmi:id="_jjMFJCz4EeiBhvlDkyldLw" elementId="org.eclipse.php.debug.ui.actionSet" name="Auto::org.eclipse.php.debug.ui.actionSet"/>
  1508 + <rootContext xmi:id="_jjMFJiz4EeiBhvlDkyldLw" elementId="org.eclipse.php.refactoring.ui.extractSet" name="Auto::org.eclipse.php.refactoring.ui.extractSet"/>
  1509 + <rootContext xmi:id="_jjMFKCz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.text.php.actionSet.presentation" name="Auto::org.eclipse.php.ui.text.php.actionSet.presentation"/>
  1510 + <rootContext xmi:id="_jjMFKiz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.PHPActionSet" name="Auto::org.eclipse.php.ui.PHPActionSet"/>
  1511 + <rootContext xmi:id="_jjMsMSz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.A_OpenActionSet" name="Auto::org.eclipse.php.ui.A_OpenActionSet"/>
  1512 + <rootContext xmi:id="_jjMsMyz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.SearchActionSet" name="Auto::org.eclipse.php.ui.SearchActionSet"/>
  1513 + <rootContext xmi:id="_jjMsNSz4EeiBhvlDkyldLw" elementId="org.eclipse.pdt.ui.RefactoringActionSet" name="Auto::org.eclipse.pdt.ui.RefactoringActionSet"/>
  1514 + <rootContext xmi:id="_jjMsNyz4EeiBhvlDkyldLw" elementId="org.eclipse.pdt.ui.SourceActionsSet" name="Auto::org.eclipse.pdt.ui.SourceActionsSet"/>
  1515 + <rootContext xmi:id="_jjMsOSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation"/>
  1516 + <rootContext xmi:id="_jjNTQCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet"/>
  1517 + <rootContext xmi:id="_jjNTQiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.JavaActionSet" name="Auto::org.eclipse.wst.jsdt.ui.JavaActionSet"/>
  1518 + <rootContext xmi:id="_jjNTRCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.A_OpenActionSet" name="Auto::org.eclipse.wst.jsdt.ui.A_OpenActionSet"/>
  1519 + <rootContext xmi:id="_jjNTRiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.CodingActionSet" name="Auto::org.eclipse.wst.jsdt.ui.CodingActionSet"/>
  1520 + <rootContext xmi:id="_jjNTSCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.SearchActionSet" name="Auto::org.eclipse.wst.jsdt.ui.SearchActionSet"/>
  1521 + <rootContext xmi:id="_jjNTSiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.server.ui.new.actionSet" name="Auto::org.eclipse.wst.server.ui.new.actionSet"/>
  1522 + <rootContext xmi:id="_jjN6UCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.server.ui.internal.webbrowser.actionSet" name="Auto::org.eclipse.wst.server.ui.internal.webbrowser.actionSet"/>
  1523 + <rootContext xmi:id="_jjN6Uiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.web.ui.wizardsActionSet" name="Auto::org.eclipse.wst.web.ui.wizardsActionSet"/>
  1524 + <rootContext xmi:id="_jjN6VCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.chromium.debug.ui.actionSets" name="Auto::org.eclipse.wst.jsdt.chromium.debug.ui.actionSets"/>
  1525 + <rootContext xmi:id="_Ax2vsDDTEeije4ek6aC1Iw" elementId="org.eclipse.jdt.junit.launchconfig.internal.org.eclipse.debug.ui.DebugPerspective" name="Auto::org.eclipse.jdt.junit.launchconfig.internal.org.eclipse.debug.ui.DebugPerspective"/>
  1526 + <descriptors xmi:id="_iM0IECz4EeiBhvlDkyldLw" 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">
  1527 + <tags>Editor</tags>
  1528 + </descriptors>
  1529 + <descriptors xmi:id="_iM5noCz4EeiBhvlDkyldLw" elementId="org.eclipse.amalgam.explorer.contextual.ui.view.ExplorerContextualID" label="Contextual Explorer" iconURI="platform:/plugin/org.eclipse.amalgam.explorer.contextual.core.ui/icons/ctxexplorer_16x16.png" tooltip="" category="Amalgam" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1530 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.amalgam.explorer.contextual.view.AmalgamExplorerContextualView"/>
  1531 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.amalgam.explorer.contextual.ui"/>
  1532 + <tags>View</tags>
  1533 + <tags>categoryTag:Amalgam</tags>
  1534 + </descriptors>
  1535 + <descriptors xmi:id="_iNI4MCz4EeiBhvlDkyldLw" 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">
  1536 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ant.internal.ui.views.AntView"/>
  1537 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ant.ui"/>
  1538 + <tags>View</tags>
  1539 + <tags>categoryTag:Ant</tags>
  1540 + </descriptors>
  1541 + <descriptors xmi:id="_iNig0Cz4EeiBhvlDkyldLw" 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">
  1542 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.launch.LaunchView"/>
  1543 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
  1544 + <tags>View</tags>
  1545 + <tags>categoryTag:Debug</tags>
  1546 + </descriptors>
  1547 + <descriptors xmi:id="_iN_MwCz4EeiBhvlDkyldLw" 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">
  1548 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.breakpoints.BreakpointsView"/>
  1549 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
  1550 + <tags>View</tags>
  1551 + <tags>categoryTag:Debug</tags>
  1552 + </descriptors>
  1553 + <descriptors xmi:id="_iN_MwSz4EeiBhvlDkyldLw" 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">
  1554 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.variables.VariablesView"/>
  1555 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
  1556 + <tags>View</tags>
  1557 + <tags>categoryTag:Debug</tags>
  1558 + </descriptors>
  1559 + <descriptors xmi:id="_iN_z0Cz4EeiBhvlDkyldLw" 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">
  1560 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.expression.ExpressionView"/>
  1561 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
  1562 + <tags>View</tags>
  1563 + <tags>categoryTag:Debug</tags>
  1564 + </descriptors>
  1565 + <descriptors xmi:id="_iOCQECz4EeiBhvlDkyldLw" 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">
  1566 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.registers.RegistersView"/>
  1567 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
  1568 + <tags>View</tags>
  1569 + <tags>categoryTag:Debug</tags>
  1570 + </descriptors>
  1571 + <descriptors xmi:id="_iOCQESz4EeiBhvlDkyldLw" 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">
  1572 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.modules.ModulesView"/>
  1573 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
  1574 + <tags>View</tags>
  1575 + <tags>categoryTag:Debug</tags>
  1576 + </descriptors>
  1577 + <descriptors xmi:id="_iODeMCz4EeiBhvlDkyldLw" 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">
  1578 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.memory.MemoryView"/>
  1579 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
  1580 + <tags>View</tags>
  1581 + <tags>categoryTag:Debug</tags>
  1582 + </descriptors>
  1583 + <descriptors xmi:id="_iOEFQCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.gif" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1584 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.repository.RepositoriesView"/>
  1585 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
  1586 + <tags>View</tags>
  1587 + <tags>categoryTag:Git</tags>
  1588 + </descriptors>
  1589 + <descriptors xmi:id="_iOoF8Cz4EeiBhvlDkyldLw" 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">
  1590 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.staging.StagingView"/>
  1591 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
  1592 + <tags>View</tags>
  1593 + <tags>categoryTag:Git</tags>
  1594 + </descriptors>
  1595 + <descriptors xmi:id="_iOotACz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.InteractiveRebaseView" label="Git Interactive Rebase" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/rebase_interactive.gif" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1596 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.rebase.RebaseInteractiveView"/>
  1597 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
  1598 + <tags>View</tags>
  1599 + <tags>categoryTag:Git</tags>
  1600 + </descriptors>
  1601 + <descriptors xmi:id="_iOpUECz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.CompareTreeView" label="Git Tree Compare" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/obj16/gitrepository.gif" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1602 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.dialogs.CompareTreeView"/>
  1603 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
  1604 + <tags>View</tags>
  1605 + <tags>categoryTag:Git</tags>
  1606 + </descriptors>
  1607 + <descriptors xmi:id="_iOpUESz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.ReflogView" label="Git Reflog" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/reflog.gif" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1608 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.reflog.ReflogView"/>
  1609 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
  1610 + <tags>View</tags>
  1611 + <tags>categoryTag:Git</tags>
  1612 + </descriptors>
  1613 + <descriptors xmi:id="_iOp7ICz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.explorer.ui.CDORepositoriesView" label="CDO Repositories" iconURI="platform:/plugin/org.eclipse.emf.cdo.ui.shared/icons/full/view16/locations.gif" tooltip="" category="CDO" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1614 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.emf.cdo.explorer.ui.repositories.CDORepositoriesView"/>
  1615 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.emf.cdo.explorer.ui"/>
  1616 + <tags>View</tags>
  1617 + <tags>categoryTag:CDO</tags>
  1618 + </descriptors>
  1619 + <descriptors xmi:id="_iPBukCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.ui.CDOSessionsView" label="CDO Sessions" iconURI="platform:/plugin/org.eclipse.emf.cdo.ui.shared/icons/full/view16/cdo_sessions.gif" tooltip="" category="CDO" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1620 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.emf.cdo.internal.ui.views.CDOSessionsView"/>
  1621 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.emf.cdo.ui"/>
  1622 + <tags>View</tags>
  1623 + <tags>categoryTag:CDO</tags>
  1624 + </descriptors>
  1625 + <descriptors xmi:id="_iPBukSz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.ui.CDOWatchListView" label="CDO Watch List" iconURI="platform:/plugin/org.eclipse.emf.cdo.ui.shared/icons/full/view16/watch_list.gif" tooltip="" category="CDO" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1626 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.emf.cdo.internal.ui.views.CDOWatchListView"/>
  1627 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.emf.cdo.ui"/>
  1628 + <tags>View</tags>
  1629 + <tags>categoryTag:CDO</tags>
  1630 + </descriptors>
  1631 + <descriptors xmi:id="_iPCVoCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.ui.CDORemoteSessionsView" label="CDO Collaboration" iconURI="platform:/plugin/org.eclipse.emf.cdo.ui.shared/icons/full/view16/cdo_remote_sessions.gif" tooltip="" category="CDO" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1632 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.emf.cdo.internal.ui.views.CDORemoteSessionsView"/>
  1633 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.emf.cdo.ui"/>
  1634 + <tags>View</tags>
  1635 + <tags>categoryTag:CDO</tags>
  1636 + </descriptors>
  1637 + <descriptors xmi:id="_iPC8sCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.ui.CDOTimeMachineView" label="CDO Time Machine" iconURI="platform:/plugin/org.eclipse.emf.cdo.ui.shared/icons/full/view16/cdo_time_machine.gif" tooltip="" category="CDO" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1638 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.emf.cdo.internal.ui.views.CDOTimeMachineView"/>
  1639 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.emf.cdo.ui"/>
  1640 + <tags>View</tags>
  1641 + <tags>categoryTag:CDO</tags>
  1642 + </descriptors>
  1643 + <descriptors xmi:id="_iPEK0Cz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.ui.admin.CDOAdminView" label="CDO Administration" iconURI="platform:/plugin/org.eclipse.emf.cdo.ui.admin/icons/full/view16/admin_view.gif" tooltip="" category="CDO" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1644 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.emf.cdo.ui.internal.admin.CDOAdminView"/>
  1645 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.emf.cdo.ui.admin"/>
  1646 + <tags>View</tags>
  1647 + <tags>categoryTag:CDO</tags>
  1648 + </descriptors>
  1649 + <descriptors xmi:id="_iPN70Cz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.compare.ide.ui.logicalmodel.view" label="Logical Model View" iconURI="platform:/plugin/org.eclipse.emf.compare.ide.ui/icons/full/eobj16/emfcompare-icon.gif" tooltip="" category="EMF Compare" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1650 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.emf.compare.ide.ui.internal.logical.view.LogicalModelView"/>
  1651 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.emf.compare.ide.ui"/>
  1652 + <tags>View</tags>
  1653 + <tags>categoryTag:EMF Compare</tags>
  1654 + </descriptors>
  1655 + <descriptors xmi:id="_iPYT4Cz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecoretools.internal.views.EClassHierarchyView" label="EClass Hierarchy" iconURI="platform:/plugin/org.eclipse.emf.ecoretools/icons/eview16/eclass_hi_nav.gif" tooltip="" category="Other" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1656 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.emf.ecoretools.internal.views.EClassHierarchyView"/>
  1657 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.emf.ecoretools"/>
  1658 + <tags>View</tags>
  1659 + <tags>categoryTag:Other</tags>
  1660 + </descriptors>
  1661 + <descriptors xmi:id="_iPfooCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecoretools.internal.views.EReferencesView" label="EClass References" iconURI="platform:/plugin/org.eclipse.emf.ecoretools/icons/eview16/eref_nav.gif" tooltip="" category="Other" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1662 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.emf.ecoretools.internal.views.EReferencesView"/>
  1663 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.emf.ecoretools"/>
  1664 + <tags>View</tags>
  1665 + <tags>categoryTag:Other</tags>
  1666 + </descriptors>
  1667 + <descriptors xmi:id="_iPhd0Cz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.ModelExplorerView" label="Model Explorer" iconURI="platform:/plugin/org.eclipse.emf.ecp.ui.e3/icons/folder_brick.png" tooltip="" category="ECP Views" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1668 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.emf.ecp.ui.views.ModelExplorerView"/>
  1669 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.emf.ecp.ui.e3"/>
  1670 + <tags>View</tags>
  1671 + <tags>categoryTag:ECP Views</tags>
  1672 + </descriptors>
  1673 + <descriptors xmi:id="_iPlIMCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.ModelRepositoriesView" label="Model Repositories" iconURI="platform:/plugin/org.eclipse.emf.ecp.ui.e3/icons/repositories.gif" tooltip="" category="ECP Views" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1674 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.emf.ecp.ui.views.ModelRepositoriesView"/>
  1675 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.emf.ecp.ui.e3"/>
  1676 + <tags>View</tags>
  1677 + <tags>categoryTag:ECP Views</tags>
  1678 + </descriptors>
  1679 + <descriptors xmi:id="_iPlvQCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.ECPProvidersView" label="ECP Providers" iconURI="platform:/plugin/org.eclipse.emf.ecp.ui.e3/icons/providers.gif" tooltip="" category="ECP Views" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1680 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.emf.ecp.ui.views.ECPProvidersView"/>
  1681 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.emf.ecp.ui.e3"/>
  1682 + <tags>View</tags>
  1683 + <tags>categoryTag:ECP Views</tags>
  1684 + </descriptors>
  1685 + <descriptors xmi:id="_iPmWUCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.view.model.preview.e3.views.PreviewView" label="EMF Forms Preview" iconURI="platform:/plugin/org.eclipse.emf.ecp.view.model.preview.e3/icons/preview.png" tooltip="" category="EMF Forms" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1686 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.emf.ecp.view.model.internal.preview.e3.views.PreviewView"/>
  1687 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.emf.ecp.view.model.preview.e3"/>
  1688 + <tags>View</tags>
  1689 + <tags>categoryTag:EMF Forms</tags>
  1690 + </descriptors>
  1691 + <descriptors xmi:id="_iPoykCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.views.historybrowserview.HistoryBrowserView" label="History Browser" iconURI="platform:/plugin/org.eclipse.emf.emfstore.client.ui/icons/historyview.png" tooltip="" category="EMFStore Views" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1692 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.HistoryBrowserView"/>
  1693 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.emf.emfstore.client.ui"/>
  1694 + <tags>View</tags>
  1695 + <tags>categoryTag:EMFStore Views</tags>
  1696 + </descriptors>
  1697 + <descriptors xmi:id="_iP21ACz4EeiBhvlDkyldLw" 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">
  1698 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.gef.ui.views.palette.PaletteView"/>
  1699 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.gef"/>
  1700 + <tags>View</tags>
  1701 + <tags>categoryTag:General</tags>
  1702 + </descriptors>
  1703 + <descriptors xmi:id="_iQSS0Cz4EeiBhvlDkyldLw" elementId="org.eclipse.help.ui.HelpView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.gif" tooltip="" category="Help" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1704 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.help.ui.internal.views.HelpView"/>
  1705 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.help.ui"/>
  1706 + <tags>View</tags>
  1707 + <tags>categoryTag:Help</tags>
  1708 + </descriptors>
  1709 + <descriptors xmi:id="_iQg8UCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.debug.ui.DisplayView" label="Display" iconURI="platform:/plugin/org.eclipse.jdt.debug.ui/icons/full/etool16/disp_sbook.gif" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1710 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.debug.ui.display.DisplayView"/>
  1711 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.debug.ui"/>
  1712 + <tags>View</tags>
  1713 + <tags>categoryTag:Debug</tags>
  1714 + </descriptors>
  1715 + <descriptors xmi:id="_iQ9BMCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.junit.ResultView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.gif" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1716 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart"/>
  1717 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.junit"/>
  1718 + <tags>View</tags>
  1719 + <tags>categoryTag:Java</tags>
  1720 + </descriptors>
  1721 + <descriptors xmi:id="_iRM40Cz4EeiBhvlDkyldLw" 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">
  1722 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart"/>
  1723 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
  1724 + <tags>View</tags>
  1725 + <tags>categoryTag:Java</tags>
  1726 + </descriptors>
  1727 + <descriptors xmi:id="_iR41UCz4EeiBhvlDkyldLw" 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">
  1728 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.typehierarchy.TypeHierarchyViewPart"/>
  1729 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
  1730 + <tags>View</tags>
  1731 + <tags>categoryTag:Java</tags>
  1732 + </descriptors>
  1733 + <descriptors xmi:id="_iR5cYCz4EeiBhvlDkyldLw" 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">
  1734 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.browsing.ProjectsView"/>
  1735 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
  1736 + <tags>View</tags>
  1737 + <tags>categoryTag:Java Browsing</tags>
  1738 + </descriptors>
  1739 + <descriptors xmi:id="_iR5cYSz4EeiBhvlDkyldLw" 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">
  1740 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.browsing.PackagesView"/>
  1741 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
  1742 + <tags>View</tags>
  1743 + <tags>categoryTag:Java Browsing</tags>
  1744 + </descriptors>
  1745 + <descriptors xmi:id="_iR5cYiz4EeiBhvlDkyldLw" 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">
  1746 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.browsing.TypesView"/>
  1747 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
  1748 + <tags>View</tags>
  1749 + <tags>categoryTag:Java Browsing</tags>
  1750 + </descriptors>
  1751 + <descriptors xmi:id="_iR6DcCz4EeiBhvlDkyldLw" 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">
  1752 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.browsing.MembersView"/>
  1753 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
  1754 + <tags>View</tags>
  1755 + <tags>categoryTag:Java Browsing</tags>
  1756 + </descriptors>
  1757 + <descriptors xmi:id="_iR6DcSz4EeiBhvlDkyldLw" 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">
  1758 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.callhierarchy.CallHierarchyViewPart"/>
  1759 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
  1760 + <tags>View</tags>
  1761 + <tags>categoryTag:Java</tags>
  1762 + </descriptors>
  1763 + <descriptors xmi:id="_iR6Dciz4EeiBhvlDkyldLw" 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">
  1764 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.texteditor.templates.TemplatesView"/>
  1765 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
  1766 + <tags>View</tags>
  1767 + <tags>categoryTag:General</tags>
  1768 + </descriptors>
  1769 + <descriptors xmi:id="_iR6qgCz4EeiBhvlDkyldLw" 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">
  1770 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.infoviews.SourceView"/>
  1771 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
  1772 + <tags>View</tags>
  1773 + <tags>categoryTag:Java</tags>
  1774 + </descriptors>
  1775 + <descriptors xmi:id="_iR6qgSz4EeiBhvlDkyldLw" 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">
  1776 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.infoviews.JavadocView"/>
  1777 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
  1778 + <tags>View</tags>
  1779 + <tags>categoryTag:Java</tags>
  1780 + </descriptors>
  1781 + <descriptors xmi:id="_iR6qgiz4EeiBhvlDkyldLw" 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">
  1782 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.commons.repositories.ui.RepositoriesView"/>
  1783 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.commons.repositories.ui"/>
  1784 + <tags>View</tags>
  1785 + <tags>categoryTag:Mylyn</tags>
  1786 + </descriptors>
  1787 + <descriptors xmi:id="_iR_jACz4EeiBhvlDkyldLw" 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">
  1788 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.tasks.ui.views.TaskListView"/>
  1789 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.tasks.ui"/>
  1790 + <tags>View</tags>
  1791 + <tags>categoryTag:Mylyn</tags>
  1792 + </descriptors>
  1793 + <descriptors xmi:id="_iSVhQCz4EeiBhvlDkyldLw" 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">
  1794 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.tasks.ui.views.TaskRepositoriesView"/>
  1795 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.tasks.ui"/>
  1796 + <tags>View</tags>
  1797 + <tags>categoryTag:Mylyn</tags>
  1798 + </descriptors>
  1799 + <descriptors xmi:id="_iSVhQSz4EeiBhvlDkyldLw" elementId="org.eclipse.net4j.debug.RemoteTraceView" label="Remote Traces" iconURI="platform:/plugin/org.eclipse.net4j.debug/icons/text.gif" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1800 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.net4j.internal.debug.views.RemoteTraceView"/>
  1801 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.net4j.debug"/>
  1802 + <tags>View</tags>
  1803 + <tags>categoryTag:Debug</tags>
  1804 + </descriptors>
  1805 + <descriptors xmi:id="_iSddECz4EeiBhvlDkyldLw" elementId="org.eclipse.net4j.AcceptorsView" label="Acceptors" iconURI="platform:/plugin/org.eclipse.net4j.ui.shared/icons/full/view16/acceptors.gif" tooltip="" category="Net4j" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1806 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.net4j.internal.ui.views.AcceptorsView"/>
  1807 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.net4j.ui"/>
  1808 + <tags>View</tags>
  1809 + <tags>categoryTag:Net4j</tags>
  1810 + </descriptors>
  1811 + <descriptors xmi:id="_iShugCz4EeiBhvlDkyldLw" elementId="org.eclipse.net4j.ConnectorsView" label="Connectors" iconURI="platform:/plugin/org.eclipse.net4j.ui.shared/icons/full/view16/connectors.gif" tooltip="" category="Net4j" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1812 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.net4j.internal.ui.views.ConnectorsView"/>
  1813 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.net4j.ui"/>
  1814 + <tags>View</tags>
  1815 + <tags>categoryTag:Net4j</tags>
  1816 + </descriptors>
  1817 + <descriptors xmi:id="_iShugSz4EeiBhvlDkyldLw" elementId="org.eclipse.net4j.util.Net4jContainerView" label="Container" iconURI="platform:/plugin/org.eclipse.net4j.ui.shared/icons/full/view16/container.gif" tooltip="" category="Net4j Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1818 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.net4j.util.internal.ui.views.Net4jContainerView"/>
  1819 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.net4j.util.ui"/>
  1820 + <tags>View</tags>
  1821 + <tags>categoryTag:Net4j Debug</tags>
  1822 + </descriptors>
  1823 + <descriptors xmi:id="_iShugiz4EeiBhvlDkyldLw" elementId="org.eclipse.net4j.util.Net4jIntrospectorView" label="Introspector" iconURI="platform:/plugin/org.eclipse.net4j.ui.shared/icons/full/view16/javabean.gif" tooltip="" category="Net4j Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1824 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.net4j.util.internal.ui.views.Net4jIntrospectorView"/>
  1825 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.net4j.util.ui"/>
  1826 + <tags>View</tags>
  1827 + <tags>categoryTag:Net4j Debug</tags>
  1828 + </descriptors>
  1829 + <descriptors xmi:id="_iSiVkCz4EeiBhvlDkyldLw" 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">
  1830 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.oomph.p2.internal.ui.RepositoryExplorer"/>
  1831 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.oomph.p2.ui"/>
  1832 + <tags>View</tags>
  1833 + <tags>categoryTag:Oomph</tags>
  1834 + </descriptors>
  1835 + <descriptors xmi:id="_iSpDQCz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.api.tools.ui.views.apitooling.views.apitoolingview" label="API Tools" iconURI="platform:/plugin/org.eclipse.pde.api.tools.ui/icons/full/obj16/api_tools.gif" tooltip="" category="API Tools" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1836 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.api.tools.ui.internal.views.APIToolingView"/>
  1837 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.api.tools.ui"/>
  1838 + <tags>View</tags>
  1839 + <tags>categoryTag:API Tools</tags>
  1840 + </descriptors>
  1841 + <descriptors xmi:id="_iSy0QCz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.runtime.RegistryBrowser" label="Plug-in Registry" iconURI="platform:/plugin/org.eclipse.pde.runtime/icons/eview16/registry.gif" tooltip="" category="Plug-in Development" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1842 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.internal.runtime.registry.RegistryBrowser"/>
  1843 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.runtime"/>
  1844 + <tags>View</tags>
  1845 + <tags>categoryTag:Plug-in Development</tags>
  1846 + </descriptors>
  1847 + <descriptors xmi:id="_iS464Cz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.PluginsView" label="Plug-ins" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/eview16/plugin_depend.png" tooltip="" category="Plug-in Development" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1848 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.internal.ui.views.plugins.PluginsView"/>
  1849 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.ui"/>
  1850 + <tags>View</tags>
  1851 + <tags>categoryTag:Plug-in Development</tags>
  1852 + </descriptors>
  1853 + <descriptors xmi:id="_iTrlECz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.DependenciesView" label="Plug-in Dependencies" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/req_plugins_obj.png" tooltip="" category="Plug-in Development" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1854 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.internal.ui.views.dependencies.DependenciesView"/>
  1855 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.ui"/>
  1856 + <tags>View</tags>
  1857 + <tags>categoryTag:Plug-in Development</tags>
  1858 + </descriptors>
  1859 + <descriptors xmi:id="_iTrlESz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.TargetPlatformState" label="Target Platform State" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/target_profile_xml_obj.png" tooltip="" category="Plug-in Development" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1860 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.internal.ui.views.target.TargetStateView"/>
  1861 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.ui"/>
  1862 + <tags>View</tags>
  1863 + <tags>categoryTag:Plug-in Development</tags>
  1864 + </descriptors>
  1865 + <descriptors xmi:id="_iTsMICz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.ImageBrowserView" label="Plug-in Image Browser" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/psearch_obj.png" tooltip="" category="Plug-in Development" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1866 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.internal.ui.views.imagebrowser.ImageBrowserView"/>
  1867 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.ui"/>
  1868 + <tags>View</tags>
  1869 + <tags>categoryTag:Plug-in Development</tags>
  1870 + </descriptors>
  1871 + <descriptors xmi:id="_iTsMISz4EeiBhvlDkyldLw" elementId="org.eclipse.search.SearchResultView" label="Classic Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1872 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.search.internal.ui.SearchResultView"/>
  1873 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.search"/>
  1874 + <tags>View</tags>
  1875 + <tags>categoryTag:General</tags>
  1876 + </descriptors>
  1877 + <descriptors xmi:id="_iUFNsCz4EeiBhvlDkyldLw" elementId="org.eclipse.search.ui.views.SearchView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1878 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.search2.internal.ui.SearchView"/>
  1879 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.search"/>
  1880 + <tags>View</tags>
  1881 + <tags>categoryTag:General</tags>
  1882 + </descriptors>
  1883 + <descriptors xmi:id="_iUF0wCz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.common.ui.view.timeProfiler" label="Time Profiler View" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.png" tooltip="" category="Sirius Profiler" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1884 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.sirius.common.ui.tools.api.profiler.view.TimeProfilerView"/>
  1885 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.sirius.common.ui.ext"/>
  1886 + <tags>View</tags>
  1887 + <tags>categoryTag:Sirius Profiler</tags>
  1888 + </descriptors>
  1889 + <descriptors xmi:id="_iUF0wSz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.ui.tools.views.interpreterview" label="Model requests interpreter" iconURI="platform:/plugin/org.eclipse.sirius.ui.ext/icons/full/others/information.gif" tooltip="" category="Sirius" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1890 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.sirius.ui.tools.internal.views.interpreterview.DesignerInterpreterView"/>
  1891 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.sirius.ui.ext"/>
  1892 + <tags>View</tags>
  1893 + <tags>categoryTag:Sirius</tags>
  1894 + </descriptors>
  1895 + <descriptors xmi:id="_iUIRACz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.ui.tools.views.model.explorer" label="Model Explorer" iconURI="platform:/plugin/org.eclipse.sirius.ui.ext/icons/full/others/ModelExplorer.gif" tooltip="" category="Sirius" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1896 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.sirius.ui.tools.internal.views.modelexplorer.ModelExplorerView"/>
  1897 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.sirius.ui.ext"/>
  1898 + <tags>View</tags>
  1899 + <tags>categoryTag:Sirius</tags>
  1900 + </descriptors>
  1901 + <descriptors xmi:id="_iUI4ECz4EeiBhvlDkyldLw" elementId="org.eclipse.team.ccvs.ui.RepositoriesView" label="CVS Repositories" iconURI="platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/repo_rep.gif" tooltip="" category="CVS" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1902 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.team.internal.ccvs.ui.repo.RepositoriesView"/>
  1903 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.team.cvs.ui"/>
  1904 + <tags>View</tags>
  1905 + <tags>categoryTag:CVS</tags>
  1906 + </descriptors>
  1907 + <descriptors xmi:id="_iUbzACz4EeiBhvlDkyldLw" elementId="org.eclipse.team.ccvs.ui.EditorsView" label="CVS Editors" iconURI="platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/rep_editors_view.gif" tooltip="" category="CVS" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1908 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.team.internal.ccvs.ui.EditorsView"/>
  1909 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.team.cvs.ui"/>
  1910 + <tags>View</tags>
  1911 + <tags>categoryTag:CVS</tags>
  1912 + </descriptors>
  1913 + <descriptors xmi:id="_iUbzASz4EeiBhvlDkyldLw" elementId="org.eclipse.team.sync.views.SynchronizeView" label="Synchronize" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/synch_synch.gif" tooltip="" allowMultiple="true" category="Team" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1914 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.team.internal.ui.synchronize.SynchronizeView"/>
  1915 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.team.ui"/>
  1916 + <tags>View</tags>
  1917 + <tags>categoryTag:Team</tags>
  1918 + </descriptors>
  1919 + <descriptors xmi:id="_iU5tECz4EeiBhvlDkyldLw" elementId="org.eclipse.team.ui.GenericHistoryView" label="History" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/history_view.gif" tooltip="" allowMultiple="true" category="Team" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1920 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.team.internal.ui.history.GenericHistoryView"/>
  1921 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.team.ui"/>
  1922 + <tags>View</tags>
  1923 + <tags>categoryTag:Team</tags>
  1924 + </descriptors>
  1925 + <descriptors xmi:id="_iU6UICz4EeiBhvlDkyldLw" 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">
  1926 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.ViewIntroAdapterPart"/>
  1927 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui"/>
  1928 + <tags>View</tags>
  1929 + <tags>categoryTag:General</tags>
  1930 + </descriptors>
  1931 + <descriptors xmi:id="_iU6UISz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.browser.view" label="Internal Web Browser" iconURI="platform:/plugin/org.eclipse.ui.browser/icons/obj16/internal_browser.gif" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1932 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.browser.WebBrowserView"/>
  1933 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.browser"/>
  1934 + <tags>View</tags>
  1935 + <tags>categoryTag:General</tags>
  1936 + </descriptors>
  1937 + <descriptors xmi:id="_iVAawCz4EeiBhvlDkyldLw" 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">
  1938 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.cheatsheets.views.CheatSheetView"/>
  1939 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.cheatsheets"/>
  1940 + <tags>View</tags>
  1941 + <tags>categoryTag:Help</tags>
  1942 + </descriptors>
  1943 + <descriptors xmi:id="_iVI9oCz4EeiBhvlDkyldLw" 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">
  1944 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.console.ConsoleView"/>
  1945 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.console"/>
  1946 + <tags>View</tags>
  1947 + <tags>categoryTag:General</tags>
  1948 + </descriptors>
  1949 + <descriptors xmi:id="_iVOdMCz4EeiBhvlDkyldLw" 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">
  1950 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.progress.ProgressView"/>
  1951 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
  1952 + <tags>View</tags>
  1953 + <tags>categoryTag:General</tags>
  1954 + </descriptors>
  1955 + <descriptors xmi:id="_iVOdMSz4EeiBhvlDkyldLw" 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">
  1956 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.navigator.ResourceNavigator"/>
  1957 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
  1958 + <tags>View</tags>
  1959 + <tags>categoryTag:General</tags>
  1960 + </descriptors>
  1961 + <descriptors xmi:id="_iVPEQCz4EeiBhvlDkyldLw" 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">
  1962 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.BookmarksView"/>
  1963 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
  1964 + <tags>View</tags>
  1965 + <tags>categoryTag:General</tags>
  1966 + </descriptors>
  1967 + <descriptors xmi:id="_iVPEQSz4EeiBhvlDkyldLw" 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">
  1968 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.TasksView"/>
  1969 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
  1970 + <tags>View</tags>
  1971 + <tags>categoryTag:General</tags>
  1972 + </descriptors>
  1973 + <descriptors xmi:id="_iVPEQiz4EeiBhvlDkyldLw" 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">
  1974 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.ProblemsView"/>
  1975 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
  1976 + <tags>View</tags>
  1977 + <tags>categoryTag:General</tags>
  1978 + </descriptors>
  1979 + <descriptors xmi:id="_iVPEQyz4EeiBhvlDkyldLw" 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">
  1980 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.AllMarkersView"/>
  1981 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
  1982 + <tags>View</tags>
  1983 + <tags>categoryTag:General</tags>
  1984 + </descriptors>
  1985 + <descriptors xmi:id="_iVPrUCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigator.ProjectExplorer" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.gif" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1986 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.navigator.resources.ProjectExplorer"/>
  1987 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.navigator.resources"/>
  1988 + <tags>View</tags>
  1989 + <tags>categoryTag:General</tags>
  1990 + </descriptors>
  1991 + <descriptors xmi:id="_iVXnICz4EeiBhvlDkyldLw" 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">
  1992 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.properties.PropertySheet"/>
  1993 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views"/>
  1994 + <tags>View</tags>
  1995 + <tags>categoryTag:General</tags>
  1996 + </descriptors>
  1997 + <descriptors xmi:id="_iVeU0Cz4EeiBhvlDkyldLw" 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">
  1998 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.contentoutline.ContentOutline"/>
  1999 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views"/>
  2000 + <tags>View</tags>
  2001 + <tags>categoryTag:General</tags>
  2002 + </descriptors>
  2003 + <descriptors xmi:id="_iVeU0Sz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.runtime.LogView" label="Error Log" iconURI="platform:/plugin/org.eclipse.ui.views.log/icons/eview16/error_log.gif" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2004 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.log.LogView"/>
  2005 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views.log"/>
  2006 + <tags>View</tags>
  2007 + <tags>categoryTag:General</tags>
  2008 + </descriptors>
  2009 + <descriptors xmi:id="_iVlCgCz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.views.proposals.ProposalsBrowser" label="Generation Patterns" iconURI="platform:/plugin/org.eclipse.acceleo.ide.ui/icons/ProposalsBrowser.gif" tooltip="" category="Acceleo Model to Text" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2010 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.acceleo.internal.ide.ui.views.proposals.ProposalsBrowser"/>
  2011 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.acceleo.ide.ui"/>
  2012 + <tags>View</tags>
  2013 + <tags>categoryTag:Acceleo Model to Text</tags>
  2014 + </descriptors>
  2015 + <descriptors xmi:id="_iV06ICz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.views.overrides.OverridesBrowser" label="Overrides" iconURI="platform:/plugin/org.eclipse.acceleo.ide.ui/icons/OverridesBrowser.gif" tooltip="" category="Acceleo Model to Text" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2016 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.acceleo.internal.ide.ui.views.overrides.OverridesBrowser"/>
  2017 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.acceleo.ide.ui"/>
  2018 + <tags>View</tags>
  2019 + <tags>categoryTag:Acceleo Model to Text</tags>
  2020 + </descriptors>
  2021 + <descriptors xmi:id="_iV1hMCz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ui.interpreter.view" label="Interpreter" iconURI="platform:/plugin/org.eclipse.acceleo.ui.interpreter/icons/view_icon.gif" tooltip="The Interpreter view will allow users to enter expressions according to any syntax and see the result of their evaluation against a given model element." category="Acceleo Model to Text" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2022 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.acceleo.ui.interpreter.view.InterpreterView"/>
  2023 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.acceleo.ui.interpreter"/>
  2024 + <tags>View</tags>
  2025 + <tags>categoryTag:Acceleo Model to Text</tags>
  2026 + </descriptors>
  2027 + <descriptors xmi:id="_iWAgUCz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.examples.emf.validation.validity.ui.validity" label="ValidityView" iconURI="platform:/plugin/org.eclipse.ocl.examples.emf.validation.validity.ui/icons/validation.gif" tooltip="" category="OCL" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2028 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.ocl.examples.emf.validation.validity.ui.view.ValidityView"/>
  2029 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ocl.examples.emf.validation.validity.ui"/>
  2030 + <tags>View</tags>
  2031 + <tags>categoryTag:OCL</tags>
  2032 + </descriptors>
  2033 + <descriptors xmi:id="_iWF_4Cz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.debug.ui.dbgpLogView" label="Script Debug Log" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.png" tooltip="" category="Dynamic Languages" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2034 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.dltk.internal.debug.ui.log.ScriptDebugLogView"/>
  2035 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.dltk.debug.ui"/>
  2036 + <tags>View</tags>
  2037 + <tags>categoryTag:Dynamic Languages</tags>
  2038 + </descriptors>
  2039 + <descriptors xmi:id="_iWF_4Sz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.debug.ui.ScriptDisplayView" label="Interactive Console" iconURI="platform:/plugin/org.eclipse.dltk.debug.ui/icons/full/eview16/debug_console.gif" tooltip="" category="Dynamic Languages" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2040 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.dltk.debug.ui.display.ScriptDisplayView"/>
  2041 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.dltk.debug.ui"/>
  2042 + <tags>View</tags>
  2043 + <tags>categoryTag:Dynamic Languages</tags>
  2044 + </descriptors>
  2045 + <descriptors xmi:id="_iWPw4Cz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.testing.ResultView" label="Script Unit Test" iconURI="platform:/plugin/org.eclipse.dltk.testing/icons/full/eview16/testing.gif" tooltip="" category="Dynamic Languages" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2046 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.dltk.internal.testing.ui.TestRunnerViewPart"/>
  2047 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.dltk.testing"/>
  2048 + <tags>View</tags>
  2049 + <tags>categoryTag:Dynamic Languages</tags>
  2050 + </descriptors>
  2051 + <descriptors xmi:id="_iWZh4Cz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.ScriptExplorer" label="Script Explorer" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/package.png" tooltip="" category="Dynamic Languages" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2052 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.dltk.internal.ui.scriptview.ScriptExplorerPart"/>
  2053 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.dltk.ui"/>
  2054 + <tags>View</tags>
  2055 + <tags>categoryTag:Dynamic Languages</tags>
  2056 + </descriptors>
  2057 + <descriptors xmi:id="_iXFeYCz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/call_hierarchy.png" tooltip="" category="Dynamic Languages" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2058 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.dltk.internal.ui.callhierarchy.CallHierarchyViewPart"/>
  2059 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.dltk.ui"/>
  2060 + <tags>View</tags>
  2061 + <tags>categoryTag:Dynamic Languages</tags>
  2062 + </descriptors>
  2063 + <descriptors xmi:id="_iXFeYSz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.TypeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/class_hi.png" tooltip="" category="Dynamic Languages" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2064 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.dltk.internal.ui.typehierarchy.TypeHierarchyViewPart"/>
  2065 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.dltk.ui"/>
  2066 + <tags>View</tags>
  2067 + <tags>categoryTag:Dynamic Languages</tags>
  2068 + </descriptors>
  2069 + <descriptors xmi:id="_iXFeYiz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.PHPDebugOutput" label="Debug Output" iconURI="platform:/plugin/org.eclipse.php.debug.ui/icon/full/obj16/debug_output.png" tooltip="" category="PHP Tools" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2070 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.php.internal.debug.ui.views.DebugOutputView"/>
  2071 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.php.debug.ui"/>
  2072 + <tags>View</tags>
  2073 + <tags>categoryTag:PHP Tools</tags>
  2074 + </descriptors>
  2075 + <descriptors xmi:id="_iXSSsCz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.PHPBrowserOutput" label="Browser Output" iconURI="platform:/plugin/org.eclipse.php.debug.ui/icon/full/obj16/browser_output.png" tooltip="" category="PHP Tools" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2076 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.php.internal.debug.ui.views.DebugBrowserView"/>
  2077 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.php.debug.ui"/>
  2078 + <tags>View</tags>
  2079 + <tags>categoryTag:PHP Tools</tags>
  2080 + </descriptors>
  2081 + <descriptors xmi:id="_iXSSsSz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.explorer" label="PHP Explorer" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/php_explorer.png" tooltip="" category="PHP Tools" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2082 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.php.internal.ui.explorer.PHPExplorerPart"/>
  2083 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.php.ui"/>
  2084 + <tags>View</tags>
  2085 + <tags>categoryTag:PHP Tools</tags>
  2086 + </descriptors>
  2087 + <descriptors xmi:id="_iXoQ8Cz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.functions" label="PHP Functions" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/phpfile.png" tooltip="" category="PHP Tools" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2088 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.php.internal.ui.functions.PHPFunctionsPart"/>
  2089 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.php.ui"/>
  2090 + <tags>View</tags>
  2091 + <tags>categoryTag:PHP Tools</tags>
  2092 + </descriptors>
  2093 + <descriptors xmi:id="_iXo4ACz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.projectOutline" label="PHP Project Outline" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/php_project_outline.png" tooltip="" category="PHP Tools" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2094 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.php.internal.ui.projectoutlineview.ProjectOutlinePart"/>
  2095 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.php.ui"/>
  2096 + <tags>View</tags>
  2097 + <tags>categoryTag:PHP Tools</tags>
  2098 + </descriptors>
  2099 + <descriptors xmi:id="_iXo4ASz4EeiBhvlDkyldLw" 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">
  2100 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.common.snippets.internal.ui.SnippetsView"/>
  2101 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.common.snippets"/>
  2102 + <tags>View</tags>
  2103 + <tags>categoryTag:General</tags>
  2104 + </descriptors>
  2105 + <descriptors xmi:id="_iX5WsCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.internet.monitor.view" label="TCP/IP Monitor" iconURI="platform:/plugin/org.eclipse.wst.internet.monitor.ui/icons/cview16/monitorView.gif" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2106 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.internet.monitor.ui.internal.view.MonitorView"/>
  2107 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.internet.monitor.ui"/>
  2108 + <tags>View</tags>
  2109 + <tags>categoryTag:Debug</tags>
  2110 + </descriptors>
  2111 + <descriptors xmi:id="_iX_dUCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.TypeHierarchy" label="Hierarchy" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/class_hi.gif" tooltip="" category="JavaScript" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2112 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart"/>
  2113 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.jsdt.ui"/>
  2114 + <tags>View</tags>
  2115 + <tags>categoryTag:JavaScript</tags>
  2116 + </descriptors>
  2117 + <descriptors xmi:id="_iZFCcCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.PackageExplorer" label="Script Explorer" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/package.gif" tooltip="" category="JavaScript" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2118 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart"/>
  2119 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.jsdt.ui"/>
  2120 + <tags>View</tags>
  2121 + <tags>categoryTag:JavaScript</tags>
  2122 + </descriptors>
  2123 + <descriptors xmi:id="_iZFCcSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/call_hierarchy.gif" tooltip="" category="JavaScript" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2124 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyViewPart"/>
  2125 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.jsdt.ui"/>
  2126 + <tags>View</tags>
  2127 + <tags>categoryTag:JavaScript</tags>
  2128 + </descriptors>
  2129 + <descriptors xmi:id="_iZFCciz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.SourceView" label="Declaration" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/source.gif" tooltip="" category="JavaScript" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2130 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView"/>
  2131 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.jsdt.ui"/>
  2132 + <tags>View</tags>
  2133 + <tags>categoryTag:JavaScript</tags>
  2134 + </descriptors>
  2135 + <descriptors xmi:id="_iZFpgCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.JavadocView" label="Documentation" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/javadoc.gif" tooltip="JavaScript Documentation" category="JavaScript" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2136 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView"/>
  2137 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.jsdt.ui"/>
  2138 + <tags>View</tags>
  2139 + <tags>categoryTag:JavaScript</tags>
  2140 + </descriptors>
  2141 + <descriptors xmi:id="_iZFpgSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.server.ui.ServersView" label="Servers" iconURI="platform:/plugin/org.eclipse.wst.server.ui/icons/cview16/servers_view.gif" tooltip="" category="Server" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  2142 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.server.ui.internal.cnf.ServersView2"/>
  2143 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.server.ui"/>
  2144 + <tags>View</tags>
  2145 + <tags>categoryTag:Server</tags>
  2146 + </descriptors>
  2147 + <descriptors xmi:id="_iZTE4Cz4EeiBhvlDkyldLw" 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">
  2148 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.xml.ui.internal.views.annotations.XMLAnnotationsView"/>
  2149 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.xml.ui"/>
  2150 + <tags>View</tags>
  2151 + <tags>categoryTag:XML</tags>
  2152 + </descriptors>
  2153 + <descriptors xmi:id="_iZvJwCz4EeiBhvlDkyldLw" 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">
  2154 + <persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.xml.ui.internal.views.contentmodel.ContentModelView"/>
  2155 + <persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.xml.ui"/>
  2156 + <tags>View</tags>
  2157 + <tags>categoryTag:XML</tags>
  2158 + </descriptors>
  2159 + <menuContributions xmi:id="_iHC3QSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.customizePerspective" contributorURI="platform:/plugin/org.eclipse.platform" positionInParent="popup:toolbar">
  2160 + <children xsi:type="menu:HandledMenuItem" xmi:id="_iHC3Qiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.customizePerspective" contributorURI="platform:/plugin/org.eclipse.platform" label="%command.name.customize" command="_iHC3Qyz4EeiBhvlDkyldLw"/>
  2161 + </menuContributions>
  2162 + <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">
  2163 + <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">
  2164 + <tags>glue</tags>
  2165 + <tags>move_after:PerspectiveSpacer</tags>
  2166 + <tags>SHOW_RESTORE_MENU</tags>
  2167 + </children>
  2168 + <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">
  2169 + <tags>move_after:Spacer Glue</tags>
  2170 + <tags>HIDEABLE</tags>
  2171 + <tags>SHOW_RESTORE_MENU</tags>
  2172 + </children>
  2173 + <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">
  2174 + <tags>glue</tags>
  2175 + <tags>move_after:SearchField</tags>
  2176 + <tags>SHOW_RESTORE_MENU</tags>
  2177 + </children>
  2178 + </trimContributions>
  2179 + <commands xmi:id="_iHC3Qyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.customizePerspective" contributorURI="platform:/plugin/org.eclipse.platform"/>
  2180 + <commands xmi:id="_iIK4oCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2181 + <commands xmi:id="_iIK4oSz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2182 + <commands xmi:id="_iIK4oiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.select.pageUp" commandName="Select Page Up" description="Select to the top of the page" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2183 + <commands xmi:id="_iIK4oyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.toggleWordWrap" commandName="Toggle Word Wrap" description="Toggle word wrap in the current text editor" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2184 + <commands xmi:id="_iIK4pCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaseline" commandName="Reset quickdiff baseline" category="_iIJDhCz4EeiBhvlDkyldLw">
  2185 + <parameters xmi:id="_iIK4pSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaselineTarget" name="Reset target (HEAD, HEAD^1)" optional="false"/>
  2186 + </commands>
  2187 + <commands xmi:id="_iILfsCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.emfserverLogout" commandName="Logout" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2188 + <commands xmi:id="_iILfsSz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  2189 + <commands xmi:id="_iILfsiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.explorer.ui.WorkspaceCheckin" commandName="Checkin Workspace" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2190 + <commands xmi:id="_iILfsyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2191 + <commands xmi:id="_iILftCz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.completeocl.CompleteOCL.validate" commandName="Validate" description="Trigger expensive validation" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2192 + <commands xmi:id="_iILftSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.deletePreviousWord" commandName="Delete Previous Word" description="Delete the previous word" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2193 + <commands xmi:id="_iILftiz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2194 + <commands xmi:id="_iILftyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.commands.showElementInTypeHierarchyView" commandName="Show JavaScript Element Type Hierarchy" description="Show a JavaScript element in the Type Hierarchy view" category="_iIJqhCz4EeiBhvlDkyldLw">
  2195 + <parameters xmi:id="_iILfuCz4EeiBhvlDkyldLw" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/>
  2196 + </commands>
  2197 + <commands xmi:id="_iILfuSz4EeiBhvlDkyldLw" 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="_iIJDdiz4EeiBhvlDkyldLw"/>
  2198 + <commands xmi:id="_iILfuiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.working.set" commandName="References in Working Set" description="Search for references to the selected element in a working set" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2199 + <commands xmi:id="_iILfuyz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2200 + <commands xmi:id="_iILfvCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.Edit" commandName="Edit Commit" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2201 + <commands xmi:id="_iIMGwCz4EeiBhvlDkyldLw" elementId="org.eclipse.epp.mpc.ui.command.showMarketplaceWizard" commandName="Eclipse Marketplace" description="Show the Eclipse Marketplace wizard" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2202 + <commands xmi:id="_iIMGwSz4EeiBhvlDkyldLw" elementId="org.eclipse.emfforms.editor.ecore.delete" commandName="Delete Element" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2203 + <commands xmi:id="_iIMGwiz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.completeocl.loadresource" commandName="Load Document" description="Load Complete OCL Document to contribute validation" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2204 + <commands xmi:id="_iIMGwyz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.removeBendpoints" commandName="Remove Bend-points" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2205 + <commands xmi:id="_iIMGxCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.exportWorkSpace" commandName="Export Workspace" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2206 + <commands xmi:id="_iIMGxSz4EeiBhvlDkyldLw" elementId="org.eclipse.ant.ui.toggleMarkOccurrences" commandName="Toggle Ant Mark Occurrences" description="Toggles mark occurrences in Ant editors" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2207 + <commands xmi:id="_iIMGxiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.addToWorkingSet" commandName="Add to Working Set" description="Adds the selected object to a working set." category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2208 + <commands xmi:id="_iIMGxyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.callhierarchy.view" commandName="JavaScript Call Hierarchy" description="Show the Call Hierarchy view" category="_iIJDhyz4EeiBhvlDkyldLw"/>
  2209 + <commands xmi:id="_iIMGyCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.junit.junitShortcut.debug" commandName="Debug JUnit Test" description="Debug JUnit Test" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2210 + <commands xmi:id="_iIMGySz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.wikitext.ui.editor.showCheatSheetCommand" commandName="Show Markup Cheat Sheet" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2211 + <commands xmi:id="_iIMGyiz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.unpinElementsCommand" commandName="Unpin elements" description="Mark diagram elements as unpinned" category="_iIJDfyz4EeiBhvlDkyldLw"/>
  2212 + <commands xmi:id="_iIMGyyz4EeiBhvlDkyldLw" elementId="org.eclipse.team.ui.TeamSynchronizingPerspective" commandName="Team Synchronizing" description="Open the Team Synchronizing Perspective" category="_iIJqkiz4EeiBhvlDkyldLw"/>
  2213 + <commands xmi:id="_iIMGzCz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.compareWithRemote" commandName="Compare With Latest from Repository" description="Compare with Content on CVS Server" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  2214 + <commands xmi:id="_iIMGzSz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.codetemplates.SingleCodetemplate.validate" commandName="Validate" description="Trigger expensive validation" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2215 + <commands xmi:id="_iIMGziz4EeiBhvlDkyldLw" elementId="org.eclipse.ant.ui.open.declaration.command" commandName="Open Declaration" description="Opens the Ant editor on the referenced element" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2216 + <commands xmi:id="_iIMGzyz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.ignore" commandName="Add to .cvsignore" description="Ignore the Selected Resources when Synchronizing" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  2217 + <commands xmi:id="_iIMG0Cz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.updateDiagram" commandName="Update Sirius diagram" description="Perform Sirius diagram update" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2218 + <commands xmi:id="_iIMG0Sz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  2219 + <commands xmi:id="_iIMG0iz4EeiBhvlDkyldLw" elementId="org.eclipse.gef.ui.palette_view" commandName="Palette" category="_iIJDhyz4EeiBhvlDkyldLw"/>
  2220 + <commands xmi:id="_iIMG0yz4EeiBhvlDkyldLw" elementId="org.eclipse.emfforms.editor.ecore.new.sibling" commandName="New Sibling" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2221 + <commands xmi:id="_iIMG1Cz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.replaceWithRevision" commandName="Replace With Revision" description="Replace with Revision on CVS Server" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  2222 + <commands xmi:id="_iIMG1Sz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.workbench.saveProject" commandName="Save Project" description="Save Project" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2223 + <commands xmi:id="_iIMG1iz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.context.ui.commands.task.clearContext" commandName="Clear Context" category="_iIJDcCz4EeiBhvlDkyldLw"/>
  2224 + <commands xmi:id="_iIMG1yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.working.set" commandName="Write Access in Working Set" description="Search for write references to the selected element in a working set" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2225 + <commands xmi:id="_iIMG2Cz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.hierarchy" commandName="Read Access in Hierarchy" description="Search for read references of the selected element in its hierarchy" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2226 + <commands xmi:id="_iIMG2Sz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2227 + <commands xmi:id="_iIMG2iz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.ToggleLineBreakpoint" commandName="Toggle Line Breakpoint" description="Creates or removes a line breakpoint" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2228 + <commands xmi:id="_iIMG2yz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.searchForTask" commandName="Search Repository for Task" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2229 + <commands xmi:id="_iIMG3Cz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2230 + <commands xmi:id="_iIMG3Sz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2231 + <commands xmi:id="_iIMG3iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.project" commandName="Write Access in Project" description="Search for write references to the selected element in the enclosing project" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2232 + <commands xmi:id="_iIMG3yz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2233 + <commands xmi:id="_iIMG4Cz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.internal.reflog.CheckoutCommand" commandName="Checkout" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2234 + <commands xmi:id="_iIMG4Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.move" commandName="Move..." description="Move the selected item" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2235 + <commands xmi:id="_iIMG4iz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.oclinecore.ui.commands.SetExportDelegateURICommand_Pivot" commandName="Set Pivot Export Delegate URI Command" description="Specify use of the Pivot Delegate URI to be used when saving to Ecore" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2236 + <commands xmi:id="_iIMG4yz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_iIJqiSz4EeiBhvlDkyldLw"/>
  2237 + <commands xmi:id="_iIMG5Cz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.maximizePart" commandName="Maximize Part" description="Maximize Part" category="_iIJqgSz4EeiBhvlDkyldLw"/>
  2238 + <commands xmi:id="_iIMG5Sz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2239 + <commands xmi:id="_iIMG5iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.commands.openElementInEditor" commandName="Open JavaScript Element" description="Open a JavaScript element in its editor" category="_iIJqhCz4EeiBhvlDkyldLw">
  2240 + <parameters xmi:id="_iIMG5yz4EeiBhvlDkyldLw" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/>
  2241 + </commands>
  2242 + <commands xmi:id="_iIMG6Cz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.TypesView" commandName="JavaScript Types" description="Show the Types view" category="_iIJDhyz4EeiBhvlDkyldLw"/>
  2243 + <commands xmi:id="_iIMG6Sz4EeiBhvlDkyldLw" elementId="org.eclipse.compare.ignoreWhiteSpace" commandName="Ignore White Space" description="Ignore white space where applicable" category="_iIJqiCz4EeiBhvlDkyldLw"/>
  2244 + <commands xmi:id="_iIMG6iz4EeiBhvlDkyldLw" elementId="org.eclipse.oomph.setup.editor.importProjects" commandName="Import Projects" category="_iIJqgyz4EeiBhvlDkyldLw"/>
  2245 + <commands xmi:id="_iIMG6yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.hierarchy" commandName="Write Access in Hierarchy" description="Search for write references of the selected element in its hierarchy" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2246 + <commands xmi:id="_iIMt0Cz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  2247 + <commands xmi:id="_iIMt0Sz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewRefresh" commandName="Refresh" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2248 + <commands xmi:id="_iIMt0iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xml.ui.disable.grammar.constraints" commandName="Turn off Grammar Constraints" description="Turn off grammar Constraints" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2249 + <commands xmi:id="_iIMt0yz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.commands.showElementInTypeHierarchyView" commandName="Show Java Element Type Hierarchy" description="Show a Java element in the Type Hierarchy view" category="_iIJqhCz4EeiBhvlDkyldLw">
  2250 + <parameters xmi:id="_iIMt1Cz4EeiBhvlDkyldLw" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
  2251 + </commands>
  2252 + <commands xmi:id="_iIMt1Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.goToResource" commandName="Go to" description="Go to a particular resource in the active view" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2253 + <commands xmi:id="_iIMt1iz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2254 + <commands xmi:id="_iIMt1yz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.resetPerspective" commandName="Reset Perspective" description="Reset the current perspective to its default state" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2255 + <commands xmi:id="_iIMt2Cz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.startLocalServer" commandName="Start local server" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2256 + <commands xmi:id="_iIMt2Sz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.wikitext.ui.quickOutlineCommand" commandName="Quick Outline" description="Open a popup dialog with a quick outline of the current document" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2257 + <commands xmi:id="_iIMt2iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.project" commandName="References in Project" description="Search for references to the selected element in the enclosing project" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2258 + <commands xmi:id="_iIMt2yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.MembersView" commandName="JavaScript Members" description="Show the Members view" category="_iIJDhyz4EeiBhvlDkyldLw"/>
  2259 + <commands xmi:id="_iIMt3Cz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.repositorybrowser.RemoveServer" commandName="Remove Server" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2260 + <commands xmi:id="_iIMt3Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.project.buildLast" commandName="Repeat Working Set Build" description="Repeat the last working set build" category="_iIJqjCz4EeiBhvlDkyldLw"/>
  2261 + <commands xmi:id="_iIMt3iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.project.buildProject" commandName="Build Project" description="Build the selected project" category="_iIJqjCz4EeiBhvlDkyldLw"/>
  2262 + <commands xmi:id="_iIMt3yz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.editor.select.previous" commandName="Select Previous Element" description="Expand selection to include previous element" category="_iIJqkCz4EeiBhvlDkyldLw"/>
  2263 + <commands xmi:id="_iIMt4Cz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2264 + <commands xmi:id="_iIMt4Sz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.editor.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_iIJqkCz4EeiBhvlDkyldLw"/>
  2265 + <commands xmi:id="_iIMt4iz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.undoLastOperation" commandName="undoLastOperation" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2266 + <commands xmi:id="_iIMt4yz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.natures.addRemoveNatureCommand" commandName="Toggle Acceleo Nature" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2267 + <commands xmi:id="_iIMt5Cz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.discoveryWizardCommand" commandName="Discovery Wizard" description="shows the connector discovery wizard" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2268 + <commands xmi:id="_iIMt5Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.goto.textStart" commandName="Text Start" description="Go to the beginning of the text" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2269 + <commands xmi:id="_iIMt5iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.paste" commandName="Paste" description="Paste from the clipboard" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2270 + <commands xmi:id="_iIMt5yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.working.set" commandName="Declaration in Working Set" description="Search for declarations of the selected element in a working set" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2271 + <commands xmi:id="_iIMt6Cz4EeiBhvlDkyldLw" elementId="org.eclipse.oomph.setup.editor.refreshCache" commandName="Refresh Remote Cache" category="_iIJqgyz4EeiBhvlDkyldLw"/>
  2272 + <commands xmi:id="_iIMt6Sz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.compareWithRevision" commandName="Compare With Revision" description="Compare with Revision on CVS Server" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  2273 + <commands xmi:id="_iIMt6iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify var access" description="Invokes quick assist and selects 'Qualify var access'" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2274 + <commands xmi:id="_iIMt6yz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.run" commandName="Run Java Applet" description="Run Java Applet" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2275 + <commands xmi:id="_iIMt7Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.previous" commandName="Previous" description="Navigate to the previous item" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2276 + <commands xmi:id="_iIMt7Sz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.clean" commandName="Clean..." category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2277 + <commands xmi:id="_iIMt7iz4EeiBhvlDkyldLw" elementId="org.eclipse.php.server.ui.phpServerShortcut.debug" commandName="Debug PHP Web Application" description="Debug PHP Web Application" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2278 + <commands xmi:id="_iINU4Cz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.quick.format" commandName="Format Element" description="Format enclosing text element" category="_iIJqgCz4EeiBhvlDkyldLw"/>
  2279 + <commands xmi:id="_iINU4Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.rename" commandName="Rename" description="Rename the selected item" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2280 + <commands xmi:id="_iINU4iz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.newWizard" commandName="New" description="Open the New item wizard" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2281 + <commands xmi:id="_iINU4yz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.project.buildAll" commandName="Build All" description="Build all projects" category="_iIJqjCz4EeiBhvlDkyldLw"/>
  2282 + <commands xmi:id="_iINU5Cz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.OpenInTextEditorCommand" commandName="Open in Text Editor" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2283 + <commands xmi:id="_iINU5Sz4EeiBhvlDkyldLw" 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="_iIIcYiz4EeiBhvlDkyldLw"/>
  2284 + <commands xmi:id="_iINU5iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2285 + <commands xmi:id="_iINU5yz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.toggleBreadcrumb" commandName="Toggle Java Editor Breadcrumb" description="Toggle the Java editor breadcrumb" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2286 + <commands xmi:id="_iINU6Cz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.e3.importRoot" commandName="Import Child" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2287 + <commands xmi:id="_iINU6Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.editors.revisions.rendering.cycle" commandName="Cycle Revision Coloring Mode" description="Cycles through the available coloring modes for revisions" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2288 + <commands xmi:id="_iINU6iz4EeiBhvlDkyldLw" elementId="org.eclipse.ant.ui.renameInFile" commandName="Rename In File" description="Renames all references within the same buildfile" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2289 + <commands xmi:id="_iINU6yz4EeiBhvlDkyldLw" 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="_iIJqhCz4EeiBhvlDkyldLw"/>
  2290 + <commands xmi:id="_iINU7Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.essentialocl.EssentialOCL.validate" commandName="Validate" description="Trigger expensive validation" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2291 + <commands xmi:id="_iINU7Sz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.shareProject" commandName="share" category="_iIKRlSz4EeiBhvlDkyldLw"/>
  2292 + <commands xmi:id="_iINU7iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.debug.ui.script.opensource" commandName="Open Source" description="Shows the JavaScript source for the selected script element" category="_iIJqhyz4EeiBhvlDkyldLw"/>
  2293 + <commands xmi:id="_iINU7yz4EeiBhvlDkyldLw" 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="_iIJqiSz4EeiBhvlDkyldLw"/>
  2294 + <commands xmi:id="_iINU8Cz4EeiBhvlDkyldLw" elementId="org.eclipse.team.ui.compareWithEachOther" commandName="Each Other" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2295 + <commands xmi:id="_iINU8Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ltk.ui.refactoring.commands.moveResources" commandName="Move Resources" description="Move the selected resources and notify LTK participants." category="_iIKRkCz4EeiBhvlDkyldLw"/>
  2296 + <commands xmi:id="_iINU8iz4EeiBhvlDkyldLw" elementId="org.eclipse.pdt.ui.edit.text.php.show.outline" commandName="Quick Outline" description="Shows the quick outline for the editor input" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2297 + <commands xmi:id="_iINU8yz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.StepInto" commandName="Step Into" description="Step into" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2298 + <commands xmi:id="_iINU9Cz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.repositorybrowser.BranchCheckout" commandName="Branch Checkout" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2299 + <commands xmi:id="_iINU9Sz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.compare.ide.ui.compareInEditor" commandName="Compare in new Editor" category="_iIJqiCz4EeiBhvlDkyldLw"/>
  2300 + <commands xmi:id="_iINU9iz4EeiBhvlDkyldLw" elementId="org.eclipse.e4.ui.importer.openDirectory" commandName="Open Projects from File System..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2301 + <commands xmi:id="_iINU9yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.structure.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2302 + <commands xmi:id="_iINU-Cz4EeiBhvlDkyldLw" elementId="org.eclipse.php.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2303 + <commands xmi:id="_iINU-Sz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.debug.ui.commands.AddExceptionBreakpoint" commandName="Add Java Exception Breakpoint" description="Add a Java exception breakpoint" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2304 + <commands xmi:id="_iIN78Cz4EeiBhvlDkyldLw" 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="_iIJqhCz4EeiBhvlDkyldLw"/>
  2305 + <commands xmi:id="_iIN78Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.base.ui.ValidateCommand" commandName="Validate the OCL" description="Validate the OCL associated with the selection" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2306 + <commands xmi:id="_iIN78iz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewClearCredentials" commandName="Clear Credentials" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2307 + <commands xmi:id="_iIN78yz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.repositorybrowser.Login" commandName="Login" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2308 + <commands xmi:id="_iIN79Cz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2309 + <commands xmi:id="_iIN79Sz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.wikitext.ui.convertToMarkupCommand" commandName="Generate Markup" category="_iIJDhCz4EeiBhvlDkyldLw">
  2310 + <parameters xmi:id="_iIN79iz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.wikitext.ui.targetLanguage" name="TargetLanguage" optional="false"/>
  2311 + </commands>
  2312 + <commands xmi:id="_iIN79yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2313 + <commands xmi:id="_iIN7-Cz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.showToolTip" commandName="Show Tooltip Description" category="_iIJDcyz4EeiBhvlDkyldLw"/>
  2314 + <commands xmi:id="_iIN7-Sz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.debug.ui.breakpoint.properties" commandName="JavaScript Breakpoint Properties" description="View and edit the properties for a given JavaScript breakpoint" category="_iIJqhyz4EeiBhvlDkyldLw"/>
  2315 + <commands xmi:id="_iIOjACz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.context.ui.commands.task.copyContext" commandName="Copy Context" category="_iIJDcCz4EeiBhvlDkyldLw"/>
  2316 + <commands xmi:id="_iIOjASz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.showViewMenu" commandName="Show View Menu" description="Show the view menu" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2317 + <commands xmi:id="_iIOjAiz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.Commit" commandName="Commit..." category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2318 + <commands xmi:id="_iIOjAyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or method" category="_iIJqiSz4EeiBhvlDkyldLw"/>
  2319 + <commands xmi:id="_iIOjBCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.shiftRight" commandName="Shift Right" description="Shift a block of text to the right" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2320 + <commands xmi:id="_iIOjBSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.backwardHistory" commandName="Backward History" description="Move backward in the editor navigation history" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2321 + <commands xmi:id="_iIOjBiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.working.set" commandName="Implementors in Working Set" description="Search for implementors of the selected interface in a working set" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2322 + <commands xmi:id="_iIOjByz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.removeTrailingWhitespace" commandName="Remove Trailing Whitespace" description="Removes the trailing whitespace of each line" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2323 + <commands xmi:id="_iIOjCCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.findIncremental" commandName="Incremental Find" description="Incremental find" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2324 + <commands xmi:id="_iIOjCSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2325 + <commands xmi:id="_iIOjCiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.convert.anonymous.to.nested" commandName="Convert Anonymous Class to Nested" description="Convert an anonymous class to a nested class" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2326 + <commands xmi:id="_iIOjCyz4EeiBhvlDkyldLw" elementId="org.eclipse.emfforms.editor.new.sibling" commandName="New Sibling" category="_iIJDeiz4EeiBhvlDkyldLw"/>
  2327 + <commands xmi:id="_iIOjDCz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  2328 + <commands xmi:id="_iIOjDSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.ImportChangedProjectsCommandId" commandName="Import Changed Projects" description="Import or create in local Git repository" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2329 + <commands xmi:id="_iIOjDiz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2330 + <commands xmi:id="_iIOjDyz4EeiBhvlDkyldLw" elementId="org.eclipse.emfforms.editor.delete" commandName="Delete Element" category="_iIJDeiz4EeiBhvlDkyldLw"/>
  2331 + <commands xmi:id="_iIOjECz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.command.deselectAll" commandName="Deselect all" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2332 + <commands xmi:id="_iIOjESz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2333 + <commands xmi:id="_iIOjEiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.change.type" commandName="Generalize Declared Type" description="Change the declaration of a selected variable to a more general type consistent with usage" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2334 + <commands xmi:id="_iIOjEyz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  2335 + <commands xmi:id="_iIOjFCz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.edit.text.format" commandName="Format Source" description="Format a PDE Source Page" category="_iIJDgSz4EeiBhvlDkyldLw"/>
  2336 + <commands xmi:id="_iIOjFSz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.search.references" commandName="Search References" description="Search the element references" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2337 + <commands xmi:id="_iIOjFiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.updateProject" commandName="update" category="_iIKRlSz4EeiBhvlDkyldLw"/>
  2338 + <commands xmi:id="_iIOjFyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2339 + <commands xmi:id="_iIOjGCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewNewRemote" commandName="Create Remote..." category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2340 + <commands xmi:id="_iIOjGSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.generate.hashcode.equals" commandName="Generate hashCode() and equals()" description="Generates hashCode() and equals() functions for the type" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2341 + <commands xmi:id="_iIOjGiz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.oclinecore.ui.outline.SaveAsOCLinEcoreCommand" commandName="Save As OCLinEcore Command" description="Save file changing format to OCLinEcore" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2342 + <commands xmi:id="_iIOjGyz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.Restart" commandName="Restart" description="Restart a process or debug target without terminating and re-launching" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2343 + <commands xmi:id="_iIOjHCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.delete.line" commandName="Delete Line" description="Delete a line of text" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2344 + <commands xmi:id="_iIPKECz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2345 + <commands xmi:id="_iIPKESz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2346 + <commands xmi:id="_iIPKEiz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.open.implementation" commandName="Open Implementation" description="Opens the Implementations of a method in its hierarchy" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2347 + <commands xmi:id="_iIPKEyz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.showHistory" commandName="Show History" description="Show History" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  2348 + <commands xmi:id="_iIPKFCz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.edit.text.open.editor" commandName="Open Selection" description="Opens an editor with the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2349 + <commands xmi:id="_iIPKFSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.junit.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2350 + <commands xmi:id="_iIPKFiz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  2351 + <commands xmi:id="_iIPKFyz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.sync" commandName="Synchronize with Repository" description="Synchronize the workspace resources with those in the repository" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  2352 + <commands xmi:id="_iIPKGCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.repositorybrowser.ExportProjectHistory" commandName="Export Project History" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2353 + <commands xmi:id="_iIPKGSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.commands.showElementInPackageView" commandName="Show Java Element in Package Explorer" description="Select Java element in the Package Explorer view" category="_iIJqhCz4EeiBhvlDkyldLw">
  2354 + <parameters xmi:id="_iIPKGiz4EeiBhvlDkyldLw" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
  2355 + </commands>
  2356 + <commands xmi:id="_iIPKGyz4EeiBhvlDkyldLw" elementId="org.eclipse.oomph.setup.editor.performDropdown" commandName="Perform Dropdown" category="_iIJqgyz4EeiBhvlDkyldLw"/>
  2357 + <commands xmi:id="_iIPKHCz4EeiBhvlDkyldLw" 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="_iIJDeyz4EeiBhvlDkyldLw"/>
  2358 + <commands xmi:id="_iIPKHSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.create.getter.setter" commandName="Generate Getters and Setters" description="Generate Getter and Setter functions for type's vars" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2359 + <commands xmi:id="_iIPKHiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.findReplace" commandName="Find and Replace" description="Find and replace text" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2360 + <commands xmi:id="_iIPKHyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.MergeTool" commandName="Merge Tool" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2361 + <commands xmi:id="_iIPKICz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.addAllPluginsToJavaSearch" commandName="Add All Plug-ins to Java Search" description="Adds all plug-ins in the target platform to java search" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2362 + <commands xmi:id="_iIPKISz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.command.shareProject" commandName="Share with Git" description="Share the project using Git" category="_iIJDhCz4EeiBhvlDkyldLw">
  2363 + <parameters xmi:id="_iIPKIiz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.command.projectNameParameter" name="Project" optional="false"/>
  2364 + </commands>
  2365 + <commands xmi:id="_iIPKIyz4EeiBhvlDkyldLw" 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="_iIJqiSz4EeiBhvlDkyldLw"/>
  2366 + <commands xmi:id="_iIPKJCz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.quickOutline" commandName="Quick Outline" description="Open a quick outline popup dialog for a given editor input" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2367 + <commands xmi:id="_iIPKJSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.fullscreenmode" commandName="Toggle Full Screen" description="Toggles the window between full screen and normal" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2368 + <commands xmi:id="_iIPKJiz4EeiBhvlDkyldLw" elementId="org.eclipse.equinox.p2.ui.sdk.installationDetails" commandName="Installation Details" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2369 + <commands xmi:id="_iIPKJyz4EeiBhvlDkyldLw" elementId="org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize resources in the workspace with another location" category="_iIJDhiz4EeiBhvlDkyldLw"/>
  2370 + <commands xmi:id="_iIPKKCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.cdo.ui.checkinCommand" commandName="Checkin" category="_iIJDeCz4EeiBhvlDkyldLw"/>
  2371 + <commands xmi:id="_iIPKKSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.nextEditor" commandName="Next Editor" description="Switch to the next editor" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2372 + <commands xmi:id="_iIPKKiz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.internal.reflog.CopyCommand" commandName="Copy SHA-1" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2373 + <commands xmi:id="_iIPxICz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.new.subtask" commandName="New Subtask" category="_iIJDcyz4EeiBhvlDkyldLw"/>
  2374 + <commands xmi:id="_iIPxISz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.JavaBrowsingPerspective" commandName="JavaScript Browsing" description="Show the JavaScript Browsing perspective" category="_iIJqkiz4EeiBhvlDkyldLw"/>
  2375 + <commands xmi:id="_iIPxIiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.help.helpContents" commandName="Help Contents" description="Open the help contents" category="_iIJqiyz4EeiBhvlDkyldLw"/>
  2376 + <commands xmi:id="_iIPxIyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2377 + <commands xmi:id="_iIPxJCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.Reset" commandName="Reset..." category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2378 + <commands xmi:id="_iIPxJSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.delete" commandName="Delete" description="Delete the selection" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2379 + <commands xmi:id="_iIPxJiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.explorer.ui.CheckoutOpen" commandName="Open Checkout" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2380 + <commands xmi:id="_iIPxJyz4EeiBhvlDkyldLw" 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="_iIIcYiz4EeiBhvlDkyldLw"/>
  2381 + <commands xmi:id="_iIPxKCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.RenameBranch" commandName="Rename Branch" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2382 + <commands xmi:id="_iIPxKSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.Synchronize" commandName="Synchronize" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2383 + <commands xmi:id="_iIPxKiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.emfserverRegisterEPackage" commandName="Register EPackage" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2384 + <commands xmi:id="_iIPxKyz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2385 + <commands xmi:id="_iIPxLCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2386 + <commands xmi:id="_iIQYMCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.findPrevious" commandName="Find Previous" description="Find previous item" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2387 + <commands xmi:id="_iIQYMSz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.ToggleBreakpoint" commandName="Toggle Breakpoint" description="Creates or removes a breakpoint" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2388 + <commands xmi:id="_iIQYMiz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.command.hideElement" commandName="Hide element" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2389 + <commands xmi:id="_iIQYMyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.commit.Revert" commandName="Revert Commit" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2390 + <commands xmi:id="_iIQYNCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.commit.StashDrop" commandName="Delete Stashed Commit..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2391 + <commands xmi:id="_iIQYNSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.openTask" commandName="Open Task" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2392 + <commands xmi:id="_iIQYNiz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.ui.tools.internal.actions.nature.addRemoveNatureCommand" commandName="Create a Modeling project" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2393 + <commands xmi:id="_iIQYNyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.mergeBranch" commandName="mergeBranch" category="_iIKRlSz4EeiBhvlDkyldLw"/>
  2394 + <commands xmi:id="_iIQYOCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.scroll.lineUp" commandName="Scroll Line Up" description="Scroll up one line of text" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2395 + <commands xmi:id="_iIQYOSz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.OpenGeneratedFileCommand" commandName="Open Generated File" description="Open the file that has been generated from this file" category="_iIJqkCz4EeiBhvlDkyldLw"/>
  2396 + <commands xmi:id="_iIQYOiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.explorer.ui.WorkspaceRevert" commandName="Revert Workspace" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2397 + <commands xmi:id="_iIQYOyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2398 + <commands xmi:id="_iIQYPCz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.java.ui.editor.folding.auto" commandName="Toggle Active Folding" description="Toggle Active Folding" category="_iIJqhiz4EeiBhvlDkyldLw"/>
  2399 + <commands xmi:id="_iIQYPSz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.runtime.spy.commands.spyCommand" commandName="Plug-in Selection Spy" description="Show the Plug-in Spy" category="_iIKRlCz4EeiBhvlDkyldLw"/>
  2400 + <commands xmi:id="_iIQYPiz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.revealElements" commandName="Reveal hidden elements" description="Reveal all the elements" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2401 + <commands xmi:id="_iIQYPyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2402 + <commands xmi:id="_iIQYQCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.folding.toggle" commandName="Toggle Folding" description="Toggles folding in the current editor" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2403 + <commands xmi:id="_iIQYQSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" commandName="Show Whitespace Characters" description="Shows whitespace characters in current text editor" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2404 + <commands xmi:id="_iIQYQiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.revert" commandName="Revert" description="Revert to the last saved state" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2405 + <commands xmi:id="_iIQYQyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.importChanges" commandName="Import Changes" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2406 + <commands xmi:id="_iIQYRCz4EeiBhvlDkyldLw" elementId="org.eclipse.oomph.ui.ToggleOfflineMode" commandName="Toggle Offline Mode" category="_iIJDgyz4EeiBhvlDkyldLw"/>
  2407 + <commands xmi:id="_iIQYRSz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.view.editor.controls.generateDefault" commandName="Generate Controls" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2408 + <commands xmi:id="_iIQYRiz4EeiBhvlDkyldLw" elementId="org.eclipse.oomph.setup.editor.openLog" commandName="Open Setup Log" category="_iIJqgyz4EeiBhvlDkyldLw"/>
  2409 + <commands xmi:id="_iIQYRyz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.table.ui.quickoutline" commandName="Table Editor Quick Outline Command" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2410 + <commands xmi:id="_iIQYSCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.project.buildAutomatically" commandName="Build Automatically" description="Toggle the workspace build automatically function" category="_iIJqjCz4EeiBhvlDkyldLw"/>
  2411 + <commands xmi:id="_iIQ_QCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.import" commandName="Import" description="Import" category="_iIJDdiz4EeiBhvlDkyldLw">
  2412 + <parameters xmi:id="_iIQ_QSz4EeiBhvlDkyldLw" elementId="importWizardId" name="Import Wizard"/>
  2413 + </commands>
  2414 + <commands xmi:id="_iIQ_Qiz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.Merge" commandName="Merge" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2415 + <commands xmi:id="_iIQ_Qyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.switchToEditor" commandName="Switch to Editor" description="Switch to an editor" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2416 + <commands xmi:id="_iIQ_RCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.find.broken.nls.keys" commandName="Find Broken Externalized Strings" description="Finds undefined, duplicate and unused externalized string keys in property files" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2417 + <commands xmi:id="_iIQ_RSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.help.dynamicHelp" commandName="Show Contextual Help" description="Open the contextual help" category="_iIJqiyz4EeiBhvlDkyldLw"/>
  2418 + <commands xmi:id="_iIQ_Riz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into Java comments" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2419 + <commands xmi:id="_iIQ_Ryz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.editor.FindReferences" commandName="Find References" description="Finds all references to the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2420 + <commands xmi:id="_iIQ_SCz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.activateTask" commandName="Activate Task" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2421 + <commands xmi:id="_iIQ_SSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.CreateTag" commandName="Create Tag..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2422 + <commands xmi:id="_iIQ_Siz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2423 + <commands xmi:id="_iIQ_Syz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the JavaScript file" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2424 + <commands xmi:id="_iIQ_TCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.toggleInsertMode" commandName="Toggle Insert Mode" description="Toggle insert mode" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2425 + <commands xmi:id="_iIQ_TSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewDelete" commandName="Delete Repository" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2426 + <commands xmi:id="_iIQ_Tiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.closePart" commandName="Close Part" description="Close the active workbench part" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2427 + <commands xmi:id="_iIQ_Tyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.editors.revisions.id.toggle" commandName="Toggle Revision Id Display" description="Toggles the display of the revision id" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2428 + <commands xmi:id="_iIQ_UCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.project.cleanAction" commandName="Build Clean" description="Discard old built state" category="_iIJqjCz4EeiBhvlDkyldLw"/>
  2429 + <commands xmi:id="_iIQ_USz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.back" commandName="Back" description="Navigate back" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2430 + <commands xmi:id="_iIQ_Uiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.select.wordNext" commandName="Select Next Word" description="Select the next word" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2431 + <commands xmi:id="_iIQ_Uyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.JavaBrowsingPerspective" commandName="Java Browsing" description="Show the Java Browsing perspective" category="_iIJqkiz4EeiBhvlDkyldLw"/>
  2432 + <commands xmi:id="_iIQ_VCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.goto.pageDown" commandName="Page Down" description="Go down one page" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2433 + <commands xmi:id="_iIQ_VSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.project" commandName="Implementors in Project" description="Search for implementors of the selected interface in the enclosing project" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2434 + <commands xmi:id="_iIQ_Viz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.GarbageCollect" commandName="Collect Garbage" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2435 + <commands xmi:id="_iIQ_Vyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.CompareWithWorkingTree" commandName="Compare with Working Tree" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2436 + <commands xmi:id="_iIQ_WCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.Branch" commandName="Branch" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2437 + <commands xmi:id="_iIQ_WSz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.indent" commandName="Correct &amp;Indentation" description="&amp;Indents the current line or selection depending on surrounding source code" category="_iIJqgCz4EeiBhvlDkyldLw"/>
  2438 + <commands xmi:id="_iIQ_Wiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.ProjectsView" commandName="JavaScript Projects" description="Show the Projects view" category="_iIJDhyz4EeiBhvlDkyldLw"/>
  2439 + <commands xmi:id="_iIQ_Wyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xml.ui.previousSibling" commandName="Previous Sibling" description="Go to Previous Sibling" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2440 + <commands xmi:id="_iIQ_XCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewConfigurePush" commandName="Configure Push..." category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2441 + <commands xmi:id="_iIQ_XSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.findIncrementalReverse" commandName="Incremental Find Reverse" description="Incremental find reverse" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2442 + <commands xmi:id="_iIQ_Xiz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.find.binding.FindElementAction" commandName="Find Element" description="Find in model" category="_iIKRkiz4EeiBhvlDkyldLw"/>
  2443 + <commands xmi:id="_iIQ_Xyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.factory" commandName="Introduce Factory" description="Introduce a factory function to encapsulate invocation of the selected constructor" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2444 + <commands xmi:id="_iIQ_YCz4EeiBhvlDkyldLw" elementId="org.eclipse.ant.ui.antShortcut.run" commandName="Run Ant Build" description="Run Ant Build" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2445 + <commands xmi:id="_iIQ_YSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.convertAnonymousToLocal.assist" commandName="Quick Assist - Convert anonymous to local class" description="Invokes quick assist and selects 'Convert anonymous to local class'" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2446 + <commands xmi:id="_iIQ_Yiz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.oclinecore.ui.outline.CreateDynamicInstanceCommand" commandName="Create Dynamic Instance Command" description="Create a new Model containing a Dynamic Instance of this Class" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2447 + <commands xmi:id="_iIQ_Yyz4EeiBhvlDkyldLw" elementId="org.eclipse.pdt.ui.edit.text.select.previous" commandName="Select Previous Element" description="Expands selection to include previous sibling" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2448 + <commands xmi:id="_iIQ_ZCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.stash.apply" commandName="Apply Stashed Changes" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2449 + <commands xmi:id="_iIQ_ZSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2450 + <commands xmi:id="_iIQ_Ziz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.table.ui.command.refreshElement" commandName="Refresh element" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2451 + <commands xmi:id="_iIQ_Zyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.goto.columnNext" commandName="Next Column" description="Go to the next column" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2452 + <commands xmi:id="_iIQ_aCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.Squash" commandName="Squash Commits" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2453 + <commands xmi:id="_iIQ_aSz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.replaceWithTag" commandName="Replace With Another Branch or Version" description="Replace with Branch or Version on the CVS Server" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  2454 + <commands xmi:id="_iIQ_aiz4EeiBhvlDkyldLw" elementId="org.eclipse.search.ui.performTextSearchWorkingSet" commandName="Find Text in Working Set" description="Searches the files in the working set for specific text." category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2455 + <commands xmi:id="_iIQ_ayz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.occurrences.in.file.quickMenu" commandName="Show Occurrences in File Quick Menu" description="Shows the Occurrences in File quick menu" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2456 + <commands xmi:id="_iIQ_bCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.goto.wordNext" commandName="Next Word" description="Go to the next word" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2457 + <commands xmi:id="_iIQ_bSz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.testing.testingShortcut.rerunFailedFirst" commandName="Rerun testing Test - Failures First" description="Rerun testing Test - Failures First" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2458 + <commands xmi:id="_iIQ_biz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.convertLocalToField.assist" commandName="Quick Assist - Convert local variable to var" description="Invokes quick assist and selects 'Convert local variable to var'" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2459 + <commands xmi:id="_iIQ_byz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2460 + <commands xmi:id="_iIQ_cCz4EeiBhvlDkyldLw" elementId="org.eclipse.quickdiff.toggle" commandName="Quick Diff Toggle" description="Toggles quick diff information display on the line number ruler" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2461 + <commands xmi:id="_iIQ_cSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.deleteNext" commandName="Delete Next" description="Delete the next character" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2462 + <commands xmi:id="_iIQ_ciz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.editor.select.last" commandName="Restore Last Selection" description="Restore last selection from History" category="_iIJqkCz4EeiBhvlDkyldLw"/>
  2463 + <commands xmi:id="_iIQ_cyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.FetchGerritChange" commandName="Fetch From Gerrit" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2464 + <commands xmi:id="_iIQ_dCz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2465 + <commands xmi:id="_iIQ_dSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.SynchronizeAll" commandName="Synchronize Changed" category="_iIJDcyz4EeiBhvlDkyldLw"/>
  2466 + <commands xmi:id="_iIQ_diz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.debug.ui.commands.Watch" commandName="Watch" description="Create new watch expression" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2467 + <commands xmi:id="_iIRmUCz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.ui.tools.uncontrolCommand" commandName="Uncontrol" category="_iIJDfyz4EeiBhvlDkyldLw"/>
  2468 + <commands xmi:id="_iIRmUSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.Reword" commandName="Reword Commit" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2469 + <commands xmi:id="_iIRmUiz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.wikitext.context.ui.editor.folding.auto" commandName="Toggle Active Folding" description="Toggle Active Folding" category="_iIJDdSz4EeiBhvlDkyldLw"/>
  2470 + <commands xmi:id="_iIRmUyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.OpenCommit" commandName="Open Git Commit" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2471 + <commands xmi:id="_iIRmVCz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.editor.command.show.outline" commandName="VSM Quick outline" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2472 + <commands xmi:id="_iIRmVSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.server.stop" commandName="Stop" description="Stop the server" category="_iIJDdCz4EeiBhvlDkyldLw"/>
  2473 + <commands xmi:id="_iIRmViz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.ui.CreateBranch" commandName="Create Branch" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2474 + <commands xmi:id="_iIRmVyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.help.displayHelp" commandName="Display Help" description="Display a Help topic" category="_iIJqiyz4EeiBhvlDkyldLw">
  2475 + <parameters xmi:id="_iIRmWCz4EeiBhvlDkyldLw" elementId="href" name="Help topic href"/>
  2476 + </commands>
  2477 + <commands xmi:id="_iIRmWSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.select.pageDown" commandName="Select Page Down" description="Select to the bottom of the page" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2478 + <commands xmi:id="_iIRmWiz4EeiBhvlDkyldLw" elementId="org.eclipse.ltk.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_iIJqiSz4EeiBhvlDkyldLw"/>
  2479 + <commands xmi:id="_iIRmWyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.join.lines" commandName="Join Lines" description="Join lines of text" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2480 + <commands xmi:id="_iIRmXCz4EeiBhvlDkyldLw" elementId="org.eclipse.amalgam.explorer.contextual.core.ui.forwardNavigation" commandName="Navigate Forward in Contextual Explorer" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2481 + <commands xmi:id="_iIRmXSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2482 + <commands xmi:id="_iIRmXiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.showContextMenu" commandName="Show Context Menu" description="Show the context menu" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2483 + <commands xmi:id="_iIRmXyz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.edit.text.show.in.explorer.view" commandName="Show in PHP Explorer View" description="Shows the selected element in the PHP Explorer" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2484 + <commands xmi:id="_iIRmYCz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.comment" commandName="Comment" description="Turn the selected lines into DLTK comments" category="_iIJqgCz4EeiBhvlDkyldLw"/>
  2485 + <commands xmi:id="_iIRmYSz4EeiBhvlDkyldLw" 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="_iIJqiSz4EeiBhvlDkyldLw"/>
  2486 + <commands xmi:id="_iIRmYiz4EeiBhvlDkyldLw" elementId="org.eclipse.oomph.p2.ui.ExploreRepository" commandName="Explore Repository" category="_iIJDfiz4EeiBhvlDkyldLw"/>
  2487 + <commands xmi:id="_iIRmYyz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2488 + <commands xmi:id="_iIRmZCz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.references.in.project" commandName="Find References In Project" description="Finds all references to the selection in the project" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2489 + <commands xmi:id="_iIRmZSz4EeiBhvlDkyldLw" elementId="org.eclipse.ltk.ui.refactor.show.refactoring.history" commandName="Open Refactoring History " description="Opens the refactoring history" category="_iIJqiSz4EeiBhvlDkyldLw"/>
  2490 + <commands xmi:id="_iIRmZiz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2491 + <commands xmi:id="_iIRmZyz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the compilation unit" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2492 + <commands xmi:id="_iIRmaCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.correction.assist.proposals" commandName="Quick Fix" description="Suggest possible fixes for a problem" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2493 + <commands xmi:id="_iIRmaSz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_iIJqgCz4EeiBhvlDkyldLw"/>
  2494 + <commands xmi:id="_iIRmaiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.import.project" commandName="Import Project" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2495 + <commands xmi:id="_iIRmayz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.hideLabel" commandName="Hide label" description="Hide the label of the element" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2496 + <commands xmi:id="_iIRmbCz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.refactor.documentation" commandName="Generate documentation" description="Generate the documentation of the selected element" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2497 + <commands xmi:id="_iIRmbSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_iIJqiSz4EeiBhvlDkyldLw"/>
  2498 + <commands xmi:id="_iIRmbiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.nextPerspective" commandName="Next Perspective" description="Switch to the next perspective" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2499 + <commands xmi:id="_iIRmbyz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.UpdateRepositoryConfiguration" commandName="Update Repository Configuration" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2500 + <commands xmi:id="_iIRmcCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.commit.StashApply" commandName="Apply Stashed Changes" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2501 + <commands xmi:id="_iIRmcSz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2502 + <commands xmi:id="_iIRmciz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.ShowVersions" commandName="Open" category="_iIJDhCz4EeiBhvlDkyldLw">
  2503 + <parameters xmi:id="_iIRmcyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.CompareMode" name="Compare mode"/>
  2504 + </commands>
  2505 + <commands xmi:id="_iIRmdCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.nextTab" commandName="Next Tab" description="Switch to the next tab" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2506 + <commands xmi:id="_iIRmdSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.quickAccess" commandName="Quick Access" description="Quickly access UI elements" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2507 + <commands xmi:id="_iIRmdiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.showInformation" commandName="Show Tooltip Description" description="Displays information for the current caret location in a focused hover" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2508 + <commands xmi:id="_iIRmdyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2509 + <commands xmi:id="_iIRmeCz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.attachment.open" commandName="Open Attachment" category="_iIJqgSz4EeiBhvlDkyldLw"/>
  2510 + <commands xmi:id="_iIRmeSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.extractLocal.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2511 + <commands xmi:id="_iIRmeiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2512 + <commands xmi:id="_iIRmeyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.historybrowserview.compareRevisions" commandName="CompareRevisions" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2513 + <commands xmi:id="_iIRmfCz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.toggleMemoryMonitorsPane" commandName="Toggle Memory Monitors Pane" description="Toggle visibility of the Memory Monitors Pane" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2514 + <commands xmi:id="_iIRmfSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.ConfigureUpstreamFetch" commandName="Configure Upstream Fetch" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2515 + <commands xmi:id="_iIRmfiz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2516 + <commands xmi:id="_iIRmfyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.Discard" commandName="Replace with File in Index" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2517 + <commands xmi:id="_iIRmgCz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_iIJqgCz4EeiBhvlDkyldLw"/>
  2518 + <commands xmi:id="_iIRmgSz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.testing.testingShortcut.run" commandName="Run testing Test" description="Run testing Test" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2519 + <commands xmi:id="_iIRmgiz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewCreateBranch" commandName="Create Branch..." category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2520 + <commands xmi:id="_iIRmgyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.view.editor.controls.generateDefaultOnView" commandName="Generate Controls" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2521 + <commands xmi:id="_iIRmhCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewCopyPath" commandName="Copy Path to Clipboard" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2522 + <commands xmi:id="_iIRmhSz4EeiBhvlDkyldLw" elementId="org.eclipse.oomph.setup.editor.perform.startup" commandName="Perform Setup Tasks (Startup)" category="_iIJqgyz4EeiBhvlDkyldLw"/>
  2523 + <commands xmi:id="_iIRmhiz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.refactor.rename" commandName="Rename..." description="Rename the selected element and all its occurrences" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2524 + <commands xmi:id="_iIRmhyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.JavaPerspective" commandName="JavaScript" description="Show the JavaScript perspective" category="_iIJqkiz4EeiBhvlDkyldLw"/>
  2525 + <commands xmi:id="_iIRmiCz4EeiBhvlDkyldLw" 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="_iIIcYiz4EeiBhvlDkyldLw"/>
  2526 + <commands xmi:id="_iIRmiSz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.update" commandName="Update" description="Update resources with new content from the repository" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  2527 + <commands xmi:id="_iIRmiiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.modify.method.parameters" commandName="Change Function Signature" description="Change function signature includes parameter names and parameter order" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2528 + <commands xmi:id="_iIRmiyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.browser.openBrowser" commandName="Open Browser" description="Opens the default web browser." category="_iIJDdyz4EeiBhvlDkyldLw">
  2529 + <parameters xmi:id="_iIRmjCz4EeiBhvlDkyldLw" elementId="url" name="URL"/>
  2530 + <parameters xmi:id="_iISNYCz4EeiBhvlDkyldLw" elementId="browserId" name="Browser Id"/>
  2531 + <parameters xmi:id="_iISNYSz4EeiBhvlDkyldLw" elementId="name" name="Browser Name"/>
  2532 + <parameters xmi:id="_iISNYiz4EeiBhvlDkyldLw" elementId="tooltip" name="Browser Tooltip"/>
  2533 + </commands>
  2534 + <commands xmi:id="_iISNYyz4EeiBhvlDkyldLw" elementId="org.eclipse.php.server.ui.phpServerShortcut.run" commandName="Run PHP Web Application" description="Run PHP Web Application" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2535 + <commands xmi:id="_iISNZCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.constant" commandName="Extract Constant" description="Extracts a constant into a new static var and uses the new static var" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2536 + <commands xmi:id="_iISNZSz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2537 + <commands xmi:id="_iISNZiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.updateProjectVersion" commandName="updateToVersion" category="_iIKRlSz4EeiBhvlDkyldLw"/>
  2538 + <commands xmi:id="_iISNZyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.DeleteBranch" commandName="Delete Branch..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2539 + <commands xmi:id="_iISNaCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.contentAssist.contextInformation" commandName="Context Information" description="Show Context Information" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2540 + <commands xmi:id="_iISNaSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.saveAs" commandName="Save As" description="Save the current contents to another location" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2541 + <commands xmi:id="_iISNaiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.workspace" commandName="Read Access in Workspace" description="Search for read references to the selected element in the workspace" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2542 + <commands xmi:id="_iISNayz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.previousPerspective" commandName="Previous Perspective" description="Switch to the previous perspective" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2543 + <commands xmi:id="_iISNbCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.splitEditor" commandName="Toggle Split Editor" description="Split or join the currently active editor." category="_iIJDdyz4EeiBhvlDkyldLw">
  2544 + <parameters xmi:id="_iISNbSz4EeiBhvlDkyldLw" elementId="Splitter.isHorizontal" name="Orientation" optional="false"/>
  2545 + </commands>
  2546 + <commands xmi:id="_iISNbiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.collapseAll" commandName="Collapse All" description="Collapse the current tree" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2547 + <commands xmi:id="_iISNbyz4EeiBhvlDkyldLw" elementId="org.eclipse.compare.copyAllRightToLeft" commandName="Copy All from Right to Left" description="Copy All Changes from Right to Left" category="_iIJqiCz4EeiBhvlDkyldLw"/>
  2548 + <commands xmi:id="_iISNcCz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.editor.copyqualifiedname.EditorCopyQualifiedName" commandName="Copy Qualified Name" description="Copy the qualified name for the selected element" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2549 + <commands xmi:id="_iISNcSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.deactivateSelectedTask" commandName="Deactivate Selected Task" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2550 + <commands xmi:id="_iISNciz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.lockToolBar" commandName="Lock the Toolbars" description="Lock the Toolbars" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2551 + <commands xmi:id="_iISNcyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.historybrowserview.revert" commandName="Revert Revision" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2552 + <commands xmi:id="_iISNdCz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.Disconnect" commandName="Disconnect" description="Disconnect" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2553 + <commands xmi:id="_iISNdSz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.explorer.ui.RepositoryDisconnect" commandName="Disconnect Repository" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2554 + <commands xmi:id="_iISNdiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.interface" commandName="Extract Interface" description="Extract a set of members into a new interface and try to use the new interface" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2555 + <commands xmi:id="_iISNdyz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2556 + <commands xmi:id="_iISNeCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.removeFromWorkingSet" commandName="Remove From Working Set" description="Removes the selected object from a working set." category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2557 + <commands xmi:id="_iISNeSz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.createAntBuildFile" commandName="Create Ant Build File" description="Creates an Ant build file for the current project" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2558 + <commands xmi:id="_iISNeiz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.openSelectedTask" commandName="Open Selected Task" category="_iIJDcyz4EeiBhvlDkyldLw"/>
  2559 + <commands xmi:id="_iISNeyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.changeToStatic" commandName="Quick Fix - Change to static access" description="Invokes quick assist and selects 'Change to static access'" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2560 + <commands xmi:id="_iISNfCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.validation.ShowValidityViewAction" commandName="Show Validity View" description="Show Validity View" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2561 + <commands xmi:id="_iISNfSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesLinkWithSelection" commandName="Link with Selection" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2562 + <commands xmi:id="_iISNfiz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.editor.select.next" commandName="Select Next Element" description="Expand selection to include next element" category="_iIJqkCz4EeiBhvlDkyldLw"/>
  2563 + <commands xmi:id="_iISNfyz4EeiBhvlDkyldLw" 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="_iIJDcCz4EeiBhvlDkyldLw"/>
  2564 + <commands xmi:id="_iISNgCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.ide.deleteCompleted" commandName="Delete Completed Tasks" description="Delete the tasks marked as completed" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2565 + <commands xmi:id="_iISNgSz4EeiBhvlDkyldLw" elementId="org.eclipse.php.perspective" commandName="PHP" description="Shows the PHP perspective" category="_iIJqkiz4EeiBhvlDkyldLw"/>
  2566 + <commands xmi:id="_iISNgiz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.goToNextUnread" commandName="Go To Next Unread Task" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2567 + <commands xmi:id="_iISNgyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.ui.UnlockObject" commandName="Unlock Object" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2568 + <commands xmi:id="_iISNhCz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  2569 + <commands xmi:id="_iISNhSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RebaseInteractiveCurrent" commandName="%RebaseInteractiveCurrentHandler.name" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2570 + <commands xmi:id="_iISNhiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2571 + <commands xmi:id="_iISNhyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.openEditorDropDown" commandName="Quick Switch Editor" description="Open the editor drop down list" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2572 + <commands xmi:id="_iISNiCz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.extractAsQuery" commandName="Extract Query..." description="Extract the selected text as a new query" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2573 + <commands xmi:id="_iISNiSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.deleteNextWord" commandName="Delete Next Word" description="Delete the next word" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2574 + <commands xmi:id="_iISNiiz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.openDependencies" commandName="Open Plug-in Dependencies" description="Opens the plug-in dependencies view for the current plug-in" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2575 + <commands xmi:id="_iISNiyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in Java editors" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2576 + <commands xmi:id="_iISNjCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.SkipRebase" commandName="Skip commit and continue" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2577 + <commands xmi:id="_iISNjSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected method" category="_iIJqiSz4EeiBhvlDkyldLw"/>
  2578 + <commands xmi:id="_iISNjiz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2579 + <commands xmi:id="_iISNjyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.SetQuickdiffBaseline" commandName="Set quickdiff baseline" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2580 + <commands xmi:id="_iISNkCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.undo" commandName="Undo" description="Undo the last operation" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2581 + <commands xmi:id="_iISNkSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.newQuickMenu" commandName="New menu" description="Open the New menu" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2582 + <commands xmi:id="_iISNkiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2583 + <commands xmi:id="_iISNkyz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  2584 + <commands xmi:id="_iISNlCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.openWorkspace" commandName="Switch Workspace" description="Open the workspace selection dialog" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2585 + <commands xmi:id="_iISNlSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2586 + <commands xmi:id="_iISNliz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.closeAll" commandName="Close All" description="Close all editors" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2587 + <commands xmi:id="_iISNlyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a Java editor" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2588 + <commands xmi:id="_iISNmCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.cut" commandName="Cut" description="Cut the selection to the clipboard" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2589 + <commands xmi:id="_iISNmSz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.importProject" commandName="Import Project" category="_iIKRlSz4EeiBhvlDkyldLw"/>
  2590 + <commands xmi:id="_iISNmiz4EeiBhvlDkyldLw" 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="_iIJqiSz4EeiBhvlDkyldLw"/>
  2591 + <commands xmi:id="_iISNmyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.Merge" commandName="Merge" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2592 + <commands xmi:id="_iISNnCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.security.ui.openEditor" commandName="Manage Security" category="_iIJDciz4EeiBhvlDkyldLw"/>
  2593 + <commands xmi:id="_iISNnSz4EeiBhvlDkyldLw" elementId="org.eclipse.ltk.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_iIJqiSz4EeiBhvlDkyldLw"/>
  2594 + <commands xmi:id="_iISNniz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.commit" commandName="commit" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2595 + <commands xmi:id="_iISNnyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.ReplaceWithRef" commandName="Replace with branch, tag, or reference" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2596 + <commands xmi:id="_iISNoCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.compare.ide.ui.compareInDialog" commandName="Compare in Dialog" category="_iIJqiCz4EeiBhvlDkyldLw"/>
  2597 + <commands xmi:id="_iISNoSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.submitTask" commandName="Submit Task" description="Submits the currently open task" category="_iIJqgSz4EeiBhvlDkyldLw"/>
  2598 + <commands xmi:id="_iISNoiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.cdo.ui.updateCommand" commandName="Update" category="_iIJDeCz4EeiBhvlDkyldLw"/>
  2599 + <commands xmi:id="_iISNoyz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.refreshSirius" commandName="Refresh" description="Refresh the element" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2600 + <commands xmi:id="_iISNpCz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.base.ui.SaveASCommand" commandName="Save Abstract Syntax" description="Save the Abstract Syntax representation to an XMI file " category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2601 + <commands xmi:id="_iISNpSz4EeiBhvlDkyldLw" 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="_iIJqiSz4EeiBhvlDkyldLw"/>
  2602 + <commands xmi:id="_iISNpiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xml.ui.reload.dependencies" commandName="Reload Dependencies" description="Reload Dependencies" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2603 + <commands xmi:id="_iISNpyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.generate.xml" commandName="&amp;XML File..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2604 + <commands xmi:id="_iISNqCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.repositorybrowser.Logout" commandName="Logout" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2605 + <commands xmi:id="_iISNqSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly" commandName="Show Selected Element Only" description="Show Selected Element Only" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2606 + <commands xmi:id="_iISNqiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.repositorybrowser.ProjectProperties" commandName="ProjectInfo Properties" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2607 + <commands xmi:id="_iISNqyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2608 + <commands xmi:id="_iISNrCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.junit.junitShortcut.rerunFailedFirst" commandName="Rerun JUnit Test - Failures First" description="Rerun JUnit Test - Failures First" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2609 + <commands xmi:id="_iISNrSz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.save" commandName="Save Project" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2610 + <commands xmi:id="_iISNriz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.export" commandName="Export" description="Export" category="_iIJDdiz4EeiBhvlDkyldLw">
  2611 + <parameters xmi:id="_iISNryz4EeiBhvlDkyldLw" elementId="exportWizardId" name="Export Wizard"/>
  2612 + </commands>
  2613 + <commands xmi:id="_iISNsCz4EeiBhvlDkyldLw" 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="_iIIcYCz4EeiBhvlDkyldLw"/>
  2614 + <commands xmi:id="_iISNsSz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2615 + <commands xmi:id="_iISNsiz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2616 + <commands xmi:id="_iISNsyz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.FormatAction" commandName="Format" description="Format text" category="_iIJqkCz4EeiBhvlDkyldLw"/>
  2617 + <commands xmi:id="_iISNtCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.ApplyPatch" commandName="Apply Patch" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2618 + <commands xmi:id="_iISNtSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.JavaPerspective" commandName="Java" description="Show the Java perspective" category="_iIJqkiz4EeiBhvlDkyldLw"/>
  2619 + <commands xmi:id="_iISNtiz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.indent" commandName="Correct Indentation" description="Corrects the indentation of the selected lines" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2620 + <commands xmi:id="_iISNtyz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.resetOrigin" commandName="Reset Origin" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2621 + <commands xmi:id="_iISNuCz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.command.refreshElement" commandName="Refresh" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2622 + <commands xmi:id="_iISNuSz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.explorer.ui.CheckoutClose" commandName="Close Checkout" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2623 + <commands xmi:id="_iISNuiz4EeiBhvlDkyldLw" 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="_iIIcYCz4EeiBhvlDkyldLw"/>
  2624 + <commands xmi:id="_iISNuyz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.edit.text.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_iIJDgiz4EeiBhvlDkyldLw"/>
  2625 + <commands xmi:id="_iISNvCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.security.ui.resetPassword" commandName="Reset Password" description="Reset the selected user's password. Must be an administrator to reset passwords." category="_iIJDciz4EeiBhvlDkyldLw"/>
  2626 + <commands xmi:id="_iISNvSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.forwardHistory" commandName="Forward History" description="Move forward in the editor navigation history" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2627 + <commands xmi:id="_iISNviz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.show.outline" commandName="Quick Outline" description="Show Quick Outline view" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2628 + <commands xmi:id="_iISNvyz4EeiBhvlDkyldLw" elementId="org.eclipse.search.ui.performTextSearchProject" commandName="Find Text in Project" description="Searches the files in the project for specific text." category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2629 + <commands xmi:id="_iISNwCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.project.rebuildAll" commandName="Rebuild All" description="Rebuild all projects" category="_iIJqjCz4EeiBhvlDkyldLw"/>
  2630 + <commands xmi:id="_iISNwSz4EeiBhvlDkyldLw" elementId="org.eclipse.gef.zoom_in" commandName="Zoom In" description="Zoom In" category="_iIKRkSz4EeiBhvlDkyldLw"/>
  2631 + <commands xmi:id="_iISNwiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.revert" commandName="Revert" category="_iIKRlSz4EeiBhvlDkyldLw"/>
  2632 + <commands xmi:id="_iISNwyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2633 + <commands xmi:id="_iISNxCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.compareProjects" commandName="compareProjects" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2634 + <commands xmi:id="_iISNxSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.openLocalFile" commandName="Open File..." description="Open a file" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2635 + <commands xmi:id="_iISNxiz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.Disconnect" commandName="Disconnect" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2636 + <commands xmi:id="_iISNxyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.workbench.export" commandName="Export model" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2637 + <commands xmi:id="_iISNyCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2638 + <commands xmi:id="_iISNySz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.externalizeStrings" commandName="Externalize Strings in Plug-ins" description="Extract translatable strings from plug-in files" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2639 + <commands xmi:id="_iISNyiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.share" commandName="share" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2640 + <commands xmi:id="_iISNyyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.refresh" commandName="Refresh" description="Refresh the selected items" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2641 + <commands xmi:id="_iISNzCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewChangeCredentials" commandName="Change Credentials" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2642 + <commands xmi:id="_iISNzSz4EeiBhvlDkyldLw" elementId="org.eclipse.php.internal.ui.assignToLocal.assist" commandName="Quick Assist - Assign to local variable" description="Invokes quick assist and selects Assign to local variable" category="_iIJDgiz4EeiBhvlDkyldLw"/>
  2643 + <commands xmi:id="_iISNziz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.correction.extractMethodInplace.assist" commandName="Quick Assist - Extract method" description="Invokes quick assist and selects 'Extract to method'" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2644 + <commands xmi:id="_iISNzyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.showHistoryView" commandName="showHistoryView" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2645 + <commands xmi:id="_iISN0Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.closeAllPerspectives" commandName="Close All Perspectives" description="Close all open perspectives" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2646 + <commands xmi:id="_iISN0Sz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2647 + <commands xmi:id="_iISN0iz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.updateSwitch" commandName="Switch to Another Branch or Version" description="Switch to Another Branch or Version" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  2648 + <commands xmi:id="_iISN0yz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.examples.debug.ui.DebugHandler" commandName="Debug..." description="Debug..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2649 + <commands xmi:id="_iISN1Cz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.disconnected" commandName="Disconnected" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2650 + <commands xmi:id="_iISN1Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.select.lineStart" commandName="Select Line Start" description="Select to the beginning of the line of text" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2651 + <commands xmi:id="_iISN1iz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.commit.Reword" commandName="Reword Commit" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2652 + <commands xmi:id="_iISN1yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in JavaScript editors" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2653 + <commands xmi:id="_iISN2Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.editors.lineNumberToggle" commandName="Show Line Numbers" description="Toggle display of line numbers" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2654 + <commands xmi:id="_iISN2Sz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.references.in.workspace" commandName="References in Workspace" description="Search for references to the selected element in the workspace" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2655 + <commands xmi:id="_iISN2iz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.edit.text.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the Refactor Quick Menu" category="_iIJDgiz4EeiBhvlDkyldLw"/>
  2656 + <commands xmi:id="_iISN2yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.infer.type.arguments" commandName="Infer Generic Type Arguments" description="Infer type arguments for references to generic classes and remove unnecessary casts" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2657 + <commands xmi:id="_iISN3Cz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.index.ui.command.ResetIndex" commandName="Refresh Search Index" category="_iIJDcyz4EeiBhvlDkyldLw"/>
  2658 + <commands xmi:id="_iISN3Sz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchCommit" commandName="Toggle Latest Branch Commit" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2659 + <commands xmi:id="_iISN3iz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.PushCommit" commandName="Push Commit..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2660 + <commands xmi:id="_iISN3yz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.xbase.ui.multiOrganizeImports" commandName="Organize All Imports" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2661 + <commands xmi:id="_iISN4Cz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to var" description="Invokes quick assist and selects 'Assign to var'" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2662 + <commands xmi:id="_iISN4Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.ide.showInSystemExplorer" commandName="Show In (System Explorer)" description="Show in system's explorer (file manager)" category="_iIJqhCz4EeiBhvlDkyldLw">
  2663 + <parameters xmi:id="_iISN4iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.ide.showInSystemExplorer.path" name="Resource System Path Parameter"/>
  2664 + </commands>
  2665 + <commands xmi:id="_iISN4yz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.new.local.task" commandName="New Local Task" category="_iIJDcyz4EeiBhvlDkyldLw"/>
  2666 + <commands xmi:id="_iISN5Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.select.lineDown" commandName="Select Line Down" description="Extend the selection to the next line of text" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2667 + <commands xmi:id="_iISN5Sz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.project.createProject" commandName="Create new project" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2668 + <commands xmi:id="_iISN5iz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2669 + <commands xmi:id="_iISN5yz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.lowerCase" commandName="To Lower Case" description="Changes the selection to lower case" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2670 + <commands xmi:id="_iISN6Cz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.CompareWithIndex" commandName="Compare with Index" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2671 + <commands xmi:id="_iISN6Sz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.NewLocalProject" commandName="NewLocalProject" category="_iIKRlSz4EeiBhvlDkyldLw"/>
  2672 + <commands xmi:id="_iISN6iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.zoomOut" commandName="Zoom Out" description="Zoom out text, decrease default font size for text editors" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2673 + <commands xmi:id="_iISN6yz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskIncomplete" commandName="Mark Task Incomplete" category="_iIJDcyz4EeiBhvlDkyldLw"/>
  2674 + <commands xmi:id="_iISN7Cz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.workspace.internal.ui.undoLastCommand" commandName="Undo Last Command" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2675 + <commands xmi:id="_iISN7Sz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.deleteProject" commandName="deleteProject" category="_iIKRlSz4EeiBhvlDkyldLw"/>
  2676 + <commands xmi:id="_iISN7iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.save" commandName="Save" description="Save the current contents" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2677 + <commands xmi:id="_iISN7yz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  2678 + <commands xmi:id="_iISN8Cz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2679 + <commands xmi:id="_iISN8Sz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.command.hideLabel" commandName="Hide label" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2680 + <commands xmi:id="_iISN8iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.indirection" commandName="Introduce Indirection" description="Introduce an indirection to encapsulate invocations of a selected function" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2681 + <commands xmi:id="_iISN8yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.occurrences.in.file" commandName="Search All Occurrences in File" description="Search for all occurrences of the selected element in its declaring file" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2682 + <commands xmi:id="_iISN9Cz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.specific_content_assist.command" commandName="Content Assist" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_iIIcYCz4EeiBhvlDkyldLw">
  2683 + <parameters xmi:id="_iISN9Sz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.specific_content_assist.category_id" name="type" optional="false"/>
  2684 + </commands>
  2685 + <commands xmi:id="_iISN9iz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskReadGoToNextUnread" commandName="Mark Task Read and Go To Next Unread Task" category="_iIJDcyz4EeiBhvlDkyldLw"/>
  2686 + <commands xmi:id="_iISN9yz4EeiBhvlDkyldLw" elementId="org.eclipse.team.ui.applyPatch" commandName="Apply Patch..." description="Apply a patch to one or more workspace projects." category="_iIJDhiz4EeiBhvlDkyldLw"/>
  2687 + <commands xmi:id="_iISN-Cz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.repositorybrowser.ProjectCheckout" commandName="Project Checkout" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2688 + <commands xmi:id="_iISN-Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.select.lineEnd" commandName="Select Line End" description="Select to the end of the line of text" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2689 + <commands xmi:id="_iISN-iz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskRead" commandName="Mark Task Read" category="_iIJDcyz4EeiBhvlDkyldLw"/>
  2690 + <commands xmi:id="_iISN-yz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_iIJqiSz4EeiBhvlDkyldLw"/>
  2691 + <commands xmi:id="_iISN_Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.select.wordPrevious" commandName="Select Previous Word" description="Select the previous word" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2692 + <commands xmi:id="_iISN_Sz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.edit.text.add.description" commandName="Generate Element Comment " description="Generate Element Comment" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2693 + <commands xmi:id="_iISN_iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.indent" commandName="Indent Line" description="Indents the current line" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2694 + <commands xmi:id="_iISN_yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2695 + <commands xmi:id="_iISOACz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.StepOver" commandName="Step Over" description="Step over" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2696 + <commands xmi:id="_iISOASz4EeiBhvlDkyldLw" elementId="org.eclipse.compare.selectPreviousChange" commandName="Select Previous Change" description="Select Previous Change" category="_iIJqiCz4EeiBhvlDkyldLw"/>
  2697 + <commands xmi:id="_iISOAiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.ui.UnlockTree" commandName="Unlock Tree" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2698 + <commands xmi:id="_iISOAyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.exit" commandName="Exit" description="Exit the application" category="_iIJDdiz4EeiBhvlDkyldLw">
  2699 + <parameters xmi:id="_iISOBCz4EeiBhvlDkyldLw" elementId="mayPrompt" name="may prompt"/>
  2700 + </commands>
  2701 + <commands xmi:id="_iISOBSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.CompareWithHead" commandName="Compare with HEAD Revision" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2702 + <commands xmi:id="_iISOBiz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.CompareWithCommit" commandName="Compare with Commit..." category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2703 + <commands xmi:id="_iISOByz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewOpen" commandName="Open" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2704 + <commands xmi:id="_iISOCCz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.deactivateAllTasks" commandName="Deactivate Task" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2705 + <commands xmi:id="_iISOCSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.ShowHistory" commandName="Show in History" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2706 + <commands xmi:id="_iISOCiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2707 + <commands xmi:id="_iISOCyz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.debug.ui.commands.ScriptInspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2708 + <commands xmi:id="_iISODCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.SimplePush" commandName="Push to Upstream" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2709 + <commands xmi:id="_iISODSz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.addMemoryMonitor" commandName="Add Memory Block" description="Add memory block" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2710 + <commands xmi:id="_iISODiz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.organizeManifest" commandName="Organize Manifests" description="Cleans up plug-in manifest files" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2711 + <commands xmi:id="_iISODyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2712 + <commands xmi:id="_iISOECz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.editor.organize.use.statements" commandName="Organize Use Statements" description="Sort the use statements for class" category="_iIJDgiz4EeiBhvlDkyldLw"/>
  2713 + <commands xmi:id="_iISOESz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.closable" commandName="Close/Open" category="_iIJDhCz4EeiBhvlDkyldLw">
  2714 + <parameters xmi:id="_iISOEiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.project.type" name="ECPCloseable Type"/>
  2715 + </commands>
  2716 + <commands xmi:id="_iISOEyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.junit.junitShortcut.run" commandName="Run JUnit Test" description="Run JUnit Test" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2717 + <commands xmi:id="_iISOFCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.PushHeadToGerrit" commandName="Push Current Head to Gerrit" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2718 + <commands xmi:id="_iISOFSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.selectAll" commandName="Select All" description="Select all" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2719 + <commands xmi:id="_iISOFiz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2720 + <commands xmi:id="_iISOFyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.workbench.deleteModelElement" commandName="Delete Model Element" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2721 + <commands xmi:id="_iISOGCz4EeiBhvlDkyldLw" 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="_iIJqhCz4EeiBhvlDkyldLw"/>
  2722 + <commands xmi:id="_iISOGSz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.navigate.open.method" commandName="Opens a method in a PHP editor" description="Opens a method in a PHP editor" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2723 + <commands xmi:id="_iISOGiz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.oclinecore.ui.outline.SaveInEcoreCommand" commandName="Save In Ecore Command" description="Save file changing format to Ecore (String stays as String)" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2724 + <commands xmi:id="_iISOGyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.project.rebuildProject" commandName="Rebuild Project" description="Rebuild the selected projects" category="_iIJqjCz4EeiBhvlDkyldLw"/>
  2725 + <commands xmi:id="_iISOHCz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.editor.copyqualifiedname.OutlineCopyQualifiedName" commandName="Copy Qualified Name" description="Copy the qualified name for the selected element" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2726 + <commands xmi:id="_iISOHSz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.ui.tools.controlCommand" commandName="Control" category="_iIJDfyz4EeiBhvlDkyldLw"/>
  2727 + <commands xmi:id="_iISOHiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.historybrowserview.removetag" commandName="RemoveTag" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2728 + <commands xmi:id="_iISOHyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.branchMerge" commandName="merge branch" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2729 + <commands xmi:id="_iISOICz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.copyLineDown" commandName="Copy Lines" description="Duplicates the selected lines and moves the selection to the copy" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2730 + <commands xmi:id="_iISOISz4EeiBhvlDkyldLw" elementId="org.eclipse.oomph.setup.editor.perform" commandName="Perform Setup Tasks" category="_iIJqgyz4EeiBhvlDkyldLw"/>
  2731 + <commands xmi:id="_iISOIiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.help.installationDialog" commandName="Installation Information" description="Open the installation dialog" category="_iIJqiyz4EeiBhvlDkyldLw"/>
  2732 + <commands xmi:id="_iISOIyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2733 + <commands xmi:id="_iISOJCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2734 + <commands xmi:id="_iISOJSz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.ToggleStepFilters" commandName="Use Step Filters" description="Toggles enablement of debug step filters" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2735 + <commands xmi:id="_iISOJiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.goto.lineUp" commandName="Line Up" description="Go up one line of text" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2736 + <commands xmi:id="_iISOJyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.goto.windowStart" commandName="Window Start" description="Go to the start of the window" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2737 + <commands xmi:id="_iISOKCz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  2738 + <commands xmi:id="_iISOKSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.commons.ui.command.AddRepository" commandName="Add Repository" category="_iIJDgCz4EeiBhvlDkyldLw"/>
  2739 + <commands xmi:id="_iISOKiz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2740 + <commands xmi:id="_iISOKyz4EeiBhvlDkyldLw" elementId="org.eclipse.ant.ui.antShortcut.debug" commandName="Debug Ant Build" description="Debug Ant Build" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2741 + <commands xmi:id="_iISOLCz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.command.validateDiagram" commandName="Validate Diagram" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2742 + <commands xmi:id="_iISOLSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewRenameBranch" commandName="Rename Branch..." category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2743 + <commands xmi:id="_iISOLiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.addNonNLS" commandName="Quick Fix - Add non-NLS tag" description="Invokes quick assist and selects 'Add non-NLS tag'" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2744 + <commands xmi:id="_iISOLyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.AssumeUnchanged" commandName="Assume Unchanged" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2745 + <commands xmi:id="_iISOMCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.closePerspective" commandName="Close Perspective" description="Close the current perspective" category="_iIJDdyz4EeiBhvlDkyldLw">
  2746 + <parameters xmi:id="_iISOMSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.closePerspective.perspectiveId" name="Perspective Id"/>
  2747 + </commands>
  2748 + <commands xmi:id="_iISOMiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2749 + <commands xmi:id="_iISOMyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xml.ui.nextSibling" commandName="Next Sibling" description="Go to Next Sibling" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2750 + <commands xmi:id="_iISONCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.local.variable" commandName="Extract Local Variable" description="Extracts an expression into a new local variable and uses the new local variable" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2751 + <commands xmi:id="_iISONSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a JavaScript editor" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2752 + <commands xmi:id="_iISONiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.cheatsheets.openCheatSheetURL" commandName="Open Cheat Sheet from URL" description="Open a Cheat Sheet from file at a specified URL." category="_iIJqiyz4EeiBhvlDkyldLw">
  2753 + <parameters xmi:id="_iISONyz4EeiBhvlDkyldLw" elementId="cheatSheetId" name="Identifier" optional="false"/>
  2754 + <parameters xmi:id="_iISOOCz4EeiBhvlDkyldLw" elementId="name" name="Name" optional="false"/>
  2755 + <parameters xmi:id="_iISOOSz4EeiBhvlDkyldLw" elementId="url" name="URL" optional="false"/>
  2756 + </commands>
  2757 + <commands xmi:id="_iISOOiz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.PushBranch" commandName="Push Branch..." category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2758 + <commands xmi:id="_iISOOyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.debug.ui.commands.Execute" commandName="Execute" description="Evaluate selected text" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2759 + <commands xmi:id="_iISOPCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.manageUserGroups" commandName="manage user/groups" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2760 + <commands xmi:id="_iISOPSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2761 + <commands xmi:id="_iISOPiz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_iIKRlyz4EeiBhvlDkyldLw"/>
  2762 + <commands xmi:id="_iISOPyz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.edit.text.php.open.type.hierarchy" commandName="Open Type Hierarchy" description="Opens a type hierarchy for the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2763 + <commands xmi:id="_iISOQCz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.oclinecore.ui.commands.SetExportDelegateURICommand_Virtual" commandName="Set Virtual Export Delegate URI Command" description="Specify the virtual Delegate URI to be used when saving to Ecore" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2764 + <commands xmi:id="_iIS0cCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.navigate.gotopackage" commandName="Go to Folder" description="Go to Folder" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2765 + <commands xmi:id="_iIS0cSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.chromium.debug.ui.breakpoint.properties" commandName="Breakpoint Properties..." description="Modify breakpoint properties" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2766 + <commands xmi:id="_iIS0ciz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.command.synchronizedDiagram" commandName="Synchronized Diagram" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2767 + <commands xmi:id="_iIS0cyz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2768 + <commands xmi:id="_iIS0dCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.closeAllSaved" commandName="Close All Saved" description="Close all saved editors" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2769 + <commands xmi:id="_iIS0dSz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.editor.hyperlinking.OpenDeclaration" commandName="Open Declaration" description="Opens the declaration for the currently selected cross reference" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2770 + <commands xmi:id="_iIS0diz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.server.launchShortcut.run" commandName="Run on Server" description="Run the current selection on a server" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2771 + <commands xmi:id="_iIS0dyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.move.inner.to.top.level" commandName="Convert Member Type to Top Level" description="Convert member type to top level" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2772 + <commands xmi:id="_iIS0eCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.redo" commandName="Redo" description="Redo the last operation" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2773 + <commands xmi:id="_iIS0eSz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.codetemplates.Codetemplates.validate" commandName="Validate" description="Trigger expensive validation" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2774 + <commands xmi:id="_iIS0eiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.server.launchShortcut.debug" commandName="Debug on Server" description="Debug the current selection on a server" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2775 + <commands xmi:id="_iIS0eyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.selectWorkingSets" commandName="Select Working Sets" description="Select the working sets that are applicable for this window." category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2776 + <commands xmi:id="_iIS0fCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_iIJqiSz4EeiBhvlDkyldLw"/>
  2777 + <commands xmi:id="_iIS0fSz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.api.tools.ui.remove.filters" commandName="Remove &amp;API Problem Filters..." description="Remove API problem filters for this project" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2778 + <commands xmi:id="_iIS0fiz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  2779 + <commands xmi:id="_iIS0fyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2780 + <commands xmi:id="_iIS0gCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.CherryPick" commandName="Cherry Pick" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2781 + <commands xmi:id="_iIS0gSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.close" commandName="Close" description="Close the active editor" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2782 + <commands xmi:id="_iIS0giz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.historybrowserview.addtag" commandName="AddTag" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2783 + <commands xmi:id="_iIS0gyz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  2784 + <commands xmi:id="_iIS0hCz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.updateAll" commandName="Update All Incoming Changes" description="Update all incoming changes with new content from the repository" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  2785 + <commands xmi:id="_iIS0hSz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.xbase.ui.refactoring.ExtractLocalVariable" commandName="Extract Local Variable" description="Replaces the given expression with a newly declared local variable" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2786 + <commands xmi:id="_iIS0hiz4EeiBhvlDkyldLw" 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="_iIJqhCz4EeiBhvlDkyldLw"/>
  2787 + <commands xmi:id="_iIS0hyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.Reset" commandName="Reset..." category="_iIJDhCz4EeiBhvlDkyldLw">
  2788 + <parameters xmi:id="_iIS0iCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.ResetMode" name="Reset mode" optional="false"/>
  2789 + </commands>
  2790 + <commands xmi:id="_iIS0iSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.previousSubTab" commandName="Previous Sub-Tab" description="Switch to the previous sub-tab" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2791 + <commands xmi:id="_iIS0iiz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.testing.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2792 + <commands xmi:id="_iIS0iyz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  2793 + <commands xmi:id="_iIS0jCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.showIn" commandName="Show In" category="_iIJqhCz4EeiBhvlDkyldLw">
  2794 + <parameters xmi:id="_iIS0jSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.showIn.targetId" name="Show In Target Id" optional="false"/>
  2795 + </commands>
  2796 + <commands xmi:id="_iIS0jiz4EeiBhvlDkyldLw" elementId="sed.tabletree.collapseAll" commandName="Collapse All" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2797 + <commands xmi:id="_iIS0jyz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.addLocation" commandName="Add Repository Location" description="Add a new CVS repository location" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  2798 + <commands xmi:id="_iIS0kCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewRemoveRemote" commandName="Delete Remote" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2799 + <commands xmi:id="_iIS0kSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.dialogs.openInputDialog" commandName="Open Input Dialog" description="Open an Input Dialog" category="_iIJDfSz4EeiBhvlDkyldLw">
  2800 + <parameters xmi:id="_iIS0kiz4EeiBhvlDkyldLw" elementId="title" name="Title"/>
  2801 + <parameters xmi:id="_iIS0kyz4EeiBhvlDkyldLw" elementId="message" name="Message"/>
  2802 + <parameters xmi:id="_iIS0lCz4EeiBhvlDkyldLw" elementId="initialValue" name="Initial Value"/>
  2803 + <parameters xmi:id="_iIS0lSz4EeiBhvlDkyldLw" elementId="cancelReturns" name="Return Value on Cancel"/>
  2804 + </commands>
  2805 + <commands xmi:id="_iIS0liz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RebaseCurrent" commandName="Rebase" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2806 + <commands xmi:id="_iIS0lyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.explorer.ui.RepositoryCheckout" commandName="Checkout Repository" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2807 + <commands xmi:id="_iIS0mCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2808 + <commands xmi:id="_iIS0mSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskComplete" commandName="Mark Task Complete" category="_iIJDcyz4EeiBhvlDkyldLw"/>
  2809 + <commands xmi:id="_iIS0miz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.select.windowStart" commandName="Select Window Start" description="Select to the start of the window" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2810 + <commands xmi:id="_iIS0myz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2811 + <commands xmi:id="_iIS0nCz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2812 + <commands xmi:id="_iIS0nSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.Revert" commandName="Revert Commit" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2813 + <commands xmi:id="_iIS0niz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewImportProjects" commandName="Import Projects..." description="Import or create in local Git repository" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2814 + <commands xmi:id="_iIS0nyz4EeiBhvlDkyldLw" elementId="org.eclipse.compare.copyAllLeftToRight" commandName="Copy All from Left to Right" description="Copy All Changes from Left to Right" category="_iIJqiCz4EeiBhvlDkyldLw"/>
  2815 + <commands xmi:id="_iIS0oCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.debug.ui.evaluate.command" commandName="Evaluate" description="Evaluates the selected text in the JavaScript editor" category="_iIJqhyz4EeiBhvlDkyldLw"/>
  2816 + <commands xmi:id="_iIS0oSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2817 + <commands xmi:id="_iIS0oiz4EeiBhvlDkyldLw" elementId="org.eclipse.search.ui.openFileSearchPage" commandName="File Search" description="Open the Search dialog's file search page" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2818 + <commands xmi:id="_iIS0oyz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2819 + <commands xmi:id="_iIS0pCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewAddRepository" commandName="Add a Git Repository" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2820 + <commands xmi:id="_iIS0pSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.debug.ui.breakpoint.properties" commandName="Java Breakpoint Properties" description="View and edit the properties for a given Java breakpoint" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2821 + <commands xmi:id="_iIS0piz4EeiBhvlDkyldLw" 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="_iIJqhCz4EeiBhvlDkyldLw"/>
  2822 + <commands xmi:id="_iIS0pyz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.task.clearActiveTime" commandName="Clear Active Time" category="_iIJDcyz4EeiBhvlDkyldLw"/>
  2823 + <commands xmi:id="_iIS0qCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.ide.copyBuildIdCommand" commandName="Copy Build Id To Clipboard" description="Copies the build id to the clipboard." category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2824 + <commands xmi:id="_iIS0qSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.select.textEnd" commandName="Select Text End" description="Select to the end of the text" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2825 + <commands xmi:id="_iIS0qiz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.context.ui.commands.task.attachContext" commandName="Attach Context" category="_iIJDcCz4EeiBhvlDkyldLw"/>
  2826 + <commands xmi:id="_iIS0qyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.goto.wordPrevious" commandName="Previous Word" description="Go to the previous word" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2827 + <commands xmi:id="_iIS0rCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.preferences" commandName="Preferences" description="Open the preferences dialog" category="_iIJDdyz4EeiBhvlDkyldLw">
  2828 + <parameters xmi:id="_iIS0rSz4EeiBhvlDkyldLw" elementId="preferencePageId" name="Preference Page"/>
  2829 + </commands>
  2830 + <commands xmi:id="_iIS0riz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.commit.Squash" commandName="Squash Commits" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2831 + <commands xmi:id="_iIS0ryz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.copy" commandName="Copy" description="Copy the selection to the clipboard" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2832 + <commands xmi:id="_iIS0sCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.nextView" commandName="Next View" description="Switch to the next view" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2833 + <commands xmi:id="_iIS0sSz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.base.ui.SaveCSCommand" commandName="Save Concrete (Xtext) Syntax" description="Save the Concrete (Xtext) Syntax representation to an XMI file" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2834 + <commands xmi:id="_iIS0siz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.debug.ui.commands.ScriptWatch" commandName="Watch" description="Create new watch expression" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2835 + <commands xmi:id="_iIS0syz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.workbench.import" commandName="Import Child" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2836 + <commands xmi:id="_iIS0tCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.revertToSaved" commandName="Revert to Saved" description="Revert to the last saved state" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2837 + <commands xmi:id="_iIS0tSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.properties.NewPropertySheetCommand" commandName="Properties" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2838 + <commands xmi:id="_iIS0tiz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.RunToLine" commandName="Run to Line" description="Resume and break when execution reaches the current line" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2839 + <commands xmi:id="_iIS0tyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2840 + <commands xmi:id="_iIS0uCz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.debug" commandName="Debug OSGi Framework" description="Debug OSGi Framework" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2841 + <commands xmi:id="_iIS0uSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewPaste" commandName="Paste Repository Path or URI" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2842 + <commands xmi:id="_iIS0uiz4EeiBhvlDkyldLw" 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="_iIIcYiz4EeiBhvlDkyldLw"/>
  2843 + <commands xmi:id="_iIS0uyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.upperCase" commandName="To Upper Case" description="Changes the selection to upper case" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2844 + <commands xmi:id="_iIS0vCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.ConfigureFetch" commandName="Configure Upstream Fetch" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2845 + <commands xmi:id="_iIS0vSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.goInto" commandName="Go Into" description="Navigate into the selected item" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2846 + <commands xmi:id="_iIS0viz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.xbase.ui.hierarchy.OpenCallHierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2847 + <commands xmi:id="_iIS0vyz4EeiBhvlDkyldLw" elementId="org.eclipse.pdt.ui.edit.text.select.next" commandName="Select Next Element" description="Expands selection to include next sibling" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2848 + <commands xmi:id="_iIS0wCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.ConfigureUpstreamPush" commandName="Configure Upstream Push" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2849 + <commands xmi:id="_iIS0wSz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.OpenRunConfigurations" commandName="Run..." description="Open run launch configuration dialog" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2850 + <commands xmi:id="_iIS0wiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.view.model.preview.OpenPreviewCommand" commandName="Open Preview" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2851 + <commands xmi:id="_iIS0wyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.select.windowEnd" commandName="Select Window End" description="Select to the end of the window" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2852 + <commands xmi:id="_iIS0xCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.minimizePart" commandName="Minimize Active View or Editor" description="Minimizes the active view or editor" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2853 + <commands xmi:id="_iIS0xSz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.compare.ide.ui.emfComparisonSourceCompareCommand" commandName="Compare EMFComparisonSource" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2854 + <commands xmi:id="_iIS0xiz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.Untrack" commandName="Untrack" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2855 + <commands xmi:id="_iIS0xyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.add.block.comment" commandName="Add Block Comment" description="Add Block Comment" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2856 + <commands xmi:id="_iIS0yCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.showSystemMenu" commandName="Show System Menu" description="Show the system menu" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2857 + <commands xmi:id="_iIS0ySz4EeiBhvlDkyldLw" 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="_iIJDeyz4EeiBhvlDkyldLw"/>
  2858 + <commands xmi:id="_iIS0yiz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2859 + <commands xmi:id="_iIS0yyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2860 + <commands xmi:id="_iIS0zCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.savePerspective" commandName="Save Perspective As" description="Save the current perspective" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2861 + <commands xmi:id="_iIS0zSz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.exportProjectSpace" commandName="Export Projectspace" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2862 + <commands xmi:id="_iIS0ziz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.launchRules" commandName="Launch Rules" description="Launch all rules" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2863 + <commands xmi:id="_iIS0zyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.use.supertype" commandName="Use Supertype Where Possible" description="Change occurrences of a type to use a supertype instead" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2864 + <commands xmi:id="_iIS00Cz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  2865 + <commands xmi:id="_iIS00Sz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.command.configureTrace" commandName="Configure Git Debug Trace" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2866 + <commands xmi:id="_iIS00iz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.editor.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2867 + <commands xmi:id="_iIS00yz4EeiBhvlDkyldLw" 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="_iIJqiSz4EeiBhvlDkyldLw"/>
  2868 + <commands xmi:id="_iIS01Cz4EeiBhvlDkyldLw" 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="_iIJqhCz4EeiBhvlDkyldLw"/>
  2869 + <commands xmi:id="_iIS01Sz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.open.file.from.source" commandName="Open Selection" description="Open an editor on the selected link" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2870 + <commands xmi:id="_iIS01iz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2871 + <commands xmi:id="_iIS01yz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.toggleBlockSelectionMode" commandName="Toggle Block Selection" description="Toggle block / column selection in the current text editor" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2872 + <commands xmi:id="_iIS02Cz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.goto.matching.bracket" commandName="Matching Character" description="Go to Matching Character" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2873 + <commands xmi:id="_iIS02Sz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.edit.text.show.phpdoc" commandName="Show Tooltip Description" description="Shows the tooltip description for the element at the cursor" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2874 + <commands xmi:id="_iIS02iz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_iIJqiSz4EeiBhvlDkyldLw"/>
  2875 + <commands xmi:id="_iIS02yz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.CompareIndexWithHead" commandName="Compare File in Index with HEAD Revision" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2876 + <commands xmi:id="_iIS03Cz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.override.methods" commandName="Override/Implement Methods" description="Override or implement methods from super types" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2877 + <commands xmi:id="_iIS03Sz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.workspace" commandName="References in Workspace" description="Search for references to the selected element in the workspace" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2878 + <commands xmi:id="_iIS03iz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.wikitext.ui.convertToDocbookCommand" commandName="Generate Docbook" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2879 + <commands xmi:id="_iIS03yz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.part.nextPage" commandName="Next Page" description="Switch to the next page" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2880 + <commands xmi:id="_iIS04Cz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.project.filterModelElements" commandName="Filter Modelelements" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2881 + <commands xmi:id="_iIS04Sz4EeiBhvlDkyldLw" 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="_iIJqiSz4EeiBhvlDkyldLw"/>
  2882 + <commands xmi:id="_iIS04iz4EeiBhvlDkyldLw" elementId="org.eclipse.pdt.ui.edit.text.select.last" commandName="Restore Last Selection" description="Restores last selection" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2883 + <commands xmi:id="_iIS04yz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.CompareWithRevision" commandName="Compare with Branch, Tag or Reference..." category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2884 + <commands xmi:id="_iIS05Cz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.CreateBranch" commandName="Create Branch" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2885 + <commands xmi:id="_iIS05Sz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.generatejavaservicesmodule" commandName="Generate Java services module" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2886 + <commands xmi:id="_iIS05iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2887 + <commands xmi:id="_iIS05yz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewClone" commandName="Clone a Git Repository" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2888 + <commands xmi:id="_iIS06Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.clear.mark" commandName="Clear Mark" description="Clear the mark" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2889 + <commands xmi:id="_iIS06Sz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.quick_outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2890 + <commands xmi:id="_iIS06iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or function" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2891 + <commands xmi:id="_iIS06yz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewRemove" commandName="Remove Repository" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2892 + <commands xmi:id="_iIS07Cz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.branch" commandName="Branch" description="Branch" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  2893 + <commands xmi:id="_iIS07Sz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.PackagesView" commandName="JavaScript Folders" description="Show the Folders view" category="_iIJDhyz4EeiBhvlDkyldLw"/>
  2894 + <commands xmi:id="_iIS07iz4EeiBhvlDkyldLw" elementId="org.eclipse.ant.ui.openExternalDoc" commandName="Open External Documentation" description="Open the External documentation for the current task in the Ant editor" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2895 + <commands xmi:id="_iIS07yz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewCreateRepository" commandName="Create a Repository" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2896 + <commands xmi:id="_iIS08Cz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2897 + <commands xmi:id="_iIS08Sz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.PushTags" commandName="Push Tags..." category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2898 + <commands xmi:id="_iIS08iz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.shared.OpenSourceFileCommand" commandName="Open Source File" description="Open the file from which this file has been generated" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2899 + <commands xmi:id="_iIS08yz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.ContinueRebase" commandName="Continue Rebase" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2900 + <commands xmi:id="_iIS09Cz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.parsley.dsl.additional.builder.addRemoveEmfParsleyDslPluginXmlNature" commandName="Add/RemoveEmf Parsley Dsl Plugin Xml Nature" category="_iIJqjiz4EeiBhvlDkyldLw"/>
  2901 + <commands xmi:id="_iIS09Sz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.GenerateDiff" commandName="Create Patch" description="Compare your workspace contents with the server and generate a diff file that can be used as a patch file." category="_iIJDfCz4EeiBhvlDkyldLw"/>
  2902 + <commands xmi:id="_iIS09iz4EeiBhvlDkyldLw" 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="_iIJqiyz4EeiBhvlDkyldLw"/>
  2903 + <commands xmi:id="_iIS09yz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.CreatePatch" commandName="Create Patch" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2904 + <commands xmi:id="_iIS0-Cz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.repositorybrowser.AddServer" commandName="Add Server" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2905 + <commands xmi:id="_iIS0-Sz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.Resume" commandName="Resume" description="Resume" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2906 + <commands xmi:id="_iIS0-iz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.commands.showHistory" commandName="Show History" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2907 + <commands xmi:id="_iIS0-yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2908 + <commands xmi:id="_iIS0_Cz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.context.ui.commands.open.context.dialog" commandName="Show Context Quick View" description="Show Context Quick View" category="_iIJDcCz4EeiBhvlDkyldLw"/>
  2909 + <commands xmi:id="_iIS0_Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.restartWorkbench" commandName="Restart" description="Restart the workbench" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2910 + <commands xmi:id="_iIS0_iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.project" commandName="Read Access in Project" description="Search for read references to the selected element in the enclosing project" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2911 + <commands xmi:id="_iIS0_yz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.context.ui.commands.attachment.retrieveContext" commandName="Retrieve Context Attachment" category="_iIJDcCz4EeiBhvlDkyldLw"/>
  2912 + <commands xmi:id="_iIS1ACz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.toggleOverwrite" commandName="Toggle Overwrite" description="Toggle overwrite mode" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2913 + <commands xmi:id="_iIS1ASz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.updateToVersion" commandName="update to version" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2914 + <commands xmi:id="_iIS1Aiz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_iIJqiSz4EeiBhvlDkyldLw"/>
  2915 + <commands xmi:id="_iIS1Ayz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.folding.collapse_all" commandName="Collapse All" description="Collapses all folded regions" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2916 + <commands xmi:id="_iIS1BCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.surround.with.try.catch" commandName="Surround with try/catch Block" description="Surround the selected text with a try/catch block" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2917 + <commands xmi:id="_iIS1BSz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.cvsPerspective" commandName="CVS Repository Exploring" description="Open the CVS Repository Exploring Perspective" category="_iIJqkiz4EeiBhvlDkyldLw"/>
  2918 + <commands xmi:id="_iIS1Biz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.edit.text.add.objectoperator" commandName="Create Object Operator" description="Dynamically create object operator" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2919 + <commands xmi:id="_iIS1Byz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.repositorybrowser.RegisterEPackage" commandName="RegisterEPackage" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2920 + <commands xmi:id="_iIS1CCz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.RefreshRepositoryTasks" commandName="Synchronize Changed" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2921 + <commands xmi:id="_iIS1CSz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.ToggleWatchpoint" commandName="Toggle Watchpoint" description="Creates or removes a watchpoint" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2922 + <commands xmi:id="_iIS1Ciz4EeiBhvlDkyldLw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowRepositoryCatalog" commandName="Show Repository Catalog" category="_iIJDhCz4EeiBhvlDkyldLw">
  2923 + <parameters xmi:id="_iIS1Cyz4EeiBhvlDkyldLw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.RepositoryParameter" name="P2 Repository URI"/>
  2924 + </commands>
  2925 + <commands xmi:id="_iIS1DCz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.closeRendering" commandName="Close Rendering" description="Close the selected rendering." category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2926 + <commands xmi:id="_iIS1DSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewOpenInEditor" commandName="Open in Editor" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2927 + <commands xmi:id="_iIS1Diz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.parameter" commandName="Introduce Parameter" description="Introduce a new function parameter based on the selected expression" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2928 + <commands xmi:id="_iIS1Dyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.submodule.update" commandName="Update Submodule" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2929 + <commands xmi:id="_iIS1ECz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.ProfileLast" commandName="Profile" description="Launch in profile mode" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2930 + <commands xmi:id="_iIS1ESz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.table.ui.exportToCsv" commandName="Export to CSV" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2931 + <commands xmi:id="_iIS1Eiz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.Pull" commandName="Pull" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2932 + <commands xmi:id="_iIS1Eyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.TypeHierarchy" commandName="JavaScript Type Hierarchy" description="Show the Type Hierarchy view" category="_iIJDhyz4EeiBhvlDkyldLw"/>
  2933 + <commands xmi:id="_iIS1FCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.swap.mark" commandName="Swap Mark" description="Swap the mark with the cursor position" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2934 + <commands xmi:id="_iIS1FSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  2935 + <commands xmi:id="_iIS1Fiz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.context.ui.commands.interest.increment" commandName="Make Landmark" description="Make Landmark" category="_iIJDcCz4EeiBhvlDkyldLw"/>
  2936 + <commands xmi:id="_iIS1Fyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.javadoc.comment" commandName="Add JSDoc Comment" description="Add a JSDoc comment stub to the member element" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2937 + <commands xmi:id="_iIS1GCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2938 + <commands xmi:id="_iIS1GSz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.tree.ui.quickoutline" commandName="Tree Editor Quick Outline Command" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2939 + <commands xmi:id="_iIS1Giz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureFetch" commandName="Configure Fetch..." category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2940 + <commands xmi:id="_iIS1Gyz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.api.tools.ui.convert.javadocs" commandName="Convert API Tools &amp;Javadoc Tags..." description="Starts a wizard that will allow you to convert existing Javadoc tags to annotations" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2941 + <commands xmi:id="_iIS1HCz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2942 + <commands xmi:id="_iIS1HSz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.exportProject" commandName="Export Project" category="_iIKRlSz4EeiBhvlDkyldLw"/>
  2943 + <commands xmi:id="_iIS1Hiz4EeiBhvlDkyldLw" 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="_iIJqhCz4EeiBhvlDkyldLw"/>
  2944 + <commands xmi:id="_iIS1Hyz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.run" commandName="Run OSGi Framework" description="Run OSGi Framework" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2945 + <commands xmi:id="_iIS1ICz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.shiftLeft" commandName="Shift Left" description="Shift a block of text to the left" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2946 + <commands xmi:id="_iIS1ISz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.structure.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2947 + <commands xmi:id="_iIS1Iiz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.Push" commandName="Push..." category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2948 + <commands xmi:id="_iIS1Iyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.debug.ui.commands.AddClassPrepareBreakpoint" commandName="Add Class Load Breakpoint" description="Add a class load breakpoint" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2949 + <commands xmi:id="_iIS1JCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.codegen.ecore.ui.Generate" commandName="Generate Code" description="Generate code for the EMF models in the workspace" category="_iIJqiiz4EeiBhvlDkyldLw"/>
  2950 + <commands xmi:id="_iIS1JSz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.testing.testingShortcut.debug" commandName="Debug testing Test" description="Debug testing Test" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2951 + <commands xmi:id="_iIS1Jiz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.oclinecore.OCLinEcore.validate" commandName="Validate" description="Trigger expensive validation" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2952 + <commands xmi:id="_iIS1Jyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.generate.javadoc" commandName="Generate JSDoc" description="Generates JSDoc for a selectable set of JavaScript resources" category="_iIJqjCz4EeiBhvlDkyldLw"/>
  2953 + <commands xmi:id="_iIS1KCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.stash.drop" commandName="Delete Stashed Commit..." category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2954 + <commands xmi:id="_iIS1KSz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.deleteOnServer" commandName="Delete on Server" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2955 + <commands xmi:id="_iIS1Kiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.addrepository" commandName="Add Repository" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2956 + <commands xmi:id="_iIS1Kyz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.DebugPerspective" commandName="Debug" description="Open the debug perspective" category="_iIJqkiz4EeiBhvlDkyldLw"/>
  2957 + <commands xmi:id="_iIS1LCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.RenameBranch" commandName="Rename Branch..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2958 + <commands xmi:id="_iIS1LSz4EeiBhvlDkyldLw" elementId="org.eclipse.php.refactoring.ui.commands.extractMethod" commandName="Extract Variable" category="_iIJDeSz4EeiBhvlDkyldLw"/>
  2959 + <commands xmi:id="_iIS1Liz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2960 + <commands xmi:id="_iIS1Lyz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.xbase.ui.OpenImplementationCommand" commandName="Open Implementation" description="Open the Implementations in the method's hierarchy" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2961 + <commands xmi:id="_iIS1MCz4EeiBhvlDkyldLw" 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="_iIIcYCz4EeiBhvlDkyldLw">
  2962 + <parameters xmi:id="_iIS1MSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.specific_content_assist.category_id" name="type" optional="false"/>
  2963 + </commands>
  2964 + <commands xmi:id="_iIS1Miz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2965 + <commands xmi:id="_iIS1Myz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.expandAll" commandName="Expand All" description="Expand the current tree" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2966 + <commands xmi:id="_iIS1NCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.saveAll" commandName="Save All" description="Save all current contents" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2967 + <commands xmi:id="_iIS1NSz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  2968 + <commands xmi:id="_iIS1Niz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  2969 + <commands xmi:id="_iIS1Nyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2970 + <commands xmi:id="_iIS1OCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.projectProperties" commandName="Project Properties" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2971 + <commands xmi:id="_iIS1OSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.closeOthers" commandName="Close Others" description="Close all editors except the one that is active" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2972 + <commands xmi:id="_iIS1Oiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2973 + <commands xmi:id="_iIS1Oyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.editors.quickdiff.revertLine" commandName="Revert Line" description="Revert the current line" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2974 + <commands xmi:id="_iIS1PCz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.OpenDebugConfigurations" commandName="Debug..." description="Open debug launch configuration dialog" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2975 + <commands xmi:id="_iIS1PSz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.exportChanges" commandName="Export Changes" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2976 + <commands xmi:id="_iIS1Piz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.repositorybrowser.ImportProjectHistory" commandName="ImportProject History" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2977 + <commands xmi:id="_iIS1Pyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.SimpleFetch" commandName="Fetch from Upstream" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  2978 + <commands xmi:id="_iIS1QCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.previousEditor" commandName="Previous Editor" description="Switch to the previous editor" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  2979 + <commands xmi:id="_iIS1QSz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  2980 + <commands xmi:id="_iITbgCz4EeiBhvlDkyldLw" 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="_iIJqiSz4EeiBhvlDkyldLw"/>
  2981 + <commands xmi:id="_iITbgSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.zoomIn" commandName="Zoom In" description="Zoom in text, increase default font size for text editors" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  2982 + <commands xmi:id="_iITbgiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.ide.OpenMarkersView" commandName="Open Another" description="Open another view" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2983 + <commands xmi:id="_iITbgyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.PackageExplorer" commandName="JavaScript Script Explorer" description="Show the Script Explorer" category="_iIJDhyz4EeiBhvlDkyldLw"/>
  2984 + <commands xmi:id="_iITbhCz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.oclstdlib.OCLstdlib.validate" commandName="Validate" description="Trigger expensive validation" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2985 + <commands xmi:id="_iITbhSz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.edit.text.php.open.manual" commandName="Open manual" description="Open function manual in an internal web browser" category="_iIJDgiz4EeiBhvlDkyldLw"/>
  2986 + <commands xmi:id="_iITbhiz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  2987 + <commands xmi:id="_iITbhyz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.newRendering" commandName="New Rendering" description="Add a new rendering." category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2988 + <commands xmi:id="_iITbiCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.checkout" commandName="Checkout" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  2989 + <commands xmi:id="_iITbiSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.project.closeUnrelatedProjects" commandName="Close Unrelated Projects" description="Close unrelated projects" category="_iIJqjCz4EeiBhvlDkyldLw"/>
  2990 + <commands xmi:id="_iITbiiz4EeiBhvlDkyldLw" 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="_iIJqiSz4EeiBhvlDkyldLw"/>
  2991 + <commands xmi:id="_iITbiyz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.run" commandName="Run Eclipse Application" description="Run Eclipse Application" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  2992 + <commands xmi:id="_iITbjCz4EeiBhvlDkyldLw" elementId="org.eclipse.search.ui.performTextSearchWorkspace" commandName="Find Text in Workspace" description="Searches the files in the workspace for specific text." category="_iIJqjSz4EeiBhvlDkyldLw"/>
  2993 + <commands xmi:id="_iITbjSz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.configure.antStandAlone" commandName="Create Ant file for headless build." category="_iIJDdiz4EeiBhvlDkyldLw"/>
  2994 + <commands xmi:id="_iITbjiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.superclass" commandName="Extract Superclass" description="Extract a set of members into a new superclass and try to use the new superclass" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  2995 + <commands xmi:id="_iITbjyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.remove.block.comment" commandName="Remove Block Comment" description="Remove Block Comment" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  2996 + <commands xmi:id="_iITbkCz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.runtime.spy.commands.menuSpyCommand" commandName="Plug-in Menu Spy" description="Show the Plug-in Spy" category="_iIKRlCz4EeiBhvlDkyldLw"/>
  2997 + <commands xmi:id="_iITbkSz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="%toggleMarkOccurrences.description" category="_iIJqgCz4EeiBhvlDkyldLw"/>
  2998 + <commands xmi:id="_iITbkiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.generate.constructor.using.fields" commandName="Generate Constructor using Vars" description="Choose vars to initialize and constructor from superclass to call " category="_iIJDcSz4EeiBhvlDkyldLw"/>
  2999 + <commands xmi:id="_iITbkyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3000 + <commands xmi:id="_iITblCz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.common.acceleo.mtl.ide.internal.convert" commandName="Convert to Acceleo project" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3001 + <commands xmi:id="_iITblSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.addBookmark" commandName="Add Bookmark" description="Add a bookmark" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3002 + <commands xmi:id="_iITbliz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.commit" commandName="Commit" description="Commit resources to the repository" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  3003 + <commands xmi:id="_iITblyz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.setKeywordSubstitution" commandName="Change ASCII/Binary Property" description="Change whether the selected resources should be treated as ASCII or binary on the CVS Server" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  3004 + <commands xmi:id="_iITbmCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xsd.ui.refactor.rename.element" commandName="&amp;Rename XSD element" description="Rename XSD element" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3005 + <commands xmi:id="_iITbmSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.set.mark" commandName="Set Mark" description="Set the mark" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3006 + <commands xmi:id="_iITbmiz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.goToPreviousUnread" commandName="Go To Previous Unread Task" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3007 + <commands xmi:id="_iITbmyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3008 + <commands xmi:id="_iITbnCz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  3009 + <commands xmi:id="_iITbnSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView" commandName="Show View" description="Shows a particular view" category="_iIJDhyz4EeiBhvlDkyldLw">
  3010 + <parameters xmi:id="_iITbniz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.viewId" name="View"/>
  3011 + <parameters xmi:id="_iITbnyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.secondaryId" name="Secondary Id"/>
  3012 + <parameters xmi:id="_iITboCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.views.showView.makeFast" name="As FastView"/>
  3013 + </commands>
  3014 + <commands xmi:id="_iITboSz4EeiBhvlDkyldLw" elementId="org.eclipse.php.deubg.ui.phpexeShortcut.debug" commandName="Debug CLI Application" description="Debug CLI Application" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3015 + <commands xmi:id="_iITboiz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.Ignore" commandName="Ignore" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3016 + <commands xmi:id="_iITboyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.commit.Edit" commandName="Edit Commit" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3017 + <commands xmi:id="_iITbpCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.showResourceByPath" commandName="Show Resource in Navigator" description="Show a resource in the Navigator given its path" category="_iIJqhCz4EeiBhvlDkyldLw">
  3018 + <parameters xmi:id="_iITbpSz4EeiBhvlDkyldLw" elementId="resourcePath" name="Resource Path" typeId="org.eclipse.ui.ide.resourcePath" optional="false"/>
  3019 + </commands>
  3020 + <commands xmi:id="_iITbpiz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.SkipAllBreakpoints" commandName="Skip All Breakpoints" description="Sets whether or not any breakpoint should suspend execution" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3021 + <commands xmi:id="_iITbpyz4EeiBhvlDkyldLw" 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="_iIJDdiz4EeiBhvlDkyldLw"/>
  3022 + <commands xmi:id="_iITbqCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.findNext" commandName="Find Next" description="Find next item" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3023 + <commands xmi:id="_iITbqSz4EeiBhvlDkyldLw" 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="_iIJDdyz4EeiBhvlDkyldLw"/>
  3024 + <commands xmi:id="_iITbqiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.workspace" commandName="Declaration in Workspace" description="Search for declarations of the selected element in the workspace" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  3025 + <commands xmi:id="_iITbqyz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.oclinecore.ui.outline.SaveAsPivotCommand" commandName="Save As Pivot Command" description="Save file changing format to Pivot" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3026 + <commands xmi:id="_iITbrCz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.checkout" commandName="Checkout from CVS" description="Checkout from CVS" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  3027 + <commands xmi:id="_iITbrSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3028 + <commands xmi:id="_iITbriz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.openPluginArtifact" commandName="Open Plug-in Artifact" description="Open a plug-in artifact in the manifest editor" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3029 + <commands xmi:id="_iITbryz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.server.debug" commandName="Debug" description="Debug server" category="_iIJDdCz4EeiBhvlDkyldLw"/>
  3030 + <commands xmi:id="_iITbsCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.nextSubTab" commandName="Next Sub-Tab" description="Switch to the next sub-tab" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3031 + <commands xmi:id="_iITbsSz4EeiBhvlDkyldLw" 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="_iIJqiSz4EeiBhvlDkyldLw"/>
  3032 + <commands xmi:id="_iITbsiz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.addTaskRepository" commandName="Add Task Repository..." category="_iIJDcyz4EeiBhvlDkyldLw">
  3033 + <parameters xmi:id="_iITbsyz4EeiBhvlDkyldLw" elementId="connectorKind" name="Repository Type"/>
  3034 + </commands>
  3035 + <commands xmi:id="_iITbtCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.run" commandName="Run Java Application" description="Run Java Application" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3036 + <commands xmi:id="_iITbtSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.addTask" commandName="Add Task..." description="Add a task" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3037 + <commands xmi:id="_iITbtiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.structure.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3038 + <commands xmi:id="_iITbtyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.cheatsheets.openCheatSheet" commandName="Open Cheat Sheet" description="Open a Cheat Sheet." category="_iIJqiyz4EeiBhvlDkyldLw">
  3039 + <parameters xmi:id="_iITbuCz4EeiBhvlDkyldLw" elementId="cheatSheetId" name="Identifier"/>
  3040 + </commands>
  3041 + <commands xmi:id="_iITbuSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.viewSource.command" commandName="View Unformatted Text" category="_iIJDcyz4EeiBhvlDkyldLw"/>
  3042 + <commands xmi:id="_iITbuiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.moveLineDown" commandName="Move Lines Down" description="Moves the selected lines down" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3043 + <commands xmi:id="_iITbuyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.SourceView" commandName="JavaScript Declaration" description="Show the Declaration view" category="_iIJDhyz4EeiBhvlDkyldLw"/>
  3044 + <commands xmi:id="_iITbvCz4EeiBhvlDkyldLw" elementId="org.eclipse.equinox.p2.ui.sdk.update" commandName="Check for Updates" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3045 + <commands xmi:id="_iITbvSz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.searchTargetRepositories" commandName="Add Artifact to Target Platform" description="Add an artifact to your target platform" category="_iIJDhCz4EeiBhvlDkyldLw">
  3046 + <parameters xmi:id="_iITbviz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.searchTargetRepositories.term" name="The initial search pattern for the artifact search dialog"/>
  3047 + </commands>
  3048 + <commands xmi:id="_iITbvyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.goto.textEnd" commandName="Text End" description="Go to the end of the text" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3049 + <commands xmi:id="_iITbwCz4EeiBhvlDkyldLw" 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="_iIJqhCz4EeiBhvlDkyldLw"/>
  3050 + <commands xmi:id="_iITbwSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.part.previousPage" commandName="Previous Page" description="Switch to the previous page" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3051 + <commands xmi:id="_iITbwiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.override.methods" commandName="Override/Implement Functions" description="Override or implement functions from super types" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  3052 + <commands xmi:id="_iITbwyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.createBranch" commandName="create branch" category="_iIKRlSz4EeiBhvlDkyldLw"/>
  3053 + <commands xmi:id="_iITbxCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.project.closeProject" commandName="Close Project" description="Close the selected project" category="_iIJqjCz4EeiBhvlDkyldLw"/>
  3054 + <commands xmi:id="_iITbxSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.PullWithOptions" commandName="Pull..." category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3055 + <commands xmi:id="_iITbxiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  3056 + <commands xmi:id="_iITbxyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3057 + <commands xmi:id="_iITbyCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.server.publish" commandName="Publish" description="Publish to server" category="_iIJDdCz4EeiBhvlDkyldLw"/>
  3058 + <commands xmi:id="_iITbySz4EeiBhvlDkyldLw" 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="_iIJqiSz4EeiBhvlDkyldLw"/>
  3059 + <commands xmi:id="_iITbyiz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.navigate.open.type" commandName="Open Type" description="Open a type in a DLTK editor" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3060 + <commands xmi:id="_iITbyyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.update" commandName="update" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3061 + <commands xmi:id="_iITbzCz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.updateClasspath" commandName="Update Classpath" description="Updates the plug-in classpath from latest settings" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3062 + <commands xmi:id="_iITbzSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.commit.CherryPick" commandName="Cherry Pick" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3063 + <commands xmi:id="_iITbziz4EeiBhvlDkyldLw" 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="_iIJqiSz4EeiBhvlDkyldLw"/>
  3064 + <commands xmi:id="_iITbzyz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskUnread" commandName="Mark Task Unread" category="_iIJDcyz4EeiBhvlDkyldLw"/>
  3065 + <commands xmi:id="_iITb0Cz4EeiBhvlDkyldLw" elementId="org.eclipse.search.ui.performTextSearchFile" commandName="Find Text in File" description="Searches the files in the file for specific text." category="_iIJqjSz4EeiBhvlDkyldLw"/>
  3066 + <commands xmi:id="_iITb0Sz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.structure.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3067 + <commands xmi:id="_iITb0iz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.properties.project" commandName="Project Properties" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3068 + <commands xmi:id="_iITb0yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  3069 + <commands xmi:id="_iITb1Cz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.navigate.open.type" commandName="Open Type" description="Opens a type in a PHP editor" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3070 + <commands xmi:id="_iITb1Sz4EeiBhvlDkyldLw" 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="_iIIcYiz4EeiBhvlDkyldLw"/>
  3071 + <commands xmi:id="_iITb1iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.folding.expand_all" commandName="Expand All" description="Expands all folded regions" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3072 + <commands xmi:id="_iITb1yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.commands.showElementInPackageView" commandName="Show JavaScript Element in Script Explorer" description="Select JavaScript element in the Script Explorer view" category="_iIJqhCz4EeiBhvlDkyldLw">
  3073 + <parameters xmi:id="_iITb2Cz4EeiBhvlDkyldLw" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/>
  3074 + </commands>
  3075 + <commands xmi:id="_iITb2Sz4EeiBhvlDkyldLw" 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="_iIIcYCz4EeiBhvlDkyldLw"/>
  3076 + <commands xmi:id="_iITb2iz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  3077 + <commands xmi:id="_iITb2yz4EeiBhvlDkyldLw" elementId="org.eclipse.oomph.setup.editor.openEditorDropdown" commandName="Open Setup Editor" category="_iIJqgyz4EeiBhvlDkyldLw"/>
  3078 + <commands xmi:id="_iITb3Cz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.edit.text.move.element" commandName="Move - Refactoring " description="Moves the selected element to a new location" category="_iIJDeSz4EeiBhvlDkyldLw"/>
  3079 + <commands xmi:id="_iITb3Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.help.quickStartAction" commandName="Welcome" description="Show help for beginning users" category="_iIJqiyz4EeiBhvlDkyldLw"/>
  3080 + <commands xmi:id="_iITb3iz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.mylyn.editor.folding.auto" commandName="Toggle Active Folding" description="Toggle Active Folding" category="_iIIcYyz4EeiBhvlDkyldLw"/>
  3081 + <commands xmi:id="_iITb3yz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.ReplaceWithPrevious" commandName="Replace with Previous Revision" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3082 + <commands xmi:id="_iITb4Cz4EeiBhvlDkyldLw" elementId="org.eclipse.oomph.setup.ui.questionnaire" commandName="Configuration Questionnaire" description="Review the IDE's most fiercely contested preferences" category="_iIJqgyz4EeiBhvlDkyldLw"/>
  3083 + <commands xmi:id="_iITb4Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.hideShowEditors" commandName="Toggle Shared Area Visibility" description="Toggles the visibility of the shared area" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  3084 + <commands xmi:id="_iITb4iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.folding.restore" commandName="Reset Structure" description="Resets the folding structure" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3085 + <commands xmi:id="_iITb4yz4EeiBhvlDkyldLw" elementId="org.eclipse.help.ui.indexcommand" commandName="Index" description="Show Keyword Index" category="_iIJqiyz4EeiBhvlDkyldLw"/>
  3086 + <commands xmi:id="_iITb5Cz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_iIKRlyz4EeiBhvlDkyldLw"/>
  3087 + <commands xmi:id="_iITb5Sz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  3088 + <commands xmi:id="_iITb5iz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.api.tools.ui.setup.projects" commandName="API &amp;Tools Setup..." description="Configure projects for API usage and compatibility checks" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3089 + <commands xmi:id="_iITb5yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.create.delegate.methods" commandName="Generate Delegate Functions" description="Add delegate functions for a type's vars" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  3090 + <commands xmi:id="_iITb6Cz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.debug" commandName="Debug Java Application" description="Debug Java Application" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3091 + <commands xmi:id="_iITb6Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.forward" commandName="Forward" description="Navigate forward" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3092 + <commands xmi:id="_iITb6iz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.tag" commandName="Tag as Version" description="Tag the resources with a CVS version tag" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  3093 + <commands xmi:id="_iITb6yz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.wizards.newModelElementWizard" commandName="New Model Element" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3094 + <commands xmi:id="_iITb7Cz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3095 + <commands xmi:id="_iITb7Sz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.DeleteTag" commandName="&amp;Delete Tag" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3096 + <commands xmi:id="_iITb7iz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  3097 + <commands xmi:id="_iIUpoCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.revertAllOperations" commandName="Revert" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3098 + <commands xmi:id="_iIUpoSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.pinEditor" commandName="Pin Editor" description="Pin the current editor" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  3099 + <commands xmi:id="_iIUpoiz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.testing.testingShortcut.rerunLast" commandName="Rerun testing Test" description="Rerun testing Test" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3100 + <commands xmi:id="_iIUpoyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.show.in.package.view" commandName="Show in Script Explorer" description="Show the selected element in the Script Explorer" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3101 + <commands xmi:id="_iIUppCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.undoLastOperation" commandName="Undo" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3102 + <commands xmi:id="_iIUppSz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.examples.xtext.console.ShowEcoreConsoleAction" commandName="Show Xtext &amp;OCL Console" description="%_UI_ShowOCLConsole_tooltip" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3103 + <commands xmi:id="_iIUppiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.goto.pageUp" commandName="Page Up" description="Go up one page" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3104 + <commands xmi:id="_iIUppyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.submodule.sync" commandName="Sync Submodule" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3105 + <commands xmi:id="_iIUpqCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.DeleteBranch" commandName="Delete Branch" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3106 + <commands xmi:id="_iIUpqSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.goto.columnPrevious" commandName="Previous Column" description="Go to the previous column" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3107 + <commands xmi:id="_iIUpqiz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.hideElement" commandName="Hide element" description="Hide the element" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3108 + <commands xmi:id="_iIUpqyz4EeiBhvlDkyldLw" elementId="org.eclipse.compare.selectNextChange" commandName="Select Next Change" description="Select Next Change" category="_iIJqiCz4EeiBhvlDkyldLw"/>
  3109 + <commands xmi:id="_iIUprCz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_iIJqgCz4EeiBhvlDkyldLw"/>
  3110 + <commands xmi:id="_iIUprSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.splitJoinVariableDeclaration.assist" commandName="Quick Assist - Split/Join variable declaration" description="Invokes quick assist and selects 'Split/Join variable declaration'" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  3111 + <commands xmi:id="_iIUpriz4EeiBhvlDkyldLw" elementId="org.eclipse.gmf.runtime.diagram.ui.providers.duplicateNode" commandName="Duplicate" description="Duplicates the selection." category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3112 + <commands xmi:id="_iIUpryz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.assignParamToField.assist" commandName="Quick Assist - Assign parameter to var" description="Invokes quick assist and selects 'Assign parameter to var'" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  3113 + <commands xmi:id="_iIUpsCz4EeiBhvlDkyldLw" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource" commandName="Rename Resource" description="Rename the selected resource and notify LTK participants." category="_iIKRkCz4EeiBhvlDkyldLw"/>
  3114 + <commands xmi:id="_iIUpsSz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.importFromRepository" commandName="Import Plug-in from a Repository" description="Imports a plug-in from a source repository" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3115 + <commands xmi:id="_iIUpsiz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.Rebase" commandName="Rebase on" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3116 + <commands xmi:id="_iIUpsyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.commit.ShowInHistory" commandName="Show in History" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3117 + <commands xmi:id="_iIUptCz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.previousTask" commandName="Previous Task Command" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3118 + <commands xmi:id="_iIUptSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.properties" commandName="Properties" description="Display the properties of the selected item" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  3119 + <commands xmi:id="_iIUptiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.copy.qualified.name" commandName="Copy Qualified Name" description="Copy a fully qualified name to the system clipboard" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  3120 + <commands xmi:id="_iIUptyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.ReplaceWithHead" commandName="Replace with HEAD revision" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3121 + <commands xmi:id="_iIUpuCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  3122 + <commands xmi:id="_iIUpuSz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.pinElementsCommand" commandName="Pin elements" description="Mark diagram elements as pinned" category="_iIJDfyz4EeiBhvlDkyldLw"/>
  3123 + <commands xmi:id="_iIUpuiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.properties.repository" commandName="Repository Properties" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3124 + <commands xmi:id="_iIUpuyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.hierarchy" commandName="References in Hierarchy" description="Search for references of the selected element in its hierarchy" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  3125 + <commands xmi:id="_iIVQsCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.activeContextInfo" commandName="Show activeContext Info" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  3126 + <commands xmi:id="_iIVQsSz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.extractAsTemplate" commandName="Extract Template..." description="Extract the selected text as a new template" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3127 + <commands xmi:id="_iIVQsiz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskReadGoToPreviousUnread" commandName="Mark Task Read and Go To Previous Unread Task" category="_iIJDcyz4EeiBhvlDkyldLw"/>
  3128 + <commands xmi:id="_iIVQsyz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.edit.text.php.open.call.hierarchy" commandName="Open Call Hierarchy" description="Opens a call hierarchy for the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3129 + <commands xmi:id="_iIVQtCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3130 + <commands xmi:id="_iIVQtSz4EeiBhvlDkyldLw" 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="_iIJqiSz4EeiBhvlDkyldLw"/>
  3131 + <commands xmi:id="_iIVQtiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.select.textStart" commandName="Select Text Start" description="Select to the beginning of the text" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3132 + <commands xmi:id="_iIVQtyz4EeiBhvlDkyldLw" elementId="org.eclipse.php.refactoring.ui.commands.extractVariable" commandName="Extract Variable" category="_iIJDeSz4EeiBhvlDkyldLw"/>
  3133 + <commands xmi:id="_iIVQuCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.cleanup.document" commandName="Cleanup Document..." description="Cleanup document" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3134 + <commands xmi:id="_iIVQuSz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.view.editor.controls.migrate" commandName="Migrate" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3135 + <commands xmi:id="_iIVQuiz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.refactoring.RenameElement" commandName="Rename Element" description="Performs a rename refactoring on the selected element" category="_iIKRliz4EeiBhvlDkyldLw"/>
  3136 + <commands xmi:id="_iIVQuyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.ConfigurePush" commandName="Configure Upstream Push" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3137 + <commands xmi:id="_iIVQvCz4EeiBhvlDkyldLw" elementId="org.eclipse.pdt.ui.edit.text.select.enclosing" commandName="Select Enclosing Element" description="Expands selection to include enclosing element" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3138 + <commands xmi:id="_iIVQvSz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.repositorybrowser.DeleteProjectOnServer" commandName="Delete Project On Server" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3139 + <commands xmi:id="_iIVQviz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.command.nextpage" commandName="Next Page of Memory" description="Load next page of memory" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3140 + <commands xmi:id="_iIVQvyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.explorer.ui.RepositoryCheckoutQuick" commandName="Checkout Repository Quick" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3141 + <commands xmi:id="_iIVQwCz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.command.gotoaddress" commandName="Go to Address" description="Go to Address" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3142 + <commands xmi:id="_iIVQwSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.maximizePart" commandName="Maximize Active View or Editor" description="Toggles maximize/restore state of active view or editor" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  3143 + <commands xmi:id="_iIVQwiz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.navigate.script.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3144 + <commands xmi:id="_iIVQwyz4EeiBhvlDkyldLw" elementId="org.eclipse.amalgam.discovery.modeling.commands.discoveryCommand" commandName="Install Modeling Components" category="_iIJqkSz4EeiBhvlDkyldLw"/>
  3145 + <commands xmi:id="_iIVQxCz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3146 + <commands xmi:id="_iIVQxSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify field access" description="Invokes quick assist and selects 'Qualify field access'" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  3147 + <commands xmi:id="_iIVQxiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.newEditor" commandName="New Editor" description="Open another editor on the active editor's input" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  3148 + <commands xmi:id="_iIVQxyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.format" commandName="Format" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3149 + <commands xmi:id="_iIVQyCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.explorer.ui.CheckoutDuplicate" commandName="Duplicate Checkout" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3150 + <commands xmi:id="_iIVQySz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.command.showLabel" commandName="Show label" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3151 + <commands xmi:id="_iIVQyiz4EeiBhvlDkyldLw" elementId="org.eclipse.search.ui.openSearchDialog" commandName="Open Search Dialog" description="Open the Search dialog" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  3152 + <commands xmi:id="_iIVQyyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.contentAssist.proposals" commandName="Content Assist" description="Content Assist" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3153 + <commands xmi:id="_iIVQzCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.externalize.strings" commandName="Externalize Strings" description="Finds all strings that are not externalized and moves them into a separate property file" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  3154 + <commands xmi:id="_iIVQzSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.up" commandName="Up" description="Navigate up one level" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3155 + <commands xmi:id="_iIVQziz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.activateEditor" commandName="Activate Editor" description="Activate the editor" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  3156 + <commands xmi:id="_iIVQzyz4EeiBhvlDkyldLw" elementId="sed.tabletree.expandAll" commandName="Expand All" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3157 + <commands xmi:id="_iIVQ0Cz4EeiBhvlDkyldLw" 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="_iIJqiSz4EeiBhvlDkyldLw"/>
  3158 + <commands xmi:id="_iIVQ0Sz4EeiBhvlDkyldLw" 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="_iIIcYiz4EeiBhvlDkyldLw"/>
  3159 + <commands xmi:id="_iIVQ0iz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.commit.CreateBranch" commandName="Create Branch..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3160 + <commands xmi:id="_iIVQ0yz4EeiBhvlDkyldLw" elementId="org.eclipse.amalgam.explorer.contextual.command.SelectInCurrentEditorHandler" commandName="Select in open editor" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3161 + <commands xmi:id="_iIVQ1Cz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  3162 + <commands xmi:id="_iIVQ1Sz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.Terminate" commandName="Terminate" description="Terminate" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3163 + <commands xmi:id="_iIVQ1iz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.createForIf" commandName="As For/If..." description="Transform the selected text as a &quot;For/If&quot; block" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3164 + <commands xmi:id="_iIVQ1yz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.ShowRepositoriesView" commandName="Show Git Repositories View" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3165 + <commands xmi:id="_iIVQ2Cz4EeiBhvlDkyldLw" 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="_iIJqiyz4EeiBhvlDkyldLw"/>
  3166 + <commands xmi:id="_iIVQ2Sz4EeiBhvlDkyldLw" elementId="org.eclipse.compare.compareWithOther" commandName="Compare With Other Resource" description="Compare resources, clipboard contents or editors" category="_iIJqiCz4EeiBhvlDkyldLw"/>
  3167 + <commands xmi:id="_iIVQ2iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.external.javadoc" commandName="Open External JSDoc" description="Open the JSDoc of the selected element in an external browser" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3168 + <commands xmi:id="_iIVQ2yz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.examples.interpreter.ShowEcoreConsoleAction" commandName="Show &amp;OCL Console" description="Show &amp;OCL Console" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3169 + <commands xmi:id="_iIVQ3Cz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.CreatePatch" commandName="Create Patch" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3170 + <commands xmi:id="_iIVQ3Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.editors.revisions.author.toggle" commandName="Toggle Revision Author Display" description="Toggles the display of the revision author" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3171 + <commands xmi:id="_iIVQ3iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.goto.windowEnd" commandName="Window End" description="Go to the end of the window" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3172 + <commands xmi:id="_iIVQ3yz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.command.revealAllElements" commandName="Reveal all elements" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3173 + <commands xmi:id="_iIVQ4Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.perspectives.showPerspective" commandName="Show Perspective" description="Show a particular perspective" category="_iIJqkiz4EeiBhvlDkyldLw">
  3174 + <parameters xmi:id="_iIVQ4Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.perspectives.showPerspective.perspectiveId" name="Parameter"/>
  3175 + <parameters xmi:id="_iIVQ4iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.perspectives.showPerspective.newWindow" name="In New Window"/>
  3176 + </commands>
  3177 + <commands xmi:id="_iIVQ4yz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.ui.LockObject" commandName="Lock Object" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3178 + <commands xmi:id="_iIVQ5Cz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.parsley.dsl.EmfParsleyDsl.validate" commandName="Validate" description="Trigger expensive validation" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3179 + <commands xmi:id="_iIVQ5Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.goto.line" commandName="Go to Line" description="Go to a specified line of text" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3180 + <commands xmi:id="_iIVQ5iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.editors.quickdiff.revert" commandName="Revert Lines" description="Revert the current selection, block or deleted lines" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3181 + <commands xmi:id="_iIVQ5yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implement.occurrences" commandName="Search Implement Occurrences in File" description="Search for implement occurrences of a selected type" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  3182 + <commands xmi:id="_iIVQ6Cz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.debug" commandName="Debug Java Applet" description="Debug Java Applet" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3183 + <commands xmi:id="_iIVQ6Sz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.repositorybrowser.ServerProperties" commandName="Server Properties" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3184 + <commands xmi:id="_iIVQ6iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xml.ui.gotoMatchingTag" commandName="Matching Tag" description="Go to Matching Tag" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3185 + <commands xmi:id="_iIVQ6yz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.select.lineUp" commandName="Select Line Up" description="Extend the selection to the previous line of text" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3186 + <commands xmi:id="_iIVQ7Cz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.specific_content_assist.command" commandName="Content Assist(DLTK)" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_iIIcYCz4EeiBhvlDkyldLw">
  3187 + <parameters xmi:id="_iIVQ7Sz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.specific_content_assist.category_id" name="type" optional="false"/>
  3188 + </commands>
  3189 + <commands xmi:id="_iIVQ7iz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3190 + <commands xmi:id="_iIVQ7yz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.oclinecore.ui.outline.SaveAsUMLCommand" commandName="Save As UML Command" description="Save file changing format to UML" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3191 + <commands xmi:id="_iIVQ8Cz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.submodule.add" commandName="Add Submodule" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3192 + <commands xmi:id="_iIVQ8Sz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.view.model.editor.project.CreateProjectCommand" commandName="Create View Model Project" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3193 + <commands xmi:id="_iIVQ8iz4EeiBhvlDkyldLw" 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="_iIIcYiz4EeiBhvlDkyldLw"/>
  3194 + <commands xmi:id="_iIVQ8yz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  3195 + <commands xmi:id="_iIVQ9Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.markup.Markup.validate" commandName="Validate" description="Trigger expensive validation" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3196 + <commands xmi:id="_iIVQ9Sz4EeiBhvlDkyldLw" elementId="org.eclipse.compare.copyLeftToRight" commandName="Copy from Left to Right" description="Copy Current Change from Left to Right" category="_iIJqiCz4EeiBhvlDkyldLw"/>
  3197 + <commands xmi:id="_iIVQ9iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.project.openProject" commandName="Open Project" description="Open a project" category="_iIJqjCz4EeiBhvlDkyldLw"/>
  3198 + <commands xmi:id="_iIVQ9yz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.oclinecore.ui.outline.SaveAsEcoreCommand" commandName="Save As Ecore Command" description="Save file changing to Ecore (String changes to EString)" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3199 + <commands xmi:id="_iIVQ-Cz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.explorer" commandName="PHP Script Explorer" description="Shows the Script Explorer" category="_iIJDhyz4EeiBhvlDkyldLw"/>
  3200 + <commands xmi:id="_iIVQ-Sz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.ShowBlame" commandName="Show Annotations" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3201 + <commands xmi:id="_iIVQ-iz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.historybrowserview.checkout" commandName="CheckoutRevision" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3202 + <commands xmi:id="_iIVQ-yz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.org.eclipse.egit.ui.AbortRebase" commandName="Abort Rebase" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3203 + <commands xmi:id="_iIVQ_Cz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.createProtectedArea" commandName="As Protected Area..." description="Transform the selected text as a protected area" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3204 + <commands xmi:id="_iIVQ_Sz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_iIKRkyz4EeiBhvlDkyldLw"/>
  3205 + <commands xmi:id="_iIVQ_iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  3206 + <commands xmi:id="_iIVQ_yz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.repositorybrowser.CreateProjectOnServer" commandName="Create Project On Server" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3207 + <commands xmi:id="_iIVRACz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  3208 + <commands xmi:id="_iIVRASz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3209 + <commands xmi:id="_iIVRAiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.project.properties" commandName="Properties" description="Display the properties of the selected item's project " category="_iIJqjCz4EeiBhvlDkyldLw"/>
  3210 + <commands xmi:id="_iIVRAyz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.edit.text.toggleMarkOccurrences" commandName="Mark Occurrences" description="Toggles mark occurrences in PHP editors" category="_iIJDgiz4EeiBhvlDkyldLw"/>
  3211 + <commands xmi:id="_iIVRBCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.CompareVersionsInTree" commandName="Compare in Tree" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3212 + <commands xmi:id="_iIVRBSz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.testing.ResultView" commandName="DLTK Testing" description="Testing" category="_iIJDhyz4EeiBhvlDkyldLw"/>
  3213 + <commands xmi:id="_iIVRBiz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.shared.OpenXtextElementCommand" commandName="Open Model Element" description="Open the declaration of an Xtext element" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  3214 + <commands xmi:id="_iIVRByz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.select.columnPrevious" commandName="Select Previous Column" description="Select the previous column" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3215 + <commands xmi:id="_iIVRCCz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.debug" commandName="Debug JUnit Plug-in Test" description="Debug JUnit Plug-in Test" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3216 + <commands xmi:id="_iIVRCSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.correction.extractLocalNotReplaceOccurrences.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  3217 + <commands xmi:id="_iIVRCiz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.debug.ui.commands.ScriptDisplay" commandName="Display" description="Display result of evaluating selected text" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3218 + <commands xmi:id="_iIVRCyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchHierarchy" commandName="Toggle Branch Representation" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3219 + <commands xmi:id="_iIVRDCz4EeiBhvlDkyldLw" elementId="org.eclipse.ltk.ui.refactoring.commands.deleteResources" commandName="Delete Resources" description="Delete the selected resources and notify LTK participants." category="_iIKRkCz4EeiBhvlDkyldLw"/>
  3220 + <commands xmi:id="_iIVRDSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.file.print" commandName="Print" description="Print" category="_iIJDdiz4EeiBhvlDkyldLw"/>
  3221 + <commands xmi:id="_iIVRDiz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.uncomment" commandName="Uncomment" description="Uncomment the selected DLTK comment lines" category="_iIJqgCz4EeiBhvlDkyldLw"/>
  3222 + <commands xmi:id="_iIVRDyz4EeiBhvlDkyldLw" elementId="org.eclipse.php.deubg.ui.phpexeShortcut.run" commandName="Run CLI Application" description="Run CLI Application" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3223 + <commands xmi:id="_iIVRECz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.emfserverCreateRemoteProject" commandName="Create Remote Project" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3224 + <commands xmi:id="_iIVRESz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.debug.ui.commands.AllReferences" commandName="All References" description="Inspect all references to the selected object" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3225 + <commands xmi:id="_iIVREiz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.junit.junitShortcut.rerunLast" commandName="Rerun JUnit Test" description="Rerun JUnit Test" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3226 + <commands xmi:id="_iIVREyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.format.active.elements" commandName="Format Active Elements" description="Format active elements" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3227 + <commands xmi:id="_iIVRFCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.showRulerContextMenu" commandName="Show Ruler Context Menu" description="Show the context menu for the ruler" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  3228 + <commands xmi:id="_iIVRFSz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.search.modelelement" commandName="Search Model Element" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3229 + <commands xmi:id="_iIVRFiz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  3230 + <commands xmi:id="_iIVRFyz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.task.clearOutgoing" commandName="Clear Outgoing Changes" category="_iIJDcyz4EeiBhvlDkyldLw"/>
  3231 + <commands xmi:id="_iIVRGCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.folding.collapse" commandName="Collapse" description="Collapses the folded region at the current selection" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3232 + <commands xmi:id="_iIVRGSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.smartEnterInverse" commandName="Insert Line Above Current Line" description="Adds a new line above the current line" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3233 + <commands xmi:id="_iIVRGiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.spy" commandName="Show Contributing Plug-in" description="Shows contribution information for the currently selected element" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  3234 + <commands xmi:id="_iIVRGyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.help.helpSearch" commandName="Help Search" description="Open the help search" category="_iIJqiyz4EeiBhvlDkyldLw"/>
  3235 + <commands xmi:id="_iIVRHCz4EeiBhvlDkyldLw" 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="_iIJqiSz4EeiBhvlDkyldLw"/>
  3236 + <commands xmi:id="_iIVRHSz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.open.declaration" commandName="Open Declaration" description="Open Declaration of the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3237 + <commands xmi:id="_iIVRHiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.goto.lineDown" commandName="Line Down" description="Go down one line of text" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3238 + <commands xmi:id="_iIVRHyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.commit.Checkout" commandName="Checkout" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3239 + <commands xmi:id="_iIVRICz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition" commandName="Last Edit Location" description="Last edit location" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3240 + <commands xmi:id="_iIVRISz4EeiBhvlDkyldLw" 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="_iIIcYiz4EeiBhvlDkyldLw"/>
  3241 + <commands xmi:id="_iIVRIiz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.wikitext.ui.convertToEclipseHelpCommand" commandName="Generate Eclipse Help (*.html and *-toc.xml)" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3242 + <commands xmi:id="_iIVRIyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.exception.occurrences" commandName="Search Exception Occurrences in File" description="Search for exception occurrences of a selected exception type" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  3243 + <commands xmi:id="_iIVRJCz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.command.prevpage" commandName="Previous Page of Memory" description="Load previous page of memory" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3244 + <commands xmi:id="_iIVRJSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.debug.ui.commands.ForceReturn" commandName="Force Return" description="Forces return from method with value of selected expression " category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3245 + <commands xmi:id="_iIVRJiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.ide.configureFilters" commandName="Configure Contents..." description="Configure the filters to apply to the markers view" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3246 + <commands xmi:id="_iIVRJyz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.xtext.oclinecore.ui.commands.SetExportDelegateURICommand_LPG" commandName="Set LPG Export Delegate URI Command" description="Specify use of the LPG Delegate URI to be used when saving to Ecore" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3247 + <commands xmi:id="_iIVRKCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.view.editor.controls.unsetRootEclass" commandName="Unset Root EClass" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3248 + <commands xmi:id="_iIVRKSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.previousTab" commandName="Previous Tab" description="Switch to the previous tab" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3249 + <commands xmi:id="_iIVRKiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.hierarchy" commandName="Declaration in Hierarchy" description="Search for declarations of the selected element in its hierarchy" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  3250 + <commands xmi:id="_iIVRKyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.emfserverLogin" commandName="Login" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3251 + <commands xmi:id="_iIVRLCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.dialogs.openMessageDialog" commandName="Open Message Dialog" description="Open a Message Dialog" category="_iIJDfSz4EeiBhvlDkyldLw">
  3252 + <parameters xmi:id="_iIVRLSz4EeiBhvlDkyldLw" elementId="title" name="Title"/>
  3253 + <parameters xmi:id="_iIVRLiz4EeiBhvlDkyldLw" elementId="message" name="Message"/>
  3254 + <parameters xmi:id="_iIVRLyz4EeiBhvlDkyldLw" elementId="imageType" name="Image Type Constant" typeId="org.eclipse.ui.dialogs.Integer"/>
  3255 + <parameters xmi:id="_iIVRMCz4EeiBhvlDkyldLw" elementId="defaultIndex" name="Default Button Index" typeId="org.eclipse.ui.dialogs.Integer"/>
  3256 + <parameters xmi:id="_iIVRMSz4EeiBhvlDkyldLw" elementId="buttonLabel0" name="First Button Label"/>
  3257 + <parameters xmi:id="_iIVRMiz4EeiBhvlDkyldLw" elementId="buttonLabel1" name="Second Button Label"/>
  3258 + <parameters xmi:id="_iIVRMyz4EeiBhvlDkyldLw" elementId="buttonLabel2" name="Third Button Label"/>
  3259 + <parameters xmi:id="_iIVRNCz4EeiBhvlDkyldLw" elementId="buttonLabel3" name="Fourth Button Label"/>
  3260 + <parameters xmi:id="_iIVRNSz4EeiBhvlDkyldLw" elementId="cancelReturns" name="Return Value on Cancel"/>
  3261 + </commands>
  3262 + <commands xmi:id="_iIVRNiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.goto.lineEnd" commandName="Line End" description="Go to the end of the line of text" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3263 + <commands xmi:id="_iIVRNyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.commit.CreateTag" commandName="Create Tag..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3264 + <commands xmi:id="_iIVROCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.explorer.ui.RepositoryConnect" commandName="Connect Repository" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3265 + <commands xmi:id="_iIVROSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.method" commandName="Extract Function" description="Extract a set of statements or an expression into a new function and use the new function" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  3266 + <commands xmi:id="_iIVROiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xml.ui.referencedFileErrors" commandName="Show Details..." description="Show Details..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3267 + <commands xmi:id="_iIVROyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.explorer.ui.WorkspaceUpdate" commandName="Update Workspace" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3268 + <commands xmi:id="_iIVRPCz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.RunLast" commandName="Run" description="Launch in run mode" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3269 + <commands xmi:id="_iIVRPSz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.add" commandName="Add to Version Control" description="Add the Selected Resources to Version Control" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  3270 + <commands xmi:id="_iIVRPiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.externalTools.commands.OpenExternalToolsConfigurations" commandName="External Tools..." description="Open external tools launch configuration dialog" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3271 + <commands xmi:id="_iIVRPyz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.xbase.ui.organizeImports" commandName="Organize Imports" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3272 + <commands xmi:id="_iIV3wCz4EeiBhvlDkyldLw" 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="_iIJqhCz4EeiBhvlDkyldLw"/>
  3273 + <commands xmi:id="_iIV3wSz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.internationalize" commandName="Internationalize Plug-ins" description="Sets up internationalization for a plug-in" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3274 + <commands xmi:id="_iIV3wiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.deletePrevious" commandName="Delete Previous" description="Delete the previous character" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3275 + <commands xmi:id="_iIV3wyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.branchCreate" commandName="create branch" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3276 + <commands xmi:id="_iIV3xCz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.configure.pom" commandName="Create pom.xml, feature and update site." category="_iIJDdiz4EeiBhvlDkyldLw"/>
  3277 + <commands xmi:id="_iIV3xSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.CompareWithPrevious" commandName="Compare with Previous Revision" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3278 + <commands xmi:id="_iIV3xiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.select.columnNext" commandName="Select Next Column" description="Select the next column" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3279 + <commands xmi:id="_iIV3xyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.commitProject" commandName="commit" category="_iIKRlSz4EeiBhvlDkyldLw"/>
  3280 + <commands xmi:id="_iIV3yCz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  3281 + <commands xmi:id="_iIV3ySz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.workspace" commandName="Implementors in Workspace" description="Search for implementors of the selected interface" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  3282 + <commands xmi:id="_iIV3yiz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.TerminateAndRelaunch" commandName="Terminate and Relaunch" description="Terminate and Relaunch" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3283 + <commands xmi:id="_iIV3yyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.JavaHierarchyPerspective" commandName="Java Type Hierarchy" description="Show the Java Type Hierarchy perspective" category="_iIJqkiz4EeiBhvlDkyldLw"/>
  3284 + <commands xmi:id="_iIV3zCz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.replace" commandName="Replace With Latest from Repository" description="Replace with last committed content from CVS Server" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  3285 + <commands xmi:id="_iIV3zSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.project" commandName="Declaration in Project" description="Search for declarations of the selected element in the enclosing project" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  3286 + <commands xmi:id="_iIV3ziz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.export.project" commandName="Export Project" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3287 + <commands xmi:id="_iIV3zyz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  3288 + <commands xmi:id="_iIV30Cz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.Tag" commandName="Tag" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3289 + <commands xmi:id="_iIV30Sz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.NoAssumeUnchanged" commandName="No Assume Unchanged" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3290 + <commands xmi:id="_iIV30iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.JavadocView" commandName="Documentation" description="Show the JavaScript Documentation view" category="_iIJDhyz4EeiBhvlDkyldLw"/>
  3291 + <commands xmi:id="_iIV30yz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.editor.outline.QuickOutline" commandName="Quick Outline" description="Open the quick outline." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3292 + <commands xmi:id="_iIV31Cz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.ToggleCommentAction" commandName="Toggle Comment" description="Toggle Comment" category="_iIJqkCz4EeiBhvlDkyldLw"/>
  3293 + <commands xmi:id="_iIV31Sz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.RemoveAllBreakpoints" commandName="Remove All Breakpoints" description="Removes all breakpoints" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3294 + <commands xmi:id="_iIV31iz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.command.deleteFromDiagram" commandName="Delete From Diagram" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3295 + <commands xmi:id="_iIV31yz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigator.resources.nested.changeProjectPresentation" commandName="P&amp;rojects Presentation" category="_iIJDhCz4EeiBhvlDkyldLw">
  3296 + <parameters xmi:id="_iIV32Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigator.resources.nested.enabled" name="&amp;Hierarchical"/>
  3297 + <parameters xmi:id="_iIV32Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.commands.radioStateParameter" name="Nested Project view - Radio State" optional="false"/>
  3298 + </commands>
  3299 + <commands xmi:id="_iIV32iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.showKeyAssist" commandName="Show Key Assist" description="Show the key assist dialog" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  3300 + <commands xmi:id="_iIV32yz4EeiBhvlDkyldLw" 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="_iIJqiSz4EeiBhvlDkyldLw"/>
  3301 + <commands xmi:id="_iIV33Cz4EeiBhvlDkyldLw" elementId="org.eclipse.gef.zoom_out" commandName="Zoom Out" description="Zoom Out" category="_iIKRkSz4EeiBhvlDkyldLw"/>
  3302 + <commands xmi:id="_iIV33Sz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.commands.openElementInEditor" commandName="Open Java Element" description="Open a Java element in its editor" category="_iIJqhCz4EeiBhvlDkyldLw">
  3303 + <parameters xmi:id="_iIV33iz4EeiBhvlDkyldLw" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
  3304 + </commands>
  3305 + <commands xmi:id="_iIV33yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected JavaScript comment lines" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  3306 + <commands xmi:id="_iIV34Cz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.AddToIndex" commandName="Add to Index" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3307 + <commands xmi:id="_iIV34Sz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.discovery.ui.discoveryWizardCommand" commandName="Discovery Wizard" description="shows the connector discovery wizard" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3308 + <commands xmi:id="_iIV34iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.working.set" commandName="Read Access in Working Set" description="Search for read references to the selected element in a working set" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  3309 + <commands xmi:id="_iIV34yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.toggle.comment" commandName="Toggle Comment" description="Toggle Comment" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3310 + <commands xmi:id="_iIV35Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.help.tipsAndTricksAction" commandName="Tips and Tricks" description="Open the tips and tricks help page" category="_iIJqiyz4EeiBhvlDkyldLw"/>
  3311 + <commands xmi:id="_iIV35Sz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  3312 + <commands xmi:id="_iIV35iz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.smartEnter" commandName="Insert Line Below Current Line" description="Adds a new line below the current line" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3313 + <commands xmi:id="_iIV35yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3314 + <commands xmi:id="_iIV36Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.goto.lineStart" commandName="Line Start" description="Go to the start of the line of text" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3315 + <commands xmi:id="_iIV36Sz4EeiBhvlDkyldLw" elementId="org.eclipse.oomph.setup.editor.synchronizePreferences" commandName="Synchronize Preferences" category="_iIJqgyz4EeiBhvlDkyldLw"/>
  3316 + <commands xmi:id="_iIV36iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xml.ui.cmnd.contentmodel.sych" commandName="Synch" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3317 + <commands xmi:id="_iIV36yz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureBranch" commandName="Configure Branch" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3318 + <commands xmi:id="_iIV37Cz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.Suspend" commandName="Suspend" description="Suspend" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3319 + <commands xmi:id="_iIV37Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.hippieCompletion" commandName="Word Completion" description="Context insensitive completion" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3320 + <commands xmi:id="_iIV37iz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.xsd.ui.refactor.renameTargetNamespace" commandName="Rename Target Namespace" description="Changes the target namespace of the schema" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3321 + <commands xmi:id="_iIV37yz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3322 + <commands xmi:id="_iIV38Cz4EeiBhvlDkyldLw" elementId="org.eclipse.team.ui.synchronizeLast" commandName="Repeat last synchronization" description="Repeat the last synchronization" category="_iIJDhiz4EeiBhvlDkyldLw"/>
  3323 + <commands xmi:id="_iIV38Sz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.generate.javadoc" commandName="Generate Javadoc" description="Generates Javadoc for a selectable set of Java resources" category="_iIJqjCz4EeiBhvlDkyldLw"/>
  3324 + <commands xmi:id="_iIV38iz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureGerritRemote" commandName="Gerrit Configuration..." category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3325 + <commands xmi:id="_iIV38yz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.debug.ui.commands.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3326 + <commands xmi:id="_iIV39Cz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.ide.configureColumns" commandName="Configure Columns..." description="Configure the columns in the markers view" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3327 + <commands xmi:id="_iIV39Sz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.ReplaceWithCommit" commandName="Replace with commit" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3328 + <commands xmi:id="_iIV39iz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Opens a type in the type hierarchy view" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3329 + <commands xmi:id="_iIV39yz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.DebugLast" commandName="Debug" description="Launch in debug mode" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3330 + <commands xmi:id="_iIV3-Cz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.wikitext.ui.convertToHtmlCommand" commandName="Generate HTML" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3331 + <commands xmi:id="_iIV3-Sz4EeiBhvlDkyldLw" elementId="org.eclipse.emfforms.editor.new" commandName="New Child Element" category="_iIJDeiz4EeiBhvlDkyldLw"/>
  3332 + <commands xmi:id="_iIV3-iz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.GotToMatchingBracketAction" commandName="Go to Matching Bracket" description="Go to Matching Bracket" category="_iIJqkCz4EeiBhvlDkyldLw"/>
  3333 + <commands xmi:id="_iIV3-yz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.format" commandName="Format" description="Format the selected text" category="_iIJqgCz4EeiBhvlDkyldLw"/>
  3334 + <commands xmi:id="_iIV3_Cz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.openManifest" commandName="Open Manifest" description="Open the plug-in manifest" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3335 + <commands xmi:id="_iIV3_Sz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.previousView" commandName="Previous View" description="Switch to the previous view" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  3336 + <commands xmi:id="_iIV3_iz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.replaceWithBase" commandName="Revert to Base" description="Revert to Base revisions" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  3337 + <commands xmi:id="_iIV3_yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.self.encapsulate.field" commandName="Encapsulate Var" description="Create getting and setting functions for the var and use only those to access the var" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  3338 + <commands xmi:id="_iIV4ACz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.generate.tostring" commandName="Generate toString()" description="Generates the toString() method for the type" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  3339 + <commands xmi:id="_iIV4ASz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  3340 + <commands xmi:id="_iIV4Aiz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.DropToFrame" commandName="Drop to Frame" description="Drop to Frame" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3341 + <commands xmi:id="_iIV4Ayz4EeiBhvlDkyldLw" elementId="org.eclipse.php.debug.ui.addExceptionBreakpoint" commandName="Add PHP Exception Breakpoint" description="Add PHP Exception Breakpoint" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3342 + <commands xmi:id="_iIV4BCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.promote.local.variable" commandName="Convert Local Variable to Var" description="Convert a local variable to a var" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  3343 + <commands xmi:id="_iIV4BSz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.api.tools.ui.compare.to.baseline" commandName="API Baseline..." description="Allows to compare the selected resource with the current baseline" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3344 + <commands xmi:id="_iIV4Biz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.imagebrowser.saveToWorkspace" commandName="Save Image" description="Save the selected image into a project in the workspace" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3345 + <commands xmi:id="_iIV4Byz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.debug.ui.commands.Display" commandName="Display" description="Display result of evaluating selected text" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3346 + <commands xmi:id="_iIV4CCz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  3347 + <commands xmi:id="_iIV4CSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.ShowBlame" commandName="Show Annotations" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3348 + <commands xmi:id="_iIV4Ciz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to field" description="Invokes quick assist and selects 'Assign to field'" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  3349 + <commands xmi:id="_iIV4Cyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.folding.expand" commandName="Expand" description="Expands the folded region at the current selection" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3350 + <commands xmi:id="_iIV4DCz4EeiBhvlDkyldLw" 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="_iIJqiSz4EeiBhvlDkyldLw"/>
  3351 + <commands xmi:id="_iIV4DSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.openRemoteTask" commandName="Open Remote Task" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3352 + <commands xmi:id="_iIV4Diz4EeiBhvlDkyldLw" elementId="org.eclipse.php.debug.ui.commands.InspectDelegate" commandName="Inspect" description="Inspect result of evaluating selected text" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3353 + <commands xmi:id="_iIV4Dyz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.nextMemoryBlock" commandName="Next Memory Monitor" description="Show renderings from next memory monitor." category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3354 + <commands xmi:id="_iIV4ECz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.internal.reflog.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3355 + <commands xmi:id="_iIV4ESz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.context.ui.commands.task.retrieveContext" commandName="Retrieve Context" category="_iIJDcCz4EeiBhvlDkyldLw"/>
  3356 + <commands xmi:id="_iIV4Eiz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.Fetch" commandName="Fetch" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3357 + <commands xmi:id="_iIV4Eyz4EeiBhvlDkyldLw" elementId="org.eclipse.amalgam.explorer.contextual.core.ui.backwardNavigation" commandName="Navigate Back in Contextual Explorer" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3358 + <commands xmi:id="_iIV4FCz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.run" commandName="Run JUnit Plug-in Test" description="Run JUnit Plug-in Test" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3359 + <commands xmi:id="_iIV4FSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.navigate.gotopackage" commandName="Go to Package" description="Go to Package" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3360 + <commands xmi:id="_iIV4Fiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.chromium.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3361 + <commands xmi:id="_iIV4Fyz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.task.ui.editor.QuickOutline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_iIJDcyz4EeiBhvlDkyldLw"/>
  3362 + <commands xmi:id="_iIV4GCz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.add.javadoc.comment" commandName="Add Javadoc Comment" description="Add a Scriptdoc comment stub to the member element" category="_iIJqgCz4EeiBhvlDkyldLw"/>
  3363 + <commands xmi:id="_iIV4GSz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.goto.previous.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the compilation unit" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3364 + <commands xmi:id="_iIV4Giz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.eof" commandName="EOF" description="Send end of file" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3365 + <commands xmi:id="_iIV4Gyz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.revealLabel" commandName="Show label" description="Show the label of the element" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3366 + <commands xmi:id="_iIV4HCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.showInQuickMenu" commandName="Show In..." description="Open the Show In menu" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3367 + <commands xmi:id="_iIV4HSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.copyLineUp" commandName="Duplicate Lines" description="Duplicates the selected lines and leaves the selection unchanged" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3368 + <commands xmi:id="_iIV4Hiz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.ToggleMethodBreakpoint" commandName="Toggle Method Breakpoint" description="Creates or removes a method breakpoint" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3369 + <commands xmi:id="_iIV4Hyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3370 + <commands xmi:id="_iIV4ICz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.xbase.ui.hierarchy.OpenTypeHierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3371 + <commands xmi:id="_iIV4ISz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.assignToLocal.assist" commandName="Quick Assist - Assign to local variable" description="Invokes quick assist and selects 'Assign to local variable'" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  3372 + <commands xmi:id="_iIV4Iiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.next" commandName="Next" description="Navigate to the next item" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3373 + <commands xmi:id="_iIV4Iyz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.ui.LockTree" commandName="Lock Tree" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3374 + <commands xmi:id="_iIV4JCz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.comment" commandName="Comment" description="Comment selected lines" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3375 + <commands xmi:id="_iIV4JSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.bugs.commands.newTaskFromMarker" commandName="New Task from Marker..." description="Report as Bug from Marker" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3376 + <commands xmi:id="_iIV4Jiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  3377 + <commands xmi:id="_iIV4Jyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.server.run" commandName="Run" description="Run server" category="_iIJDdCz4EeiBhvlDkyldLw"/>
  3378 + <commands xmi:id="_iIV4KCz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.context.ui.commands.focus.view" commandName="Focus View" category="_iIJDhCz4EeiBhvlDkyldLw">
  3379 + <parameters xmi:id="_iIV4KSz4EeiBhvlDkyldLw" elementId="viewId" name="View ID to Focus" optional="false"/>
  3380 + </commands>
  3381 + <commands xmi:id="_iIV4Kiz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.StepReturn" commandName="Step Return" description="Step return" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3382 + <commands xmi:id="_iIV4Kyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.browser.openBundleResource" commandName="Open Resource in Browser" description="Opens a bundle resource in the default web browser." category="_iIJDdyz4EeiBhvlDkyldLw">
  3383 + <parameters xmi:id="_iIV4LCz4EeiBhvlDkyldLw" elementId="plugin" name="Plugin"/>
  3384 + <parameters xmi:id="_iIV4LSz4EeiBhvlDkyldLw" elementId="path" name="Path"/>
  3385 + </commands>
  3386 + <commands xmi:id="_iIV4Liz4EeiBhvlDkyldLw" elementId="org.eclipse.amalgam.explorer.contextual.sirius.ui.command.openRepresentationCommand" commandName="Open Sirius Representation" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3387 + <commands xmi:id="_iIV4Lyz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.diagram.ui.command.show.outline" commandName="Quick outline" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3388 + <commands xmi:id="_iIV4MCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.help.aboutAction" commandName="About" description="Open the about dialog" category="_iIJqiyz4EeiBhvlDkyldLw"/>
  3389 + <commands xmi:id="_iIV4MSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.common.project.facet.ui.ConvertProjectToFacetedForm" commandName="Convert to Faceted Form..." category="_iIJDdiz4EeiBhvlDkyldLw"/>
  3390 + <commands xmi:id="_iIV4Miz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.emfstore.ui.branchCheckout" commandName="checkout branch" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3391 + <commands xmi:id="_iIV4Myz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.showAnnotation" commandName="Show Annotation" description="Show Annotation" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  3392 + <commands xmi:id="_iIV4NCz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.annotate.classFile" commandName="Annotate Class File" description="Externally add Annotations to a Class File." category="_iIKRkyz4EeiBhvlDkyldLw"/>
  3393 + <commands xmi:id="_iIV4NSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.stash.create" commandName="Stash Changes..." category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3394 + <commands xmi:id="_iIV4Niz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected function" category="_iIJDhSz4EeiBhvlDkyldLw"/>
  3395 + <commands xmi:id="_iIV4Nyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.CheckoutCommand" commandName="Checkout" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3396 + <commands xmi:id="_iIV4OCz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.command.activateSelectedTask" commandName="Activate Selected Task" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3397 + <commands xmi:id="_iIV4OSz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  3398 + <commands xmi:id="_iIV4Oiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.format.document" commandName="Format" description="Format selection" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3399 + <commands xmi:id="_iIV4Oyz4EeiBhvlDkyldLw" 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="_iIKRkyz4EeiBhvlDkyldLw"/>
  3400 + <commands xmi:id="_iIV4PCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.workspace" commandName="Write Access in Workspace" description="Search for write references to the selected element in the workspace" category="_iIJqjSz4EeiBhvlDkyldLw"/>
  3401 + <commands xmi:id="_iIV4PSz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.team.RemoveFromIndex" commandName="Remove from Index" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3402 + <commands xmi:id="_iIV4Piz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.newWizard" commandName="New" description="Open the New item wizard" category="_iIJDdiz4EeiBhvlDkyldLw">
  3403 + <parameters xmi:id="_iIV4Pyz4EeiBhvlDkyldLw" elementId="newWizardId" name="New Wizard"/>
  3404 + </commands>
  3405 + <commands xmi:id="_iIV4QCz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.compareWithTag" commandName="Compare With Another Branch or Version" description="Compare with a Branch or a Version on the CVS Server" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  3406 + <commands xmi:id="_iIV4QSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.window.newWindow" commandName="New Window" description="Open another window" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  3407 + <commands xmi:id="_iIV4Qiz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected Java comment lines" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  3408 + <commands xmi:id="_iIV4Qyz4EeiBhvlDkyldLw" elementId="org.eclipse.e4.ui.importer.configureProject" commandName="Configure and Detect Nested Projects..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3409 + <commands xmi:id="_iIV4RCz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.history.CompareVersions" commandName="Compare with each other" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3410 + <commands xmi:id="_iIV4RSz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.repositorybrowser.ManageOrgUnits" commandName="Manage OrgUnits" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3411 + <commands xmi:id="_iIV4Riz4EeiBhvlDkyldLw" elementId="org.eclipse.equinox.p2.ui.sdk.install" commandName="Install New Software..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3412 + <commands xmi:id="_iIV4Ryz4EeiBhvlDkyldLw" elementId="org.eclipse.ocl.examples.interpreter.ShowUMLConsoleAction" commandName="Show &amp;OCL Console" description="Show &amp;OCL Console" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3413 + <commands xmi:id="_iIV4SCz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.context.ui.commands.interest.decrement" commandName="Make Less Interesting" description="Make Less Interesting" category="_iIJDcCz4EeiBhvlDkyldLw"/>
  3414 + <commands xmi:id="_iIV4SSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar" commandName="Run Last Launched External Tool" description="Runs the last launched external Tool" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3415 + <commands xmi:id="_iIV4Siz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.CheckoutCommand" commandName="Checkout" category="_iIJqjyz4EeiBhvlDkyldLw"/>
  3416 + <commands xmi:id="_iIV4Syz4EeiBhvlDkyldLw" 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="_iIJqjSz4EeiBhvlDkyldLw"/>
  3417 + <commands xmi:id="_iIV4TCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.moveLineUp" commandName="Move Lines Up" description="Moves the selected lines up" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3418 + <commands xmi:id="_iIV4TSz4EeiBhvlDkyldLw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowBundleCatalog" commandName="Show Bundle Catalog" category="_iIJDhCz4EeiBhvlDkyldLw">
  3419 + <parameters xmi:id="_iIV4Tiz4EeiBhvlDkyldLw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.DirectoryParameter" name="Directory URL"/>
  3420 + <parameters xmi:id="_iIV4Tyz4EeiBhvlDkyldLw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.TagsParameter" name="Tags"/>
  3421 + </commands>
  3422 + <commands xmi:id="_iIV4UCz4EeiBhvlDkyldLw" 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="_iIJqhCz4EeiBhvlDkyldLw"/>
  3423 + <commands xmi:id="_iIV4USz4EeiBhvlDkyldLw" elementId="org.eclipse.emfforms.editor.ecore.new" commandName="New Child Element" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3424 + <commands xmi:id="_iIV4Uiz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.debug" commandName="Debug Eclipse Application" description="Debug Eclipse Application" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3425 + <commands xmi:id="_iIV4Uyz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.refactor.pullup" commandName="Pull Up" description="Pull the selected template in another module" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3426 + <commands xmi:id="_iIV4VCz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ui.interpreter.evaluateaction" commandName="Evaluate" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3427 + <commands xmi:id="_iIV4VSz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.tree.ui.command.refreshElement" commandName="Refresh element" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3428 + <commands xmi:id="_iIV4Viz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.edit.text.java.extract.class" commandName="Extract Class..." description="Extracts fields into a new class" category="_iIJqiSz4EeiBhvlDkyldLw"/>
  3429 + <commands xmi:id="_iIV4Vyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_iIKRkyz4EeiBhvlDkyldLw"/>
  3430 + <commands xmi:id="_iIV4WCz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3431 + <commands xmi:id="_iIV4WSz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.importProjectSpace" commandName="Import Projectspace" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3432 + <commands xmi:id="_iIV4Wiz4EeiBhvlDkyldLw" elementId="org.eclipse.compare.copyRightToLeft" commandName="Copy from Right to Left" description="Copy Current Change from Right to Left" category="_iIJqiCz4EeiBhvlDkyldLw"/>
  3433 + <commands xmi:id="_iIV4Wyz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.commands.OpenProfileConfigurations" commandName="Profile..." description="Open profile launch configuration dialog" category="_iIJDeyz4EeiBhvlDkyldLw"/>
  3434 + <commands xmi:id="_iIV4XCz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.commitAll" commandName="Commit All Outgoing Changes" description="Commit all outgoing changes to the repository" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  3435 + <commands xmi:id="_iIV4XSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.ide.markCompleted" commandName="Mark Completed" description="Mark the selected tasks as completed" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3436 + <commands xmi:id="_iIV4Xiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.view.model.actions.CreateViewModel" commandName="Create View Model" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3437 + <commands xmi:id="_iIV4Xyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into JavaScript comments" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  3438 + <commands xmi:id="_iIV4YCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.ui.delete" commandName="Delete" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3439 + <commands xmi:id="_iIV4YSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.recenter" commandName="Recenter" description="Scroll cursor line to center, top and bottom" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3440 + <commands xmi:id="_iIV4Yiz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.merge" commandName="Merge" description="Merge" category="_iIJDfCz4EeiBhvlDkyldLw"/>
  3441 + <commands xmi:id="_iIV4Yyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.edit.text.scroll.lineDown" commandName="Scroll Line Down" description="Scroll down one line of text" category="_iIIcYiz4EeiBhvlDkyldLw"/>
  3442 + <commands xmi:id="_iIV4ZCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.search.find.occurrences" commandName="Occurrences in File" description="Find occurrences of the selection in the file" category="_iIIcYCz4EeiBhvlDkyldLw"/>
  3443 + <commands xmi:id="_iIV4ZSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.ToggleCoolbarAction" commandName="Toggle Main Toolbar Visibility" description="Toggles the visibility of the window toolbar" category="_iIJDdyz4EeiBhvlDkyldLw"/>
  3444 + <commands xmi:id="_iIV4Ziz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3445 + <commands xmi:id="_iIV4Zyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.sse.ui.outline.customFilter" commandName="&amp;Filters" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3446 + <commands xmi:id="_iIV4aCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.navigate.openResource" commandName="Open Resource" description="Open an editor on a particular resource" category="_iIJqhCz4EeiBhvlDkyldLw">
  3447 + <parameters xmi:id="_iIV4aSz4EeiBhvlDkyldLw" elementId="filePath" name="File Path" typeId="org.eclipse.ui.ide.resourcePath"/>
  3448 + </commands>
  3449 + <commands xmi:id="_iIV4aiz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.correction.addBlock.assist" commandName="Quick Assist - Replace statement with block" description="Invokes quick assist and selects 'Replace statement with block'" category="_iIJDcSz4EeiBhvlDkyldLw"/>
  3450 + <commands xmi:id="_iIV4ayz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.previous.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the JavaScript file" category="_iIJqhCz4EeiBhvlDkyldLw"/>
  3451 + <commands xmi:id="_RRp7QLy2EeOxWJvPH-7sUQ" elementId="org.eclipse.e4.tools.emf.ui.command.mark_duplicate_ids" contributorURI="platform:/plugin/org.eclipse.e4.tools.emf.ui" commandName="Mark Duplicate Model Element Ids" description="Marks Duplicate Model Element Ids"/>
  3452 + <commands xmi:id="_9ITpgL2IEeOqSr2XZwfnmA" elementId="org.eclipse.e4.tools.emf.ui.command.mark_duplicate_labels" contributorURI="platform:/plugin/org.eclipse.e4.tools.emf.ui" commandName="Mark Duplicate Model Labels" description="Marks Duplicate Model Labels"/>
  3453 + <commands xmi:id="_RObi4L2MEeOqSr2XZwfnmA" elementId="org.eclipse.e4.tools.emf.ui.command.mark_duplicate_attributes" contributorURI="platform:/plugin/org.eclipse.e4.tools.emf.ui" commandName="Mark Duplicate Model Attributes..." description="Marks Duplicate Model Attributes"/>
  3454 + <commands xmi:id="_dySeYLzDEeO8eO1Rpb-rFA" elementId="org.eclipse.e4.tools.emf.ui.command.repair_duplicate_ids" contributorURI="platform:/plugin/org.eclipse.e4.tools.emf.ui" commandName="Repair Duplicate Model Element IDs" description="Repairs Duplicate Model Element IDs"/>
  3455 + <commands xmi:id="_CFlw8L2LEeOqSr2XZwfnmA" elementId="org.eclipse.e4.tools.emf.ui.command.unmark" contributorURI="platform:/plugin/org.eclipse.e4.tools.emf.ui" commandName="Unmark Model Items" description="Unmarks All Model Items"/>
  3456 + <commands xmi:id="_jd7xgO5mEeOQXaYP-M2JBA" elementId="org.eclipse.e4.tools.emf.ui.command.autosizeColumns" contributorURI="platform:/plugin/org.eclipse.e4.tools.emf.ui" commandName="Autosize Columns" description="Autosizes all columns to their content"/>
  3457 + <commands xmi:id="_vsQXAPFwEeOSJuCPb-hb7A" elementId="org.eclipse.e4.tools.emf.ui.command.resetToDefault" contributorURI="platform:/plugin/org.eclipse.e4.tools.emf.ui" commandName="Reset To Default" description="Resets the table to default values"/>
  3458 + <commands xmi:id="_i_bQwCz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3459 + <commands xmi:id="_i_dF8Cz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunWithConfigurationAction" commandName="Run As" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3460 + <commands xmi:id="_i_dF8Sz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunHistoryMenuAction" commandName="Run History" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3461 + <commands xmi:id="_i_dF8iz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunDropDownAction" commandName="Run" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3462 + <commands xmi:id="_i_dF8yz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugWithConfigurationAction" commandName="Debug As" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3463 + <commands xmi:id="_i_dF9Cz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugHistoryMenuAction" commandName="Debug History" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3464 + <commands xmi:id="_i_dtACz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugDropDownAction" commandName="Debug" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3465 + <commands xmi:id="_i_dtASz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileDropDownAction" commandName="Profile" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3466 + <commands xmi:id="_i_dtAiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileWithConfigurationAction" commandName="Profile As" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3467 + <commands xmi:id="_i_dtAyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileHistoryMenuAction" commandName="Profile History" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3468 + <commands xmi:id="_i_h-cCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.NewTypeDropDown" commandName="Class..." description="New Java Class" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3469 + <commands xmi:id="_i_h-cSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenPackageWizard" commandName="Package..." description="New Java Package" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3470 + <commands xmi:id="_i_h-ciz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenProjectWizard" commandName="Java Project..." description="New Java Project" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3471 + <commands xmi:id="_i_ilgCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.ui.SearchActionSet/org.eclipse.jdt.ui.actions.OpenJavaSearchPage" commandName="Java..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3472 + <commands xmi:id="_i_ilgSz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3473 + <commands xmi:id="_i_jMkCz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3474 + <commands xmi:id="_i_jMkSz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3475 + <commands xmi:id="_i_jMkiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.pde.ui.SearchActionSet/org.eclipse.pde.ui.actions.OpenPluginSearchPage" commandName="Plug-in..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3476 + <commands xmi:id="_i_jMkyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction" commandName="Cheat Sheets..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3477 + <commands xmi:id="_i_jzoCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.search.searchActionSet/org.eclipse.search.OpenSearchDialogPage" commandName="Search..." description="Search" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3478 + <commands xmi:id="_i_jzoSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.team.ui.actionSet/org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3479 + <commands xmi:id="_i_kasCz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3480 + <commands xmi:id="_i_kasSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.ui.externaltools.ExternalToolsSet/org.eclipse.ui.externaltools.ExternalToolMenuDelegateMenu" commandName="External Tools" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3481 + <commands xmi:id="_i_lBwCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.mylyn.dltk.actionSet.browsing/org.eclipse.dltk.mylyn.actions.ApplyMylynToBrowsingPerspectiveAction" commandName="Focus Browsing Perspective" description="Focus Script Browsing Views on Active Task" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3482 + <commands xmi:id="_i_lBwSz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.move.element" commandName="Move..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3483 + <commands xmi:id="_i_lBwiz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.write.access.in.working.set" commandName="Working Set..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3484 + <commands xmi:id="_i_lBwyz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.write.access.in.hierarchy" commandName="Hierarchy" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3485 + <commands xmi:id="_i_lBxCz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.write.access.in.project" commandName="Project" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3486 + <commands xmi:id="_i_lBxSz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.write.access.in.workspace" commandName="Workspace" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3487 + <commands xmi:id="_i_lo0Cz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.read.access.in.working.set" commandName="Working Set..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3488 + <commands xmi:id="_i_lo0Sz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.read.access.in.hierarchy" commandName="Hierarchy" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3489 + <commands xmi:id="_i_lo0iz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.read.access.in.project" commandName="Project" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3490 + <commands xmi:id="_i_lo0yz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.read.access.in.workspace" commandName="Workspace" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3491 + <commands xmi:id="_i_lo1Cz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.implementors.in.working.set" commandName="Working Set..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3492 + <commands xmi:id="_i_lo1Sz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.implementors.in.project" commandName="Project" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3493 + <commands xmi:id="_i_lo1iz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.implementors.in.workspace" commandName="Workspace" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3494 + <commands xmi:id="_i_lo1yz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.declarations.in.working.set" commandName="Working Set..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3495 + <commands xmi:id="_i_mP4Cz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.declarations.in.hierarchy" commandName="Hierarchy" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3496 + <commands xmi:id="_i_mP4Sz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.declarations.in.project" commandName="Project" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3497 + <commands xmi:id="_i_mP4iz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.declarations.in.workspace" commandName="Workspace" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3498 + <commands xmi:id="_i_mP4yz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.references.in.working.set" commandName="Working Set..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3499 + <commands xmi:id="_i_mP5Cz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.edit.text.script.search.references.in.hierarchy" commandName="Hierarchy" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3500 + <commands xmi:id="_i_mP5Sz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.php.debug.ui.actionSet/org.eclipse.php.debug.ui.WatchAction" commandName="Watch" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3501 + <commands xmi:id="_i_mP5iz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.php.ui.SearchActionSet/org.eclipse.pdt.ui.actions.OpenPHPSearchPage" commandName="PHP..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3502 + <commands xmi:id="_i_m28Cz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.edit.text.search.method.exits" commandName="MethodExitOccurrences.label" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3503 + <commands xmi:id="_i_m28Sz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet/org.eclipse.wst.jsdt.ui.actions.OpenFileWizard" commandName="JavaScript Source File" description="New JavaScript file" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3504 + <commands xmi:id="_i_m28iz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet/org.eclipse.wst.jsdt.ui.actions.OpenProjectWizard" commandName="JavaScript Project..." description="New JavaScript Project" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3505 + <commands xmi:id="_i_m28yz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.refactor.show.refactoring.history" commandName="History..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3506 + <commands xmi:id="_i_m29Cz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.jsdt.ui.SearchActionSet/org.eclipse.wst.jsdt.ui.actions.OpenJavaSearchPage" commandName="JavaScript..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3507 + <commands xmi:id="_i_neACz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.server.ui.new.actionSet/org.eclipse.wst.server.ui.action.new.server" commandName="Create Server" description="Create Server" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3508 + <commands xmi:id="_i_neASz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.server.ui.internal.webbrowser.actionSet/org.eclipse.wst.server.ui.internal.webbrowser.action.open" commandName="Open Web Browser" description="Open Web Browser" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3509 + <commands xmi:id="_i_neAiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.server.ui.internal.webbrowser.actionSet/org.eclipse.wst.server.ui.internal.webbrowser.action.switch" commandName="Web Browser" description="Web Browser" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3510 + <commands xmi:id="_i_neAyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.web.ui.wizardsActionSet/org.eclipse.wst.web.ui.actions.newCSSFile" commandName="CSS" description="Create a new Cascading Style Sheet" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3511 + <commands xmi:id="_i_neBCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.web.ui.wizardsActionSet/org.eclipse.wst.web.ui.actions.newJSFile" commandName="JavaScript" description="Create a new JavaScript file" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3512 + <commands xmi:id="_i_neBSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.web.ui.wizardsActionSet/org.eclipse.wst.web.ui.actions.newHTMLFile" commandName="HTML" description="Create a new HTML page" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3513 + <commands xmi:id="_i_neBiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.jsdt.chromium.debug.ui.actionSets/org.eclipse.wst.jsdt.chromium.debug.ui.actions.AddExceptionBreakpointAction" commandName="Add V8/Chrome JavaScript Exception Breakpoint" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3514 + <commands xmi:id="_i_neByz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.ant.ui.BreakpointRulerActions/org.eclipse.ant.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3515 + <commands xmi:id="_i_oFECz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.emf.exporter.genModelEditorContribution/org.eclipse.emf.exporter.ui.GenModelExportActionDelegate.Editor" commandName="Export Model..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3516 + <commands xmi:id="_i_oFESz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.emf.importer.genModelEditorContribution/org.eclipse.emf.importer.ui.GenModelReloadActionDelegate.Editor" commandName="Reload..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3517 + <commands xmi:id="_i_oFEiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.RemoveMappingActionID" commandName="Remove Mapping" description="Remove the mapping associated with the selected objects." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3518 + <commands xmi:id="_i_oFEyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.TypeMatchMappingActionID" commandName="Match Mapping by Type" description="Create child mappings automatically by type." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3519 + <commands xmi:id="_i_oFFCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.NameMatchMappingActionID" commandName="Match Mapping by Name" description="Create child mappings automatically by name." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3520 + <commands xmi:id="_i_oFFSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.CreateOneSidedMappingActionID" commandName="Create One-sided Mapping" description="Create a new mapping for the selected object." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3521 + <commands xmi:id="_i_oFFiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.CreateMappingActionID" commandName="Create Mapping" description="Create a new mapping between the selected objects." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3522 + <commands xmi:id="_i_oFFyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.ecore2ecore.action.AddOuputRootActionID" commandName="Add Output Root..." description="Add new output root." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3523 + <commands xmi:id="_i_oFGCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootActionID" commandName="Add Input Root..." description="Add new input root." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3524 + <commands xmi:id="_i_oFGSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.emf.mapping.xsd2ecore.presentation.XSD2EcoreContributionID/org.eclipse.emf.mapping.action.TypeMatchMappingActionID" commandName="Match Mapping by Type" description="Create child mappings automatically by type." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3525 + <commands xmi:id="_i_osICz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.emf.mapping.xsd2ecore.presentation.XSD2EcoreContributionID/org.eclipse.emf.mapping.action.NameMatchMappingActionID" commandName="Match Mapping by Name" description="Create child mappings automatically by name." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3526 + <commands xmi:id="_i_osISz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.emf.mapping.xsd2ecore.presentation.XSD2EcoreContributionID/org.eclipse.emf.mapping.action.CreateOneSidedMappingActionID" commandName="Create One-sided Mapping" description="Create a new mapping for the selected object." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3527 + <commands xmi:id="_i_osIiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.emf.mapping.xsd2ecore.presentation.XSD2EcoreContributionID/org.eclipse.emf.mapping.action.CreateMappingActionID" commandName="Create Mapping" description="Create a new mapping between the selected objects." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3528 + <commands xmi:id="_i_osIyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.emf.mapping.xsd2ecore.presentation.XSD2EcoreContributionID/org.eclipse.emf.mapping.action.RemoveMappingActionID" commandName="Remove Mapping" description="Remove the mapping associated with the selected objects." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3529 + <commands xmi:id="_i_osJCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.emf.parsley.dsl.EmfParsleyDsl.rulerActions/org.eclipse.emf.parsley.dsl.EmfParsleyDsl.doubleClickBreakpointAction" commandName="Not Used" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3530 + <commands xmi:id="_i_osJSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.debug.CompilationUnitEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3531 + <commands xmi:id="_i_osJiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ClassFileEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3532 + <commands xmi:id="_i_osJyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetExecute" commandName="Execute" description="Execute the Selected Text" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3533 + <commands xmi:id="_i_pTMCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetDisplay" commandName="Display" description="Display Result of Evaluating Selected Text" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3534 + <commands xmi:id="_i_pTMSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetInspect" commandName="Inspect" description="Inspect Result of Evaluating Selected Text" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3535 + <commands xmi:id="_i_pTMiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3536 + <commands xmi:id="_i_pTMyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3537 + <commands xmi:id="_i_pTNCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.ClassFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3538 + <commands xmi:id="_i_pTNSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3539 + <commands xmi:id="_i_pTNiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3540 + <commands xmi:id="_i_pTNyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.sirius.table.ui.editionTableEditorID.actions/org.eclipse.sirius.table.ui.refresh" commandName="Refresh" description="Force a refresh of the table" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3541 + <commands xmi:id="_i_pTOCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.sirius.table.ui.crossTableEditorID.actions/org.eclipse.sirius.table.ui.refresh" commandName="Refresh" description="Force a refresh of the table" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3542 + <commands xmi:id="_i_pTOSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.sirius.tree.ui.EditorID.actions/org.eclipse.sirius.tree.ui.refresh" commandName="Refresh" description="Force a refresh of the tree" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3543 + <commands xmi:id="_i_p6QCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Text Editor Bookmark Ruler Action" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3544 + <commands xmi:id="_i_p6QSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Text Editor Ruler Single-Click" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3545 + <commands xmi:id="_i_p6Qiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.examples.uml.ui.EcoreEditorContribution/org.eclipse.uml2.examples.uml.ui.ConvertToUMLModelActionID" commandName="Convert to UML Model..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3546 + <commands xmi:id="_i_p6Qyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.examples.uml.ui.UMLEditorContributionID/org.eclipse.uml2.examples.uml.ui.GenerateUML2StereotypesActionID" commandName="UML2" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3547 + <commands xmi:id="_i_p6RCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.examples.uml.ui.UMLEditorContributionID/org.eclipse.uml2.examples.uml.ui.GenerateStandardStereotypesActionID" commandName="Standard" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3548 + <commands xmi:id="_i_p6RSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.examples.uml.ui.UMLEditorContributionID/org.eclipse.uml2.examples.uml.ui.GenerateEcoreStereotypesActionID" commandName="Ecore" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3549 + <commands xmi:id="_i_p6Riz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.examples.uml.ui.UMLEditorContributionID/org.eclipse.uml2.examples.uml.ui.GenerateUMLPrimitiveTypesActionID" commandName="UML" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3550 + <commands xmi:id="_i_p6Ryz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.examples.uml.ui.UMLEditorContributionID/org.eclipse.uml2.examples.uml.ui.GenerateJavaPrimitiveTypesActionID" commandName="Java" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3551 + <commands xmi:id="_i_p6SCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.examples.uml.ui.UMLEditorContributionID/org.eclipse.uml2.examples.uml.ui.GenerateEcorePrimitiveTypesActionID" commandName="Ecore" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3552 + <commands xmi:id="_i_qhUCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.examples.uml.ui.UMLEditorContributionID/org.eclipse.uml2.examples.uml.ui.GenerateXMLPrimitiveTypesActionID" commandName="XML" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3553 + <commands xmi:id="_i_qhUSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.examples.uml.ui.UMLEditorContributionID/org.eclipse.uml2.examples.uml.ui.ExternalizeLabelsActionID" commandName="Labels" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3554 + <commands xmi:id="_i_qhUiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.examples.uml.ui.UMLEditorContributionID/org.eclipse.uml2.examples.uml.ui.ExternalizeKeywordsActionID" commandName="Keywords" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3555 + <commands xmi:id="_i_qhUyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.examples.uml.ui.UMLEditorContributionID/org.eclipse.uml2.examples.uml.ui.ConvertToModelLibraryActionID" commandName="Model Library" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3556 + <commands xmi:id="_i_qhVCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.examples.uml.ui.UMLEditorContributionID/org.eclipse.uml2.examples.uml.ui.ConvertToMetamodelActionID" commandName="Metamodel" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3557 + <commands xmi:id="_i_qhVSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.examples.uml.ui.UMLEditorContributionID/org.eclipse.uml2.examples.uml.ui.ConvertToEcoreModelActionID" commandName="Ecore Model..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3558 + <commands xmi:id="_i_qhViz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.uml.editor.UMLEditorContributionID/org.eclipse.uml2.uml.editor.CreateExtensionActionID" commandName="Create Extension..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3559 + <commands xmi:id="_i_qhVyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.uml.editor.UMLEditorContributionID/org.eclipse.uml2.uml.editor.ReferenceMetamodelActionID" commandName="Reference Metamodel..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3560 + <commands xmi:id="_i_qhWCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.uml.editor.UMLEditorContributionID/org.eclipse.uml2.uml.editor.ReferenceMetaclassActionID" commandName="Reference Metaclass..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3561 + <commands xmi:id="_i_qhWSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.uml.editor.UMLEditorContributionID/org.eclipse.uml2.uml.editor.DefineProfileActionID" commandName="Define" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3562 + <commands xmi:id="_i_rIYCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.uml.editor.UMLEditorContributionID/org.eclipse.uml2.uml.editor.UnapplyProfileActionID" commandName="Unapply Profile..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3563 + <commands xmi:id="_i_rIYSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.uml.editor.UMLEditorContributionID/org.eclipse.uml2.uml.editor.MergePackageActionID" commandName="Merge..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3564 + <commands xmi:id="_i_rIYiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.uml.editor.UMLEditorContributionID/org.eclipse.uml2.uml.editor.ImportTypeActionID" commandName="Import Type..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3565 + <commands xmi:id="_i_rIYyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.uml.editor.UMLEditorContributionID/org.eclipse.uml2.uml.editor.ApplyProfileActionID" commandName="Apply Profile..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3566 + <commands xmi:id="_i_rIZCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.uml.editor.UMLEditorContributionID/org.eclipse.uml2.uml.editor.ExpandTemplatesActionID" commandName="Expand Templates..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3567 + <commands xmi:id="_i_rIZSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.uml.editor.UMLEditorContributionID/org.eclipse.uml2.uml.editor.UnapplyStereotypeActionID" commandName="Unapply Stereotype..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3568 + <commands xmi:id="_i_rIZiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.uml.editor.UMLEditorContributionID/org.eclipse.uml2.uml.editor.DestroyElementActionID" commandName="Destroy" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3569 + <commands xmi:id="_i_rIZyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.uml2.uml.editor.UMLEditorContributionID/org.eclipse.uml2.uml.editor.ApplyStereotypeActionID" commandName="Apply Stereotype..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3570 + <commands xmi:id="_i_rIaCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::acceleo.rulerActions/org.eclipse.acceleo.ide.ui.debug.actions.doubleClickBreakpointAction" commandName="Toggle Acceleo Breakpoint" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3571 + <commands xmi:id="_i_rvcCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::acceleo.rulerActions/org.eclipse.acceleo.ide.ui.debug.actions.clickBreakpointAction" commandName="Filter Acceleo Breakpoint" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3572 + <commands xmi:id="_i_rvcSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::acceleo.showWhitespaceCharactersAction/org.eclipse.acceleo.ide.ui.editors.template.showwhitespacecharacters" commandName="Show Whitespace Characters" description="Show Whitespace Characters" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3573 + <commands xmi:id="_i_rvciz4EeiBhvlDkyldLw" elementId="AUTOGEN:::acceleo.MarkOccurrencesToggle/org.eclipse.acceleo.ide.ui.editors.template.markoccurrences" commandName="Toggle Mark Occurrences" description="Toggle Mark Occurrences" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3574 + <commands xmi:id="_i_rvcyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.CompleteOCLBreakpointRulerActions/org.eclipse.ocl.examples.debug.ui.actions.CompleteOCLRulerToggleBreakpointAction" commandName="OCL Toggle Breakpoint" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3575 + <commands xmi:id="_i_rvdCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.OCLinEcoreBreakpointRulerActions/org.eclipse.ocl.examples.debug.ui.actions.OCLinEcoreRulerToggleBreakpointAction" commandName="OCL Toggle Breakpoint" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3576 + <commands xmi:id="_i_rvdSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.php.editor.ruler.actions/org.eclipse.php.internal.ui.editor.PhpSelectRulerAction" commandName="PHP Editor Ruler Single-Click" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3577 + <commands xmi:id="_i_rvdiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.css.core.csssource.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3578 + <commands xmi:id="_i_rvdyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.css.core.csssource.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3579 + <commands xmi:id="_i_sWgCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.dtd.core.dtdsource.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3580 + <commands xmi:id="_i_sWgSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.dtd.core.dtdsource.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3581 + <commands xmi:id="_i_sWgiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.html.core.htmlsource.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3582 + <commands xmi:id="_i_sWgyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.html.core.htmlsource.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3583 + <commands xmi:id="_i_s9kCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.jsdt.debug.ui.togglebreakpoint/org.eclipse.wst.jsdt.debug.ui.RulerToggleBreakpoint" commandName="Toggle Breakpoint" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3584 + <commands xmi:id="_i_s9kSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.jsdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.wst.jsdt.internal.ui.javaeditor.BookmarkRulerAction" commandName="JavaScript Editor Bookmark Ruler Action" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3585 + <commands xmi:id="_i_s9kiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.jsdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="JavaScript Editor Ruler Single-Click" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3586 + <commands xmi:id="_i_s9kyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.jsdt.internal.ui.ClassFileEditor.ruler.actions/org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="JavaScript Editor Ruler Single-Click" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3587 + <commands xmi:id="_i_s9lCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.jsdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" commandName="JavaScript Editor Bookmark Ruler Action" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3588 + <commands xmi:id="_i_s9lSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.jsdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.SelectRulerAction" commandName="JavaScript Editor Ruler Single-Click" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3589 + <commands xmi:id="_i_s9liz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.json.core.jsonsource.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="%AddBookmark.label" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3590 + <commands xmi:id="_i_s9lyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.json.core.jsonsource.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="%SelectRuler.label" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3591 + <commands xmi:id="_i_s9mCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.core.runtime.xml.source.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3592 + <commands xmi:id="_i_tkoCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.core.runtime.xml.source.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3593 + <commands xmi:id="_i_tkoSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.xsd.core.xsdsource.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3594 + <commands xmi:id="_i_tkoiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.xsd.core.xsdsource.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3595 + <commands xmi:id="_i_tkoyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.wst.jsdt.chromium.debug.ui.editors.JsEditor.editorActions/org.eclipse.wst.jsdt.chromium.debug.ui.editor.ruler.doubleClickBreakpointAction" commandName="Not Used" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3596 + <commands xmi:id="_i_uLsCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.amalgam.explorer.contextual.sirius.ui.viewerContribution.showHideDiagramAndTable/org.eclipse.amalgam.explorer.contextual.sirius.ui.actions.ShowHideSiriusRepresentations" commandName="Show diagrams and Tables in the Contextual Explorer" description="Show diagrams and Tables in the Contextual Explorer" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3597 + <commands xmi:id="_i_uLsSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.PulldownActions/org.eclipse.debug.ui.debugview.pulldown.ViewManagementAction" commandName="View Management..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3598 + <commands xmi:id="_i_uLsiz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3599 + <commands xmi:id="_i_uLsyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.removeAll" commandName="Remove All" description="Remove All Breakpoints" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3600 + <commands xmi:id="_i_uLtCz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3601 + <commands xmi:id="_i_uLtSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.workingSets" commandName="Working Sets..." description="Manage Working Sets" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3602 + <commands xmi:id="_i_uLtiz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3603 + <commands xmi:id="_i_uywCz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3604 + <commands xmi:id="_i_uywSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.groupByAction" commandName="Group By" description="Show" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3605 + <commands xmi:id="_i_uywiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.expressionsView.toolbar/org.eclipse.debug.ui.expresssionsView.toolbar.removeAll" commandName="Remove All" description="Remove All Expressions" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3606 + <commands xmi:id="_i_uywyz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3607 + <commands xmi:id="_i_uyxCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.PinMemoryBlockAction" commandName="Pin Memory Monitor" description="Pin Memory Monitor" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3608 + <commands xmi:id="_i_uyxSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.NewMemoryViewAction" commandName="New Memory View" description="New Memory View" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3609 + <commands xmi:id="_i_uyxiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglemonitors" commandName="Toggle Memory Monitors Pane" description="Toggle Memory Monitors Pane" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3610 + <commands xmi:id="_i_uyxyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.linkrenderingpanes" commandName="Link Memory Rendering Panes" description="Link Memory Rendering Panes" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3611 + <commands xmi:id="_i_uyyCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.tablerendering.preferencesaction" commandName="Table Renderings Preferences..." description="&amp;Table Renderings Preferences..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3612 + <commands xmi:id="_i_vZ0Cz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglesplitpane" commandName="Toggle Split Pane" description="Toggle Split Pane" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3613 + <commands xmi:id="_i_vZ0Sz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.switchMemoryBlock" commandName="Switch Memory Monitor" description="Switch Memory Monitor" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3614 + <commands xmi:id="_i_vZ0iz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.memoryViewPreferencesAction" commandName="Preferences..." description="&amp;Preferences..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3615 + <commands xmi:id="_i_vZ0yz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3616 + <commands xmi:id="_i_vZ1Cz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3617 + <commands xmi:id="_i_vZ1Sz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3618 + <commands xmi:id="_i_vZ1iz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3619 + <commands xmi:id="_i_vZ1yz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3620 + <commands xmi:id="_i_vZ2Cz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3621 + <commands xmi:id="_i_vZ2Sz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3622 + <commands xmi:id="_i_wA4Cz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.AllReferencesInView" commandName="Show References" description="Show &amp;References" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3623 + <commands xmi:id="_i_wA4Sz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3624 + <commands xmi:id="_i_wA4iz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3625 + <commands xmi:id="_i_wA4yz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3626 + <commands xmi:id="_i_wA5Cz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3627 + <commands xmi:id="_i_wA5Sz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3628 + <commands xmi:id="_i_wA5iz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.BreakpointViewActions/org.eclipse.jdt.debug.ui.breakpointViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3629 + <commands xmi:id="_i_wA5yz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowThreadGroups" commandName="Show Thread Groups" description="Show Thread Groups" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3630 + <commands xmi:id="_i_wn8Cz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3631 + <commands xmi:id="_i_wn8Sz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowSystemThreads" commandName="Show System Threads" description="Show System Threads" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3632 + <commands xmi:id="_i_wn8iz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3633 + <commands xmi:id="_i_wn8yz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3634 + <commands xmi:id="_i_wn9Cz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.DisplayViewActions/org.eclipse.jdt.debug.ui.displayViewToolbar.Execute" commandName="Execute" description="Execute the Selected Text" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3635 + <commands xmi:id="_i_wn9Sz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3636 + <commands xmi:id="_i_wn9iz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3637 + <commands xmi:id="_i_wn9yz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3638 + <commands xmi:id="_i_xPACz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3639 + <commands xmi:id="_i_xPASz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3640 + <commands xmi:id="_i_ydICz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3641 + <commands xmi:id="_i_zEMCz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3642 + <commands xmi:id="_i_zEMSz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3643 + <commands xmi:id="_i_zEMiz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3644 + <commands xmi:id="_i_zEMyz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3645 + <commands xmi:id="_i_zENCz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3646 + <commands xmi:id="_i_zENSz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3647 + <commands xmi:id="_i_zENiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.search.open" commandName="Search Repository..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3648 + <commands xmi:id="_i_zENyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.synchronize.changed" commandName="Synchronize Changed" description="Synchronize Changed" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3649 + <commands xmi:id="_i_zEOCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.tasks.restore" commandName="Restore Tasks from History..." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3650 + <commands xmi:id="_i_zEOSz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3651 + <commands xmi:id="_i_zEOiz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3652 + <commands xmi:id="_i_zrQCz4EeiBhvlDkyldLw" 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="_iIJDhCz4EeiBhvlDkyldLw"/>
  3653 + <commands xmi:id="_i_zrQSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.pde.ui.logViewActions/org.eclipse.jdt.debug.ui.LogViewActions.showStackTrace" commandName="Show Stack Trace in Console View" description="Show Stack Trace in Console View" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3654 + <commands xmi:id="_i_zrQiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.acceleo.ui.interpreter.debug.VariableViewActions/org.eclipse.acceleo.ui.interpreter.debug.AddVariablesToInterpreterAction" commandName="Adds variables." description="Add the selected variables in the interpreter." category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3655 + <commands xmi:id="_i_zrQyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.mylyn.dltk.explorer.contribution/org.eclipse.mylyn.dltk.actions.focus.packageExplorer" commandName="Focus on Active Task" description="Focus on Active Task (Alt+click to reveal filtered elements)" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3656 + <commands xmi:id="_i_zrRCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::org.eclipse.dltk.mylyn.markers.breakpoints.contribution/org.eclipse.dltk.mylyn.actions.focus.markers.breakpoints" commandName="Focus on Active Task" description="Focus on Active Task" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3657 + <commands xmi:id="_i_2HgCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::breakpointsViewActions/org.eclipse.wst.jsdt.debug.ui.add.scriptload.breakpoint" commandName="Add Script Load Breakpoint" description="Add Script Load Breakpoint" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3658 + <commands xmi:id="_i_2ukCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::breakpointsViewActions/org.eclipse.jdt.debug.ui.breakpointViewActions.ShowQualified" commandName="Suspend For All Script Loads" description="Suspends when any script is loaded" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3659 + <commands xmi:id="_i_2ukSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::breakpointsViewActions/org.eclipse.wst.jsdt.debug.ui.suspend.on.exceptions" commandName="Suspend On JavaScript Exceptions" description="Suspend on all JavaScript exceptions" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3660 + <commands xmi:id="_i_2ukiz4EeiBhvlDkyldLw" elementId="AUTOGEN:::debugViewActions/org.eclipse.wst.jsdt.debug.ui.show.all.scripts" commandName="Show All Scripts" description="Shows or hides all scripts loaded in the visible targets" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3661 + <commands xmi:id="_i_2ukyz4EeiBhvlDkyldLw" elementId="AUTOGEN:::variableViewActions/org.eclipse.wst.jsdt.debug.ui.variableview.show.functions" commandName="Show function variables" description="Show or hide function variables" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3662 + <commands xmi:id="_i_2ulCz4EeiBhvlDkyldLw" elementId="AUTOGEN:::variableViewActions/org.eclipse.wst.jsdt.debug.ui.variableview.show.this" commandName="Show 'this' variable" description="Show or hide the this variable" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3663 + <commands xmi:id="_i_2ulSz4EeiBhvlDkyldLw" elementId="AUTOGEN:::variableViewActions/org.eclipse.wst.jsdt.debug.ui.variableview.show.prototypes" commandName="Show proto variables" description="Show or hide proto variables" category="_iIJDhCz4EeiBhvlDkyldLw"/>
  3664 + <addons xmi:id="_iHC3RCz4EeiBhvlDkyldLw" 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"/>
  3665 + <addons xmi:id="_iHC3RSz4EeiBhvlDkyldLw" 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"/>
  3666 + <addons xmi:id="_iHEFYCz4EeiBhvlDkyldLw" 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"/>
  3667 + <addons xmi:id="_iHEFYSz4EeiBhvlDkyldLw" 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"/>
  3668 + <addons xmi:id="_iHEFYiz4EeiBhvlDkyldLw" 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"/>
  3669 + <addons xmi:id="_iHEFYyz4EeiBhvlDkyldLw" 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"/>
  3670 + <addons xmi:id="_iHEFZCz4EeiBhvlDkyldLw" 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"/>
  3671 + <addons xmi:id="_iHEFZSz4EeiBhvlDkyldLw" 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"/>
  3672 + <addons xmi:id="_iHEFZiz4EeiBhvlDkyldLw" 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"/>
  3673 + <addons xmi:id="_iHEFZyz4EeiBhvlDkyldLw" 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"/>
  3674 + <addons xmi:id="_iHduACz4EeiBhvlDkyldLw" elementId="SplitterAddon" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.splitteraddon.SplitterAddon"/>
  3675 + <addons xmi:id="_ILvEITDPEeije4ek6aC1Iw" elementId="org.eclipse.ui.ide.addon.0" contributionURI="bundleclass://org.eclipse.ui.ide/org.eclipse.ui.internal.ide.addons.SaveAllDirtyPartsAddon"/>
  3676 + <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"/>
  3677 + <categories xmi:id="_iIIcYCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.category.edit" name="Edit"/>
  3678 + <categories xmi:id="_iIIcYSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.wikitext.ui.editor.category" name="WikiText Markup Editing Commands" description="commands for editing lightweight markup"/>
  3679 + <categories xmi:id="_iIIcYiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.category.textEditor" name="Text Editing" description="Text Editing Commands"/>
  3680 + <categories xmi:id="_iIIcYyz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.mylyn.commands" name="DLTK Context" description="DLTK Task-Focused Interface Commands"/>
  3681 + <categories xmi:id="_iIJDcCz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.context.ui.commands" name="Focused UI" description="Task-Focused Interface"/>
  3682 + <categories xmi:id="_iIJDcSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.category.source" name="Source" description="JavaScript Source Actions"/>
  3683 + <categories xmi:id="_iIJDciz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.cdo.security.ui.management" name="CDO Security Management"/>
  3684 + <categories xmi:id="_iIJDcyz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.commands" name="Task Repositories"/>
  3685 + <categories xmi:id="_iIJDdCz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.server.ui" name="Server" description="Server"/>
  3686 + <categories xmi:id="_iIJDdSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.wikitext.context.ui.commands" name="%commands.category.name" description="%commands.category.description"/>
  3687 + <categories xmi:id="_iIJDdiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.category.file" name="File"/>
  3688 + <categories xmi:id="_iIJDdyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.category.window" name="Window"/>
  3689 + <categories xmi:id="_iIJDeCz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.ecp.cdo.ui.commands" name="ECP CDO Provider"/>
  3690 + <categories xmi:id="_iIJDeSz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.category.refactoring" name="Refactor - PHP" description="PHP Refactoring Actions"/>
  3691 + <categories xmi:id="_iIJDeiz4EeiBhvlDkyldLw" elementId="org.eclipse.emfforms.editor.commands.category" name="Ecore Actions"/>
  3692 + <categories xmi:id="_iIJDeyz4EeiBhvlDkyldLw" elementId="org.eclipse.debug.ui.category.run" name="Run/Debug" description="Run/Debug command category"/>
  3693 + <categories xmi:id="_iIJDfCz4EeiBhvlDkyldLw" elementId="org.eclipse.team.cvs.ui.actionSet" name="CVS" description="Actions that apply when working with CVS repositories"/>
  3694 + <categories xmi:id="_iIJDfSz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.category.dialogs" name="Dialogs" description="Commands for opening dialogs"/>
  3695 + <categories xmi:id="_iIJDfiz4EeiBhvlDkyldLw" elementId="org.eclipse.oomph" name="Oomph"/>
  3696 + <categories xmi:id="_iIJDfyz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.ui.tools.commands" name="Sirius Commands"/>
  3697 + <categories xmi:id="_iIJDgCz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.commons.repositories.ui.category.Team" name="Team"/>
  3698 + <categories xmi:id="_iIJDgSz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.ui.category.source" name="Manifest Editor Source" description="PDE Source Page actions"/>
  3699 + <categories xmi:id="_iIJDgiz4EeiBhvlDkyldLw" elementId="org.eclipse.php.ui.category.source" name="Source" description="PHP Source Actions"/>
  3700 + <categories xmi:id="_iIJDgyz4EeiBhvlDkyldLw" elementId="org.eclipse.oomph.commands" name="Oomph"/>
  3701 + <categories xmi:id="_iIJDhCz4EeiBhvlDkyldLw" elementId="org.eclipse.core.commands.categories.autogenerated" name="Uncategorized" description="Commands that were either auto-generated or have no category"/>
  3702 + <categories xmi:id="_iIJDhSz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.ui.category.refactoring" name="Refactor - JavaScript" description="JavaScript Refactoring Actions"/>
  3703 + <categories xmi:id="_iIJDhiz4EeiBhvlDkyldLw" elementId="org.eclipse.team.ui.category.team" name="Team" description="Actions that apply when working with a Team"/>
  3704 + <categories xmi:id="_iIJDhyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.category.views" name="Views" description="Commands for opening views"/>
  3705 + <categories xmi:id="_iIJqgCz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.category.source" name="Script Source"/>
  3706 + <categories xmi:id="_iIJqgSz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.tasks.ui.category.editor" name="Task Editor"/>
  3707 + <categories xmi:id="_iIJqgiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.ide.markerContents" name="Contents" description="The category for menu contents"/>
  3708 + <categories xmi:id="_iIJqgyz4EeiBhvlDkyldLw" elementId="org.eclipse.oomph.setup.category" name="Oomph Setup"/>
  3709 + <categories xmi:id="_iIJqhCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.category.navigate" name="Navigate"/>
  3710 + <categories xmi:id="_iIJqhSz4EeiBhvlDkyldLw" elementId="org.eclipse.acceleo.ide.ui.category" name="Acceleo"/>
  3711 + <categories xmi:id="_iIJqhiz4EeiBhvlDkyldLw" elementId="org.eclipse.mylyn.java.ui.commands" name="Java Context" description="Java Task-Focused Interface Commands"/>
  3712 + <categories xmi:id="_iIJqhyz4EeiBhvlDkyldLw" elementId="org.eclipse.wst.jsdt.debug.ui.category" name="JavaScript Debug" description="Tooling for debugging JavaScript"/>
  3713 + <categories xmi:id="_iIJqiCz4EeiBhvlDkyldLw" elementId="org.eclipse.compare.ui.category.compare" name="Compare" description="Compare command category"/>
  3714 + <categories xmi:id="_iIJqiSz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.category.refactoring" name="Refactor - Java" description="Java Refactoring Actions"/>
  3715 + <categories xmi:id="_iIJqiiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.codegen.ecore.ui.Commands" name="EMF Code Generation" description="Commands for the EMF code generation tools"/>
  3716 + <categories xmi:id="_iIJqiyz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.category.help" name="Help"/>
  3717 + <categories xmi:id="_iIJqjCz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.category.project" name="Project"/>
  3718 + <categories xmi:id="_iIJqjSz4EeiBhvlDkyldLw" elementId="org.eclipse.search.ui.category.search" name="Search" description="Search command category"/>
  3719 + <categories xmi:id="_iIJqjiz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.parsley.dsl.additional.builder.emfParsleyDslPluginXmlNature.category" name="Emf Parsley Dsl Plugin Xml Nature commands"/>
  3720 + <categories xmi:id="_iIJqjyz4EeiBhvlDkyldLw" elementId="org.eclipse.egit.ui.commandCategory" name="Git"/>
  3721 + <categories xmi:id="_iIJqkCz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.category.XtextEditor" name="Editing" description="Editing Commands"/>
  3722 + <categories xmi:id="_iIJqkSz4EeiBhvlDkyldLw" elementId="org.eclipse.amalgam.discovery.modeling.commands.category" name="Modeling Amalgamation"/>
  3723 + <categories xmi:id="_iIJqkiz4EeiBhvlDkyldLw" elementId="org.eclipse.ui.category.perspectives" name="Perspectives" description="Commands for opening perspectives"/>
  3724 + <categories xmi:id="_iIKRkCz4EeiBhvlDkyldLw" elementId="org.eclipse.ltk.ui.category.refactoring" name="Refactoring"/>
  3725 + <categories xmi:id="_iIKRkSz4EeiBhvlDkyldLw" elementId="org.eclipse.gef.category.view" name="View" description="View"/>
  3726 + <categories xmi:id="_iIKRkiz4EeiBhvlDkyldLw" elementId="org.eclipse.sirius.common.ui.category" name="Sirius"/>
  3727 + <categories xmi:id="_iIKRkyz4EeiBhvlDkyldLw" elementId="org.eclipse.jdt.ui.category.source" name="Source" description="Java Source Actions"/>
  3728 + <categories xmi:id="_iIKRlCz4EeiBhvlDkyldLw" elementId="org.eclipse.pde.runtime.spy.commands.category" name="Spy"/>
  3729 + <categories xmi:id="_iIKRlSz4EeiBhvlDkyldLw" elementId="org.eclipse.emf.emfstore.client.ui.project" name="ECP"/>
  3730 + <categories xmi:id="_iIKRliz4EeiBhvlDkyldLw" elementId="org.eclipse.xtext.ui.category.refactoring" name="Refactoring" description="Refactoring Commands"/>
  3731 + <categories xmi:id="_iIKRlyz4EeiBhvlDkyldLw" elementId="org.eclipse.dltk.ui.category.refactoring" name="Refactor - DLTK" description="DLTK Refactoring Actions"/>
  3732 +</application:Application>
... ...
.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.fdt 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.fdx 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.fnm 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.frq 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.frq
... ...
.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.nrm 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.nrm
... ... @@ -0,0 +1 @@
  1 +NRMÿ
0 2 \ No newline at end of file
... ...
.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.tii 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/_0.tis 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/segments.gen 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/segments_1 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/write.lock 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history/write.lock
... ...
.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_1.fdt 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_1.fdx 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_1.fnm 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_1.frq 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_1.nrm 0 → 100644
  1 +++ a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_1.nrm
... ... @@ -0,0 +1 @@
  1 +NRMj|ppr|n|y||||n||n||rs||||u||||k||feeg`|i``|eo`||p||ty||hl|vyvywv|||x||||x|||yxx||y||nm||cm`cjvx|yjv|kyxx||xy|j||||x|x__ovp|nx||jm||nmn|t|||yxphut|tyv|h`xryy`|exiy|nhyqspmtfpii|wumpohtlt|mx|uitedlknshqyvqlkoquuytyrxiiiixutrxw|wy||txtaaowmn|_topvvweumuxvsx|ptpxxk|ytyt|tyyysywxumtx|yyutjvv|t|bv|rwthjrryuvy|iiyhhpyppf|``hy||y|jpljkllgprrrrrrsishjlpilpxqwgggqhhmlmghiigiqskgtwthgqljixslopggihkgiijpsgggpnogthgrgmjhprxuitomrmlpvrpns|tnirwrqtlmlopmjqmnurruuyroqottuylpsvvrstrt|qqppnqrqtnxkppmyqvmnrpy|swtqprpyxrtqyptosrqmtmrrtupstxspsrsuxsuxutvxsrsttsuuquuwutttxtpxsqvtrxu|vyihjhthjijjtiiwnguljijphiqultjpsmuuug|mlhvvjjikpkkjijmkknpjjiyjmmhjurhpjpmijlst|pqgmrorngpliophixggmiohrijppinjrttyiqtqqjjpxgjiiqqlgimpis|qxolllppplhpppiuphqppliioxnkpkijppjsnnjjslippgphojjrlqilpthlsiqmimpmppjjj|lsokspjigvpuhhwwwwwwpwwwwhitwwhgtxqlp|rqhwuvvljjhoutxskoojrjjorphjoglpitqnkhimpkrsoripmhgow|qqilqphimttlpovlrsnunpsqoqjquyytuqrtplmroqvtppxqppjkosutpqqmqtswxlrtprsttuxumx|ryosptnwrsqrtmxrtvluupukxwlvvqpruptvqrtvuwlslsupqgnixsstjnrkkhusuoooogvhpuxmjhgilklqyyqvhjklvnjhwtvhhjrmwjhwllljwwhltithljjypprxyjjujjhpkpsjjjopqqjygkgjjwyrlju||ljtgniliijqhslkqixgjmjxgilsinipkjlkoilvsgjgrhjjwthyowhjojrjtimp|xlkhtttt||njqgjittsljm|onikhrpjkoswjppppisttnylljughkiniittlukhkgoqlltttlrnjjqojgiirsplhoookrjpgsu|g|j|nxrini|polplkkkknkjq||tmgmjstijqlvx|vjixjrnvokqrrtoyxnpkqqtqmxplqxspnnurxqponqo|yrpmswotxwyrxooumouurttssyvpptpprsuttprpskxvwrotqnvvwyvwmwqxqtptqxqwpypx|wxysttst|hxhhsqgrujjqmhluntigpjyigpmjj|ryxnxmhqputlmynmtlorjrupwlrqklmmmmmhtoyovp|lmmtjvvkkkilxlql|||||jgxtlqpomkgjjpprnoxxoqwjpnlmqqlilnjjkkkkkkljoooklklklrporiwikkhunmhjphgl|rmrultlqkjlgpuulkpjpjnvq|srshjljvkphhmpjmqlxtrohplllvxjypxrhhhx|ypyyyylxihjnyhjjuqiigjuhrpqnjiilxjpjtqvlsokkkhjjvyuujslomojhiiktkljlmtlhnlinu|jtqxqpgqwltntpuuoktijlxkrytqqtjqumwypstruroptppqvtusrtlrrtmyk|tvyitusswjlxuympuypppsxsstrpltvwppxr|tvtuyu||oprmqtoxrptqksusxur|pruupprvv|rtrrsusw|qspytqottuyxvsvpvuxxqxsyuvtyr|p|uytqwnrthmlhhihktmpojtmsimjyhlxvth|nqxyoslqittnmyiitthxihpxhxttimnnwhqqmpxstjxjmvutihjmsxplhqtstxswwwrjjjhihjnj||kuvijpptpjupothlnwxiyqhmpunhjjjwjlswrgonmouloxiqotylwmolpwt||xmynkxyrtvmymsuuynslqpyprsvxsqsquvuxtovtrvvyy|utw||rttpsxvuttvwrvsioyoqltupvlynjpxtlpyiihhjxwxxwhrssipphjurxpqojhlujimjnjjoojhiik|xhh|tjoothpxiltttmtthttmtjpnljhuvjipqrh|||t|||tttttttijj||pmitijttjmmikjjlxrjqsmhplquujqtpxy|pxonrmxoo|txtnxrnpo|rvquqpltvuqylxylvv|xpstpyvupoxsxyrxtqtuutrrvutvtuutwtt|tnuuqtxuuwxt|tvpryrxyvttsxouqpxvyupllxqqjq|lxtwvxxwwwwwwwuhvwwwjwljmtwwmkniiijh|xwjwhpqtrq|hhrujjnwrhnwuyx|||yyuyyyji|hhyyjjpxyyhxjqituxhylwmujjjytmhjhjmvmxjninjhjmtmyjpuoxnxtuyjhqqsiol|knsju||kkuupnmrqpiuvyqpxqsolqomtlmltuuhsulpqrippthlhuhllhljjxiryyjwrtjkkkrkrrrhhjitjjtqhlujjrkjvvluupjpwvhjrs||||h||rmmyomx|qtvtjkjjisxjihntqjuuuuqujlwpjtht|jhlsjksjtl|irvihmoxlsukj||m|tjjjpqtthtxqxhosstjthyjsjnjriouxxjhplokjujvuqrqhqp|qlhhlll|thhhhijixtppppslswljiyxuqi||msmmshiom|jmiinh|vmnpuqoihjltnwhojqhvljvuxuhvlx|vj|pqmmthpjyjjlilpjlullpotmhsotyjrtqou|ijkponkv|kpwoilqhhlouihlxlnvshnjjljijihqpymjsststop|pijhjsm||||||||||||tpinyjpphplpppppppppppppppppysxpppppppppphppu|mpmmmmmmmmhhjjjmqlxspsmmmpotjnjjujssjpthhypvqlivhtixhphpp|ppmnmijutikhuujwpximxmjl|thrlmpqtjymju|pnqvrtsjt|yqvsmv|ysytxvrvxyppstpsmjlqrnn||lv|mlqyyyktpsxpwkvoxuxqsoypyvyy|vrqvwx|tx|muq|sov|xqsurvprnrtpxp|ow|vxsrxwqoy|qu|xpox||tys|pqty|ptxtoo||yxxyw|vxtt|yx|p|yxsuwxsqqyxutx||ypv|yyttxppyxsvxxxq||ytvxttjhlishjtrphuuuuuhqlnhhrhhih|riyix|rrtrtrttthtswhhhtvhwptyiiwttkxtnhjhwhjukpu|jkxxjhujmj|jthijikkkh|ojwwvsiviywnihhjhmhjiutjsvo|krpotkkhrpqtljuhjpmjkkkkkkkkslmphuhmihnktjntnjwrrjjhjqtprppjvknxkjtsokjtjjijqhttithxkltqlhtin|ttttttjjtptumqsxxmjtljjjwqlr||oxxxxxujottt|imyijtmntjxppsuijmtwqih|tturtlphhqhhkomiqhuqlppujmtljpxpjnktxiliitmnlxsnq|||hkjt|pppupuriuhjkmkqphxjxhjlqooolooo|ivmrishhjiijuouuuutjjt|jirjphihihinuituqslmjxprmqxmiimhyyrrryyujxnilmmtjlsjlhljiltloxlhlnlllxmpmjlhkltkjlwwwwwiltjljlljltqskljltlpltttujjjjjj|jpjpxytyxmjvjoutpxhoipjtttttttttttttttttttttttttttttuuookxlstitiymjjmytuuijpilsslluqpolllllllllxjjnqjvjhhonhhrqqiqhhhhhhilikhkkkkkvttttpptjrthio|stttttty|ojttjtstqqqypjjmhsttrpmhhxjjjikihqhonnjiiumqolw|lttxjnjp|lhiklvtlpjnoxjjilntqjsxkjpjhlnjqvjxjqjpusljhvmplhjmrusttqjp|xmvpnmumhhwstqoininoqjnxlllmlvpjptkillkqhkoovjmoxyxtopqqmmqp||htimhhtuo|jhlxrxjjjnstmjuwk|tltsxrhryukooqpukro|xpkkkimiytsunqjjnpixjxqookkuqvrxyiohthms|milnqlkjonputjuhnmpivrqsmjpnospqrhtoysvolojolrxrymtyspxotmuttyrmyqknwrtvwxiouputytoupypvwrtrpsxlwyojstrpsmpqwxrlnyttlqjps|qvryuokp|yxqqnlutvnp|pqntrqqnv|ysuxtqtutruvyqvoustsruywqrxvr||yppyxxys|t|txrsupqvpwwxyvuvuoxvvwyvxursxvurrtsxputysxttttttyooyrrutysskjtvxhsthhxiiuxt|jhnhihhhhjthl|kxxhhhjtwxxjjxtnnjnnpujujjhtjmjttpjirjqhjuuruji|rirhyrmkklwowxouqpjtpiypqjlhmiihopuvhnkumtnonojpqqtuooooohtwlllqijmiiinxo|xslmnjmm|ltjhmlql||swijhxxxxxhjkkkkkqjqyhkkttttkkkkkkklktthl|qqrkjpqiikrmlrpihmxlppjmlohjpmhm||ou|jjjxmmrlrlvttqjhmm||nq|q||q|||oiqtrhvrrrqnrmmltnjqttrjxnwminvkkkkjqutqu|jj|jjjijkjoonshxrrjrqlqyoqnjkktvjtnrmtpj|mjttiksxmhhuujimsjpirrrrrmpiqmm|j|j||kppommmssljliimnjlwjsnjptj|qspqqmmilsmmptllllllllllqommkkklhlosn|hhyvjijkjopjm|kkkkkkjojqjhotjjoiwkiuqw|twuqwqvtoimhyyyyyvysqypmujllpporlpl|jxhpmtrnimthhsiim|lmkhhhkpx|||||||||sjjphkiytumjlqtoirhlpjjjpplw|jpsipmpqhhjoly|mrmlsvqkkhpmvyjmmtttjpijhkkkkkun|xpjjjv|jkhjjjjijmsmiyjojxpvhhhhhhhlhumpjjjsuitttmnppkvjpokkpjw|ukkqvrpyjqoxjjjjhutqrnljlqxtpjpnqqiuqojjronjqoooooooooooooooooyqtrmmpjuqpi|jnjqjh|louqqkqkjonsisjloqotqloolqrir|hqojqouttolmjjoykpqhsqqjllppjjmtqlithltqjqsiunptotpqommmixmprtstiiitlijjjjlkpljyxpjihpjpqjqjuqttjqhjhpipvlnpjkmqu|njuthiljhhspurtippllillmlpnokqppoj|jnqxxiiutiroiihhsshhjpjppppjiyuxpjqlhryuskkprxqhltro|tpisqnqkxsn|yuv|nrjtpnuyyupuomnyumolqlluy|ptmpotvpxjpvxuyqqppqmruxnuqxutpquwroxuuxx|xoxuwssrvrxtqt|ynyyuuxpqxsjpsuvkrvxlpmpputv|rvtsuupqy|rptpttpot|owtmw|qtrypu|quttwu|pvstjppymojnytypuvurrprtty|uo|xyuq|xyuyxurtrprxvsw|xx|vwmortuvpyqh|snuhtqyqqqhxqxtiirhwoq|hmssih|tokjjsxmmmnvhmojjn||itumijolmhjiwuonxtitxmithhmvqqtjvjhhtkknnnnnnnnnnnnnnr|upsiijnrkxpwtihojoumkhjhtkojwnjhpppmquqjllnjhkujjjjtiqqjjphij|mypsjoxjshhvhhhiipoplmjhvkjopummtjpjrxmpjylpoommltw|stjqitsinxtnjjmpmjjptmihmonpujjhiupnhnuuqyqiqqxmhjuqooqmmo|vitjlhoshhnpvnppyniujpkj|onmupjmtll|l||nnqvkkxlsuhhjiypytyrqtootqohusslspoqnlxxqjtvrwmhvprpvpwoooptqnroooo|ojjkkkkkktnoooqohqlnj|p||||xsjxqipyqjqojsioostpj||tiikminqqupooopooknnlllqkkxxqtmsxttu|jpqtqti|o|qooosvrqoqqmqoqomqqjooppppppppprqh|tuqtojtrvlmppppn|uxyyyyyyrkxxxjoohhlqoohjyrtmmijlshjpqnjjjmmnhphmlpqjqjxpmqjqqwpvotkktj|tttittrthmphtphphuqnvojkrqqhishojp|lljnnnnnsjxiwqmhhhhhhmhhhmnrmqtpymiyiwmlt|mttpiqqmmhmqmjjjjjjjjjjjjxjpjjvstjjlqjtlwmphhhhnhhniiukkkkikkkpjkkxxnjrxmiuxmllllllmmllllllllmllllknmmmmmmjjmjljpvjyiximtjnjjmohjuunhrmmnhvvpoomiqiuhtjjjjmnhphjjlmjnjjjjjqmhhhhhsmjjsjjjjjjjhluqr|tpjtujkqpqjvqjpxpnkinpjjmhypsqtsnxllupllmmvlmi|holjtjirijtuttrqjmpnuxitjnrjpovvthtqoqr|sixrwqvkmprjtumjplqwns|xnoutoqxxpxy|ttqx|ltntjr|vqy|mkpupwturuspwsqxtppurnyr|pvwpixtxppvytqqyurqxspqxqpwppuypukwvpvprxqxou|vvtnsvmsxmpnx|stwssxtsxrroxtvsqv|xrsvussr|uox|uqlpnvtpxvr|s||qvtxmy|yrqly|vuxv|xxysqyoxtotvvwnttux|uqtuqyxvrprtywyyy|xntntrtutrrxq|ssrvvu|trvyuoxqquqtxppttxvut||pvxqu|suqtxmx|xqhqruqvuxrpjxjrtxps|t||xinpptpkq|||||||xu|||||x|||||||js||||y|x|y||||||y||||||||||||||||||vy|||ky||y|yt|||||||||||x||||x|||||||||vv|xx||x|||||||||||x||y|y||||yx||v||y||x|||ww||||y|||yyy||||||xw|v||x|v|w|xrx|||xxx||v||x||||v||||xy|vy|||y||||ys||||||||u|||tu|||x||||||yv|xv|||||||w|x||o|xxuwyx||||||||yy|||||r||||||||k|||||yx|y|||yt||||||||||||||||||y|y|||q||x||y||||||||||x||||||u||||y|||x|||||||||||wvv|||||||||||||||||w|w|xv||||||u|||||y||||vx||wv|||||||x|u||||tv|||||uu|t|||tv|i|||||||||||||n||xu|||vqp|t||tyv||||||txw||y|||y|x||t||x|||||||y||t|||x||||||x||v|||||yty||||||x|x|||||t||||w||||||||x||||||||y||||||y|||y|||y||t||xy|||||||||x||x|||||||||||||||||||||x||x|x|x|||||||||||xt|||y|yx|xty|x|x||r|||x||||yxyy|xy|y|||||||||yx|x|||ux||y|uxw|y|xvv||||||sy|y|||||x|||||xwxx||x|w|y||xr|uyxyy|w||x||||yx||y||yx|||ux|y||||xtvy|||x||yxx|y||x|v|ys|wy|y||||||||||||||||||||xy|||x|yy|y|x|xx||xy||xy|||||||||v|u|||wsy|x|||x||w||||y||u||w||xy||||y||y||||||||tyxv|||vy|y||yx|xy||yv||||vx||||||yx|||||t||xtx|wsy||||||toy||v|x|||xy|yxx||x|yxvx|||yyx|y||||yx||||||||v||||||y|||||y||x||yyx|||wp|u||||q|xu|yx|||y|||||y||||xx|||||||y||||y|y||xyxy|||xy|txyx|y|||||||||x|||xty|||ky|y||x||w|||x||yyw|||||||||||y|||x|||y|||||||y|w|||||yx|oxx|||||||v||x||||||||||yy|||y||||xy|u||||y||||||||||||||||||||||||||||||y|x|yw||||||whvxxux||y|||||||||||||||||||y||yw||x|||||||||||||||||||||||||||||||||wy|||||||||||y|t|||||||||||||uy||||||||||||||||||x|y||||||||||||||||||y|||||||||||x||t||||||||||||||||||||x||||y|||y||||||||x|||w|||||||y|v|||||||||x|||y|||||||||||||y|||||||||||||||||||||||||||||||||||||||yv|||mp|||y||v||iwx|y|x|u|v||||||xsy|w||uxx||v|||w||||||||||||||||||||||||||u||||||||||||v||||x||x|||||||||||||||x||||||||||rx||||||||||||||||||||||||||||||||||||||||t|y|y|||y||y||||t|x||||||vy|||||x||t|||||||||||||||p|||||||p||||s|||||||y|||||xx|||v|||||vy|||v||yu|||||||||||||||||||||x||v||||||||||x|||||y||||||||||vu||ix||||||y|||||t||||||y||||||||y|||||xx||||x|||vx||||||m||||y||||rvxt||||y|||||qq|yx|v|||o|||v||x|||||||||||||||||||||||||xy|||x||y|p||||||||u|||||||||||||||||x||||||||||||v|||||||||vy|u|||y||||||||||t||||vyx||t||yuw|xxxswx|vyy|xt|ww|||x|||||vsxx|||x|w|tx||wx|tx||||xxws||y|y|uuyxpmxxw|xy|pyxx|||xx||wuxyxkuywso|vywqxxuxxy|uxwy|x|y|r|w|txwv|vyvwywyw||qt|t|xyyxx||yyyt|x||pv|yxttwxxxppxyxvx|yyxywy||||txpxx|yy|txx|xyxtww|||vvwyx|||x|px|yx|ryy|y||||y|xx||x||v||x||x|yyxy||yxxyp||qvxxy||yy||txxpxy|wvqyyuxtxv|opxvx|wyxywtxxvxxxxyuywuppuxxxxuvxwxxy|uvtxvxxwvyysuvyxxytyvuypxlnyyysxxyruy|vyyxww|yryn|||y|yy||x|yy|||||udi|jqq||q|||||xxt|lg||||j|nl|\x|||||kll|yuhtqi||w|xs||||uyy||||||g|dm|ir|t|||wtmi|nt|||uir|uim||g|y||l|g|||d|||xxyk|||gw_|p|xutq|xst|j||dxw||||yyh|i|||oxxx|y|wn|||||w|||xt|mu|hu||ydxj||v|nrmppx||l|||x|x|t|d|||exvyaa|g||x||||ry||x|||riv|i|vq||ktx||v||q|o||||||||xs|x||k||||w|yy|x||x||y||||r|n|||||t|afg|qtjeqt||vw^|uv|||wx|q||osoit|xv|un||xrke|q|o|hy|||vj|u|||||jxn|x||y||owsoyp|y|||||i|||o|||yx|||^|||||ux||y|p|||||u|t||qg|rdy||w||||||o||||||ht|||x|||||x||x|a|xh||||||||||||o||||||ns|yl|px|r_|xp||||||||x||||||||n|t||t||||||||prl|r||yx||u|tv||||||h|||o|||nu|u|p|||mpq||pqq||py||||qyp|qw|x|||x|yny||||||||||txx|||k||||||vx|||||||||||wyx|||||x||||y||||yy|vvygg|||sqypy||y|||u|||||||||vn||u||p||||q||||||krix|||||yu||x|w|s||||x||||||||yx|x||xw||o||o||yuytlt||||||upyx||||f|y|||y|y||yy||f||t|y||hs|y||w|||hr||||vrx||r|x||p||xqs|q|y|k||o|||||xr|u|w|xq|||x||w||||vwxe|u||woy|o|||w||ssy|u|||t|u|yv|rtt||x||y|w|s|||x||n||ws||rx||xu|||x||||t|t|||||ry||wus||q|xw|r|||w||q||||xv|||np|vvx||u||x||||t|x|||vxry|||yrugx|||xv|||||u|y|x|||xxy|txwrto|yp||||wv||pvvx||||||st|p|u||||v|vxxx||||t|xxy|||ts||y||x||v||t|||||||y||yvvpxxy||qxy|||||y||vr||||y|||x||s|||y||n||||||oy|||||x|x|s|wrx|p|||xyr|||q|xw||v|xxx|||u|sm|x|||y|yux|y||||xn|s||xsy|sxy|yqu||||x||||xu|xx||||||||x|||x||tv|v|v|wyj|||||nywot|||ty|hx||||||||||t|||y||q||ux||||y|o|xv|rxjvoq|t|xtw|ylyqx|yr|||||w|p||u|||||yq|m|fpmy||u|xp|oy|||||y|r|xj||oe|xww|||sxr|ew||yx|ote||yxmyy||qu|x|qo|||irx|qn||||||x|wb|m|||||||uuj|tnx||||||m|qqpqywwxx|||e||||u||u||y|yx||w|s|r|n|e|||x|||gx|w|vyxr|xyjrxn|x|vv|xvwu||w|xr|x|ss|x||t|tvty||xb|e|x||w||||svv||yx||yxr||vu|v|t||yxw|y|vu||e||xt|xm|q|yxwxvux||yy|uwxt|xx|||yx|xyx||||x||p||w|tv|x|||||||v||||x|yn|ytx|xuu|yxv|w|o||tt|x|y||||yv|||||y|o|||x|yu||yx|||yvu||yy|y|t|||||yy|xv|||||||t||||x|xx|i|v|||||w|||w|yy||y||s||vyu||ux|||||||x|||w|x|yy||ryt|xuxxxy|xtry|y||||x|||m||ywtxlwx||xy||||||x|w|||||x|||||r|x|||xw|||y|l|uvxm||x||y||||x|up||x|||x|||ty|u||||u|||||sr|xqv|||||xx|q|v|uvyx||y|||y|||w|yxv|y||ky||||y||yx|||||||||||||||p|v|t||x|rx||n|v|||||||||||v||x|xwx||x||s|yl|x|u||yvt||||||y||x|xw|||||x||||qvu|y|||yx|||yxt|yxv|y|||yy|vx|yvmy||yxxyx||y|xymu|||v||x||||w||||e|sws|||v||r|u|tty|yux|yp|r|x|u|||yx|yt|||||||xxt|||uxv|w||txqw|||w||w|woxq|y|uxu|p|||||||x|t|x|um|t||t||xww||rvxwu||yumx|vx|xx||||y|v||x||v|v||yy|||||t|pwx|x|m||uyy|||||r||||x|y|xtx|my||||u|ywq|yyq||||t|qe|||||x|t||xyxqtxytt||||xyy|kw|syqnxouhnq||mlp||lp|r||v||n|l|tvxnjxpxqo||qpr||||xw|vl|k|tuttx|usn||uxtyqtttx||ut|||sywsq|uyry||tx|yv|lo|yr||s|u||ux|||||y|w||rnpwt|xx||u|x|xy|||ym|xoxy|qx|||r|t||||xu||v|yy|t|uu|xx||xx|y||vt||v|t|||l|buux|x|||vs|uqq||uw||x|||v||y|t|o||||m|u|u|lxxyxrx||||xy|xu|wx|xyv|t|x|||sh|||||xx||ty|||v|||||yxqppun|u||uxytuuy|t||rr||y|||w||w|v||o|y|vxtxss|xv|y|||yy|x||||||v|x||||x|v||||xtuu||u||||mxry||v|tvru|yt|tu|yx||vwv||x|||xx||||txxwwx||x|iy||xs|t|||tewxo||yqpttkv||yy|vyxtx|syy|viw|r|||v||u|||v||u|x||||l|x||x||||||||w|ybxx|xv|x|vwytrwxxp||w|||xvxo|x|u|rvt||pwx||y||uqx||||vv|t|||||||||y||||l|x|||x|x||n|||yux||jy||w|||y|y|vey|y|||x||y|rv|l|t|||vux||||||v||y|||yu|yx|||ytu|||u|o||||||||||y||w||t|yv||||xxy|||tux|y||yy|wx|||x|||||x||x|||y||||xx|x|||||y||||||||r|||||||yx|||s|w|x|||w||||wx|p||||u||||xx||||||||||y||v|||||||x||y||x|||y|s|||||||||||ux|x|||||||||yxw||y||||||||y||||||||v|||||||x|||||||||||w|||||||||||y||||||y|||||||||||||||||||||||x|||||||||x||||||||v|||||||||||||||||||||x||vx||||||||||yy||y|||||x|||w|wx||||||||y|||y|||||qr|||||||xy||||o|||||||o||y|yx||x|x||||||||||||y|||||||y|v||||||||||vv|||||v|x|||||||||yy||||||x|||ux||||||x||||||||||||||||||y|quw|||||||||||||||||||||v|u||w|y|||y|v|||||||||||||||yx||||||y||||||||||||||||x|||||||||||w|x||||||u||||||||||||||y||uv|||||y|||yyx||||||y|||||xyx|||||||||||||m||x|||||||||y||||x||||||||||v|yuw|||t|||y|||y||||y||||||||||||||||||y||||||||||||||xx||||x|v|||h|||||y||||x|||||||||||||||||||||xl|x||||||||y||x|u|||||||y|y||||||||||||||||||||y||xx|y|||w|y|||||||||||||||||y|x||t|||||||||w||||||x||||||||||||||||||||||||||uw|||||||||x|||||||||v|||||t||y|||||x|y||||||||g|y||||y|||w|tt|||y||||||||xx||y|||y||||||||||||||||vy|||||||||||||||||x||||||||||x|x||||||||||y|||||||w||u|x||||w||y||v|||y|||||||||y|y||y||v|y|uq||||||||||||uvxp|t|||||||||||x||||||||y|||yyw|||||||v|||||y||||y||||||||||||e||||||x||||||||||||||||||||||||||||||||||xyywy|||||||x||||w||||||||||||||x|y||||||||||||l||||y||||||y||tx||||||y|||||x||||||v|||||||||||||||q||||||v|y||||||||||||||||||||||||||||||y||||||||||x|||||||||||x||||||||||||||u||||x|||||y|||l|||y|||||||||||i||||||v|||y|||||||||||||||y||||||yv||||y|||v||||||||||v|||||||||||y|||||||||y|v|||||||||||||||||y|||||||||||||||y||y|||||||||||||||||||||w||||||hxy||||||||||||y|||||||yx||x|w||x|||||||||x|||||||||||y|||x|||||y||||||u|||||||||||||||x||||||||||||x|||||||||||||||||||v||||||x||y||||||||xux|yx|||||x||||p|v|||||||||xy||y||x|||||||||||||t|||||||||||||w|||||||||||yww||||p|q||||||y||y|xy||y|||x|||y|u|||||||||w||||||||||||||||||||x||x|y|||||||||||xx||||y|||||||w|||||yy|y|||||||y|||||x||x|||||||||||||y|x|||||||y||||u||||||||y|||xx|||||||y||||||||x||||||||||||||x||||||||x||||||||||||||||y|y|||||x||||||||||||||||||||||u||u|||||||||||||||ttt||||||||||||||||||y||y||||||||||||||||||||||||||||x|||||y|||||||||x|x|||||x||||x||y|||||||||yx|||||u||o|||||x|||||||||||x|||||||||y|w||||x||||x|||||||||||||x||||||||||||||||||||||||||||||||||w||y|||||||||y||||||||o||||||||||x|||||y||||s||||||||||||||||||||||||||||||||||||||||||||y||||||||||xxx||||yy||||w|||||||||||||||||||||xvn||yxx||||||||||||||v||||x||y|||||y|||||||xy||||||||||w||||||||||||||||||||||||||||x||||||||||s||x|||||||||x||y||||||||||||||||||||||||||||||||||yy||v|||||||||v||||||u||w||||x|||||||||||||y||y|||||||||||||||||||||||||||y|||x|||||||x||||||||||||||||||y||||||y|||||||e|||w|u||||||w||||y|||||y[|||||w|||||||||||v|||||||||x||||||o||y|||||||tu|x|wsy|v||||t||xxti|||||||||||||u|||||||||||y||||x|||||||||y||||||||r|xy||||vxxx|||vyx||ul|y||||||y||v||||||xvy||||||||||||||||||||||||x|x|xwx|x|||||||||y|||||||w|v||yywyx||||||||||kn|x||||||||||||xx|||||||u||wx||uv||||||x|y|t|x||||u|yy|||w||y||x|q||vt||||||||||||x||||||||p||||||||||x|||||||||||nx||y|p|||||||||||||||||||||y|wx||xxxx|x|y||||u|||x|||||qp|y||v||y||||||||||||x||||||||xu||y|x||y|vqo|xwvx|y||v|||y||||w|x||y||||||||||||||xy||yx|wx|x||||||||u||r||x|y||y|p|x|||||||yu|wy|||||||x||pno||rx|y|||x|x||||||||||h|||||||t|u|||||||||||||||||||y|||yy||||pwx||yyy||||||x|x|tp||xr||||||x|y||||||||||||||||||||||||||w|yxvvooy||||||||y|||||||u|x||vxw||||||y|||||||||||||vx||x||w|xp|||||y||||||||||x||yyyxu|hx||||||||||||||y|||||||||||||||||w||||||||||yx|||t||||||||||||x|||yu|y|||yw|||||x|x|||||v|||||||||||||y||||||||||||||||||||||||||x||||||||||||w||w|||||||u|||x||||||||||||||||xx|jp||||||||||y||||x|||x|ux||||y|xy||||||||||x|xyx||p|||wrn||||||y|||||||x||o|||x||||||||y||||||||||x|yws|||||||||x|||y||||||||||||||||||||y||y|||rx|||x|||x||||yx|||||||||||||||||vm|||q|||||||r|y|||||||||||||y|||||||||w|||||||||||||y|||u||p|||xy||||||||y|v|t|||||y|||||||||x|||xt|x||||||x|||||||y||||||x|||||||||||||||||||||||||||||||y||y||||xxy||x|x|||||||yvxx|||||||y|||||u|xp||||||v||||x||||||||||||||||||qv|||||||y|||||||xx|||||||ny|||||||||xy|vj||q|||||||||||t|y||||||t|txl|xx|mx||||||y||u||||xxqyv||||x|yx|x||||||||||||x|||||||||||||||||||||||||||||y||||||||||||||||||||||||||w||||||||||y||x||x|||||||||||||||||||||||y|t||w|xy||j|y|v|xytyyu|||x||ty||rsuu||wxyt|twp|xx||xvq|x||t|u||r||x|y|uxuwx|xwxvxx|y|x||yvy|w|wvw|y||||t|||u|yy|||||xxw|u||||||||u|vx||y|||ywxx||y|x|x|||wx||y||x|x|u||w||||||||y||y|y|yyy||xy|y||yy||x|y|t||||||||||x||||||||||||y||||y||w|||y|yt|t|x|||||||y||||||||xx|w|x||xx||xxy||ty||x|||||x|yvyyy||||xx||v|||y|xy|y|vxreyy||||t|||||yy|wwwwxb|ytiyml||xxi|||v||qwmu|||m|||||qxu||x|p||||||u||x|||e|x|t||yxxyrxtxx||yyu|xx|xx|ux|||||||y|yyxv|x||u||rry|||w||||x||y|y||||||||x|i|||x||||||||||||v||||||||||y||||||||||||||||||y|||y|||||w|||||xulyt||||||y||w|y|x||||yuu|a|||x||||||||||||||||||||||||||||||||||||yu|x|||xx||x|||t|||k|v||||||||||||||||||||||||||||iyx||||||||||||||||k|||||||xu||||||||||||||||||||||||||||||||x|||||||||||||x||||y|||||||y||||||w|y|xyyvqtnyy|||qmy|xy|||vy|||yys||nt|qux||||||||w||x||yni||wt|s|x||wutw|xyxxvy||y|yy|y|yx|x|yyx||y|u|||||x|vtxu|yvy|u|x|y||uyy|y|g|||v|vp||||qr|y|||u|||s|syx|y|y|ypy||y|||xxx|||try|||y|x|y|y||xy||||yy||wuy||||u|ysxx|x|r|xyux||uv||s|||yx|yu|wy||x|x|x||y||y|vl||vt|||dx|||xs|||||w|rsxxu|||vyx||||||w|||v||||||uw|t||yyy|||uuxjy||ymywxyy|v||wyyyy|r||y|xwy||||y|tqxy|||y||||ys|xvwsyq|yy||||x||ux||||||||||||||||v||q||||||u|tx|y||||||||||||||||||||y||||||||||||||||||||xy||||||x||||yx|x||x|yxo|x|||||x|||||r||||||||wvxx|y||||||||||||v|||y||||y||yf|x||yy||y|||yxyxyuxyrr|||s|x|||u||||||||||||||y||||||||x|wy||x|y||x||||||||||||||||||||||||||||||||||||||||||y|||||t|||||||||||||||||y|||||||||||||||||yx|y||||||v|||y|yy|y|||oqy||||v|uxvp|x|ywy|y||||||||||||||x||||x|||||||y|x|x||wy||||||||||||||||||||||||yy||||||||y||||||||||||||||s|||||uxy|yu|xw|v||||yy|y|y|yxy|||t||xvxxxlu|ty|vux|vx|||myxyxxk|x||||y|y|y|v|xyx|v|y|yyy|||yxt|yuty|||y|||yy|||||uv|ty|||vu|ywy||wtxy||yvuot|t|xy|v|||||||xx|x|x|xx|||||yvh||tu|y|w|y|s|xxxv|||y|twx|yq|wyxyvyjux||s|yxyxxw||||||||||t||||||||yw|x|vv|xvy|yvy|x||y|wyw|||x|vv|||v|y||v||x||xy||x|x|tv|t||x|y|x|||||yvy|x|y|yxty|||||y|u|y|||||ux||||y||w||||y|||y|||||||||y|||||||||||||||x|||||||x|y|||||||||||||x|yx|||||||||y|||xl|||||||||y|||||||y|||||||||||||o||||||||||w|||||||y|||v|||||||||||||u||||||||m|||||||xy|||||||||y||||||||||yy|y|w|||||||v|||y||wvv|||||||||||||||||xywxx|yr|||||||||||||y|||||||||||||||x||u|||||||||||||||||||||||r|xv||f||||||||||||||y|||||||||||||x|||y|||||t||x|r||||||||uryx||u||||sy||||||||y||||||y|r|||or|||y||y|j||||y||vy||xw|||||||||y|y|||||x|x||||||yy|x|w|||||v||||p|px|||||||y||y||||uux|||||||||xy||||||||||||||||||ryty||||||||||tx|||||||||||||||||x||w|||||||||||||x|||y|||v|u|y|||||||||y|y|||||||||||||||||||vx|||||pv|||||x|x||x|||vw||||||||||x|||||||||x|||x||y|||||y||vv|||y||||||||||||||y|||||||y|||x|||||y|||ty||r||||||y||||||x||||||||||yyy|p|t||||w||t|s|||||y|||x||||yw|v|t|x||u||||y|w||||||||xy||||||||||||||||||||||vx|x|||||||y||||||y||y||||r||q||||y||||sy||||y|||y||||y||||ys|||||y|||||y||w||||||||||||y||||||||||||||||||||||||tyy|||||||y|||||||||x||||||||||y|||||w|||w||y|||||||||||||||vx||||||||||||||||||||y||||||y||||||u||||q||||||v|xy|||||||y||||||x||y||||||w||u||||||||||yv||t||y||y||x|||||v|||||||||xx|y|||||||t|||||||||||||||s|||||||||||x|||||y||t||uy||||||||||||||||y||y|||x|||||||||v||||||||||||yut|s||||||||||||y||||||||x|x||||r||||||y|||||||||y|u||||y|x|x|||||||||||||||y||y|||||||||x|yy||||||||||||xy||||||||||||||x||y||||||||||y|||y|||||y|yvu||||||||u||xt||||||x||y|||||||||||||||x|||||xt|x|||||||x|||||||||||||||||||||||||||||||||||||||y|||||y||y|xy||||||yx||y|u||||||||||||||y|||y|x|||u||ux|x||||y|||||||||||||||||x|||||||||uy||||yy|||||||||v|||||vy||||||||t|t||||||||||||||t||xx|||x||||||||||||||||||||||||y||||||||||||||y|||||||||||||||||||||||||||||||||||||||||||||y|||xw|y||v||||w|||x|y||xy||||qxu|||||||y||y||u|||||q|||||||||||xy|||||y||x||||||y|y||||t|||||||||||||||||||||||||||||||||||||||||||||||||||l||||||||||||||||||||||||||||x|y||||||||||||||x||y|||||||||yx|||||x||||||||||||||||||||||||||||y||x|||||||||||||y|||||||||||||||x||||||||||xx|||||||||||||||y|||y||x||yy|v||||y||y||||||x||x|||||||||||||||q||||||||||||y||w|||||||||y|||||||u|||||y||my|yy|x||u||||||||||||||||||||||||||v|w||||||||||||||||y|||y||||||||||||||||||||y|x|||||y|||yuv|||||||||w||||u||||||y|x||||y|||||||||||||||||||||t||s|||y|||||y||||||||y||||||yx|||v||y||||||yx||||||||||||||||||||||||x|x||||||||||||||||||||y||||||yxx|||||||||x||||||||t||w||xxy||||||||||||||||x|||||||||||u|||x|||||y|||||||||||||||||||||y|||||||||||||||||yyx|u||||u||||y|||||y|||yt||||||||||||u||||v||||||||||||||||||||x||||||x|||||||||||||||||||||||||||||||||||||||w|y||||r||||||||||x||||||y|||||||||||||||||||||||y||x||y|||||||||yy|||||||||w||||y||||||x||||||||||||||||||||||||||||||||||x|y||||||||vy|||||||v|||||||t||y||||||||x|y|||||||||||||||||||||||yx||||||x|||||||||||||y|||||||||f|y||w||||u||||v|||||y|y|||||||||||||||x|x|||||||||||y|y|||||y|||x|tt|||||||||w||x|v||||||y||||||xy|u|||||||x|||xu||||||x|x|||||||||w|||||||||yv||||||y||||||||||||||||||y|y||||||x||||||yx||||||||||x||p|||u||w|x||xy|||y|||xqyy||||w||yy||||||||||u||||||v|||y|||||||v||||ow|qx||||||||||||||||||||||||y|||||||x||v|y|n|y||||y||||y|wy||||||yy||||||||y||||p||||||x|||||y|||||||||||||||||||||||||||||||y||||yy|||||wx||y|||w||||w||||||||||x|||||||||x||||y|x|||||x||||||||||||p||yw|||||yxyy|||||||x||||||u|||x||y|||x|||tx||||||wr||x||||||||||||||||||||x|||||||t||xtx|||||||||||u||||||||vyxo||||||||||||||||||y||||y||||||||||||||||y||||||||||||||||||||||y||||kl|r||xx|||xq|||||||||||||||||||x|||x||||||||||||||||t||x||y||y||t|||x|||vyvv|||u|yx||||||u||uxx|xw||xy||tyxy||x|||y||yy|x|y||||||xyvyyxxy||yyx|x|||||||xyvy|||x||y||||y||||y|yy|||y||oxy|yx||y||||vyx||y||x|||wyy|y|y||y||uvux|x|x||v||x|yyy||||y||||||yx||||wyy|xty||y||yyyx|r||yxy||v||||||t|xy||||h||||v||vv||v|||||x|x|yy||y||||y|y|yx|||||vx||y||||y|||y|||||yv|yu|yxuwx|||x||v|||xyxy||||y|||yu|||y|||x|||||||||yys||xyxx|y|xxyxx|w|yvy||xx||||yxyyyy|y|utu|y|||||xx||xx|||yxy||x|xx|y|wy|y||||yy||w||wt|y|y|x|r||||||yy|y||yt|t|y||||x|||x|||hx|||y|y||||x|x|wuu|w|ty|||yyt|x|||v|x||x|xx||uxx|x||||yy|||||xx||yvxx||v|x|u||y||yy|y||||||||w||||y|y|||tvy|||y||||||||||y|y||x|||||yuy||wxvyw|||y|xv|y|||xxu|y|||x|||y||||x||||x||||||||||||x|y|||||||||wy|y|||xx||y||u|||||wy|y|||yyx||xxtxy|||q||||||||yyy|y|v|ssx||||y||yyx|y|||y||yyx||y|y||||x||x||||||xvyyt|||yy||||xu||t|y|||w||v||x||x|x|y|||yyvu|y|y||||y||xv||uyyxy||yy||||||||||||x|||w||||||yy|sr|u|||||||||||y||x|y||vvt||xxu|x||uy|xyy||vx|||||||x||||y|y|yv|y||xv||rw||y|uv||y|||x|x|x||y||x|||y|y|x|x||||yy|yy|yx||||||||||||y|y|||||y|uxyx|x|w||y||||x||||||||||||yyy|y||||y|||||x||x|u|||||||xy||y|y|||||u||||y||y||y|w|xw|||||x|ytx||y||||||||yy|||||y|yy|y|||y|yy|y|xy||xy|y||||y||||||yyx|yt||x|||yx||yy|xyyv|yr|||y|||||xxlxn||jyy|xv|v||y||v||x|||||||v|xy||y|x||||||x|||xn|w|||||ytyw||||xx|||||v||||xxx|y|r|w|||||y||xy|x||x|y|||w||xyx|yv|y||x|y||||||||yyu||||||vyyy|yty|||y||v|y|||x||||y||||||x||||xx|||w|||yy|yy||yyyy||y||||t|||w||||y|yx|yy|xywx|y|x|||r||yyv|w|y|uxx|x||xy||xyt|v|||||||xyu||y||y||q||yxx|xxx|t||||||||y|||||||||vx||||yyy|||y|||||y|xy|xy||yx|xyyx|y|x||p||||v|v|xx||y|wxyxxulwwo||vr|wy|x|y||||x|y|||tu|||||||||y||y|n|v|t|tyyyoy||vt||yryy||||trvx|xxy|||||||y|||y|||w||||yx||||||xvx|y|||y|yy|u|w|||xx|yy|||y||x||yy|xy||||y||yy||||wxy|y|||xy||||w|||wyyxy|ywx|||yy|||||xy||yyyxxy|||p||x|xyxx|y||y||||x||yyx|v|yt|x||u||w||||t|xyy||||x||f||y|t|||||||t||x|||||y|||||y||tprj|w|y|||w|||x||y|y|||yv|y|xyy||||y|||yyvs||xyx||yyy|||u||t|yy|yy|xy|x|x|u|xy|||w||y||r|||yy|x|xx||v||||||y|||y|yx|y||x||||x|wy||xx|y|||||wyxy||||||||y||y|y|||y||||w||yxy||yyx|x|||w|||||||xy|y|||w|||||ql||y|y|y||yvw|||y||y||||x|||y|||v|y||x||||||y|||xx|||y|y|yy||xxyxw||||x|yyy|y|||xyyx|x|||xy||y|||yyoo|||xvyr|||||||y||y||||||u||xuyxyxy||||xyx|x|||y|||yx||y||y|||||x||x|x|||p|||y||y||yxy||x|yx|||x||y|y|||y||||||y||w||||||x|||||||y||||twy||||||x|y||y|uy||y||||||x|||y|||xrxxw||||xy||xy|y|||yx||y|y|||y|||y||yx|||||by|yyxrx||yy||yt|||q|t||ys||yxxyyy|yyu|y|x|x||y||xxy|v|y|||vu||y||yxx||xy|||||x||yxyryvyy|y||||vy|yxyw||||y|uy||||||||||||yvy|y|||xy||||||||y||||||||yox||||yxyx|y||||su|||yyy|||||xyx||x||ywy|||||||xx||||y||||xv|||v|xuvtxy|||y|||yy||x|||||yx|||y|y||||||||y|uy|||y|v|||||wy|y|||||||x||||x|x|y|y|vx|v|xx||v|ryxyxyx||||syuy|w||x|y||y|||||yxx|||ywyv|||y||t|||yty|||||||y|yy|y||||||||rtr|y|yyy|||t|y|y||||xx|y||xt||xx||||||||||ux|wx|||y|||||v|y||xy||y|||||||y|r|v||||y|xyy|||xy|y||xw||xyxy||y|o|||yxsty||t|||y||v|yxpx|||tyyy||||y|y|y||y||y|||yy||x||||x|wy||||y|wy|t|||x||||x|yy|||n||yx|x|||yy||y|||||tyyyxyy|x|yy||v|||y||||v||yt||||yyyuuxy|yx|yx||yx||y|||vty|y|||x|x|y||||||||qt|y||y|ty|||vyyy||||y|||||x|y||||v||x||w|w||vw||y||||yyy|||||x|||||yx|u|y|x|||x|y||x||||qxy|||y|v|v||y|||yyxy|y|y||y|xyy||||y||||||||y||||yyx|y|w||||y|y|x|yy|xv|||||||x||||x||||||||||x||v|||y|||||||yr||x||vy|vyx||yys|yxyv|y|y|y|xw||||||y|vx||||y||y|||xyoy|||yvy||x|u|||||yx|||y|y||xu||||||yy||||y||||x|||||||||||||yx||||||||yyyxyy||||||||||y|wxyyyyxy|y||y|y|yyxy|y|y|||w|||w|xuw|v|y||||||||||||y||t|y||||||y|vyxy|wy|q||y||||t|y|w||y|yy|||x|x|||x||xx|yx|||||||y|||x|||y||||||x|yyy||y||w|||sx|||x|d|y||||y|||y||y|||||||x|yqy|qy|||x||y|||yvyt|||||||||y||||y||xy||xr|yx|y||x|y||xxy|x||wx|x|||x||yu|||wx||yy||yxy||||yuyy|||y|y|||vy|||||||||||||||||||q||||||||yxv|s||yy||x||u|||vyyx|xq||yy||||x|y|y|yy||||||||hv||||||||y||x|||||y|||||y|wyy|yx|y|ttu||||y|||x||y||||||y||y|y|v|||k||n||x|||||ywy||w||||wx||x|mxy|||||||y|yx|||xy||y|yy||||x|x|y|||yu|vy|y|y||y||x||y|y|t||x|px||sx|||y|y||||||wyy|||||x|y|y|yx||y|yx||yny||twy|||||y||w|||y||yy||x||||||xw|||||||||||r|v|y||||x||||||y|||yx||||y||u||||||||x||||xxy|yy|||||yx|t|||tyxy||yyx||yy|||yyx|||||||||yxx||w|||||xyyy||x||||y||y|||||||||y||||y||y||||yy|yx|yyy||x|xx|x|||y||||||||y|y|||||||||||xq|||y||y|y||||yy|||||qy|ywwy||||y||||yy||y||rxy|||||wv|y|||||x|||y||||||||||||ywy||y|yy||vu|v|y||||||y||||yy||||||yy|yxy|||y|||wux||||yv|||tyx|||yu||x||yy||||||yxtply|vax|u|y|||||||t||||x|||||y|y||y|||y||||mxy|||y|||yxy|||||||y||||y|y|||||xyy|||||||||||w|||y|w||||||xy||y||||||||wyx|y|||||y|||||xx||y|x|||yw||y|||y|||||||wyu|yy||y|||x||||||||||y||yq|xy||v||||y|x|y||||||w||u|||||||||x||xxx|||||||||||x|||||y|x||x||||w||||y||||y|||y|||y|||v|||t||y|xyyy|y||||||||||uy|x||x|||v||||x|xyxx||y|s|||||||x|x|xy||||||yxy|vv|yt|||vvxx|yw||mxo|||||uyw|||y||x|y||||yx|||my|y|||x|||xyxqy|v|yy||yy|xx||x|yyy|||t|||||||||||yx||yyyvx|||yy||xyrwxy|syx||yy|||||||||y||||||x|pyy|||y|||||||xwvxy|u|xw|tu||y|p|||vy|||||x|y|yuv|vyyp|yw||t|yx||xyx|y||xy|||||x|y||v|||||yysv|qp||v|r|u|yxy||y|||||tvx|r|||yuyy|||y||||q|yxxyx||||||uvtw|xlyvsyyxrx|qxv||y|xx|svy|xx|re||q||pp||||x|p|y|r||wv|x|x||kkxv||ltxx|vyt||xy|y|||ou||yl||||jqtel|hdg|d|gdiddolmh^h|r^qn||n|ijqiaq|mgj|inkgeifpkkiefimlhqoehj|njhaj|iaoaklkircpipo|fhn|dm|qminvril|jxhmqmpxhni|idd|dhpjpxdqkfjxuf|sp|_okp||mqpophmlf|prmgef||njd|itmsgl|drplnmbek|jit|j|kmyo|or|i||qih|i||hgqthenhl|n|jsjslcj||udhlj|plj|fnu|uj|onp|edu|||pn||nslmfni|x|||ovx|j|xw|tri|hstmuk|||erh|xjwvql|kxn||y|y|q|fymrt|t|nnu|s||||pvp|db||l|j|pm|tom||_qa||||||||l||es`m||x|^^|q|||h|||||||||q|||ntn|hug|pur|||||y|uu|mtq|huy||r|xx||v|||s|||fuy||x|lx||||yt|||k|u||||wq||||x|y|vy||||||t|||x|||||w|wyiyyy||wuxy||xy||uv|xyxqx|yx|u|u||q|||||yv|yx|||mx|||p||||||f|if||ge||||k||g||hdhutmhdjd|ug|jilm|||||xr|hol|ydttkvenxhhfglnpy||o|lighn|uh|g|p|erehg||fgxgmneh|ioeg|hhyok|moq|qinp||r||heqf|hhdl|hc|t]y||lfhujhmxdfp|hjnfpfe|hltxyffegxipi|||l|prp|rjgm|u||u|||tteinh|wqjoig||hhihx^hbpfdffh|qwnlmxhkm||||lio|hhfhmhlihike|hhi|h|g||in|da|fmh|if|kchfoovjxfin|ibh|jgihrlstgevhig|||sgnpnie|q|oh|b|qip|g|jugfihyon|mqnytpqh|ppkhfpqj|m||isghmit||i|ih||fjt|ht||m|mmn|ddiuhhlo|thy||h|`|||h|pgr||||i|o|x|vh||vd|mt|y|hxdjfxtt|p|y|aau||dx|||x||qi|||h|i||u|pp|k||s||rit|oeak|ni||o|yuo|||l|pbijhd`if||m|pd`nslytcxl|d|e|||i||k|||dgo\|||l|kppifnml|lloe||xu|p|^v||k|||dd|l|o^|v|r^lj|q||||||jhl|||ml_f_qg|||||||tgx|l|d|||||p||e||`nd|ltjj|dlldvil||`eeee|||l|g|||||kedu||hg|uo||||py|e|`|jvvt|x||t||p|r|g|l|||||gpe||||uj||y|kl|xmq||qmghx|isiiiiiiiiiiiiii|x|jymh|j|||y||||tu||u|mmn||y||||||||||||||||ry|||x||t|xue|e||mcuccup|g|mptxlpmiusleqfycrsmk|y||hxpyhehyhml|tpsumogjsq|scrffsijthneo^b||isu|nyr|ko|v||nhv|tftputittfwq|r|yq|nv||hy|tyeppgtqmt|yqnpxf|qpv|shwm|puw||||glkjfh|p|hhphk|rp|ihr|dgiipcfgogigg|hex|hhhq|h|hhtit|||hhshfiin|hp|xs||t|g|y|||i||p|xqc||qj||||||||iy||ffc|m|ye|ehd||istshigw||wx|s|xtiqd|h||||pg|yif||giivvfhuhheihyfp|rihrox``iynkiv|l|fdf|xmywttywt||hxthhe|||ycjtphhp|qer|||vt|yxyxy|a|b|d|xv|hqthpgtw|y|jbrg|fhb|u|h|x|x||hggokw||hm|htiycy|fhv|ynff|tw|yjj|||i|vvvyya|x||||nci|ywf|tndf||xxf|idehbhhgffd|qmofhup||puq|llvnmigihftjsqhbilfiifkeh|p|ifftf||t|]||imkjx|ixitwim|lmvx|ix|||u|ryx|n|lt|tm|||||uushlap|ii|o|ny|y|mtowvxer|pxlxtiuir||hktgt|x|nwpqpcj||xs|mc|v|gqp`sxhj|ot|n|i|ullbjkgqmwdigjjexqhmnmdirkiillsnkpphinqfiiovkoltrpntgp|kruosrp|yu|px|spjp|||xy|r|vrtwvh|srutcfypurmxvxdruppxkmenonlftrlutysnpnttotqjirpytxvupct|vu||prnnqpspqult|vy||pytmknuysttpqryxq|rdopxtrtyuxwwxvyloq||vxwwwtvutq|tvwpur|||tutvsp|ttttxxxwuuuvnl|vwqcvw|v|tsrvyxturstqmy|uxtvprx||uxoxuptptxx||uxqqpxvqttxttvqyytt`rtwuywpp||ywvppysstupquqx||ssyy||jm|qr|ptsxumtnuvspopxxn|lqvs|ol|nloruyxwn|wqv||xct|v||xvuvsy||wvyxww|||jits|xx|uxuv|||vu|||`u||y|wpxxxxv|xytvytss||tw|u|w||vx|||yy|||||tux||||uu|mo|k||||v|v|xv|qqp|||||x||sxty|uxx|ww||yp|||yus||s|uyw|||yy|||v|vv||yyvx|y||||m|||||u|||y|||y|||||||||ttw|uvx||tutxyw||||vnx|q||e|||nw||x|s|||wwxwx||s||y||xy|||y|x|vvr|||||y||xr||vyv|||x|x|yx||u|||tvwwx|x|ytp||||x|||y|||||w|||||y||yw||o||||y|wwt||xx|||xtx||xx||||||v||xxxxu|yvu|riuy|||||||||||y||y|xi||||||||||fxuy|yo|tr|||x|vu||||||lqnq||r|y||||||y|vol|wxqntt||q||||ttwxuvx||yxy||gxp|u|||||yyw||y|po|k|mv||x||vyyy|y|y||||||y|y||y|x|||u|||ypxv|y||||t|xf||ly||||yyyyi|y||||||vu|us|||w|||||q||f|x||||u|||||||yyyy|||||||||||v||mx|||x|t||rxyxt|||||i|yeirfgoh||nakblqq|lwx||p|ymu||||||ux|||||xwyvusx|iop|x|||w|||w|||||||||||||y||t|j|||wut||uyysv|purtunxswuqxotxtpxr||t|ju||||xntyxruv|t|yurr||y|q|||||||y|x||rtxnxv||y||||upxt||y||t|||y|trty|p||utpt|sy||xv|py|yt|uy||vx|||xu|v|x||lqx|||||||w||ts||r|||ws||||y|y||||yp|ty||||v|w||||ux||||||x|v||yttwwxx|||v|||||txj||lx|vx|rpw||vyv|ytttuv|ttutr|||xvvwxsxxwrxou|tptxy|rl|v|u|xxyuyovwxxsrx|t|uvy|tx|y|swt|xxymqx|q||j||x||||xux||uv|y|y|uxxy|x|x||||xyttx|nh|||yq|||yxy|xr|qyy|y|x|i|||||vu|svuxyw|||uxy||qsx|v||||||u|qrj|||t||u||uyyu|xxt|||||y|y|yyyouy|u|v|||||xxy|yppo|hxeyxwu||t||o|u|is|y||||q|y|hy|tyytx|p|u||xyvy||v|v||txxtx||||||||x|||r|w|v|y|||||xr|y|x|||y||||ehgghifhfdfspeohhthih||||l|esmnitcwjehpif||yx|||emvq|n|udgbhtxyh|us|v||ji|u|||ck||u|fxv|x|xux|vu|xy|||u|we|||||ghx|cw||h|eimdhe||yrjfx|optjnkjx_lpsplmt|swusvy|xw`uytybthtxuyq|tp|||y|sqr|ep^urty|u||tyyyxxuyyjhr|||||ry||k|vvd|ox|y|y||||p|y|pxw|||o||xfw|xy|||u|x|vehkufntouqk|olo|yqw|jxy|efluxulrlxx|y||uhj||xumtpyxsvrqsdcvrwtsttstrvqvptwqr|sr|dryys||mvtesv|xxy|hv|htu||y||||x|i||||||y||y||yyv||vpt||||||||||||p|||wyy||hghqmmmnrqmrmmn|xsqnm|
0 2 \ No newline at end of file
... ...
.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/remote-history/_1.prx 0 → 100644
No preview for this file type