Commit 96dbdf279194d0b88bda50133184a4090baaa6db

Authored by Imanol-Mikel Barba Sabariego
1 parent 4050d574

--no commit message

Showing 107 changed files with 4205 additions and 0 deletions
.metadata/.lock 0 → 100644
.metadata/.log 0 → 100644
  1 +!SESSION 2014-05-09 14:32:24.886 -----------------------------------------------
  2 +eclipse.buildId=4.3.0.M20130911-1000
  3 +java.version=1.7.0_45
  4 +java.vendor=Oracle Corporation
  5 +BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
  6 +Framework arguments: -product org.eclipse.epp.package.standard.product -product org.eclipse.epp.package.standard.product -keyring /Users/imanol/.eclipse_keyring -showlocation
  7 +Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.eclipse.epp.package.standard.product -data /Users/imanol/devel/emmoco -product org.eclipse.epp.package.standard.product -keyring /Users/imanol/.eclipse_keyring -showlocation
  8 +
  9 +!ENTRY org.eclipse.core.net 1 0 2014-05-09 14:32:29.097
  10 +!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
  11 +!SESSION 2014-05-09 14:38:33.379 -----------------------------------------------
  12 +eclipse.buildId=4.3.0.M20130911-1000
  13 +java.version=1.7.0_45
  14 +java.vendor=Oracle Corporation
  15 +BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
  16 +Framework arguments: -product org.eclipse.epp.package.standard.product -keyring /Users/imanol/.eclipse_keyring -showlocation
  17 +Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.eclipse.epp.package.standard.product -keyring /Users/imanol/.eclipse_keyring -showlocation
  18 +
  19 +!ENTRY org.eclipse.core.net 1 0 2014-05-09 14:38:39.995
  20 +!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
  21 +
  22 +!ENTRY org.eclipse.core.resources 4 2 2014-05-09 14:43:37.336
  23 +!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
  24 +!STACK 1
  25 +org.eclipse.core.runtime.CoreException: Variable references empty selection: ${project_loc}
  26 + at org.eclipse.debug.internal.core.variables.ResourceResolver.abort(ResourceResolver.java:111)
  27 + at org.eclipse.debug.internal.core.variables.ResourceResolver.getSelectedResource(ResourceResolver.java:132)
  28 + at org.eclipse.debug.internal.core.variables.ResourceResolver.resolveValue(ResourceResolver.java:47)
  29 + at org.eclipse.core.internal.variables.DynamicVariable.getValue(DynamicVariable.java:55)
  30 + at org.eclipse.core.internal.variables.StringSubstitutionEngine.resolve(StringSubstitutionEngine.java:270)
  31 + at org.eclipse.core.internal.variables.StringSubstitutionEngine.substitute(StringSubstitutionEngine.java:195)
  32 + at org.eclipse.core.internal.variables.StringSubstitutionEngine.performStringSubstitution(StringSubstitutionEngine.java:87)
  33 + at org.eclipse.core.internal.variables.StringVariableManager.performStringSubstitution(StringVariableManager.java:574)
  34 + at org.eclipse.core.internal.variables.StringVariableManager.performStringSubstitution(StringVariableManager.java:350)
  35 + at org.eclipse.core.externaltools.internal.launchConfigurations.ExternalToolsCoreUtil.getWorkingDirectory(ExternalToolsCoreUtil.java:121)
  36 + at org.eclipse.core.externaltools.internal.launchConfigurations.ProgramLaunchDelegate.launch(ProgramLaunchDelegate.java:70)
  37 + at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:858)
  38 + at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:707)
  39 + at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:700)
  40 + at org.eclipse.core.externaltools.internal.model.ExternalToolBuilder.launchBuild(ExternalToolBuilder.java:181)
  41 + at org.eclipse.core.externaltools.internal.model.ExternalToolBuilder.doBuildBasedOnScope(ExternalToolBuilder.java:169)
  42 + at org.eclipse.core.externaltools.internal.model.ExternalToolBuilder.build(ExternalToolBuilder.java:88)
  43 + at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:733)
  44 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  45 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
  46 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
  47 + at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:299)
  48 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  49 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:302)
  50 + at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:358)
  51 + at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:381)
  52 + at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:514)
  53 + at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:423)
  54 + at org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:180)
  55 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  56 +!SUBENTRY 1 org.eclipse.debug.core 4 120 2014-05-09 14:43:37.337
  57 +!MESSAGE Variable references empty selection: ${project_loc}
  58 +!SUBENTRY 1 org.eclipse.debug.core 4 120 2014-05-09 14:43:37.337
  59 +!MESSAGE Variable references empty selection: ${project_loc}
  60 +
  61 +!ENTRY org.eclipse.core.resources 4 2 2014-05-09 14:43:38.335
  62 +!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
  63 +!STACK 1
  64 +org.eclipse.core.runtime.CoreException: Variable references empty selection: ${project_loc}
  65 + at org.eclipse.debug.internal.core.variables.ResourceResolver.abort(ResourceResolver.java:111)
  66 + at org.eclipse.debug.internal.core.variables.ResourceResolver.getSelectedResource(ResourceResolver.java:132)
  67 + at org.eclipse.debug.internal.core.variables.ResourceResolver.resolveValue(ResourceResolver.java:47)
  68 + at org.eclipse.core.internal.variables.DynamicVariable.getValue(DynamicVariable.java:55)
  69 + at org.eclipse.core.internal.variables.StringSubstitutionEngine.resolve(StringSubstitutionEngine.java:270)
  70 + at org.eclipse.core.internal.variables.StringSubstitutionEngine.substitute(StringSubstitutionEngine.java:195)
  71 + at org.eclipse.core.internal.variables.StringSubstitutionEngine.performStringSubstitution(StringSubstitutionEngine.java:87)
  72 + at org.eclipse.core.internal.variables.StringVariableManager.performStringSubstitution(StringVariableManager.java:574)
  73 + at org.eclipse.core.internal.variables.StringVariableManager.performStringSubstitution(StringVariableManager.java:350)
  74 + at org.eclipse.core.externaltools.internal.launchConfigurations.ExternalToolsCoreUtil.getWorkingDirectory(ExternalToolsCoreUtil.java:121)
  75 + at org.eclipse.core.externaltools.internal.launchConfigurations.ProgramLaunchDelegate.launch(ProgramLaunchDelegate.java:70)
  76 + at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:858)
  77 + at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:707)
  78 + at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:700)
  79 + at org.eclipse.core.externaltools.internal.model.ExternalToolBuilder.launchBuild(ExternalToolBuilder.java:181)
  80 + at org.eclipse.core.externaltools.internal.model.ExternalToolBuilder.doBuildBasedOnScope(ExternalToolBuilder.java:169)
  81 + at org.eclipse.core.externaltools.internal.model.ExternalToolBuilder.build(ExternalToolBuilder.java:88)
  82 + at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:733)
  83 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  84 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
  85 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
  86 + at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:299)
  87 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  88 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:302)
  89 + at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:358)
  90 + at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:381)
  91 + at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:514)
  92 + at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:423)
  93 + at org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:180)
  94 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  95 +!SUBENTRY 1 org.eclipse.debug.core 4 120 2014-05-09 14:43:38.335
  96 +!MESSAGE Variable references empty selection: ${project_loc}
  97 +!SUBENTRY 1 org.eclipse.debug.core 4 120 2014-05-09 14:43:38.335
  98 +!MESSAGE Variable references empty selection: ${project_loc}
  99 +
  100 +!ENTRY org.eclipse.core.resources 4 75 2014-05-09 14:43:38.339
  101 +!MESSAGE Errors occurred during the build.
  102 +!SUBENTRY 1 org.eclipse.core.externaltools 4 75 2014-05-09 14:43:38.339
  103 +!MESSAGE Errors running builder 'Integrated External Tool Builder' on project 'MyAppLaunchPad'.
  104 +!STACK 1
  105 +org.eclipse.core.runtime.CoreException: Variable references empty selection: ${project_loc}
  106 + at org.eclipse.debug.internal.core.variables.ResourceResolver.abort(ResourceResolver.java:111)
  107 + at org.eclipse.debug.internal.core.variables.ResourceResolver.getSelectedResource(ResourceResolver.java:132)
  108 + at org.eclipse.debug.internal.core.variables.ResourceResolver.resolveValue(ResourceResolver.java:47)
  109 + at org.eclipse.core.internal.variables.DynamicVariable.getValue(DynamicVariable.java:55)
  110 + at org.eclipse.core.internal.variables.StringSubstitutionEngine.resolve(StringSubstitutionEngine.java:270)
  111 + at org.eclipse.core.internal.variables.StringSubstitutionEngine.substitute(StringSubstitutionEngine.java:195)
  112 + at org.eclipse.core.internal.variables.StringSubstitutionEngine.performStringSubstitution(StringSubstitutionEngine.java:87)
  113 + at org.eclipse.core.internal.variables.StringVariableManager.performStringSubstitution(StringVariableManager.java:574)
  114 + at org.eclipse.core.internal.variables.StringVariableManager.performStringSubstitution(StringVariableManager.java:350)
  115 + at org.eclipse.core.externaltools.internal.launchConfigurations.ExternalToolsCoreUtil.getWorkingDirectory(ExternalToolsCoreUtil.java:121)
  116 + at org.eclipse.core.externaltools.internal.launchConfigurations.ProgramLaunchDelegate.launch(ProgramLaunchDelegate.java:70)
  117 + at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:858)
  118 + at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:707)
  119 + at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:700)
  120 + at org.eclipse.core.externaltools.internal.model.ExternalToolBuilder.launchBuild(ExternalToolBuilder.java:181)
  121 + at org.eclipse.core.externaltools.internal.model.ExternalToolBuilder.doBuildBasedOnScope(ExternalToolBuilder.java:169)
  122 + at org.eclipse.core.externaltools.internal.model.ExternalToolBuilder.build(ExternalToolBuilder.java:88)
  123 + at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:733)
  124 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  125 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
  126 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
  127 + at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:299)
  128 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  129 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:302)
  130 + at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:358)
  131 + at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:381)
  132 + at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:514)
  133 + at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:423)
  134 + at org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:180)
  135 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  136 +!SUBENTRY 2 org.eclipse.debug.core 4 120 2014-05-09 14:43:38.339
  137 +!MESSAGE Variable references empty selection: ${project_loc}
  138 +!SUBENTRY 1 org.eclipse.debug.core 4 120 2014-05-09 14:43:38.339
  139 +!MESSAGE Variable references empty selection: ${project_loc}
  140 +!SUBENTRY 1 org.eclipse.core.externaltools 4 75 2014-05-09 14:43:38.339
  141 +!MESSAGE Errors running builder 'Integrated External Tool Builder' on project 'FileTestLaunchPad'.
  142 +!STACK 1
  143 +org.eclipse.core.runtime.CoreException: Variable references empty selection: ${project_loc}
  144 + at org.eclipse.debug.internal.core.variables.ResourceResolver.abort(ResourceResolver.java:111)
  145 + at org.eclipse.debug.internal.core.variables.ResourceResolver.getSelectedResource(ResourceResolver.java:132)
  146 + at org.eclipse.debug.internal.core.variables.ResourceResolver.resolveValue(ResourceResolver.java:47)
  147 + at org.eclipse.core.internal.variables.DynamicVariable.getValue(DynamicVariable.java:55)
  148 + at org.eclipse.core.internal.variables.StringSubstitutionEngine.resolve(StringSubstitutionEngine.java:270)
  149 + at org.eclipse.core.internal.variables.StringSubstitutionEngine.substitute(StringSubstitutionEngine.java:195)
  150 + at org.eclipse.core.internal.variables.StringSubstitutionEngine.performStringSubstitution(StringSubstitutionEngine.java:87)
  151 + at org.eclipse.core.internal.variables.StringVariableManager.performStringSubstitution(StringVariableManager.java:574)
  152 + at org.eclipse.core.internal.variables.StringVariableManager.performStringSubstitution(StringVariableManager.java:350)
  153 + at org.eclipse.core.externaltools.internal.launchConfigurations.ExternalToolsCoreUtil.getWorkingDirectory(ExternalToolsCoreUtil.java:121)
  154 + at org.eclipse.core.externaltools.internal.launchConfigurations.ProgramLaunchDelegate.launch(ProgramLaunchDelegate.java:70)
  155 + at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:858)
  156 + at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:707)
  157 + at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:700)
  158 + at org.eclipse.core.externaltools.internal.model.ExternalToolBuilder.launchBuild(ExternalToolBuilder.java:181)
  159 + at org.eclipse.core.externaltools.internal.model.ExternalToolBuilder.doBuildBasedOnScope(ExternalToolBuilder.java:169)
  160 + at org.eclipse.core.externaltools.internal.model.ExternalToolBuilder.build(ExternalToolBuilder.java:88)
  161 + at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:733)
  162 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  163 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
  164 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
  165 + at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:299)
  166 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  167 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:302)
  168 + at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:358)
  169 + at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:381)
  170 + at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:514)
  171 + at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:423)
  172 + at org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:180)
  173 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  174 +!SUBENTRY 2 org.eclipse.debug.core 4 120 2014-05-09 14:43:38.339
  175 +!MESSAGE Variable references empty selection: ${project_loc}
  176 +!SUBENTRY 1 org.eclipse.debug.core 4 120 2014-05-09 14:43:38.339
  177 +!MESSAGE Variable references empty selection: ${project_loc}
  178 +!SESSION 2014-05-09 14:46:52.681 -----------------------------------------------
  179 +eclipse.buildId=4.3.0.M20130911-1000
  180 +java.version=1.7.0_45
  181 +java.vendor=Oracle Corporation
  182 +BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
  183 +Framework arguments: -product org.eclipse.epp.package.standard.product -product org.eclipse.epp.package.standard.product -product org.eclipse.epp.package.standard.product -keyring /Users/imanol/.eclipse_keyring -showlocation
  184 +Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.eclipse.epp.package.standard.product -product org.eclipse.epp.package.standard.product -data /Users/imanol/devel/emmoco -product org.eclipse.epp.package.standard.product -keyring /Users/imanol/.eclipse_keyring -showlocation
  185 +
  186 +!ENTRY org.eclipse.core.net 1 0 2014-05-09 14:46:57.251
  187 +!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
  188 +
  189 +!ENTRY org.eclipse.debug.core 4 120 2014-05-09 14:53:29.683
  190 +!MESSAGE Variable references empty selection: ${project_loc}
  191 +
  192 +!ENTRY org.eclipse.ui 4 4 2014-05-09 14:59:15.920
  193 +!MESSAGE Conflicting handlers for org.eclipse.ui.navigate.backwardHistory: {ActionHandler(org.eclipse.ui.internal.NavigationHistoryAction@7cb37ae6)} vs {ActionHandler(org.eclipse.ui.internal.dialogs.PreferencePageHistory$1@7e41ff70)}
  194 +!SESSION 2014-05-09 15:37:29.164 -----------------------------------------------
  195 +eclipse.buildId=4.3.2.M20140221-1700
  196 +java.version=1.7.0_45
  197 +java.vendor=Oracle Corporation
  198 +BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
  199 +Framework arguments: -product org.eclipse.epp.package.standard.product -product org.eclipse.epp.package.standard.product -product org.eclipse.epp.package.standard.product -product org.eclipse.epp.package.standard.product -product org.eclipse.epp.package.standard.product -keyring /Users/imanol/.eclipse_keyring -showlocation
  200 +Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.eclipse.epp.package.standard.product -product org.eclipse.epp.package.standard.product -product org.eclipse.epp.package.standard.product -product org.eclipse.epp.package.standard.product -data /Users/imanol/devel/durex -product org.eclipse.epp.package.standard.product -keyring /Users/imanol/.eclipse_keyring -showlocation
  201 +
  202 +!ENTRY org.eclipse.core.net 1 0 2014-05-09 15:37:34.393
  203 +!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
  204 +
  205 +!ENTRY org.eclipse.osgi 2 0 2014-05-09 15:37:41.696
  206 +!MESSAGE While loading class "com.android.ide.eclipse.adt.internal.resources.manager.GlobalProjectMonitor$DeltaVisitor", thread "Thread[Worker-0,5,main]" timed out waiting (5004ms) for thread "Thread[Worker-1,5,main]" to finish starting bundle "com.android.ide.eclipse.adt_22.6.3.v201404151837-1123206 [316]". To avoid deadlock, thread "Thread[Worker-0,5,main]" is proceeding but "com.android.ide.eclipse.adt.internal.resources.manager.GlobalProjectMonitor$DeltaVisitor" may not be fully initialized.
  207 +!STACK 0
  208 +org.osgi.framework.BundleException: State change in progress for bundle "reference:file:plugins/com.android.ide.eclipse.adt_22.6.3.v201404151837-1123206.jar" by thread "Worker-1".
  209 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1088)
  210 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:298)
  211 + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
  212 + at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
  213 + at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
  214 + at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
  215 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
  216 + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
  217 + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
  218 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
  219 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
  220 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
  221 + at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  222 + at com.android.ide.eclipse.adt.internal.resources.manager.GlobalProjectMonitor$1.resourceChanged(GlobalProjectMonitor.java:535)
  223 + at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
  224 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  225 + at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
  226 + at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
  227 + at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:396)
  228 + at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1531)
  229 + at org.eclipse.core.internal.resources.Resource.createMarker(Resource.java:742)
  230 + at com.android.ide.eclipse.adt.internal.project.BaseProjectHelper.markProject(BaseProjectHelper.java:212)
  231 + at com.android.ide.eclipse.adt.internal.project.BaseClasspathContainerInitializer$1.run(BaseClasspathContainerInitializer.java:60)
  232 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  233 +Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  234 + ... 24 more
  235 +Root exception:
  236 +org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  237 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1088)
  238 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:298)
  239 + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
  240 + at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
  241 + at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
  242 + at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
  243 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
  244 + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
  245 + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
  246 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
  247 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
  248 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
  249 + at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  250 + at com.android.ide.eclipse.adt.internal.resources.manager.GlobalProjectMonitor$1.resourceChanged(GlobalProjectMonitor.java:535)
  251 + at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
  252 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  253 + at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
  254 + at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
  255 + at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:396)
  256 + at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1531)
  257 + at org.eclipse.core.internal.resources.Resource.createMarker(Resource.java:742)
  258 + at com.android.ide.eclipse.adt.internal.project.BaseProjectHelper.markProject(BaseProjectHelper.java:212)
  259 + at com.android.ide.eclipse.adt.internal.project.BaseClasspathContainerInitializer$1.run(BaseClasspathContainerInitializer.java:60)
  260 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  261 +
  262 +!ENTRY org.eclipse.osgi 2 0 2014-05-09 15:37:42.482
  263 +!MESSAGE While loading class "com.android.ide.eclipse.adt.internal.welcome.AdtStartup", thread "Thread[Worker-3,5,main]" timed out waiting (5001ms) for thread "Thread[Worker-1,5,main]" to finish starting bundle "com.android.ide.eclipse.adt_22.6.3.v201404151837-1123206 [316]". To avoid deadlock, thread "Thread[Worker-3,5,main]" is proceeding but "com.android.ide.eclipse.adt.internal.welcome.AdtStartup" may not be fully initialized.
  264 +!STACK 0
  265 +org.osgi.framework.BundleException: State change in progress for bundle "reference:file:plugins/com.android.ide.eclipse.adt_22.6.3.v201404151837-1123206.jar" by thread "Worker-1".
  266 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1088)
  267 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:298)
  268 + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
  269 + at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
  270 + at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
  271 + at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
  272 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
  273 + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
  274 + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
  275 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
  276 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
  277 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
  278 + at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  279 + at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
  280 + at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
  281 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
  282 + at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
  283 + at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
  284 + at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
  285 + at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
  286 + at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:274)
  287 + at org.eclipse.ui.internal.EarlyStartupRunnable.getExecutableExtension(EarlyStartupRunnable.java:117)
  288 + at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66)
  289 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  290 + at org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2555)
  291 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  292 +Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  293 + ... 26 more
  294 +Root exception:
  295 +org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  296 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1088)
  297 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:298)
  298 + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
  299 + at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
  300 + at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
  301 + at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
  302 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
  303 + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
  304 + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
  305 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
  306 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
  307 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
  308 + at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  309 + at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
  310 + at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
  311 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
  312 + at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
  313 + at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
  314 + at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
  315 + at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
  316 + at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:274)
  317 + at org.eclipse.ui.internal.EarlyStartupRunnable.getExecutableExtension(EarlyStartupRunnable.java:117)
  318 + at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66)
  319 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  320 + at org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2555)
  321 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  322 +
  323 +!ENTRY org.eclipse.osgi 2 0 2014-05-09 15:37:46.704
  324 +!MESSAGE While loading class "com.android.ide.eclipse.adt.internal.project.LibraryClasspathContainerInitializer", thread "Thread[Worker-0,5,main]" timed out waiting (5001ms) for thread "Thread[Worker-1,5,main]" to finish starting bundle "com.android.ide.eclipse.adt_22.6.3.v201404151837-1123206 [316]". To avoid deadlock, thread "Thread[Worker-0,5,main]" is proceeding but "com.android.ide.eclipse.adt.internal.project.LibraryClasspathContainerInitializer" may not be fully initialized.
  325 +!STACK 0
  326 +org.osgi.framework.BundleException: State change in progress for bundle "reference:file:plugins/com.android.ide.eclipse.adt_22.6.3.v201404151837-1123206.jar" by thread "Worker-1".
  327 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1088)
  328 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:298)
  329 + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
  330 + at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
  331 + at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
  332 + at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
  333 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
  334 + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
  335 + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
  336 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
  337 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
  338 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
  339 + at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  340 + at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
  341 + at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
  342 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
  343 + at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
  344 + at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
  345 + at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
  346 + at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
  347 + at org.eclipse.jdt.core.JavaCore.computeClasspathContainerInitializer(JavaCore.java:3268)
  348 + at org.eclipse.jdt.core.JavaCore.getClasspathContainerInitializer(JavaCore.java:3244)
  349 + at org.eclipse.jdt.internal.core.JavaModelManager.initializeContainer(JavaModelManager.java:2848)
  350 + at org.eclipse.jdt.internal.core.JavaModelManager$11.run(JavaModelManager.java:2773)
  351 + at org.eclipse.jdt.internal.core.JavaModelManager.initializeAllContainers(JavaModelManager.java:2811)
  352 + at org.eclipse.jdt.internal.core.JavaModelManager.getClasspathContainer(JavaModelManager.java:1897)
  353 + at org.eclipse.jdt.core.JavaCore.getClasspathContainer(JavaCore.java:3221)
  354 + at org.eclipse.jdt.internal.core.JavaProject.resolveClasspath(JavaProject.java:2692)
  355 + at org.eclipse.jdt.internal.core.JavaProject.resolveClasspath(JavaProject.java:2856)
  356 + at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:1961)
  357 + at org.eclipse.jdt.internal.core.ExternalFoldersManager.refreshReferences(ExternalFoldersManager.java:379)
  358 + at org.eclipse.jdt.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:2016)
  359 + at org.eclipse.jdt.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:470)
  360 + at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
  361 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  362 + at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
  363 + at org.eclipse.core.internal.events.NotificationManager.handleEvent(NotificationManager.java:267)
  364 + at org.eclipse.core.internal.resources.Workspace.broadcastEvent(Workspace.java:391)
  365 + at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1698)
  366 + at com.android.ide.eclipse.adt.internal.project.BaseProjectHelper.markProject(BaseProjectHelper.java:220)
  367 + at com.android.ide.eclipse.adt.internal.project.BaseClasspathContainerInitializer$1.run(BaseClasspathContainerInitializer.java:60)
  368 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  369 +Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  370 + ... 42 more
  371 +Root exception:
  372 +org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  373 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1088)
  374 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:298)
  375 + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
  376 + at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
  377 + at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
  378 + at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
  379 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
  380 + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
  381 + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
  382 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
  383 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
  384 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
  385 + at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  386 + at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
  387 + at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
  388 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
  389 + at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
  390 + at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
  391 + at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
  392 + at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
  393 + at org.eclipse.jdt.core.JavaCore.computeClasspathContainerInitializer(JavaCore.java:3268)
  394 + at org.eclipse.jdt.core.JavaCore.getClasspathContainerInitializer(JavaCore.java:3244)
  395 + at org.eclipse.jdt.internal.core.JavaModelManager.initializeContainer(JavaModelManager.java:2848)
  396 + at org.eclipse.jdt.internal.core.JavaModelManager$11.run(JavaModelManager.java:2773)
  397 + at org.eclipse.jdt.internal.core.JavaModelManager.initializeAllContainers(JavaModelManager.java:2811)
  398 + at org.eclipse.jdt.internal.core.JavaModelManager.getClasspathContainer(JavaModelManager.java:1897)
  399 + at org.eclipse.jdt.core.JavaCore.getClasspathContainer(JavaCore.java:3221)
  400 + at org.eclipse.jdt.internal.core.JavaProject.resolveClasspath(JavaProject.java:2692)
  401 + at org.eclipse.jdt.internal.core.JavaProject.resolveClasspath(JavaProject.java:2856)
  402 + at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:1961)
  403 + at org.eclipse.jdt.internal.core.ExternalFoldersManager.refreshReferences(ExternalFoldersManager.java:379)
  404 + at org.eclipse.jdt.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:2016)
  405 + at org.eclipse.jdt.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:470)
  406 + at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
  407 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  408 + at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
  409 + at org.eclipse.core.internal.events.NotificationManager.handleEvent(NotificationManager.java:267)
  410 + at org.eclipse.core.internal.resources.Workspace.broadcastEvent(Workspace.java:391)
  411 + at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1698)
  412 + at com.android.ide.eclipse.adt.internal.project.BaseProjectHelper.markProject(BaseProjectHelper.java:220)
  413 + at com.android.ide.eclipse.adt.internal.project.BaseClasspathContainerInitializer$1.run(BaseClasspathContainerInitializer.java:60)
  414 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  415 +
  416 +!ENTRY org.eclipse.osgi 2 0 2014-05-09 15:37:46.705
  417 +!MESSAGE While loading class "com.android.ide.eclipse.adt.internal.project.LibraryClasspathContainerInitializer", thread "Thread[Worker-4,5,main]" timed out waiting (5001ms) for thread "Thread[Worker-1,5,main]" to finish starting bundle "com.android.ide.eclipse.adt_22.6.3.v201404151837-1123206 [316]". To avoid deadlock, thread "Thread[Worker-4,5,main]" is proceeding but "com.android.ide.eclipse.adt.internal.project.LibraryClasspathContainerInitializer" may not be fully initialized.
  418 +!STACK 0
  419 +org.osgi.framework.BundleException: State change in progress for bundle "reference:file:plugins/com.android.ide.eclipse.adt_22.6.3.v201404151837-1123206.jar" by thread "Worker-1".
  420 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1088)
  421 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:298)
  422 + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
  423 + at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
  424 + at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
  425 + at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
  426 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
  427 + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
  428 + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
  429 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
  430 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
  431 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
  432 + at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  433 + at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
  434 + at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
  435 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
  436 + at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
  437 + at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
  438 + at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
  439 + at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
  440 + at org.eclipse.jdt.core.JavaCore.computeClasspathContainerInitializer(JavaCore.java:3268)
  441 + at org.eclipse.jdt.core.JavaCore.getClasspathContainerInitializer(JavaCore.java:3244)
  442 + at org.eclipse.jdt.internal.core.JavaModelManager.initializeContainer(JavaModelManager.java:2848)
  443 + at org.eclipse.jdt.internal.core.JavaModelManager$11.run(JavaModelManager.java:2773)
  444 + at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
  445 + at org.eclipse.jdt.internal.core.JavaModelManager.initializeAllContainers(JavaModelManager.java:2813)
  446 + at org.eclipse.jdt.internal.core.JavaModelManager.getClasspathContainer(JavaModelManager.java:1897)
  447 + at org.eclipse.jdt.core.JavaCore.initializeAfterLoad(JavaCore.java:3990)
  448 + at org.eclipse.jdt.internal.ui.InitializeAfterLoadJob$RealJob.run(InitializeAfterLoadJob.java:36)
  449 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  450 +Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  451 + ... 30 more
  452 +Root exception:
  453 +org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  454 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1088)
  455 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:298)
  456 + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
  457 + at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
  458 + at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
  459 + at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
  460 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
  461 + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
  462 + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
  463 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
  464 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
  465 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
  466 + at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  467 + at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
  468 + at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
  469 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
  470 + at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
  471 + at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
  472 + at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
  473 + at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
  474 + at org.eclipse.jdt.core.JavaCore.computeClasspathContainerInitializer(JavaCore.java:3268)
  475 + at org.eclipse.jdt.core.JavaCore.getClasspathContainerInitializer(JavaCore.java:3244)
  476 + at org.eclipse.jdt.internal.core.JavaModelManager.initializeContainer(JavaModelManager.java:2848)
  477 + at org.eclipse.jdt.internal.core.JavaModelManager$11.run(JavaModelManager.java:2773)
  478 + at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
  479 + at org.eclipse.jdt.internal.core.JavaModelManager.initializeAllContainers(JavaModelManager.java:2813)
  480 + at org.eclipse.jdt.internal.core.JavaModelManager.getClasspathContainer(JavaModelManager.java:1897)
  481 + at org.eclipse.jdt.core.JavaCore.initializeAfterLoad(JavaCore.java:3990)
  482 + at org.eclipse.jdt.internal.ui.InitializeAfterLoadJob$RealJob.run(InitializeAfterLoadJob.java:36)
  483 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  484 +!SESSION 2014-05-09 15:39:06.207 -----------------------------------------------
  485 +eclipse.buildId=4.3.2.M20140221-1700
  486 +java.version=1.7.0_45
  487 +java.vendor=Oracle Corporation
  488 +BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
  489 +Framework arguments: -product org.eclipse.epp.package.standard.product -keyring /Users/imanol/.eclipse_keyring -showlocation
  490 +Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.eclipse.epp.package.standard.product -keyring /Users/imanol/.eclipse_keyring -showlocation
  491 +
  492 +!ENTRY org.eclipse.core.net 1 0 2014-05-09 15:39:10.456
  493 +!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
  494 +
  495 +!ENTRY org.eclipse.osgi 2 0 2014-05-09 15:39:17.757
  496 +!MESSAGE While loading class "com.android.ide.eclipse.adt.internal.resources.manager.GlobalProjectMonitor$DeltaVisitor", thread "Thread[Worker-1,5,main]" timed out waiting (5006ms) for thread "Thread[Worker-2,5,main]" to finish starting bundle "com.android.ide.eclipse.adt_22.6.3.v201404151837-1123206 [316]". To avoid deadlock, thread "Thread[Worker-1,5,main]" is proceeding but "com.android.ide.eclipse.adt.internal.resources.manager.GlobalProjectMonitor$DeltaVisitor" may not be fully initialized.
  497 +!STACK 0
  498 +org.osgi.framework.BundleException: State change in progress for bundle "reference:file:plugins/com.android.ide.eclipse.adt_22.6.3.v201404151837-1123206.jar" by thread "Worker-2".
  499 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1088)
  500 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:298)
  501 + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
  502 + at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
  503 + at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
  504 + at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
  505 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
  506 + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
  507 + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
  508 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
  509 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
  510 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
  511 + at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  512 + at com.android.ide.eclipse.adt.internal.resources.manager.GlobalProjectMonitor$1.resourceChanged(GlobalProjectMonitor.java:535)
  513 + at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
  514 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  515 + at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
  516 + at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
  517 + at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:396)
  518 + at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1531)
  519 + at org.eclipse.core.internal.resources.Resource.createMarker(Resource.java:742)
  520 + at com.android.ide.eclipse.adt.internal.project.BaseProjectHelper.markProject(BaseProjectHelper.java:212)
  521 + at com.android.ide.eclipse.adt.internal.project.BaseClasspathContainerInitializer$1.run(BaseClasspathContainerInitializer.java:60)
  522 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  523 +Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  524 + ... 24 more
  525 +Root exception:
  526 +org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  527 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1088)
  528 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:298)
  529 + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
  530 + at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
  531 + at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
  532 + at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
  533 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
  534 + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
  535 + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
  536 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
  537 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
  538 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
  539 + at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  540 + at com.android.ide.eclipse.adt.internal.resources.manager.GlobalProjectMonitor$1.resourceChanged(GlobalProjectMonitor.java:535)
  541 + at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
  542 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  543 + at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
  544 + at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
  545 + at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:396)
  546 + at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1531)
  547 + at org.eclipse.core.internal.resources.Resource.createMarker(Resource.java:742)
  548 + at com.android.ide.eclipse.adt.internal.project.BaseProjectHelper.markProject(BaseProjectHelper.java:212)
  549 + at com.android.ide.eclipse.adt.internal.project.BaseClasspathContainerInitializer$1.run(BaseClasspathContainerInitializer.java:60)
  550 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  551 +
  552 +!ENTRY org.eclipse.osgi 2 0 2014-05-09 15:39:18.517
  553 +!MESSAGE While loading class "com.android.ide.eclipse.adt.internal.welcome.AdtStartup", thread "Thread[Worker-3,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-2,5,main]" to finish starting bundle "com.android.ide.eclipse.adt_22.6.3.v201404151837-1123206 [316]". To avoid deadlock, thread "Thread[Worker-3,5,main]" is proceeding but "com.android.ide.eclipse.adt.internal.welcome.AdtStartup" may not be fully initialized.
  554 +!STACK 0
  555 +org.osgi.framework.BundleException: State change in progress for bundle "reference:file:plugins/com.android.ide.eclipse.adt_22.6.3.v201404151837-1123206.jar" by thread "Worker-2".
  556 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1088)
  557 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:298)
  558 + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
  559 + at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
  560 + at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
  561 + at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
  562 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
  563 + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
  564 + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
  565 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
  566 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
  567 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
  568 + at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  569 + at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
  570 + at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
  571 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
  572 + at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
  573 + at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
  574 + at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
  575 + at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
  576 + at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:274)
  577 + at org.eclipse.ui.internal.EarlyStartupRunnable.getExecutableExtension(EarlyStartupRunnable.java:117)
  578 + at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66)
  579 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  580 + at org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2555)
  581 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  582 +Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  583 + ... 26 more
  584 +Root exception:
  585 +org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  586 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1088)
  587 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:298)
  588 + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
  589 + at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
  590 + at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
  591 + at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
  592 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
  593 + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
  594 + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
  595 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
  596 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
  597 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
  598 + at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  599 + at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
  600 + at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
  601 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
  602 + at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
  603 + at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
  604 + at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
  605 + at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
  606 + at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:274)
  607 + at org.eclipse.ui.internal.EarlyStartupRunnable.getExecutableExtension(EarlyStartupRunnable.java:117)
  608 + at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66)
  609 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  610 + at org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2555)
  611 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  612 +
  613 +!ENTRY org.eclipse.osgi 2 0 2014-05-09 15:39:22.764
  614 +!MESSAGE While loading class "com.android.ide.eclipse.adt.internal.project.LibraryClasspathContainerInitializer", thread "Thread[Worker-1,5,main]" timed out waiting (5001ms) for thread "Thread[Worker-2,5,main]" to finish starting bundle "com.android.ide.eclipse.adt_22.6.3.v201404151837-1123206 [316]". To avoid deadlock, thread "Thread[Worker-1,5,main]" is proceeding but "com.android.ide.eclipse.adt.internal.project.LibraryClasspathContainerInitializer" may not be fully initialized.
  615 +!STACK 0
  616 +org.osgi.framework.BundleException: State change in progress for bundle "reference:file:plugins/com.android.ide.eclipse.adt_22.6.3.v201404151837-1123206.jar" by thread "Worker-2".
  617 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1088)
  618 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:298)
  619 + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
  620 + at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
  621 + at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
  622 + at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
  623 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
  624 + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
  625 + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
  626 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
  627 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
  628 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
  629 + at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  630 + at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
  631 + at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
  632 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
  633 + at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
  634 + at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
  635 + at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
  636 + at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
  637 + at org.eclipse.jdt.core.JavaCore.computeClasspathContainerInitializer(JavaCore.java:3268)
  638 + at org.eclipse.jdt.core.JavaCore.getClasspathContainerInitializer(JavaCore.java:3244)
  639 + at org.eclipse.jdt.internal.core.JavaModelManager.initializeContainer(JavaModelManager.java:2848)
  640 + at org.eclipse.jdt.internal.core.JavaModelManager$11.run(JavaModelManager.java:2773)
  641 + at org.eclipse.jdt.internal.core.JavaModelManager.initializeAllContainers(JavaModelManager.java:2811)
  642 + at org.eclipse.jdt.internal.core.JavaModelManager.getClasspathContainer(JavaModelManager.java:1897)
  643 + at org.eclipse.jdt.core.JavaCore.getClasspathContainer(JavaCore.java:3221)
  644 + at org.eclipse.jdt.internal.core.JavaProject.resolveClasspath(JavaProject.java:2692)
  645 + at org.eclipse.jdt.internal.core.JavaProject.resolveClasspath(JavaProject.java:2856)
  646 + at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:1961)
  647 + at org.eclipse.jdt.internal.core.ExternalFoldersManager.refreshReferences(ExternalFoldersManager.java:379)
  648 + at org.eclipse.jdt.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:2016)
  649 + at org.eclipse.jdt.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:470)
  650 + at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
  651 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  652 + at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
  653 + at org.eclipse.core.internal.events.NotificationManager.handleEvent(NotificationManager.java:267)
  654 + at org.eclipse.core.internal.resources.Workspace.broadcastEvent(Workspace.java:391)
  655 + at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1698)
  656 + at com.android.ide.eclipse.adt.internal.project.BaseProjectHelper.markProject(BaseProjectHelper.java:220)
  657 + at com.android.ide.eclipse.adt.internal.project.BaseClasspathContainerInitializer$1.run(BaseClasspathContainerInitializer.java:60)
  658 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  659 +Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  660 + ... 42 more
  661 +Root exception:
  662 +org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  663 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1088)
  664 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:298)
  665 + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
  666 + at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
  667 + at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
  668 + at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
  669 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
  670 + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
  671 + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
  672 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
  673 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
  674 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
  675 + at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  676 + at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
  677 + at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
  678 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
  679 + at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
  680 + at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
  681 + at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
  682 + at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
  683 + at org.eclipse.jdt.core.JavaCore.computeClasspathContainerInitializer(JavaCore.java:3268)
  684 + at org.eclipse.jdt.core.JavaCore.getClasspathContainerInitializer(JavaCore.java:3244)
  685 + at org.eclipse.jdt.internal.core.JavaModelManager.initializeContainer(JavaModelManager.java:2848)
  686 + at org.eclipse.jdt.internal.core.JavaModelManager$11.run(JavaModelManager.java:2773)
  687 + at org.eclipse.jdt.internal.core.JavaModelManager.initializeAllContainers(JavaModelManager.java:2811)
  688 + at org.eclipse.jdt.internal.core.JavaModelManager.getClasspathContainer(JavaModelManager.java:1897)
  689 + at org.eclipse.jdt.core.JavaCore.getClasspathContainer(JavaCore.java:3221)
  690 + at org.eclipse.jdt.internal.core.JavaProject.resolveClasspath(JavaProject.java:2692)
  691 + at org.eclipse.jdt.internal.core.JavaProject.resolveClasspath(JavaProject.java:2856)
  692 + at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:1961)
  693 + at org.eclipse.jdt.internal.core.ExternalFoldersManager.refreshReferences(ExternalFoldersManager.java:379)
  694 + at org.eclipse.jdt.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:2016)
  695 + at org.eclipse.jdt.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:470)
  696 + at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
  697 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  698 + at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
  699 + at org.eclipse.core.internal.events.NotificationManager.handleEvent(NotificationManager.java:267)
  700 + at org.eclipse.core.internal.resources.Workspace.broadcastEvent(Workspace.java:391)
  701 + at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1698)
  702 + at com.android.ide.eclipse.adt.internal.project.BaseProjectHelper.markProject(BaseProjectHelper.java:220)
  703 + at com.android.ide.eclipse.adt.internal.project.BaseClasspathContainerInitializer$1.run(BaseClasspathContainerInitializer.java:60)
  704 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  705 +
  706 +!ENTRY org.eclipse.osgi 2 0 2014-05-09 15:39:22.766
  707 +!MESSAGE While loading class "com.android.ide.eclipse.adt.internal.project.LibraryClasspathContainerInitializer", thread "Thread[Worker-4,5,main]" timed out waiting (5001ms) for thread "Thread[Worker-2,5,main]" to finish starting bundle "com.android.ide.eclipse.adt_22.6.3.v201404151837-1123206 [316]". To avoid deadlock, thread "Thread[Worker-4,5,main]" is proceeding but "com.android.ide.eclipse.adt.internal.project.LibraryClasspathContainerInitializer" may not be fully initialized.
  708 +!STACK 0
  709 +org.osgi.framework.BundleException: State change in progress for bundle "reference:file:plugins/com.android.ide.eclipse.adt_22.6.3.v201404151837-1123206.jar" by thread "Worker-2".
  710 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1088)
  711 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:298)
  712 + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
  713 + at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
  714 + at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
  715 + at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
  716 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
  717 + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
  718 + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
  719 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
  720 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
  721 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
  722 + at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  723 + at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
  724 + at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
  725 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
  726 + at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
  727 + at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
  728 + at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
  729 + at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
  730 + at org.eclipse.jdt.core.JavaCore.computeClasspathContainerInitializer(JavaCore.java:3268)
  731 + at org.eclipse.jdt.core.JavaCore.getClasspathContainerInitializer(JavaCore.java:3244)
  732 + at org.eclipse.jdt.internal.core.JavaModelManager.initializeContainer(JavaModelManager.java:2848)
  733 + at org.eclipse.jdt.internal.core.JavaModelManager$11.run(JavaModelManager.java:2773)
  734 + at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
  735 + at org.eclipse.jdt.internal.core.JavaModelManager.initializeAllContainers(JavaModelManager.java:2813)
  736 + at org.eclipse.jdt.internal.core.JavaModelManager.getClasspathContainer(JavaModelManager.java:1897)
  737 + at org.eclipse.jdt.core.JavaCore.initializeAfterLoad(JavaCore.java:3990)
  738 + at org.eclipse.jdt.internal.ui.InitializeAfterLoadJob$RealJob.run(InitializeAfterLoadJob.java:36)
  739 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  740 +Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  741 + ... 30 more
  742 +Root exception:
  743 +org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  744 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1088)
  745 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:298)
  746 + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
  747 + at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
  748 + at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
  749 + at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
  750 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
  751 + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
  752 + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
  753 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
  754 + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
  755 + at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
  756 + at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  757 + at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
  758 + at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
  759 + at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
  760 + at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
  761 + at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
  762 + at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
  763 + at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
  764 + at org.eclipse.jdt.core.JavaCore.computeClasspathContainerInitializer(JavaCore.java:3268)
  765 + at org.eclipse.jdt.core.JavaCore.getClasspathContainerInitializer(JavaCore.java:3244)
  766 + at org.eclipse.jdt.internal.core.JavaModelManager.initializeContainer(JavaModelManager.java:2848)
  767 + at org.eclipse.jdt.internal.core.JavaModelManager$11.run(JavaModelManager.java:2773)
  768 + at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
  769 + at org.eclipse.jdt.internal.core.JavaModelManager.initializeAllContainers(JavaModelManager.java:2813)
  770 + at org.eclipse.jdt.internal.core.JavaModelManager.getClasspathContainer(JavaModelManager.java:1897)
  771 + at org.eclipse.jdt.core.JavaCore.initializeAfterLoad(JavaCore.java:3990)
  772 + at org.eclipse.jdt.internal.ui.InitializeAfterLoadJob$RealJob.run(InitializeAfterLoadJob.java:36)
  773 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  774 +
  775 +!ENTRY org.eclipse.ui.console 4 2 2014-05-09 15:40:33.090
  776 +!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.console".
  777 +!STACK 0
  778 +org.eclipse.swt.SWTException: Invalid thread access
  779 + at org.eclipse.swt.SWT.error(SWT.java:4397)
  780 + at org.eclipse.swt.SWT.error(SWT.java:4312)
  781 + at org.eclipse.swt.SWT.error(SWT.java:4283)
  782 + at org.eclipse.swt.widgets.Widget.error(Widget.java:783)
  783 + at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:574)
  784 + at org.eclipse.swt.widgets.Control.redraw(Control.java:2773)
  785 + at org.eclipse.swt.custom.StyledText.redraw(StyledText.java:7354)
  786 + at org.eclipse.ui.console.TextConsolePage.propertyChange(TextConsolePage.java:252)
  787 + at org.eclipse.ui.console.AbstractConsole$PropertyNotifier.run(AbstractConsole.java:104)
  788 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  789 + at org.eclipse.ui.console.AbstractConsole$PropertyNotifier.notify(AbstractConsole.java:120)
  790 + at org.eclipse.ui.console.AbstractConsole.firePropertyChange(AbstractConsole.java:246)
  791 + at org.eclipse.ui.console.IOConsoleOutputStream.setColor(IOConsoleOutputStream.java:140)
  792 + at com.emmoco.mcmtooling.core.build.MCMProjectBuilder.clean(Unknown Source)
  793 + at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:735)
  794 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  795 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
  796 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
  797 + at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:299)
  798 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  799 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:302)
  800 + at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:358)
  801 + at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:381)
  802 + at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:514)
  803 + at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:423)
  804 + at org.eclipse.ui.internal.ide.dialogs.CleanDialog.doClean(CleanDialog.java:313)
  805 + at org.eclipse.ui.internal.ide.dialogs.CleanDialog$1.runInWorkspace(CleanDialog.java:151)
  806 + at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
  807 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  808 +
  809 +!ENTRY org.eclipse.ui.console 4 120 2014-05-09 15:40:33.091
  810 +!MESSAGE Exception occurred during console property change notification.
  811 +!STACK 0
  812 +org.eclipse.swt.SWTException: Invalid thread access
  813 + at org.eclipse.swt.SWT.error(SWT.java:4397)
  814 + at org.eclipse.swt.SWT.error(SWT.java:4312)
  815 + at org.eclipse.swt.SWT.error(SWT.java:4283)
  816 + at org.eclipse.swt.widgets.Widget.error(Widget.java:783)
  817 + at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:574)
  818 + at org.eclipse.swt.widgets.Control.redraw(Control.java:2773)
  819 + at org.eclipse.swt.custom.StyledText.redraw(StyledText.java:7354)
  820 + at org.eclipse.ui.console.TextConsolePage.propertyChange(TextConsolePage.java:252)
  821 + at org.eclipse.ui.console.AbstractConsole$PropertyNotifier.run(AbstractConsole.java:104)
  822 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  823 + at org.eclipse.ui.console.AbstractConsole$PropertyNotifier.notify(AbstractConsole.java:120)
  824 + at org.eclipse.ui.console.AbstractConsole.firePropertyChange(AbstractConsole.java:246)
  825 + at org.eclipse.ui.console.IOConsoleOutputStream.setColor(IOConsoleOutputStream.java:140)
  826 + at com.emmoco.mcmtooling.core.build.MCMProjectBuilder.clean(Unknown Source)
  827 + at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:735)
  828 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  829 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
  830 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
  831 + at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:299)
  832 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  833 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:302)
  834 + at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:358)
  835 + at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:381)
  836 + at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:514)
  837 + at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:423)
  838 + at org.eclipse.ui.internal.ide.dialogs.CleanDialog.doClean(CleanDialog.java:313)
  839 + at org.eclipse.ui.internal.ide.dialogs.CleanDialog$1.runInWorkspace(CleanDialog.java:151)
  840 + at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
  841 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  842 +
  843 +!ENTRY org.eclipse.ui.console 4 2 2014-05-09 15:40:35.704
  844 +!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.console".
  845 +!STACK 0
  846 +org.eclipse.swt.SWTException: Invalid thread access
  847 + at org.eclipse.swt.SWT.error(SWT.java:4397)
  848 + at org.eclipse.swt.SWT.error(SWT.java:4312)
  849 + at org.eclipse.swt.SWT.error(SWT.java:4283)
  850 + at org.eclipse.swt.widgets.Widget.error(Widget.java:783)
  851 + at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:574)
  852 + at org.eclipse.swt.widgets.Control.redraw(Control.java:2773)
  853 + at org.eclipse.swt.custom.StyledText.redraw(StyledText.java:7354)
  854 + at org.eclipse.ui.console.TextConsolePage.propertyChange(TextConsolePage.java:252)
  855 + at org.eclipse.ui.console.AbstractConsole$PropertyNotifier.run(AbstractConsole.java:104)
  856 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  857 + at org.eclipse.ui.console.AbstractConsole$PropertyNotifier.notify(AbstractConsole.java:120)
  858 + at org.eclipse.ui.console.AbstractConsole.firePropertyChange(AbstractConsole.java:246)
  859 + at org.eclipse.ui.console.IOConsoleOutputStream.setColor(IOConsoleOutputStream.java:140)
  860 + at com.emmoco.mcmtooling.core.build.MCMProjectBuilder.clean(Unknown Source)
  861 + at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:735)
  862 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  863 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
  864 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
  865 + at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:299)
  866 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  867 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:302)
  868 + at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:358)
  869 + at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:381)
  870 + at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:514)
  871 + at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:423)
  872 + at org.eclipse.ui.internal.ide.dialogs.CleanDialog.doClean(CleanDialog.java:313)
  873 + at org.eclipse.ui.internal.ide.dialogs.CleanDialog$1.runInWorkspace(CleanDialog.java:151)
  874 + at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
  875 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
  876 +
  877 +!ENTRY org.eclipse.ui.console 4 120 2014-05-09 15:40:35.705
  878 +!MESSAGE Exception occurred during console property change notification.
  879 +!STACK 0
  880 +org.eclipse.swt.SWTException: Invalid thread access
  881 + at org.eclipse.swt.SWT.error(SWT.java:4397)
  882 + at org.eclipse.swt.SWT.error(SWT.java:4312)
  883 + at org.eclipse.swt.SWT.error(SWT.java:4283)
  884 + at org.eclipse.swt.widgets.Widget.error(Widget.java:783)
  885 + at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:574)
  886 + at org.eclipse.swt.widgets.Control.redraw(Control.java:2773)
  887 + at org.eclipse.swt.custom.StyledText.redraw(StyledText.java:7354)
  888 + at org.eclipse.ui.console.TextConsolePage.propertyChange(TextConsolePage.java:252)
  889 + at org.eclipse.ui.console.AbstractConsole$PropertyNotifier.run(AbstractConsole.java:104)
  890 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  891 + at org.eclipse.ui.console.AbstractConsole$PropertyNotifier.notify(AbstractConsole.java:120)
  892 + at org.eclipse.ui.console.AbstractConsole.firePropertyChange(AbstractConsole.java:246)
  893 + at org.eclipse.ui.console.IOConsoleOutputStream.setColor(IOConsoleOutputStream.java:140)
  894 + at com.emmoco.mcmtooling.core.build.MCMProjectBuilder.clean(Unknown Source)
  895 + at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:735)
  896 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  897 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
  898 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
  899 + at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:299)
  900 + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
  901 + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:302)
  902 + at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:358)
  903 + at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:381)
  904 + at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:514)
  905 + at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:423)
  906 + at org.eclipse.ui.internal.ide.dialogs.CleanDialog.doClean(CleanDialog.java:313)
  907 + at org.eclipse.ui.internal.ide.dialogs.CleanDialog$1.runInWorkspace(CleanDialog.java:151)
  908 + at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
  909 + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
.metadata/.plugins/org.eclipse.cdt.core/.log 0 → 100644
  1 +*** SESSION May 09, 2014 14:32:33.13 -------------------------------------------
  2 +*** SESSION May 09, 2014 14:38:45.19 -------------------------------------------
  3 +*** SESSION May 09, 2014 14:46:59.40 -------------------------------------------
  4 +*** SESSION May 09, 2014 15:37:35.48 -------------------------------------------
  5 +*** SESSION May 09, 2014 15:39:11.56 -------------------------------------------
.metadata/.plugins/org.eclipse.cdt.make.core/specs.c 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.cdt.make.core/specs.cpp 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.cdt.ui/dialog_settings.xml 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<section name="Workbench">
  3 + <section name="completion_proposal_size">
  4 + </section>
  5 + <section name="org.eclipse.cdt.ui.text.hover.CMacroExpansionExploration">
  6 + </section>
  7 +</section>
.metadata/.plugins/org.eclipse.core.resources/.history/0/10603e2376d7001311a28b3cb3c9b18a 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<projectDescription>
  3 + <name>FileTestLaunchPad</name>
  4 + <comment></comment>
  5 + <projects>
  6 + </projects>
  7 + <buildSpec>
  8 + </buildSpec>
  9 + <natures>
  10 + </natures>
  11 +</projectDescription>
.metadata/.plugins/org.eclipse.core.resources/.history/0/20c4d5407ad7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX {
  5 + BOOL
  6 +}
  7 +
  8 + // insert resource definitions here
  9 +
  10 +}
.metadata/.plugins/org.eclipse.core.resources/.history/10/4058aaed7bd7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX
  5 +{
  6 + enum BOOLEAN{ TRUE, FALSE };
  7 + typedef string<230> String;
  8 +
  9 + uint8 serverBytesAvailable;
  10 + uint8 clientBytesAvailable;
  11 + String serverData;
  12 + String clientData;
  13 + BOOLEAN serverMoreData;
  14 + BOOLEAN clientMoreData;
  15 +}
.metadata/.plugins/org.eclipse.core.resources/.history/28/a0a71a747bd7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX {
  5 + uint32 serverBytesAvailable;
  6 + uint32 clientBytesAvailable;
  7 +
  8 + // insert resource definitions here
  9 +
  10 +}
.metadata/.plugins/org.eclipse.core.resources/.history/2b/e0365b2376d7001311a28b3cb3c9b18a 0 → 100644
  1 +eclipse.preferences.version=1
  2 +org.eclipse.jdt.core.compiler.compliance=1.6
  3 +org.eclipse.jdt.core.compiler.source=1.6
.metadata/.plugins/org.eclipse.core.resources/.history/35/b0c15a2376d7001311a28b3cb3c9b18a 0 → 100644
  1 +eclipse.preferences.version=1
  2 +org.eclipse.jdt.core.compiler.compliance=1.6
.metadata/.plugins/org.eclipse.core.resources/.history/37/50fb16a77ad7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX {
  5 + unsigned int32 serverBytesAvailable;
  6 + uint32_t clientBytesAvailable;
  7 +
  8 + // insert resource definitions here
  9 +
  10 +}
.metadata/.plugins/org.eclipse.core.resources/.history/37/70d8c9eb7bd7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX
  5 +{
  6 + enum BOOLEAN{ TRUE, FALSE };
  7 + typedef string<240> String;
  8 +
  9 + uint8 serverBytesAvailable;
  10 + uint8 clientBytesAvailable;
  11 + String serverData;
  12 + String clientData;
  13 + BOOLEAN serverMoreData;
  14 + BOOLEAN clientMoreData;
  15 +}
.metadata/.plugins/org.eclipse.core.resources/.history/3b/a00697f27bd7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX
  5 +{
  6 + enum BOOLEAN{ TRUE, FALSE };
  7 + typedef string<240> String;
  8 +
  9 + uint8 serverBytesAvailable;
  10 + uint8 clientBytesAvailable;
  11 + String serverData;
  12 + String clientData;
  13 + BOOLEAN serverMoreData;
  14 + BOOLEAN clientMoreData;
  15 +}
.metadata/.plugins/org.eclipse.core.resources/.history/3c/b01f84477ad7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX {
  5 + bool;
  6 +
  7 + // insert resource definitions here
  8 +
  9 +}
.metadata/.plugins/org.eclipse.core.resources/.history/3e/90b028a07ad7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX {
  5 + uint32_t serverBytesAvailable;
  6 + uint32_t clientBytesAvailable;
  7 +
  8 + // insert resource definitions here
  9 +
  10 +}
.metadata/.plugins/org.eclipse.core.resources/.history/4/506d412376d7001311a28b3cb3c9b18a 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<projectDescription>
  3 + <name>MyAppSchema</name>
  4 + <comment></comment>
  5 + <projects>
  6 + </projects>
  7 + <buildSpec>
  8 + </buildSpec>
  9 + <natures>
  10 + </natures>
  11 +</projectDescription>
.metadata/.plugins/org.eclipse.core.resources/.history/41/70b9007f7bd7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +typedef string<256> String
  5 +typedef enum{ TRUE, FALSE } bool
  6 +
  7 +schema DUREX
  8 +{
  9 + uint8 serverBytesAvailable;
  10 + uint8 clientBytesAvailable;
  11 + String serverData;
  12 + String clientData;
  13 +}
.metadata/.plugins/org.eclipse.core.resources/.history/44/c049362376d7001311a28b3cb3c9b18a 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<projectDescription>
  3 + <name>Blinker</name>
  4 + <comment></comment>
  5 + <projects>
  6 + </projects>
  7 + <buildSpec>
  8 + </buildSpec>
  9 + <natures>
  10 + </natures>
  11 +</projectDescription>
.metadata/.plugins/org.eclipse.core.resources/.history/45/a0a468b67ad7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX {
  5 + int32 serverBytesAvailable;
  6 + int16 clientBytesAvailable;
  7 +
  8 + // insert resource definitions here
  9 +
  10 +}
.metadata/.plugins/org.eclipse.core.resources/.history/50/a040e4357ad7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX {
  5 +
  6 + // insert resource definitions here
  7 +
  8 +}
.metadata/.plugins/org.eclipse.core.resources/.history/54/b00f7ef77bd7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX
  5 +{
  6 + enum BOOLEAN{ TRUE, FALSE };
  7 + typedef string<239> String;
  8 +
  9 + uint8 serverBytesAvailable;
  10 + uint8 clientBytesAvailable;
  11 + String serverData;
  12 + String clientData;
  13 + BOOLEAN serverMoreData;
  14 + BOOLEAN clientMoreData;
  15 +}
.metadata/.plugins/org.eclipse.core.resources/.history/57/80bd8d6b7ad7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX {
  5 + bool asd;
  6 +
  7 + // insert resource definitions here
  8 +
  9 +}
.metadata/.plugins/org.eclipse.core.resources/.history/5b/60cbcbe37bd7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX
  5 +{
  6 + enum BOOLEAN{ TRUE, FALSE };
  7 + typedef string<256> String;
  8 +
  9 + uint8 serverBytesAvailable;
  10 + uint8 clientBytesAvailable;
  11 + String serverData;
  12 + String clientData;
  13 + BOOLEAN serverMoreData;
  14 + BOOLEAN clientMoreData;
  15 +}
.metadata/.plugins/org.eclipse.core.resources/.history/6/a00817b37ad7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX {
  5 + unsigned int16 serverBytesAvailable;
  6 + unsigned int16 clientBytesAvailable;
  7 +
  8 + // insert resource definitions here
  9 +
  10 +}
.metadata/.plugins/org.eclipse.core.resources/.history/64/d0ddd8997cd7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX
  5 +{
  6 + enum BOOLEAN{ TRUE, FALSE };
  7 + typedef string<239> String; //MAXIMUM SIZE AVAILABLE
  8 +
  9 + uint8 serverBytesAvailable;
  10 + uint8 clientBytesAvailable;
  11 + String serverData;
  12 + String clientData;
  13 + BOOLEAN serverMoreData;
  14 + BOOLEAN clientMoreData;
  15 +}
.metadata/.plugins/org.eclipse.core.resources/.history/67/400abab47ad7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX {
  5 + int16 serverBytesAvailable;
  6 + int16 clientBytesAvailable;
  7 +
  8 + // insert resource definitions here
  9 +
  10 +}
.metadata/.plugins/org.eclipse.core.resources/.history/80/b0753d2376d7001311a28b3cb3c9b18a 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<projectDescription>
  3 + <name>CommonLaunchPad</name>
  4 + <comment></comment>
  5 + <projects>
  6 + </projects>
  7 + <buildSpec>
  8 + </buildSpec>
  9 + <natures>
  10 + </natures>
  11 +</projectDescription>
.metadata/.plugins/org.eclipse.core.resources/.history/80/d034402376d7001311a28b3cb3c9b18a 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<projectDescription>
  3 + <name>MyAppLaunchPad</name>
  4 + <comment></comment>
  5 + <projects>
  6 + </projects>
  7 + <buildSpec>
  8 + </buildSpec>
  9 + <natures>
  10 + </natures>
  11 +</projectDescription>
.metadata/.plugins/org.eclipse.core.resources/.history/ab/20247ec37bd7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX
  5 +{
  6 +
  7 + typedef string<256> String;
  8 + typedef enum{ TRUE, FALSE } bool
  9 +
  10 + uint8 serverBytesAvailable;
  11 + uint8 clientBytesAvailable;
  12 + String serverData;
  13 + String clientData;
  14 +}
.metadata/.plugins/org.eclipse.core.resources/.history/bf/20de4bf07bd7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX
  5 +{
  6 + enum BOOLEAN{ TRUE, FALSE };
  7 + typedef string<239> String;
  8 +
  9 + uint8 serverBytesAvailable;
  10 + uint8 clientBytesAvailable;
  11 + String serverData;
  12 + String clientData;
  13 + BOOLEAN serverMoreData;
  14 + BOOLEAN clientMoreData;
  15 +}
.metadata/.plugins/org.eclipse.core.resources/.history/c/c02fb9dc7bd7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX
  5 +{
  6 +
  7 + typedef string<256> String;
  8 +
  9 + uint8 serverBytesAvailable;
  10 + uint8 clientBytesAvailable;
  11 + String serverData;
  12 + String clientData;
  13 + enum serverMoreData{ TRUE, FALSE };
  14 + enum clientMoreData{ TRUE, FALSE };
  15 +}
.metadata/.plugins/org.eclipse.core.resources/.history/d0/505e9d457ad7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX {
  5 + bool
  6 +
  7 + // insert resource definitions here
  8 +
  9 +}
.metadata/.plugins/org.eclipse.core.resources/.history/d9/60233f2376d7001311a28b3cb3c9b18a 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<projectDescription>
  3 + <name>FileTestSchema</name>
  4 + <comment></comment>
  5 + <projects>
  6 + </projects>
  7 + <buildSpec>
  8 + </buildSpec>
  9 + <natures>
  10 + </natures>
  11 +</projectDescription>
.metadata/.plugins/org.eclipse.core.resources/.history/dd/00a9e9937bd7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +typedef string<256> String;
  5 +typedef enum{ TRUE, FALSE } bool
  6 +
  7 +schema DUREX
  8 +{
  9 + uint8 serverBytesAvailable;
  10 + uint8 clientBytesAvailable;
  11 + String serverData;
  12 + String clientData;
  13 +}
.metadata/.plugins/org.eclipse.core.resources/.history/eb/107c02ad7ad7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX {
  5 + unsigned int32 serverBytesAvailable;
  6 + unsigned int32 clientBytesAvailable;
  7 +
  8 + // insert resource definitions here
  9 +
  10 +}
.metadata/.plugins/org.eclipse.core.resources/.history/f2/508b3c2376d7001311a28b3cb3c9b18a 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<projectDescription>
  3 + <name>BlinkerSchema</name>
  4 + <comment></comment>
  5 + <projects>
  6 + </projects>
  7 + <buildSpec>
  8 + </buildSpec>
  9 + <natures>
  10 + </natures>
  11 +</projectDescription>
.metadata/.plugins/org.eclipse.core.resources/.history/f7/40f3392376d7001311a28b3cb3c9b18a 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<projectDescription>
  3 + <name>BlinkerLaunchPad</name>
  4 + <comment></comment>
  5 + <projects>
  6 + </projects>
  7 + <buildSpec>
  8 + </buildSpec>
  9 + <natures>
  10 + </natures>
  11 +</projectDescription>
.metadata/.plugins/org.eclipse.core.resources/.history/ff/d0de98c17ad7001316a0c89771bb623c 0 → 100644
  1 +version = "1.0.0"
  2 +description = ""
  3 +
  4 +schema DUREX {
  5 + int32 serverBytesAvailable;
  6 + int32 clientBytesAvailable;
  7 +
  8 + // insert resource definitions here
  9 +
  10 +}
.metadata/.plugins/org.eclipse.core.resources/.projects/Blinker/.indexes/a0/62/properties.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/Blinker/.indexes/a0/d6/properties.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/Blinker/.indexes/a0/de/properties.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/Blinker/.indexes/af/history.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/Blinker/.indexes/history.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/Blinker/.indexes/properties.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/Blinker/.markers 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/Blinker/org.eclipse.jdt.core/state.dat 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/BlinkerLaunchPad/.indexes/history.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/BlinkerSchema/.indexes/history.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/CommonLaunchPad/.indexes/history.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/DUREX/.indexes/history.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/FileTestLaunchPad/.indexes/history.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/FileTestSchema/.indexes/history.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/MyAppLaunchPad/.indexes/history.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.core.resources/.projects/MyAppSchema/.indexes/history.index 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/5.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/ccw.core.prefs 0 → 100644
  1 +ccw.preferences.editor_color.FUNCTION.bold=false
  2 +ccw.preferences.editor_color.FUNCTION.enabled=true
  3 +ccw.preferences.editor_color.FUNCTION.italic=false
  4 +ccw.preferences.editor_color.GLOBAL_VAR.bold=false
  5 +ccw.preferences.editor_color.GLOBAL_VAR.enabled=true
  6 +ccw.preferences.editor_color.GLOBAL_VAR.italic=false
  7 +ccw.preferences.editor_color.JAVA_CLASS.bold=false
  8 +ccw.preferences.editor_color.JAVA_CLASS.enabled=true
  9 +ccw.preferences.editor_color.JAVA_CLASS.italic=false
  10 +ccw.preferences.editor_color.JAVA_INSTANCE_METHOD.bold=false
  11 +ccw.preferences.editor_color.JAVA_INSTANCE_METHOD.enabled=true
  12 +ccw.preferences.editor_color.JAVA_INSTANCE_METHOD.italic=false
  13 +ccw.preferences.editor_color.JAVA_STATIC_METHOD.bold=false
  14 +ccw.preferences.editor_color.JAVA_STATIC_METHOD.enabled=true
  15 +ccw.preferences.editor_color.JAVA_STATIC_METHOD.italic=false
  16 +ccw.preferences.editor_color.MACRO.bold=false
  17 +ccw.preferences.editor_color.MACRO.enabled=true
  18 +ccw.preferences.editor_color.MACRO.italic=false
  19 +ccw.preferences.editor_color.RAW_SYMBOL.bold=false
  20 +ccw.preferences.editor_color.RAW_SYMBOL.enabled=true
  21 +ccw.preferences.editor_color.RAW_SYMBOL.italic=false
  22 +ccw.preferences.editor_color.SPECIAL_FORM.bold=false
  23 +ccw.preferences.editor_color.SPECIAL_FORM.enabled=true
  24 +ccw.preferences.editor_color.SPECIAL_FORM.italic=false
  25 +ccw.preferences.editor_color.callableFUNCTION.bold=false
  26 +ccw.preferences.editor_color.callableFUNCTION.enabled=true
  27 +ccw.preferences.editor_color.callableFUNCTION.italic=false
  28 +ccw.preferences.editor_color.callableGLOBAL_VAR.bold=false
  29 +ccw.preferences.editor_color.callableGLOBAL_VAR.enabled=true
  30 +ccw.preferences.editor_color.callableGLOBAL_VAR.italic=false
  31 +ccw.preferences.editor_color.callableJAVA_CLASS.bold=false
  32 +ccw.preferences.editor_color.callableJAVA_CLASS.enabled=true
  33 +ccw.preferences.editor_color.callableJAVA_CLASS.italic=false
  34 +ccw.preferences.editor_color.callableJAVA_INSTANCE_METHOD.bold=false
  35 +ccw.preferences.editor_color.callableJAVA_INSTANCE_METHOD.enabled=true
  36 +ccw.preferences.editor_color.callableJAVA_INSTANCE_METHOD.italic=false
  37 +ccw.preferences.editor_color.callableJAVA_STATIC_METHOD.bold=false
  38 +ccw.preferences.editor_color.callableJAVA_STATIC_METHOD.enabled=true
  39 +ccw.preferences.editor_color.callableJAVA_STATIC_METHOD.italic=false
  40 +ccw.preferences.editor_color.callableMACRO.bold=false
  41 +ccw.preferences.editor_color.callableMACRO.enabled=true
  42 +ccw.preferences.editor_color.callableMACRO.italic=false
  43 +ccw.preferences.editor_color.callableRAW_SYMBOL.bold=false
  44 +ccw.preferences.editor_color.callableRAW_SYMBOL.enabled=true
  45 +ccw.preferences.editor_color.callableRAW_SYMBOL.italic=false
  46 +ccw.preferences.editor_color.callableSPECIAL_FORM.bold=false
  47 +ccw.preferences.editor_color.callableSPECIAL_FORM.enabled=true
  48 +ccw.preferences.editor_color.callableSPECIAL_FORM.italic=false
  49 +ccw.preferences.editor_color.char.bold=false
  50 +ccw.preferences.editor_color.char.enabled=true
  51 +ccw.preferences.editor_color.char.italic=false
  52 +ccw.preferences.editor_color.comment.bold=false
  53 +ccw.preferences.editor_color.comment.enabled=true
  54 +ccw.preferences.editor_color.comment.italic=false
  55 +ccw.preferences.editor_color.float.bold=false
  56 +ccw.preferences.editor_color.float.enabled=true
  57 +ccw.preferences.editor_color.float.italic=false
  58 +ccw.preferences.editor_color.int.bold=false
  59 +ccw.preferences.editor_color.int.enabled=true
  60 +ccw.preferences.editor_color.int.italic=false
  61 +ccw.preferences.editor_color.keyword.bold=false
  62 +ccw.preferences.editor_color.keyword.enabled=true
  63 +ccw.preferences.editor_color.keyword.italic=false
  64 +ccw.preferences.editor_color.literalSymbol.bold=false
  65 +ccw.preferences.editor_color.literalSymbol.enabled=true
  66 +ccw.preferences.editor_color.literalSymbol.italic=false
  67 +ccw.preferences.editor_color.meta.bold=false
  68 +ccw.preferences.editor_color.meta.enabled=true
  69 +ccw.preferences.editor_color.meta.italic=false
  70 +ccw.preferences.editor_color.other-literals.bold=false
  71 +ccw.preferences.editor_color.other-literals.enabled=true
  72 +ccw.preferences.editor_color.other-literals.italic=false
  73 +ccw.preferences.editor_color.regex.bold=false
  74 +ccw.preferences.editor_color.regex.enabled=true
  75 +ccw.preferences.editor_color.regex.italic=false
  76 +ccw.preferences.editor_color.string.bold=false
  77 +ccw.preferences.editor_color.string.enabled=true
  78 +ccw.preferences.editor_color.string.italic=false
  79 +ccw.preferences.editor_color.symbol.bold=false
  80 +ccw.preferences.editor_color.symbol.enabled=true
  81 +ccw.preferences.editor_color.symbol.italic=false
  82 +ccw.preferences.editor_color.whitespace.bold=false
  83 +ccw.preferences.editor_color.whitespace.enabled=true
  84 +ccw.preferences.editor_color.whitespace.italic=false
  85 +eclipse.preferences.version=1
.metadata/.plugins/org.eclipse.core.runtime/.settings/com.android.ide.eclipse.adt.prefs 0 → 100644
  1 +com.android.ide.eclipse.adt.fixLegacyEditors=1
  2 +com.android.ide.eclipse.adt.sdk=/Users/imanol/devel/android-sdk-macosx
  3 +eclipse.preferences.version=1
.metadata/.plugins/org.eclipse.core.runtime/.settings/com.github.eclipsecolortheme.prefs 0 → 100644
  1 +colorTheme=Default
  2 +eclipse.preferences.version=1
  3 +forceDefaultBG=true
.metadata/.plugins/org.eclipse.core.runtime/.settings/de.walware.statet.base.ui.prefs 0 → 100644
  1 +eclipse.preferences.version=1
  2 +editors/options/Parameters.background=39,40,34
  3 +editors/options/Parameters.foreground=207,191,173
  4 +editors/options/Proposals.background=39,40,34
  5 +editors/options/Proposals.foreground=207,191,173
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.codehaus.groovy.eclipse.ui.prefs 0 → 100644
  1 +eclipse.preferences.version=1
  2 +groovy.editor.groovyDoc.keyword.enabled=true
  3 +groovy.editor.groovyDoc.link.enabled=true
  4 +groovy.editor.groovyDoc.tag.enabled=true
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.core.prj-BlinkerLaunchPad.prefs 0 → 100644
  1 +eclipse.preferences.version=1
  2 +indexer/preferenceScope=0
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.core.prj-DUREX.prefs 0 → 100644
  1 +eclipse.preferences.version=1
  2 +indexer/preferenceScope=0
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.debug.core.prefs 0 → 100644
  1 +eclipse.preferences.version=1
  2 +org.eclipse.cdt.debug.core.cDebug.default_source_containers=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<sourceLookupDirector>\n<sourceContainers duplicates\="false">\n<container memento\="AbsolutePath" typeId\="org.eclipse.cdt.debug.core.containerType.absolutePath"/>\n<container memento\="programRelativePath" typeId\="org.eclipse.cdt.debug.core.containerType.programRelativePath"/>\n<container memento\="&lt;?xml version\=&quot;1.0&quot; encoding\=&quot;UTF-8&quot; standalone\=&quot;no&quot;?&gt;&\#10;&lt;project referencedProjects\=&quot;true&quot;/&gt;&\#10;" typeId\="org.eclipse.cdt.debug.core.containerType.project"/>\n</sourceContainers>\n</sourceLookupDirector>\n
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.ui.prefs 0 → 100644
  1 +eclipse.preferences.version=1
  2 +sourceHoverBackgroundColor.SystemDefault=false
  3 +spelling_locale_initialized=true
  4 +useAnnotationsPrefPage=true
  5 +useQuickDiffPrefPage=true
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs 0 → 100644
  1 +eclipse.preferences.version=1
  2 +version=1
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.variables.prefs 0 → 100644
  1 +eclipse.preferences.version=1
  2 +org.eclipse.core.variables.valueVariables=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<valueVariables>\n<valueVariable description\="Returns the executable file suffix (if any)" name\="exe_ext" readOnly\="false" value\=""/>\n</valueVariables>\n
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.core.prefs 0 → 100644
  1 +//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.applicationLaunchType=org.eclipse.cdt.dsf.gdb.launch.localCLaunch,debug;org.eclipse.cdt.cdi.launch.localCLaunch,run
  2 +//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.attachLaunchType=org.eclipse.cdt.dsf.gdb.launch.attachCLaunch,debug
  3 +//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.postmortemLaunchType=org.eclipse.cdt.dsf.gdb.launch.coreCLaunch,debug
  4 +eclipse.preferences.version=1
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefs 0 → 100644
  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 +preferredTargets=org.eclipse.cdt.debug.ui.toggleCBreakpointTarget\:org.eclipse.cdt.debug.ui.toggleCBreakpointTarget|
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.dltk.ruby.ui.prefs 0 → 100644
  1 +eclipse.preferences.version=1
  2 +sourceHoverBackgroundColor.SystemDefault=false
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.dltk.tcl.ui.prefs 0 → 100644
  1 +eclipse.preferences.version=1
  2 +sourceHoverBackgroundColor.SystemDefault=false
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.e4.CSS.prefs 0 → 100644
  1 +eclipse.preferences.version=1
  2 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.ClassID.bgColor=
  3 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.ClassID.color=167,236,33
  4 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.Declaration.bgColor=
  5 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.Declaration.color=167,236,33
  6 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.Element.bgColor=
  7 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.Element.color=82,227,246
  8 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.comment.bgColor=
  9 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.comment.color=255,255,255
  10 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.default.bgColor=
  11 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.default.color=207,191,173
  12 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.error.bgColor=
  13 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.error.color=255,255,255
  14 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.keyword.bgColor=
  15 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.keyword.color=255,0,127
  16 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.number.bgColor=
  17 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.number.color=196,140,255
  18 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.punctuation.bgColor=
  19 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.punctuation.color=249,250,244
  20 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.string.bgColor=
  21 +org.eclipse.e4.CSS.syntaxColorer.tokenStyles.string.color=236,228,126
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.e4.ui.css.swt.theme.prefs 0 → 100644
  1 +eclipse.preferences.version=1
  2 +themeid=org.eclipse.e4.ui.css.theme.e4_default
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs 0 → 100644
  1 +content_assist_proposals_background=255,255,255
  2 +content_assist_proposals_foreground=0,0,0
  3 +eclipse.preferences.version=1
  4 +fontPropagated=true
  5 +org.eclipse.jdt.internal.ui.navigator.layout=2
  6 +org.eclipse.jdt.ui.editor.tab.width=
  7 +org.eclipse.jdt.ui.formatterprofiles.version=12
  8 +org.eclipse.jdt.ui.javadoclocations.migrated=true
  9 +org.eclipse.jface.textfont=1|Monaco|11.0|0|COCOA|1|;
  10 +proposalOrderMigrated=true
  11 +spelling_locale_initialized=true
  12 +tabWidthPropagated=true
  13 +useAnnotationsPrefPage=true
  14 +useQuickDiffPrefPage=true
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.ui.prefs 0 → 100644
  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 +AbstractTextEditor.Color.Background.SystemDefault=false
  2 +AbstractTextEditor.Color.Foreground.SystemDefault=false
  3 +AbstractTextEditor.Color.SelectionBackground.SystemDefault=false
  4 +AbstractTextEditor.Color.SelectionForeground.SystemDefault=false
  5 +eclipse.preferences.version=1
  6 +overviewRuler_migration=migrated_3.1
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs 0 → 100644
  1 +PROBLEMS_FILTERS_MIGRATE=true
  2 +SWITCH_PERSPECTIVE_ON_PROJECT_CREATION=always
  3 +eclipse.preferences.version=1
  4 +platformState=1387855121130
  5 +quickStart=false
  6 +tipsAndTricks=true
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs 0 → 100644
  1 +eclipse.preferences.version=1
  2 +showIntro=false
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs 0 → 100644
  1 +ColorsAndFontsPreferencePage.selectedElement=Torg.eclipse.ui.workbenchMisc
  2 +eclipse.preferences.version=1
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.epic.perleditor.prefs 0 → 100644
  1 +AbstractTextEditor.Color.Background.SystemDefault=false
  2 +AbstractTextEditor.Color.Foreground.SystemDefault=false
  3 +eclipse.preferences.version=1
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.erlide.ui.prefs 0 → 100644
  1 +eclipse.preferences.version=1
  2 +editor/colors/arrow/color=255,0,127
  3 +editor/colors/arrow/style=0
  4 +editor/colors/atom/color=207,191,173
  5 +editor/colors/atom/style=0
  6 +editor/colors/char/color=236,228,126
  7 +editor/colors/char/style=0
  8 +editor/colors/comment/color=255,255,255
  9 +editor/colors/comment/style=0
  10 +editor/colors/default/color=207,191,173
  11 +editor/colors/default/style=0
  12 +editor/colors/float/color=196,140,255
  13 +editor/colors/float/style=0
  14 +editor/colors/integer/color=196,140,255
  15 +editor/colors/integer/style=0
  16 +editor/colors/keyword/color=255,0,127
  17 +editor/colors/keyword/style=0
  18 +editor/colors/macro/color=237,212,0
  19 +editor/colors/macro/style=0
  20 +editor/colors/string/color=236,228,126
  21 +editor/colors/string/style=0
  22 +editor/colors/variable/color=207,191,173
  23 +editor/colors/variable/style=0
.metadata/.plugins/org.eclipse.core.runtime/.settings/org.python.pydev.prefs 0 → 100644
  1 +BACKQUOTES_STYLE=0
  2 +CLASS_NAME_STYLE=0
  3 +CODE_STYLE=0
  4 +COMMENT_STYLE=0
  5 +DECORATOR_STYLE=0
  6 +EDITOR_MATCHING_BRACKETS_STYLE=0
  7 +FUNC_NAME_STYLE=0
  8 +KEYWORD_STYLE=0
  9 +NUMBER_STYLE=0
  10 +OPERATORS_STYLE=0
  11 +PARENS_STYLE=0
  12 +SELF_STYLE=0
  13 +STRING_STYLE=0
  14 +eclipse.preferences.version=1
.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<section name="Workbench">
  3 + <section name="org.eclipse.debug.ui.LAUNCH_CONFIGURATIONS_DIALOG_SECTION">
  4 + <item value="800" key="DIALOG_WIDTH"/>
  5 + <item value=", org.eclipse.ui.externaltools.ProgramLaunchConfigurationType, " key="org.eclipse.debug.ui.EXPANDED_NODES"/>
  6 + <item value="640" key="DIALOG_HEIGHT"/>
  7 + <item value="237" key="org.eclipse.debug.ui.DIALOG_SASH_WEIGHTS_1"/>
  8 + <item value="762" key="org.eclipse.debug.ui.DIALOG_SASH_WEIGHTS_2"/>
  9 + <item value="1|Lucida Grande|11.0|0|COCOA|1|LucidaGrande" key="DIALOG_FONT_NAME"/>
  10 + </section>
  11 +</section>
.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2 +<launchHistory>
  3 +<launchGroup id="org.eclipse.ui.externaltools.launchGroup">
  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;false&quot; path=&quot;/CommonLaunchPad/.externalToolConfigurations/LaunchPad Application.launch&quot;/&gt;&#10;"/>
  6 +</mruHistory>
  7 +<favorites>
  8 +<launch memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;launchConfiguration local=&quot;false&quot; path=&quot;/CommonLaunchPad/.externalToolConfigurations/LaunchPad Application.launch&quot;/&gt;&#10;"/>
  9 +</favorites>
  10 +</launchGroup>
  11 +<launchGroup id="org.eclipse.debug.ui.launchGroup.profile">
  12 +<mruHistory/>
  13 +<favorites/>
  14 +</launchGroup>
  15 +<launchGroup id="org.eclipse.debug.ui.launchGroup.debug">
  16 +<mruHistory/>
  17 +<favorites/>
  18 +</launchGroup>
  19 +<launchGroup id="org.eclipse.debug.ui.launchGroup.run">
  20 +<mruHistory/>
  21 +<favorites/>
  22 +</launchGroup>
  23 +</launchHistory>
.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi 0 → 100644
  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="_-sZEkNd1EeOVfaIzSb4tTA" elementId="org.eclipse.e4.legacy.ide.application" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_-sZEkdd1EeOVfaIzSb4tTA" bindingContexts="_-sZEk9d1EeOVfaIzSb4tTA">
  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;com.emmoco.embuilder.schemaEditor&quot; name=&quot;schema.ems&quot; tooltip=&quot;DUREX/schema.ems&quot;>&#xA;&lt;persistable path=&quot;/DUREX/schema.ems&quot;/>&#xA;&lt;/file>&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.cdt.ui.editor.CEditor&quot; name=&quot;DUREX.c&quot; tooltip=&quot;DUREX/out/DUREX.c&quot;>&#xA;&lt;persistable path=&quot;/DUREX/out/DUREX.c&quot;/>&#xA;&lt;/file>&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.cdt.ui.editor.CEditor&quot; name=&quot;DUREX-TODO.c&quot; tooltip=&quot;DUREX/out/DUREX-TODO.c&quot;>&#xA;&lt;persistable path=&quot;/DUREX/out/DUREX-TODO.c&quot;/>&#xA;&lt;/file>&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;com.emmoco.embuilder.schemaEditor&quot; name=&quot;schema.ems&quot; tooltip=&quot;BlinkerSchema/schema.ems&quot;>&#xA;&lt;persistable path=&quot;/BlinkerSchema/schema.ems&quot;/>&#xA;&lt;/file>&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.cdt.ui.editor.CEditor&quot; name=&quot;main.c&quot; tooltip=&quot;BlinkerLaunchPad/main.c&quot;>&#xA;&lt;persistable path=&quot;/BlinkerLaunchPad/main.c&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="_-sZEkdd1EeOVfaIzSb4tTA" elementId="IDEWindow" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="__EcYMtd1EeOVfaIzSb4tTA" label="%trimmedwindow.label.eclipseSDK" x="21" y="22" width="1327" height="665">
  7 + <persistedState key="coolBarVisible" value="true"/>
  8 + <persistedState key="perspectiveBarVisible" value="true"/>
  9 + <persistedState key="workingSets" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;workingSets/>"/>
  10 + <persistedState key="aggregateWorkingSetId" value="Aggregate for window 1399638750856"/>
  11 + <tags>topLevel</tags>
  12 + <tags>shellMaximized</tags>
  13 + <children xsi:type="basic:PartSashContainer" xmi:id="__EcYMtd1EeOVfaIzSb4tTA" selectedElement="__Ec_QNd1EeOVfaIzSb4tTA" horizontal="true">
  14 + <children xsi:type="advanced:PerspectiveStack" xmi:id="__Ec_QNd1EeOVfaIzSb4tTA" elementId="PerspectiveStack" containerData="7500" selectedElement="__Nx6Ydd1EeOVfaIzSb4tTA">
  15 + <children xsi:type="advanced:Perspective" xmi:id="__Nx6Ydd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.JavaPerspective" selectedElement="__Nx6Ytd1EeOVfaIzSb4tTA" label="Java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/jperspective.gif">
  16 + <persistedState key="persp.hiddenItems" value="persp.hideToolbarSC:org.eclipse.debug.ui.commands.RunToLine,persp.hideToolbarSC:org.eclipse.jdt.ui.actions.OpenProjectWizard,persp.hideToolbarSC:org.eclipse.ui.edit.text.toggleShowSelectedElementOnly,"/>
  17 + <tags>persp.actionSet:org.eclipse.ui.cheatsheets.actionSet</tags>
  18 + <tags>persp.actionSet:org.eclipse.search.searchActionSet</tags>
  19 + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation</tags>
  20 + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation</tags>
  21 + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo</tags>
  22 + <tags>persp.actionSet:org.eclipse.ui.externaltools.ExternalToolsSet</tags>
  23 + <tags>persp.actionSet:org.eclipse.ui.actionSet.keyBindings</tags>
  24 + <tags>persp.actionSet:org.eclipse.ui.actionSet.openFiles</tags>
  25 + <tags>persp.actionSet:org.eclipse.debug.ui.launchActionSet</tags>
  26 + <tags>persp.actionSet:org.eclipse.jdt.ui.JavaActionSet</tags>
  27 + <tags>persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet</tags>
  28 + <tags>persp.actionSet:org.eclipse.ui.NavigateActionSet</tags>
  29 + <tags>persp.viewSC:org.eclipse.jdt.ui.PackageExplorer</tags>
  30 + <tags>persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy</tags>
  31 + <tags>persp.viewSC:org.eclipse.jdt.ui.SourceView</tags>
  32 + <tags>persp.viewSC:org.eclipse.jdt.ui.JavadocView</tags>
  33 + <tags>persp.viewSC:org.eclipse.search.ui.views.SearchView</tags>
  34 + <tags>persp.viewSC:org.eclipse.ui.console.ConsoleView</tags>
  35 + <tags>persp.viewSC:org.eclipse.ui.views.ContentOutline</tags>
  36 + <tags>persp.viewSC:org.eclipse.ui.views.ProblemView</tags>
  37 + <tags>persp.viewSC:org.eclipse.ui.views.ResourceNavigator</tags>
  38 + <tags>persp.viewSC:org.eclipse.ui.views.TaskList</tags>
  39 + <tags>persp.viewSC:org.eclipse.ui.views.ProgressView</tags>
  40 + <tags>persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer</tags>
  41 + <tags>persp.viewSC:org.eclipse.ui.texteditor.TemplatesView</tags>
  42 + <tags>persp.viewSC:org.eclipse.pde.runtime.LogView</tags>
  43 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.JavaProjectWizard</tags>
  44 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewPackageCreationWizard</tags>
  45 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewClassCreationWizard</tags>
  46 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard</tags>
  47 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewEnumCreationWizard</tags>
  48 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewAnnotationCreationWizard</tags>
  49 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSourceFolderCreationWizard</tags>
  50 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSnippetFileCreationWizard</tags>
  51 + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewJavaWorkingSetWizard</tags>
  52 + <tags>persp.newWizSC:org.eclipse.ui.wizards.new.folder</tags>
  53 + <tags>persp.newWizSC:org.eclipse.ui.wizards.new.file</tags>
  54 + <tags>persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard</tags>
  55 + <tags>persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective</tags>
  56 + <tags>persp.perspSC:org.eclipse.debug.ui.DebugPerspective</tags>
  57 + <tags>persp.newWizSC:com.android.ide.eclipse.adt.project.NewProjectWizard</tags>
  58 + <tags>persp.newWizSC:com.android.ide.eclipse.editors.wizards.NewXmlFileWizard</tags>
  59 + <tags>persp.actionSet:adt.actionSet.wizards</tags>
  60 + <tags>persp.actionSet:adt.actionSet.avdManager</tags>
  61 + <tags>persp.actionSet:adt.actionSet.lint</tags>
  62 + <tags>persp.actionSet:adt.actionSet.refactorings</tags>
  63 + <tags>persp.perspSC:com.android.ide.eclipse.ddms.Perspective</tags>
  64 + <tags>persp.perspSC:com.android.ide.eclipse.hierarchyviewer.PixelPerfectPespective</tags>
  65 + <tags>persp.perspSC:com.android.ide.eclipse.hierarchyviewer.TreeViewPerspective</tags>
  66 + <tags>persp.viewSC:org.eclipse.ant.ui.views.AntView</tags>
  67 + <tags>persp.showIn:org.eclipse.egit.ui.RepositoriesView</tags>
  68 + <tags>persp.actionSet:org.eclipse.debug.ui.breakpointActionSet</tags>
  69 + <tags>persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet</tags>
  70 + <tags>persp.newWizSC:org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard</tags>
  71 + <tags>persp.actionSet:org.eclipse.jdt.junit.JUnitActionSet</tags>
  72 + <tags>persp.showIn:org.eclipse.jdt.ui.PackageExplorer</tags>
  73 + <tags>persp.showIn:org.eclipse.team.ui.GenericHistoryView</tags>
  74 + <tags>persp.showIn:org.eclipse.ui.views.ResourceNavigator</tags>
  75 + <tags>persp.showIn:org.eclipse.ui.navigator.ProjectExplorer</tags>
  76 + <children xsi:type="basic:PartSashContainer" xmi:id="__Nx6Ytd1EeOVfaIzSb4tTA" selectedElement="__Nyhdtd1EeOVfaIzSb4tTA" horizontal="true">
  77 + <children xsi:type="basic:PartSashContainer" xmi:id="__Nx6Y9d1EeOVfaIzSb4tTA" containerData="1256" selectedElement="__Nx6ZNd1EeOVfaIzSb4tTA">
  78 + <children xsi:type="basic:PartStack" xmi:id="__Nx6ZNd1EeOVfaIzSb4tTA" elementId="left" containerData="6000" selectedElement="__Nx6Zdd1EeOVfaIzSb4tTA">
  79 + <tags>newtablook</tags>
  80 + <tags>org.eclipse.e4.primaryNavigationStack</tags>
  81 + <children xsi:type="advanced:Placeholder" xmi:id="__Nx6Zdd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.PackageExplorer" ref="__NmUMNd1EeOVfaIzSb4tTA"/>
  82 + <children xsi:type="advanced:Placeholder" xmi:id="__NyhcNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="__NowcNd1EeOVfaIzSb4tTA"/>
  83 + <children xsi:type="advanced:Placeholder" xmi:id="__Nyhcdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.ResourceNavigator" toBeRendered="false" ref="__NpXgNd1EeOVfaIzSb4tTA"/>
  84 + <children xsi:type="advanced:Placeholder" xmi:id="__Nyhctd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigator.ProjectExplorer" toBeRendered="false" ref="__NpXgdd1EeOVfaIzSb4tTA"/>
  85 + <children xsi:type="advanced:Placeholder" xmi:id="__Nyhc9d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.junit.ResultView" toBeRendered="false" ref="__Nx6YNd1EeOVfaIzSb4tTA"/>
  86 + </children>
  87 + <children xsi:type="basic:PartStack" xmi:id="__NyhdNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewMStack" toBeRendered="false" containerData="4000">
  88 + <tags>newtablook</tags>
  89 + <children xsi:type="advanced:Placeholder" xmi:id="__Nyhddd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesView" toBeRendered="false" ref="__NxTUNd1EeOVfaIzSb4tTA"/>
  90 + </children>
  91 + </children>
  92 + <children xsi:type="basic:PartSashContainer" xmi:id="__Nyhdtd1EeOVfaIzSb4tTA" containerData="8744" selectedElement="__Nyhfdd1EeOVfaIzSb4tTA">
  93 + <children xsi:type="basic:PartSashContainer" xmi:id="__Nyhd9d1EeOVfaIzSb4tTA" containerData="7500" selectedElement="__NyheNd1EeOVfaIzSb4tTA" horizontal="true">
  94 + <children xsi:type="advanced:Placeholder" xmi:id="__NyheNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.editorss" containerData="7500" ref="__NTZQNd1EeOVfaIzSb4tTA"/>
  95 + <children xsi:type="basic:PartStack" xmi:id="__Nyhedd1EeOVfaIzSb4tTA" elementId="right" containerData="2500" selectedElement="__Nyhetd1EeOVfaIzSb4tTA">
  96 + <tags>newtablook</tags>
  97 + <tags>org.eclipse.e4.secondaryNavigationStack</tags>
  98 + <children xsi:type="advanced:Placeholder" xmi:id="__Nyhetd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.ContentOutline" ref="__NrMs9d1EeOVfaIzSb4tTA"/>
  99 + <children xsi:type="advanced:Placeholder" xmi:id="__Nyhe9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.texteditor.TemplatesView" toBeRendered="false" ref="__NrzwNd1EeOVfaIzSb4tTA"/>
  100 + <children xsi:type="advanced:Placeholder" xmi:id="__NyhfNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="__NwsQNd1EeOVfaIzSb4tTA"/>
  101 + </children>
  102 + </children>
  103 + <children xsi:type="basic:PartStack" xmi:id="__Nyhfdd1EeOVfaIzSb4tTA" elementId="bottom" containerData="2500" selectedElement="__Nyhftd1EeOVfaIzSb4tTA">
  104 + <tags>newtablook</tags>
  105 + <tags>org.eclipse.e4.secondaryDataStack</tags>
  106 + <tags>active</tags>
  107 + <children xsi:type="advanced:Placeholder" xmi:id="__Nyhftd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.ProblemView" ref="__NpXgtd1EeOVfaIzSb4tTA"/>
  108 + <children xsi:type="advanced:Placeholder" xmi:id="__Nyhf9d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.JavadocView" ref="__Np-kNd1EeOVfaIzSb4tTA"/>
  109 + <children xsi:type="advanced:Placeholder" xmi:id="__NyhgNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.SourceView" ref="__NqloNd1EeOVfaIzSb4tTA"/>
  110 + <children xsi:type="advanced:Placeholder" xmi:id="__Nyhgdd1EeOVfaIzSb4tTA" elementId="org.eclipse.search.ui.views.SearchView" toBeRendered="false" ref="__Nqlodd1EeOVfaIzSb4tTA"/>
  111 + <children xsi:type="advanced:Placeholder" xmi:id="__Nyhgtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.console.ConsoleView" ref="__NrMsNd1EeOVfaIzSb4tTA"/>
  112 + <children xsi:type="advanced:Placeholder" xmi:id="__Nyhg9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="__NrMsdd1EeOVfaIzSb4tTA"/>
  113 + <children xsi:type="advanced:Placeholder" xmi:id="__NyhhNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.ProgressView" toBeRendered="false" ref="__NrMstd1EeOVfaIzSb4tTA"/>
  114 + </children>
  115 + </children>
  116 + </children>
  117 + </children>
  118 + <children xsi:type="advanced:Perspective" xmi:id="_kFmPUNd5EeO10Z-uF4PJsQ" elementId="com.emmoco.embuilder.core.em-perspective" selectedElement="_kFmPUdd5EeO10Z-uF4PJsQ" label="Em" iconURI="platform:/plugin/com.emmoco.embuilder.core/icons/emperspective.gif">
  119 + <persistedState key="persp.hiddenItems" value="persp.hideToolbarSC:org.eclipse.debug.ui.commands.RunToLine,persp.hideToolbarSC:org.eclipse.jdt.ui.actions.OpenProjectWizard,persp.hideToolbarSC:org.eclipse.ui.edit.text.toggleShowSelectedElementOnly,"/>
  120 + <tags>persp.actionSet:org.eclipse.ui.cheatsheets.actionSet</tags>
  121 + <tags>persp.actionSet:org.eclipse.search.searchActionSet</tags>
  122 + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation</tags>
  123 + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation</tags>
  124 + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo</tags>
  125 + <tags>persp.actionSet:org.eclipse.ui.externaltools.ExternalToolsSet</tags>
  126 + <tags>persp.actionSet:org.eclipse.ui.actionSet.keyBindings</tags>
  127 + <tags>persp.actionSet:org.eclipse.ui.actionSet.openFiles</tags>
  128 + <tags>persp.newWizSC:com.emmoco.embuilder.wizards.new-project-wizard</tags>
  129 + <tags>persp.newWizSC:com.emmoco.mcmtooling.wizards.new-project</tags>
  130 + <tags>persp.newWizSC:com.emmoco.mcmtooling.wizards.new-schema-file</tags>
  131 + <children xsi:type="basic:PartSashContainer" xmi:id="_kFmPUdd5EeO10Z-uF4PJsQ" selectedElement="_kFmPUtd5EeO10Z-uF4PJsQ" horizontal="true">
  132 + <children xsi:type="basic:PartStack" xmi:id="_kFmPUtd5EeO10Z-uF4PJsQ" elementId="org.eclipse.ui.navigator.ProjectExplorerMStack" containerData="3000" selectedElement="_kFmPU9d5EeO10Z-uF4PJsQ">
  133 + <tags>newtablook</tags>
  134 + <children xsi:type="advanced:Placeholder" xmi:id="_kFmPU9d5EeO10Z-uF4PJsQ" elementId="org.eclipse.ui.navigator.ProjectExplorer" ref="__NpXgdd1EeOVfaIzSb4tTA"/>
  135 + </children>
  136 + <children xsi:type="basic:PartSashContainer" xmi:id="_kFmPVNd5EeO10Z-uF4PJsQ" containerData="7000" selectedElement="_kFmPVtd5EeO10Z-uF4PJsQ">
  137 + <children xsi:type="advanced:Placeholder" xmi:id="_kFmPVdd5EeO10Z-uF4PJsQ" elementId="org.eclipse.ui.editorss" containerData="7600" ref="__NTZQNd1EeOVfaIzSb4tTA"/>
  138 + <children xsi:type="basic:PartStack" xmi:id="_kFmPVtd5EeO10Z-uF4PJsQ" elementId="com.emmoco.embuilder.folder.bottom" containerData="2400" selectedElement="_kFmPWNd5EeO10Z-uF4PJsQ">
  139 + <tags>newtablook</tags>
  140 + <children xsi:type="advanced:Placeholder" xmi:id="_kFmPV9d5EeO10Z-uF4PJsQ" elementId="org.eclipse.ui.console.ConsoleView" ref="__NrMsNd1EeOVfaIzSb4tTA"/>
  141 + <children xsi:type="advanced:Placeholder" xmi:id="_kFmPWNd5EeO10Z-uF4PJsQ" elementId="org.eclipse.ui.views.PropertySheet" ref="_kFkaINd5EeO10Z-uF4PJsQ"/>
  142 + </children>
  143 + </children>
  144 + </children>
  145 + </children>
  146 + </children>
  147 + <children xsi:type="basic:PartStack" xmi:id="__Ec_Qdd1EeOVfaIzSb4tTA" elementId="stickyFolderRight" toBeRendered="false" containerData="2500">
  148 + <children xsi:type="advanced:Placeholder" xmi:id="__Ec_Qtd1EeOVfaIzSb4tTA" elementId="org.eclipse.help.ui.HelpView" toBeRendered="false" ref="__EbxINd1EeOVfaIzSb4tTA"/>
  149 + <children xsi:type="advanced:Placeholder" xmi:id="__Ec_Q9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.internal.introview" toBeRendered="false" ref="__EcYMNd1EeOVfaIzSb4tTA"/>
  150 + <children xsi:type="advanced:Placeholder" xmi:id="__Ec_RNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" toBeRendered="false" ref="__EcYMdd1EeOVfaIzSb4tTA"/>
  151 + </children>
  152 + </children>
  153 + <sharedElements xsi:type="basic:Part" xmi:id="__EbxINd1EeOVfaIzSb4tTA" elementId="org.eclipse.help.ui.HelpView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.gif" closeable="true">
  154 + <tags>View</tags>
  155 + <tags>categoryTag:Help</tags>
  156 + </sharedElements>
  157 + <sharedElements xsi:type="basic:Part" xmi:id="__EcYMNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.internal.introview" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" closeable="true">
  158 + <tags>View</tags>
  159 + <tags>categoryTag:General</tags>
  160 + <menus xmi:id="__bSK4Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.internal.introview">
  161 + <tags>ViewMenu</tags>
  162 + <tags>menuContribution:menu</tags>
  163 + </menus>
  164 + <toolbar xmi:id="__bSK4dd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.internal.introview" visible="false"/>
  165 + </sharedElements>
  166 + <sharedElements xsi:type="basic:Part" xmi:id="__EcYMdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Cheat Sheets" iconURI="platform:/plugin/org.eclipse.ui.cheatsheets/icons/view16/cheatsheet_view.gif" closeable="true">
  167 + <tags>View</tags>
  168 + <tags>categoryTag:Help</tags>
  169 + </sharedElements>
  170 + <sharedElements xsi:type="advanced:Area" xmi:id="__NTZQNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.editorss" selectedElement="__NUAUNd1EeOVfaIzSb4tTA">
  171 + <children xsi:type="basic:PartStack" xmi:id="__NUAUNd1EeOVfaIzSb4tTA" elementId="org.eclipse.e4.primaryDataStack" selectedElement="_OvD6INd6EeO10Z-uF4PJsQ">
  172 + <tags>newtablook</tags>
  173 + <tags>org.eclipse.e4.primaryDataStack</tags>
  174 + <tags>EditorStack</tags>
  175 + <children xsi:type="basic:Part" xmi:id="_OvD6INd6EeO10Z-uF4PJsQ" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="schema.ems" iconURI="platform:/plugin/com.emmoco.embuilder.core/icons/emunit.gif" tooltip="DUREX/schema.ems" closeable="true">
  176 + <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;editor id=&quot;com.emmoco.embuilder.schemaEditor&quot;>&#xA;&lt;input factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; path=&quot;/DUREX/schema.ems&quot;/>&#xA;&lt;editorState selectionHorizontalPixel=&quot;0&quot; selectionLength=&quot;0&quot; selectionOffset=&quot;335&quot; selectionTopPixel=&quot;0&quot;/>&#xA;&lt;/editor>"/>
  177 + <tags>Editor</tags>
  178 + <tags>com.emmoco.embuilder.schemaEditor</tags>
  179 + <tags>removeOnHide</tags>
  180 + </children>
  181 + <children xsi:type="basic:Part" xmi:id="_-0YUMNd7EeO10Z-uF4PJsQ" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="DUREX.c" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/obj16/c_file_obj.gif" tooltip="DUREX/out/DUREX.c" closeable="true">
  182 + <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;editor id=&quot;org.eclipse.cdt.ui.editor.CEditor&quot;>&#xA;&lt;input factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; path=&quot;/DUREX/out/DUREX.c&quot;/>&#xA;&lt;editorState selectionHorizontalPixel=&quot;0&quot; selectionLength=&quot;0&quot; selectionOffset=&quot;0&quot; selectionTopPixel=&quot;0&quot;/>&#xA;&lt;/editor>"/>
  183 + <tags>Editor</tags>
  184 + <tags>org.eclipse.cdt.ui.editor.CEditor</tags>
  185 + <tags>removeOnHide</tags>
  186 + </children>
  187 + <children xsi:type="basic:Part" xmi:id="__2OLsNd7EeO10Z-uF4PJsQ" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="DUREX-TODO.c" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/obj16/c_file_obj.gif" tooltip="DUREX/out/DUREX-TODO.c" closeable="true">
  188 + <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;editor id=&quot;org.eclipse.cdt.ui.editor.CEditor&quot;>&#xA;&lt;input factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; path=&quot;/DUREX/out/DUREX-TODO.c&quot;/>&#xA;&lt;editorState selectionHorizontalPixel=&quot;0&quot; selectionLength=&quot;0&quot; selectionOffset=&quot;0&quot; selectionTopPixel=&quot;0&quot;/>&#xA;&lt;/editor>"/>
  189 + <tags>Editor</tags>
  190 + <tags>org.eclipse.cdt.ui.editor.CEditor</tags>
  191 + <tags>removeOnHide</tags>
  192 + </children>
  193 + </children>
  194 + </sharedElements>
  195 + <sharedElements xsi:type="basic:Part" xmi:id="__NmUMNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.PackageExplorer" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Package Explorer" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/package.gif" tooltip="Workspace" closeable="true">
  196 + <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 1399638750856&quot;>&#xA;&lt;customFilters userDefinedPatternsEnabled=&quot;false&quot;>&#xA;&lt;xmlDefinedFilters>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.LibraryFilter&quot; isEnabled=&quot;false&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter&quot; isEnabled=&quot;false&quot;/>&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.StaticsFilter&quot; isEnabled=&quot;false&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.NonSharedProjectsFilter&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.NonJavaElementFilter&quot; isEnabled=&quot;false&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.ui.PackageExplorer.CuAndClassFileFilter&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.internal.ui.PackageExplorer.EmptyInnerPackageFilter&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.internal.ui.PackageExplorer.EmptyPackageFilter&quot; isEnabled=&quot;false&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.FieldsFilter&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.ui.PackageExplorer.NonPublicFilter&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.EmptyLibraryContainerFilter&quot; isEnabled=&quot;true&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.SyntheticMembersFilter&quot; isEnabled=&quot;true&quot;/>&#xA;&lt;/xmlDefinedFilters>&#xA;&lt;/customFilters>&#xA;&lt;/view>"/>
  197 + <tags>View</tags>
  198 + <tags>categoryTag:Java</tags>
  199 + <menus xmi:id="__OhhQNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.PackageExplorer">
  200 + <tags>ViewMenu</tags>
  201 + <tags>menuContribution:menu</tags>
  202 + </menus>
  203 + <toolbar xmi:id="__OhhQdd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.PackageExplorer" visible="false"/>
  204 + </sharedElements>
  205 + <sharedElements xsi:type="basic:Part" xmi:id="__NowcNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.TypeHierarchy" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.gif" closeable="true">
  206 + <tags>View</tags>
  207 + <tags>categoryTag:Java</tags>
  208 + </sharedElements>
  209 + <sharedElements xsi:type="basic:Part" xmi:id="__NpXgNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.ResourceNavigator" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Navigator" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.gif" closeable="true">
  210 + <tags>View</tags>
  211 + <tags>categoryTag:General</tags>
  212 + </sharedElements>
  213 + <sharedElements xsi:type="basic:Part" xmi:id="__NpXgdd1EeOVfaIzSb4tTA" 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="Workspace" closeable="true">
  214 + <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;view CommonNavigator.LINKING_ENABLED=&quot;0&quot; currentWorkingSetName=&quot;Aggregate for window 1399638750856&quot; org.eclipse.cdt.ui.cview.groupincludes=&quot;false&quot; org.eclipse.cdt.ui.cview.groupmacros=&quot;false&quot; org.eclipse.cdt.ui.editor.CUChildren=&quot;true&quot; org.eclipse.ui.navigator.resources.workingSets.showTopLevelWorkingSets=&quot;0&quot;/>"/>
  215 + <tags>View</tags>
  216 + <tags>categoryTag:General</tags>
  217 + <menus xmi:id="_kGpYMNd5EeO10Z-uF4PJsQ" elementId="org.eclipse.ui.navigator.ProjectExplorer">
  218 + <tags>ViewMenu</tags>
  219 + <tags>menuContribution:menu</tags>
  220 + </menus>
  221 + <toolbar xmi:id="_kGpYMdd5EeO10Z-uF4PJsQ" elementId="org.eclipse.ui.navigator.ProjectExplorer" visible="false"/>
  222 + </sharedElements>
  223 + <sharedElements xsi:type="basic:Part" xmi:id="__NpXgtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.ProblemView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Problems" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.gif" tooltip="2 errors, 0 warnings, 0 others" closeable="true">
  224 + <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;Errors&quot;/>&#xA;&lt;/expanded>&#xA;&lt;columnWidths org.eclipse.ui.ide.locationField=&quot;90&quot; org.eclipse.ui.ide.markerType=&quot;90&quot; org.eclipse.ui.ide.pathField=&quot;120&quot; org.eclipse.ui.ide.resourceField=&quot;90&quot; org.eclipse.ui.ide.severityAndDescriptionField=&quot;483&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>"/>
  225 + <tags>View</tags>
  226 + <tags>categoryTag:General</tags>
  227 + <tags>active</tags>
  228 + <tags>activeOnClose</tags>
  229 + <menus xmi:id="__T5JcNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.ProblemView">
  230 + <tags>ViewMenu</tags>
  231 + <tags>menuContribution:menu</tags>
  232 + </menus>
  233 + <toolbar xmi:id="__T5wgNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.ProblemView" visible="false"/>
  234 + </sharedElements>
  235 + <sharedElements xsi:type="basic:Part" xmi:id="__Np-kNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.JavadocView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.gif" closeable="true">
  236 + <tags>View</tags>
  237 + <tags>categoryTag:Java</tags>
  238 + </sharedElements>
  239 + <sharedElements xsi:type="basic:Part" xmi:id="__NqloNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.SourceView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.gif" closeable="true">
  240 + <tags>View</tags>
  241 + <tags>categoryTag:Java</tags>
  242 + </sharedElements>
  243 + <sharedElements xsi:type="basic:Part" xmi:id="__Nqlodd1EeOVfaIzSb4tTA" elementId="org.eclipse.search.ui.views.SearchView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" closeable="true">
  244 + <tags>View</tags>
  245 + <tags>categoryTag:General</tags>
  246 + </sharedElements>
  247 + <sharedElements xsi:type="basic:Part" xmi:id="__NrMsNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.console.ConsoleView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.gif" tooltip="" closeable="true">
  248 + <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;view/>"/>
  249 + <tags>View</tags>
  250 + <tags>categoryTag:General</tags>
  251 + <menus xmi:id="_I3JoYNd2EeOVfaIzSb4tTA" elementId="org.eclipse.ui.console.ConsoleView">
  252 + <tags>ViewMenu</tags>
  253 + <tags>menuContribution:menu</tags>
  254 + </menus>
  255 + <toolbar xmi:id="_I3JoYdd2EeOVfaIzSb4tTA" elementId="org.eclipse.ui.console.ConsoleView" visible="false"/>
  256 + </sharedElements>
  257 + <sharedElements xsi:type="basic:Part" xmi:id="__NrMsdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.BookmarkView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.gif" closeable="true">
  258 + <tags>View</tags>
  259 + <tags>categoryTag:General</tags>
  260 + </sharedElements>
  261 + <sharedElements xsi:type="basic:Part" xmi:id="__NrMstd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.ProgressView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.gif" closeable="true">
  262 + <tags>View</tags>
  263 + <tags>categoryTag:General</tags>
  264 + </sharedElements>
  265 + <sharedElements xsi:type="basic:Part" xmi:id="__NrMs9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.ContentOutline" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.gif" tooltip="" closeable="true">
  266 + <persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xA;&lt;view/>"/>
  267 + <tags>View</tags>
  268 + <tags>categoryTag:General</tags>
  269 + <menus xmi:id="__S2AkNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.ContentOutline">
  270 + <tags>ViewMenu</tags>
  271 + <tags>menuContribution:menu</tags>
  272 + </menus>
  273 + <toolbar xmi:id="__S2Akdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.ContentOutline" visible="false"/>
  274 + </sharedElements>
  275 + <sharedElements xsi:type="basic:Part" xmi:id="__NrzwNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.texteditor.TemplatesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Templates" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/templates.gif" closeable="true">
  276 + <tags>View</tags>
  277 + <tags>categoryTag:General</tags>
  278 + </sharedElements>
  279 + <sharedElements xsi:type="basic:Part" xmi:id="__NwsQNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ant.ui.views.AntView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.gif" closeable="true">
  280 + <tags>View</tags>
  281 + <tags>categoryTag:Ant</tags>
  282 + </sharedElements>
  283 + <sharedElements xsi:type="basic:Part" xmi:id="__NxTUNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.gif" closeable="true">
  284 + <tags>View</tags>
  285 + <tags>categoryTag:Git</tags>
  286 + </sharedElements>
  287 + <sharedElements xsi:type="basic:Part" xmi:id="__Nx6YNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.junit.ResultView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.gif" closeable="true">
  288 + <tags>View</tags>
  289 + <tags>categoryTag:Java</tags>
  290 + </sharedElements>
  291 + <sharedElements xsi:type="basic:Part" xmi:id="_kFkaINd5EeO10Z-uF4PJsQ" elementId="org.eclipse.ui.views.PropertySheet" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Properties" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/prop_ps.gif" tooltip="" closeable="true">
  292 + <tags>View</tags>
  293 + <tags>categoryTag:General</tags>
  294 + <menus xmi:id="_tmV-ENd_EeOBl_WozuLcVg" elementId="org.eclipse.ui.views.PropertySheet">
  295 + <tags>ViewMenu</tags>
  296 + <tags>menuContribution:menu</tags>
  297 + </menus>
  298 + <toolbar xmi:id="_tmWlINd_EeOBl_WozuLcVg" elementId="org.eclipse.ui.views.PropertySheet" visible="false"/>
  299 + </sharedElements>
  300 + <trimBars xmi:id="__Ejs8Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.main.toolbar">
  301 + <children xsi:type="menu:ToolBar" xmi:id="__FlAoNd1EeOVfaIzSb4tTA" elementId="group.file" toBeRendered="false">
  302 + <tags>toolbarSeparator</tags>
  303 + <children xsi:type="menu:ToolBarSeparator" xmi:id="__FlAodd1EeOVfaIzSb4tTA" elementId="group.file" toBeRendered="false"/>
  304 + </children>
  305 + <children xsi:type="menu:ToolBar" xmi:id="__FmOwNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.workbench.file">
  306 + <tags>Draggable</tags>
  307 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWQ8gNd_EeOBl_WozuLcVg" elementId="new.group"/>
  308 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWQ8gdd_EeOBl_WozuLcVg" elementId="newWizardDropDown"/>
  309 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWQ8gtd_EeOBl_WozuLcVg" elementId="new.ext" visible="false"/>
  310 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWQ8g9d_EeOBl_WozuLcVg" elementId="save.group" visible="false"/>
  311 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWQ8hNd_EeOBl_WozuLcVg" elementId="save"/>
  312 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWQ8hdd_EeOBl_WozuLcVg" elementId="saveAll"/>
  313 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWRjkNd_EeOBl_WozuLcVg" elementId="save.ext" visible="false"/>
  314 + <children xsi:type="menu:HandledToolItem" xmi:id="_TWRjkdd_EeOBl_WozuLcVg" elementId="print" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.gif" tooltip="Print" enabled="false" command="_-tfQytd1EeOVfaIzSb4tTA"/>
  315 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWVN8Nd_EeOBl_WozuLcVg" elementId="print.ext" visible="false"/>
  316 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWVN8dd_EeOBl_WozuLcVg" elementId="build.group"/>
  317 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWVN8td_EeOBl_WozuLcVg" elementId="build"/>
  318 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWVN89d_EeOBl_WozuLcVg" elementId="build.ext" visible="false"/>
  319 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWVN9Nd_EeOBl_WozuLcVg" elementId="additions"/>
  320 + </children>
  321 + <children xsi:type="menu:ToolBar" xmi:id="__FmOwdd1EeOVfaIzSb4tTA" elementId="additions" toBeRendered="false">
  322 + <tags>toolbarSeparator</tags>
  323 + <children xsi:type="menu:ToolBarSeparator" xmi:id="__FmOwtd1EeOVfaIzSb4tTA" elementId="additions" toBeRendered="false"/>
  324 + </children>
  325 + <children xsi:type="menu:ToolBar" xmi:id="_znKxsNd3EeO7buUGucBrpw" elementId="org.eclipse.ui.edit.text.actionSet.presentation" visible="false">
  326 + <tags>Draggable</tags>
  327 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_A50TgNd4EeO10Z-uF4PJsQ" elementId="Presentation"/>
  328 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_A50Tgdd4EeO10Z-uF4PJsQ" elementId="org.eclipse.cdt.ui.edit.text.c.toggleMarkOccurrences"/>
  329 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_bcYvENd_EeOBl_WozuLcVg" elementId="Presentation"/>
  330 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_bcYvEdd_EeOBl_WozuLcVg" elementId="org.eclipse.cdt.ui.edit.text.c.toggleMarkOccurrences"/>
  331 + </children>
  332 + <children xsi:type="menu:ToolBar" xmi:id="__WLBYNd1EeOVfaIzSb4tTA" elementId="adt.actionSet.avdManager">
  333 + <tags>Draggable</tags>
  334 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_AghCsNd4EeO10Z-uF4PJsQ" elementId="android_project"/>
  335 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_AghCsdd4EeO10Z-uF4PJsQ" elementId="com.android.ide.eclipse.adt.ui.sdkmanager"/>
  336 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_AghCstd4EeO10Z-uF4PJsQ" elementId="com.android.ide.eclipse.adt.ui.avdmanager"/>
  337 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_u2G80dd_EeOBl_WozuLcVg" elementId="android_project"/>
  338 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_u2G80td_EeOBl_WozuLcVg" elementId="com.android.ide.eclipse.adt.ui.sdkmanager"/>
  339 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_u2G809d_EeOBl_WozuLcVg" elementId="com.android.ide.eclipse.adt.ui.avdmanager"/>
  340 + </children>
  341 + <children xsi:type="menu:ToolBar" xmi:id="__V7JwNd1EeOVfaIzSb4tTA" elementId="adt.actionSet.lint">
  342 + <tags>Draggable</tags>
  343 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_AghCs9d4EeO10Z-uF4PJsQ" elementId="android_project"/>
  344 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_AghpwNd4EeO10Z-uF4PJsQ" elementId="com.android.ide.eclipse.adt.ui.lintrunner"/>
  345 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_u2Hj4Nd_EeOBl_WozuLcVg" elementId="android_project"/>
  346 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_u2Hj4dd_EeOBl_WozuLcVg" elementId="com.android.ide.eclipse.adt.ui.lintrunner"/>
  347 + </children>
  348 + <children xsi:type="menu:ToolBar" xmi:id="__VvjkNd1EeOVfaIzSb4tTA" elementId="adt.actionSet.wizards">
  349 + <tags>Draggable</tags>
  350 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_Aghpwdd4EeO10Z-uF4PJsQ" elementId="android_project"/>
  351 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_Aghpwtd4EeO10Z-uF4PJsQ" elementId="com.android.ide.eclipse.adt.wizards.actions.NewXmlFileAction"/>
  352 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_u2Hj4td_EeOBl_WozuLcVg" elementId="android_project"/>
  353 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_u2Hj49d_EeOBl_WozuLcVg" elementId="com.android.ide.eclipse.adt.wizards.actions.NewXmlFileAction"/>
  354 + </children>
  355 + <children xsi:type="menu:ToolBar" xmi:id="_2a6hINd2EeO7buUGucBrpw" elementId="org.eclipse.debug.ui.breakpointActionSet" visible="false">
  356 + <tags>Draggable</tags>
  357 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_Aghpw9d4EeO10Z-uF4PJsQ" elementId="breakpointGroup"/>
  358 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_AghpxNd4EeO10Z-uF4PJsQ" elementId="org.eclipse.debug.ui.actions.SkipAllBreakpoints"/>
  359 + </children>
  360 + <children xsi:type="menu:ToolBar" xmi:id="__VGDUNd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.launchActionSet">
  361 + <tags>Draggable</tags>
  362 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TYJy4Nd_EeOBl_WozuLcVg" elementId="debug"/>
  363 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TYJy4dd_EeOBl_WozuLcVg" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar"/>
  364 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_u2Hj5Nd_EeOBl_WozuLcVg" elementId="org.eclipse.debug.internal.ui.actions.DebugDropDownAction"/>
  365 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_u2IK8Nd_EeOBl_WozuLcVg" elementId="org.eclipse.debug.internal.ui.actions.RunDropDownAction"/>
  366 + </children>
  367 + <children xsi:type="menu:ToolBar" xmi:id="__V1qMNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet">
  368 + <tags>Draggable</tags>
  369 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_AgiQ1Nd4EeO10Z-uF4PJsQ" elementId="JavaWizards"/>
  370 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_AgiQ1dd4EeO10Z-uF4PJsQ" elementId="org.eclipse.jdt.ui.actions.OpenProjectWizard"/>
  371 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_Agi34Nd4EeO10Z-uF4PJsQ" elementId="org.eclipse.jdt.ui.actions.OpenPackageWizard"/>
  372 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_Agi34dd4EeO10Z-uF4PJsQ" elementId="org.eclipse.jdt.ui.actions.NewTypeDropDown"/>
  373 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_u2IK8dd_EeOBl_WozuLcVg" elementId="JavaWizards"/>
  374 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_u2IK8td_EeOBl_WozuLcVg" elementId="org.eclipse.jdt.ui.actions.OpenProjectWizard"/>
  375 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_u2IK89d_EeOBl_WozuLcVg" elementId="org.eclipse.jdt.ui.actions.OpenPackageWizard"/>
  376 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_u2IK9Nd_EeOBl_WozuLcVg" elementId="org.eclipse.jdt.ui.actions.NewTypeDropDown"/>
  377 + </children>
  378 + <children xsi:type="menu:ToolBar" xmi:id="__VaMYNd1EeOVfaIzSb4tTA" elementId="org.eclipse.search.searchActionSet">
  379 + <tags>Draggable</tags>
  380 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TYJy4td_EeOBl_WozuLcVg" elementId="Search"/>
  381 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TYJy49d_EeOBl_WozuLcVg" elementId="org.eclipse.search.OpenSearchDialogPage"/>
  382 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_bcZWINd_EeOBl_WozuLcVg" elementId="org.eclipse.cdt.ui.actions.OpenType"/>
  383 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_u2IyANd_EeOBl_WozuLcVg" elementId="openType"/>
  384 + </children>
  385 + <children xsi:type="menu:ToolBar" xmi:id="__FmOw9d1EeOVfaIzSb4tTA" elementId="group.nav" toBeRendered="false">
  386 + <tags>toolbarSeparator</tags>
  387 + <children xsi:type="menu:ToolBarSeparator" xmi:id="__Fm10Nd1EeOVfaIzSb4tTA" elementId="group.nav" toBeRendered="false"/>
  388 + </children>
  389 + <children xsi:type="menu:ToolBar" xmi:id="__Fm10dd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.workbench.navigate">
  390 + <tags>Draggable</tags>
  391 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWV1ANd_EeOBl_WozuLcVg" elementId="history.group"/>
  392 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWV1Add_EeOBl_WozuLcVg" elementId="group.application" visible="false"/>
  393 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWV1Atd_EeOBl_WozuLcVg" elementId="backardHistory"/>
  394 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWV1A9d_EeOBl_WozuLcVg" elementId="forwardHistory"/>
  395 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWV1BNd_EeOBl_WozuLcVg" elementId="pin.group"/>
  396 + <children xsi:type="menu:HandledToolItem" xmi:id="_TWV1Bdd_EeOBl_WozuLcVg" elementId="org.eclipse.ui.window.pinEditor" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.gif" tooltip="Pin Editor" enabled="false" command="_-tURtNd1EeOVfaIzSb4tTA"/>
  397 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TYJy5Nd_EeOBl_WozuLcVg" elementId="org.eclipse.ui.edit.text.gotoNextAnnotation"/>
  398 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TYJy5dd_EeOBl_WozuLcVg" elementId="org.eclipse.ui.edit.text.gotoPreviousAnnotation"/>
  399 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TYKZ8Nd_EeOBl_WozuLcVg" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition"/>
  400 + </children>
  401 + <children xsi:type="menu:ToolBar" xmi:id="__Fnc4Nd1EeOVfaIzSb4tTA" elementId="group.editor" toBeRendered="false">
  402 + <tags>toolbarSeparator</tags>
  403 + <children xsi:type="menu:ToolBarSeparator" xmi:id="__Fnc4dd1EeOVfaIzSb4tTA" elementId="group.editor" toBeRendered="false"/>
  404 + </children>
  405 + <children xsi:type="menu:ToolBar" xmi:id="__Fnc4td1EeOVfaIzSb4tTA" elementId="group.help" toBeRendered="false">
  406 + <tags>toolbarSeparator</tags>
  407 + <children xsi:type="menu:ToolBarSeparator" xmi:id="__Fnc49d1EeOVfaIzSb4tTA" elementId="group.help" toBeRendered="false"/>
  408 + </children>
  409 + <children xsi:type="menu:ToolBar" xmi:id="__Fnc5Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.workbench.help" visible="false">
  410 + <tags>Draggable</tags>
  411 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWXDINd_EeOBl_WozuLcVg" elementId="group.help"/>
  412 + <children xsi:type="menu:OpaqueToolItem" xmi:id="_TWXDIdd_EeOBl_WozuLcVg" elementId="group.application" visible="false"/>
  413 + </children>
  414 + <children xsi:type="menu:ToolControl" xmi:id="__GowkNd1EeOVfaIzSb4tTA" elementId="PerspectiveSpacer" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl">
  415 + <tags>stretch</tags>
  416 + </children>
  417 + <children xsi:type="menu:ToolControl" xmi:id="__Gp-sNd1EeOVfaIzSb4tTA" elementId="Spacer Glue" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl">
  418 + <tags>glue</tags>
  419 + </children>
  420 + <children xsi:type="menu:ToolControl" xmi:id="__GrM0Nd1EeOVfaIzSb4tTA" elementId="SearchField" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.quickaccess.SearchField"/>
  421 + <children xsi:type="menu:ToolControl" xmi:id="__HQboNd1EeOVfaIzSb4tTA" elementId="Search-PS Glue" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl">
  422 + <tags>glue</tags>
  423 + </children>
  424 + <children xsi:type="menu:ToolControl" xmi:id="__HRpwNd1EeOVfaIzSb4tTA" elementId="PerspectiveSwitcher" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.e4.ui.workbench.addons.perspectiveswitcher.PerspectiveSwitcher">
  425 + <tags>Draggable</tags>
  426 + </children>
  427 + </trimBars>
  428 + <trimBars xmi:id="__Hco4Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.trim.status" side="Bottom">
  429 + <children xsi:type="menu:ToolControl" xmi:id="__HdP8Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.StatusLine" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim">
  430 + <tags>stretch</tags>
  431 + </children>
  432 + <children xsi:type="menu:ToolControl" xmi:id="__HlLwNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.HeapStatus" toBeRendered="false" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"/>
  433 + <children xsi:type="menu:ToolControl" xmi:id="__IH-UNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.ProgressBar" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim">
  434 + <tags>Draggable</tags>
  435 + </children>
  436 + </trimBars>
  437 + <trimBars xmi:id="__Ia5QNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.trim.vertical1" toBeRendered="false" side="Left">
  438 + <children xsi:type="menu:ToolControl" xmi:id="__c8XwNd1EeOVfaIzSb4tTA" elementId="PerspectiveStack(minimized)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack">
  439 + <tags>TrimStack</tags>
  440 + </children>
  441 + </trimBars>
  442 + <trimBars xmi:id="__IcHYNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.trim.vertical2" side="Right"/>
  443 + </children>
  444 + <handlers xmi:id="_-vATsNd1EeOVfaIzSb4tTA" elementId="org.eclipse.e4.ui.workbench.renderers.swt.cocoa.ArrangeWindowHandler" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.cocoa.ArrangeWindowHandler" command="_-u_sodd1EeOVfaIzSb4tTA"/>
  445 + <handlers xmi:id="_-vATstd1EeOVfaIzSb4tTA" elementId="org.eclipse.e4.ui.workbench.renderers.swt.cocoa.MinimizeWindowHandler" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.cocoa.MinimizeWindowHandler" command="_-vATsdd1EeOVfaIzSb4tTA"/>
  446 + <handlers xmi:id="_-vA6wdd1EeOVfaIzSb4tTA" elementId="org.eclipse.e4.ui.workbench.renderers.swt.cocoa.FullscreenWindowHandler" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.cocoa.FullscreenWindowHandler" command="_-vA6wNd1EeOVfaIzSb4tTA"/>
  447 + <handlers xmi:id="_-vA6xNd1EeOVfaIzSb4tTA" elementId="org.eclipse.e4.ui.workbench.renderers.swt.cocoa.ZoomWindowHandler" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.cocoa.ZoomWindowHandler" command="_-vA6w9d1EeOVfaIzSb4tTA"/>
  448 + <handlers xmi:id="_-vBh0dd1EeOVfaIzSb4tTA" elementId="org.eclipse.e4.ui.workbench.renderers.swt.cocoa.CloseDialogHandler" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.cocoa.CloseDialogHandler" command="_-vBh0Nd1EeOVfaIzSb4tTA"/>
  449 + <bindingTables xmi:id="_-sZEktd1EeOVfaIzSb4tTA" contributorURI="platform:/plugin/org.eclipse.platform" bindingContext="_-sZEk9d1EeOVfaIzSb4tTA">
  450 + <bindings xmi:id="_-uO3odd1EeOVfaIzSb4tTA" keySequence="ALT+SHIFT+F2" command="_-taYWtd1EeOVfaIzSb4tTA"/>
  451 + <bindings xmi:id="_-uRT49d1EeOVfaIzSb4tTA" keySequence="ALT+SHIFT+F1" command="_-tTDh9d1EeOVfaIzSb4tTA"/>
  452 + <bindings xmi:id="_-uR68dd1EeOVfaIzSb4tTA" keySequence="CTRL+SPACE" command="_-taYT9d1EeOVfaIzSb4tTA"/>
  453 + <bindings xmi:id="_-uSiA9d1EeOVfaIzSb4tTA" keySequence="CTRL+SHIFT+SPACE" command="_-thtANd1EeOVfaIzSb4tTA"/>
  454 + <bindings xmi:id="_-uZ2wdd1EeOVfaIzSb4tTA" keySequence="COMMAND+Z" command="_-tWt4td1EeOVfaIzSb4tTA"/>
  455 + <bindings xmi:id="_-uZ2wtd1EeOVfaIzSb4tTA" keySequence="COMMAND+X" command="_-tc0kdd1EeOVfaIzSb4tTA"/>
  456 + <bindings xmi:id="_-uZ2xdd1EeOVfaIzSb4tTA" keySequence="COMMAND+V" command="_-tWG3dd1EeOVfaIzSb4tTA"/>
  457 + <bindings xmi:id="_-uc6E9d1EeOVfaIzSb4tTA" keySequence="SHIFT+F10" command="_-tU4w9d1EeOVfaIzSb4tTA">
  458 + <tags>platform:cocoa</tags>
  459 + </bindings>
  460 + <bindings xmi:id="_-uf9Ydd1EeOVfaIzSb4tTA" keySequence="ALT+SHIFT+F3" command="_-tkJSdd1EeOVfaIzSb4tTA"/>
  461 + <bindings xmi:id="_-ugkcNd1EeOVfaIzSb4tTA" keySequence="COMMAND+1" command="_-tbmddd1EeOVfaIzSb4tTA"/>
  462 + <bindings xmi:id="_-ugkcdd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+L" command="_-tVf0Nd1EeOVfaIzSb4tTA"/>
  463 + <bindings xmi:id="_-ugkc9d1EeOVfaIzSb4tTA" keySequence="COMMAND+F10" command="_-tZxNtd1EeOVfaIzSb4tTA"/>
  464 + <bindings xmi:id="_-uogQdd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+Z" command="_-tfQwdd1EeOVfaIzSb4tTA">
  465 + <tags>platform:cocoa</tags>
  466 + </bindings>
  467 + <bindings xmi:id="_-upHVtd1EeOVfaIzSb4tTA" keySequence="COMMAND+C" command="_-tZKINd1EeOVfaIzSb4tTA"/>
  468 + <bindings xmi:id="_-usxs9d1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+I" command="_-tU4sNd1EeOVfaIzSb4tTA"/>
  469 + <bindings xmi:id="_-ut_1Nd1EeOVfaIzSb4tTA" keySequence="COMMAND+A" command="_-tYjJNd1EeOVfaIzSb4tTA"/>
  470 + <bindings xmi:id="_-u6NEdd1EeOVfaIzSb4tTA" keySequence="ALT+PAGE_UP" command="_-taYRtd1EeOVfaIzSb4tTA"/>
  471 + <bindings xmi:id="_-u60INd1EeOVfaIzSb4tTA" keySequence="ALT+PAGE_DOWN" command="_-tdbk9d1EeOVfaIzSb4tTA"/>
  472 + <bindings xmi:id="_-u7bMdd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+D" command="_-tepwtd1EeOVfaIzSb4tTA"/>
  473 + </bindingTables>
  474 + <bindingTables xmi:id="_-uJ_INd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.contexts.window" bindingContext="_-sZElNd1EeOVfaIzSb4tTA">
  475 + <bindings xmi:id="_-uNpgNd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+NUMPAD_MULTIPLY" command="_-tTqmdd1EeOVfaIzSb4tTA"/>
  476 + <bindings xmi:id="_-uO3oNd1EeOVfaIzSb4tTA" keySequence="COMMAND+E" command="_-tWG0td1EeOVfaIzSb4tTA"/>
  477 + <bindings xmi:id="_-uQs0Nd1EeOVfaIzSb4tTA" keySequence="COMMAND+]" command="_-tfQy9d1EeOVfaIzSb4tTA">
  478 + <tags>platform:cocoa</tags>
  479 + </bindings>
  480 + <bindings xmi:id="_-uRT4dd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+C" command="_-tge5Nd1EeOVfaIzSb4tTA">
  481 + <tags>platform:cocoa</tags>
  482 + </bindings>
  483 + <bindings xmi:id="_-uRT4td1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+ARROW_LEFT" command="_-tcNddd1EeOVfaIzSb4tTA">
  484 + <tags>platform:cocoa</tags>
  485 + </bindings>
  486 + <bindings xmi:id="_-uR69Nd1EeOVfaIzSb4tTA" keySequence="ALT+SHIFT+A R" command="_-tkwUtd1EeOVfaIzSb4tTA"/>
  487 + <bindings xmi:id="_-uSiANd1EeOVfaIzSb4tTA" keySequence="ALT+SHIFT+A D" command="_-tlXbNd1EeOVfaIzSb4tTA"/>
  488 + <bindings xmi:id="_-uSiAdd1EeOVfaIzSb4tTA" keySequence="ALT+SHIFT+A S" command="_-ta_U9d1EeOVfaIzSb4tTA"/>
  489 + <bindings xmi:id="_-uUXMtd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+U" command="_-tU4vdd1EeOVfaIzSb4tTA"/>
  490 + <bindings xmi:id="_-uUXNdd1EeOVfaIzSb4tTA" keySequence="COMMAND+G" command="_-tX8Hdd1EeOVfaIzSb4tTA"/>
  491 + <bindings xmi:id="_-uU-Rdd1EeOVfaIzSb4tTA" keySequence="SHIFT+F2" command="_-thGAtd1EeOVfaIzSb4tTA"/>
  492 + <bindings xmi:id="_-uVlUNd1EeOVfaIzSb4tTA" keySequence="F3" command="_-tc0nNd1EeOVfaIzSb4tTA"/>
  493 + <bindings xmi:id="_-uYBktd1EeOVfaIzSb4tTA" keySequence="COMMAND+U" command="_-tlXbtd1EeOVfaIzSb4tTA"/>
  494 + <bindings xmi:id="_-uYBk9d1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+SHIFT+M" command="_-tXVAtd1EeOVfaIzSb4tTA"/>
  495 + <bindings xmi:id="_-uYooNd1EeOVfaIzSb4tTA" keySequence="COMMAND+N" command="_-tYjKNd1EeOVfaIzSb4tTA"/>
  496 + <bindings xmi:id="_-uYootd1EeOVfaIzSb4tTA" keySequence="COMMAND+W" command="_-tYjJdd1EeOVfaIzSb4tTA"/>
  497 + <bindings xmi:id="_-uYoo9d1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+W" command="_-tkJQtd1EeOVfaIzSb4tTA"/>
  498 + <bindings xmi:id="_-uYopNd1EeOVfaIzSb4tTA" keySequence="COMMAND+S" command="_-tbmatd1EeOVfaIzSb4tTA"/>
  499 + <bindings xmi:id="_-uZPsNd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+S" command="_-tZKO9d1EeOVfaIzSb4tTA"/>
  500 + <bindings xmi:id="_-uZPsdd1EeOVfaIzSb4tTA" keySequence="COMMAND+P" command="_-tfQytd1EeOVfaIzSb4tTA"/>
  501 + <bindings xmi:id="_-uZPtNd1EeOVfaIzSb4tTA" keySequence="ALT+CR" command="_-tf35Nd1EeOVfaIzSb4tTA"/>
  502 + <bindings xmi:id="_-uZ2wNd1EeOVfaIzSb4tTA" keySequence="F5" command="_-tWt_Nd1EeOVfaIzSb4tTA"/>
  503 + <bindings xmi:id="_-uZ2xtd1EeOVfaIzSb4tTA" keySequence="DEL" command="_-tVf0dd1EeOVfaIzSb4tTA"/>
  504 + <bindings xmi:id="_-uad0Nd1EeOVfaIzSb4tTA" keySequence="COMMAND+F" command="_-tc0k9d1EeOVfaIzSb4tTA"/>
  505 + <bindings xmi:id="_-uad0dd1EeOVfaIzSb4tTA" keySequence="COMMAND+." command="_-tX8Fdd1EeOVfaIzSb4tTA"/>
  506 + <bindings xmi:id="_-uad0td1EeOVfaIzSb4tTA" keySequence="COMMAND+F6" command="_-tXU-Nd1EeOVfaIzSb4tTA"/>
  507 + <bindings xmi:id="_-uad09d1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+F6" command="_-tZxPNd1EeOVfaIzSb4tTA"/>
  508 + <bindings xmi:id="_-ubE4Nd1EeOVfaIzSb4tTA" keySequence="COMMAND+F7" command="_-tf34Nd1EeOVfaIzSb4tTA"/>
  509 + <bindings xmi:id="_-ubE4dd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+F7" command="_-ta_WNd1EeOVfaIzSb4tTA"/>
  510 + <bindings xmi:id="_-ubE4td1EeOVfaIzSb4tTA" keySequence="COMMAND+F8" command="_-tkwZ9d1EeOVfaIzSb4tTA"/>
  511 + <bindings xmi:id="_-ubE49d1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+F8" command="_-ta_ZNd1EeOVfaIzSb4tTA"/>
  512 + <bindings xmi:id="_-ubr8Nd1EeOVfaIzSb4tTA" keySequence="ALT+F7" command="_-tcNctd1EeOVfaIzSb4tTA"/>
  513 + <bindings xmi:id="_-ubr8dd1EeOVfaIzSb4tTA" keySequence="ALT+SHIFT+F7" command="_-tZKMNd1EeOVfaIzSb4tTA"/>
  514 + <bindings xmi:id="_-ucTAdd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+NUMPAD_DIVIDE" command="_-teptdd1EeOVfaIzSb4tTA"/>
  515 + <bindings xmi:id="_-uc6Etd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+S" command="_-tWG4dd1EeOVfaIzSb4tTA">
  516 + <tags>platform:cocoa</tags>
  517 + </bindings>
  518 + <bindings xmi:id="_-uc6FNd1EeOVfaIzSb4tTA" keySequence="CTRL+M" command="_-tZxQNd1EeOVfaIzSb4tTA">
  519 + <tags>platform:cocoa</tags>
  520 + </bindings>
  521 + <bindings xmi:id="_-udhIdd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+Z" command="_-tURr9d1EeOVfaIzSb4tTA">
  522 + <tags>platform:cocoa</tags>
  523 + </bindings>
  524 + <bindings xmi:id="_-udhI9d1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+3" command="_-tdbmdd1EeOVfaIzSb4tTA">
  525 + <tags>platform:cocoa</tags>
  526 + </bindings>
  527 + <bindings xmi:id="_-ueIMNd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+T" command="_-tf30dd1EeOVfaIzSb4tTA">
  528 + <tags>platform:cocoa</tags>
  529 + </bindings>
  530 + <bindings xmi:id="_-ueIM9d1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+N" command="_-tWG7Nd1EeOVfaIzSb4tTA">
  531 + <tags>platform:cocoa</tags>
  532 + </bindings>
  533 + <bindings xmi:id="_-uevQNd1EeOVfaIzSb4tTA" keySequence="COMMAND+[" command="_-tcNddd1EeOVfaIzSb4tTA">
  534 + <tags>platform:cocoa</tags>
  535 + </bindings>
  536 + <bindings xmi:id="_-uevQdd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+W" command="_-tX8Ddd1EeOVfaIzSb4tTA">
  537 + <tags>platform:cocoa</tags>
  538 + </bindings>
  539 + <bindings xmi:id="_-uevQtd1EeOVfaIzSb4tTA" keySequence="COMMAND+F11" command="_-tWt5Nd1EeOVfaIzSb4tTA">
  540 + <tags>platform:cocoa</tags>
  541 + </bindings>
  542 + <bindings xmi:id="_-ufWUNd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+F11" command="_-tfQ1td1EeOVfaIzSb4tTA">
  543 + <tags>platform:cocoa</tags>
  544 + </bindings>
  545 + <bindings xmi:id="_-ufWU9d1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+." command="_-tWG4Nd1EeOVfaIzSb4tTA">
  546 + <tags>platform:cocoa</tags>
  547 + </bindings>
  548 + <bindings xmi:id="_-uf9Ytd1EeOVfaIzSb4tTA" keySequence="COMMAND+3" command="_-tkJS9d1EeOVfaIzSb4tTA"/>
  549 + <bindings xmi:id="_-uf9Y9d1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+R" command="_-tZKMdd1EeOVfaIzSb4tTA"/>
  550 + <bindings xmi:id="_-uhLgNd1EeOVfaIzSb4tTA" keySequence="CTRL+Q" command="_-teCqtd1EeOVfaIzSb4tTA"/>
  551 + <bindings xmi:id="_-uhyk9d1EeOVfaIzSb4tTA" keySequence="F2" command="_-tX8Etd1EeOVfaIzSb4tTA"/>
  552 + <bindings xmi:id="_-uiZo9d1EeOVfaIzSb4tTA" keySequence="SHIFT+F5" command="_-tWt6Nd1EeOVfaIzSb4tTA"/>
  553 + <bindings xmi:id="_-ujAs9d1EeOVfaIzSb4tTA" keySequence="SHIFT+F9" command="_-thF89d1EeOVfaIzSb4tTA"/>
  554 + <bindings xmi:id="_-ujnwNd1EeOVfaIzSb4tTA" keySequence="F9" command="_-tZxO9d1EeOVfaIzSb4tTA"/>
  555 + <bindings xmi:id="_-ujnxNd1EeOVfaIzSb4tTA" keySequence="COMMAND+I" command="_-tf35Nd1EeOVfaIzSb4tTA">
  556 + <tags>platform:cocoa</tags>
  557 + </bindings>
  558 + <bindings xmi:id="_-ukO0dd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+T" command="_-ta_Ytd1EeOVfaIzSb4tTA"/>
  559 + <bindings xmi:id="_-uk14dd1EeOVfaIzSb4tTA" keySequence="F4" command="_-tbmc9d1EeOVfaIzSb4tTA"/>
  560 + <bindings xmi:id="_-ulc8Nd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+O" command="_-tdbqdd1EeOVfaIzSb4tTA"/>
  561 + <bindings xmi:id="_-ulc8td1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+N" command="_-tTDiNd1EeOVfaIzSb4tTA"/>
  562 + <bindings xmi:id="_-umrEtd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+V" command="_-tXU99d1EeOVfaIzSb4tTA">
  563 + <tags>platform:cocoa</tags>
  564 + </bindings>
  565 + <bindings xmi:id="_-umrFdd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+R" command="_-tc0idd1EeOVfaIzSb4tTA">
  566 + <tags>platform:cocoa</tags>
  567 + </bindings>
  568 + <bindings xmi:id="_-un5MNd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+M" command="_-tiUGtd1EeOVfaIzSb4tTA">
  569 + <tags>platform:cocoa</tags>
  570 + </bindings>
  571 + <bindings xmi:id="_-un5Mtd1EeOVfaIzSb4tTA" keySequence="COMMAND+F12" command="_-tdbqNd1EeOVfaIzSb4tTA">
  572 + <tags>platform:cocoa</tags>
  573 + </bindings>
  574 + <bindings xmi:id="_-un5M9d1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+L" command="_-thtFtd1EeOVfaIzSb4tTA">
  575 + <tags>platform:cocoa</tags>
  576 + </bindings>
  577 + <bindings xmi:id="_-uogQtd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+F10" command="_-tcNf9d1EeOVfaIzSb4tTA">
  578 + <tags>platform:cocoa</tags>
  579 + </bindings>
  580 + <bindings xmi:id="_-upuYNd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+I" command="_-tYjK9d1EeOVfaIzSb4tTA">
  581 + <tags>platform:cocoa</tags>
  582 + </bindings>
  583 + <bindings xmi:id="_-upuYdd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+H" command="_-tTqldd1EeOVfaIzSb4tTA"/>
  584 + <bindings xmi:id="_-uqVc9d1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+CTRL+D Q" command="_-tepstd1EeOVfaIzSb4tTA">
  585 + <tags>platform:cocoa</tags>
  586 + </bindings>
  587 + <bindings xmi:id="_-uq8gNd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+CTRL+D P" command="_-ti7NNd1EeOVfaIzSb4tTA">
  588 + <tags>platform:cocoa</tags>
  589 + </bindings>
  590 + <bindings xmi:id="_-uq8gdd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+CTRL+D O" command="_-tWG39d1EeOVfaIzSb4tTA">
  591 + <tags>platform:cocoa</tags>
  592 + </bindings>
  593 + <bindings xmi:id="_-uq8gtd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+CTRL+D E" command="_-tZxMtd1EeOVfaIzSb4tTA">
  594 + <tags>platform:cocoa</tags>
  595 + </bindings>
  596 + <bindings xmi:id="_-uq8g9d1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+CTRL+D J" command="_-thtD9d1EeOVfaIzSb4tTA">
  597 + <tags>platform:cocoa</tags>
  598 + </bindings>
  599 + <bindings xmi:id="_-urjkNd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+CTRL+D T" command="_-ta_Zdd1EeOVfaIzSb4tTA">
  600 + <tags>platform:cocoa</tags>
  601 + </bindings>
  602 + <bindings xmi:id="_-urjkdd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+CTRL+D A" command="_-tf309d1EeOVfaIzSb4tTA">
  603 + <tags>platform:cocoa</tags>
  604 + </bindings>
  605 + <bindings xmi:id="_-urjktd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+ARROW_RIGHT" command="_-tfQy9d1EeOVfaIzSb4tTA">
  606 + <tags>platform:cocoa</tags>
  607 + </bindings>
  608 + <bindings xmi:id="_-usKptd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+SHIFT+A" command="_-tVfwNd1EeOVfaIzSb4tTA"/>
  609 + <bindings xmi:id="_-usxsNd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+J" command="_-tlXZ9d1EeOVfaIzSb4tTA">
  610 + <tags>platform:cocoa</tags>
  611 + </bindings>
  612 + <bindings xmi:id="_-usxstd1EeOVfaIzSb4tTA" keySequence="CTRL+H" command="_-tf35dd1EeOVfaIzSb4tTA"/>
  613 + <bindings xmi:id="_-ut_0dd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+A" command="_-tdbmtd1EeOVfaIzSb4tTA"/>
  614 + <bindings xmi:id="_-uum4Nd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+G" command="_-tVf1dd1EeOVfaIzSb4tTA"/>
  615 + <bindings xmi:id="_-uvN8Nd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+Q Y" command="_-tjiPtd1EeOVfaIzSb4tTA">
  616 + <tags>platform:cocoa</tags>
  617 + <parameters xmi:id="_-uvN8dd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.sync.views.SynchronizeView"/>
  618 + </bindings>
  619 + <bindings xmi:id="_-uv1ANd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+Q X" command="_-tjiPtd1EeOVfaIzSb4tTA">
  620 + <tags>platform:cocoa</tags>
  621 + <parameters xmi:id="_-uv1Add1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ProblemView"/>
  622 + </bindings>
  623 + <bindings xmi:id="_-uwcENd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+Q L" command="_-tjiPtd1EeOVfaIzSb4tTA">
  624 + <tags>platform:cocoa</tags>
  625 + <parameters xmi:id="_-uwcEdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.pde.runtime.LogView"/>
  626 + </bindings>
  627 + <bindings xmi:id="_-uwcEtd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+X Q" command="_-tcNfNd1EeOVfaIzSb4tTA">
  628 + <tags>platform:cocoa</tags>
  629 + </bindings>
  630 + <bindings xmi:id="_-uxDINd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+Q D" command="_-tjiPtd1EeOVfaIzSb4tTA">
  631 + <tags>platform:cocoa</tags>
  632 + <parameters xmi:id="_-uxDIdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.SourceView"/>
  633 + </bindings>
  634 + <bindings xmi:id="_-uxDItd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+X T" command="_-tf349d1EeOVfaIzSb4tTA">
  635 + <tags>platform:cocoa</tags>
  636 + </bindings>
  637 + <bindings xmi:id="_-uxqMNd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+X A" command="_-tkwV9d1EeOVfaIzSb4tTA">
  638 + <tags>platform:cocoa</tags>
  639 + </bindings>
  640 + <bindings xmi:id="_-uxqMdd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+X J" command="_-tf31Nd1EeOVfaIzSb4tTA">
  641 + <tags>platform:cocoa</tags>
  642 + </bindings>
  643 + <bindings xmi:id="_-uyRQNd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+Q P" command="_-tjiPtd1EeOVfaIzSb4tTA">
  644 + <tags>platform:cocoa</tags>
  645 + <parameters xmi:id="_-uyRQdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.PackageExplorer"/>
  646 + </bindings>
  647 + <bindings xmi:id="_-uyRQtd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+Q S" command="_-tjiPtd1EeOVfaIzSb4tTA">
  648 + <tags>platform:cocoa</tags>
  649 + <parameters xmi:id="_-uyRQ9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.search.ui.views.SearchView"/>
  650 + </bindings>
  651 + <bindings xmi:id="_-uy4UNd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+Q Z" command="_-tjiPtd1EeOVfaIzSb4tTA">
  652 + <tags>platform:cocoa</tags>
  653 + <parameters xmi:id="_-uy4Udd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.ui.GenericHistoryView"/>
  654 + </bindings>
  655 + <bindings xmi:id="_-uy4Utd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+Q H" command="_-tjiPtd1EeOVfaIzSb4tTA">
  656 + <tags>platform:cocoa</tags>
  657 + <parameters xmi:id="_-uy4U9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.cheatsheets.views.CheatSheetView"/>
  658 + </bindings>
  659 + <bindings xmi:id="_-uzfYNd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+Q J" command="_-tjiPtd1EeOVfaIzSb4tTA">
  660 + <tags>platform:cocoa</tags>
  661 + <parameters xmi:id="_-uzfYdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.JavadocView"/>
  662 + </bindings>
  663 + <bindings xmi:id="_-uzfYtd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+Q B" command="_-tjiPtd1EeOVfaIzSb4tTA">
  664 + <tags>platform:cocoa</tags>
  665 + <parameters xmi:id="_-uzfY9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.BreakpointView"/>
  666 + </bindings>
  667 + <bindings xmi:id="_-u0Gctd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+X P" command="_-tf339d1EeOVfaIzSb4tTA">
  668 + <tags>platform:cocoa</tags>
  669 + </bindings>
  670 + <bindings xmi:id="_-u0tgNd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+Q T" command="_-tjiPtd1EeOVfaIzSb4tTA">
  671 + <tags>platform:cocoa</tags>
  672 + <parameters xmi:id="_-u0tgdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.TypeHierarchy"/>
  673 + </bindings>
  674 + <bindings xmi:id="_-u0tgtd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+Q O" command="_-tjiPtd1EeOVfaIzSb4tTA">
  675 + <tags>platform:cocoa</tags>
  676 + <parameters xmi:id="_-u0tg9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ContentOutline"/>
  677 + </bindings>
  678 + <bindings xmi:id="_-u1UkNd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+Q C" command="_-tjiPtd1EeOVfaIzSb4tTA">
  679 + <tags>platform:cocoa</tags>
  680 + <parameters xmi:id="_-u1Ukdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.console.ConsoleView"/>
  681 + </bindings>
  682 + <bindings xmi:id="_-u1Uktd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+X E" command="_-tkJVNd1EeOVfaIzSb4tTA">
  683 + <tags>platform:cocoa</tags>
  684 + </bindings>
  685 + <bindings xmi:id="_-u17oNd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+Q Q" command="_-tjiPtd1EeOVfaIzSb4tTA">
  686 + <tags>platform:cocoa</tags>
  687 + </bindings>
  688 + <bindings xmi:id="_-u17odd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+Q V" command="_-tjiPtd1EeOVfaIzSb4tTA">
  689 + <tags>platform:cocoa</tags>
  690 + <parameters xmi:id="_-u17otd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.VariableView"/>
  691 + </bindings>
  692 + <bindings xmi:id="_-u2isNd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+X O" command="_-tZxR9d1EeOVfaIzSb4tTA">
  693 + <tags>platform:cocoa</tags>
  694 + </bindings>
  695 + <bindings xmi:id="_-u3Jwtd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+B" command="_-teCptd1EeOVfaIzSb4tTA"/>
  696 + <bindings xmi:id="_-u3w0td1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+E" command="_-ta_VNd1EeOVfaIzSb4tTA"/>
  697 + <bindings xmi:id="_-u4-89d1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+G" command="_-tWG2dd1EeOVfaIzSb4tTA"/>
  698 + <bindings xmi:id="_-u5mAtd1EeOVfaIzSb4tTA" keySequence="COMMAND+B" command="_-tTql9d1EeOVfaIzSb4tTA"/>
  699 + <bindings xmi:id="_-u6NEtd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+F" command="_-tkJU9d1EeOVfaIzSb4tTA">
  700 + <tags>platform:cocoa</tags>
  701 + </bindings>
  702 + <bindings xmi:id="_-u60Idd1EeOVfaIzSb4tTA" keySequence="ALT+CTRL+H" command="_-tWG5dd1EeOVfaIzSb4tTA"/>
  703 + <bindings xmi:id="_TAgu8dd_EeOBl_WozuLcVg" keySequence="COMMAND+CTRL+F" command="_-vA6wNd1EeOVfaIzSb4tTA"/>
  704 + </bindingTables>
  705 + <bindingTables xmi:id="_-uOQkNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.textEditorScope" bindingContext="_-tpo1dd1EeOVfaIzSb4tTA">
  706 + <bindings xmi:id="_-uOQkdd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+NUMPAD_MULTIPLY" command="_-tU4uNd1EeOVfaIzSb4tTA"/>
  707 + <bindings xmi:id="_-uO3otd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+J" command="_-tdbptd1EeOVfaIzSb4tTA"/>
  708 + <bindings xmi:id="_-uQFwNd1EeOVfaIzSb4tTA" keySequence="CTRL+ARROW_UP" command="_-tfQx9d1EeOVfaIzSb4tTA"/>
  709 + <bindings xmi:id="_-uQs09d1EeOVfaIzSb4tTA" keySequence="ALT+ARROW_LEFT" command="_-tWt8Nd1EeOVfaIzSb4tTA">
  710 + <tags>platform:cocoa</tags>
  711 + </bindings>
  712 + <bindings xmi:id="_-uR68Nd1EeOVfaIzSb4tTA" keySequence="ALT+ARROW_DOWN" command="_-tc0ktd1EeOVfaIzSb4tTA"/>
  713 + <bindings xmi:id="_-uTJFNd1EeOVfaIzSb4tTA" keySequence="ALT+ARROW_RIGHT" command="_-tge7td1EeOVfaIzSb4tTA">
  714 + <tags>platform:cocoa</tags>
  715 + </bindings>
  716 + <bindings xmi:id="_-uTwINd1EeOVfaIzSb4tTA" keySequence="CTRL+ARROW_DOWN" command="_-tepx9d1EeOVfaIzSb4tTA"/>
  717 + <bindings xmi:id="_-uTwIdd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+DEL" command="_-tXU9dd1EeOVfaIzSb4tTA"/>
  718 + <bindings xmi:id="_-uTwItd1EeOVfaIzSb4tTA" keySequence="COMMAND+L" command="_-tdbkdd1EeOVfaIzSb4tTA"/>
  719 + <bindings xmi:id="_-uTwI9d1EeOVfaIzSb4tTA" keySequence="COMMAND+J" command="_-tZxONd1EeOVfaIzSb4tTA"/>
  720 + <bindings xmi:id="_-ubr8td1EeOVfaIzSb4tTA" keySequence="CTRL+SHIFT+Q" command="_-tc0ldd1EeOVfaIzSb4tTA"/>
  721 + <bindings xmi:id="_-ubr89d1EeOVfaIzSb4tTA" keySequence="COMMAND+NUMPAD_DIVIDE" command="_-tept9d1EeOVfaIzSb4tTA"/>
  722 + <bindings xmi:id="_-ucTANd1EeOVfaIzSb4tTA" keySequence="COMMAND+NUMPAD_MULTIPLY" command="_-taYUNd1EeOVfaIzSb4tTA"/>
  723 + <bindings xmi:id="_-ucTAtd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+NUMPAD_DIVIDE" command="_-tZxRdd1EeOVfaIzSb4tTA"/>
  724 + <bindings xmi:id="_-ucTA9d1EeOVfaIzSb4tTA" keySequence="COMMAND+NUMPAD_ADD" command="_-tbmYNd1EeOVfaIzSb4tTA"/>
  725 + <bindings xmi:id="_-uc6ENd1EeOVfaIzSb4tTA" keySequence="COMMAND+NUMPAD_SUBTRACT" command="_-tf32td1EeOVfaIzSb4tTA"/>
  726 + <bindings xmi:id="_-ufWVNd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+K" command="_-tjiO9d1EeOVfaIzSb4tTA"/>
  727 + <bindings xmi:id="_-uf9YNd1EeOVfaIzSb4tTA" keySequence="COMMAND+K" command="_-ti7LNd1EeOVfaIzSb4tTA"/>
  728 + <bindings xmi:id="_-ugkctd1EeOVfaIzSb4tTA" keySequence="INSERT" command="_-tVfydd1EeOVfaIzSb4tTA"/>
  729 + <bindings xmi:id="_-ugkdNd1EeOVfaIzSb4tTA" keySequence="COMMAND+F10" command="_-tbmeNd1EeOVfaIzSb4tTA"/>
  730 + <bindings xmi:id="_-uhLgdd1EeOVfaIzSb4tTA" keySequence="SHIFT+CR" command="_-taYSNd1EeOVfaIzSb4tTA"/>
  731 + <bindings xmi:id="_-uhLgtd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+CR" command="_-tURo9d1EeOVfaIzSb4tTA"/>
  732 + <bindings xmi:id="_-uhLg9d1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+X" command="_-thtDtd1EeOVfaIzSb4tTA"/>
  733 + <bindings xmi:id="_-uhykNd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+Y" command="_-tcNgdd1EeOVfaIzSb4tTA"/>
  734 + <bindings xmi:id="_-uhykdd1EeOVfaIzSb4tTA" keySequence="COMMAND+END" command="_-tVfytd1EeOVfaIzSb4tTA"/>
  735 + <bindings xmi:id="_-uhyktd1EeOVfaIzSb4tTA" keySequence="COMMAND+HOME" command="_-tf34td1EeOVfaIzSb4tTA"/>
  736 + <bindings xmi:id="_-uiZoNd1EeOVfaIzSb4tTA" keySequence="F2" command="_-tVfxNd1EeOVfaIzSb4tTA"/>
  737 + <bindings xmi:id="_-umrENd1EeOVfaIzSb4tTA" keySequence="END" command="_-tVfytd1EeOVfaIzSb4tTA">
  738 + <tags>platform:cocoa</tags>
  739 + </bindings>
  740 + <bindings xmi:id="_-umrEdd1EeOVfaIzSb4tTA" keySequence="CTRL+." command="_-tkwadd1EeOVfaIzSb4tTA">
  741 + <tags>platform:cocoa</tags>
  742 + </bindings>
  743 + <bindings xmi:id="_-umrFNd1EeOVfaIzSb4tTA" keySequence="HOME" command="_-tf34td1EeOVfaIzSb4tTA">
  744 + <tags>platform:cocoa</tags>
  745 + </bindings>
  746 + <bindings xmi:id="_-upHUtd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+ARROW_LEFT" command="_-tdbn9d1EeOVfaIzSb4tTA">
  747 + <tags>platform:cocoa</tags>
  748 + </bindings>
  749 + <bindings xmi:id="_-uqVcNd1EeOVfaIzSb4tTA" keySequence="SHIFT+END" command="_-tZxNNd1EeOVfaIzSb4tTA">
  750 + <tags>platform:cocoa</tags>
  751 + </bindings>
  752 + <bindings xmi:id="_-uqVcdd1EeOVfaIzSb4tTA" keySequence="COMMAND+ARROW_LEFT" command="_-tbmZNd1EeOVfaIzSb4tTA">
  753 + <tags>platform:cocoa</tags>
  754 + </bindings>
  755 + <bindings xmi:id="_-uqVctd1EeOVfaIzSb4tTA" keySequence="ALT+ARROW_UP" command="_-tge4Nd1EeOVfaIzSb4tTA"/>
  756 + <bindings xmi:id="_-usxsdd1EeOVfaIzSb4tTA" keySequence="COMMAND+D" command="_-tZxNdd1EeOVfaIzSb4tTA"/>
  757 + <bindings xmi:id="_-usxtNd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+INSERT" command="_-tc0m9d1EeOVfaIzSb4tTA"/>
  758 + <bindings xmi:id="_-utYwdd1EeOVfaIzSb4tTA" keySequence="COMMAND+ARROW_RIGHT" command="_-tkJUtd1EeOVfaIzSb4tTA">
  759 + <tags>platform:cocoa</tags>
  760 + </bindings>
  761 + <bindings xmi:id="_-utYw9d1EeOVfaIzSb4tTA" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_-tkJR9d1EeOVfaIzSb4tTA">
  762 + <tags>platform:cocoa</tags>
  763 + </bindings>
  764 + <bindings xmi:id="_-uum5td1EeOVfaIzSb4tTA" keySequence="ALT+DEL" command="_-tWG7td1EeOVfaIzSb4tTA">
  765 + <tags>platform:cocoa</tags>
  766 + </bindings>
  767 + <bindings xmi:id="_-u3JwNd1EeOVfaIzSb4tTA" keySequence="ALT+SHIFT+ARROW_LEFT" command="_-tc0hdd1EeOVfaIzSb4tTA">
  768 + <tags>platform:cocoa</tags>
  769 + </bindings>
  770 + <bindings xmi:id="_-u3Jw9d1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+A" command="_-tbmadd1EeOVfaIzSb4tTA">
  771 + <tags>platform:cocoa</tags>
  772 + </bindings>
  773 + <bindings xmi:id="_-u3w0Nd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+ARROW_UP" command="_-tfQ19d1EeOVfaIzSb4tTA"/>
  774 + <bindings xmi:id="_-u3w09d1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+ARROW_DOWN" command="_-tge5td1EeOVfaIzSb4tTA"/>
  775 + <bindings xmi:id="_-u5mA9d1EeOVfaIzSb4tTA" keySequence="ALT+BS" command="_-tXVCNd1EeOVfaIzSb4tTA">
  776 + <tags>platform:cocoa</tags>
  777 + </bindings>
  778 + <bindings xmi:id="_-u6NENd1EeOVfaIzSb4tTA" keySequence="SHIFT+HOME" command="_-tTDkNd1EeOVfaIzSb4tTA">
  779 + <tags>platform:cocoa</tags>
  780 + </bindings>
  781 + <bindings xmi:id="_-u7bMNd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+ARROW_RIGHT" command="_-tTqndd1EeOVfaIzSb4tTA">
  782 + <tags>platform:cocoa</tags>
  783 + </bindings>
  784 + </bindingTables>
  785 + <bindingTables xmi:id="_-uO3o9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.cEditorScope" bindingContext="_-tpo4Nd1EeOVfaIzSb4tTA">
  786 + <bindings xmi:id="_-uPesNd1EeOVfaIzSb4tTA" keySequence="CTRL+TAB" command="_-tjiMdd1EeOVfaIzSb4tTA">
  787 + <tags>platform:cocoa</tags>
  788 + </bindings>
  789 + <bindings xmi:id="_-uQFwdd1EeOVfaIzSb4tTA" keySequence="COMMAND+=" command="_-tWG6td1EeOVfaIzSb4tTA"/>
  790 + <bindings xmi:id="_-uQFwtd1EeOVfaIzSb4tTA" keySequence="ALT+C" command="_-tVfyNd1EeOVfaIzSb4tTA"/>
  791 + <bindings xmi:id="_-uRT4Nd1EeOVfaIzSb4tTA" keySequence="ALT+CTRL+ARROW_UP" command="_-thF_dd1EeOVfaIzSb4tTA">
  792 + <tags>platform:cocoa</tags>
  793 + </bindings>
  794 + <bindings xmi:id="_-uTJEdd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+\" command="_-tepvNd1EeOVfaIzSb4tTA"/>
  795 + <bindings xmi:id="_-uUXMNd1EeOVfaIzSb4tTA" keySequence="COMMAND+O" command="_-tge4td1EeOVfaIzSb4tTA"/>
  796 + <bindings xmi:id="_-uU-QNd1EeOVfaIzSb4tTA" keySequence="COMMAND+G" command="_-tfQxdd1EeOVfaIzSb4tTA"/>
  797 + <bindings xmi:id="_-uVlU9d1EeOVfaIzSb4tTA" keySequence="F3" command="_-tc0j9d1EeOVfaIzSb4tTA"/>
  798 + <bindings xmi:id="_-uWMZtd1EeOVfaIzSb4tTA" keySequence="COMMAND+T" command="_-tTDj9d1EeOVfaIzSb4tTA"/>
  799 + <bindings xmi:id="_-uWzdNd1EeOVfaIzSb4tTA" keySequence="COMMAND+/" command="_-tge89d1EeOVfaIzSb4tTA"/>
  800 + <bindings xmi:id="_-uc6Edd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+S" command="_-tf329d1EeOVfaIzSb4tTA">
  801 + <tags>platform:cocoa</tags>
  802 + </bindings>
  803 + <bindings xmi:id="_-udhItd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+Z" command="_-thF-td1EeOVfaIzSb4tTA">
  804 + <tags>platform:cocoa</tags>
  805 + </bindings>
  806 + <bindings xmi:id="_-ueIMdd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+T" command="_-tZKJ9d1EeOVfaIzSb4tTA">
  807 + <tags>platform:cocoa</tags>
  808 + </bindings>
  809 + <bindings xmi:id="_-ujnwtd1EeOVfaIzSb4tTA" keySequence="COMMAND+I" command="_-tWt-9d1EeOVfaIzSb4tTA"/>
  810 + <bindings xmi:id="_-ukO0Nd1EeOVfaIzSb4tTA" keySequence="ALT+SHIFT+Z" command="_-thF-td1EeOVfaIzSb4tTA"/>
  811 + <bindings xmi:id="_-ukO0td1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+T" command="_-teCuNd1EeOVfaIzSb4tTA"/>
  812 + <bindings xmi:id="_-uk14td1EeOVfaIzSb4tTA" keySequence="F4" command="_-teCr9d1EeOVfaIzSb4tTA"/>
  813 + <bindings xmi:id="_-ulc8dd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+O" command="_-tX8DNd1EeOVfaIzSb4tTA"/>
  814 + <bindings xmi:id="_-ulc89d1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+N" command="_-tURptd1EeOVfaIzSb4tTA"/>
  815 + <bindings xmi:id="_-umEANd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+P" command="_-taYVNd1EeOVfaIzSb4tTA"/>
  816 + <bindings xmi:id="_-umEAtd1EeOVfaIzSb4tTA" keySequence="COMMAND+TAB" command="_-tjiMdd1EeOVfaIzSb4tTA"/>
  817 + <bindings xmi:id="_-umEA9d1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+/" command="_-taYUtd1EeOVfaIzSb4tTA"/>
  818 + <bindings xmi:id="_-unSINd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+R" command="_-tkJQ9d1EeOVfaIzSb4tTA">
  819 + <tags>platform:cocoa</tags>
  820 + </bindings>
  821 + <bindings xmi:id="_-unSJNd1EeOVfaIzSb4tTA" keySequence="COMMAND+CTRL+S" command="_-taYWdd1EeOVfaIzSb4tTA">
  822 + <tags>platform:cocoa</tags>
  823 + </bindings>
  824 + <bindings xmi:id="_-un5Mdd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+M" command="_-tWG29d1EeOVfaIzSb4tTA">
  825 + <tags>platform:cocoa</tags>
  826 + </bindings>
  827 + <bindings xmi:id="_-uogQNd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+L" command="_-tURotd1EeOVfaIzSb4tTA">
  828 + <tags>platform:cocoa</tags>
  829 + </bindings>
  830 + <bindings xmi:id="_-uogQ9d1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+O" command="_-tdblNd1EeOVfaIzSb4tTA">
  831 + <tags>platform:cocoa</tags>
  832 + </bindings>
  833 + <bindings xmi:id="_-upHV9d1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+I" command="_-tlXYtd1EeOVfaIzSb4tTA"/>
  834 + <bindings xmi:id="_-upuYtd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+H" command="_-tX8Cdd1EeOVfaIzSb4tTA"/>
  835 + <bindings xmi:id="_-upuZNd1EeOVfaIzSb4tTA" keySequence="COMMAND+#" command="_-tWG6td1EeOVfaIzSb4tTA"/>
  836 + <bindings xmi:id="_-usKo9d1EeOVfaIzSb4tTA" keySequence="CTRL+SHIFT+ARROW_UP" command="_-ti7Ndd1EeOVfaIzSb4tTA">
  837 + <tags>platform:cocoa</tags>
  838 + </bindings>
  839 + <bindings xmi:id="_-utYwNd1EeOVfaIzSb4tTA" keySequence="SHIFT+TAB" command="_-ti7I9d1EeOVfaIzSb4tTA"/>
  840 + <bindings xmi:id="_-utYxdd1EeOVfaIzSb4tTA" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_-tZKJdd1EeOVfaIzSb4tTA">
  841 + <tags>platform:cocoa</tags>
  842 + </bindings>
  843 + <bindings xmi:id="_-uum5Nd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+F" command="_-thtEdd1EeOVfaIzSb4tTA"/>
  844 + <bindings xmi:id="_-u2istd1EeOVfaIzSb4tTA" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_-thtC9d1EeOVfaIzSb4tTA">
  845 + <tags>platform:cocoa</tags>
  846 + </bindings>
  847 + <bindings xmi:id="_-u4X49d1EeOVfaIzSb4tTA" keySequence="ALT+CTRL+ARROW_DOWN" command="_-tcNg9d1EeOVfaIzSb4tTA">
  848 + <tags>platform:cocoa</tags>
  849 + </bindings>
  850 + <bindings xmi:id="_-u4-8Nd1EeOVfaIzSb4tTA" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_-tbmZdd1EeOVfaIzSb4tTA">
  851 + <tags>platform:cocoa</tags>
  852 + </bindings>
  853 + <bindings xmi:id="_-u5mANd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+G" command="_-tdbm9d1EeOVfaIzSb4tTA"/>
  854 + <bindings xmi:id="_-u60Itd1EeOVfaIzSb4tTA" keySequence="ALT+CTRL+H" command="_-tge5dd1EeOVfaIzSb4tTA">
  855 + <tags>platform:cocoa</tags>
  856 + </bindings>
  857 + </bindingTables>
  858 + <bindingTables xmi:id="_-uPesdd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.javaEditorScope" bindingContext="_-tpo4dd1EeOVfaIzSb4tTA">
  859 + <bindings xmi:id="_-uPestd1EeOVfaIzSb4tTA" keySequence="COMMAND+CTRL+\" command="_-tkJVdd1EeOVfaIzSb4tTA">
  860 + <tags>platform:cocoa</tags>
  861 + </bindings>
  862 + <bindings xmi:id="_-uQs1Nd1EeOVfaIzSb4tTA" keySequence="ALT+CTRL+ARROW_UP" command="_-tcNeNd1EeOVfaIzSb4tTA">
  863 + <tags>platform:cocoa</tags>
  864 + </bindings>
  865 + <bindings xmi:id="_-uTJENd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+\" command="_-tkJVdd1EeOVfaIzSb4tTA"/>
  866 + <bindings xmi:id="_-uTwJNd1EeOVfaIzSb4tTA" keySequence="COMMAND+O" command="_-tX8Ftd1EeOVfaIzSb4tTA"/>
  867 + <bindings xmi:id="_-uWMYtd1EeOVfaIzSb4tTA" keySequence="COMMAND+F3" command="_-tbmY9d1EeOVfaIzSb4tTA"/>
  868 + <bindings xmi:id="_-uWMZdd1EeOVfaIzSb4tTA" keySequence="COMMAND+T" command="_-tZKNdd1EeOVfaIzSb4tTA"/>
  869 + <bindings xmi:id="_-uWzcNd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+M" command="_-tfQz9d1EeOVfaIzSb4tTA"/>
  870 + <bindings xmi:id="_-uWzcdd1EeOVfaIzSb4tTA" keySequence="COMMAND+/" command="_-tU4sdd1EeOVfaIzSb4tTA"/>
  871 + <bindings xmi:id="_-uWzdtd1EeOVfaIzSb4tTA" keySequence="COMMAND+7" command="_-tU4sdd1EeOVfaIzSb4tTA"/>
  872 + <bindings xmi:id="_-udhINd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+U" command="_-tge7Nd1EeOVfaIzSb4tTA">
  873 + <tags>platform:cocoa</tags>
  874 + </bindings>
  875 + <bindings xmi:id="_-ujnwdd1EeOVfaIzSb4tTA" keySequence="COMMAND+I" command="_-tZKLtd1EeOVfaIzSb4tTA"/>
  876 + <bindings xmi:id="_-ulc9Nd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+P" command="_-taYQ9d1EeOVfaIzSb4tTA"/>
  877 + <bindings xmi:id="_-unSJdd1EeOVfaIzSb4tTA" keySequence="COMMAND+CTRL+/" command="_-tU4s9d1EeOVfaIzSb4tTA">
  878 + <tags>platform:cocoa</tags>
  879 + </bindings>
  880 + <bindings xmi:id="_-uogRNd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+O" command="_-tTDhtd1EeOVfaIzSb4tTA">
  881 + <tags>platform:cocoa</tags>
  882 + </bindings>
  883 + <bindings xmi:id="_-uogRtd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+C" command="_-tU4sdd1EeOVfaIzSb4tTA"/>
  884 + <bindings xmi:id="_-usKodd1EeOVfaIzSb4tTA" keySequence="CTRL+SHIFT+ARROW_UP" command="_-tcNgNd1EeOVfaIzSb4tTA">
  885 + <tags>platform:cocoa</tags>
  886 + </bindings>
  887 + <bindings xmi:id="_-utYxNd1EeOVfaIzSb4tTA" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_-tiUEtd1EeOVfaIzSb4tTA">
  888 + <tags>platform:cocoa</tags>
  889 + </bindings>
  890 + <bindings xmi:id="_-uum4td1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+F" command="_-tepwdd1EeOVfaIzSb4tTA"/>
  891 + <bindings xmi:id="_-uzfZNd1EeOVfaIzSb4tTA" keySequence="COMMAND+2 R" command="_-tWt69d1EeOVfaIzSb4tTA"/>
  892 + <bindings xmi:id="_-u0GcNd1EeOVfaIzSb4tTA" keySequence="COMMAND+2 L" command="_-tZxMNd1EeOVfaIzSb4tTA"/>
  893 + <bindings xmi:id="_-u0Gcdd1EeOVfaIzSb4tTA" keySequence="COMMAND+2 F" command="_-tge49d1EeOVfaIzSb4tTA"/>
  894 + <bindings xmi:id="_-u2itNd1EeOVfaIzSb4tTA" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_-tYjGdd1EeOVfaIzSb4tTA">
  895 + <tags>platform:cocoa</tags>
  896 + </bindings>
  897 + <bindings xmi:id="_-u4X4Nd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+B" command="_-tepxtd1EeOVfaIzSb4tTA">
  898 + <tags>platform:cocoa</tags>
  899 + </bindings>
  900 + <bindings xmi:id="_-u4X5Nd1EeOVfaIzSb4tTA" keySequence="ALT+CTRL+ARROW_DOWN" command="_-tkJUNd1EeOVfaIzSb4tTA">
  901 + <tags>platform:cocoa</tags>
  902 + </bindings>
  903 + <bindings xmi:id="_-u4-8td1EeOVfaIzSb4tTA" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_-tkJUdd1EeOVfaIzSb4tTA">
  904 + <tags>platform:cocoa</tags>
  905 + </bindings>
  906 + </bindingTables>
  907 + <bindingTables xmi:id="_-uQs0dd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.macroExpansionHoverScope" bindingContext="_-tpo7Nd1EeOVfaIzSb4tTA">
  908 + <bindings xmi:id="_-uQs0td1EeOVfaIzSb4tTA" keySequence="ALT+ARROW_LEFT" command="_-tURq9d1EeOVfaIzSb4tTA"/>
  909 + <bindings xmi:id="_-uTJE9d1EeOVfaIzSb4tTA" keySequence="ALT+ARROW_RIGHT" command="_-tdbpNd1EeOVfaIzSb4tTA"/>
  910 + <bindings xmi:id="_-uWMYNd1EeOVfaIzSb4tTA" keySequence="F3" command="_-tc0j9d1EeOVfaIzSb4tTA"/>
  911 + </bindingTables>
  912 + <bindingTables xmi:id="_-uR68td1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" bindingContext="_-tpo19d1EeOVfaIzSb4tTA">
  913 + <bindings xmi:id="_-uR689d1EeOVfaIzSb4tTA" keySequence="COMMAND+\" command="_-tdbndd1EeOVfaIzSb4tTA">
  914 + <tags>platform:cocoa</tags>
  915 + </bindings>
  916 + <bindings xmi:id="_-uSiAtd1EeOVfaIzSb4tTA" keySequence="ALT+SHIFT+ARROW_UP" command="_-tTDjNd1EeOVfaIzSb4tTA"/>
  917 + <bindings xmi:id="_-uTJEtd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+\" command="_-tdbndd1EeOVfaIzSb4tTA"/>
  918 + <bindings xmi:id="_-uUXMdd1EeOVfaIzSb4tTA" keySequence="COMMAND+O" command="_-tepvdd1EeOVfaIzSb4tTA"/>
  919 + <bindings xmi:id="_-uWMYdd1EeOVfaIzSb4tTA" keySequence="F3" command="_-ta_Y9d1EeOVfaIzSb4tTA"/>
  920 + <bindings xmi:id="_-uWzddd1EeOVfaIzSb4tTA" keySequence="COMMAND+/" command="_-tcNftd1EeOVfaIzSb4tTA">
  921 + <tags>platform:cocoa</tags>
  922 + </bindings>
  923 + <bindings xmi:id="_-ufWUdd1EeOVfaIzSb4tTA" keySequence="CTRL+SHIFT+." command="_-tZKKdd1EeOVfaIzSb4tTA">
  924 + <tags>platform:cocoa</tags>
  925 + </bindings>
  926 + <bindings xmi:id="_-ujnw9d1EeOVfaIzSb4tTA" keySequence="COMMAND+I" command="_-tU4std1EeOVfaIzSb4tTA"/>
  927 + <bindings xmi:id="_-umEAdd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+P" command="_-thtDNd1EeOVfaIzSb4tTA"/>
  928 + <bindings xmi:id="_-umEBNd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+/" command="_-tcNftd1EeOVfaIzSb4tTA"/>
  929 + <bindings xmi:id="_-upHUdd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+C" command="_-tXVCdd1EeOVfaIzSb4tTA"/>
  930 + <bindings xmi:id="_-usKoNd1EeOVfaIzSb4tTA" keySequence="ALT+SHIFT+ARROW_DOWN" command="_-tX8G9d1EeOVfaIzSb4tTA"/>
  931 + <bindings xmi:id="_-usKotd1EeOVfaIzSb4tTA" keySequence="CTRL+SHIFT+ARROW_UP" command="_-tiUENd1EeOVfaIzSb4tTA">
  932 + <tags>platform:cocoa</tags>
  933 + </bindings>
  934 + <bindings xmi:id="_-ut_0Nd1EeOVfaIzSb4tTA" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_-ti7Mtd1EeOVfaIzSb4tTA">
  935 + <tags>platform:cocoa</tags>
  936 + </bindings>
  937 + <bindings xmi:id="_-ut_0td1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+A" command="_-ti7Jdd1EeOVfaIzSb4tTA"/>
  938 + <bindings xmi:id="_-ut_09d1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+ARROW_UP" command="_-tiUENd1EeOVfaIzSb4tTA"/>
  939 + <bindings xmi:id="_-uum5dd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+F" command="_-tZxM9d1EeOVfaIzSb4tTA"/>
  940 + <bindings xmi:id="_-u2isdd1EeOVfaIzSb4tTA" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_-tWt-dd1EeOVfaIzSb4tTA">
  941 + <tags>platform:cocoa</tags>
  942 + </bindings>
  943 + <bindings xmi:id="_-u3Jwdd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+ARROW_DOWN" command="_-tWt-dd1EeOVfaIzSb4tTA"/>
  944 + <bindings xmi:id="_-u3w0dd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+>" command="_-tZKKdd1EeOVfaIzSb4tTA"/>
  945 + <bindings xmi:id="_-u4-8dd1EeOVfaIzSb4tTA" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_-tf33dd1EeOVfaIzSb4tTA">
  946 + <tags>platform:cocoa</tags>
  947 + </bindings>
  948 + </bindingTables>
  949 + <bindingTables xmi:id="_-uTwJdd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.pdeEditorContext" bindingContext="_-tpo4td1EeOVfaIzSb4tTA">
  950 + <bindings xmi:id="_-uTwJtd1EeOVfaIzSb4tTA" keySequence="COMMAND+O" command="_-tiUG9d1EeOVfaIzSb4tTA"/>
  951 + <bindings xmi:id="_-uum49d1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+F" command="_-tZxOtd1EeOVfaIzSb4tTA"/>
  952 + </bindingTables>
  953 + <bindingTables xmi:id="_-uUXM9d1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" bindingContext="_-tpo0dd1EeOVfaIzSb4tTA">
  954 + <bindings xmi:id="_-uUXNNd1EeOVfaIzSb4tTA" keySequence="COMMAND+G" command="_-ta_UNd1EeOVfaIzSb4tTA"/>
  955 + <bindings xmi:id="_-uYBkdd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+," command="_-tjiOtd1EeOVfaIzSb4tTA"/>
  956 + <bindings xmi:id="_-ufWUtd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+." command="_-tTDgNd1EeOVfaIzSb4tTA"/>
  957 + </bindingTables>
  958 + <bindingTables xmi:id="_-uUXNtd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.context" bindingContext="_-tpo0Nd1EeOVfaIzSb4tTA">
  959 + <bindings xmi:id="_-uUXN9d1EeOVfaIzSb4tTA" keySequence="COMMAND+G" command="_-tTDidd1EeOVfaIzSb4tTA"/>
  960 + <bindings xmi:id="_-umrE9d1EeOVfaIzSb4tTA" keySequence="HOME" command="_-tXU8Nd1EeOVfaIzSb4tTA"/>
  961 + </bindingTables>
  962 + <bindingTables xmi:id="_-uU-Qdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.cViewScope" bindingContext="_-tpBxNd1EeOVfaIzSb4tTA">
  963 + <bindings xmi:id="_-uU-Qtd1EeOVfaIzSb4tTA" keySequence="COMMAND+G" command="_-tfQxdd1EeOVfaIzSb4tTA"/>
  964 + <bindings xmi:id="_-uVlVNd1EeOVfaIzSb4tTA" keySequence="F3" command="_-tc0j9d1EeOVfaIzSb4tTA"/>
  965 + <bindings xmi:id="_-uk14Nd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+T" command="_-teCuNd1EeOVfaIzSb4tTA"/>
  966 + <bindings xmi:id="_-uk149d1EeOVfaIzSb4tTA" keySequence="F4" command="_-teCr9d1EeOVfaIzSb4tTA"/>
  967 + <bindings xmi:id="_-unSItd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+R" command="_-tkJQ9d1EeOVfaIzSb4tTA">
  968 + <tags>platform:cocoa</tags>
  969 + </bindings>
  970 + <bindings xmi:id="_-upHWNd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+I" command="_-tlXYtd1EeOVfaIzSb4tTA"/>
  971 + <bindings xmi:id="_-upuY9d1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+H" command="_-tX8Cdd1EeOVfaIzSb4tTA"/>
  972 + <bindings xmi:id="_-u5mAdd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+G" command="_-tdbm9d1EeOVfaIzSb4tTA"/>
  973 + <bindings xmi:id="_-u60I9d1EeOVfaIzSb4tTA" keySequence="ALT+CTRL+H" command="_-tge5dd1EeOVfaIzSb4tTA">
  974 + <tags>platform:cocoa</tags>
  975 + </bindings>
  976 + </bindingTables>
  977 + <bindingTables xmi:id="_-uU-Q9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ant.ui.AntEditorScope" bindingContext="_-tpo1td1EeOVfaIzSb4tTA">
  978 + <bindings xmi:id="_-uU-RNd1EeOVfaIzSb4tTA" keySequence="SHIFT+F2" command="_-tZKKNd1EeOVfaIzSb4tTA"/>
  979 + <bindings xmi:id="_-uU-Rtd1EeOVfaIzSb4tTA" keySequence="F3" command="_-tbmbdd1EeOVfaIzSb4tTA"/>
  980 + <bindings xmi:id="_-unSIdd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+R" command="_-tURrNd1EeOVfaIzSb4tTA">
  981 + <tags>platform:cocoa</tags>
  982 + </bindings>
  983 + <bindings xmi:id="_-uogRdd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+O" command="_-tjiPdd1EeOVfaIzSb4tTA">
  984 + <tags>platform:cocoa</tags>
  985 + </bindings>
  986 + <bindings xmi:id="_-uum4dd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+F" command="_-tepwdd1EeOVfaIzSb4tTA"/>
  987 + </bindingTables>
  988 + <bindingTables xmi:id="_-uVlUdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.make.ui.makefileEditorScope" bindingContext="_-tpo39d1EeOVfaIzSb4tTA">
  989 + <bindings xmi:id="_-uVlUtd1EeOVfaIzSb4tTA" keySequence="F3" command="_-tlXZdd1EeOVfaIzSb4tTA"/>
  990 + <bindings xmi:id="_-ujAstd1EeOVfaIzSb4tTA" keySequence="CTRL+/" command="_-ti7M9d1EeOVfaIzSb4tTA"/>
  991 + <bindings xmi:id="_-utYwtd1EeOVfaIzSb4tTA" keySequence="CTRL+\" command="_-ta_Udd1EeOVfaIzSb4tTA"/>
  992 + </bindingTables>
  993 + <bindingTables xmi:id="_-uWMY9d1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.memoryview" bindingContext="_-tpo5dd1EeOVfaIzSb4tTA">
  994 + <bindings xmi:id="_-uWMZNd1EeOVfaIzSb4tTA" keySequence="COMMAND+T" command="_-teCrdd1EeOVfaIzSb4tTA"/>
  995 + <bindings xmi:id="_-uYBlNd1EeOVfaIzSb4tTA" keySequence="COMMAND+N" command="_-tcNhdd1EeOVfaIzSb4tTA"/>
  996 + <bindings xmi:id="_-uYoodd1EeOVfaIzSb4tTA" keySequence="COMMAND+W" command="_-ta_XNd1EeOVfaIzSb4tTA"/>
  997 + <bindings xmi:id="_-ueIMtd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+N" command="_-tVfx9d1EeOVfaIzSb4tTA"/>
  998 + <bindings xmi:id="_-unSJtd1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+M" command="_-tURsNd1EeOVfaIzSb4tTA"/>
  999 + </bindingTables>
  1000 + <bindingTables xmi:id="_-uWzctd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.propertiesEditorScope" bindingContext="_-tpo59d1EeOVfaIzSb4tTA">
  1001 + <bindings xmi:id="_-uWzc9d1EeOVfaIzSb4tTA" keySequence="COMMAND+/" command="_-tU4sdd1EeOVfaIzSb4tTA"/>
  1002 + <bindings xmi:id="_-uXagNd1EeOVfaIzSb4tTA" keySequence="COMMAND+7" command="_-tU4sdd1EeOVfaIzSb4tTA"/>
  1003 + <bindings xmi:id="_-upHUNd1EeOVfaIzSb4tTA" keySequence="COMMAND+SHIFT+C" command="_-tU4sdd1EeOVfaIzSb4tTA"/>
  1004 + </bindingTables>
  1005 + <bindingTables xmi:id="_-uXagdd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.debugging" bindingContext="_-tpBxdd1EeOVfaIzSb4tTA">
  1006 + <bindings xmi:id="_-uXagtd1EeOVfaIzSb4tTA" keySequence="COMMAND+R" command="_-tZKJtd1EeOVfaIzSb4tTA"/>
  1007 + <bindings xmi:id="_-uXag9d1EeOVfaIzSb4tTA" keySequence="COMMAND+F2" command="_-taYVtd1EeOVfaIzSb4tTA"/>
  1008 + <bindings xmi:id="_-uXahNd1EeOVfaIzSb4tTA" keySequence="F8" command="_-tlXb9d1EeOVfaIzSb4tTA"/>
  1009 + <bindings xmi:id="_-uXahdd1EeOVfaIzSb4tTA" keySequence="F7" command="_-tkJTtd1EeOVfaIzSb4tTA"/>
  1010 + <bindings xmi:id="_-uYBkNd1EeOVfaIzSb4tTA" keySequence="F6" command="_-tURqtd1EeOVfaIzSb4tTA"/>
  1011 + <bindings xmi:id="_-uZPtdd1EeOVfaIzSb4tTA" keySequence="F5" command="_-tfQwtd1EeOVfaIzSb4tTA"/>
  1012 + <bindings xmi:id="_-unSI9d1EeOVfaIzSb4tTA" keySequence="ALT+F5" command="_-tc0lNd1EeOVfaIzSb4tTA">
  1013 + <tags>platform:cocoa</tags>
  1014 + </bindings>
  1015 + </bindingTables>
  1016 + <bindingTables xmi:id="_-uZPstd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.BreakpointView" bindingContext="_-tpo0td1EeOVfaIzSb4tTA">
  1017 + <bindings xmi:id="_-uZPs9d1EeOVfaIzSb4tTA" keySequence="ALT+CR" command="_-tfQzNd1EeOVfaIzSb4tTA"/>
  1018 + </bindingTables>
  1019 + <bindingTables xmi:id="_-uZ2w9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesView" bindingContext="_-tpBwtd1EeOVfaIzSb4tTA">
  1020 + <bindings xmi:id="_-uZ2xNd1EeOVfaIzSb4tTA" keySequence="COMMAND+V" command="_-tWG3Nd1EeOVfaIzSb4tTA"/>
  1021 + <bindings xmi:id="_-upHU9d1EeOVfaIzSb4tTA" keySequence="COMMAND+C" command="_-tWG49d1EeOVfaIzSb4tTA"/>
  1022 + </bindingTables>
  1023 + <bindingTables xmi:id="_-uiZodd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.debugging" bindingContext="_-tpo09d1EeOVfaIzSb4tTA">
  1024 + <bindings xmi:id="_-uiZotd1EeOVfaIzSb4tTA" keySequence="SHIFT+F8" command="_-teCotd1EeOVfaIzSb4tTA"/>
  1025 + <bindings xmi:id="_-uiZpNd1EeOVfaIzSb4tTA" keySequence="SHIFT+F5" command="_-tWG5td1EeOVfaIzSb4tTA"/>
  1026 + <bindings xmi:id="_-uiZpdd1EeOVfaIzSb4tTA" keySequence="SHIFT+F6" command="_-tZKN9d1EeOVfaIzSb4tTA"/>
  1027 + <bindings xmi:id="_-ujAsNd1EeOVfaIzSb4tTA" keySequence="SHIFT+F7" command="_-tXVBdd1EeOVfaIzSb4tTA"/>
  1028 + <bindings xmi:id="_-ujAsdd1EeOVfaIzSb4tTA" keySequence="COMMAND+F5" command="_-tepu9d1EeOVfaIzSb4tTA"/>
  1029 + </bindingTables>
  1030 + <bindingTables xmi:id="_-upHVNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.ReflogView" bindingContext="_-tpBw9d1EeOVfaIzSb4tTA">
  1031 + <bindings xmi:id="_-upHVdd1EeOVfaIzSb4tTA" keySequence="COMMAND+C" command="_-tYjJtd1EeOVfaIzSb4tTA"/>
  1032 + </bindingTables>
  1033 + <bindingTables xmi:id="_-usKpNd1EeOVfaIzSb4tTA" elementId="org.eclipse.core.runtime.xml" bindingContext="_-tpo3td1EeOVfaIzSb4tTA">
  1034 + <bindings xmi:id="_-usKpdd1EeOVfaIzSb4tTA" keySequence="CTRL+SHIFT+ARROW_UP" command="_-tTDjNd1EeOVfaIzSb4tTA">
  1035 + <tags>platform:cocoa</tags>
  1036 + </bindings>
  1037 + <bindings xmi:id="_-u2is9d1EeOVfaIzSb4tTA" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_-tX8G9d1EeOVfaIzSb4tTA">
  1038 + <tags>platform:cocoa</tags>
  1039 + </bindings>
  1040 + </bindingTables>
  1041 + <bindingTables xmi:id="_-u4X4dd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" bindingContext="_-tpo6td1EeOVfaIzSb4tTA">
  1042 + <bindings xmi:id="_-u4X4td1EeOVfaIzSb4tTA" keySequence="ALT+COMMAND+B" command="_-tepxtd1EeOVfaIzSb4tTA">
  1043 + <tags>platform:cocoa</tags>
  1044 + </bindings>
  1045 + </bindingTables>
  1046 + <bindingTables xmi:id="_-u6NE9d1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.console" bindingContext="_-tpo1Nd1EeOVfaIzSb4tTA">
  1047 + <bindings xmi:id="_-u6NFNd1EeOVfaIzSb4tTA" keySequence="CTRL+D" command="_-taYQtd1EeOVfaIzSb4tTA"/>
  1048 + </bindingTables>
  1049 + <bindingTables xmi:id="_-vBh0td1EeOVfaIzSb4tTA" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" bindingContext="_-sZEltd1EeOVfaIzSb4tTA">
  1050 + <bindings xmi:id="_TAhWANd_EeOBl_WozuLcVg" keySequence="M1+W" command="_-vBh0Nd1EeOVfaIzSb4tTA"/>
  1051 + </bindingTables>
  1052 + <bindingTables xmi:id="_-1XaYNd1EeOVfaIzSb4tTA" bindingContext="_-1WzUNd1EeOVfaIzSb4tTA"/>
  1053 + <bindingTables xmi:id="_-1YBcdd1EeOVfaIzSb4tTA" bindingContext="_-1YBcNd1EeOVfaIzSb4tTA"/>
  1054 + <bindingTables xmi:id="_-1YBc9d1EeOVfaIzSb4tTA" bindingContext="_-1YBctd1EeOVfaIzSb4tTA"/>
  1055 + <bindingTables xmi:id="_-1YBddd1EeOVfaIzSb4tTA" bindingContext="_-1YBdNd1EeOVfaIzSb4tTA"/>
  1056 + <bindingTables xmi:id="_-1Yogdd1EeOVfaIzSb4tTA" bindingContext="_-1YogNd1EeOVfaIzSb4tTA"/>
  1057 + <bindingTables xmi:id="_-1Yog9d1EeOVfaIzSb4tTA" bindingContext="_-1Yogtd1EeOVfaIzSb4tTA"/>
  1058 + <bindingTables xmi:id="_-1Z2odd1EeOVfaIzSb4tTA" bindingContext="_-1Z2oNd1EeOVfaIzSb4tTA"/>
  1059 + <bindingTables xmi:id="_-1adsdd1EeOVfaIzSb4tTA" bindingContext="_-1adsNd1EeOVfaIzSb4tTA"/>
  1060 + <bindingTables xmi:id="_-1bEwdd1EeOVfaIzSb4tTA" bindingContext="_-1bEwNd1EeOVfaIzSb4tTA"/>
  1061 + <bindingTables xmi:id="_-1bEw9d1EeOVfaIzSb4tTA" bindingContext="_-1bEwtd1EeOVfaIzSb4tTA"/>
  1062 + <bindingTables xmi:id="_-1br0dd1EeOVfaIzSb4tTA" bindingContext="_-1br0Nd1EeOVfaIzSb4tTA"/>
  1063 + <bindingTables xmi:id="_-1br09d1EeOVfaIzSb4tTA" bindingContext="_-1br0td1EeOVfaIzSb4tTA"/>
  1064 + <bindingTables xmi:id="_-1cS4Nd1EeOVfaIzSb4tTA" bindingContext="_-1br1Nd1EeOVfaIzSb4tTA"/>
  1065 + <bindingTables xmi:id="__NVOcdd1EeOVfaIzSb4tTA" bindingContext="__NVOcNd1EeOVfaIzSb4tTA"/>
  1066 + <bindingTables xmi:id="__NVOc9d1EeOVfaIzSb4tTA" bindingContext="__NVOctd1EeOVfaIzSb4tTA"/>
  1067 + <bindingTables xmi:id="__NV1gdd1EeOVfaIzSb4tTA" bindingContext="__NV1gNd1EeOVfaIzSb4tTA"/>
  1068 + <bindingTables xmi:id="__NV1g9d1EeOVfaIzSb4tTA" bindingContext="__NV1gtd1EeOVfaIzSb4tTA"/>
  1069 + <bindingTables xmi:id="__NWckdd1EeOVfaIzSb4tTA" bindingContext="__NWckNd1EeOVfaIzSb4tTA"/>
  1070 + <bindingTables xmi:id="__NWck9d1EeOVfaIzSb4tTA" bindingContext="__NWcktd1EeOVfaIzSb4tTA"/>
  1071 + <bindingTables xmi:id="__NXDodd1EeOVfaIzSb4tTA" bindingContext="__NXDoNd1EeOVfaIzSb4tTA"/>
  1072 + <bindingTables xmi:id="__NXDo9d1EeOVfaIzSb4tTA" bindingContext="__NXDotd1EeOVfaIzSb4tTA"/>
  1073 + <bindingTables xmi:id="__NXqsdd1EeOVfaIzSb4tTA" bindingContext="__NXqsNd1EeOVfaIzSb4tTA"/>
  1074 + <bindingTables xmi:id="__NXqs9d1EeOVfaIzSb4tTA" bindingContext="__NXqstd1EeOVfaIzSb4tTA"/>
  1075 + <bindingTables xmi:id="__NYRwdd1EeOVfaIzSb4tTA" bindingContext="__NYRwNd1EeOVfaIzSb4tTA"/>
  1076 + <bindingTables xmi:id="__NYRw9d1EeOVfaIzSb4tTA" bindingContext="__NYRwtd1EeOVfaIzSb4tTA"/>
  1077 + <bindingTables xmi:id="__NY40dd1EeOVfaIzSb4tTA" bindingContext="__NY40Nd1EeOVfaIzSb4tTA"/>
  1078 + <bindingTables xmi:id="__NY409d1EeOVfaIzSb4tTA" bindingContext="__NY40td1EeOVfaIzSb4tTA"/>
  1079 + <bindingTables xmi:id="__NZf4dd1EeOVfaIzSb4tTA" bindingContext="__NZf4Nd1EeOVfaIzSb4tTA"/>
  1080 + <bindingTables xmi:id="__NZf49d1EeOVfaIzSb4tTA" bindingContext="__NZf4td1EeOVfaIzSb4tTA"/>
  1081 + <bindingTables xmi:id="__NaG8dd1EeOVfaIzSb4tTA" bindingContext="__NaG8Nd1EeOVfaIzSb4tTA"/>
  1082 + <bindingTables xmi:id="__NaG89d1EeOVfaIzSb4tTA" bindingContext="__NaG8td1EeOVfaIzSb4tTA"/>
  1083 + <bindingTables xmi:id="__NauAdd1EeOVfaIzSb4tTA" bindingContext="__NauANd1EeOVfaIzSb4tTA"/>
  1084 + <bindingTables xmi:id="__NauA9d1EeOVfaIzSb4tTA" bindingContext="__NauAtd1EeOVfaIzSb4tTA"/>
  1085 + <bindingTables xmi:id="__NbVEdd1EeOVfaIzSb4tTA" bindingContext="__NbVENd1EeOVfaIzSb4tTA"/>
  1086 + <bindingTables xmi:id="__NbVE9d1EeOVfaIzSb4tTA" bindingContext="__NbVEtd1EeOVfaIzSb4tTA"/>
  1087 + <bindingTables xmi:id="__Nb8Idd1EeOVfaIzSb4tTA" bindingContext="__Nb8INd1EeOVfaIzSb4tTA"/>
  1088 + <bindingTables xmi:id="__Nb8I9d1EeOVfaIzSb4tTA" bindingContext="__Nb8Itd1EeOVfaIzSb4tTA"/>
  1089 + <bindingTables xmi:id="__NcjMdd1EeOVfaIzSb4tTA" bindingContext="__NcjMNd1EeOVfaIzSb4tTA"/>
  1090 + <bindingTables xmi:id="__NcjM9d1EeOVfaIzSb4tTA" bindingContext="__NcjMtd1EeOVfaIzSb4tTA"/>
  1091 + <bindingTables xmi:id="__NdKQdd1EeOVfaIzSb4tTA" bindingContext="__NdKQNd1EeOVfaIzSb4tTA"/>
  1092 + <bindingTables xmi:id="__NdxUNd1EeOVfaIzSb4tTA" bindingContext="__NdKQtd1EeOVfaIzSb4tTA"/>
  1093 + <bindingTables xmi:id="__NdxUtd1EeOVfaIzSb4tTA" bindingContext="__NdxUdd1EeOVfaIzSb4tTA"/>
  1094 + <bindingTables xmi:id="__NeYYdd1EeOVfaIzSb4tTA" bindingContext="__NeYYNd1EeOVfaIzSb4tTA"/>
  1095 + <bindingTables xmi:id="__Ne_cdd1EeOVfaIzSb4tTA" bindingContext="__Ne_cNd1EeOVfaIzSb4tTA"/>
  1096 + <bindingTables xmi:id="__Ne_c9d1EeOVfaIzSb4tTA" bindingContext="__Ne_ctd1EeOVfaIzSb4tTA"/>
  1097 + <bindingTables xmi:id="__Nfmgdd1EeOVfaIzSb4tTA" bindingContext="__NfmgNd1EeOVfaIzSb4tTA"/>
  1098 + <bindingTables xmi:id="__NgNkdd1EeOVfaIzSb4tTA" bindingContext="__NgNkNd1EeOVfaIzSb4tTA"/>
  1099 + <bindingTables xmi:id="__NgNk9d1EeOVfaIzSb4tTA" bindingContext="__NgNktd1EeOVfaIzSb4tTA"/>
  1100 + <bindingTables xmi:id="__Ng0odd1EeOVfaIzSb4tTA" bindingContext="__Ng0oNd1EeOVfaIzSb4tTA"/>
  1101 + <bindingTables xmi:id="__Ng0o9d1EeOVfaIzSb4tTA" bindingContext="__Ng0otd1EeOVfaIzSb4tTA"/>
  1102 + <bindingTables xmi:id="__Nhbsdd1EeOVfaIzSb4tTA" bindingContext="__NhbsNd1EeOVfaIzSb4tTA"/>
  1103 + <bindingTables xmi:id="__Nhbs9d1EeOVfaIzSb4tTA" bindingContext="__Nhbstd1EeOVfaIzSb4tTA"/>
  1104 + <bindingTables xmi:id="__NiCwdd1EeOVfaIzSb4tTA" bindingContext="__NiCwNd1EeOVfaIzSb4tTA"/>
  1105 + <bindingTables xmi:id="__NiCw9d1EeOVfaIzSb4tTA" bindingContext="__NiCwtd1EeOVfaIzSb4tTA"/>
  1106 + <bindingTables xmi:id="__Nip0dd1EeOVfaIzSb4tTA" bindingContext="__Nip0Nd1EeOVfaIzSb4tTA"/>
  1107 + <bindingTables xmi:id="__Nip09d1EeOVfaIzSb4tTA" bindingContext="__Nip0td1EeOVfaIzSb4tTA"/>
  1108 + <bindingTables xmi:id="__NjQ4Nd1EeOVfaIzSb4tTA" bindingContext="__Nip1Nd1EeOVfaIzSb4tTA"/>
  1109 + <bindingTables xmi:id="__NjQ4td1EeOVfaIzSb4tTA" bindingContext="__NjQ4dd1EeOVfaIzSb4tTA"/>
  1110 + <bindingTables xmi:id="__Nj38Nd1EeOVfaIzSb4tTA" bindingContext="__NjQ49d1EeOVfaIzSb4tTA"/>
  1111 + <bindingTables xmi:id="__Nj38td1EeOVfaIzSb4tTA" bindingContext="__Nj38dd1EeOVfaIzSb4tTA"/>
  1112 + <bindingTables xmi:id="__NkfANd1EeOVfaIzSb4tTA" bindingContext="__Nj389d1EeOVfaIzSb4tTA"/>
  1113 + <bindingTables xmi:id="__NkfAtd1EeOVfaIzSb4tTA" bindingContext="__NkfAdd1EeOVfaIzSb4tTA"/>
  1114 + <rootContext xmi:id="_-sZEk9d1EeOVfaIzSb4tTA" 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">
  1115 + <children xmi:id="_-sZElNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.contexts.window" contributorURI="platform:/plugin/org.eclipse.platform" name="In Windows" description="A window is open">
  1116 + <children xmi:id="_-sZEldd1EeOVfaIzSb4tTA" elementId="org.eclipse.e4.ui.contexts.views" contributorURI="platform:/plugin/org.eclipse.platform" name="%bindingcontext.name.bindingView"/>
  1117 + <children xmi:id="_-tpBwNd1EeOVfaIzSb4tTA" elementId="org.eclipse.compare.compareEditorScope" name="Comparing in an Editor" description="Comparing in an Editor"/>
  1118 + <children xmi:id="_-tpBwtd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesView" name="In Git Repositories View"/>
  1119 + <children xmi:id="_-tpBw9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.ReflogView" name="In Git Reflog View"/>
  1120 + <children xmi:id="_-tpBxNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.cViewScope" name="In C/C++ Views" description="In C/C++ Views"/>
  1121 + <children xmi:id="_-tpBxdd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.debugging" name="Debugging" description="Debugging programs">
  1122 + <children xmi:id="_-tpo0Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.context" name="In Disassembly" description="When debugging in assembly mode"/>
  1123 + <children xmi:id="_-tpo0dd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" name="In Table Memory Rendering" description="In Table Memory Rendering"/>
  1124 + <children xmi:id="_-tpo09d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.debugging" name="Debugging C/C++" description="Debugging C/C++ Programs"/>
  1125 + <children xmi:id="_-tpo49d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.debugging" name="Debugging Java" description="Debugging Java programs"/>
  1126 + </children>
  1127 + <children xmi:id="_-tpo0td1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.BreakpointView" name="In Breakpoints View" description="The breakpoints view context"/>
  1128 + <children xmi:id="_-tpo1Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.console" name="In I/O Console" description="In I/O console"/>
  1129 + <children xmi:id="_-tpo1dd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.textEditorScope" name="Editing Text" description="Editing Text Context">
  1130 + <children xmi:id="_-tpo1td1EeOVfaIzSb4tTA" elementId="org.eclipse.ant.ui.AntEditorScope" name="Editing Ant Buildfiles" description="Editing Ant Buildfiles Context"/>
  1131 + <children xmi:id="_-tpo19d1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors">
  1132 + <children xmi:id="_-tpo2Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.xml.occurrences" name="XML Source Occurrences" description="XML Source Occurrences"/>
  1133 + <children xmi:id="_-tpo2dd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.xml.navigation" name="XML Source Navigation" description="XML Source Navigation"/>
  1134 + <children xmi:id="_-tpo2td1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.xml.cleanup" name="XML Source Cleanup" description="XML Source Cleanup"/>
  1135 + <children xmi:id="_-tpo29d1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.xml.grammar" name="XML Source Grammar" description="XML Source Grammar"/>
  1136 + <children xmi:id="_-tpo3Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.comments" name="Source Comments in Structured Text Editors" description="Source Comments in Structured Text Editors"/>
  1137 + <children xmi:id="_-tpo3dd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.xml.selection" name="XML Source Selection" description="XML Source Selection"/>
  1138 + <children xmi:id="_-tpo3td1EeOVfaIzSb4tTA" elementId="org.eclipse.core.runtime.xml" name="Editing XML Source" description="Editing XML Source"/>
  1139 + <children xmi:id="_-tpo5td1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.xml.comments" name="XML Source Comments" description="XML Source Comments"/>
  1140 + <children xmi:id="_-tpo6Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.hideFormat" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"/>
  1141 + <children xmi:id="_-tpo69d1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.xml.dependencies" name="XML Source Dependencies" description="XML Source Dependencies"/>
  1142 + <children xmi:id="_-tqP4Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.xml.expand" name="XML Source Expand/Collapse" description="XML Source Expand/Collapse"/>
  1143 + </children>
  1144 + <children xmi:id="_-tpo39d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.make.ui.makefileEditorScope" name="Makefile Editor" description="Editor for makefiles"/>
  1145 + <children xmi:id="_-tpo4Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.cEditorScope" name="C/C++ Editor" description="Editor for C/C++ Source Files"/>
  1146 + <children xmi:id="_-tpo4dd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.javaEditorScope" name="Editing Java Source" description="Editing Java Source Context"/>
  1147 + <children xmi:id="_-tpo4td1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.pdeEditorContext" name="PDE editor" description="The context used by PDE editors"/>
  1148 + <children xmi:id="_-tpo59d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.propertiesEditorScope" name="Editing Properties Files" description="Editing Properties Files Context"/>
  1149 + </children>
  1150 + <children xmi:id="_-tpo5dd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.memoryview" name="In Memory View" description="In memory view"/>
  1151 + <children xmi:id="_-tpo6dd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.console.ConsoleView" name="In Console View" description="In Console View"/>
  1152 + </children>
  1153 + <children xmi:id="_-sZEltd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.contexts.dialog" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs" description="A dialog is open"/>
  1154 + <children xmi:id="_-tpo7Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.macroExpansionHoverScope" name="In Macro Expansion Hover" description="In Macro Expansion Hover"/>
  1155 + </rootContext>
  1156 + <rootContext xmi:id="_-tpBwdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.contexts.workbenchMenu" name="Workbench Menu" description="When no Workbench windows are active"/>
  1157 + <rootContext xmi:id="_-tpo5Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.contexts.actionSet" name="Action Set" description="Parent context for action sets"/>
  1158 + <rootContext xmi:id="_-tpo6td1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" name="Editor Breadcrumb Navigation" description="Editor Breadcrumb Navigation Context"/>
  1159 + <rootContext xmi:id="_-1WzUNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ant.ui.actions.ManageBreakpointRulerAction" name="Auto::org.eclipse.ant.ui.actions.ManageBreakpointRulerAction"/>
  1160 + <rootContext xmi:id="_-1YBcNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction" name="Auto::org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction"/>
  1161 + <rootContext xmi:id="_-1YBctd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.texteditor.BookmarkRulerAction" name="Auto::org.eclipse.ui.texteditor.BookmarkRulerAction"/>
  1162 + <rootContext xmi:id="_-1YBdNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.internal.ui.text.correction.CSelectRulerAction" name="Auto::org.eclipse.cdt.internal.ui.text.correction.CSelectRulerAction"/>
  1163 + <rootContext xmi:id="_-1YogNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" name="Auto::org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction"/>
  1164 + <rootContext xmi:id="_-1Yogtd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.SnippetExecute" name="Auto::org.eclipse.jdt.debug.ui.SnippetExecute"/>
  1165 + <rootContext xmi:id="_-1Z2oNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.SnippetDisplay" name="Auto::org.eclipse.jdt.debug.ui.SnippetDisplay"/>
  1166 + <rootContext xmi:id="_-1adsNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.SnippetInspect" name="Auto::org.eclipse.jdt.debug.ui.SnippetInspect"/>
  1167 + <rootContext xmi:id="_-1bEwNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction" name="Auto::org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction"/>
  1168 + <rootContext xmi:id="_-1bEwtd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" name="Auto::org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction"/>
  1169 + <rootContext xmi:id="_-1br0Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" name="Auto::org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction"/>
  1170 + <rootContext xmi:id="_-1br0td1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction" name="Auto::org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction"/>
  1171 + <rootContext xmi:id="_-1br1Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.texteditor.SelectRulerAction" name="Auto::org.eclipse.ui.texteditor.SelectRulerAction"/>
  1172 + <rootContext xmi:id="__NVOcNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ant.ui.actionSet.presentation" name="Auto::org.eclipse.ant.ui.actionSet.presentation"/>
  1173 + <rootContext xmi:id="__NVOctd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.breakpointActionSet" name="Auto::org.eclipse.debug.ui.breakpointActionSet"/>
  1174 + <rootContext xmi:id="__NV1gNd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.debugActionSet" name="Auto::org.eclipse.debug.ui.debugActionSet"/>
  1175 + <rootContext xmi:id="__NV1gtd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.launchActionSet" name="Auto::org.eclipse.debug.ui.launchActionSet"/>
  1176 + <rootContext xmi:id="__NWckNd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.profileActionSet" name="Auto::org.eclipse.debug.ui.profileActionSet"/>
  1177 + <rootContext xmi:id="__NWcktd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.gitaction" name="Auto::org.eclipse.egit.ui.gitaction"/>
  1178 + <rootContext xmi:id="__NXDoNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.navigation" name="Auto::org.eclipse.egit.ui.navigation"/>
  1179 + <rootContext xmi:id="__NXDotd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.JDTDebugActionSet" name="Auto::org.eclipse.jdt.debug.ui.JDTDebugActionSet"/>
  1180 + <rootContext xmi:id="__NXqsNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.junit.JUnitActionSet" name="Auto::org.eclipse.jdt.junit.JUnitActionSet"/>
  1181 + <rootContext xmi:id="__NXqstd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.jdt.ui.text.java.actionSet.presentation"/>
  1182 + <rootContext xmi:id="__NYRwNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.jdt.ui.JavaElementCreationActionSet"/>
  1183 + <rootContext xmi:id="__NYRwtd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.JavaActionSet" name="Auto::org.eclipse.jdt.ui.JavaActionSet"/>
  1184 + <rootContext xmi:id="__NY40Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.A_OpenActionSet" name="Auto::org.eclipse.jdt.ui.A_OpenActionSet"/>
  1185 + <rootContext xmi:id="__NY40td1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.CodingActionSet" name="Auto::org.eclipse.jdt.ui.CodingActionSet"/>
  1186 + <rootContext xmi:id="__NZf4Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.SearchActionSet" name="Auto::org.eclipse.jdt.ui.SearchActionSet"/>
  1187 + <rootContext xmi:id="__NZf4td1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.SearchActionSet" name="Auto::org.eclipse.pde.ui.SearchActionSet"/>
  1188 + <rootContext xmi:id="__NaG8Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.cheatsheets.actionSet" name="Auto::org.eclipse.ui.cheatsheets.actionSet"/>
  1189 + <rootContext xmi:id="__NaG8td1EeOVfaIzSb4tTA" elementId="org.eclipse.search.searchActionSet" name="Auto::org.eclipse.search.searchActionSet"/>
  1190 + <rootContext xmi:id="__NauANd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.CVSActionSet" name="Auto::org.eclipse.team.cvs.ui.CVSActionSet"/>
  1191 + <rootContext xmi:id="__NauAtd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.ui.actionSet" name="Auto::org.eclipse.team.ui.actionSet"/>
  1192 + <rootContext xmi:id="__NbVENd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.actionSet.annotationNavigation" name="Auto::org.eclipse.ui.edit.text.actionSet.annotationNavigation"/>
  1193 + <rootContext xmi:id="__NbVEtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.actionSet.navigation" name="Auto::org.eclipse.ui.edit.text.actionSet.navigation"/>
  1194 + <rootContext xmi:id="__Nb8INd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo" name="Auto::org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/>
  1195 + <rootContext xmi:id="__Nb8Itd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.externaltools.ExternalToolsSet" name="Auto::org.eclipse.ui.externaltools.ExternalToolsSet"/>
  1196 + <rootContext xmi:id="__NcjMNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.NavigateActionSet" name="Auto::org.eclipse.ui.NavigateActionSet"/>
  1197 + <rootContext xmi:id="__NcjMtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.actionSet.keyBindings" name="Auto::org.eclipse.ui.actionSet.keyBindings"/>
  1198 + <rootContext xmi:id="__NdKQNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.WorkingSetModificationActionSet" name="Auto::org.eclipse.ui.WorkingSetModificationActionSet"/>
  1199 + <rootContext xmi:id="__NdKQtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.WorkingSetActionSet" name="Auto::org.eclipse.ui.WorkingSetActionSet"/>
  1200 + <rootContext xmi:id="__NdxUdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.actionSet.openFiles" name="Auto::org.eclipse.ui.actionSet.openFiles"/>
  1201 + <rootContext xmi:id="__NeYYNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.actionSet.presentation" name="Auto::org.eclipse.ui.edit.text.actionSet.presentation"/>
  1202 + <rootContext xmi:id="__Ne_cNd1EeOVfaIzSb4tTA" elementId="adt.actionSet.wizards" name="Auto::adt.actionSet.wizards"/>
  1203 + <rootContext xmi:id="__Ne_ctd1EeOVfaIzSb4tTA" elementId="adt.actionSet.refactorings" name="Auto::adt.actionSet.refactorings"/>
  1204 + <rootContext xmi:id="__NfmgNd1EeOVfaIzSb4tTA" elementId="adt.actionSet.avdManager" name="Auto::adt.actionSet.avdManager"/>
  1205 + <rootContext xmi:id="__NgNkNd1EeOVfaIzSb4tTA" elementId="adt.actionSet.lint" name="Auto::adt.actionSet.lint"/>
  1206 + <rootContext xmi:id="__NgNktd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.gltrace.actionset" name="Auto::com.android.ide.eclipse.gltrace.actionset"/>
  1207 + <rootContext xmi:id="__Ng0oNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.debugActionSet" name="Auto::org.eclipse.cdt.debug.ui.debugActionSet"/>
  1208 + <rootContext xmi:id="__Ng0otd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.reverseDebuggingActionSet" name="Auto::org.eclipse.cdt.debug.ui.reverseDebuggingActionSet"/>
  1209 + <rootContext xmi:id="__NhbsNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.tracepointActionSet" name="Auto::org.eclipse.cdt.debug.ui.tracepointActionSet"/>
  1210 + <rootContext xmi:id="__Nhbstd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.debugViewLayoutActionSet" name="Auto::org.eclipse.cdt.debug.ui.debugViewLayoutActionSet"/>
  1211 + <rootContext xmi:id="__NiCwNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.dsf.debug.ui.updateModes" name="Auto::org.eclipse.cdt.dsf.debug.ui.updateModes"/>
  1212 + <rootContext xmi:id="__NiCwtd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.make.ui.updateActionSet" name="Auto::org.eclipse.cdt.make.ui.updateActionSet"/>
  1213 + <rootContext xmi:id="__Nip0Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.make.ui.makeTargetActionSet" name="Auto::org.eclipse.cdt.make.ui.makeTargetActionSet"/>
  1214 + <rootContext xmi:id="__Nip0td1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.CodingActionSet" name="Auto::org.eclipse.cdt.ui.CodingActionSet"/>
  1215 + <rootContext xmi:id="__Nip1Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.SearchActionSet" name="Auto::org.eclipse.cdt.ui.SearchActionSet"/>
  1216 + <rootContext xmi:id="__NjQ4dd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.NavigationActionSet" name="Auto::org.eclipse.cdt.ui.NavigationActionSet"/>
  1217 + <rootContext xmi:id="__NjQ49d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.OpenActionSet" name="Auto::org.eclipse.cdt.ui.OpenActionSet"/>
  1218 + <rootContext xmi:id="__Nj38dd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.buildConfigActionSet" name="Auto::org.eclipse.cdt.ui.buildConfigActionSet"/>
  1219 + <rootContext xmi:id="__Nj389d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.CElementCreationActionSet" name="Auto::org.eclipse.cdt.ui.CElementCreationActionSet"/>
  1220 + <rootContext xmi:id="__NkfAdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.text.c.actionSet.presentation" name="Auto::org.eclipse.cdt.ui.text.c.actionSet.presentation"/>
  1221 + <descriptors xmi:id="_-y2R4Nd1EeOVfaIzSb4tTA" 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">
  1222 + <tags>Editor</tags>
  1223 + </descriptors>
  1224 + <descriptors xmi:id="_-y5VMNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ant.ui.views.AntView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1225 + <tags>View</tags>
  1226 + <tags>categoryTag:Ant</tags>
  1227 + </descriptors>
  1228 + <descriptors xmi:id="_-y_b0Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.DebugView" label="Debug" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/debug_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1229 + <tags>View</tags>
  1230 + <tags>categoryTag:Debug</tags>
  1231 + </descriptors>
  1232 + <descriptors xmi:id="_-zAC4Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.BreakpointView" label="Breakpoints" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/breakpoint_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1233 + <tags>View</tags>
  1234 + <tags>categoryTag:Debug</tags>
  1235 + </descriptors>
  1236 + <descriptors xmi:id="_-zBRANd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.VariableView" label="Variables" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/variable_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1237 + <tags>View</tags>
  1238 + <tags>categoryTag:Debug</tags>
  1239 + </descriptors>
  1240 + <descriptors xmi:id="_-zB4ENd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.ExpressionView" label="Expressions" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/watchlist_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1241 + <tags>View</tags>
  1242 + <tags>categoryTag:Debug</tags>
  1243 + </descriptors>
  1244 + <descriptors xmi:id="_-zCfINd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.RegisterView" label="Registers" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/register_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1245 + <tags>View</tags>
  1246 + <tags>categoryTag:Debug</tags>
  1247 + </descriptors>
  1248 + <descriptors xmi:id="_-zDGMNd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.ModuleView" label="Modules" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/module_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1249 + <tags>View</tags>
  1250 + <tags>categoryTag:Debug</tags>
  1251 + </descriptors>
  1252 + <descriptors xmi:id="_-zEUUNd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.MemoryView" label="Memory" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/memory_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1253 + <tags>View</tags>
  1254 + <tags>categoryTag:Debug</tags>
  1255 + </descriptors>
  1256 + <descriptors xmi:id="_-zE7YNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1257 + <tags>View</tags>
  1258 + <tags>categoryTag:Git</tags>
  1259 + </descriptors>
  1260 + <descriptors xmi:id="_-zFicNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.StagingView" label="Git Staging" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/staging.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1261 + <tags>View</tags>
  1262 + <tags>categoryTag:Git</tags>
  1263 + </descriptors>
  1264 + <descriptors xmi:id="_-zGJgNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.CompareTreeView" label="Git Tree Compare" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/obj16/gitrepository.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1265 + <tags>View</tags>
  1266 + <tags>categoryTag:Git</tags>
  1267 + </descriptors>
  1268 + <descriptors xmi:id="_-zHXoNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.ReflogView" label="Git Reflog" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/reflog.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1269 + <tags>View</tags>
  1270 + <tags>categoryTag:Git</tags>
  1271 + </descriptors>
  1272 + <descriptors xmi:id="_-zH-sNd1EeOVfaIzSb4tTA" elementId="org.eclipse.help.ui.HelpView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1273 + <tags>View</tags>
  1274 + <tags>categoryTag:Help</tags>
  1275 + </descriptors>
  1276 + <descriptors xmi:id="_-zIlwNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.DisplayView" label="Display" iconURI="platform:/plugin/org.eclipse.jdt.debug.ui/icons/full/etool16/disp_sbook.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1277 + <tags>View</tags>
  1278 + <tags>categoryTag:Debug</tags>
  1279 + </descriptors>
  1280 + <descriptors xmi:id="_-zJz4Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.junit.ResultView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1281 + <tags>View</tags>
  1282 + <tags>categoryTag:Java</tags>
  1283 + </descriptors>
  1284 + <descriptors xmi:id="_-zKa8Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.PackageExplorer" label="Package Explorer" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/package.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1285 + <tags>View</tags>
  1286 + <tags>categoryTag:Java</tags>
  1287 + </descriptors>
  1288 + <descriptors xmi:id="_-zLpENd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.TypeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1289 + <tags>View</tags>
  1290 + <tags>categoryTag:Java</tags>
  1291 + </descriptors>
  1292 + <descriptors xmi:id="_-zMQINd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.ProjectsView" label="Projects" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/projects.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1293 + <tags>View</tags>
  1294 + <tags>categoryTag:Java Browsing</tags>
  1295 + </descriptors>
  1296 + <descriptors xmi:id="_-zM3MNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.PackagesView" label="Packages" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/packages.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1297 + <tags>View</tags>
  1298 + <tags>categoryTag:Java Browsing</tags>
  1299 + </descriptors>
  1300 + <descriptors xmi:id="_-zNeQNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.TypesView" label="Types" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/types.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1301 + <tags>View</tags>
  1302 + <tags>categoryTag:Java Browsing</tags>
  1303 + </descriptors>
  1304 + <descriptors xmi:id="_-zOsYNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.MembersView" label="Members" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/members.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1305 + <tags>View</tags>
  1306 + <tags>categoryTag:Java Browsing</tags>
  1307 + </descriptors>
  1308 + <descriptors xmi:id="_-zPTcNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/call_hierarchy.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1309 + <tags>View</tags>
  1310 + <tags>categoryTag:Java</tags>
  1311 + </descriptors>
  1312 + <descriptors xmi:id="_-zP6gNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.texteditor.TemplatesView" label="Templates" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/templates.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1313 + <tags>View</tags>
  1314 + <tags>categoryTag:General</tags>
  1315 + </descriptors>
  1316 + <descriptors xmi:id="_-zQhkNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.SourceView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1317 + <tags>View</tags>
  1318 + <tags>categoryTag:Java</tags>
  1319 + </descriptors>
  1320 + <descriptors xmi:id="_-zRIoNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.JavadocView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1321 + <tags>View</tags>
  1322 + <tags>categoryTag:Java</tags>
  1323 + </descriptors>
  1324 + <descriptors xmi:id="_-zRvsNd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.api.tools.ui.views.apitooling.views.apitoolingview" label="API Tools" iconURI="platform:/plugin/org.eclipse.pde.api.tools.ui/icons/full/obj16/api_tools.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1325 + <tags>View</tags>
  1326 + <tags>categoryTag:API Tools</tags>
  1327 + </descriptors>
  1328 + <descriptors xmi:id="_-zS90Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.runtime.RegistryBrowser" label="Plug-in Registry" iconURI="platform:/plugin/org.eclipse.pde.runtime/icons/eview16/registry.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1329 + <tags>View</tags>
  1330 + <tags>categoryTag:Plug-in Development</tags>
  1331 + </descriptors>
  1332 + <descriptors xmi:id="_-zTk4Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.PluginsView" label="Plug-ins" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/eview16/plugin_depend.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1333 + <tags>View</tags>
  1334 + <tags>categoryTag:Plug-in Development</tags>
  1335 + </descriptors>
  1336 + <descriptors xmi:id="_-zUL8Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.DependenciesView" label="Plug-in Dependencies" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/req_plugins_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1337 + <tags>View</tags>
  1338 + <tags>categoryTag:Plug-in Development</tags>
  1339 + </descriptors>
  1340 + <descriptors xmi:id="_-zVaENd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.TargetPlatformState" label="Target Platform State" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/target_profile_xml_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1341 + <tags>View</tags>
  1342 + <tags>categoryTag:Plug-in Development</tags>
  1343 + </descriptors>
  1344 + <descriptors xmi:id="_-zWBINd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.ImageBrowserView" label="Plug-in Image Browser" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/psearch_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1345 + <tags>View</tags>
  1346 + <tags>categoryTag:Plug-in Development</tags>
  1347 + </descriptors>
  1348 + <descriptors xmi:id="_-zWoMNd1EeOVfaIzSb4tTA" elementId="org.eclipse.search.SearchResultView" label="Classic Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1349 + <tags>View</tags>
  1350 + <tags>categoryTag:General</tags>
  1351 + </descriptors>
  1352 + <descriptors xmi:id="_-zXPQNd1EeOVfaIzSb4tTA" elementId="org.eclipse.search.ui.views.SearchView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1353 + <tags>View</tags>
  1354 + <tags>categoryTag:General</tags>
  1355 + </descriptors>
  1356 + <descriptors xmi:id="_-zX2UNd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.ccvs.ui.RepositoriesView" label="CVS Repositories" iconURI="platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/repo_rep.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1357 + <tags>View</tags>
  1358 + <tags>categoryTag:CVS</tags>
  1359 + </descriptors>
  1360 + <descriptors xmi:id="_-zZEcNd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.ccvs.ui.EditorsView" label="CVS Editors" iconURI="platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/rep_editors_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1361 + <tags>View</tags>
  1362 + <tags>categoryTag:CVS</tags>
  1363 + </descriptors>
  1364 + <descriptors xmi:id="_-zZrgNd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.sync.views.SynchronizeView" label="Synchronize" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/synch_synch.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1365 + <tags>View</tags>
  1366 + <tags>categoryTag:Team</tags>
  1367 + </descriptors>
  1368 + <descriptors xmi:id="_-za5oNd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.ui.GenericHistoryView" label="History" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/history_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1369 + <tags>View</tags>
  1370 + <tags>categoryTag:Team</tags>
  1371 + </descriptors>
  1372 + <descriptors xmi:id="_-zbgsNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.internal.introview" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1373 + <tags>View</tags>
  1374 + <tags>categoryTag:General</tags>
  1375 + </descriptors>
  1376 + <descriptors xmi:id="_-zcHwNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.browser.view" label="Internal Web Browser" iconURI="platform:/plugin/org.eclipse.ui.browser/icons/obj16/internal_browser.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1377 + <tags>View</tags>
  1378 + <tags>categoryTag:General</tags>
  1379 + </descriptors>
  1380 + <descriptors xmi:id="_-zcu0Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" label="Cheat Sheets" iconURI="platform:/plugin/org.eclipse.ui.cheatsheets/icons/view16/cheatsheet_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1381 + <tags>View</tags>
  1382 + <tags>categoryTag:Help</tags>
  1383 + </descriptors>
  1384 + <descriptors xmi:id="_-zd88Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.console.ConsoleView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1385 + <tags>View</tags>
  1386 + <tags>categoryTag:General</tags>
  1387 + </descriptors>
  1388 + <descriptors xmi:id="_-zekANd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.ProgressView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1389 + <tags>View</tags>
  1390 + <tags>categoryTag:General</tags>
  1391 + </descriptors>
  1392 + <descriptors xmi:id="_-zfLENd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.ResourceNavigator" label="Navigator" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.gif" category="org.eclipse.e4.primaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1393 + <tags>View</tags>
  1394 + <tags>categoryTag:General</tags>
  1395 + </descriptors>
  1396 + <descriptors xmi:id="_-zfyINd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.BookmarkView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1397 + <tags>View</tags>
  1398 + <tags>categoryTag:General</tags>
  1399 + </descriptors>
  1400 + <descriptors xmi:id="_-zgZMNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.TaskList" label="Tasks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1401 + <tags>View</tags>
  1402 + <tags>categoryTag:General</tags>
  1403 + </descriptors>
  1404 + <descriptors xmi:id="_-zhAQNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.ProblemView" label="Problems" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1405 + <tags>View</tags>
  1406 + <tags>categoryTag:General</tags>
  1407 + </descriptors>
  1408 + <descriptors xmi:id="_-ziOYNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.AllMarkersView" label="Markers" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1409 + <tags>View</tags>
  1410 + <tags>categoryTag:General</tags>
  1411 + </descriptors>
  1412 + <descriptors xmi:id="_-zi1cNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigator.ProjectExplorer" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.gif" category="org.eclipse.e4.primaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1413 + <tags>View</tags>
  1414 + <tags>categoryTag:General</tags>
  1415 + </descriptors>
  1416 + <descriptors xmi:id="_-zjcgNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.PropertySheet" label="Properties" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/prop_ps.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1417 + <tags>View</tags>
  1418 + <tags>categoryTag:General</tags>
  1419 + </descriptors>
  1420 + <descriptors xmi:id="_-zkDkNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.ContentOutline" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.gif" category="org.eclipse.e4.secondaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1421 + <tags>View</tags>
  1422 + <tags>categoryTag:General</tags>
  1423 + </descriptors>
  1424 + <descriptors xmi:id="_-zkqoNd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.runtime.LogView" label="Error Log" iconURI="platform:/plugin/org.eclipse.ui.views.log/icons/eview16/error_log.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1425 + <tags>View</tags>
  1426 + <tags>categoryTag:General</tags>
  1427 + </descriptors>
  1428 + <descriptors xmi:id="_-zl4wNd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.editors.resources.explorer.ResourceExplorerView" label="Resource Explorer" iconURI="platform:/plugin/com.android.ide.eclipse.adt/icons/draw9patch-16.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1429 + <tags>View</tags>
  1430 + <tags>categoryTag:Android</tags>
  1431 + </descriptors>
  1432 + <descriptors xmi:id="_-zmf0Nd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.adt.internal.lint.LintViewPart" label="Lint Warnings" iconURI="platform:/plugin/com.android.ide.eclipse.adt/icons/lintview.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1433 + <tags>View</tags>
  1434 + <tags>categoryTag:Android</tags>
  1435 + </descriptors>
  1436 + <descriptors xmi:id="_-znG4Nd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.ddms.views.DeviceView" label="Devices" iconURI="platform:/plugin/com.android.ide.eclipse.ddms/icons/device.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1437 + <tags>View</tags>
  1438 + <tags>categoryTag:Android</tags>
  1439 + </descriptors>
  1440 + <descriptors xmi:id="_-zoVANd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.ddms.views.OldLogCatView" label="LogCat (deprecated)" iconURI="platform:/plugin/com.android.ide.eclipse.ddms/icons/android.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1441 + <tags>View</tags>
  1442 + <tags>categoryTag:Android</tags>
  1443 + </descriptors>
  1444 + <descriptors xmi:id="_-zo8ENd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.ddms.views.LogCatView" label="LogCat" iconURI="platform:/plugin/com.android.ide.eclipse.ddms/icons/logcat.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1445 + <tags>View</tags>
  1446 + <tags>categoryTag:Android</tags>
  1447 + </descriptors>
  1448 + <descriptors xmi:id="_-zpjINd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.ddms.views.ThreadView" label="Threads" iconURI="platform:/plugin/com.android.ide.eclipse.ddms/icons/thread.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1449 + <tags>View</tags>
  1450 + <tags>categoryTag:Android</tags>
  1451 + </descriptors>
  1452 + <descriptors xmi:id="_-zqKMNd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.ddms.views.HeapView" label="Heap" iconURI="platform:/plugin/com.android.ide.eclipse.ddms/icons/heap.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1453 + <tags>View</tags>
  1454 + <tags>categoryTag:Android</tags>
  1455 + </descriptors>
  1456 + <descriptors xmi:id="_-zqxQNd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.ddms.views.FileExplorerView" label="File Explorer" iconURI="platform:/plugin/com.android.ide.eclipse.ddms/icons/android.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1457 + <tags>View</tags>
  1458 + <tags>categoryTag:Android</tags>
  1459 + </descriptors>
  1460 + <descriptors xmi:id="_-zrYUNd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.ddms.views.EmulatorControlView" label="Emulator Control" iconURI="platform:/plugin/com.android.ide.eclipse.ddms/icons/emulator-16.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1461 + <tags>View</tags>
  1462 + <tags>categoryTag:Android</tags>
  1463 + </descriptors>
  1464 + <descriptors xmi:id="_-zr_YNd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.ddms.views.AllocTrackerView" label="Allocation Tracker" iconURI="platform:/plugin/com.android.ide.eclipse.ddms/icons/heap.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1465 + <tags>View</tags>
  1466 + <tags>categoryTag:Android</tags>
  1467 + </descriptors>
  1468 + <descriptors xmi:id="_-zsmcNd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.ddms.views.NetworkStatsView" label="Network Statistics" iconURI="platform:/plugin/com.android.ide.eclipse.ddms/icons/networkstats.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1469 + <tags>View</tags>
  1470 + <tags>categoryTag:Android</tags>
  1471 + </descriptors>
  1472 + <descriptors xmi:id="_-zt0kNd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.ddms.views.SysInfoView" label="System Information" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1473 + <tags>View</tags>
  1474 + <tags>categoryTag:Android</tags>
  1475 + </descriptors>
  1476 + <descriptors xmi:id="_-zvCsNd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.gltrace.views.FrameBuffer" label="Frame Summary" iconURI="platform:/plugin/com.android.ide.eclipse.gldebugger/icons/opengl.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1477 + <tags>View</tags>
  1478 + <tags>categoryTag:Tracer for OpenGL ES</tags>
  1479 + </descriptors>
  1480 + <descriptors xmi:id="_-zvpwNd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.gltrace.views.State" label="GL State" iconURI="platform:/plugin/com.android.ide.eclipse.gldebugger/icons/opengl.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1481 + <tags>View</tags>
  1482 + <tags>categoryTag:Tracer for OpenGL ES</tags>
  1483 + </descriptors>
  1484 + <descriptors xmi:id="_-zwQ0Nd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.gltrace.views.Details" label="Details" iconURI="platform:/plugin/com.android.ide.eclipse.gldebugger/icons/opengl.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1485 + <tags>View</tags>
  1486 + <tags>categoryTag:Tracer for OpenGL ES</tags>
  1487 + </descriptors>
  1488 + <descriptors xmi:id="_-zw34Nd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.hierarchyviewer.views.DeviceSelectorView" label="Windows" iconURI="platform:/plugin/com.android.ide.eclipse.hierarchyviewer/icons/device.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1489 + <tags>View</tags>
  1490 + <tags>categoryTag:Android</tags>
  1491 + </descriptors>
  1492 + <descriptors xmi:id="_-zyGANd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.hierarchyviewer.views.PixelPerfectView" label="Pixel Perfect" iconURI="platform:/plugin/com.android.ide.eclipse.hierarchyviewer/icons/pixel-perfect.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1493 + <tags>View</tags>
  1494 + <tags>categoryTag:Android</tags>
  1495 + </descriptors>
  1496 + <descriptors xmi:id="_-zytENd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.hierarchyviewer.views.PixelPerfectLoupeView" label="Pixel Perfect Loupe" iconURI="platform:/plugin/com.android.ide.eclipse.hierarchyviewer/icons/pixel-perfect.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1497 + <tags>View</tags>
  1498 + <tags>categoryTag:Android</tags>
  1499 + </descriptors>
  1500 + <descriptors xmi:id="_-zzUINd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.hierarchyviewer.views.PixelPerfectTreeView" label="Pixel Perfect Tree" iconURI="platform:/plugin/com.android.ide.eclipse.hierarchyviewer/icons/pixel-perfect.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1501 + <tags>View</tags>
  1502 + <tags>categoryTag:Android</tags>
  1503 + </descriptors>
  1504 + <descriptors xmi:id="_-zz7MNd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.hierarchyviewer.views.TreeViewView" label="Tree View" iconURI="platform:/plugin/com.android.ide.eclipse.hierarchyviewer/icons/tree-view.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1505 + <tags>View</tags>
  1506 + <tags>categoryTag:Android</tags>
  1507 + </descriptors>
  1508 + <descriptors xmi:id="_-z0iQNd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.hierarchyviewer.views.PropertyView" label="View Properties" iconURI="platform:/plugin/com.android.ide.eclipse.hierarchyviewer/icons/tree-view.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1509 + <tags>View</tags>
  1510 + <tags>categoryTag:Android</tags>
  1511 + </descriptors>
  1512 + <descriptors xmi:id="_-z1JUNd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.hierarchyviewer.views.TreeOverviewView" label="Tree Overview" iconURI="platform:/plugin/com.android.ide.eclipse.hierarchyviewer/icons/tree-view.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1513 + <tags>View</tags>
  1514 + <tags>categoryTag:Android</tags>
  1515 + </descriptors>
  1516 + <descriptors xmi:id="_-z1wYNd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.hierarchyviewer.views.LayoutView" label="Layout View" iconURI="platform:/plugin/com.android.ide.eclipse.hierarchyviewer/icons/tree-view.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1517 + <tags>View</tags>
  1518 + <tags>categoryTag:Android</tags>
  1519 + </descriptors>
  1520 + <descriptors xmi:id="_-z2XcNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.codan.internal.ui.views.ProblemDetails" label="Problem Details" iconURI="platform:/plugin/org.eclipse.cdt.codan.ui/icons/edit_bug.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1521 + <tags>View</tags>
  1522 + <tags>categoryTag:&amp;C/C++</tags>
  1523 + </descriptors>
  1524 + <descriptors xmi:id="_-z3lkNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.executablesView" label="Executables" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/obj16/exec_view_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1525 + <tags>View</tags>
  1526 + <tags>categoryTag:Debug</tags>
  1527 + </descriptors>
  1528 + <descriptors xmi:id="_-z4MoNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.SignalsView" label="Signals" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/view16/signals_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1529 + <tags>View</tags>
  1530 + <tags>categoryTag:Debug</tags>
  1531 + </descriptors>
  1532 + <descriptors xmi:id="_-z4zsNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.dsf.gdb.ui.tracecontrol.view" label="Trace Control" iconURI="platform:/plugin/org.eclipse.cdt.dsf.gdb.ui/icons/full/view16/tracecontrol_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1533 + <tags>View</tags>
  1534 + <tags>categoryTag:Debug</tags>
  1535 + </descriptors>
  1536 + <descriptors xmi:id="_-z5awNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.dsf.gdb.ui.osresources.view" label="OS Resources" iconURI="platform:/plugin/org.eclipse.cdt.dsf.gdb.ui/icons/full/view16/osresources_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1537 + <tags>View</tags>
  1538 + <tags>categoryTag:Debug</tags>
  1539 + </descriptors>
  1540 + <descriptors xmi:id="_-z6o4Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.view" label="Disassembly" iconURI="platform:/plugin/org.eclipse.cdt.dsf.ui/icons/disassembly.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1541 + <tags>View</tags>
  1542 + <tags>categoryTag:Debug</tags>
  1543 + </descriptors>
  1544 + <descriptors xmi:id="_-z7P8Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.make.ui.views.MakeView" label="Make Target" iconURI="platform:/plugin/org.eclipse.cdt.make.ui/icons/view16/make_target.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1545 + <tags>View</tags>
  1546 + <tags>categoryTag:Make</tags>
  1547 + </descriptors>
  1548 + <descriptors xmi:id="_-z73ANd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.CView" label="C/C++ Projects" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/cview.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1549 + <tags>View</tags>
  1550 + <tags>categoryTag:&amp;C/C++</tags>
  1551 + </descriptors>
  1552 + <descriptors xmi:id="_-z9FINd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.IndexView" label="C/C++ Index" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/types.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1553 + <tags>View</tags>
  1554 + <tags>categoryTag:&amp;C/C++</tags>
  1555 + </descriptors>
  1556 + <descriptors xmi:id="_-z9sMNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.includeBrowser" label="Include Browser" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/includeBrowser.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1557 + <tags>View</tags>
  1558 + <tags>categoryTag:&amp;C/C++</tags>
  1559 + </descriptors>
  1560 + <descriptors xmi:id="_-z-TQNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.callHierarchy" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/call_hierarchy.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1561 + <tags>View</tags>
  1562 + <tags>categoryTag:&amp;C/C++</tags>
  1563 + </descriptors>
  1564 + <descriptors xmi:id="_-z-6UNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.typeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1565 + <tags>View</tags>
  1566 + <tags>categoryTag:&amp;C/C++</tags>
  1567 + </descriptors>
  1568 + <descriptors xmi:id="_-0AIcNd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.xml.ui.views.annotations.XMLAnnotationsView" label="Documentation" iconURI="platform:/plugin/org.eclipse.wst.xml.ui/icons/full/obj16/comment_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1569 + <tags>View</tags>
  1570 + <tags>categoryTag:XML</tags>
  1571 + </descriptors>
  1572 + <descriptors xmi:id="_-0AvgNd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.xml.ui.contentmodel.view" label="Content Model" iconURI="platform:/plugin/org.eclipse.wst.xml.ui/icons/full/view16/hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1573 + <tags>View</tags>
  1574 + <tags>categoryTag:XML</tags>
  1575 + </descriptors>
  1576 + <descriptors xmi:id="_EuOVENd_EeO49Znh6ik6fg" elementId="org.eclipse.egit.ui.InteractiveRebaseView" label="Git Interactive Rebase" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/rebase_interactive.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
  1577 + <tags>View</tags>
  1578 + <tags>categoryTag:Git</tags>
  1579 + </descriptors>
  1580 + <commands xmi:id="_-tTDgNd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.command.nextpage" commandName="Next Page of Memory" description="Load next page of memory" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1581 + <commands xmi:id="_-tTDgdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.search.findrefs.project" commandName="References in Project" description="Search for references to the selected element in the enclosing project" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  1582 + <commands xmi:id="_-tTDgtd1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1583 + <commands xmi:id="_-tTDg9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.removeTrailingWhitespace" commandName="Remove Trailing Whitespace" description="Removes the trailing whitespace of each line" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  1584 + <commands xmi:id="_-tTDhNd1EeOVfaIzSb4tTA" 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="_-tROUdd1EeOVfaIzSb4tTA"/>
  1585 + <commands xmi:id="_-tTDhdd1EeOVfaIzSb4tTA" elementId="sed.tabletree.expandAll" commandName="Expand All" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1586 + <commands xmi:id="_-tTDhtd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in Java editors" category="_-tR1add1EeOVfaIzSb4tTA"/>
  1587 + <commands xmi:id="_-tTDh9d1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.runtime.spy.commands.spyCommand" commandName="Plug-in Selection Spy" description="Show the Plug-in Spy" category="_-tROVtd1EeOVfaIzSb4tTA"/>
  1588 + <commands xmi:id="_-tTDiNd1EeOVfaIzSb4tTA" 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="_-tROW9d1EeOVfaIzSb4tTA"/>
  1589 + <commands xmi:id="_-tTDidd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.gotoAddress" commandName="Go to Address..." description="Navigate to address" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1590 + <commands xmi:id="_-tTDitd1EeOVfaIzSb4tTA" 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="_-tROY9d1EeOVfaIzSb4tTA"/>
  1591 + <commands xmi:id="_-tTDi9d1EeOVfaIzSb4tTA" 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="_-tR1atd1EeOVfaIzSb4tTA"/>
  1592 + <commands xmi:id="_-tTDjNd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.structure.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1593 + <commands xmi:id="_-tTDjdd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewClone" commandName="Clone a Git Repository" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1594 + <commands xmi:id="_-tTDjtd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.xml.ui.disable.grammar.constraints" commandName="Turn off Grammar Constraints" description="Turn off grammar Constraints" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1595 + <commands xmi:id="_-tTDj9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.open.quick.type.hierarchy" commandName="Quick Type Hierarchy" description="Shows quick type hierarchy" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  1596 + <commands xmi:id="_-tTDkNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.select.textStart" commandName="Select Text Start" description="Select to the beginning of the text" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1597 + <commands xmi:id="_-tTDkdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.command.groupDebugContexts" commandName="Group" description="Groups the selected debug contexts" category="_-tROYNd1EeOVfaIzSb4tTA"/>
  1598 + <commands xmi:id="_-tTqkNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.cheatsheets.openCheatSheetURL" commandName="Open Cheat Sheet from URL" description="Open a Cheat Sheet from file at a specified URL." category="_-tR1Y9d1EeOVfaIzSb4tTA">
  1599 + <parameters xmi:id="_-tTqkdd1EeOVfaIzSb4tTA" elementId="cheatSheetId" name="Identifier" optional="false"/>
  1600 + <parameters xmi:id="_-tTqktd1EeOVfaIzSb4tTA" elementId="name" name="Name" optional="false"/>
  1601 + <parameters xmi:id="_-tTqk9d1EeOVfaIzSb4tTA" elementId="url" name="URL" optional="false"/>
  1602 + </commands>
  1603 + <commands xmi:id="_-tTqlNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewRefresh" commandName="Refresh" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1604 + <commands xmi:id="_-tTqldd1EeOVfaIzSb4tTA" 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="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1605 + <commands xmi:id="_-tTqltd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.JavaBrowsingPerspective" commandName="Java Browsing" description="Show the Java Browsing perspective" category="_-tROUNd1EeOVfaIzSb4tTA"/>
  1606 + <commands xmi:id="_-tTql9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.project.buildAll" commandName="Build All" description="Build all projects" category="_-tROVdd1EeOVfaIzSb4tTA"/>
  1607 + <commands xmi:id="_-tTqmNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.lockToolBar" commandName="Lock the Toolbars" description="Lock the Toolbars" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1608 + <commands xmi:id="_-tTqmdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.expandAll" commandName="Expand All" description="Expand the current tree" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1609 + <commands xmi:id="_-tTqmtd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.dsf.gdb.ui.command.selectNextTraceRecord" commandName="Next Trace Record" description="Select Next Trace Record" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1610 + <commands xmi:id="_-tTqm9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.import" commandName="Import" description="Import" category="_-tROWdd1EeOVfaIzSb4tTA">
  1611 + <parameters xmi:id="_-tTqnNd1EeOVfaIzSb4tTA" elementId="importWizardId" name="Import Wizard"/>
  1612 + </commands>
  1613 + <commands xmi:id="_-tTqndd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.select.lineEnd" commandName="Select Line End" description="Select to the end of the line of text" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1614 + <commands xmi:id="_-tTqntd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.help.helpSearch" commandName="Help Search" description="Open the help search" category="_-tR1Y9d1EeOVfaIzSb4tTA"/>
  1615 + <commands xmi:id="_-tURoNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.CompareWithHead" commandName="Compare with HEAD Revision" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1616 + <commands xmi:id="_-tURodd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.importFromRepository" commandName="Import Plug-in from a Repository" description="Imports a plug-in from a source repository" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1617 + <commands xmi:id="_-tURotd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.refactor.extract.local.variable" commandName="Extract Local Variable - Refactoring " description="Extract a local variable for the selected expression" category="_-tROVNd1EeOVfaIzSb4tTA"/>
  1618 + <commands xmi:id="_-tURo9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.smartEnterInverse" commandName="Insert Line Above Current Line" description="Adds a new line above the current line" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1619 + <commands xmi:id="_-tURpNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.externalTools.commands.OpenExternalToolsConfigurations" commandName="External Tools..." description="Open external tools launch configuration dialog" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1620 + <commands xmi:id="_-tURpdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.goto.windowEnd" commandName="Window End" description="Go to the end of the window" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1621 + <commands xmi:id="_-tURptd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.add.include" commandName="Add Include" description="Create include statement on selection" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  1622 + <commands xmi:id="_-tURp9d1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.update" commandName="Update" description="Update resources with new content from the repository" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  1623 + <commands xmi:id="_-tURqNd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.ui.TeamSynchronizingPerspective" commandName="Team Synchronizing" description="Open the Team Synchronizing Perspective" category="_-tROUNd1EeOVfaIzSb4tTA"/>
  1624 + <commands xmi:id="_-tURqdd1EeOVfaIzSb4tTA" elementId="org.eclipse.help.ui.indexcommand" commandName="Index" description="Show Keyword Index" category="_-tR1Y9d1EeOVfaIzSb4tTA"/>
  1625 + <commands xmi:id="_-tURqtd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.StepOver" commandName="Step Over" description="Step over" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1626 + <commands xmi:id="_-tURq9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.hover.backwardMacroExpansion" commandName="Back" description="Step backward in macro expansions" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  1627 + <commands xmi:id="_-tURrNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ant.ui.renameInFile" commandName="Rename In File" description="Renames all references within the same buildfile" category="_-tR1add1EeOVfaIzSb4tTA"/>
  1628 + <commands xmi:id="_-tURrdd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewOpenInEditor" commandName="Open in Editor" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1629 + <commands xmi:id="_-tURrtd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.RenameBranch" commandName="Rename Branch..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1630 + <commands xmi:id="_-tURr9d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_-tR1add1EeOVfaIzSb4tTA"/>
  1631 + <commands xmi:id="_-tURsNd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.addMemoryMonitor" commandName="Add Memory Block" description="Add memory block" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1632 + <commands xmi:id="_-tURsdd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewRebase" commandName="Rebase" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1633 + <commands xmi:id="_-tURstd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.revertToSaved" commandName="Revert to Saved" description="Revert to the last saved state" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1634 + <commands xmi:id="_-tURs9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.Rebase" commandName="Rebase" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1635 + <commands xmi:id="_-tURtNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.pinEditor" commandName="Pin Editor" description="Pin the current editor" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1636 + <commands xmi:id="_-tURtdd1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  1637 + <commands xmi:id="_-tURttd1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1638 + <commands xmi:id="_-tU4sNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1639 + <commands xmi:id="_-tU4sdd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_-tR1add1EeOVfaIzSb4tTA"/>
  1640 + <commands xmi:id="_-tU4std1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.format.active.elements" commandName="Format Active Elements" description="Format active elements" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1641 + <commands xmi:id="_-tU4s9d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_-tR1add1EeOVfaIzSb4tTA"/>
  1642 + <commands xmi:id="_-tU4tNd1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  1643 + <commands xmi:id="_-tU4tdd1EeOVfaIzSb4tTA" 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="_-tR1atd1EeOVfaIzSb4tTA"/>
  1644 + <commands xmi:id="_-tU4ttd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.ShowRepositoriesView" commandName="Show Git Repositories View" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1645 + <commands xmi:id="_-tU4t9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.Tag" commandName="Tag" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1646 + <commands xmi:id="_-tU4uNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.folding.restore" commandName="Reset Structure" description="Resets the folding structure" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1647 + <commands xmi:id="_-tU4udd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.restartWorkbench" commandName="Restart" description="Restart the workbench" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  1648 + <commands xmi:id="_-tU4utd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.export" commandName="Export" description="Export" category="_-tROWdd1EeOVfaIzSb4tTA">
  1649 + <parameters xmi:id="_-tU4u9d1EeOVfaIzSb4tTA" elementId="exportWizardId" name="Export Wizard"/>
  1650 + </commands>
  1651 + <commands xmi:id="_-tU4vNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewConfigurePush" commandName="Configure Push..." category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1652 + <commands xmi:id="_-tU4vdd1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1653 + <commands xmi:id="_-tU4vtd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.command.breakpointProperties" commandName="C/C++ Breakpoint Properties" description="View and edit properties for a given C/C++ breakpoint" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1654 + <commands xmi:id="_-tU4v9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.select.lineDown" commandName="Select Line Down" description="Extend the selection to the next line of text" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1655 + <commands xmi:id="_-tU4wNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.resetPerspective" commandName="Reset Perspective" description="Reset the current perspective to its default state" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1656 + <commands xmi:id="_-tU4wdd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.PushHeadToGerrit" commandName="Push Current Head to Gerrit" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1657 + <commands xmi:id="_-tU4wtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource" commandName="Rename Resource" description="Rename the selected resource and notify LTK participants." category="_-tR1Z9d1EeOVfaIzSb4tTA"/>
  1658 + <commands xmi:id="_-tU4w9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.showContextMenu" commandName="Show Context Menu" description="Show the context menu" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1659 + <commands xmi:id="_-tU4xNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.stash.drop" commandName="Delete Stashed Commit..." category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1660 + <commands xmi:id="_-tVfwNd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.searchTargetRepositories" commandName="Add Artifact to Target Platform" description="Add an artifact to your target platform" category="_-tROZdd1EeOVfaIzSb4tTA">
  1661 + <parameters xmi:id="_-tVfwdd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.searchTargetRepositories.term" name="The initial search pattern for the artifact search dialog"/>
  1662 + </commands>
  1663 + <commands xmi:id="_-tVfwtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.savePerspective" commandName="Save Perspective As" description="Save the current perspective" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1664 + <commands xmi:id="_-tVfw9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.ConfigureUpstreamPush" commandName="Configure Upstream Push" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1665 + <commands xmi:id="_-tVfxNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.showInformation" commandName="Show Tooltip Description" description="Displays information for the current caret location in a focused hover" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1666 + <commands xmi:id="_-tVfxdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.ide.markCompleted" commandName="Mark Completed" description="Mark the selected tasks as completed" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1667 + <commands xmi:id="_-tVfxtd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.ConfigureFetch" commandName="Configure Upstream Fetch" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1668 + <commands xmi:id="_-tVfx9d1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.nextMemoryBlock" commandName="Next Memory Monitor" description="Show renderings from next memory monitor." category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1669 + <commands xmi:id="_-tVfyNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.refactor.extract.constant" commandName="Extract Constant - Refactoring " description="Extract a constant for the selected expression" category="_-tROVNd1EeOVfaIzSb4tTA"/>
  1670 + <commands xmi:id="_-tVfydd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.toggleOverwrite" commandName="Toggle Overwrite" description="Toggle overwrite mode" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1671 + <commands xmi:id="_-tVfytd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.goto.textEnd" commandName="Text End" description="Go to the end of the text" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1672 + <commands xmi:id="_-tVfy9d1EeOVfaIzSb4tTA" 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="_-tROZNd1EeOVfaIzSb4tTA">
  1673 + <parameters xmi:id="_-tVfzNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.specific_content_assist.category_id" name="type" optional="false"/>
  1674 + </commands>
  1675 + <commands xmi:id="_-tVfzdd1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  1676 + <commands xmi:id="_-tVfztd1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1677 + <commands xmi:id="_-tVfz9d1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.adt.refactoring.extract.include" commandName="Extract as Include" description="Extract Views as Included Layout" category="_-tROXdd1EeOVfaIzSb4tTA"/>
  1678 + <commands xmi:id="_-tVf0Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.showKeyAssist" commandName="Show Key Assist" description="Show the key assist dialog" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1679 + <commands xmi:id="_-tVf0dd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.delete" commandName="Delete" description="Delete the selection" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1680 + <commands xmi:id="_-tVf0td1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.saveAs" commandName="Save As" description="Save the current contents to another location" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  1681 + <commands xmi:id="_-tVf09d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewChangeCredentials" commandName="Change Credentials" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1682 + <commands xmi:id="_-tVf1Nd1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  1683 + <commands xmi:id="_-tVf1dd1EeOVfaIzSb4tTA" elementId="org.eclipse.search.ui.performTextSearchWorkspace" commandName="Find Text in Workspace" description="Searches the files in the workspace for specific text." category="_-tROYtd1EeOVfaIzSb4tTA"/>
  1684 + <commands xmi:id="_-tVf1td1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.refactor.getters.and.setters" commandName="Generate Getters and Setters..." description="Generates getters and setters for a selected field" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  1685 + <commands xmi:id="_-tVf19d1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1686 + <commands xmi:id="_-tWG0Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.refactor.hide.method" commandName="Hide Member Function..." category="_-tROVNd1EeOVfaIzSb4tTA"/>
  1687 + <commands xmi:id="_-tWG0dd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.JavaPerspective" commandName="Java" description="Show the Java perspective" category="_-tROUNd1EeOVfaIzSb4tTA"/>
  1688 + <commands xmi:id="_-tWG0td1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.openEditorDropDown" commandName="Quick Switch Editor" description="Open the editor drop down list" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1689 + <commands xmi:id="_-tWG09d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.CreateTag" commandName="Create Tag" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1690 + <commands xmi:id="_-tWG1Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.ProfileLast" commandName="Profile" description="Launch in profile mode" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1691 + <commands xmi:id="_-tWG1dd1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  1692 + <commands xmi:id="_-tWG1td1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.override.methods" commandName="Override/Implement Methods" description="Override or implement methods from super types" category="_-tR1add1EeOVfaIzSb4tTA"/>
  1693 + <commands xmi:id="_-tWG19d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.specific_content_assist.command" commandName="C/C++ Content Assist" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_-tROZNd1EeOVfaIzSb4tTA">
  1694 + <parameters xmi:id="_-tWG2Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.specific_content_assist.category_id" name="type" optional="false"/>
  1695 + </commands>
  1696 + <commands xmi:id="_-tWG2dd1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1697 + <commands xmi:id="_-tWG2td1EeOVfaIzSb4tTA" elementId="org.eclipse.search.ui.performTextSearchFile" commandName="Find Text in File" description="Searches the files in the file for specific text." category="_-tROYtd1EeOVfaIzSb4tTA"/>
  1698 + <commands xmi:id="_-tWG29d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.refactor.extract.function" commandName="Extract Function - Refactoring " description="Extract a function for the selected list of expressions or statements" category="_-tROVNd1EeOVfaIzSb4tTA"/>
  1699 + <commands xmi:id="_-tWG3Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewPaste" commandName="Paste Repository Path or URI" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1700 + <commands xmi:id="_-tWG3dd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.paste" commandName="Paste" description="Paste from the clipboard" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1701 + <commands xmi:id="_-tWG3td1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  1702 + <commands xmi:id="_-tWG39d1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.debug" commandName="Debug OSGi Framework" description="Debug OSGi Framework" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1703 + <commands xmi:id="_-tWG4Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.previous" commandName="Previous" description="Navigate to the previous item" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1704 + <commands xmi:id="_-tWG4dd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_-tR1add1EeOVfaIzSb4tTA"/>
  1705 + <commands xmi:id="_-tWG4td1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.Ignore" commandName="Ignore" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1706 + <commands xmi:id="_-tWG49d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewCopyPath" commandName="Copy Path to Clipboard" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1707 + <commands xmi:id="_-tWG5Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.toggleBreadcrumb" commandName="Toggle Java Editor Breadcrumb" description="Toggle the Java editor breadcrumb" category="_-tR1add1EeOVfaIzSb4tTA"/>
  1708 + <commands xmi:id="_-tWG5dd1EeOVfaIzSb4tTA" 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="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1709 + <commands xmi:id="_-tWG5td1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.command.reverseStepInto" commandName="Reverse Step Into" description="Perform Reverse Step Into" category="_-tROZtd1EeOVfaIzSb4tTA"/>
  1710 + <commands xmi:id="_-tWG59d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewCreateTag" commandName="Create Tag..." category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1711 + <commands xmi:id="_-tWG6Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.RemoveFromIndex" commandName="Remove from Git Index" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1712 + <commands xmi:id="_-tWG6dd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_-tR1add1EeOVfaIzSb4tTA"/>
  1713 + <commands xmi:id="_-tWG6td1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.open.quick.macro.explorer" commandName="Explore Macro Expansion" description="Opens a quick view for macro expansion exploration" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  1714 + <commands xmi:id="_-tWG69d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.goto.lineUp" commandName="Line Up" description="Go up one line of text" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1715 + <commands xmi:id="_-tWG7Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.newQuickMenu" commandName="New menu" description="Open the New menu" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  1716 + <commands xmi:id="_-tWG7dd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.deleteNext" commandName="Delete Next" description="Delete the next character" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1717 + <commands xmi:id="_-tWG7td1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.deleteNextWord" commandName="Delete Next Word" description="Delete the next word" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1718 + <commands xmi:id="_-tWt4Nd1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1719 + <commands xmi:id="_-tWt4dd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.command.castToType" commandName="Cast To Type..." category="_-tROXtd1EeOVfaIzSb4tTA"/>
  1720 + <commands xmi:id="_-tWt4td1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.undo" commandName="Undo" description="Undo the last operation" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1721 + <commands xmi:id="_-tWt49d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.back" commandName="Back" description="Navigate back" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1722 + <commands xmi:id="_-tWt5Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.DebugLast" commandName="Debug" description="Launch in debug mode" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1723 + <commands xmi:id="_-tWt5dd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.excludeCommand" commandName="Exclude from Build" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1724 + <commands xmi:id="_-tWt5td1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.ToggleLineBreakpoint" commandName="Toggle Line Breakpoint" description="Creates or removes a line breakpoint" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1725 + <commands xmi:id="_-tWt59d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.editors.lineNumberToggle" commandName="Show Line Numbers" description="Toggle display of line numbers" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1726 + <commands xmi:id="_-tWt6Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.ToggleStepFilters" commandName="Use Step Filters" description="Toggles enablement of debug step filters" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1727 + <commands xmi:id="_-tWt6dd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesLinkWithSelection" commandName="Link with Selection" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1728 + <commands xmi:id="_-tWt6td1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1729 + <commands xmi:id="_-tWt69d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_-tR1add1EeOVfaIzSb4tTA"/>
  1730 + <commands xmi:id="_-tWt7Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.newEditor" commandName="New Editor" description="Open another editor on the active editor's input" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1731 + <commands xmi:id="_-tWt7dd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.Fetch" commandName="Fetch" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1732 + <commands xmi:id="_-tWt7td1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.org.eclipse.egit.ui.AbortRebase" commandName="Abort Rebase" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1733 + <commands xmi:id="_-tWt79d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.SetQuickdiffBaseline" commandName="Set quickdiff baseline" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1734 + <commands xmi:id="_-tWt8Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.goto.wordPrevious" commandName="Previous Word" description="Go to the previous word" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1735 + <commands xmi:id="_-tWt8dd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.ShowBlame" commandName="Show Annotations" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1736 + <commands xmi:id="_-tWt8td1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewDelete" commandName="Delete Repository" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1737 + <commands xmi:id="_-tWt89d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.recenter" commandName="Recenter" description="Recenter the window based on the cursor" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1738 + <commands xmi:id="_-tWt9Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.help.installationDialog" commandName="Installation Information" description="Open the installation dialog" category="_-tR1Y9d1EeOVfaIzSb4tTA"/>
  1739 + <commands xmi:id="_-tWt9dd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.Pull" commandName="Pull" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1740 + <commands xmi:id="_-tWt9td1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.command.restoreDefaultType" commandName="Restore Original Type" description="View and edit properties for a given C/C++ breakpoint" category="_-tROXtd1EeOVfaIzSb4tTA"/>
  1741 + <commands xmi:id="_-tWt99d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.CompareWithIndex" commandName="Compare with Git Index" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1742 + <commands xmi:id="_-tWt-Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.shiftRight" commandName="Shift Right" description="Shift a block of text to the right" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1743 + <commands xmi:id="_-tWt-dd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.xml.ui.nextSibling" commandName="Next Sibling" description="Go to Next Sibling" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1744 + <commands xmi:id="_-tWt-td1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.tag" commandName="Tag as Version" description="Tag the resources with a CVS version tag" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  1745 + <commands xmi:id="_-tWt-9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.indent" commandName="Indent Line" description="Indents the current line" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  1746 + <commands xmi:id="_-tWt_Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.refresh" commandName="Refresh" description="Refresh the selected items" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  1747 + <commands xmi:id="_-tXU8Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.gotoPC" commandName="Go to Program Counter" description="Navigate to current program counter" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1748 + <commands xmi:id="_-tXU8dd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.Merge" commandName="Merge" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1749 + <commands xmi:id="_-tXU8td1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_-tR1add1EeOVfaIzSb4tTA"/>
  1750 + <commands xmi:id="_-tXU89d1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1751 + <commands xmi:id="_-tXU9Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.search.ui.performTextSearchWorkingSet" commandName="Find Text in Working Set" description="Searches the files in the working set for specific text." category="_-tROYtd1EeOVfaIzSb4tTA"/>
  1752 + <commands xmi:id="_-tXU9dd1EeOVfaIzSb4tTA" 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="_-tROY9d1EeOVfaIzSb4tTA"/>
  1753 + <commands xmi:id="_-tXU9td1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.CreateBranch" commandName="Create Branch" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1754 + <commands xmi:id="_-tXU99d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_-tR1atd1EeOVfaIzSb4tTA"/>
  1755 + <commands xmi:id="_-tXU-Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.nextEditor" commandName="Next Editor" description="Switch to the next editor" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1756 + <commands xmi:id="_-tXU-dd1EeOVfaIzSb4tTA" 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="_-tR1atd1EeOVfaIzSb4tTA"/>
  1757 + <commands xmi:id="_-tXU-td1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.ShowBlame" commandName="Show Annotations" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1758 + <commands xmi:id="_-tXU-9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.forward" commandName="Forward" description="Navigate forward" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1759 + <commands xmi:id="_-tXU_Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.xml.ui.cmnd.contentmodel.sych" commandName="Synch" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1760 + <commands xmi:id="_-tXU_dd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.goto.pageUp" commandName="Page Up" description="Go up one page" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1761 + <commands xmi:id="_-tXU_td1EeOVfaIzSb4tTA" elementId="sed.tabletree.collapseAll" commandName="Collapse All" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1762 + <commands xmi:id="_-tXU_9d1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.updateSwitch" commandName="Switch to Another Branch or Version" description="Switch to Another Branch or Version" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  1763 + <commands xmi:id="_-tXVANd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.closeAllSaved" commandName="Close All Saved" description="Close all saved editors" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  1764 + <commands xmi:id="_-tXVAdd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected method" category="_-tR1atd1EeOVfaIzSb4tTA"/>
  1765 + <commands xmi:id="_-tXVAtd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.openManifest" commandName="Open Manifest" description="Open the plug-in manifest" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1766 + <commands xmi:id="_-tXVA9d1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.OpenRunConfigurations" commandName="Run..." description="Open run launch configuration dialog" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1767 + <commands xmi:id="_-tXVBNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.AssumeUnchanged" commandName="Assume Unchanged" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1768 + <commands xmi:id="_-tXVBdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.command.uncall" commandName="Uncall" description="Perform Uncall" category="_-tROZtd1EeOVfaIzSb4tTA"/>
  1769 + <commands xmi:id="_-tXVBtd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.commands.showElementInTypeHierarchyView" commandName="Show Java Element Type Hierarchy" description="Show a Java element in the Type Hierarchy view" category="_-tR1aNd1EeOVfaIzSb4tTA">
  1770 + <parameters xmi:id="_-tXVB9d1EeOVfaIzSb4tTA" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
  1771 + </commands>
  1772 + <commands xmi:id="_-tXVCNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.deletePreviousWord" commandName="Delete Previous Word" description="Delete the previous word" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1773 + <commands xmi:id="_-tXVCdd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.toggle.comment" commandName="Toggle Comment" description="Toggle Comment" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1774 + <commands xmi:id="_-tXVCtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.deletePrevious" commandName="Delete Previous" description="Delete the previous character" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1775 + <commands xmi:id="_-tXVC9d1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.SkipAllBreakpoints" commandName="Skip All Breakpoints" description="Sets whether or not any breakpoint should suspend execution" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1776 + <commands xmi:id="_-tX8ANd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.correction.extractLocalNotReplaceOccurrences.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_-tR1add1EeOVfaIzSb4tTA"/>
  1777 + <commands xmi:id="_-tX8Add1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.set.mark" commandName="Set Mark" description="Set the mark" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1778 + <commands xmi:id="_-tX8Atd1EeOVfaIzSb4tTA" elementId="org.eclipse.ltk.ui.refactor.show.refactoring.history" commandName="Open Refactoring History " description="Opens the refactoring history" category="_-tR1atd1EeOVfaIzSb4tTA"/>
  1779 + <commands xmi:id="_-tX8A9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.RenameBranch" commandName="Rename Branch" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1780 + <commands xmi:id="_-tX8BNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.OpenCommit" commandName="Open Git Commit" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1781 + <commands xmi:id="_-tX8Bdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.menu.rebuildIndex" commandName="Rebuild Index" category="_-tROVdd1EeOVfaIzSb4tTA"/>
  1782 + <commands xmi:id="_-tX8Btd1EeOVfaIzSb4tTA" elementId="org.eclipse.epp.mpc.ui.command.showMarketplaceWizard" commandName="Eclipse Marketplace" description="Show the Eclipse Marketplace wizard" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1783 + <commands xmi:id="_-tX8B9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.AddToIndex" commandName="Add to Git Index" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1784 + <commands xmi:id="_-tX8CNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.exit" commandName="Exit" description="Exit the application" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  1785 + <commands xmi:id="_-tX8Cdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1786 + <commands xmi:id="_-tX8Ctd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.ConfigurePush" commandName="Configure Upstream Push" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1787 + <commands xmi:id="_-tX8C9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.customizePerspective" commandName="Customize Perspective" description="Customize the current perspective" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1788 + <commands xmi:id="_-tX8DNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.organize.includes" commandName="Organize Includes" description="Evaluates all required includes and replaces the current includes" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  1789 + <commands xmi:id="_-tX8Ddd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.showInQuickMenu" commandName="Show In..." description="Open the Show In menu" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1790 + <commands xmi:id="_-tX8Dtd1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1791 + <commands xmi:id="_-tX8D9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.ide.deleteCompleted" commandName="Delete Completed Tasks" description="Delete the tasks marked as completed" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1792 + <commands xmi:id="_-tX8ENd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.DebugPerspective" commandName="Debug" description="Open the debug perspective" category="_-tROUNd1EeOVfaIzSb4tTA"/>
  1793 + <commands xmi:id="_-tX8Edd1EeOVfaIzSb4tTA" 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="_-tR1atd1EeOVfaIzSb4tTA"/>
  1794 + <commands xmi:id="_-tX8Etd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.rename" commandName="Rename" description="Rename the selected item" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  1795 + <commands xmi:id="_-tX8E9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.CheckoutCommand" commandName="Checkout" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1796 + <commands xmi:id="_-tX8FNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ltk.ui.refactoring.commands.deleteResources" commandName="Delete Resources" description="Delete the selected resources and notify LTK participants." category="_-tR1Z9d1EeOVfaIzSb4tTA"/>
  1797 + <commands xmi:id="_-tX8Fdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.next" commandName="Next" description="Navigate to the next item" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1798 + <commands xmi:id="_-tX8Ftd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1799 + <commands xmi:id="_-tX8F9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.project.buildAutomatically" commandName="Build Automatically" description="Toggle the workspace build automatically function" category="_-tROVdd1EeOVfaIzSb4tTA"/>
  1800 + <commands xmi:id="_-tX8GNd1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1801 + <commands xmi:id="_-tX8Gdd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.adt.refactoring.unwrap" commandName="Remove Container" description="Unwraps Views From Their Container" category="_-tROXdd1EeOVfaIzSb4tTA"/>
  1802 + <commands xmi:id="_-tX8Gtd1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1803 + <commands xmi:id="_-tX8G9d1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.structure.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1804 + <commands xmi:id="_-tX8HNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.open.implementation" commandName="Open Implementation" description="Opens the Implementations of a method in its hierarchy" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1805 + <commands xmi:id="_-tX8Hdd1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1806 + <commands xmi:id="_-tYjENd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.internal.reflog.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1807 + <commands xmi:id="_-tYjEdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.select.lineUp" commandName="Select Line Up" description="Extend the selection to the previous line of text" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1808 + <commands xmi:id="_-tYjEtd1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1809 + <commands xmi:id="_-tYjE9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.ShowHistory" commandName="Show in History" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1810 + <commands xmi:id="_-tYjFNd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.openDependencies" commandName="Open Plug-in Dependencies" description="Opens the plug-in dependencies view for the current plug-in" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1811 + <commands xmi:id="_-tYjFdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.goto.next.bookmark" commandName="Next Bookmark" description="Goto next bookmark of the selected file" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  1812 + <commands xmi:id="_-tYjFtd1EeOVfaIzSb4tTA" elementId="org.eclipse.compare.compareWithOther" commandName="Compare With Other Resource" description="Compare resources, clipboard contents or editors" category="_-tR1Zdd1EeOVfaIzSb4tTA"/>
  1813 + <commands xmi:id="_-tYjF9d1EeOVfaIzSb4tTA" 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="_-tROUdd1EeOVfaIzSb4tTA"/>
  1814 + <commands xmi:id="_-tYjGNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.junit.junitShortcut.rerunFailedFirst" commandName="Rerun JUnit Test - Failures First" description="Rerun JUnit Test - Failures First" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1815 + <commands xmi:id="_-tYjGdd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1816 + <commands xmi:id="_-tYjGtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.browser.openBundleResource" commandName="Open Resource in Browser" description="Opens a bundle resource in the default web browser." category="_-tROUtd1EeOVfaIzSb4tTA">
  1817 + <parameters xmi:id="_-tYjG9d1EeOVfaIzSb4tTA" elementId="plugin" name="Plugin"/>
  1818 + <parameters xmi:id="_-tYjHNd1EeOVfaIzSb4tTA" elementId="path" name="Path"/>
  1819 + </commands>
  1820 + <commands xmi:id="_-tYjHdd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.stash.apply" commandName="Apply Stashed Changes" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1821 + <commands xmi:id="_-tYjHtd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.ContinueRebase" commandName="Continue Rebase" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1822 + <commands xmi:id="_-tYjH9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.Push" commandName="Push" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1823 + <commands xmi:id="_-tYjINd1EeOVfaIzSb4tTA" elementId="org.eclipse.compare.copyAllLeftToRight" commandName="Copy All from Left to Right" description="Copy All Changes from Left to Right" category="_-tR1Zdd1EeOVfaIzSb4tTA"/>
  1824 + <commands xmi:id="_-tYjIdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" commandName="Show Whitespace Characters" description="Shows whitespace characters in current text editor" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1825 + <commands xmi:id="_-tYjItd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.preferences" commandName="Preferences" description="Open the preferences dialog" category="_-tROUtd1EeOVfaIzSb4tTA">
  1826 + <parameters xmi:id="_-tYjI9d1EeOVfaIzSb4tTA" elementId="preferencePageId" name="Preference Page"/>
  1827 + </commands>
  1828 + <commands xmi:id="_-tYjJNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.selectAll" commandName="Select All" description="Select all" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1829 + <commands xmi:id="_-tYjJdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.close" commandName="Close" description="Close the active editor" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  1830 + <commands xmi:id="_-tYjJtd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.internal.reflog.CopyCommand" commandName="Copy" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1831 + <commands xmi:id="_-tYjJ9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.comment" commandName="Comment" description="Turn the selected lines into // style comments" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  1832 + <commands xmi:id="_-tYjKNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.newWizard" commandName="New" description="Open the New item wizard" category="_-tROWdd1EeOVfaIzSb4tTA">
  1833 + <parameters xmi:id="_-tYjKdd1EeOVfaIzSb4tTA" elementId="newWizardId" name="New Wizard"/>
  1834 + </commands>
  1835 + <commands xmi:id="_-tYjKtd1EeOVfaIzSb4tTA" 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="_-tR1Y9d1EeOVfaIzSb4tTA"/>
  1836 + <commands xmi:id="_-tYjK9d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or method" category="_-tR1atd1EeOVfaIzSb4tTA"/>
  1837 + <commands xmi:id="_-tYjLNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.help.tipsAndTricksAction" commandName="Tips and Tricks" description="Open the tips and tricks help page" category="_-tR1Y9d1EeOVfaIzSb4tTA"/>
  1838 + <commands xmi:id="_-tYjLdd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.showHistory" commandName="Show History" description="Show History" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  1839 + <commands xmi:id="_-tYjLtd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.find.word" commandName="Find Word" description="Select a word and find the next occurrence" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  1840 + <commands xmi:id="_-tZKINd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.copy" commandName="Copy" description="Copy the selection to the clipboard" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1841 + <commands xmi:id="_-tZKIdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.deleteConfigsCommand" commandName="Reset to Default" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1842 + <commands xmi:id="_-tZKItd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.Revert" commandName="Revert Commit" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1843 + <commands xmi:id="_-tZKI9d1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1844 + <commands xmi:id="_-tZKJNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewCreateBranch" commandName="Create Branch..." category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1845 + <commands xmi:id="_-tZKJdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.select.previous" commandName="Select Previous C/C++ Element" description="Expand the selection to enclosing C/C++ element" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1846 + <commands xmi:id="_-tZKJtd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.RunToLine" commandName="Run to Line" description="Resume and break when execution reaches the current line" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1847 + <commands xmi:id="_-tZKJ9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.refactor.toggle.function" commandName="Toggle Function - Refactoring " description="Toggles the implementation between header and implementation file" category="_-tROVNd1EeOVfaIzSb4tTA"/>
  1848 + <commands xmi:id="_-tZKKNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ant.ui.openExternalDoc" commandName="Open External Documentation" description="Open the External documentation for the current task in the Ant editor" category="_-tR1add1EeOVfaIzSb4tTA"/>
  1849 + <commands xmi:id="_-tZKKdd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.xml.ui.gotoMatchingTag" commandName="Matching Tag" description="Go to Matching Tag" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1850 + <commands xmi:id="_-tZKKtd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.JavaHierarchyPerspective" commandName="Java Type Hierarchy" description="Show the Java Type Hierarchy perspective" category="_-tROUNd1EeOVfaIzSb4tTA"/>
  1851 + <commands xmi:id="_-tZKK9d1EeOVfaIzSb4tTA" 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="_-tR1atd1EeOVfaIzSb4tTA"/>
  1852 + <commands xmi:id="_-tZKLNd1EeOVfaIzSb4tTA" 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="_-tROZNd1EeOVfaIzSb4tTA"/>
  1853 + <commands xmi:id="_-tZKLdd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.Restart" commandName="Restart" description="Restart a process or debug target without terminating and re-launching" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1854 + <commands xmi:id="_-tZKLtd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.indent" commandName="Correct Indentation" description="Corrects the indentation of the selected lines" category="_-tR1add1EeOVfaIzSb4tTA"/>
  1855 + <commands xmi:id="_-tZKL9d1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1856 + <commands xmi:id="_-tZKMNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.part.previousPage" commandName="Previous Page" description="Switch to the previous page" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1857 + <commands xmi:id="_-tZKMdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.openResource" commandName="Open Resource" description="Open an editor on a particular resource" category="_-tR1aNd1EeOVfaIzSb4tTA">
  1858 + <parameters xmi:id="_-tZKMtd1EeOVfaIzSb4tTA" elementId="filePath" name="File Path" typeId="org.eclipse.ui.ide.resourcePath"/>
  1859 + </commands>
  1860 + <commands xmi:id="_-tZKM9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.Synchronize" commandName="Synchronize" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1861 + <commands xmi:id="_-tZKNNd1EeOVfaIzSb4tTA" 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="_-tROW9d1EeOVfaIzSb4tTA"/>
  1862 + <commands xmi:id="_-tZKNdd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1863 + <commands xmi:id="_-tZKNtd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.opencview" commandName="Show in C/C++ Project view" description="Show the selected resource in the C/C++ Project view" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  1864 + <commands xmi:id="_-tZKN9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.command.reverseStepOver" commandName="Reverse Step Over" description="Perform Reverse Step Over" category="_-tROZtd1EeOVfaIzSb4tTA"/>
  1865 + <commands xmi:id="_-tZKONd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.help.helpContents" commandName="Help Contents" description="Open the help contents" category="_-tR1Y9d1EeOVfaIzSb4tTA"/>
  1866 + <commands xmi:id="_-tZKOdd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.format" commandName="Format" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1867 + <commands xmi:id="_-tZKOtd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify field access" description="Invokes quick assist and selects 'Qualify field access'" category="_-tR1add1EeOVfaIzSb4tTA"/>
  1868 + <commands xmi:id="_-tZKO9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.saveAll" commandName="Save All" description="Save all current contents" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  1869 + <commands xmi:id="_-tZKPNd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.externalizeStrings" commandName="Externalize Strings in Plug-ins" description="Extract translatable strings from plug-in files" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1870 + <commands xmi:id="_-tZKPdd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.GarbageCollect" commandName="Collect Garbage" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1871 + <commands xmi:id="_-tZxMNd1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  1872 + <commands xmi:id="_-tZxMdd1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1873 + <commands xmi:id="_-tZxMtd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.debug" commandName="Debug Eclipse Application" description="Debug Eclipse Application" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1874 + <commands xmi:id="_-tZxM9d1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.format.document" commandName="Format" description="Format selection" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1875 + <commands xmi:id="_-tZxNNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.select.textEnd" commandName="Select Text End" description="Select to the end of the text" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1876 + <commands xmi:id="_-tZxNdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.delete.line" commandName="Delete Line" description="Delete a line of text" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1877 + <commands xmi:id="_-tZxNtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.showViewMenu" commandName="Show View Menu" description="Show the view menu" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1878 + <commands xmi:id="_-tZxN9d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1879 + <commands xmi:id="_-tZxONd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.findIncremental" commandName="Incremental Find" description="Incremental find" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1880 + <commands xmi:id="_-tZxOdd1EeOVfaIzSb4tTA" elementId="org.eclipse.search.ui.performTextSearchProject" commandName="Find Text in Project" description="Searches the files in the project for specific text." category="_-tROYtd1EeOVfaIzSb4tTA"/>
  1881 + <commands xmi:id="_-tZxOtd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.edit.text.format" commandName="Format Source" description="Format a PDE Source Page" category="_-tROXNd1EeOVfaIzSb4tTA"/>
  1882 + <commands xmi:id="_-tZxO9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.make.ui.targetBuildLastCommand" commandName="Rebuild Last Target" description="Rebuild the last make target for the selected container or project." category="_-tROVdd1EeOVfaIzSb4tTA"/>
  1883 + <commands xmi:id="_-tZxPNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.previousEditor" commandName="Previous Editor" description="Switch to the previous editor" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1884 + <commands xmi:id="_-tZxPdd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.DeleteBranch" commandName="Delete Branch..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1885 + <commands xmi:id="_-tZxPtd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.commands.openElementInEditor" commandName="Open Java Element" description="Open a Java element in its editor" category="_-tR1aNd1EeOVfaIzSb4tTA">
  1886 + <parameters xmi:id="_-tZxP9d1EeOVfaIzSb4tTA" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
  1887 + </commands>
  1888 + <commands xmi:id="_-tZxQNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.maximizePart" commandName="Maximize Active View or Editor" description="Toggles maximize/restore state of active view or editor" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1889 + <commands xmi:id="_-tZxQdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.ide.configureColumns" commandName="Configure Columns..." description="Configure the columns in the markers view" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1890 + <commands xmi:id="_-tZxQtd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.command.debugNewExecutable" commandName="Debug New Executable" description="Debug a new executable" category="_-tROYNd1EeOVfaIzSb4tTA"/>
  1891 + <commands xmi:id="_-tZxQ9d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.commands.AddClassPrepareBreakpoint" commandName="Add Class Load Breakpoint" description="Add a class load breakpoint" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1892 + <commands xmi:id="_-tZxRNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.editors.revisions.id.toggle" commandName="Toggle Revision Id Display" description="Toggles the display of the revision id" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1893 + <commands xmi:id="_-tZxRdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.folding.collapse_all" commandName="Collapse All" description="Collapses all folded regions" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1894 + <commands xmi:id="_-tZxRtd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.commit.CherryPick" commandName="Cherry Pick" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1895 + <commands xmi:id="_-tZxR9d1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.run" commandName="Run OSGi Framework" description="Run OSGi Framework" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1896 + <commands xmi:id="_-tZxSNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.perspectives.showPerspective" commandName="Show Perspective" description="Show a particular perspective" category="_-tROUNd1EeOVfaIzSb4tTA">
  1897 + <parameters xmi:id="_-taYQNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.perspectives.showPerspective.perspectiveId" name="Parameter"/>
  1898 + <parameters xmi:id="_-taYQdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.perspectives.showPerspective.newWindow" name="In New Window"/>
  1899 + </commands>
  1900 + <commands xmi:id="_-taYQtd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.eof" commandName="EOF" description="Send end of file" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1901 + <commands xmi:id="_-taYQ9d1EeOVfaIzSb4tTA" 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="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1902 + <commands xmi:id="_-taYRNd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.xml.ui.reload.dependencies" commandName="Reload Dependencies" description="Reload Dependencies" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1903 + <commands xmi:id="_-taYRdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.editors.quickdiff.revert" commandName="Revert Lines" description="Revert the current selection, block or deleted lines" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1904 + <commands xmi:id="_-taYRtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.previousSubTab" commandName="Previous Sub-Tab" description="Switch to the previous sub-tab" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1905 + <commands xmi:id="_-taYR9d1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1906 + <commands xmi:id="_-taYSNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.smartEnter" commandName="Insert Line Below Current Line" description="Adds a new line below the current line" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1907 + <commands xmi:id="_-taYSdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.goto.pageDown" commandName="Page Down" description="Go down one page" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1908 + <commands xmi:id="_-taYStd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.Reset" commandName="Reset" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1909 + <commands xmi:id="_-taYS9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.command.stopTracing" commandName="Stop Tracing " description="Stop Tracing Experiment" category="_-tR1Ztd1EeOVfaIzSb4tTA"/>
  1910 + <commands xmi:id="_-taYTNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.goto.windowStart" commandName="Window Start" description="Go to the start of the window" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1911 + <commands xmi:id="_-taYTdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.goInto" commandName="Go Into" description="Navigate into the selected item" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1912 + <commands xmi:id="_-taYTtd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.command.ungroupDebugContexts" commandName="Ungroup" description="Ungroups the selected debug contexts" category="_-tROYNd1EeOVfaIzSb4tTA"/>
  1913 + <commands xmi:id="_-taYT9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.contentAssist.proposals" commandName="Content Assist" description="Content Assist" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1914 + <commands xmi:id="_-taYUNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.folding.expand_all" commandName="Expand All" description="Expands all folded regions" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1915 + <commands xmi:id="_-taYUdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.nextTab" commandName="Next Tab" description="Switch to the next tab" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1916 + <commands xmi:id="_-taYUtd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  1917 + <commands xmi:id="_-taYU9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.Discard" commandName="Replace with File in Git Index" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1918 + <commands xmi:id="_-taYVNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  1919 + <commands xmi:id="_-taYVdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.ide.OpenMarkersView" commandName="Open Another" description="Open another view" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1920 + <commands xmi:id="_-taYVtd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.Terminate" commandName="Terminate" description="Terminate" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1921 + <commands xmi:id="_-taYV9d1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.createAntBuildFile" commandName="Create Ant Build File" description="Creates an Ant build file for the current project" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1922 + <commands xmi:id="_-taYWNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.NoAssumeUnchanged" commandName="No Assume Unchanged" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1923 + <commands xmi:id="_-taYWdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.sort.lines" commandName="Sort Lines" description="Sort selected lines alphabetically" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  1924 + <commands xmi:id="_-taYWtd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.runtime.spy.commands.menuSpyCommand" commandName="Plug-in Menu Spy" description="Show the Plug-in Spy" category="_-tROVtd1EeOVfaIzSb4tTA"/>
  1925 + <commands xmi:id="_-taYW9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.select.windowEnd" commandName="Select Window End" description="Select to the end of the window" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1926 + <commands xmi:id="_-ta_UNd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.command.gotoaddress" commandName="Go to Address" description="Go to Address" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1927 + <commands xmi:id="_-ta_Udd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.uncomment" commandName="Uncomment" description="Uncomment the selected # style comment lines" category="_-tROWNd1EeOVfaIzSb4tTA"/>
  1928 + <commands xmi:id="_-ta_Utd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.search.findrefs.workingset" commandName="References in Working Set" description="Search for references to the selected element in a working set" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  1929 + <commands xmi:id="_-ta_U9d1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.adt.refactoring.extract.string" commandName="Extract Android String" description="Extract Strings into Android String Resources" category="_-tROXdd1EeOVfaIzSb4tTA"/>
  1930 + <commands xmi:id="_-ta_VNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.switchToEditor" commandName="Switch to Editor" description="Switch to an editor" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1931 + <commands xmi:id="_-ta_Vdd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.Suspend" commandName="Suspend" description="Suspend" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1932 + <commands xmi:id="_-ta_Vtd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.command.shareProject" commandName="Share with Git" description="Share the project using Git" category="_-tROZdd1EeOVfaIzSb4tTA">
  1933 + <parameters xmi:id="_-ta_V9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.command.projectNameParameter" name="Project" optional="false"/>
  1934 + </commands>
  1935 + <commands xmi:id="_-ta_WNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.previousView" commandName="Previous View" description="Switch to the previous view" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1936 + <commands xmi:id="_-ta_Wdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.navigate.open.element.in.call.hierarchy" commandName="Open Element in Call Hierarchy" description="Open an element in the call hierarchy view" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1937 + <commands xmi:id="_-ta_Wtd1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  1938 + <commands xmi:id="_-ta_W9d1EeOVfaIzSb4tTA" 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="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1939 + <commands xmi:id="_-ta_XNd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.closeRendering" commandName="Close Rendering" description="Close the selected rendering." category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1940 + <commands xmi:id="_-ta_Xdd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.commands.showElementInPackageView" commandName="Show Java Element in Package Explorer" description="Select Java element in the Package Explorer view" category="_-tR1aNd1EeOVfaIzSb4tTA">
  1941 + <parameters xmi:id="_-ta_Xtd1EeOVfaIzSb4tTA" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
  1942 + </commands>
  1943 + <commands xmi:id="_-ta_X9d1EeOVfaIzSb4tTA" elementId="org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize resources in the workspace with another location" category="_-tR1Ytd1EeOVfaIzSb4tTA"/>
  1944 + <commands xmi:id="_-ta_YNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.help.displayHelp" commandName="Display Help" description="Display a Help topic" category="_-tR1Y9d1EeOVfaIzSb4tTA">
  1945 + <parameters xmi:id="_-ta_Ydd1EeOVfaIzSb4tTA" elementId="href" name="Help topic href"/>
  1946 + </commands>
  1947 + <commands xmi:id="_-ta_Ytd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a Java editor" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1948 + <commands xmi:id="_-ta_Y9d1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.open.file.from.source" commandName="Open Selection" description="Open an editor on the selected link" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1949 + <commands xmi:id="_-ta_ZNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.previousPerspective" commandName="Previous Perspective" description="Switch to the previous perspective" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1950 + <commands xmi:id="_-ta_Zdd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.junit.junitShortcut.debug" commandName="Debug JUnit Test" description="Debug JUnit Test" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1951 + <commands xmi:id="_-ta_Ztd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.Branch" commandName="Branch" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1952 + <commands xmi:id="_-ta_Z9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.project.closeProject" commandName="Close Project" description="Close the selected project" category="_-tROVdd1EeOVfaIzSb4tTA"/>
  1953 + <commands xmi:id="_-ta_aNd1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  1954 + <commands xmi:id="_-ta_add1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.refactoring.command.ExtractConstant" commandName="Extract Constant..." category="_-tROVNd1EeOVfaIzSb4tTA"/>
  1955 + <commands xmi:id="_-ta_atd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.commitAll" commandName="Commit All Outgoing Changes" description="Commit all outgoing changes to the repository" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  1956 + <commands xmi:id="_-ta_a9d1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.cvsPerspective" commandName="CVS Repository Exploring" description="Open the CVS Repository Exploring Perspective" category="_-tROUNd1EeOVfaIzSb4tTA"/>
  1957 + <commands xmi:id="_-ta_bNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.FetchGerritChange" commandName="Fetch From Gerrit" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1958 + <commands xmi:id="_-tbmYNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.folding.expand" commandName="Expand" description="Expands the folded region at the current selection" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1959 + <commands xmi:id="_-tbmYdd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.junit.junitShortcut.rerunLast" commandName="Rerun JUnit Test" description="Rerun JUnit Test" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1960 + <commands xmi:id="_-tbmYtd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewRemove" commandName="Remove Repository" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1961 + <commands xmi:id="_-tbmY9d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1962 + <commands xmi:id="_-tbmZNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.goto.lineStart" commandName="Line Start" description="Go to the start of the line of text" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1963 + <commands xmi:id="_-tbmZdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.select.next" commandName="Select Next C/C++ Element" description="Expand the selection to next C/C++ element" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1964 + <commands xmi:id="_-tbmZtd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.junit.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_-tROYtd1EeOVfaIzSb4tTA"/>
  1965 + <commands xmi:id="_-tbmZ9d1EeOVfaIzSb4tTA" 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="_-tR1Y9d1EeOVfaIzSb4tTA"/>
  1966 + <commands xmi:id="_-tbmaNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.project.properties" commandName="Properties" description="Display the properties of the selected item's project " category="_-tROVdd1EeOVfaIzSb4tTA"/>
  1967 + <commands xmi:id="_-tbmadd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.toggleBlockSelectionMode" commandName="Toggle Block Selection" description="Toggle block / column selection in the current text editor" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1968 + <commands xmi:id="_-tbmatd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.save" commandName="Save" description="Save the current contents" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  1969 + <commands xmi:id="_-tbma9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.CompareWithWorkingTree" commandName="Compare with Working Directory" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1970 + <commands xmi:id="_-tbmbNd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.checkout" commandName="Checkout from CVS" description="Checkout from CVS" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  1971 + <commands xmi:id="_-tbmbdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ant.ui.open.declaration.command" commandName="Open Declaration" description="Opens the Ant editor on the referenced element" category="_-tR1add1EeOVfaIzSb4tTA"/>
  1972 + <commands xmi:id="_-tbmbtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.closePart" commandName="Close Part" description="Close the active workbench part" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1973 + <commands xmi:id="_-tbmb9d1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.ToggleWatchpoint" commandName="Toggle Watchpoint" description="Creates or removes a watchpoint" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1974 + <commands xmi:id="_-tbmcNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureBranch" commandName="Configure Branch" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1975 + <commands xmi:id="_-tbmcdd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.compareWithRemote" commandName="Compare With Latest from Repository" description="Compare with Content on CVS Server" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  1976 + <commands xmi:id="_-tbmctd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  1977 + <commands xmi:id="_-tbmc9d1EeOVfaIzSb4tTA" 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="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1978 + <commands xmi:id="_-tbmdNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ltk.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_-tR1atd1EeOVfaIzSb4tTA"/>
  1979 + <commands xmi:id="_-tbmddd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.correction.assist.proposals" commandName="Quick Fix" description="Suggest possible fixes for a problem" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  1980 + <commands xmi:id="_-tbmdtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.editors.revisions.rendering.cycle" commandName="Cycle Revision Coloring Mode" description="Cycles through the available coloring modes for revisions" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1981 + <commands xmi:id="_-tbmd9d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.commands.Watch" commandName="Watch" description="Create new watch expression" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1982 + <commands xmi:id="_-tbmeNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.showRulerContextMenu" commandName="Show Ruler Context Menu" description="Show the context menu for the ruler" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1983 + <commands xmi:id="_-tbmedd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.minimizePart" commandName="Minimize Active View or Editor" description="Minimizes the active view or editor" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  1984 + <commands xmi:id="_-tbmetd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.ToggleMethodBreakpoint" commandName="Toggle Method Breakpoint" description="Creates or removes a method breakpoint" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1985 + <commands xmi:id="_-tcNcNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.Untrack" commandName="Untrack" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1986 + <commands xmi:id="_-tcNcdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.menu.updateUnresolvedIncludes" commandName="Re-resolve Unresolved Includes" category="_-tROVdd1EeOVfaIzSb4tTA"/>
  1987 + <commands xmi:id="_-tcNctd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.part.nextPage" commandName="Next Page" description="Switch to the next page" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1988 + <commands xmi:id="_-tcNc9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.ReplaceWithRef" commandName="Replace with branch, tag, or reference" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  1989 + <commands xmi:id="_-tcNdNd1EeOVfaIzSb4tTA" 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="_-tROY9d1EeOVfaIzSb4tTA"/>
  1990 + <commands xmi:id="_-tcNddd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.backwardHistory" commandName="Backward History" description="Move backward in the editor navigation history" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1991 + <commands xmi:id="_-tcNdtd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.refactoring.command.ExtractLocalVariable" commandName="Extract Local Variable..." category="_-tROVNd1EeOVfaIzSb4tTA"/>
  1992 + <commands xmi:id="_-tcNd9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.swap.mark" commandName="Swap Mark" description="Swap the mark with the cursor position" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  1993 + <commands xmi:id="_-tcNeNd1EeOVfaIzSb4tTA" 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="_-tR1aNd1EeOVfaIzSb4tTA"/>
  1994 + <commands xmi:id="_-tcNedd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.replaceWithRevision" commandName="Replace With Revision" description="Replace with Revision on CVS Server" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  1995 + <commands xmi:id="_-tcNetd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.project.buildProject" commandName="Build Project" description="Build the selected project" category="_-tROVdd1EeOVfaIzSb4tTA"/>
  1996 + <commands xmi:id="_-tcNe9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.command.saveTraceData" commandName="Save Trace Data " description="Save Trace Data to File" category="_-tR1Ztd1EeOVfaIzSb4tTA"/>
  1997 + <commands xmi:id="_-tcNfNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ant.ui.antShortcut.run" commandName="Run Ant Build" description="Run Ant Build" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  1998 + <commands xmi:id="_-tcNfdd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.compareWithRevision" commandName="Compare With Revision" description="Compare with Revision on CVS Server" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  1999 + <commands xmi:id="_-tcNftd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.add.block.comment" commandName="Add Block Comment" description="Add Block Comment" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2000 + <commands xmi:id="_-tcNf9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.showSystemMenu" commandName="Show System Menu" description="Show the system menu" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2001 + <commands xmi:id="_-tcNgNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2002 + <commands xmi:id="_-tcNgdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.lowerCase" commandName="To Lower Case" description="Changes the selection to lower case" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2003 + <commands xmi:id="_-tcNgtd1EeOVfaIzSb4tTA" 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="_-tR1atd1EeOVfaIzSb4tTA"/>
  2004 + <commands xmi:id="_-tcNg9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the translation unit" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2005 + <commands xmi:id="_-tcNhNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.select.pageDown" commandName="Select Page Down" description="Select to the bottom of the page" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2006 + <commands xmi:id="_-tcNhdd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.newRendering" commandName="New Rendering" description="Add a new rendering." category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2007 + <commands xmi:id="_-tcNhtd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.menu.freshenAllFiles" commandName="Freshen All Files in Index" category="_-tROVdd1EeOVfaIzSb4tTA"/>
  2008 + <commands xmi:id="_-tcNh9d1EeOVfaIzSb4tTA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowBundleCatalog" commandName="Show Bundle Catalog" category="_-tROZdd1EeOVfaIzSb4tTA">
  2009 + <parameters xmi:id="_-tcNiNd1EeOVfaIzSb4tTA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.DirectoryParameter" name="Directory URL"/>
  2010 + <parameters xmi:id="_-tcNidd1EeOVfaIzSb4tTA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.TagsParameter" name="Tags"/>
  2011 + </commands>
  2012 + <commands xmi:id="_-tcNitd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.MergeTool" commandName="Merge Tool" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2013 + <commands xmi:id="_-tcNi9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.SimplePush" commandName="Push to Upstream" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2014 + <commands xmi:id="_-tc0gNd1EeOVfaIzSb4tTA" 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="_-tROY9d1EeOVfaIzSb4tTA"/>
  2015 + <commands xmi:id="_-tc0gdd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.OpenInTextEditorCommand" commandName="Open in Text Editor" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2016 + <commands xmi:id="_-tc0gtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.openLocalFile" commandName="Open File..." description="Open a file" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  2017 + <commands xmi:id="_-tc0g9d1EeOVfaIzSb4tTA" elementId="org.eclipse.compare.selectPreviousChange" commandName="Select Previous Change" description="Select Previous Change" category="_-tR1Zdd1EeOVfaIzSb4tTA"/>
  2018 + <commands xmi:id="_-tc0hNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly" commandName="Show Selected Element Only" description="Show Selected Element Only" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2019 + <commands xmi:id="_-tc0hdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.select.wordPrevious" commandName="Select Previous Word" description="Select the previous word" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2020 + <commands xmi:id="_-tc0htd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.ToggleCoolbarAction" commandName="Toggle Toolbar Visibility" description="Toggles the visibility of the window toolbar" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2021 + <commands xmi:id="_-tc0h9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.Reset" commandName="Reset" category="_-tROZdd1EeOVfaIzSb4tTA">
  2022 + <parameters xmi:id="_-tc0iNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.ResetMode" name="Reset mode" optional="false"/>
  2023 + </commands>
  2024 + <commands xmi:id="_-tc0idd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_-tR1atd1EeOVfaIzSb4tTA"/>
  2025 + <commands xmi:id="_-tc0itd1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2026 + <commands xmi:id="_-tc0i9d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.commands.AddExceptionBreakpoint" commandName="Add Java Exception Breakpoint" description="Add a Java exception breakpoint" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2027 + <commands xmi:id="_-tc0jNd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.branch" commandName="Branch" description="Branch" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  2028 + <commands xmi:id="_-tc0jdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.command.reverseToggle" commandName="Reverse Toggle" description="Toggle Reverse Debugging" category="_-tROZtd1EeOVfaIzSb4tTA"/>
  2029 + <commands xmi:id="_-tc0jtd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.CompareVersionsInTree" commandName="Compare in Tree" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2030 + <commands xmi:id="_-tc0j9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.opendecl" commandName="Open Declaration" description="Open an editor on the selected element's declaration(s)" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2031 + <commands xmi:id="_-tc0kNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.project.openProject" commandName="Open Project" description="Open a project" category="_-tROVdd1EeOVfaIzSb4tTA"/>
  2032 + <commands xmi:id="_-tc0kdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.cut" commandName="Cut" description="Cut the selection to the clipboard" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2033 + <commands xmi:id="_-tc0ktd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.moveLineDown" commandName="Move Lines Down" description="Moves the selected lines down" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2034 + <commands xmi:id="_-tc0k9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.findReplace" commandName="Find and Replace" description="Find and replace text" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2035 + <commands xmi:id="_-tc0lNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.commands.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2036 + <commands xmi:id="_-tc0ldd1EeOVfaIzSb4tTA" elementId="org.eclipse.quickdiff.toggle" commandName="Quick Diff Toggle" description="Toggles quick diff information display on the line number ruler" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2037 + <commands xmi:id="_-tc0ltd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.ui.applyPatch" commandName="Apply Patch..." description="Apply a patch to one or more workspace projects." category="_-tR1Ytd1EeOVfaIzSb4tTA"/>
  2038 + <commands xmi:id="_-tc0l9d1EeOVfaIzSb4tTA" elementId="org.eclipse.compare.copyLeftToRight" commandName="Copy from Left to Right" description="Copy Current Change from Left to Right" category="_-tR1Zdd1EeOVfaIzSb4tTA"/>
  2039 + <commands xmi:id="_-tc0mNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.command.startTracing" commandName="Start Tracing " description="Start Tracing Experiment" category="_-tR1Ztd1EeOVfaIzSb4tTA"/>
  2040 + <commands xmi:id="_-tc0mdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ltk.ui.refactoring.commands.moveResources" commandName="Move Resources" description="Move the selected resources and notify LTK participants." category="_-tR1Z9d1EeOVfaIzSb4tTA"/>
  2041 + <commands xmi:id="_-tc0mtd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewRenameBranch" commandName="Rename Branch..." category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2042 + <commands xmi:id="_-tc0m9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.toggleInsertMode" commandName="Toggle Insert Mode" description="Toggle insert mode" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2043 + <commands xmi:id="_-tc0nNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2044 + <commands xmi:id="_-tdbkNd1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  2045 + <commands xmi:id="_-tdbkdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.goto.line" commandName="Go to Line" description="Go to a specified line of text" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2046 + <commands xmi:id="_-tdbktd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewAddToIndex" commandName="Add to Index" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2047 + <commands xmi:id="_-tdbk9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.nextSubTab" commandName="Next Sub-Tab" description="Switch to the next sub-tab" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2048 + <commands xmi:id="_-tdblNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in C/C++ editors" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2049 + <commands xmi:id="_-tdbldd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.stash.create" commandName="Stash Changes" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2050 + <commands xmi:id="_-tdbltd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewRemoveRemote" commandName="Delete Remote" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2051 + <commands xmi:id="_-tdbl9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.goto.columnPrevious" commandName="Previous Column" description="Go to the previous column" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2052 + <commands xmi:id="_-tdbmNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar" commandName="Run Last Launched External Tool" description="Runs the last launched external Tool" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2053 + <commands xmi:id="_-tdbmdd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.Commit" commandName="Commit..." category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2054 + <commands xmi:id="_-tdbmtd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.openPluginArtifact" commandName="Open Plug-in Artifact" description="Open a plug-in artifact in the manifest editor" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2055 + <commands xmi:id="_-tdbm9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.search.findrefs" commandName="References" description="Search for references to the selected element in the workspace" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2056 + <commands xmi:id="_-tdbnNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_-tR1add1EeOVfaIzSb4tTA"/>
  2057 + <commands xmi:id="_-tdbndd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.remove.block.comment" commandName="Remove Block Comment" description="Remove Block Comment" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2058 + <commands xmi:id="_-tdbntd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.addBookmark" commandName="Add Bookmark" description="Add a bookmark" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2059 + <commands xmi:id="_-tdbn9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.select.lineStart" commandName="Select Line Start" description="Select to the beginning of the line of text" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2060 + <commands xmi:id="_-tdboNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.CheckoutCommand" commandName="Checkout" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2061 + <commands xmi:id="_-tdbodd1EeOVfaIzSb4tTA" 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="_-tROY9d1EeOVfaIzSb4tTA"/>
  2062 + <commands xmi:id="_-tdbotd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.search.finddecl.project" commandName="Declaration in Project" description="Search for declarations of the selected element in the enclosing project" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2063 + <commands xmi:id="_-tdbo9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewAddRepository" commandName="Add a Git Repository" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2064 + <commands xmi:id="_-tdbpNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.hover.forwardMacroExpansion" commandName="Forward" description="Step forward in macro expansions" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2065 + <commands xmi:id="_-tdbpdd1EeOVfaIzSb4tTA" elementId="org.eclipse.equinox.p2.ui.sdk.update" commandName="Check for Updates" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2066 + <commands xmi:id="_-tdbptd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.findIncrementalReverse" commandName="Incremental Find Reverse" description="Incremental find reverse" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2067 + <commands xmi:id="_-tdbp9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.project.rebuildAll" commandName="Rebuild All" description="Rebuild all projects" category="_-tROVdd1EeOVfaIzSb4tTA"/>
  2068 + <commands xmi:id="_-tdbqNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.activateEditor" commandName="Activate Editor" description="Activate the editor" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2069 + <commands xmi:id="_-tdbqdd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_-tR1add1EeOVfaIzSb4tTA"/>
  2070 + <commands xmi:id="_-tdbqtd1EeOVfaIzSb4tTA" elementId="org.eclipse.compare.copyAllRightToLeft" commandName="Copy All from Right to Left" description="Copy All Changes from Right to Left" category="_-tR1Zdd1EeOVfaIzSb4tTA"/>
  2071 + <commands xmi:id="_-teCoNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.PushCommit" commandName="Push Commit..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2072 + <commands xmi:id="_-teCodd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.generate.javadoc" commandName="Generate Javadoc" description="Generates Javadoc for a selectable set of Java resources" category="_-tROVdd1EeOVfaIzSb4tTA"/>
  2073 + <commands xmi:id="_-teCotd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.command.reverseResume" commandName="Reverse Resume" description="Perform Reverse Resume" category="_-tROZtd1EeOVfaIzSb4tTA"/>
  2074 + <commands xmi:id="_-teCo9d1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  2075 + <commands xmi:id="_-teCpNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.project.closeUnrelatedProjects" commandName="Close Unrelated Projects" description="Close unrelated projects" category="_-tROVdd1EeOVfaIzSb4tTA"/>
  2076 + <commands xmi:id="_-teCpdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.goto.lineDown" commandName="Line Down" description="Go down one line of text" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2077 + <commands xmi:id="_-teCptd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.ToggleBreakpoint" commandName="Toggle Breakpoint" description="Creates or removes a breakpoint" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2078 + <commands xmi:id="_-teCp9d1EeOVfaIzSb4tTA" elementId="org.eclipse.compare.ignoreWhiteSpace" commandName="Ignore White Space" description="Ignore white space where applicable" category="_-tR1Zdd1EeOVfaIzSb4tTA"/>
  2079 + <commands xmi:id="_-teCqNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureGerritRemote" commandName="Gerrit Configuration..." category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2080 + <commands xmi:id="_-teCqdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.previousTab" commandName="Previous Tab" description="Switch to the previous tab" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2081 + <commands xmi:id="_-teCqtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition" commandName="Last Edit Location" description="Last edit location" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2082 + <commands xmi:id="_-teCq9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.SkipRebase" commandName="Skip commit and continue" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2083 + <commands xmi:id="_-teCrNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RebaseCurrent" commandName="Rebase" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2084 + <commands xmi:id="_-teCrdd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.toggleMemoryMonitorsPane" commandName="Toggle Memory Monitors Pane" description="Toggle visibility of the Memory Monitors Pane" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2085 + <commands xmi:id="_-teCrtd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.ignore" commandName="Add to .cvsignore" description="Ignore the Selected Resources when Synchronizing" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  2086 + <commands xmi:id="_-teCr9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2087 + <commands xmi:id="_-teCsNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.ide.copyBuildIdCommand" commandName="Copy Build Id To Clipboard" description="Copies the build id to the clipboard." category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2088 + <commands xmi:id="_-teCsdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.dialogs.openInputDialog" commandName="Open Input Dialog" description="Open an Input Dialog" category="_-tROYdd1EeOVfaIzSb4tTA">
  2089 + <parameters xmi:id="_-teCstd1EeOVfaIzSb4tTA" elementId="title" name="Title"/>
  2090 + <parameters xmi:id="_-teCs9d1EeOVfaIzSb4tTA" elementId="message" name="Message"/>
  2091 + <parameters xmi:id="_-teCtNd1EeOVfaIzSb4tTA" elementId="initialValue" name="Initial Value"/>
  2092 + <parameters xmi:id="_-teCtdd1EeOVfaIzSb4tTA" elementId="cancelReturns" name="Return Value on Cancel"/>
  2093 + </commands>
  2094 + <commands xmi:id="_-teCttd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.ShowVersions" commandName="Open" category="_-tROZdd1EeOVfaIzSb4tTA">
  2095 + <parameters xmi:id="_-teCt9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.CompareMode" name="Compare mode"/>
  2096 + </commands>
  2097 + <commands xmi:id="_-teCuNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.navigate.opentype" commandName="Open Element" description="Open an element in an Editor" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2098 + <commands xmi:id="_-tepsNd1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  2099 + <commands xmi:id="_-tepsdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.properties.NewPropertySheetCommand" commandName="Properties" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2100 + <commands xmi:id="_-tepstd1EeOVfaIzSb4tTA" elementId="org.eclipse.ant.ui.antShortcut.debug" commandName="Debug Ant Build" description="Debug Ant Build" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2101 + <commands xmi:id="_-teps9d1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  2102 + <commands xmi:id="_-teptNd1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  2103 + <commands xmi:id="_-teptdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.collapseAll" commandName="Collapse All" description="Collapse the current tree" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2104 + <commands xmi:id="_-tepttd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_-tR1add1EeOVfaIzSb4tTA"/>
  2105 + <commands xmi:id="_-tept9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.folding.toggle" commandName="Toggle Folding" description="Toggles folding in the current editor" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2106 + <commands xmi:id="_-tepuNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.submodule.update" commandName="Update Submodule" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2107 + <commands xmi:id="_-tepudd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.xml.ui.referencedFileErrors" commandName="Show Details..." description="Show Details..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2108 + <commands xmi:id="_-teputd1EeOVfaIzSb4tTA" 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="_-tR1atd1EeOVfaIzSb4tTA"/>
  2109 + <commands xmi:id="_-tepu9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.command.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2110 + <commands xmi:id="_-tepvNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2111 + <commands xmi:id="_-tepvdd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.quick_outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2112 + <commands xmi:id="_-tepvtd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.commit.Revert" commandName="Revert Commit" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2113 + <commands xmi:id="_-tepv9d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into Java comments" category="_-tR1add1EeOVfaIzSb4tTA"/>
  2114 + <commands xmi:id="_-tepwNd1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  2115 + <commands xmi:id="_-tepwdd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_-tR1add1EeOVfaIzSb4tTA"/>
  2116 + <commands xmi:id="_-tepwtd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.commands.Display" commandName="Display" description="Display result of evaluating selected text" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2117 + <commands xmi:id="_-tepw9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewCreateRepository" commandName="Create a Repository" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2118 + <commands xmi:id="_-tepxNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.revert" commandName="Revert" description="Revert to the last saved state" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  2119 + <commands xmi:id="_-tepxdd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2120 + <commands xmi:id="_-tepxtd1EeOVfaIzSb4tTA" 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="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2121 + <commands xmi:id="_-tepx9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.scroll.lineDown" commandName="Scroll Line Down" description="Scroll down one line of text" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2122 + <commands xmi:id="_-tfQwNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_-tR1add1EeOVfaIzSb4tTA"/>
  2123 + <commands xmi:id="_-tfQwdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.redo" commandName="Redo" description="Redo the last operation" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2124 + <commands xmi:id="_-tfQwtd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.StepInto" commandName="Step Into" description="Step into" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2125 + <commands xmi:id="_-tfQw9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.SimpleFetch" commandName="Fetch from Upstream" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2126 + <commands xmi:id="_-tfQxNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.commit.Checkout" commandName="Checkout" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2127 + <commands xmi:id="_-tfQxdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.search.finddecl" commandName="Declaration" description="Search for declarations of the selected element in the workspace" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2128 + <commands xmi:id="_-tfQxtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.join.lines" commandName="Join Lines" description="Join lines of text" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2129 + <commands xmi:id="_-tfQx9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.scroll.lineUp" commandName="Scroll Line Up" description="Scroll up one line of text" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2130 + <commands xmi:id="_-tfQyNd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.TerminateAndRelaunch" commandName="Terminate and Relaunch" description="Terminate and Relaunch" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2131 + <commands xmi:id="_-tfQydd1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  2132 + <commands xmi:id="_-tfQytd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.print" commandName="Print" description="Print" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  2133 + <commands xmi:id="_-tfQy9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.forwardHistory" commandName="Forward History" description="Move forward in the editor navigation history" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2134 + <commands xmi:id="_-tfQzNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.breakpoint.properties" commandName="Java Breakpoint Properties" description="View and edit the properties for a given Java breakpoint" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2135 + <commands xmi:id="_-tfQzdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.select.pageUp" commandName="Select Page Up" description="Select to the top of the page" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2136 + <commands xmi:id="_-tfQztd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.internationalize" commandName="Internationalize Plug-ins" description="Sets up internationalization for a plug-in" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2137 + <commands xmi:id="_-tfQz9d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_-tR1add1EeOVfaIzSb4tTA"/>
  2138 + <commands xmi:id="_-tfQ0Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.CompareWithPrevious" commandName="Compare with Previous Revision" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2139 + <commands xmi:id="_-tfQ0dd1EeOVfaIzSb4tTA" 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="_-tR1atd1EeOVfaIzSb4tTA"/>
  2140 + <commands xmi:id="_-tfQ0td1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.menu.findUnresolvedIncludes" commandName="Search for Unresolved Includes" category="_-tROVdd1EeOVfaIzSb4tTA"/>
  2141 + <commands xmi:id="_-tfQ09d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.help.dynamicHelp" commandName="Dynamic Help" description="Open the dynamic help" category="_-tR1Y9d1EeOVfaIzSb4tTA"/>
  2142 + <commands xmi:id="_-tfQ1Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.commit" commandName="Commit" description="Commit resources to the repository" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  2143 + <commands xmi:id="_-tfQ1dd1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  2144 + <commands xmi:id="_-tfQ1td1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.RunLast" commandName="Run" description="Launch in run mode" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2145 + <commands xmi:id="_-tfQ19d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.copyLineUp" commandName="Duplicate Lines" description="Duplicates the selected lines and leaves the selection unchanged" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2146 + <commands xmi:id="_-tfQ2Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_-tR1add1EeOVfaIzSb4tTA"/>
  2147 + <commands xmi:id="_-tf30Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.commit.CreateBranch" commandName="Create Branch..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2148 + <commands xmi:id="_-tf30dd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_-tR1atd1EeOVfaIzSb4tTA"/>
  2149 + <commands xmi:id="_-tf30td1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.removeFromWorkingSet" commandName="Remove From Working Set" description="Removes the selected object from a working set." category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2150 + <commands xmi:id="_-tf309d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.debug" commandName="Debug Java Applet" description="Debug Java Applet" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2151 + <commands xmi:id="_-tf31Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.run" commandName="Run Java Application" description="Run Java Application" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2152 + <commands xmi:id="_-tf31dd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.ReplaceWithCommit" commandName="Replace with commit" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2153 + <commands xmi:id="_-tf31td1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.DeleteBranch" commandName="Delete Branch" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2154 + <commands xmi:id="_-tf319d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchHierarchy" commandName="Toggle Branch Representation" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2155 + <commands xmi:id="_-tf32Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.ApplyPatch" commandName="Apply Patch" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2156 + <commands xmi:id="_-tf32dd1EeOVfaIzSb4tTA" 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="_-tROY9d1EeOVfaIzSb4tTA"/>
  2157 + <commands xmi:id="_-tf32td1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.folding.collapse" commandName="Collapse" description="Collapses the folded region at the current selection" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2158 + <commands xmi:id="_-tf329d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2159 + <commands xmi:id="_-tf33Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.navigate.gotopackage" commandName="Go to Package" description="Go to Package" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2160 + <commands xmi:id="_-tf33dd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.structure.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2161 + <commands xmi:id="_-tf33td1EeOVfaIzSb4tTA" elementId="org.eclipse.equinox.p2.ui.sdk.install" commandName="Install New Software..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2162 + <commands xmi:id="_-tf339d1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.run" commandName="Run JUnit Plug-in Test" description="Run JUnit Plug-in Test" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2163 + <commands xmi:id="_-tf34Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.nextView" commandName="Next View" description="Switch to the next view" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2164 + <commands xmi:id="_-tf34dd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.project.buildLast" commandName="Repeat Working Set Build" description="Repeat the last working set build" category="_-tROVdd1EeOVfaIzSb4tTA"/>
  2165 + <commands xmi:id="_-tf34td1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.goto.textStart" commandName="Text Start" description="Go to the beginning of the text" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2166 + <commands xmi:id="_-tf349d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.junit.junitShortcut.run" commandName="Run JUnit Test" description="Run JUnit Test" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2167 + <commands xmi:id="_-tf35Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.properties" commandName="Properties" description="Display the properties of the selected item" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  2168 + <commands xmi:id="_-tf35dd1EeOVfaIzSb4tTA" elementId="org.eclipse.search.ui.openSearchDialog" commandName="Open Search Dialog" description="Open the Search dialog" category="_-tROYtd1EeOVfaIzSb4tTA"/>
  2169 + <commands xmi:id="_-tf35td1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2170 + <commands xmi:id="_-tf359d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.openWorkspace" commandName="Switch Workspace" description="Open the workspace selection dialog" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  2171 + <commands xmi:id="_-tf36Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_-tR1atd1EeOVfaIzSb4tTA"/>
  2172 + <commands xmi:id="_-tge4Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.moveLineUp" commandName="Move Lines Up" description="Moves the selected lines up" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2173 + <commands xmi:id="_-tge4dd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.ide.configureFilters" commandName="Configure Contents..." description="Configure the filters to apply to the markers view" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2174 + <commands xmi:id="_-tge4td1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.open.outline" commandName="Show outline" description="Shows outline" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2175 + <commands xmi:id="_-tge49d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to field" description="Invokes quick assist and selects 'Assign to field'" category="_-tR1add1EeOVfaIzSb4tTA"/>
  2176 + <commands xmi:id="_-tge5Nd1EeOVfaIzSb4tTA" 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="_-tR1atd1EeOVfaIzSb4tTA"/>
  2177 + <commands xmi:id="_-tge5dd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open the call hierarchy for the selected element" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2178 + <commands xmi:id="_-tge5td1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.copyLineDown" commandName="Copy Lines" description="Duplicates the selected lines and moves the selection to the copy" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2179 + <commands xmi:id="_-tge59d1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  2180 + <commands xmi:id="_-tge6Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.menu.updateWithModifiedFiles" commandName="Update Index with Modified Files" category="_-tROVdd1EeOVfaIzSb4tTA"/>
  2181 + <commands xmi:id="_-tge6dd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.cleanup.document" commandName="Cleanup Document..." description="Cleanup document" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2182 + <commands xmi:id="_-tge6td1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.command.connect" commandName="Connect" description="Connect to a process" category="_-tROYNd1EeOVfaIzSb4tTA"/>
  2183 + <commands xmi:id="_-tge69d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected Java comment lines" category="_-tR1add1EeOVfaIzSb4tTA"/>
  2184 + <commands xmi:id="_-tge7Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_-tR1add1EeOVfaIzSb4tTA"/>
  2185 + <commands xmi:id="_-tge7dd1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  2186 + <commands xmi:id="_-tge7td1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.goto.wordNext" commandName="Next Word" description="Go to the next word" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2187 + <commands xmi:id="_-tge79d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.CherryPick" commandName="Cherry Pick" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2188 + <commands xmi:id="_-tge8Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.addLocation" commandName="Add Repository Location" description="Add a new CVS repository location" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  2189 + <commands xmi:id="_-tge8dd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.ConfigureUpstreamFetch" commandName="Configure Upstream Fetch" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2190 + <commands xmi:id="_-tge8td1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.Merge" commandName="Merge" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2191 + <commands xmi:id="_-tge89d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.toggle.comment" commandName="Comment/Uncomment" description="Comment/Uncomment the selected lines" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2192 + <commands xmi:id="_-tge9Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.up" commandName="Up" description="Navigate up one level" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2193 + <commands xmi:id="_-tge9dd1EeOVfaIzSb4tTA" 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="_-tR1atd1EeOVfaIzSb4tTA"/>
  2194 + <commands xmi:id="_-tge9td1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  2195 + <commands xmi:id="_-tge99d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaseline" commandName="Reset quickdiff baseline" category="_-tROZdd1EeOVfaIzSb4tTA">
  2196 + <parameters xmi:id="_-thF8Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaselineTarget" name="Reset target (HEAD, HEAD^1)" optional="false"/>
  2197 + </commands>
  2198 + <commands xmi:id="_-thF8dd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.adt.refactoring.changeview" commandName="Change Widget Type" description="Changes the widget type for the selection" category="_-tROXdd1EeOVfaIzSb4tTA"/>
  2199 + <commands xmi:id="_-thF8td1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.submodule.add" commandName="Add Submodule" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2200 + <commands xmi:id="_-thF89d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.make.ui.targetBuildCommand" commandName="Make Target Build" description="Invoke a make target build for the selected container." category="_-tROVdd1EeOVfaIzSb4tTA"/>
  2201 + <commands xmi:id="_-thF9Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.hideShowEditors" commandName="Toggle Editor Area Visibility" description="Toggles the visibility of the editor area" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2202 + <commands xmi:id="_-thF9dd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.closePerspective" commandName="Close Perspective" description="Close the current perspective" category="_-tROUtd1EeOVfaIzSb4tTA">
  2203 + <parameters xmi:id="_-thF9td1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.closePerspective.perspectiveId" name="Perspective Id"/>
  2204 + </commands>
  2205 + <commands xmi:id="_-thF99d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.project.rebuildProject" commandName="Rebuild Project" description="Rebuild the selected projects" category="_-tROVdd1EeOVfaIzSb4tTA"/>
  2206 + <commands xmi:id="_-thF-Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.organizeManifest" commandName="Organize Manifests" description="Cleans up plug-in manifest files" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2207 + <commands xmi:id="_-thF-dd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.move" commandName="Move..." description="Move the selected item" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  2208 + <commands xmi:id="_-thF-td1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2209 + <commands xmi:id="_-thF-9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.clear.mark" commandName="Clear Mark" description="Clear the mark" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2210 + <commands xmi:id="_-thF_Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.updateAll" commandName="Update All Incoming Changes" description="Update all incoming changes with new content from the repository" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  2211 + <commands xmi:id="_-thF_dd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.goto.prev.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the translation unit" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2212 + <commands xmi:id="_-thF_td1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.generate.tostring" commandName="Generate toString()" description="Generates the toString() method for the type" category="_-tR1add1EeOVfaIzSb4tTA"/>
  2213 + <commands xmi:id="_-thF_9d1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.updateClasspath" commandName="Update Classpath" description="Updates the plug-in classpath from latest settings" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2214 + <commands xmi:id="_-thGANd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.ReplaceWithHead" commandName="Replace with HEAD revision" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2215 + <commands xmi:id="_-thGAdd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.OpenProfileConfigurations" commandName="Profile..." description="Open profile launch configuration dialog" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2216 + <commands xmi:id="_-thGAtd1EeOVfaIzSb4tTA" 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="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2217 + <commands xmi:id="_-thGA9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.cheatsheets.openCheatSheet" commandName="Open Cheat Sheet" description="Open a Cheat Sheet." category="_-tR1Y9d1EeOVfaIzSb4tTA">
  2218 + <parameters xmi:id="_-thGBNd1EeOVfaIzSb4tTA" elementId="cheatSheetId" name="Identifier"/>
  2219 + </commands>
  2220 + <commands xmi:id="_-thGBdd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewOpen" commandName="Open" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2221 + <commands xmi:id="_-thGBtd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchCommit" commandName="Toggle Latest Branch Commit" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2222 + <commands xmi:id="_-thGB9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.command.castToArray" commandName="Cast To Type..." category="_-tROXtd1EeOVfaIzSb4tTA"/>
  2223 + <commands xmi:id="_-thtANd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.contentAssist.contextInformation" commandName="Context Information" description="Show Context Information" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2224 + <commands xmi:id="_-thtAdd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.CompareVersions" commandName="Compare with each other" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2225 + <commands xmi:id="_-thtAtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.browser.openBrowser" commandName="Open Browser" description="Opens the default web browser." category="_-tROUtd1EeOVfaIzSb4tTA">
  2226 + <parameters xmi:id="_-thtA9d1EeOVfaIzSb4tTA" elementId="url" name="URL"/>
  2227 + <parameters xmi:id="_-thtBNd1EeOVfaIzSb4tTA" elementId="browserId" name="Browser Id"/>
  2228 + <parameters xmi:id="_-thtBdd1EeOVfaIzSb4tTA" elementId="name" name="Browser Name"/>
  2229 + <parameters xmi:id="_-thtBtd1EeOVfaIzSb4tTA" elementId="tooltip" name="Browser Tooltip"/>
  2230 + </commands>
  2231 + <commands xmi:id="_-thtB9d1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  2232 + <commands xmi:id="_-thtCNd1EeOVfaIzSb4tTA" 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="_-tR1atd1EeOVfaIzSb4tTA"/>
  2233 + <commands xmi:id="_-thtCdd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2234 + <commands xmi:id="_-thtCtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.select.columnNext" commandName="Select Next Column" description="Select the next column" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2235 + <commands xmi:id="_-thtC9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.select.last" commandName="Restore Last C/C++ Selection" description="Restore last selection in C/C++ editor" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2236 + <commands xmi:id="_-thtDNd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.goto.matching.bracket" commandName="Matching Character" description="Go to Matching Character" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2237 + <commands xmi:id="_-thtDdd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.merge" commandName="Merge" description="Merge" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  2238 + <commands xmi:id="_-thtDtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.upperCase" commandName="To Upper Case" description="Changes the selection to upper case" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2239 + <commands xmi:id="_-thtD9d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.debug" commandName="Debug Java Application" description="Debug Java Application" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2240 + <commands xmi:id="_-thtENd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.DropToFrame" commandName="Drop to Frame" description="Drop to Frame" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2241 + <commands xmi:id="_-thtEdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.format" commandName="Format" description="Format Source Code" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2242 + <commands xmi:id="_-thtEtd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewNewRemote" commandName="Create Remote..." category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2243 + <commands xmi:id="_-thtE9d1EeOVfaIzSb4tTA" elementId="org.eclipse.search.ui.openFileSearchPage" commandName="File Search" description="Open the Search dialog's file search page" category="_-tROYtd1EeOVfaIzSb4tTA"/>
  2244 + <commands xmi:id="_-thtFNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.command.resumeWithoutSignal" commandName="Resume Without Signal" description="Resume Without Signal" category="_-tR1Ydd1EeOVfaIzSb4tTA"/>
  2245 + <commands xmi:id="_-thtFdd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.ui.synchronizeLast" commandName="Repeat last synchronization" description="Repeat the last synchronization" category="_-tR1Ytd1EeOVfaIzSb4tTA"/>
  2246 + <commands xmi:id="_-thtFtd1EeOVfaIzSb4tTA" 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="_-tR1atd1EeOVfaIzSb4tTA"/>
  2247 + <commands xmi:id="_-thtF9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.history.CreatePatch" commandName="Create Patch" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2248 + <commands xmi:id="_-thtGNd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.generate.xml" commandName="&amp;XML File..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2249 + <commands xmi:id="_-tiUENd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.xml.ui.previousSibling" commandName="Previous Sibling" description="Go to Previous Sibling" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2250 + <commands xmi:id="_-tiUEdd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.clean" commandName="Clean..." category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2251 + <commands xmi:id="_-tiUEtd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2252 + <commands xmi:id="_-tiUE9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.goto.columnNext" commandName="Next Column" description="Go to the next column" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2253 + <commands xmi:id="_-tiUFNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.extract.class" commandName="Extract Class..." description="Extracts fields into a new class" category="_-tR1atd1EeOVfaIzSb4tTA"/>
  2254 + <commands xmi:id="_-tiUFdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.selectWorkingSets" commandName="Select Working Sets" description="Select the working sets that are applicable for this window." category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2255 + <commands xmi:id="_-tiUFtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.help.aboutAction" commandName="About" description="Open the about dialog" category="_-tR1Y9d1EeOVfaIzSb4tTA"/>
  2256 + <commands xmi:id="_-tiUF9d1EeOVfaIzSb4tTA" elementId="org.eclipse.compare.copyRightToLeft" commandName="Copy from Right to Left" description="Copy Current Change from Right to Left" category="_-tR1Zdd1EeOVfaIzSb4tTA"/>
  2257 + <commands xmi:id="_-tiUGNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.uncomment" commandName="Uncomment" description="Uncomment the selected // style comment lines" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2258 + <commands xmi:id="_-tiUGdd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.command.configureTrace" commandName="Configure Git Debug Trace" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2259 + <commands xmi:id="_-tiUGtd1EeOVfaIzSb4tTA" 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="_-tR1atd1EeOVfaIzSb4tTA"/>
  2260 + <commands xmi:id="_-tiUG9d1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.quickOutline" commandName="Quick Outline" description="Open a quick outline popup dialog for a given editor input" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2261 + <commands xmi:id="_-tiUHNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.CompareWithRevision" commandName="Compare with History" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2262 + <commands xmi:id="_-tiUHdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.rulerToggleBreakpoint" commandName="Toggle Breakpoint" description="Toggle breakpoint in disassembly ruler" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2263 + <commands xmi:id="_-tiUHtd1EeOVfaIzSb4tTA" elementId="org.eclipse.compare.selectNextChange" commandName="Select Next Change" description="Select Next Change" category="_-tR1Zdd1EeOVfaIzSb4tTA"/>
  2264 + <commands xmi:id="_-tiUH9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.search.finddecl.workingset" commandName="Declaration in Working Set" description="Search for declarations of the selected element in a working set" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2265 + <commands xmi:id="_-tiUINd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.newWindow" commandName="New Window" description="Open another window" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2266 + <commands xmi:id="_-tiUIdd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.RemoveAllBreakpoints" commandName="Remove All Breakpoints" description="Removes all breakpoints" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2267 + <commands xmi:id="_-tiUItd1EeOVfaIzSb4tTA" elementId="Json.formatText" commandName="Format Text" description="Format Json Text" category="_-tR1ZNd1EeOVfaIzSb4tTA"/>
  2268 + <commands xmi:id="_-tiUI9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.refactor.implement.method" commandName="Implement Method - Source Generation " description="Implements a method for a selected method declaration" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2269 + <commands xmi:id="_-tiUJNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.showResourceByPath" commandName="Show Resource in Navigator" description="Show a resource in the Navigator given its path" category="_-tR1aNd1EeOVfaIzSb4tTA">
  2270 + <parameters xmi:id="_-tiUJdd1EeOVfaIzSb4tTA" elementId="resourcePath" name="Resource Path" typeId="org.eclipse.ui.ide.resourcePath" optional="false"/>
  2271 + </commands>
  2272 + <commands xmi:id="_-tiUJtd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.adt.refactoring.convert" commandName="Change Layout" description="Converts Layouts from One Type to Another" category="_-tROXdd1EeOVfaIzSb4tTA"/>
  2273 + <commands xmi:id="_-tiUJ9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.make.ui.targetCreateCommand" commandName="Create Make Target" description="Create a new make build target for the selected container." category="_-tROVdd1EeOVfaIzSb4tTA"/>
  2274 + <commands xmi:id="_-tiUKNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_-tR1add1EeOVfaIzSb4tTA"/>
  2275 + <commands xmi:id="_-ti7INd1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  2276 + <commands xmi:id="_-ti7Idd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.dsf.gdb.ui.command.selectPreviousTraceRecord" commandName="Previous Trace Record" description="Select Previous Trace Record" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2277 + <commands xmi:id="_-ti7Itd1EeOVfaIzSb4tTA" 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="_-tR1atd1EeOVfaIzSb4tTA"/>
  2278 + <commands xmi:id="_-ti7I9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.shiftLeft" commandName="Shift Left" description="Shift a block of text to the left" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2279 + <commands xmi:id="_-ti7JNd1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  2280 + <commands xmi:id="_-ti7Jdd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.search.find.occurrences" commandName="Occurrences in File" description="Find occurrences of the selection in the file" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2281 + <commands xmi:id="_-ti7Jtd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.showAnnotation" commandName="Show Annotation" description="Show Annotation" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  2282 + <commands xmi:id="_-ti7J9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.project.cleanAction" commandName="Build Clean" description="Discard old built state" category="_-tROVdd1EeOVfaIzSb4tTA"/>
  2283 + <commands xmi:id="_-ti7KNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_-tR1add1EeOVfaIzSb4tTA"/>
  2284 + <commands xmi:id="_-ti7Kdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.activeContextInfo" commandName="Show activeContext Info" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2285 + <commands xmi:id="_-ti7Ktd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.replace" commandName="Replace With Latest from Repository" description="Replace with last committed content from CVS Server" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  2286 + <commands xmi:id="_-ti7K9d1EeOVfaIzSb4tTA" 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="_-tROUdd1EeOVfaIzSb4tTA"/>
  2287 + <commands xmi:id="_-ti7LNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.findNext" commandName="Find Next" description="Find next item" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2288 + <commands xmi:id="_-ti7Ldd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.imagebrowser.saveToWorkspace" commandName="Save Image" description="Save the selected image into a project in the workspace" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2289 + <commands xmi:id="_-ti7Ltd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.adt.refactoring.extract.style" commandName="Extract Styles" description="Extract Styles" category="_-tROXdd1EeOVfaIzSb4tTA"/>
  2290 + <commands xmi:id="_-ti7L9d1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.Disconnect" commandName="Disconnect" description="Disconnect" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2291 + <commands xmi:id="_-ti7MNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_-tR1add1EeOVfaIzSb4tTA"/>
  2292 + <commands xmi:id="_-ti7Mdd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.commit.CreateTag" commandName="Create Tag..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2293 + <commands xmi:id="_-ti7Mtd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.structure.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2294 + <commands xmi:id="_-ti7M9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.comment" commandName="Comment" description="Turn the selected lines into # style comments" category="_-tROWNd1EeOVfaIzSb4tTA"/>
  2295 + <commands xmi:id="_-ti7NNd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.debug" commandName="Debug JUnit Plug-in Test" description="Debug JUnit Plug-in Test" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2296 + <commands xmi:id="_-ti7Ndd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.select.enclosing" commandName="Select Enclosing C/C++ Element" description="Expand the selection to enclosing C/C++ element" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2297 + <commands xmi:id="_-ti7Ntd1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  2298 + <commands xmi:id="_-ti7N9d1EeOVfaIzSb4tTA" 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="_-tROUdd1EeOVfaIzSb4tTA"/>
  2299 + <commands xmi:id="_-tjiMNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.select.windowStart" commandName="Select Window Start" description="Select to the start of the window" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2300 + <commands xmi:id="_-tjiMdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.c.toggle.source.header" commandName="Toggle Source/Header" description="Toggles between corresponding source and header files" category="_-tR1YNd1EeOVfaIzSb4tTA"/>
  2301 + <commands xmi:id="_-tjiMtd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.internal.reflog.CheckoutCommand" commandName="Checkout" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2302 + <commands xmi:id="_-tjiM9d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_-tR1atd1EeOVfaIzSb4tTA"/>
  2303 + <commands xmi:id="_-tjiNNd1EeOVfaIzSb4tTA" elementId="org.eclipse.wst.sse.ui.outline.customFilter" commandName="&amp;Filters" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2304 + <commands xmi:id="_-tjiNdd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2305 + <commands xmi:id="_-tjiNtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.help.quickStartAction" commandName="Welcome" description="Show help for beginning users" category="_-tR1Y9d1EeOVfaIzSb4tTA"/>
  2306 + <commands xmi:id="_-tjiN9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.addTask" commandName="Add Task..." description="Add a task" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2307 + <commands xmi:id="_-tjiONd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.closeAllPerspectives" commandName="Close All Perspectives" description="Close all open perspectives" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2308 + <commands xmi:id="_-tjiOdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.editors.quickdiff.revertLine" commandName="Revert Line" description="Revert the current line" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2309 + <commands xmi:id="_-tjiOtd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.command.prevpage" commandName="Previous Page of Memory" description="Load previous page of memory" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2310 + <commands xmi:id="_-tjiO9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.findPrevious" commandName="Find Previous" description="Find previous item" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2311 + <commands xmi:id="_-tjiPNd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_-tR1atd1EeOVfaIzSb4tTA"/>
  2312 + <commands xmi:id="_-tjiPdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ant.ui.toggleMarkOccurrences" commandName="Toggle Ant Mark Occurrences" description="Toggles mark occurrences in Ant editors" category="_-tR1add1EeOVfaIzSb4tTA"/>
  2313 + <commands xmi:id="_-tjiPtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView" commandName="Show View" description="Shows a particular view" category="_-tROV9d1EeOVfaIzSb4tTA">
  2314 + <parameters xmi:id="_-tjiP9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView.viewId" name="View"/>
  2315 + <parameters xmi:id="_-tjiQNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView.secondaryId" name="Secondary Id"/>
  2316 + <parameters xmi:id="_-tjiQdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.views.showView.makeFast" name="As FastView"/>
  2317 + </commands>
  2318 + <commands xmi:id="_-tjiQtd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.commands.viewMemory" commandName="View Memory" description="View variable in memory view" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2319 + <commands xmi:id="_-tjiQ9d1EeOVfaIzSb4tTA" 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="_-tR1atd1EeOVfaIzSb4tTA"/>
  2320 + <commands xmi:id="_-tjiRNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ltk.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_-tR1atd1EeOVfaIzSb4tTA"/>
  2321 + <commands xmi:id="_-tjiRdd1EeOVfaIzSb4tTA" 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="_-tROWdd1EeOVfaIzSb4tTA"/>
  2322 + <commands xmi:id="_-tjiRtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.cut.line" commandName="Cut Line" description="Cut a line of text" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2323 + <commands xmi:id="_-tkJQNd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.adt.refactoring.wrapin" commandName="Wrap in Container" description="Wraps Views in a New Container" category="_-tROXdd1EeOVfaIzSb4tTA"/>
  2324 + <commands xmi:id="_-tkJQdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.select.columnPrevious" commandName="Select Previous Column" description="Select the previous column" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2325 + <commands xmi:id="_-tkJQtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.closeAll" commandName="Close All" description="Close all editors" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  2326 + <commands xmi:id="_-tkJQ9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.text.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_-tROVNd1EeOVfaIzSb4tTA"/>
  2327 + <commands xmi:id="_-tkJRNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.codan.commands.runCodanCommand" commandName="Run Code Analysis" category="_-tROU9d1EeOVfaIzSb4tTA"/>
  2328 + <commands xmi:id="_-tkJRdd1EeOVfaIzSb4tTA" 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="_-tROY9d1EeOVfaIzSb4tTA"/>
  2329 + <commands xmi:id="_-tkJRtd1EeOVfaIzSb4tTA" 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="_-tR1atd1EeOVfaIzSb4tTA"/>
  2330 + <commands xmi:id="_-tkJR9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.select.wordNext" commandName="Select Next Word" description="Select the next word" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2331 + <commands xmi:id="_-tkJSNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.goToResource" commandName="Go to" description="Go to a particular resource in the active view" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2332 + <commands xmi:id="_-tkJSdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.spy" commandName="Show Contributing Plug-in" description="Shows contribution information for the currently selected element" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2333 + <commands xmi:id="_-tkJStd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.submodule.sync" commandName="Sync Submodule" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2334 + <commands xmi:id="_-tkJS9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.quickAccess" commandName="Quick Access" description="Quickly access UI elements" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2335 + <commands xmi:id="_-tkJTNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.dsf.debug.ui.refreshAll" commandName="Refresh Debug Views" description="Refresh all data in debug views" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2336 + <commands xmi:id="_-tkJTdd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.CompareIndexWithHead" commandName="Compare File in Git Index with HEAD Revision" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2337 + <commands xmi:id="_-tkJTtd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.StepReturn" commandName="Step Return" description="Step return" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2338 + <commands xmi:id="_-tkJT9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.addToWorkingSet" commandName="Add to Working Set" description="Adds the selected object to a working set." category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2339 + <commands xmi:id="_-tkJUNd1EeOVfaIzSb4tTA" 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="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2340 + <commands xmi:id="_-tkJUdd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2341 + <commands xmi:id="_-tkJUtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.goto.lineEnd" commandName="Line End" description="Go to the end of the line of text" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2342 + <commands xmi:id="_-tkJU9d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.commands.ForceReturn" commandName="Force Return" description="Forces return from method with value of selected expression " category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2343 + <commands xmi:id="_-tkJVNd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.run" commandName="Run Eclipse Application" description="Run Eclipse Application" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2344 + <commands xmi:id="_-tkJVdd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_-tR1add1EeOVfaIzSb4tTA"/>
  2345 + <commands xmi:id="_-tkwUNd1EeOVfaIzSb4tTA" 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="_-tROYtd1EeOVfaIzSb4tTA"/>
  2346 + <commands xmi:id="_-tkwUdd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.team.CreatePatch" commandName="Create Patch" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2347 + <commands xmi:id="_-tkwUtd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.adt.launch.LaunchShortcut.run" commandName="Run Android Application" description="Run Android Application" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2348 + <commands xmi:id="_-tkwU9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewImportProjects" commandName="Import Projects..." description="Import or create in local Git repository" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2349 + <commands xmi:id="_-tkwVNd1EeOVfaIzSb4tTA" 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="_-tROWdd1EeOVfaIzSb4tTA"/>
  2350 + <commands xmi:id="_-tkwVdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.showIn" commandName="Show In" category="_-tR1aNd1EeOVfaIzSb4tTA">
  2351 + <parameters xmi:id="_-tkwVtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.navigate.showIn.targetId" name="Show In Target Id" optional="false"/>
  2352 + </commands>
  2353 + <commands xmi:id="_-tkwV9d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.run" commandName="Run Java Applet" description="Run Java Applet" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2354 + <commands xmi:id="_-tkwWNd1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  2355 + <commands xmi:id="_-tkwWdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.dialogs.openMessageDialog" commandName="Open Message Dialog" description="Open a Message Dialog" category="_-tROYdd1EeOVfaIzSb4tTA">
  2356 + <parameters xmi:id="_-tkwWtd1EeOVfaIzSb4tTA" elementId="title" name="Title"/>
  2357 + <parameters xmi:id="_-tkwW9d1EeOVfaIzSb4tTA" elementId="message" name="Message"/>
  2358 + <parameters xmi:id="_-tkwXNd1EeOVfaIzSb4tTA" elementId="imageType" name="Image Type Constant" typeId="org.eclipse.ui.dialogs.Integer"/>
  2359 + <parameters xmi:id="_-tkwXdd1EeOVfaIzSb4tTA" elementId="defaultIndex" name="Default Button Index" typeId="org.eclipse.ui.dialogs.Integer"/>
  2360 + <parameters xmi:id="_-tkwXtd1EeOVfaIzSb4tTA" elementId="buttonLabel0" name="First Button Label"/>
  2361 + <parameters xmi:id="_-tkwX9d1EeOVfaIzSb4tTA" elementId="buttonLabel1" name="Second Button Label"/>
  2362 + <parameters xmi:id="_-tkwYNd1EeOVfaIzSb4tTA" elementId="buttonLabel2" name="Third Button Label"/>
  2363 + <parameters xmi:id="_-tkwYdd1EeOVfaIzSb4tTA" elementId="buttonLabel3" name="Fourth Button Label"/>
  2364 + <parameters xmi:id="_-tkwYtd1EeOVfaIzSb4tTA" elementId="cancelReturns" name="Return Value on Cancel"/>
  2365 + </commands>
  2366 + <commands xmi:id="_-tkwY9d1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.commands.AllReferences" commandName="All References" description="Inspect all references to the selected object" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2367 + <commands xmi:id="_-tkwZNd1EeOVfaIzSb4tTA" 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="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2368 + <commands xmi:id="_-tkwZdd1EeOVfaIzSb4tTA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowRepositoryCatalog" commandName="Show Repository Catalog" category="_-tROZdd1EeOVfaIzSb4tTA">
  2369 + <parameters xmi:id="_-tkwZtd1EeOVfaIzSb4tTA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.RepositoryParameter" name="P2 Repository URI"/>
  2370 + </commands>
  2371 + <commands xmi:id="_-tkwZ9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.window.nextPerspective" commandName="Next Perspective" description="Switch to the next perspective" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2372 + <commands xmi:id="_-tkwaNd1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.OpenDebugConfigurations" commandName="Debug..." description="Open debug launch configuration dialog" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2373 + <commands xmi:id="_-tkwadd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.edit.text.hippieCompletion" commandName="Word Completion" description="Context insensitive completion" category="_-tROZNd1EeOVfaIzSb4tTA"/>
  2374 + <commands xmi:id="_-tlXYNd1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewClearCredentials" commandName="Clear Credentials" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2375 + <commands xmi:id="_-tlXYdd1EeOVfaIzSb4tTA" 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="_-tR1atd1EeOVfaIzSb4tTA"/>
  2376 + <commands xmi:id="_-tlXYtd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.edit.open.include.browser" commandName="Open Include Browser" description="Open an include browser on the selected element" category="_-tR1aNd1EeOVfaIzSb4tTA"/>
  2377 + <commands xmi:id="_-tlXY9d1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.add" commandName="Add to Version Control" description="Add the Selected Resources to Version Control" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  2378 + <commands xmi:id="_-tlXZNd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.sync" commandName="Synchronize with Repository" description="Synchronize the workspace resources with those in the repository" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  2379 + <commands xmi:id="_-tlXZdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.opendecl" commandName="Open declaration" description="Follow to the directive definition" category="_-tROWNd1EeOVfaIzSb4tTA"/>
  2380 + <commands xmi:id="_-tlXZtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.file.closeOthers" commandName="Close Others" description="Close all editors except the one that is active" category="_-tROWdd1EeOVfaIzSb4tTA"/>
  2381 + <commands xmi:id="_-tlXZ9d1EeOVfaIzSb4tTA" 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="_-tR1add1EeOVfaIzSb4tTA"/>
  2382 + <commands xmi:id="_-tlXaNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.editors.revisions.author.toggle" commandName="Toggle Revision Author Display" description="Toggles the display of the revision author" category="_-tROY9d1EeOVfaIzSb4tTA"/>
  2383 + <commands xmi:id="_-tlXadd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_-tR1add1EeOVfaIzSb4tTA"/>
  2384 + <commands xmi:id="_-tlXatd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.replaceWithBase" commandName="Revert to Base" description="Revert to Base revisions" category="_-tROUdd1EeOVfaIzSb4tTA"/>
  2385 + <commands xmi:id="_-tlXa9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureFetch" commandName="Configure Fetch..." category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2386 + <commands xmi:id="_-tlXbNd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.adt.launch.LaunchShortcut.debug" commandName="Debug Android Application" description="Debug Android Application" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2387 + <commands xmi:id="_-tlXbdd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.menu.createParserLog" commandName="Create Parser Log File" category="_-tROVdd1EeOVfaIzSb4tTA"/>
  2388 + <commands xmi:id="_-tlXbtd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.debug.ui.commands.Execute" commandName="Execute" description="Evaluate selected text" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2389 + <commands xmi:id="_-tlXb9d1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.commands.Resume" commandName="Resume" description="Resume" category="_-tROW9d1EeOVfaIzSb4tTA"/>
  2390 + <commands xmi:id="_-u_sodd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.cocoa.arrangeWindowsInFront" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" commandName="%command.arrangeWindows.name" description="%command.arrangeWindows.desc" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2391 + <commands xmi:id="_-vATsdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.cocoa.minimizeWindow" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" commandName="%command.minimize.name" description="%command.minimize.desc" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2392 + <commands xmi:id="_-vA6wNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.cocoa.fullscreenWindow" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" commandName="%command.fullscreen.name" description="%command.fullscreen.desc" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2393 + <commands xmi:id="_-vA6w9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.cocoa.zoomWindow" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" commandName="%command.zoom.name" description="%command.zoom.desc" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2394 + <commands xmi:id="_-vBh0Nd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.cocoa.closeDialog" contributorURI="platform:/fragment/org.eclipse.e4.ui.workbench.renderers.swt.cocoa" commandName="%command.closeDialog.name" description="%command.closeDialog.desc" category="_-tROUtd1EeOVfaIzSb4tTA"/>
  2395 + <commands xmi:id="_-1ZPkNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetExecute" commandName="E&amp;xecute"/>
  2396 + <commands xmi:id="_-1Z2otd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetDisplay" commandName="Displa&amp;y"/>
  2397 + <commands xmi:id="_-1adstd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetInspect" commandName="Insp&amp;ect"/>
  2398 + <commands xmi:id="__Dof4Nd1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2399 + <commands xmi:id="__DsKQNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunWithConfigurationAction" commandName="Run As" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2400 + <commands xmi:id="__DsKQdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunHistoryMenuAction" commandName="Run History" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2401 + <commands xmi:id="__DsKQtd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunDropDownAction" commandName="Run" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2402 + <commands xmi:id="__DsxUNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugWithConfigurationAction" commandName="Debug As" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2403 + <commands xmi:id="__DsxUdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugHistoryMenuAction" commandName="Debug History" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2404 + <commands xmi:id="__DsxUtd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugDropDownAction" commandName="Debug" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2405 + <commands xmi:id="__DsxU9d1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileDropDownAction" commandName="Profile" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2406 + <commands xmi:id="__DtYYNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileWithConfigurationAction" commandName="Profile As" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2407 + <commands xmi:id="__DtYYdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileHistoryMenuAction" commandName="Profile History" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2408 + <commands xmi:id="__DxCwNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.NewTypeDropDown" commandName="Class..." description="New Java Class" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2409 + <commands xmi:id="__DxCwdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenPackageWizard" commandName="Package..." description="New Java Package" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2410 + <commands xmi:id="__DxCwtd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenProjectWizard" commandName="Java Project..." description="New Java Project" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2411 + <commands xmi:id="__DyQ4Nd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.ui.SearchActionSet/org.eclipse.jdt.ui.actions.OpenJavaSearchPage" commandName="Java..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2412 + <commands xmi:id="__DyQ4dd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.pde.ui.SearchActionSet/org.eclipse.pde.ui.actions.OpenPluginSearchPage" commandName="Plug-in..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2413 + <commands xmi:id="__DyQ4td1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction" commandName="Cheat Sheets..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2414 + <commands xmi:id="__Dy38Nd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.search.searchActionSet/org.eclipse.search.OpenSearchDialogPage" commandName="Search..." description="Search" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2415 + <commands xmi:id="__D0GENd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.team.ui.actionSet/org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2416 + <commands xmi:id="__D0GEdd1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2417 + <commands xmi:id="__D0tINd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.ui.externaltools.ExternalToolsSet/org.eclipse.ui.externaltools.ExternalToolMenuDelegateMenu" commandName="External Tools" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2418 + <commands xmi:id="__D1UMNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::adt.actionSet.wizards/com.android.ide.eclipse.adt.wizards.actions.NewXmlFileAction" commandName="New Android XML File" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2419 + <commands xmi:id="__D17QNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::adt.actionSet.avdManager/com.android.ide.eclipse.adt.ui.avdmanager" commandName="Android Virtual Device Manager" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2420 + <commands xmi:id="__D17Qdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::adt.actionSet.avdManager/com.android.ide.eclipse.adt.ui.sdkmanager" commandName="Android SDK Manager" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2421 + <commands xmi:id="__D17Qtd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::adt.actionSet.lint/com.android.ide.eclipse.adt.ui.lintrunner" commandName="Run Android Lint" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2422 + <commands xmi:id="__D17Q9d1EeOVfaIzSb4tTA" elementId="AUTOGEN:::com.android.ide.eclipse.gltrace.actionset/gltrace.action.connect" commandName="Collects OpenGL trace from device" description="Connects to the device and collects OpenGL trace information" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2423 + <commands xmi:id="__D17RNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::com.android.ide.eclipse.gltrace.actionset/gltrace.action.open" commandName="Open GL Trace File" description="Open a saved OpenGL Trace File" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2424 + <commands xmi:id="__D2iUNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.debugActionSet/org.eclipse.cdt.debug.ui.actions.ResumeAtLine" commandName="Resume At Line (C/C++)" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2425 + <commands xmi:id="__D2iUdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.debugActionSet/org.eclipse.cdt.debug.ui.actions.MoveToLine" commandName="Move to Line (C/C++)" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2426 + <commands xmi:id="__D2iUtd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.debugActionSet/org.eclipse.cdt.debug.ui.actions.ToggleInstructionStepMode" commandName="Instruction Stepping Mode" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2427 + <commands xmi:id="__D2iU9d1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.make.ui.updateActionSet/org.eclipse.cdt.make.ui.UpdateMakeAction" commandName="Update Old Make Project..." description="Update Old Make Project" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2428 + <commands xmi:id="__D3JYNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.make.ui.makeTargetActionSet/org.eclipse.cdt.make.ui.actions.buildLastTargetAction" commandName="Rebuild Last Target" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2429 + <commands xmi:id="__D3JYdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.make.ui.makeTargetActionSet/org.eclipse.cdt.make.ui.makeTargetAction" commandName="Build..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2430 + <commands xmi:id="__D3wcNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.ui.SearchActionSet/org.eclipse.cdt.ui.actions.OpenCSearchPage" commandName="C/C++..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2431 + <commands xmi:id="__D3wcdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.ui.buildConfigActionSet/org.eclipse.cdt.ui.buildActiveConfigToolbarAction" commandName="Build Active Configuration" description="Build the active configurations of selected projects" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2432 + <commands xmi:id="__D3wctd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.ui.buildConfigActionSet/org.eclipse.cdt.ui.buildConfigToolbarAction" commandName="Active Build Configuration" description="Manage configurations for the current project" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2433 + <commands xmi:id="__D4XgNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.ui.buildConfigActionSet/org.eclipse.cdt.ui.manageConfigsAction2" commandName="Manage..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2434 + <commands xmi:id="__D4Xgdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.ui.buildConfigActionSet/org.eclipse.cdt.ui.buildConfigMenuAction" commandName="Set Active" description="Change active build configuration for project(s)" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2435 + <commands xmi:id="__D4Xgtd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.ui.buildConfigActionSet/org.eclipse.cdt.ui.wsselection" commandName="Manage Working Sets..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2436 + <commands xmi:id="__D4Xg9d1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.ui.CElementCreationActionSet/org.eclipse.cdt.ui.actions.NewTypeDropDown" commandName="Class..." description="New C++ Class" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2437 + <commands xmi:id="__D4XhNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.ui.CElementCreationActionSet/org.eclipse.cdt.ui.actions.NewFileDropDown" commandName="Source File..." description="New C/C++ Source File" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2438 + <commands xmi:id="__D4-kNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.ui.CElementCreationActionSet/org.eclipse.cdt.ui.actions.NewFolderDropDown" commandName="Source Folder..." description="New C/C++ Source Folder" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2439 + <commands xmi:id="__D4-kdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.ui.CElementCreationActionSet/org.eclipse.cdt.ui.actions.NewProjectDropDown" commandName="Project..." description="New C/C++ Project" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2440 + <commands xmi:id="__D4-ktd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.ant.ui.BreakpointRulerActions/org.eclipse.ant.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2441 + <commands xmi:id="__D4-k9d1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.debug.CompilationUnitEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2442 + <commands xmi:id="__D5loNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ClassFileEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2443 + <commands xmi:id="__D5lodd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2444 + <commands xmi:id="__D5lotd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2445 + <commands xmi:id="__D6MsNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.ClassFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2446 + <commands xmi:id="__D6Msdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2447 + <commands xmi:id="__D6Mstd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2448 + <commands xmi:id="__D6Ms9d1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Text Editor Bookmark Ruler Action" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2449 + <commands xmi:id="__D6MtNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Text Editor Ruler Single-Click" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2450 + <commands xmi:id="__D6zwNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.CEditor.BreakpointRulerActions/org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction" commandName="%Dummy.label" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2451 + <commands xmi:id="__D6zwdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.ui.editor.asm.AsmEditor.BreakpointRulerActions/org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction" commandName="%Dummy.label" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2452 + <commands xmi:id="__D6zwtd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.cdt.internal.ui.text.correction.CSelectRulerAction" commandName="dummy" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2453 + <commands xmi:id="__D6zw9d1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.core.runtime.xml.source.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2454 + <commands xmi:id="__D6zxNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.core.runtime.xml.source.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2455 + <commands xmi:id="__D7a0Nd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.PulldownActions/org.eclipse.debug.ui.debugview.pulldown.ViewManagementAction" commandName="View Management..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2456 + <commands xmi:id="__D7a0dd1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2457 + <commands xmi:id="__D7a0td1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.removeAll" commandName="Remove All" description="Remove All Breakpoints" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2458 + <commands xmi:id="__D8B4Nd1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2459 + <commands xmi:id="__D8B4dd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.workingSets" commandName="Working Sets..." description="Manage Working Sets" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2460 + <commands xmi:id="__D8B4td1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2461 + <commands xmi:id="__D8B49d1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2462 + <commands xmi:id="__D8B5Nd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.groupByAction" commandName="Group By" description="Show" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2463 + <commands xmi:id="__D8o8Nd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.expressionsView.toolbar/org.eclipse.debug.ui.expresssionsView.toolbar.removeAll" commandName="Remove All" description="Remove All Expressions" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2464 + <commands xmi:id="__D8o8dd1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2465 + <commands xmi:id="__D8o8td1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.PinMemoryBlockAction" commandName="Pin Memory Monitor" description="Pin Memory Monitor" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2466 + <commands xmi:id="__D8o89d1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.NewMemoryViewAction" commandName="New Memory View" description="New Memory View" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2467 + <commands xmi:id="__D9QANd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglemonitors" commandName="Toggle Memory Monitors Pane" description="Toggle Memory Monitors Pane" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2468 + <commands xmi:id="__D9QAdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.linkrenderingpanes" commandName="Link Memory Rendering Panes" description="Link Memory Rendering Panes" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2469 + <commands xmi:id="__D9QAtd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.tablerendering.preferencesaction" commandName="Table Renderings Preferences..." description="&amp;Table Renderings Preferences..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2470 + <commands xmi:id="__D9QA9d1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglesplitpane" commandName="Toggle Split Pane" description="Toggle Split Pane" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2471 + <commands xmi:id="__D93ENd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.switchMemoryBlock" commandName="Switch Memory Monitor" description="Switch Memory Monitor" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2472 + <commands xmi:id="__D93Edd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.memoryViewPreferencesAction" commandName="Preferences..." description="&amp;Preferences..." category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2473 + <commands xmi:id="__D93Etd1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2474 + <commands xmi:id="__D93E9d1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2475 + <commands xmi:id="__D93FNd1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2476 + <commands xmi:id="__D-eINd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2477 + <commands xmi:id="__D-eIdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2478 + <commands xmi:id="__D-eItd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2479 + <commands xmi:id="__D-eI9d1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2480 + <commands xmi:id="__D-eJNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.AllReferencesInView" commandName="Show References" description="Show &amp;References" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2481 + <commands xmi:id="__D_FMNd1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2482 + <commands xmi:id="__D_FMdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2483 + <commands xmi:id="__D_FMtd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2484 + <commands xmi:id="__D_FM9d1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2485 + <commands xmi:id="__D_FNNd1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2486 + <commands xmi:id="__D_sQNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.BreakpointViewActions/org.eclipse.jdt.debug.ui.breakpointViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2487 + <commands xmi:id="__D_sQdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowThreadGroups" commandName="Show Thread Groups" description="Show Thread Groups" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2488 + <commands xmi:id="__D_sQtd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2489 + <commands xmi:id="__D_sQ9d1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowSystemThreads" commandName="Show System Threads" description="Show System Threads" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2490 + <commands xmi:id="__D_sRNd1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2491 + <commands xmi:id="__EATUNd1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2492 + <commands xmi:id="__EATUdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.DisplayViewActions/org.eclipse.jdt.debug.ui.displayViewToolbar.Execute" commandName="Execute" description="Execute the Selected Text" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2493 + <commands xmi:id="__EATUtd1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2494 + <commands xmi:id="__EATU9d1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2495 + <commands xmi:id="__EA6YNd1EeOVfaIzSb4tTA" 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="_-tROZdd1EeOVfaIzSb4tTA"/>
  2496 + <commands xmi:id="__EA6Ydd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.debugview.toolbar/org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate" commandName="Instruction Stepping Mode" description="Instruction Stepping Mode" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2497 + <commands xmi:id="__EA6Ytd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.debugView.menu/org.eclipse.cdt.debug.internal.ui.actions.ShowFullPathsAction" commandName="Show Full Paths" description="Show Full Paths" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2498 + <commands xmi:id="__EBhcNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.breakpointView.menu/org.eclipse.cdt.debug.internal.ui.actions.ShowFullPathsAction" commandName="Show Full Paths" description="Show Full Paths" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2499 + <commands xmi:id="__EBhcdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.breakpointView.menu/org.eclipse.cdt.debug.ui.addWatchpoint" commandName="Add Watchpoint (C/C++)..." description="Add Watchpoint (C/C++)" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2500 + <commands xmi:id="__EBhctd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.breakpointView.menu/org.eclipse.cdt.debug.internal.ui.actions.AddEventBreakpointActionDelegate" commandName="Add Event Breakpoint (C/C++)..." description="Add Event Breakpoint (C/C++)" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2501 + <commands xmi:id="__EBhc9d1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.breakpointView.menu/org.eclipse.cdt.debug.ui.addFunctionBreakpoint" commandName="Add Function Breakpoint (C/C++)..." description="Add Function Breakpoint (C/C++)" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2502 + <commands xmi:id="__ECIgNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.variablesView.toolbar/org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate" commandName="Remove All Global Variables" description="Remove All Global Variables" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2503 + <commands xmi:id="__ECIgdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.variablesView.toolbar/org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate" commandName="Remove Global Variables" description="Remove Selected Global Variables" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2504 + <commands xmi:id="__ECIgtd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.variablesView.toolbar/org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate" commandName="Add Global Variables..." description="Add Global Variables" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2505 + <commands xmi:id="__ECIg9d1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.debug.ui.modulesView.toolbar/org.eclipse.cdt.debug.ui.LoadSymbolsForAllAction" commandName="Load Symbols For All" description="Load Symbols For All Modules" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2506 + <commands xmi:id="__ECIhNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.expression.toolbar/org.eclipse.pinclone.expression.pinDebugContext" commandName="Pin to Debug Context" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2507 + <commands xmi:id="__ECvkNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.expression.toolbar/org.eclipse.pinclone.expression.clone" commandName="Open New View" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2508 + <commands xmi:id="__ECvkdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.variable.toolbar/org.eclipse.pinclone.variable.pinDebugContext" commandName="Pin to Debug Context" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2509 + <commands xmi:id="__ECvktd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.variable.toolbar/org.eclipse.pinclone.variable.clone" commandName="Open New View" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2510 + <commands xmi:id="__ECvk9d1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.register.toolbar/org.eclipse.pinclone.register.pinDebugContext" commandName="Pin to Debug Context" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2511 + <commands xmi:id="__EDWoNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.register.toolbar/org.eclipse.pinclone.register.clone" commandName="Open New View" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2512 + <commands xmi:id="__EDWodd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.dsf.debug.ui.viewmodel.variables.update.Refresh/org.eclipse.cdt.dsf.debug.ui.variables.viewmodel.update.actions.refresh" commandName="Refresh" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2513 + <commands xmi:id="__EDWotd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.dsf.debug.ui.viewmodel.registers.update.Refresh/org.eclipse.cdt.dsf.debug.ui.registers.viewmodel.update.actions.refresh" commandName="Refresh" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2514 + <commands xmi:id="__EDWo9d1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.dsf.debug.ui.viewmodel.expressions.update.Refresh/org.eclipse.cdt.dsf.debug.ui.expressions.viewmodel.update.actions.refresh" commandName="Refresh" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2515 + <commands xmi:id="__EDWpNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.dsf.debug.ui.viewmodel.debugview.update.Refresh/org.eclipse.cdt.dsf.debug.ui.debugview.viewmodel.update.actions.refresh" commandName="Refresh" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2516 + <commands xmi:id="__ED9sNd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.disassembly.toolbar/org.eclipse.pinclone.disassembly.pinDebugContext" commandName="Pin to Debug Context" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2517 + <commands xmi:id="__ED9sdd1EeOVfaIzSb4tTA" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.disassembly.toolbar/org.eclipse.pinclone.disassembly.clone" commandName="Open New View" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2518 + <commands xmi:id="_Ep3Zgdd_EeO49Znh6ik6fg" elementId="org.eclipse.egit.ui.team.PushBranch" commandName="Push Branch..." category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2519 + <commands xmi:id="_Ep3Zgtd_EeO49Znh6ik6fg" elementId="org.eclipse.egit.ui.team.Disconnect" commandName="Disconnect" category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2520 + <commands xmi:id="_Ep4AkNd_EeO49Znh6ik6fg" elementId="org.eclipse.egit.ui.team.PushTags" commandName="Push Tags..." category="_-tROX9d1EeOVfaIzSb4tTA"/>
  2521 + <commands xmi:id="_Ep4Akdd_EeO49Znh6ik6fg" elementId="org.eclipse.egit.ui.RebaseInteractiveCurrent" commandName="%RebaseInteractiveCurrentHandler.name" category="_-tROZdd1EeOVfaIzSb4tTA"/>
  2522 + <addons xmi:id="_-sZEl9d1EeOVfaIzSb4tTA" 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"/>
  2523 + <addons xmi:id="_-sZEmNd1EeOVfaIzSb4tTA" 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"/>
  2524 + <addons xmi:id="_-sZEmdd1EeOVfaIzSb4tTA" 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"/>
  2525 + <addons xmi:id="_-sZEmtd1EeOVfaIzSb4tTA" 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"/>
  2526 + <addons xmi:id="_-sZEm9d1EeOVfaIzSb4tTA" 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"/>
  2527 + <addons xmi:id="_-sZEnNd1EeOVfaIzSb4tTA" 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"/>
  2528 + <addons xmi:id="_-sZEndd1EeOVfaIzSb4tTA" 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"/>
  2529 + <addons xmi:id="_-sZEntd1EeOVfaIzSb4tTA" 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"/>
  2530 + <addons xmi:id="_-sZEn9d1EeOVfaIzSb4tTA" 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"/>
  2531 + <addons xmi:id="_-sZEoNd1EeOVfaIzSb4tTA" 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"/>
  2532 + <addons xmi:id="_-u_soNd1EeOVfaIzSb4tTA" elementId="org.eclipse.e4.ui.workbench.renderers.swt.cocoa.CocoaUIHandler" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.cocoa.CocoaUIHandler"/>
  2533 + <categories xmi:id="_-tROUNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.category.perspectives" name="Perspectives" description="Commands for opening perspectives"/>
  2534 + <categories xmi:id="_-tROUdd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.cvs.ui.actionSet" name="CVS" description="Actions that apply when working with CVS repositories"/>
  2535 + <categories xmi:id="_-tROUtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.category.window" name="Window"/>
  2536 + <categories xmi:id="_-tROU9d1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.codan.ui.commands.category" name="Code Analysis"/>
  2537 + <categories xmi:id="_-tROVNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.category.refactoring" name="Refactor - C++" description="C/C++ Refactorings"/>
  2538 + <categories xmi:id="_-tROVdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.category.project" name="Project"/>
  2539 + <categories xmi:id="_-tROVtd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.runtime.spy.commands.category" name="Spy"/>
  2540 + <categories xmi:id="_-tROV9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.category.views" name="Views" description="Commands for opening views"/>
  2541 + <categories xmi:id="_-tROWNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.make.ui.category.source" name="Makefile Source" description="Makefile Source Actions"/>
  2542 + <categories xmi:id="_-tROWdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.category.file" name="File"/>
  2543 + <categories xmi:id="_-tROWtd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.ide.markerContents" name="Contents" description="The category for menu contents"/>
  2544 + <categories xmi:id="_-tROW9d1EeOVfaIzSb4tTA" elementId="org.eclipse.debug.ui.category.run" name="Run/Debug" description="Run/Debug command category"/>
  2545 + <categories xmi:id="_-tROXNd1EeOVfaIzSb4tTA" elementId="org.eclipse.pde.ui.category.source" name="Manifest Editor Source" description="PDE Source Page actions"/>
  2546 + <categories xmi:id="_-tROXdd1EeOVfaIzSb4tTA" elementId="com.android.ide.eclipse.adt.refactoring.category" name="Android Refactorings" description="Refactorings for Android Projects"/>
  2547 + <categories xmi:id="_-tROXtd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.category.casting" name="Cast to Type or Array" description="Set of commands for displaying variables and expressions as other types or arrays."/>
  2548 + <categories xmi:id="_-tROX9d1EeOVfaIzSb4tTA" elementId="org.eclipse.egit.ui.commandCategory" name="Git"/>
  2549 + <categories xmi:id="_-tROYNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.category.debugViewLayout" name="Debug View Layout Commands" description="Set of commands for controlling the Debug View Layout"/>
  2550 + <categories xmi:id="_-tROYdd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.category.dialogs" name="Dialogs" description="Commands for opening dialogs"/>
  2551 + <categories xmi:id="_-tROYtd1EeOVfaIzSb4tTA" elementId="org.eclipse.search.ui.category.search" name="Search" description="Search command category"/>
  2552 + <categories xmi:id="_-tROY9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.category.textEditor" name="Text Editing" description="Text Editing Commands"/>
  2553 + <categories xmi:id="_-tROZNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.category.edit" name="Edit"/>
  2554 + <categories xmi:id="_-tROZdd1EeOVfaIzSb4tTA" elementId="org.eclipse.core.commands.categories.autogenerated" name="Uncategorized" description="Commands that were either auto-generated or have no category"/>
  2555 + <categories xmi:id="_-tROZtd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.category.reverseDebugging" name="Reverse Debugging Commands" description="Set of commands for Reverse Debugging"/>
  2556 + <categories xmi:id="_-tR1YNd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.ui.category.source" name="C/C++ Source" description="C/C++ Source Actions"/>
  2557 + <categories xmi:id="_-tR1Ydd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.category.runControl" name="Run Control Commands" description="Set of commands for Run Control"/>
  2558 + <categories xmi:id="_-tR1Ytd1EeOVfaIzSb4tTA" elementId="org.eclipse.team.ui.category.team" name="Team" description="Actions that apply when working with a Team"/>
  2559 + <categories xmi:id="_-tR1Y9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.category.help" name="Help"/>
  2560 + <categories xmi:id="_-tR1ZNd1EeOVfaIzSb4tTA" elementId="Json.format" name="format"/>
  2561 + <categories xmi:id="_-tR1Zdd1EeOVfaIzSb4tTA" elementId="org.eclipse.compare.ui.category.compare" name="Compare" description="Compare command category"/>
  2562 + <categories xmi:id="_-tR1Ztd1EeOVfaIzSb4tTA" elementId="org.eclipse.cdt.debug.ui.category.tracing" name="Tracing Commands" description="Category for Tracing Commands"/>
  2563 + <categories xmi:id="_-tR1Z9d1EeOVfaIzSb4tTA" elementId="org.eclipse.ltk.ui.category.refactoring" name="Refactoring"/>
  2564 + <categories xmi:id="_-tR1aNd1EeOVfaIzSb4tTA" elementId="org.eclipse.ui.category.navigate" name="Navigate"/>
  2565 + <categories xmi:id="_-tR1add1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.category.source" name="Source" description="Java Source Actions"/>
  2566 + <categories xmi:id="_-tR1atd1EeOVfaIzSb4tTA" elementId="org.eclipse.jdt.ui.category.refactoring" name="Refactor - Java" description="Java Refactoring Actions"/>
  2567 +</application:Application>
.metadata/.plugins/org.eclipse.jdt.core/1141783261.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.jdt.core/1699548220.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.jdt.core/2272743771.index 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.jdt.core/invalidArchivesCache 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.jdt.core/javaLikeNames.txt 0 → 100644
  1 +java
0 \ No newline at end of file 2 \ No newline at end of file
.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt 0 → 100644
  1 +INDEX VERSION 1.126+/Users/imanol/devel/durex/.metadata/.plugins/org.eclipse.jdt.core
  2 +1141783261.index
  3 +2272743771.index
.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat 0 → 100644
No preview for this file type
.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2 +<typeInfoHistroy/>
.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2 +<qualifiedTypeNameHistroy/>
.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<section name="Workbench">
  3 + <section name="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart">
  4 + <item value="true" key="group_libraries"/>
  5 + <item value="false" key="linkWithEditor"/>
  6 + <item value="2" key="layout"/>
  7 + <item value="1" key="rootMode"/>
  8 + <item value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#x0A;&lt;packageExplorer group_libraries=&quot;1&quot; layout=&quot;2&quot; linkWithEditor=&quot;0&quot; rootMode=&quot;1&quot; workingSetName=&quot;Aggregate for window 1399638750856&quot;&gt;&#x0A;&lt;customFilters userDefinedPatternsEnabled=&quot;false&quot;&gt;&#x0A;&lt;xmlDefinedFilters&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.LibraryFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.StaticsFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.pde.ui.ExternalPluginLibrariesFilter1&quot; isEnabled=&quot;true&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter&quot; isEnabled=&quot;true&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter&quot; isEnabled=&quot;true&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter&quot; isEnabled=&quot;true&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.FieldsFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter&quot; isEnabled=&quot;true&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*&quot; isEnabled=&quot;true&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter&quot; isEnabled=&quot;true&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.pde.ui.BinaryProjectFilter1&quot; isEnabled=&quot;false&quot;/&gt;&#x0A;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter&quot; isEnabled=&quot;true&quot;/&gt;&#x0A;&lt;/xmlDefinedFilters&gt;&#x0A;&lt;/customFilters&gt;&#x0A;&lt;/packageExplorer&gt;" key="memento"/>
  9 + </section>
  10 + <section name="JavaElementSearchActions">
  11 + </section>
  12 +</section>
.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<section name="Workbench">
  3 + <section name="ExternalProjectImportWizard">
  4 + <item value="true" key="WizardProjectsImportPage.STORE_ARCHIVE_SELECTED"/>
  5 + <item value="true" key="WizardProjectsImportPage.STORE_COPY_PROJECT_ID"/>
  6 + <item value="true" key="WizardProjectsImportPage.STORE_NESTED_PROJECTS"/>
  7 + <list key="WizardProjectsImportPage.STORE_DIRECTORIES">
  8 + <item value=""/>
  9 + </list>
  10 + <list key="WizardProjectsImportPage.STORE_ARCHIVES">
  11 + <item value="/Users/imanol/Downloads/examples-12.1.1.zip"/>
  12 + </list>
  13 + </section>
  14 + <section name="CleanDialogSettings">
  15 + <item value="484" key="DIALOG_WIDTH"/>
  16 + <item value="118" key="DIALOG_Y_ORIGIN"/>
  17 + <item value="354" key="DIALOG_HEIGHT"/>
  18 + <item value="441" key="DIALOG_X_ORIGIN"/>
  19 + <item value="true" key="TOGGLE_SELECTED"/>
  20 + </section>
  21 +</section>
.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<section name="Workbench">
  3 + <section name="org.eclipse.ui.internal.QuickAccess">
  4 + <item value="854" key="dialogWidth"/>
  5 + <item value="480" key="dialogHeight"/>
  6 + <list key="orderedProviders">
  7 + </list>
  8 + <list key="textArray">
  9 + </list>
  10 + <list key="orderedElements">
  11 + </list>
  12 + <list key="textEntries">
  13 + </list>
  14 + </section>
  15 + <section name="WorkbenchPreferenceDialogSettings">
  16 + <item value="80" key="DIALOG_Y_ORIGIN"/>
  17 + <item value="569" key="DIALOG_X_ORIGIN"/>
  18 + </section>
  19 + <section name="NewWizardAction">
  20 + <item value="com.emmoco.mcmtooling.wizards.new-project" key="NewWizardSelectionPage.STORE_SELECTED_ID"/>
  21 + <list key="NewWizardSelectionPage.STORE_EXPANDED_CATEGORIES_ID">
  22 + <item value="com.emmoco.embuilder.new-category"/>
  23 + </list>
  24 + </section>
  25 + <section name="ImportExportAction">
  26 + <item value="org.eclipse.ui.wizards.import.ExternalProject" key="ImportExportPage.STORE_SELECTED_IMPORT_WIZARD_ID"/>
  27 + <list key="ImportExportPage.STORE_EXPANDED_IMPORT_CATEGORIES">
  28 + <item value="org.eclipse.ui.Basic"/>
  29 + </list>
  30 + </section>
  31 +</section>
.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml 0 → 100644
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<workingSetManager>
  3 +<workingSet aggregate="true" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1399638750857_0" label="Window Working Set" name="Aggregate for window 1399638750856"/>
  4 +</workingSetManager>
0 \ No newline at end of file 5 \ No newline at end of file
.metadata/.plugins/org.eclipse.wst.sse.core/task-tags.properties 0 → 100644
  1 +#
  2 +#Fri May 09 15:40:47 CEST 2014
  3 +task-tag-projects-already-scanned=FileTestLaunchPad,Blinker,BlinkerSchema,MyAppSchema,DUREX,BlinkerLaunchPad,MyAppLaunchPad,CommonLaunchPad,FileTestSchema
.metadata/version.ini 0 → 100644
  1 +org.eclipse.core.runtime=1
0 \ No newline at end of file 2 \ No newline at end of file