diff --git a/.metadata/.log b/.metadata/.log index 23a5fea9df7004bcc5b44354c3ccdb44802eaf7a..e76bb7181d0bd7e8d64ec1e7e7a8509a3b64565c 100644 --- a/.metadata/.log +++ b/.metadata/.log @@ -3882,3 +3882,236 @@ Command-line arguments: -os macosx -ws cocoa -arch x86 -product org.eclipse.epp !ENTRY org.eclipse.ui 4 4 2014-04-16 20:26:43.468 !MESSAGE Unable to find Action Set: com_sysdeo_eclipse_tomcat_actionSet >>>>>>> 48897b97526521e6e6e62ad567ce898ca1947d09 + +!ENTRY org.eclipse.core.runtime 4 2 2014-04-16 20:31:29.420 +!MESSAGE Problems encountered starting up plug-in: "org.osgi.framework.BundleException: The bundle's start level is not met. Cannot transient start the bundle: org.eclipse.pde_3.8.100.v20130911-1000 [187]". +!STACK 0 +org.osgi.framework.BundleException: The bundle's start level is not met. Cannot transient start the bundle: org.eclipse.pde_3.8.100.v20130911-1000 [187] + at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:315) + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300) + at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:923) + at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:360) + at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340) + at org.eclipse.core.runtime.Platform.getPlugin(Platform.java:735) + at org.eclipse.core.internal.preferences.legacy.InitLegacyPreferences.init(InitLegacyPreferences.java:43) + at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefaults(PreferenceServiceRegistryHelper.java:147) + at org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(PreferencesService.java:368) + at org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(DefaultPreferences.java:221) + at org.eclipse.core.internal.preferences.DefaultPreferences.load(DefaultPreferences.java:274) + at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:409) + at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences.java:670) + at org.eclipse.core.internal.preferences.EclipsePreferences.node(EclipsePreferences.java:812) + at org.eclipse.core.internal.preferences.AbstractScope.getNode(AbstractScope.java:38) + at org.eclipse.core.runtime.preferences.DefaultScope.getNode(DefaultScope.java:76) + at org.eclipse.pde.internal.core.PreferenceInitializer.initializeDefaultPreferences(PreferenceInitializer.java:52) + at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper$1.run(PreferenceServiceRegistryHelper.java:300) + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) + at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(PreferenceServiceRegistryHelper.java:303) + at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefaults(PreferenceServiceRegistryHelper.java:131) + at org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(PreferencesService.java:368) + at org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(DefaultPreferences.java:221) + at org.eclipse.core.internal.preferences.DefaultPreferences.load(DefaultPreferences.java:274) + at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:409) + at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences.java:670) + at org.eclipse.core.internal.preferences.EclipsePreferences.node(EclipsePreferences.java:812) + at org.eclipse.core.internal.preferences.AbstractScope.getNode(AbstractScope.java:38) + at org.eclipse.core.runtime.preferences.DefaultScope.getNode(DefaultScope.java:76) + at org.eclipse.pde.internal.core.PDEPreferencesManager.<init>(PDEPreferencesManager.java:34) + at org.eclipse.pde.internal.core.PDECore.getPreferencesManager(PDECore.java:73) + at org.eclipse.pde.internal.core.ExternalModelManager.getPluginPaths(ExternalModelManager.java:92) + at org.eclipse.pde.internal.core.PluginModelManager.initializeTable(PluginModelManager.java:513) + at org.eclipse.pde.internal.core.PluginModelManager.getEntryTable(PluginModelManager.java:493) + at org.eclipse.pde.internal.core.PluginModelManager.findEntry(PluginModelManager.java:864) + at org.eclipse.pde.internal.core.PluginModelManager.findModel(PluginModelManager.java:888) + at org.eclipse.pde.core.plugin.PluginRegistry.findModel(PluginRegistry.java:97) + at org.eclipse.pde.internal.core.JavaElementChangeListener.save(JavaElementChangeListener.java:131) + at org.eclipse.pde.internal.core.JavaElementChangeListener.shutdown(JavaElementChangeListener.java:43) + at org.eclipse.pde.internal.core.PDECore.stop(PDECore.java:312) + at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:771) + at java.security.AccessController.doPrivileged(Native Method) + at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:764) + at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:510) + at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:566) + at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1206) + at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:592) + at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:257) + at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:215) + at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundle.java:284) + at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:692) + at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:600) + at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:400) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:200) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) + at java.lang.reflect.Method.invoke(Method.java:597) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) + at org.eclipse.equinox.launcher.Main.run(Main.java:1450) +Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException: The bundle's start level is not met. Cannot transient start the bundle: org.eclipse.pde_3.8.100.v20130911-1000 [187] + ... 61 more +Root exception: +org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException: The bundle's start level is not met. Cannot transient start the bundle: org.eclipse.pde_3.8.100.v20130911-1000 [187] + at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:315) + at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300) + at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:923) + at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:360) + at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340) + at org.eclipse.core.runtime.Platform.getPlugin(Platform.java:735) + at org.eclipse.core.internal.preferences.legacy.InitLegacyPreferences.init(InitLegacyPreferences.java:43) + at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefaults(PreferenceServiceRegistryHelper.java:147) + at org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(PreferencesService.java:368) + at org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(DefaultPreferences.java:221) + at org.eclipse.core.internal.preferences.DefaultPreferences.load(DefaultPreferences.java:274) + at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:409) + at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences.java:670) + at org.eclipse.core.internal.preferences.EclipsePreferences.node(EclipsePreferences.java:812) + at org.eclipse.core.internal.preferences.AbstractScope.getNode(AbstractScope.java:38) + at org.eclipse.core.runtime.preferences.DefaultScope.getNode(DefaultScope.java:76) + at org.eclipse.pde.internal.core.PreferenceInitializer.initializeDefaultPreferences(PreferenceInitializer.java:52) + at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper$1.run(PreferenceServiceRegistryHelper.java:300) + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) + at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(PreferenceServiceRegistryHelper.java:303) + at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefaults(PreferenceServiceRegistryHelper.java:131) + at org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(PreferencesService.java:368) + at org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(DefaultPreferences.java:221) + at org.eclipse.core.internal.preferences.DefaultPreferences.load(DefaultPreferences.java:274) + at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:409) + at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences.java:670) + at org.eclipse.core.internal.preferences.EclipsePreferences.node(EclipsePreferences.java:812) + at org.eclipse.core.internal.preferences.AbstractScope.getNode(AbstractScope.java:38) + at org.eclipse.core.runtime.preferences.DefaultScope.getNode(DefaultScope.java:76) + at org.eclipse.pde.internal.core.PDEPreferencesManager.<init>(PDEPreferencesManager.java:34) + at org.eclipse.pde.internal.core.PDECore.getPreferencesManager(PDECore.java:73) + at org.eclipse.pde.internal.core.ExternalModelManager.getPluginPaths(ExternalModelManager.java:92) + at org.eclipse.pde.internal.core.PluginModelManager.initializeTable(PluginModelManager.java:513) + at org.eclipse.pde.internal.core.PluginModelManager.getEntryTable(PluginModelManager.java:493) + at org.eclipse.pde.internal.core.PluginModelManager.findEntry(PluginModelManager.java:864) + at org.eclipse.pde.internal.core.PluginModelManager.findModel(PluginModelManager.java:888) + at org.eclipse.pde.core.plugin.PluginRegistry.findModel(PluginRegistry.java:97) + at org.eclipse.pde.internal.core.JavaElementChangeListener.save(JavaElementChangeListener.java:131) + at org.eclipse.pde.internal.core.JavaElementChangeListener.shutdown(JavaElementChangeListener.java:43) + at org.eclipse.pde.internal.core.PDECore.stop(PDECore.java:312) + at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:771) + at java.security.AccessController.doPrivileged(Native Method) + at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:764) + at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:510) + at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:566) + at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1206) + at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:592) + at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:257) + at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:215) + at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundle.java:284) + at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:692) + at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:600) + at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:400) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:200) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) + at java.lang.reflect.Method.invoke(Method.java:597) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) + at org.eclipse.equinox.launcher.Main.run(Main.java:1450) + +!ENTRY org.eclipse.pde.core 4 0 2014-04-16 20:31:30.101 +!MESSAGE FrameworkEvent ERROR +!STACK 0 +org.osgi.framework.BundleException: Exception in org.eclipse.pde.internal.core.PDECore.stop() of bundle org.eclipse.pde.core. + at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:791) + at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:510) + at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:566) + at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1206) + at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:592) + at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:257) + at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:215) + at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundle.java:284) + at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:692) + at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:600) + at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:400) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:200) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) + at java.lang.reflect.Method.invoke(Method.java:597) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) + at org.eclipse.equinox.launcher.Main.run(Main.java:1450) +Caused by: java.lang.NullPointerException + at org.eclipse.pde.internal.core.target.AbstractBundleContainer.resolveVariables(AbstractBundleContainer.java:60) + at org.eclipse.pde.internal.core.target.ProfileBundleContainer.resolveHomeLocation(ProfileBundleContainer.java:212) + at org.eclipse.pde.internal.core.target.ProfileBundleContainer.getLocation(ProfileBundleContainer.java:76) + at org.eclipse.pde.internal.core.target.AbstractBundleContainer.getVMArguments(AbstractBundleContainer.java:204) + at org.eclipse.pde.internal.core.target.TargetPlatformService.newDefaultTarget(TargetPlatformService.java:526) + at org.eclipse.pde.internal.core.PluginModelManager.initDefaultTargetPlatformDefinition(PluginModelManager.java:607) + at org.eclipse.pde.internal.core.PluginModelManager.initializeTable(PluginModelManager.java:560) + at org.eclipse.pde.internal.core.PluginModelManager.getEntryTable(PluginModelManager.java:493) + at org.eclipse.pde.internal.core.PluginModelManager.findEntry(PluginModelManager.java:864) + at org.eclipse.pde.internal.core.PluginModelManager.findModel(PluginModelManager.java:888) + at org.eclipse.pde.core.plugin.PluginRegistry.findModel(PluginRegistry.java:97) + at org.eclipse.pde.internal.core.JavaElementChangeListener.save(JavaElementChangeListener.java:131) + at org.eclipse.pde.internal.core.JavaElementChangeListener.shutdown(JavaElementChangeListener.java:43) + at org.eclipse.pde.internal.core.PDECore.stop(PDECore.java:312) + at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:771) + at java.security.AccessController.doPrivileged(Native Method) + at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:764) + ... 18 more +Root exception: +java.lang.NullPointerException + at org.eclipse.pde.internal.core.target.AbstractBundleContainer.resolveVariables(AbstractBundleContainer.java:60) + at org.eclipse.pde.internal.core.target.ProfileBundleContainer.resolveHomeLocation(ProfileBundleContainer.java:212) + at org.eclipse.pde.internal.core.target.ProfileBundleContainer.getLocation(ProfileBundleContainer.java:76) + at org.eclipse.pde.internal.core.target.AbstractBundleContainer.getVMArguments(AbstractBundleContainer.java:204) + at org.eclipse.pde.internal.core.target.TargetPlatformService.newDefaultTarget(TargetPlatformService.java:526) + at org.eclipse.pde.internal.core.PluginModelManager.initDefaultTargetPlatformDefinition(PluginModelManager.java:607) + at org.eclipse.pde.internal.core.PluginModelManager.initializeTable(PluginModelManager.java:560) + at org.eclipse.pde.internal.core.PluginModelManager.getEntryTable(PluginModelManager.java:493) + at org.eclipse.pde.internal.core.PluginModelManager.findEntry(PluginModelManager.java:864) + at org.eclipse.pde.internal.core.PluginModelManager.findModel(PluginModelManager.java:888) + at org.eclipse.pde.core.plugin.PluginRegistry.findModel(PluginRegistry.java:97) + at org.eclipse.pde.internal.core.JavaElementChangeListener.save(JavaElementChangeListener.java:131) + at org.eclipse.pde.internal.core.JavaElementChangeListener.shutdown(JavaElementChangeListener.java:43) + at org.eclipse.pde.internal.core.PDECore.stop(PDECore.java:312) + at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:771) + at java.security.AccessController.doPrivileged(Native Method) + at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:764) + at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:510) + at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:566) + at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1206) + at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:592) + at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:257) + at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:215) + at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundle.java:284) + at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:692) + at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:600) + at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:400) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:200) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) + at java.lang.reflect.Method.invoke(Method.java:597) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) + at org.eclipse.equinox.launcher.Main.run(Main.java:1450) +!SESSION 2014-04-16 20:31:32.505 ----------------------------------------------- +eclipse.buildId=4.3.0.M20130911-1000 +java.version=1.6.0_65 +java.vendor=Apple Inc. +BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US +Framework arguments: -product org.eclipse.epp.package.standard.product -keyring /Users/siyulin/.eclipse_keyring -showlocation +Command-line arguments: -os macosx -ws cocoa -arch x86 -product org.eclipse.epp.package.standard.product -keyring /Users/siyulin/.eclipse_keyring -showlocation + +!ENTRY org.eclipse.core.net 1 0 2014-04-16 20:31:38.377 +!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 + +!ENTRY org.eclipse.ui 4 4 2014-04-16 20:31:38.981 +!MESSAGE Unable to find Action Set: org.eclipse.ptp.debug.ui.debugActionSet + +!ENTRY org.eclipse.ui 4 4 2014-04-16 20:31:38.982 +!MESSAGE Unable to find Action Set: org.eclipse.rse.core.search.searchActionSet + +!ENTRY org.eclipse.ui 4 4 2014-04-16 20:31:38.988 +!MESSAGE Unable to find Action Set: org.eclipse.wb.core.ui.actionset + +!ENTRY org.eclipse.ui 4 4 2014-04-16 20:31:38.989 +!MESSAGE Unable to find Action Set: com_sysdeo_eclipse_tomcat_actionSet diff --git a/.metadata/.plugins/org.eclipse.core.resources/.history/c7/d022b068d0c500131c7bfefaf31fdeaa b/.metadata/.plugins/org.eclipse.core.resources/.history/c7/d022b068d0c500131c7bfefaf31fdeaa new file mode 100644 index 0000000000000000000000000000000000000000..d843823ab8d1b0a40f75d3ab509d656a9aba38a6 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.resources/.history/c7/d022b068d0c500131c7bfefaf31fdeaa @@ -0,0 +1,13 @@ +package hw3; +import api.IEvaluator; + +/** + * The class AbstractEvaluator includes common code for all evaluator types. + * + * TODO: Expand this comment with an explanation of how your class hierarchy + * is organized. + */ +public abstract class AbstractEvaluator implements IEvaluator +{ + +} diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/exam1/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/exam1/.markers index 58b46f40cc263faf5f83939ae74490fd13c3a0db..c4e36ad83f42ceef342882ff5ebbbd8acdf0d93b 100644 Binary files a/.metadata/.plugins/org.eclipse.core.resources/.projects/exam1/.markers and b/.metadata/.plugins/org.eclipse.core.resources/.projects/exam1/.markers differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/exam1/org.eclipse.jdt.core/state.dat b/.metadata/.plugins/org.eclipse.core.resources/.projects/exam1/org.eclipse.jdt.core/state.dat new file mode 100644 index 0000000000000000000000000000000000000000..aea4c27999841fdb571965594233ab314951759a Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/exam1/org.eclipse.jdt.core/state.dat differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/homework/.indexes/e4/4/history.index b/.metadata/.plugins/org.eclipse.core.resources/.projects/homework/.indexes/e4/4/history.index new file mode 100644 index 0000000000000000000000000000000000000000..03ac45e898fcb90d90f0b0a021c92862c3178ab4 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/homework/.indexes/e4/4/history.index differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/homework/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/homework/.markers index 0724a3bbc23aca8bde4fc95185cddfa5ef6d1a67..feebf8b3fc52eddca8ad8df37c742f29f2959586 100644 Binary files a/.metadata/.plugins/org.eclipse.core.resources/.projects/homework/.markers and b/.metadata/.plugins/org.eclipse.core.resources/.projects/homework/.markers differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/homework/org.eclipse.jdt.core/state.dat b/.metadata/.plugins/org.eclipse.core.resources/.projects/homework/org.eclipse.jdt.core/state.dat new file mode 100644 index 0000000000000000000000000000000000000000..45d975cd1dd2c77a377c8d1bb4898da43b89f660 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/homework/org.eclipse.jdt.core/state.dat differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project1/org.eclipse.jdt.core/state.dat b/.metadata/.plugins/org.eclipse.core.resources/.projects/project1/org.eclipse.jdt.core/state.dat new file mode 100644 index 0000000000000000000000000000000000000000..189c75290a543b77ad4d05e513a1ffe14c51e97c Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/project1/org.eclipse.jdt.core/state.dat differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project10/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/project10/.markers index 8483a786d4250cdcaf6f2e64cf04162d75f3f0d2..cd773dc3ae107b4093a9dbe3050a8b9b36574f02 100644 Binary files a/.metadata/.plugins/org.eclipse.core.resources/.projects/project10/.markers and b/.metadata/.plugins/org.eclipse.core.resources/.projects/project10/.markers differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project10/org.eclipse.jdt.core/state.dat b/.metadata/.plugins/org.eclipse.core.resources/.projects/project10/org.eclipse.jdt.core/state.dat new file mode 100644 index 0000000000000000000000000000000000000000..1b2eb168678d529b31db0c78207740d58581dd1f Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/project10/org.eclipse.jdt.core/state.dat differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project2/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/project2/.markers index 7a56b63355a79ee5e86bb07e5ea397578e9f5bc3..8c81aa17b4f391857d60ec7b0ed8394e133836ee 100644 Binary files a/.metadata/.plugins/org.eclipse.core.resources/.projects/project2/.markers and b/.metadata/.plugins/org.eclipse.core.resources/.projects/project2/.markers differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project2/org.eclipse.jdt.core/state.dat b/.metadata/.plugins/org.eclipse.core.resources/.projects/project2/org.eclipse.jdt.core/state.dat new file mode 100644 index 0000000000000000000000000000000000000000..6000799931ccb5353e65a2c2b31c564c66d37d69 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/project2/org.eclipse.jdt.core/state.dat differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project3/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/project3/.markers index cb7827c0655ef6128442bc43fea9a883a7e570ef..6a77fc37e82fba9b1dfba71c9099542fcd247a33 100644 Binary files a/.metadata/.plugins/org.eclipse.core.resources/.projects/project3/.markers and b/.metadata/.plugins/org.eclipse.core.resources/.projects/project3/.markers differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project3/org.eclipse.jdt.core/state.dat b/.metadata/.plugins/org.eclipse.core.resources/.projects/project3/org.eclipse.jdt.core/state.dat new file mode 100644 index 0000000000000000000000000000000000000000..5e8aeca85c14a3d3204a1268509d0d767c2f8ac9 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/project3/org.eclipse.jdt.core/state.dat differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project4/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/project4/.markers index 06a2d7f825fe65e7b74902e4b5de88450714b50b..a3d3e3f7c1e16ea12a5dba9653e8ec5977d3fa54 100644 Binary files a/.metadata/.plugins/org.eclipse.core.resources/.projects/project4/.markers and b/.metadata/.plugins/org.eclipse.core.resources/.projects/project4/.markers differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project4/org.eclipse.jdt.core/state.dat b/.metadata/.plugins/org.eclipse.core.resources/.projects/project4/org.eclipse.jdt.core/state.dat new file mode 100644 index 0000000000000000000000000000000000000000..fba4f6208c104c7ad7bdb2ec704ed59c7d0a399b Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/project4/org.eclipse.jdt.core/state.dat differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project5/org.eclipse.jdt.core/state.dat b/.metadata/.plugins/org.eclipse.core.resources/.projects/project5/org.eclipse.jdt.core/state.dat new file mode 100644 index 0000000000000000000000000000000000000000..74b1a27fc2dd336562758f41136646e7e2a94ba1 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/project5/org.eclipse.jdt.core/state.dat differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project6/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/project6/.markers index 1828cc404c2036771e852c14b6456423a87775cd..92322dedb5af168c983f4cd92430e4956ba3fc12 100644 Binary files a/.metadata/.plugins/org.eclipse.core.resources/.projects/project6/.markers and b/.metadata/.plugins/org.eclipse.core.resources/.projects/project6/.markers differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project6/org.eclipse.jdt.core/state.dat b/.metadata/.plugins/org.eclipse.core.resources/.projects/project6/org.eclipse.jdt.core/state.dat new file mode 100644 index 0000000000000000000000000000000000000000..2bf8051c044dad70ac51861d11324f637095ae36 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/project6/org.eclipse.jdt.core/state.dat differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project7/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/project7/.markers index f2fcdf6811d5f034a2558fe4b771a4032e037c1a..a8304364292aa682f77ea80dd2a567a57a7787e1 100644 Binary files a/.metadata/.plugins/org.eclipse.core.resources/.projects/project7/.markers and b/.metadata/.plugins/org.eclipse.core.resources/.projects/project7/.markers differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project7/org.eclipse.jdt.core/state.dat b/.metadata/.plugins/org.eclipse.core.resources/.projects/project7/org.eclipse.jdt.core/state.dat new file mode 100644 index 0000000000000000000000000000000000000000..95cb08067db16bcd553944b1440cb897858c26cd Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/project7/org.eclipse.jdt.core/state.dat differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project8/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/project8/.markers index 54dfc6ee785f08268daf9a9846bb7fb686f6ab6b..de03469e90539ae6b59bbe2c09b92d00db6d45af 100644 Binary files a/.metadata/.plugins/org.eclipse.core.resources/.projects/project8/.markers and b/.metadata/.plugins/org.eclipse.core.resources/.projects/project8/.markers differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/project8/org.eclipse.jdt.core/state.dat b/.metadata/.plugins/org.eclipse.core.resources/.projects/project8/org.eclipse.jdt.core/state.dat new file mode 100644 index 0000000000000000000000000000000000000000..6e2c1451d4c4216c210c0c848bf15700729533fc Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/project8/org.eclipse.jdt.core/state.dat differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/temp/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/temp/.markers index 8f7c458099eaf4c0c94bc247d59f24528a24ac50..19850a5a3275d9705929b8794131003a9eebf7f5 100644 Binary files a/.metadata/.plugins/org.eclipse.core.resources/.projects/temp/.markers and b/.metadata/.plugins/org.eclipse.core.resources/.projects/temp/.markers differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/temp/org.eclipse.jdt.core/state.dat b/.metadata/.plugins/org.eclipse.core.resources/.projects/temp/org.eclipse.jdt.core/state.dat new file mode 100644 index 0000000000000000000000000000000000000000..c88b27eee2989e65af3157b4583a018cb445b610 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/temp/org.eclipse.jdt.core/state.dat differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index index f3db0e8fc383f48b36727274fb14f4d79d4e8183..2f1687853526a383301c00c1256d64b1c1d03a4d 100644 Binary files a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index and b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/30.tree b/.metadata/.plugins/org.eclipse.core.resources/.root/30.tree new file mode 100644 index 0000000000000000000000000000000000000000..d657f72acaf49a37a46d6e4a9e9b0d9a3d6c3539 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.root/30.tree differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources b/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources index cebb429e66c68511e99432f2c2294ac06e487679..f2ab41f1da42435ea5078acb2daebb22805df703 100644 Binary files a/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources and b/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources differ diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.launching.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.launching.prefs index 9aafcf01782e89b0ea5943be974daae53ca69925..dcbc222a8d587f884be8fb168ac8681b96eac119 100644 --- a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.launching.prefs +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.launching.prefs @@ -1,2 +1,2 @@ eclipse.preferences.version=1 -org.eclipse.jdt.launching.PREF_VM_XML=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<vmSettings defaultVM\="52,org.eclipse.jdt.internal.launching.macosx.MacOSXType19,com.apple.javajdk16" defaultVMConnector\="">\n<vmType id\="org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType">\n<vm id\="1397652175293" name\="jre7" path\="/Users/siyulin/Downloads/eclipse/Eclipse.app/Contents/MacOS/C\:\\Program Files\\Java\\jre7"/>\n</vmType>\n<vmType id\="org.eclipse.jdt.internal.launching.macosx.MacOSXType">\n<vm id\="com.oracle.java.7u45.jdk" name\="Java SE 7 [1.7.0_45]" path\="/Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home"/>\n<vm id\="com.apple.javajdk16" name\="Java SE 6 [1.6.0_65-b14-462]" path\="/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home"/>\n</vmType>\n</vmSettings>\n +org.eclipse.jdt.launching.PREF_VM_XML=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<vmSettings defaultVM\="52,org.eclipse.jdt.internal.launching.macosx.MacOSXType19,com.apple.javajdk16" defaultVMConnector\="">\n<vmType id\="org.eclipse.jdt.internal.launching.macosx.MacOSXType">\n<vm id\="com.oracle.java.7u45.jdk" name\="Java SE 7 [1.7.0_45]" path\="/Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home"/>\n<vm id\="com.apple.javajdk16" name\="Java SE 6 [1.6.0_65-b14-462]" path\="/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home"/>\n</vmType>\n</vmSettings>\n diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.pde.core.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.pde.core.prefs new file mode 100644 index 0000000000000000000000000000000000000000..02dc3e3708af308efbdbb2ba2aebeb8bf4f61eb7 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.pde.core.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +platform_path=/Users/siyulin/Downloads/eclipse diff --git a/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi b/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi index 2c0a6e35e06e171e11b5be2846e60b8e05937d18..6a62f815949598a4c41622721443957b25f24927 100644 --- a/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi +++ b/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi @@ -1,16 +1,16 @@ <?xml version="1.0" encoding="ASCII"?> -<application:Application xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:advanced="http://www.eclipse.org/ui/2010/UIModel/application/ui/advanced" xmlns:application="http://www.eclipse.org/ui/2010/UIModel/application" xmlns:basic="http://www.eclipse.org/ui/2010/UIModel/application/ui/basic" xmlns:menu="http://www.eclipse.org/ui/2010/UIModel/application/ui/menu" xmi:id="_J3FoYMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.legacy.ide.application" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_J3FoYcXQEeOQKtwf9Y2DKA" bindingContexts="_J3MWGcXQEeOQKtwf9Y2DKA"> +<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="_2k-CAMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.legacy.ide.application" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_2k-CAcXQEeOQKtwf9Y2DKA" bindingContexts="_2lCTw8XQEeOQKtwf9Y2DKA"> <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<workbench>
<mruList/>
</workbench>"/> <tags>activeSchemeId:org.eclipse.ui.defaultAcceleratorConfiguration</tags> - <children xsi:type="basic:TrimmedWindow" xmi:id="_J3FoYcXQEeOQKtwf9Y2DKA" elementId="IDEWindow" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_J3FoYsXQEeOQKtwf9Y2DKA" label="%trimmedwindow.label.eclipseSDK" x="25" y="25" width="1024" height="768"> + <children xsi:type="basic:TrimmedWindow" xmi:id="_2k-CAcXQEeOQKtwf9Y2DKA" elementId="IDEWindow" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_2k-CAsXQEeOQKtwf9Y2DKA" label="%trimmedwindow.label.eclipseSDK" x="25" y="25" width="1024" height="768"> <persistedState key="coolBarVisible" value="true"/> <persistedState key="perspectiveBarVisible" value="true"/> <persistedState key="workingSets" value="<?xml version="1.0" encoding="UTF-8"?>
<workingSets/>"/> <persistedState key="aggregateWorkingSetId" value="Aggregate for window 1397697017896"/> <tags>topLevel</tags> - <children xsi:type="basic:PartSashContainer" xmi:id="_J3FoYsXQEeOQKtwf9Y2DKA" selectedElement="_J3FoY8XQEeOQKtwf9Y2DKA" horizontal="true"> - <children xsi:type="advanced:PerspectiveStack" xmi:id="_J3FoY8XQEeOQKtwf9Y2DKA" containerData="7500" selectedElement="_J3FoZMXQEeOQKtwf9Y2DKA"> - <children xsi:type="advanced:Perspective" xmi:id="_J3FoZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavaPerspective" selectedElement="_J3FoZcXQEeOQKtwf9Y2DKA" label="Java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/jperspective.gif"> + <children xsi:type="basic:PartSashContainer" xmi:id="_2k-CAsXQEeOQKtwf9Y2DKA" selectedElement="_2k-CA8XQEeOQKtwf9Y2DKA" horizontal="true"> + <children xsi:type="advanced:PerspectiveStack" xmi:id="_2k-CA8XQEeOQKtwf9Y2DKA" containerData="7500" selectedElement="_2k-CBMXQEeOQKtwf9Y2DKA"> + <children xsi:type="advanced:Perspective" xmi:id="_2k-CBMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavaPerspective" selectedElement="_2k-CBcXQEeOQKtwf9Y2DKA" label="Java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/jperspective.gif"> <persistedState key="persp.hiddenItems" value="persp.hideToolbarSC:org.eclipse.debug.ui.commands.RunToLine,persp.hideToolbarSC:org.eclipse.jdt.ui.actions.OpenProjectWizard,persp.hideToolbarSC:org.eclipse.ui.edit.text.toggleShowSelectedElementOnly,"/> <tags>persp.actionSet:org.eclipse.ui.cheatsheets.actionSet</tags> <tags>persp.actionSet:org.eclipse.search.searchActionSet</tags> @@ -74,3070 +74,3070 @@ <tags>persp.viewSC:org.eclipse.wb.core.StructureView</tags> <tags>persp.viewSC:org.eclipse.wb.core.PaletteView</tags> <tags>persp.perspSC:org.eclipse.wst.jsdt.ui.JavaPerspective</tags> - <children xsi:type="basic:PartSashContainer" xmi:id="_J3FoZcXQEeOQKtwf9Y2DKA" selectedElement="_J3FoZsXQEeOQKtwf9Y2DKA" horizontal="true"> - <children xsi:type="basic:PartSashContainer" xmi:id="_J3FoZsXQEeOQKtwf9Y2DKA" containerData="2500" selectedElement="_J3FoZ8XQEeOQKtwf9Y2DKA"> - <children xsi:type="basic:PartStack" xmi:id="_J3FoZ8XQEeOQKtwf9Y2DKA" elementId="left" containerData="6000" selectedElement="_J3FoaMXQEeOQKtwf9Y2DKA"> + <children xsi:type="basic:PartSashContainer" xmi:id="_2k-CBcXQEeOQKtwf9Y2DKA" selectedElement="_2k-CBsXQEeOQKtwf9Y2DKA" horizontal="true"> + <children xsi:type="basic:PartSashContainer" xmi:id="_2k-CBsXQEeOQKtwf9Y2DKA" containerData="2500" selectedElement="_2k-CB8XQEeOQKtwf9Y2DKA"> + <children xsi:type="basic:PartStack" xmi:id="_2k-CB8XQEeOQKtwf9Y2DKA" elementId="left" containerData="6000" selectedElement="_2k-CCMXQEeOQKtwf9Y2DKA"> <tags>newtablook</tags> <tags>org.eclipse.e4.primaryNavigationStack</tags> <tags>active</tags> - <children xsi:type="advanced:Placeholder" xmi:id="_J3FoaMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.PackageExplorer" ref="_J3G268XQEeOQKtwf9Y2DKA"/> - <children xsi:type="advanced:Placeholder" xmi:id="_J3FoacXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="_J3G3B8XQEeOQKtwf9Y2DKA"/> - <children xsi:type="advanced:Placeholder" xmi:id="_J3FoasXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ResourceNavigator" toBeRendered="false" ref="_J3G3CMXQEeOQKtwf9Y2DKA"/> - <children xsi:type="advanced:Placeholder" xmi:id="_J3Foa8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigator.ProjectExplorer" toBeRendered="false" ref="_J3G3CcXQEeOQKtwf9Y2DKA"/> - <children xsi:type="advanced:Placeholder" xmi:id="_J3FobMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.ResultView" toBeRendered="false" ref="_J3Hdm8XQEeOQKtwf9Y2DKA"/> - <children xsi:type="advanced:Placeholder" xmi:id="_J3FobcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.StructureView" toBeRendered="false" ref="_J3HdnMXQEeOQKtwf9Y2DKA"/> - <children xsi:type="advanced:Placeholder" xmi:id="_J3FobsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.PaletteView" toBeRendered="false" ref="_J3HdncXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CCMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.PackageExplorer" ref="_2k-picXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CCcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="_2k-ppcXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CCsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ResourceNavigator" toBeRendered="false" ref="_2k-ppsXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CC8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigator.ProjectExplorer" toBeRendered="false" ref="_2k-pp8XQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CDMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.ResultView" toBeRendered="false" ref="_2k-pxMXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CDcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.StructureView" toBeRendered="false" ref="_2k-pxcXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CDsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.PaletteView" toBeRendered="false" ref="_2k-pxsXQEeOQKtwf9Y2DKA"/> </children> - <children xsi:type="basic:PartStack" xmi:id="_J3Fob8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewMStack" toBeRendered="false" containerData="4000"> + <children xsi:type="basic:PartStack" xmi:id="_2k-CD8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewMStack" toBeRendered="false" containerData="4000"> <tags>newtablook</tags> - <children xsi:type="advanced:Placeholder" xmi:id="_J3FocMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesView" toBeRendered="false" ref="_J3HdmsXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CEMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesView" toBeRendered="false" ref="_2k-pw8XQEeOQKtwf9Y2DKA"/> </children> </children> - <children xsi:type="basic:PartSashContainer" xmi:id="_J3FoccXQEeOQKtwf9Y2DKA" containerData="7500"> - <children xsi:type="basic:PartSashContainer" xmi:id="_J3FocsXQEeOQKtwf9Y2DKA" containerData="7500" horizontal="true"> - <children xsi:type="advanced:Placeholder" xmi:id="_J3Foc8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.editorss" containerData="7500" ref="_J3G26cXQEeOQKtwf9Y2DKA"/> - <children xsi:type="basic:PartStack" xmi:id="_J3FodMXQEeOQKtwf9Y2DKA" elementId="right" containerData="2500" selectedElement="_J3FodcXQEeOQKtwf9Y2DKA"> + <children xsi:type="basic:PartSashContainer" xmi:id="_2k-CEcXQEeOQKtwf9Y2DKA" containerData="7500"> + <children xsi:type="basic:PartSashContainer" xmi:id="_2k-CEsXQEeOQKtwf9Y2DKA" containerData="7500" horizontal="true"> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CE8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.editorss" containerData="7500" ref="_2k-ph8XQEeOQKtwf9Y2DKA"/> + <children xsi:type="basic:PartStack" xmi:id="_2k-CFMXQEeOQKtwf9Y2DKA" elementId="right" containerData="2500" selectedElement="_2k-CFcXQEeOQKtwf9Y2DKA"> <tags>newtablook</tags> <tags>org.eclipse.e4.secondaryNavigationStack</tags> - <children xsi:type="advanced:Placeholder" xmi:id="_J3FodcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ContentOutline" ref="_J3Hdk8XQEeOQKtwf9Y2DKA"/> - <children xsi:type="advanced:Placeholder" xmi:id="_J3FodsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.texteditor.TemplatesView" toBeRendered="false" ref="_J3HdmMXQEeOQKtwf9Y2DKA"/> - <children xsi:type="advanced:Placeholder" xmi:id="_J3Fod8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="_J3HdmcXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CFcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ContentOutline" ref="_2k-pvMXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CFsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.texteditor.TemplatesView" toBeRendered="false" ref="_2k-pwcXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CF8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="_2k-pwsXQEeOQKtwf9Y2DKA"/> </children> </children> - <children xsi:type="basic:PartStack" xmi:id="_J3FoeMXQEeOQKtwf9Y2DKA" elementId="bottom" containerData="2500" selectedElement="_J3FoecXQEeOQKtwf9Y2DKA"> + <children xsi:type="basic:PartStack" xmi:id="_2k-CGMXQEeOQKtwf9Y2DKA" elementId="bottom" containerData="2500" selectedElement="_2k-CGcXQEeOQKtwf9Y2DKA"> <tags>newtablook</tags> <tags>org.eclipse.e4.secondaryDataStack</tags> - <children xsi:type="advanced:Placeholder" xmi:id="_J3FoecXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ProblemView" ref="_J3G3CsXQEeOQKtwf9Y2DKA"/> - <children xsi:type="advanced:Placeholder" xmi:id="_J3FoesXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavadocView" ref="_J3G3GMXQEeOQKtwf9Y2DKA"/> - <children xsi:type="advanced:Placeholder" xmi:id="_J3Foe8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.SourceView" ref="_J3G3GcXQEeOQKtwf9Y2DKA"/> - <children xsi:type="advanced:Placeholder" xmi:id="_J3FofMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.views.SearchView" toBeRendered="false" ref="_J3G3GsXQEeOQKtwf9Y2DKA"/> - <children xsi:type="advanced:Placeholder" xmi:id="_J3FofcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.console.ConsoleView" toBeRendered="false" ref="_J3HdkMXQEeOQKtwf9Y2DKA"/> - <children xsi:type="advanced:Placeholder" xmi:id="_J3FofsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="_J3HdkcXQEeOQKtwf9Y2DKA"/> - <children xsi:type="advanced:Placeholder" xmi:id="_J3Fof8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ProgressView" toBeRendered="false" ref="_J3HdksXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CGcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ProblemView" ref="_2k-pqMXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CGsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavadocView" ref="_2k-ptsXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CG8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.SourceView" ref="_2k-pt8XQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CHMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.views.SearchView" toBeRendered="false" ref="_2k-puMXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CHcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.console.ConsoleView" toBeRendered="false" ref="_2k-pucXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CHsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="_2k-pusXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CH8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ProgressView" toBeRendered="false" ref="_2k-pu8XQEeOQKtwf9Y2DKA"/> </children> </children> </children> </children> </children> - <children xsi:type="basic:PartStack" xmi:id="_J3FogMXQEeOQKtwf9Y2DKA" elementId="stickyFolderRight" toBeRendered="false" containerData="2500"> - <children xsi:type="advanced:Placeholder" xmi:id="_J3FogcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.help.ui.HelpView" toBeRendered="false" ref="_J3G25sXQEeOQKtwf9Y2DKA"/> - <children xsi:type="advanced:Placeholder" xmi:id="_J3FogsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.internal.introview" toBeRendered="false" ref="_J3G258XQEeOQKtwf9Y2DKA"/> - <children xsi:type="advanced:Placeholder" xmi:id="_J3Fog8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" toBeRendered="false" ref="_J3G26MXQEeOQKtwf9Y2DKA"/> + <children xsi:type="basic:PartStack" xmi:id="_2k-CIMXQEeOQKtwf9Y2DKA" elementId="stickyFolderRight" toBeRendered="false" containerData="2500"> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CIcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.help.ui.HelpView" toBeRendered="false" ref="_2k-phMXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CIsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.internal.introview" toBeRendered="false" ref="_2k-phcXQEeOQKtwf9Y2DKA"/> + <children xsi:type="advanced:Placeholder" xmi:id="_2k-CI8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" toBeRendered="false" ref="_2k-phsXQEeOQKtwf9Y2DKA"/> </children> </children> - <sharedElements xsi:type="basic:Part" xmi:id="_J3G25sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.help.ui.HelpView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-phMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.help.ui.HelpView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:Help</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3G258XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.internal.introview" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-phcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.internal.introview" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:General</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3G26MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Cheat Sheets" iconURI="platform:/plugin/org.eclipse.ui.cheatsheets/icons/view16/cheatsheet_view.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-phsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Cheat Sheets" iconURI="platform:/plugin/org.eclipse.ui.cheatsheets/icons/view16/cheatsheet_view.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:Help</tags> </sharedElements> - <sharedElements xsi:type="advanced:Area" xmi:id="_J3G26cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.editorss"> - <children xsi:type="basic:PartStack" xmi:id="_J3G26sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.primaryDataStack"> + <sharedElements xsi:type="advanced:Area" xmi:id="_2k-ph8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.editorss"> + <children xsi:type="basic:PartStack" xmi:id="_2k-piMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.primaryDataStack"> <tags>newtablook</tags> <tags>org.eclipse.e4.primaryDataStack</tags> <tags>EditorStack</tags> </children> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3G268XQEeOQKtwf9Y2DKA" 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"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-picXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.PackageExplorer" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Package Explorer" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/package.gif" tooltip="Workspace" closeable="true"> <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view group_libraries="1" layout="2" linkWithEditor="0" rootMode="1" workingSetName="Aggregate for window 1397697017896">
<customFilters userDefinedPatternsEnabled="false">
<xmlDefinedFilters>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.StaticsFilter" isEnabled="false"/>
<child filterId="org.eclipse.pde.ui.ExternalPluginLibrariesFilter1" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_RemoteSystemsConnections" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.FieldsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_RemoteSystemsTempFiles" isEnabled="true"/>
<child filterId="org.eclipse.pde.ui.BinaryProjectFilter1" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter" isEnabled="true"/>
<child filterId="org.eclipse.m2e.MavenModuleFilter" isEnabled="false"/>
</xmlDefinedFilters>
</customFilters>
</view>"/> <tags>View</tags> <tags>categoryTag:Java</tags> <tags>active</tags> - <menus xmi:id="_J3G27MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.PackageExplorer"> + <menus xmi:id="_2k-pisXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.PackageExplorer"> <tags>ViewMenu</tags> <tags>menuContribution:menu</tags> </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_J3G3AsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.PackageExplorer"> + <menus xsi:type="menu:PopupMenu" xmi:id="_2k-poMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.PackageExplorer"> <tags>menuContribution:popup</tags> <tags>popup:org.eclipse.jdt.ui.PackageExplorer</tags> </menus> - <toolbar xmi:id="_J3G3A8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.PackageExplorer"/> + <toolbar xmi:id="_2k-pocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.PackageExplorer"/> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3G3B8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.TypeHierarchy" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-ppcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.TypeHierarchy" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:Java</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3G3CMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ResourceNavigator" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Navigator" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-ppsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ResourceNavigator" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Navigator" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:General</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3G3CcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigator.ProjectExplorer" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-pp8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigator.ProjectExplorer" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:General</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3G3CsXQEeOQKtwf9Y2DKA" 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="" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-pqMXQEeOQKtwf9Y2DKA" 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="" closeable="true"> <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view PRIMARY_SORT_FIELD="org.eclipse.ui.ide.severityAndDescriptionField" categoryGroup="org.eclipse.ui.ide.severity" markerContentGenerator="org.eclipse.ui.ide.problemsGenerator" partName="Problems">
<columnWidths org.eclipse.ui.ide.locationField="90" org.eclipse.ui.ide.markerType="90" org.eclipse.ui.ide.pathField="120" org.eclipse.ui.ide.resourceField="90" org.eclipse.ui.ide.severityAndDescriptionField="300"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.severityAndDescriptionField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.resourceField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.pathField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.locationField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.markerType"/>
</view>"/> <tags>View</tags> <tags>categoryTag:General</tags> - <menus xmi:id="_J3G3C8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ProblemView"> + <menus xmi:id="_2k-pqcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ProblemView"> <tags>ViewMenu</tags> <tags>menuContribution:menu</tags> </menus> - <menus xsi:type="menu:PopupMenu" xmi:id="_J3G3FsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ProblemView"> + <menus xsi:type="menu:PopupMenu" xmi:id="_2k-ptMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ProblemView"> <tags>menuContribution:popup</tags> <tags>popup:org.eclipse.ui.views.ProblemView</tags> <tags>popup:org.eclipse.ui.ide.MarkersView</tags> </menus> - <toolbar xmi:id="_J3G3F8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ProblemView"/> + <toolbar xmi:id="_2k-ptcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ProblemView"/> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3G3GMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavadocView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-ptsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavadocView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:Java</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3G3GcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.SourceView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-pt8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.SourceView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:Java</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3G3GsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.views.SearchView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-puMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.views.SearchView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:General</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3HdkMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.console.ConsoleView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-pucXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.console.ConsoleView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:General</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3HdkcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.BookmarkView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-pusXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.BookmarkView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:General</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3HdksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ProgressView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-pu8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ProgressView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:General</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3Hdk8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ContentOutline" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.gif" tooltip="" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-pvMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ContentOutline" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.gif" tooltip="" closeable="true"> <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/> <tags>View</tags> <tags>categoryTag:General</tags> - <menus xmi:id="_J3HdlMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ContentOutline"> + <menus xmi:id="_2k-pvcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ContentOutline"> <tags>ViewMenu</tags> <tags>menuContribution:menu</tags> </menus> - <toolbar xmi:id="_J3Hdl8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ContentOutline"/> + <toolbar xmi:id="_2k-pwMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ContentOutline"/> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3HdmMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.texteditor.TemplatesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Templates" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/templates.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-pwcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.texteditor.TemplatesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Templates" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/templates.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:General</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3HdmcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.views.AntView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-pwsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.views.AntView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:Ant</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3HdmsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-pw8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:Git</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3Hdm8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.ResultView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-pxMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.ResultView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:Java</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3HdnMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.StructureView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Structure" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/properties_view.gif" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-pxcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.StructureView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Structure" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/properties_view.gif" closeable="true"> <tags>View</tags> <tags>categoryTag:WindowBuilder</tags> </sharedElements> - <sharedElements xsi:type="basic:Part" xmi:id="_J3HdncXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.PaletteView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Palette" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/palette.png" closeable="true"> + <sharedElements xsi:type="basic:Part" xmi:id="_2k-pxsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.PaletteView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Palette" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/palette.png" closeable="true"> <tags>View</tags> <tags>categoryTag:WindowBuilder</tags> </sharedElements> - <trimBars xmi:id="_J3HdnsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.main.toolbar"> - <children xsi:type="menu:ToolBar" xmi:id="_J3Hdn8XQEeOQKtwf9Y2DKA" elementId="group.file" toBeRendered="false"> + <trimBars xmi:id="_2k-px8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.main.toolbar"> + <children xsi:type="menu:ToolBar" xmi:id="_2k-pyMXQEeOQKtwf9Y2DKA" elementId="group.file" toBeRendered="false"> <tags>toolbarSeparator</tags> - <children xsi:type="menu:ToolBarSeparator" xmi:id="_J3HdoMXQEeOQKtwf9Y2DKA" elementId="group.file" toBeRendered="false"/> + <children xsi:type="menu:ToolBarSeparator" xmi:id="_2k-pycXQEeOQKtwf9Y2DKA" elementId="group.file" toBeRendered="false"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_J3HdocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.workbench.file"> + <children xsi:type="menu:ToolBar" xmi:id="_2k-pysXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.workbench.file"> <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3HdosXQEeOQKtwf9Y2DKA" elementId="new.group"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3Hdo8XQEeOQKtwf9Y2DKA" elementId="newWizardDropDown"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3HdpMXQEeOQKtwf9Y2DKA" elementId="new.ext" visible="false"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3HdpcXQEeOQKtwf9Y2DKA" elementId="save.group" visible="false"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3HdpsXQEeOQKtwf9Y2DKA" elementId="save"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3Hdp8XQEeOQKtwf9Y2DKA" elementId="saveAll"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3HdqMXQEeOQKtwf9Y2DKA" elementId="save.ext" visible="false"/> - <children xsi:type="menu:HandledToolItem" xmi:id="_J3HdqcXQEeOQKtwf9Y2DKA" elementId="print" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.gif" tooltip="Print" enabled="false" command="_J36u2sXQEeOQKtwf9Y2DKA"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3HdqsXQEeOQKtwf9Y2DKA" elementId="print.ext" visible="false"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3Hdq8XQEeOQKtwf9Y2DKA" elementId="build.group"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3HdrMXQEeOQKtwf9Y2DKA" elementId="build.ext" visible="false"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3HdrcXQEeOQKtwf9Y2DKA" elementId="additions"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3HdrsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.wizards.actions.NewDesignerTypeDropDownAction"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k-py8XQEeOQKtwf9Y2DKA" elementId="new.group"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k-pzMXQEeOQKtwf9Y2DKA" elementId="newWizardDropDown"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k-pzcXQEeOQKtwf9Y2DKA" elementId="new.ext" visible="false"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k-pzsXQEeOQKtwf9Y2DKA" elementId="save.group" visible="false"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k-pz8XQEeOQKtwf9Y2DKA" elementId="save"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k-p0MXQEeOQKtwf9Y2DKA" elementId="saveAll"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k-p0cXQEeOQKtwf9Y2DKA" elementId="save.ext" visible="false"/> + <children xsi:type="menu:HandledToolItem" xmi:id="_2k-p0sXQEeOQKtwf9Y2DKA" elementId="print" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.gif" tooltip="Print" enabled="false" command="_2lwFJsXQEeOQKtwf9Y2DKA"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k-p08XQEeOQKtwf9Y2DKA" elementId="print.ext" visible="false"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k-p1MXQEeOQKtwf9Y2DKA" elementId="build.group"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k-p1cXQEeOQKtwf9Y2DKA" elementId="build.ext" visible="false"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k-p1sXQEeOQKtwf9Y2DKA" elementId="additions"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k-p18XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.wizards.actions.NewDesignerTypeDropDownAction"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_J3Hdr8XQEeOQKtwf9Y2DKA" elementId="additions" toBeRendered="false"> + <children xsi:type="menu:ToolBar" xmi:id="_2k-p2MXQEeOQKtwf9Y2DKA" elementId="additions" toBeRendered="false"> <tags>toolbarSeparator</tags> - <children xsi:type="menu:ToolBarSeparator" xmi:id="_J3HdsMXQEeOQKtwf9Y2DKA" elementId="additions" toBeRendered="false"/> + <children xsi:type="menu:ToolBarSeparator" xmi:id="_2k-p2cXQEeOQKtwf9Y2DKA" elementId="additions" toBeRendered="false"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_J3Hd78XQEeOQKtwf9Y2DKA" elementId="com_sysdeo_eclipse_tomcat_actionSet"> + <children xsi:type="menu:ToolBar" xmi:id="_2k_QTMXQEeOQKtwf9Y2DKA" elementId="com_sysdeo_eclipse_tomcat_actionSet"> <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3Hd8MXQEeOQKtwf9Y2DKA" elementId="additions"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3Hd8cXQEeOQKtwf9Y2DKA" elementId="com.sysdeo.eclipse.tomcat.start"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3Hd8sXQEeOQKtwf9Y2DKA" elementId="com.sysdeo.eclipse.tomcat.stop"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3Hd88XQEeOQKtwf9Y2DKA" elementId="com.sysdeo.eclipse.tomcat.restart"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QTcXQEeOQKtwf9Y2DKA" elementId="additions"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QTsXQEeOQKtwf9Y2DKA" elementId="com.sysdeo.eclipse.tomcat.start"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QT8XQEeOQKtwf9Y2DKA" elementId="com.sysdeo.eclipse.tomcat.stop"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QUMXQEeOQKtwf9Y2DKA" elementId="com.sysdeo.eclipse.tomcat.restart"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_J3Hd9MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.breakpointActionSet"> + <children xsi:type="menu:ToolBar" xmi:id="_2k_QUcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.breakpointActionSet"> <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3Hd9cXQEeOQKtwf9Y2DKA" elementId="breakpointGroup"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3Hd9sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.actions.SkipAllBreakpoints"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QUsXQEeOQKtwf9Y2DKA" elementId="breakpointGroup"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QU8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.actions.SkipAllBreakpoints"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_J3Hd98XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.launchActionSet"> + <children xsi:type="menu:ToolBar" xmi:id="_2k_QVMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.launchActionSet"> <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3Hd-MXQEeOQKtwf9Y2DKA" elementId="debug"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3Hd-cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.internal.ui.actions.DebugDropDownAction"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3Hd-sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.internal.ui.actions.RunDropDownAction"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3Hd-8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.internal.ui.actions.ProfileDropDownAction"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3Hd_MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QVcXQEeOQKtwf9Y2DKA" elementId="debug"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QVsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.internal.ui.actions.DebugDropDownAction"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QV8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.internal.ui.actions.RunDropDownAction"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QWMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.internal.ui.actions.ProfileDropDownAction"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QWcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_J3Hd_cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet"> + <children xsi:type="menu:ToolBar" xmi:id="_2k_QWsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet"> <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3Hd_sXQEeOQKtwf9Y2DKA" elementId="JavaWizards"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3Hd_8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.actions.OpenProjectWizard"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3HeAMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.actions.OpenPackageWizard"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3HeAcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.actions.NewTypeDropDown"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QW8XQEeOQKtwf9Y2DKA" elementId="JavaWizards"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QXMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.actions.OpenProjectWizard"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QXcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.actions.OpenPackageWizard"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QXsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.actions.NewTypeDropDown"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_J3HeAsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.searchActionSet"> + <children xsi:type="menu:ToolBar" xmi:id="_2k_QX8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.searchActionSet"> <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3HeA8XQEeOQKtwf9Y2DKA" elementId="Search"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3HeBMXQEeOQKtwf9Y2DKA" elementId="openType"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3HeBcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.OpenSearchDialogPage"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QYMXQEeOQKtwf9Y2DKA" elementId="Search"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QYcXQEeOQKtwf9Y2DKA" elementId="openType"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QYsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.OpenSearchDialogPage"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_J3HeBsXQEeOQKtwf9Y2DKA" elementId="group.nav" toBeRendered="false"> + <children xsi:type="menu:ToolBar" xmi:id="_2k_QY8XQEeOQKtwf9Y2DKA" elementId="group.nav" toBeRendered="false"> <tags>toolbarSeparator</tags> - <children xsi:type="menu:ToolBarSeparator" xmi:id="_J3HeB8XQEeOQKtwf9Y2DKA" elementId="group.nav" toBeRendered="false"/> + <children xsi:type="menu:ToolBarSeparator" xmi:id="_2k_QZMXQEeOQKtwf9Y2DKA" elementId="group.nav" toBeRendered="false"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_J3IEoMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.workbench.navigate"> + <children xsi:type="menu:ToolBar" xmi:id="_2k_QZcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.workbench.navigate"> <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3IEocXQEeOQKtwf9Y2DKA" elementId="history.group"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3IEosXQEeOQKtwf9Y2DKA" elementId="group.application" visible="false"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3IEo8XQEeOQKtwf9Y2DKA" elementId="backardHistory"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3IEpMXQEeOQKtwf9Y2DKA" elementId="forwardHistory"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3IEpcXQEeOQKtwf9Y2DKA" elementId="pin.group"/> - <children xsi:type="menu:HandledToolItem" xmi:id="_J3IEpsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.pinEditor" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.gif" tooltip="Pin Editor" enabled="false" command="_J3wW1sXQEeOQKtwf9Y2DKA"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3IEp8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.gotoNextAnnotation"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3IEqMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.gotoPreviousAnnotation"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3IEqcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QZsXQEeOQKtwf9Y2DKA" elementId="history.group"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QZ8XQEeOQKtwf9Y2DKA" elementId="group.application" visible="false"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QaMXQEeOQKtwf9Y2DKA" elementId="backardHistory"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QacXQEeOQKtwf9Y2DKA" elementId="forwardHistory"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QasXQEeOQKtwf9Y2DKA" elementId="pin.group"/> + <children xsi:type="menu:HandledToolItem" xmi:id="_2k_Qa8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.pinEditor" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.gif" tooltip="Pin Editor" enabled="false" command="_2lltJcXQEeOQKtwf9Y2DKA"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QbMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.gotoNextAnnotation"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QbcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.gotoPreviousAnnotation"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QbsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_J3IEqsXQEeOQKtwf9Y2DKA" elementId="group.editor" toBeRendered="false"> + <children xsi:type="menu:ToolBar" xmi:id="_2k_Qb8XQEeOQKtwf9Y2DKA" elementId="group.editor" toBeRendered="false"> <tags>toolbarSeparator</tags> - <children xsi:type="menu:ToolBarSeparator" xmi:id="_J3IEq8XQEeOQKtwf9Y2DKA" elementId="group.editor" toBeRendered="false"/> + <children xsi:type="menu:ToolBarSeparator" xmi:id="_2k_QcMXQEeOQKtwf9Y2DKA" elementId="group.editor" toBeRendered="false"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_J3IErMXQEeOQKtwf9Y2DKA" elementId="group.help" toBeRendered="false"> + <children xsi:type="menu:ToolBar" xmi:id="_2k_QccXQEeOQKtwf9Y2DKA" elementId="group.help" toBeRendered="false"> <tags>toolbarSeparator</tags> - <children xsi:type="menu:ToolBarSeparator" xmi:id="_J3IErcXQEeOQKtwf9Y2DKA" elementId="group.help" toBeRendered="false"/> + <children xsi:type="menu:ToolBarSeparator" xmi:id="_2k_QcsXQEeOQKtwf9Y2DKA" elementId="group.help" toBeRendered="false"/> </children> - <children xsi:type="menu:ToolBar" xmi:id="_J3IErsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.workbench.help" visible="false"> + <children xsi:type="menu:ToolBar" xmi:id="_2k_Qc8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.workbench.help" visible="false"> <tags>Draggable</tags> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3IEr8XQEeOQKtwf9Y2DKA" elementId="group.help"/> - <children xsi:type="menu:OpaqueToolItem" xmi:id="_J3IEsMXQEeOQKtwf9Y2DKA" elementId="group.application" visible="false"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QdMXQEeOQKtwf9Y2DKA" elementId="group.help"/> + <children xsi:type="menu:OpaqueToolItem" xmi:id="_2k_QdcXQEeOQKtwf9Y2DKA" elementId="group.application" visible="false"/> </children> - <children xsi:type="menu:ToolControl" xmi:id="_J3IEscXQEeOQKtwf9Y2DKA" elementId="PerspectiveSpacer" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> + <children xsi:type="menu:ToolControl" xmi:id="_2k_QdsXQEeOQKtwf9Y2DKA" elementId="PerspectiveSpacer" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> <tags>stretch</tags> </children> - <children xsi:type="menu:ToolControl" xmi:id="_J3IEssXQEeOQKtwf9Y2DKA" elementId="Spacer Glue" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> + <children xsi:type="menu:ToolControl" xmi:id="_2k_Qd8XQEeOQKtwf9Y2DKA" elementId="Spacer Glue" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> <tags>glue</tags> </children> - <children xsi:type="menu:ToolControl" xmi:id="_J3IEs8XQEeOQKtwf9Y2DKA" elementId="SearchField" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.quickaccess.SearchField"/> - <children xsi:type="menu:ToolControl" xmi:id="_J3IEtMXQEeOQKtwf9Y2DKA" elementId="Search-PS Glue" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> + <children xsi:type="menu:ToolControl" xmi:id="_2k_QeMXQEeOQKtwf9Y2DKA" elementId="SearchField" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.quickaccess.SearchField"/> + <children xsi:type="menu:ToolControl" xmi:id="_2k_QecXQEeOQKtwf9Y2DKA" elementId="Search-PS Glue" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> <tags>glue</tags> </children> - <children xsi:type="menu:ToolControl" xmi:id="_J3IEtcXQEeOQKtwf9Y2DKA" elementId="PerspectiveSwitcher" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.e4.ui.workbench.addons.perspectiveswitcher.PerspectiveSwitcher"> + <children xsi:type="menu:ToolControl" xmi:id="_2k_QesXQEeOQKtwf9Y2DKA" elementId="PerspectiveSwitcher" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.e4.ui.workbench.addons.perspectiveswitcher.PerspectiveSwitcher"> <tags>Draggable</tags> </children> </trimBars> - <trimBars xmi:id="_J3IEtsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.trim.status" side="Bottom"> - <children xsi:type="menu:ToolControl" xmi:id="_J3IEt8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.StatusLine" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"> + <trimBars xmi:id="_2k_Qe8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.trim.status" side="Bottom"> + <children xsi:type="menu:ToolControl" xmi:id="_2k_QfMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.StatusLine" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"> <tags>stretch</tags> </children> - <children xsi:type="menu:ToolControl" xmi:id="_J3IEuMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.HeapStatus" toBeRendered="false" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"/> - <children xsi:type="menu:ToolControl" xmi:id="_J3IEucXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ProgressBar" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"> + <children xsi:type="menu:ToolControl" xmi:id="_2k_QfcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.HeapStatus" toBeRendered="false" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"/> + <children xsi:type="menu:ToolControl" xmi:id="_2k_QfsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ProgressBar" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"> <tags>Draggable</tags> </children> </trimBars> - <trimBars xmi:id="_J3IEusXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.trim.vertical1" side="Left"/> - <trimBars xmi:id="_J3IEu8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.trim.vertical2" side="Right"/> + <trimBars xmi:id="_2k_Qf8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.trim.vertical1" side="Left"/> + <trimBars xmi:id="_2k_QgMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.trim.vertical2" side="Right"/> </children> - <handlers xmi:id="_J3IEvMXQEeOQKtwf9Y2DKA" elementId="_UW9TY_r3Ed6gmo7caOxU9g" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.ExitHandler" command="_J3i7YsXQEeOQKtwf9Y2DKA"/> - <handlers xmi:id="_J3IEvcXQEeOQKtwf9Y2DKA" elementId="_BESTZfr3Ed6gmo7caOxU04" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.swt/org.eclipse.e4.ui.internal.workbench.swt.handlers.ShowViewHandler" command="_J3i7Y8XQEeOQKtwf9Y2DKA"/> - <handlers xmi:id="_J3IEvsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.saveHandler" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.handlers.SaveHandler" command="_J3i7ZcXQEeOQKtwf9Y2DKA"/> - <handlers xmi:id="_J3IEv8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.saveAllHandler" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.handlers.SaveAllHandler" command="_J3i7ZsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3IEwMXQEeOQKtwf9Y2DKA" contributorURI="platform:/plugin/org.eclipse.platform" bindingContext="_J3MWGcXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3IEwcXQEeOQKtwf9Y2DKA" elementId="_UW9TZfr3Ed6gmo7caOxU9g" contributorURI="platform:/plugin/org.eclipse.platform" keySequence="CTRL+Q" command="_J3i7YsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IEwsXQEeOQKtwf9Y2DKA" elementId="_oRr6EAFSEd-Z8rQksLwRYw" contributorURI="platform:/plugin/org.eclipse.platform" keySequence="CTRL+S" command="_J3i7ZcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IEw8XQEeOQKtwf9Y2DKA" contributorURI="platform:/plugin/org.eclipse.platform" keySequence="CTRL+SHIFT+S" command="_J3i7ZsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IExMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+F2" command="_J3nM18XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IExcXQEeOQKtwf9Y2DKA" keySequence="CTRL+INSERT" command="_J30BM8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IExsXQEeOQKtwf9Y2DKA" keySequence="CTRL+A" command="_J30BL8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IEx8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+I" command="_J3w90cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IEyMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+F1" command="_J3i7bMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IEycXQEeOQKtwf9Y2DKA" keySequence="CTRL+SPACE" command="_J312X8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IEysXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+SPACE" command="_J3ssZMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IEy8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+N" command="_J3reUsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IEzMXQEeOQKtwf9Y2DKA" keySequence="CTRL+V" command="_J3xk9sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IEzcXQEeOQKtwf9Y2DKA" keySequence="CTRL+Z" command="_J3kJl8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IEzsXQEeOQKtwf9Y2DKA" keySequence="CTRL+Y" command="_J3qQMcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IEz8XQEeOQKtwf9Y2DKA" keySequence="CTRL+X" command="_J345pcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE0MXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+L" command="_J3xk6MXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE0cXQEeOQKtwf9Y2DKA" keySequence="CTRL+1" command="_J3nz7MXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE0sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+F3" command="_J3_AS8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE08XQEeOQKtwf9Y2DKA" keySequence="CTRL+F10" command="_J31PSsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE1MXQEeOQKtwf9Y2DKA" keySequence="SHIFT+INSERT" command="_J3xk9sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE1cXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+D" command="_J3qQK8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE1sXQEeOQKtwf9Y2DKA" keySequence="SHIFT+DEL" command="_J345pcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE18XQEeOQKtwf9Y2DKA" keySequence="ALT+PAGE_UP" command="_J312WcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE2MXQEeOQKtwf9Y2DKA" keySequence="CTRL+C" command="_J30BM8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE2cXQEeOQKtwf9Y2DKA" keySequence="ALT+PAGE_DOWN" command="_J3pCDcXQEeOQKtwf9Y2DKA"/> + <handlers xmi:id="_2k_QgcXQEeOQKtwf9Y2DKA" elementId="_UW9TY_r3Ed6gmo7caOxU9g" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.ExitHandler" command="_2lYRtsXQEeOQKtwf9Y2DKA"/> + <handlers xmi:id="_2k_QgsXQEeOQKtwf9Y2DKA" elementId="_BESTZfr3Ed6gmo7caOxU04" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.swt/org.eclipse.e4.ui.internal.workbench.swt.handlers.ShowViewHandler" command="_2lYRt8XQEeOQKtwf9Y2DKA"/> + <handlers xmi:id="_2k_Qg8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.saveHandler" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.handlers.SaveHandler" command="_2lYRucXQEeOQKtwf9Y2DKA"/> + <handlers xmi:id="_2k_QhMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.saveAllHandler" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.handlers.SaveAllHandler" command="_2lYRusXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2k_QhcXQEeOQKtwf9Y2DKA" contributorURI="platform:/plugin/org.eclipse.platform" bindingContext="_2lCTw8XQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2k_QhsXQEeOQKtwf9Y2DKA" elementId="_UW9TZfr3Ed6gmo7caOxU9g" contributorURI="platform:/plugin/org.eclipse.platform" keySequence="CTRL+Q" command="_2lYRtsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Qh8XQEeOQKtwf9Y2DKA" elementId="_oRr6EAFSEd-Z8rQksLwRYw" contributorURI="platform:/plugin/org.eclipse.platform" keySequence="CTRL+S" command="_2lYRucXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QiMXQEeOQKtwf9Y2DKA" contributorURI="platform:/plugin/org.eclipse.platform" keySequence="CTRL+SHIFT+S" command="_2lYRusXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QicXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+F2" command="_2lcjLcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QisXQEeOQKtwf9Y2DKA" keySequence="CTRL+INSERT" command="_2lpXhMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Qi8XQEeOQKtwf9Y2DKA" keySequence="CTRL+A" command="_2lpXgMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QjMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+I" command="_2lmUIcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QjcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+F1" command="_2lYRwMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QjsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SPACE" command="_2lrMqsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Qj8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+SPACE" command="_2liCtMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QkMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+N" command="_2lg0pcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QkcXQEeOQKtwf9Y2DKA" keySequence="CTRL+V" command="_2lm7RsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QksXQEeOQKtwf9Y2DKA" keySequence="CTRL+Z" command="_2lZf7cXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Qk8XQEeOQKtwf9Y2DKA" keySequence="CTRL+Y" command="_2lfmhcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QlMXQEeOQKtwf9Y2DKA" keySequence="CTRL+X" command="_2lto9MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QlcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+L" command="_2lm7OMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QlsXQEeOQKtwf9Y2DKA" keySequence="CTRL+1" command="_2ldKQsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Ql8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+F3" command="_2l0WmMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QmMXQEeOQKtwf9Y2DKA" keySequence="CTRL+F10" command="_2lqlmcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QmcXQEeOQKtwf9Y2DKA" keySequence="SHIFT+INSERT" command="_2lm7RsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QmsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+D" command="_2lfmf8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Qm8XQEeOQKtwf9Y2DKA" keySequence="SHIFT+DEL" command="_2lto9MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QnMXQEeOQKtwf9Y2DKA" keySequence="ALT+PAGE_UP" command="_2lrMpMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QncXQEeOQKtwf9Y2DKA" keySequence="CTRL+C" command="_2lpXhMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QnsXQEeOQKtwf9Y2DKA" keySequence="ALT+PAGE_DOWN" command="_2leYYMXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3IE2sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.contexts.window" bindingContext="_J3MWGsXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3IE28XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+K" command="_J39LGMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE3MXQEeOQKtwf9Y2DKA" keySequence="CTRL+TAB" command="_J3kwncXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE3cXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_J3wWxsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE3sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D T" command="_J32dcsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE38XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D A" command="_J3q3PcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE4MXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D J" command="_J39LGcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE4cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D Q" command="_J36HzMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE4sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D E" command="_J3mlwcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE48XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D O" command="_J3yL8MXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE5MXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D P" command="_J3-ZNcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE5cXQEeOQKtwf9Y2DKA" keySequence="ALT+ARROW_LEFT" command="_J33rj8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE5sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D X" command="_J3pCAMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE58XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D R" command="_J3789cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE6MXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D W" command="_J38kCcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE6cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D H" command="_J3jiecXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE6sXQEeOQKtwf9Y2DKA" keySequence="ALT+C" command="_J3uhmcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE68XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+G" command="_J3reScXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE7MXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+I" command="_J39yLMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE7cXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+A" command="_J39yKsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE7sXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+TAB" command="_J312UMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE78XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+J" command="_J4AOYsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE8MXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+D" command="_J379BcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE8cXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+C" command="_J312UcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE8sXQEeOQKtwf9Y2DKA" keySequence="ALT+ARROW_RIGHT" command="_J3qQNsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE88XQEeOQKtwf9Y2DKA" keySequence="CTRL+B" command="_J3wWxcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE9MXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+SHIFT+M" command="_J3yzEsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE9cXQEeOQKtwf9Y2DKA" keySequence="SHIFT+F5" command="_J3yMAcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE9sXQEeOQKtwf9Y2DKA" keySequence="SHIFT+F9" command="_J3sFW8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE98XQEeOQKtwf9Y2DKA" keySequence="F9" command="_J31PUcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE-MXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+S" command="_J3yL88XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE-cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Z" command="_J3jid8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE-sXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+T" command="_J3nM5cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE-8XQEeOQKtwf9Y2DKA" keySequence="F4" command="_J33rgsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE_MXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+O" command="_J3ppEsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE_cXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+N" command="_J3vvvcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE_sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+M" command="_J39yIcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IE_8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+T" command="_J3q3OsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFAMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+L" command="_J39LHMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFAcXQEeOQKtwf9Y2DKA" keySequence="CTRL+BREAK" command="_J37V8cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFAsXQEeOQKtwf9Y2DKA" keySequence="ALT+X" command="_J3kJksXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFA8XQEeOQKtwf9Y2DKA" keySequence="CTRL+-" command="_J3obAMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFBMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+V" command="_J3yzDsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFBcXQEeOQKtwf9Y2DKA" keySequence="ALT+F5" command="_J3l-u8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFBsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+P" command="_J33rkMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFB8XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+Y" command="_J3zaGcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFCMXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+S" command="_J3yL-MXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFCcXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+U" command="_J3ppIsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFCsXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+L" command="_J3vItsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFC8XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+R" command="_J37898XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFDMXQEeOQKtwf9Y2DKA" keySequence="ALT+V" command="_J31PTsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFDcXQEeOQKtwf9Y2DKA" keySequence="F12" command="_J3ppEcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFDsXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+T" command="_J3yMAMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFD8XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+T" command="_J3q3Q8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFEMXQEeOQKtwf9Y2DKA" keySequence="ALT+T" command="_J3kJiMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFEcXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+P" command="_J39yJMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFEsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+U" command="_J3w93cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFE8XQEeOQKtwf9Y2DKA" keySequence="SHIFT+F2" command="_J38kEsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFFMXQEeOQKtwf9Y2DKA" keySequence="F3" command="_J3pCC8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFFcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_J3obAsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFFsXQEeOQKtwf9Y2DKA" keySequence="CTRL+F11" command="_J3q3M8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IFF8XQEeOQKtwf9Y2DKA" keySequence="F11" command="_J3kJmMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrsMXQEeOQKtwf9Y2DKA" keySequence="CTRL+U" command="_J4AOZsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrscXQEeOQKtwf9Y2DKA" keySequence="CTRL+N" command="_J3l-scXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrssXQEeOQKtwf9Y2DKA" keySequence="CTRL+W" command="_J3l-sMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Irs8XQEeOQKtwf9Y2DKA" keySequence="CTRL+F4" command="_J3l-sMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrtMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+W" command="_J3_ASMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrtcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F4" command="_J3_ASMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrtsXQEeOQKtwf9Y2DKA" keySequence="CTRL+S" command="_J33Ef8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Irt8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+S" command="_J3l-y8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IruMXQEeOQKtwf9Y2DKA" keySequence="CTRL+P" command="_J36u2sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrucXQEeOQKtwf9Y2DKA" keySequence="ALT+CR" command="_J3reQ8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrusXQEeOQKtwf9Y2DKA" keySequence="F5" command="_J3yzCMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Iru8XQEeOQKtwf9Y2DKA" keySequence="DEL" command="_J3jijcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrvMXQEeOQKtwf9Y2DKA" keySequence="CTRL+." command="_J3lXp8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrvcXQEeOQKtwf9Y2DKA" keySequence="CTRL+," command="_J3kJisXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrvsXQEeOQKtwf9Y2DKA" keySequence="ALT+-" command="_J3oa8cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Irv8XQEeOQKtwf9Y2DKA" keySequence="CTRL+M" command="_J3mlzMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrwMXQEeOQKtwf9Y2DKA" keySequence="CTRL+F6" command="_J3kwncXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrwcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F6" command="_J312UMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrwsXQEeOQKtwf9Y2DKA" keySequence="CTRL+F7" command="_J3reQMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Irw8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F7" command="_J3nM3cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrxMXQEeOQKtwf9Y2DKA" keySequence="CTRL+F8" command="_J3_nYcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrxcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F8" command="_J3nM58XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrxsXQEeOQKtwf9Y2DKA" keySequence="ALT+F7" command="_J33rjMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Irx8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+F7" command="_J30oPsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IryMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_J3ppKMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrycXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+R" command="_J3l-xcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrysXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+W" command="_J3zaHMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Iry8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+N" command="_J3kJk8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrzMXQEeOQKtwf9Y2DKA" keySequence="CTRL+3" command="_J3_ATcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrzcXQEeOQKtwf9Y2DKA" keySequence="CTRL+Q" command="_J3ppHcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IrzsXQEeOQKtwf9Y2DKA" keySequence="F2" command="_J3zaIcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Irz8XQEeOQKtwf9Y2DKA" keySequence="CTRL+G" command="_J3lXr8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir0MXQEeOQKtwf9Y2DKA" keySequence="CTRL+DEL" command="_J3pCGcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir0cXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+A" command="_J3pCDsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir0sXQEeOQKtwf9Y2DKA" keySequence="CTRL+H" command="_J37888XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir08XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+SHIFT+A" command="_J3w94sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir1MXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+I" command="_J3l-tMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir1cXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+H" command="_J3i7dcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir1sXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+E" command="_J3lXqsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir18XQEeOQKtwf9Y2DKA" keySequence="CTRL+E" command="_J3xk8MXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir2MXQEeOQKtwf9Y2DKA" keySequence="CTRL+=" command="_J3nz68XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir2cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q L" command="_J3uhlcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3Ir2sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.pde.runtime.LogView"/> + <bindingTables xmi:id="_2k_Qn8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.contexts.window" bindingContext="_2lCTxMXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2k_QoMXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+K" command="_2lyhZcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QocXQEeOQKtwf9Y2DKA" keySequence="CTRL+TAB" command="_2laG9MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QosXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_2lltFcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Qo8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D T" command="_2lrzvcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QpMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D A" command="_2lgNkcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QpcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D J" command="_2lyhZsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QpsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D Q" command="_2lveFsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Qp8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D E" command="_2lb8GcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QqMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D O" command="_2lniQcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QqcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D P" command="_2lzvg8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QqsXQEeOQKtwf9Y2DKA" keySequence="ALT+ARROW_LEFT" command="_2ltB2MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Qq8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D X" command="_2leYU8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QrMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D R" command="_2lxTQcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QrcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D W" command="_2lx6VcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QrsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+D H" command="_2lY4zsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Qr8XQEeOQKtwf9Y2DKA" keySequence="ALT+C" command="_2lj36MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QsMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+G" command="_2lg0nMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QscXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+I" command="_2lzIecXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QssXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+A" command="_2lzId8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Qs8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+TAB" command="_2lqlosXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QtMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+J" command="_2l09ssXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QtcXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+D" command="_2lxTUcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QtsXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+C" command="_2lqlo8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Qt8XQEeOQKtwf9Y2DKA" keySequence="ALT+ARROW_RIGHT" command="_2lgNgMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QuMXQEeOQKtwf9Y2DKA" keySequence="CTRL+B" command="_2lltFMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QucXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+SHIFT+M" command="_2loJY8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QusXQEeOQKtwf9Y2DKA" keySequence="SHIFT+F5" command="_2lniUsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Qu8XQEeOQKtwf9Y2DKA" keySequence="SHIFT+F9" command="_2lhbq8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QvMXQEeOQKtwf9Y2DKA" keySequence="F9" command="_2lqloMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QvcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+S" command="_2lniRMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QvsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Z" command="_2lY4zMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Qv8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+T" command="_2lcjO8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QwMXQEeOQKtwf9Y2DKA" keySequence="F4" command="_2lsa0sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QwcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+O" command="_2le_ZsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QwsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+N" command="_2llGDMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Qw8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+M" command="_2lyhc8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QxMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+T" command="_2lgNjsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QxcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+L" command="_2lyhacXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QxsXQEeOQKtwf9Y2DKA" keySequence="CTRL+BREAK" command="_2lwsPcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Qx8XQEeOQKtwf9Y2DKA" keySequence="ALT+X" command="_2lZf6MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QyMXQEeOQKtwf9Y2DKA" keySequence="CTRL+-" command="_2ldxVMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QycXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+V" command="_2loJX8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QysXQEeOQKtwf9Y2DKA" keySequence="ALT+F5" command="_2lbVFMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Qy8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+P" command="_2ltB2cXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QzMXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+Y" command="_2lowasXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QzcXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+S" command="_2lniScXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_QzsXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+U" command="_2le_dsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Qz8XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+L" command="_2lkfBMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Q0MXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+R" command="_2lxTQ8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Q0cXQEeOQKtwf9Y2DKA" keySequence="ALT+V" command="_2lqlncXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Q0sXQEeOQKtwf9Y2DKA" keySequence="F12" command="_2le_ZcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Q08XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+T" command="_2lniUcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Q1MXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+T" command="_2lgNl8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Q1cXQEeOQKtwf9Y2DKA" keySequence="ALT+T" command="_2lZf3sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Q1sXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+P" command="_2lzIccXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Q18XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+U" command="_2lmULcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Q2MXQEeOQKtwf9Y2DKA" keySequence="SHIFT+F2" command="_2lx6XsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Q2cXQEeOQKtwf9Y2DKA" keySequence="F3" command="_2leYXsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Q2sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_2ldxVsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Q28XQEeOQKtwf9Y2DKA" keySequence="CTRL+F11" command="_2lgNh8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Q3MXQEeOQKtwf9Y2DKA" keySequence="F11" command="_2lZf7sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Q3cXQEeOQKtwf9Y2DKA" keySequence="CTRL+U" command="_2l1kssXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Q3sXQEeOQKtwf9Y2DKA" keySequence="CTRL+N" command="_2lbVCsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Q38XQEeOQKtwf9Y2DKA" keySequence="CTRL+W" command="_2lbVCcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_Q4MXQEeOQKtwf9Y2DKA" keySequence="CTRL+F4" command="_2lbVCcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3MMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+W" command="_2l0WlcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3McXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F4" command="_2l0WlcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3MsXQEeOQKtwf9Y2DKA" keySequence="CTRL+S" command="_2lsaysXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3M8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+S" command="_2lb8FcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3NMXQEeOQKtwf9Y2DKA" keySequence="CTRL+P" command="_2lwFJsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3NcXQEeOQKtwf9Y2DKA" keySequence="ALT+CR" command="_2lg0lsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3NsXQEeOQKtwf9Y2DKA" keySequence="F5" command="_2loJWcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3N8XQEeOQKtwf9Y2DKA" keySequence="DEL" command="_2lZf0sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3OMXQEeOQKtwf9Y2DKA" keySequence="CTRL+." command="_2lat_8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3OcXQEeOQKtwf9Y2DKA" keySequence="CTRL+," command="_2lZf4MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3OsXQEeOQKtwf9Y2DKA" keySequence="ALT+-" command="_2ldxRcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3O8XQEeOQKtwf9Y2DKA" keySequence="CTRL+M" command="_2lb8JMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3PMXQEeOQKtwf9Y2DKA" keySequence="CTRL+F6" command="_2laG9MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3PcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F6" command="_2lqlosXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3PsXQEeOQKtwf9Y2DKA" keySequence="CTRL+F7" command="_2lg0k8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3P8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F7" command="_2lcjM8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3QMXQEeOQKtwf9Y2DKA" keySequence="CTRL+F8" command="_2l09rMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3QcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F8" command="_2lcjPcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3QsXQEeOQKtwf9Y2DKA" keySequence="ALT+F7" command="_2ltB1cXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3Q8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+F7" command="_2lp-j8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3RMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_2lfmcsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3RcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+R" command="_2lbVHsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3RsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+W" command="_2lowbcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3R8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+N" command="_2lZf6cXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3SMXQEeOQKtwf9Y2DKA" keySequence="CTRL+3" command="_2l0WmsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3ScXQEeOQKtwf9Y2DKA" keySequence="CTRL+Q" command="_2le_ccXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3SsXQEeOQKtwf9Y2DKA" keySequence="F2" command="_2lowcsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3S8XQEeOQKtwf9Y2DKA" keySequence="CTRL+G" command="_2lauB8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3TMXQEeOQKtwf9Y2DKA" keySequence="CTRL+DEL" command="_2le_YsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3TcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+A" command="_2leYYcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3TsXQEeOQKtwf9Y2DKA" keySequence="CTRL+H" command="_2lwsRMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3T8XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+SHIFT+A" command="_2lmUMsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3UMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+I" command="_2lbVDcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3UcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+H" command="_2lYRycXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3UsXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+E" command="_2lauAsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3U8XQEeOQKtwf9Y2DKA" keySequence="CTRL+E" command="_2lm7QMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3VMXQEeOQKtwf9Y2DKA" keySequence="CTRL+=" command="_2ldKQcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3VcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q L" command="_2lj35MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2k_3VsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.pde.runtime.LogView"/> </bindings> - <bindings xmi:id="_J3Ir28XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q O" command="_J3uhlcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3Ir3MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ContentOutline"/> + <bindings xmi:id="_2k_3V8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q O" command="_2lj35MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2k_3WMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ContentOutline"/> </bindings> - <bindings xmi:id="_J3Ir3cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q X" command="_J3uhlcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3Ir3sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ProblemView"/> + <bindings xmi:id="_2k_3WcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q X" command="_2lj35MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2k_3WsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ProblemView"/> </bindings> - <bindings xmi:id="_J3Ir38XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q Q" command="_J3uhlcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir4MXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q C" command="_J3uhlcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3Ir4cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.console.ConsoleView"/> + <bindings xmi:id="_2k_3W8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q Q" command="_2lj35MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3XMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q C" command="_2lj35MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2k_3XcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.console.ConsoleView"/> </bindings> - <bindings xmi:id="_J3Ir4sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q H" command="_J3uhlcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3Ir48XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.cheatsheets.views.CheatSheetView"/> + <bindings xmi:id="_2k_3XsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q H" command="_2lj35MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2k_3X8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.cheatsheets.views.CheatSheetView"/> </bindings> - <bindings xmi:id="_J3Ir5MXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q Z" command="_J3uhlcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3Ir5cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.ui.GenericHistoryView"/> + <bindings xmi:id="_2k_3YMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q Z" command="_2lj35MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2k_3YcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.ui.GenericHistoryView"/> </bindings> - <bindings xmi:id="_J3Ir5sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q Y" command="_J3uhlcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3Ir58XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.sync.views.SynchronizeView"/> + <bindings xmi:id="_2k_3YsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q Y" command="_2lj35MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2k_3Y8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.sync.views.SynchronizeView"/> </bindings> - <bindings xmi:id="_J3Ir6MXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X T" command="_J3reQsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir6cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X A" command="_J3_nWMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir6sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X J" command="_J37V6cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir68XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X Q" command="_J33rlcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir7MXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q B" command="_J3uhlcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3Ir7cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.BreakpointView"/> + <bindings xmi:id="_2k_3ZMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X T" command="_2lg0lcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3ZcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X A" command="_2l09o8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3ZsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X J" command="_2lwsNcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3Z8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X Q" command="_2ltB3sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3aMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q B" command="_2lj35MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2k_3acXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.BreakpointView"/> </bindings> - <bindings xmi:id="_J3Ir7sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q V" command="_J3uhlcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3Ir78XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.VariableView"/> + <bindings xmi:id="_2k_3asXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q V" command="_2lj35MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2k_3a8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.VariableView"/> </bindings> - <bindings xmi:id="_J3Ir8MXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X E" command="_J3_nUMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir8cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X O" command="_J3ml0cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir8sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X P" command="_J37V88XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir88XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q S" command="_J3uhlcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3Ir9MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.search.ui.views.SearchView"/> + <bindings xmi:id="_2k_3bMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X E" command="_2l0WoMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3bcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X O" command="_2lb8KcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3bsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X P" command="_2lwsP8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3b8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q S" command="_2lj35MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2k_3cMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.search.ui.views.SearchView"/> </bindings> - <bindings xmi:id="_J3Ir9cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X M" command="_J39LIsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir9sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X H" command="_J345qcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir98XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X W" command="_J3q3PsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir-MXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q E" command="_J34SmcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Ir-cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q T" command="_J3uhlcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3Ir-sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.TypeHierarchy"/> + <bindings xmi:id="_2k_3ccXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X M" command="_2lyhb8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3csXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X H" command="_2luP88XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3c8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X W" command="_2lgNksXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3dMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q E" command="_2lto4sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3dcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q T" command="_2lj35MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2k_3dsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.TypeHierarchy"/> </bindings> - <bindings xmi:id="_J3Ir-8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q P" command="_J3uhlcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3Ir_MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.PackageExplorer"/> + <bindings xmi:id="_2k_3d8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q P" command="_2lj35MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2k_3eMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.PackageExplorer"/> </bindings> - <bindings xmi:id="_J3Ir_cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q D" command="_J3uhlcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3Ir_sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.SourceView"/> + <bindings xmi:id="_2k_3ecXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q D" command="_2lj35MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2k_3esXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.SourceView"/> </bindings> - <bindings xmi:id="_J3Ir_8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q J" command="_J3uhlcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3IsAMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.JavadocView"/> + <bindings xmi:id="_2k_3e8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q J" command="_2lj35MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2k_3fMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.JavadocView"/> </bindings> - <bindings xmi:id="_J3IsAcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X R" command="_J35gw8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsAsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X X" command="_J30oQsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsA8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+B" command="_J3ppGcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsBMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+C" command="_J3reTcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsBcXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+G" command="_J3xk68XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsBsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+E" command="_J3nM28XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsB8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+F" command="_J3_AUsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsCMXQEeOQKtwf9Y2DKA" keySequence="SHIFT+DEL" command="_J31PQcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsCcXQEeOQKtwf9Y2DKA" keySequence="CTRL+F" command="_J3pCA8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsCsXQEeOQKtwf9Y2DKA" keySequence="CTRL+#" command="_J35gs8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsC8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+G" command="_J3kJgsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsDMXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+H" command="_J3kJjcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3fcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X R" command="_2lu3DsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3fsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+X X" command="_2lp-k8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3f8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+B" command="_2le_bcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3gMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+C" command="_2lg0oMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3gcXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+G" command="_2lm7O8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3gsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+E" command="_2lcjMcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3g8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+F" command="_2l0Wn8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3hMXQEeOQKtwf9Y2DKA" keySequence="SHIFT+DEL" command="_2lqlkMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3hcXQEeOQKtwf9Y2DKA" keySequence="CTRL+F" command="_2leYVsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3hsXQEeOQKtwf9Y2DKA" keySequence="CTRL+#" command="_2luQBMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3h8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+G" command="_2lZf2MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3iMXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+H" command="_2lZf48XQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3IsDcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.cEditorScope" bindingContext="_J3MWO8XQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3IsDsXQEeOQKtwf9Y2DKA" keySequence="CTRL+TAB" command="_J3t6lMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsD8XQEeOQKtwf9Y2DKA" keySequence="CTRL+I" command="_J3kwlcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsEMXQEeOQKtwf9Y2DKA" keySequence="ALT+C" command="_J3jiicXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsEcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_J3ssb8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsEsXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+I" command="_J3vIssXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsE8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_UP" command="_J3-ZNsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsFMXQEeOQKtwf9Y2DKA" keySequence="CTRL+O" command="_J3reSsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsFcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+S" command="_J37V7sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsFsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+/" command="_J3nM0cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsF8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Z" command="_J38kC8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsGMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+T" command="_J3ppJsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsGcXQEeOQKtwf9Y2DKA" keySequence="F4" command="_J36Hw8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3IsGsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+O" command="_J3zaHcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JSwMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+N" command="_J3wWz8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JSwcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+P" command="_J312ZcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JSwsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+M" command="_J3kJhcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JSw8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+T" command="_J30oN8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JSxMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+L" command="_J3i7fsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JSxcXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+S" command="_J3nM2MXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JSxsXQEeOQKtwf9Y2DKA" keySequence="F3" command="_J3obCMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JSx8XQEeOQKtwf9Y2DKA" keySequence="CTRL+T" command="_J3i7ccXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JSyMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_J3uhn8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JSycXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+O" command="_J345tsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JSysXQEeOQKtwf9Y2DKA" keySequence="CTRL+/" command="_J3sFU8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JSy8XQEeOQKtwf9Y2DKA" keySequence="CTRL+G" command="_J3qQM8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JSzMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_UP" command="_J38kD8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JSzcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_DOWN" command="_J3ssaMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JSzsXQEeOQKtwf9Y2DKA" keySequence="SHIFT+TAB" command="_J3tTiMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JSz8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_J33Ee8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS0MXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+H" command="_J3lXoMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS0cXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+\" command="_J36H0sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS0sXQEeOQKtwf9Y2DKA" keySequence="CTRL+=" command="_J3yL-cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS08XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_LEFT" command="_J3l-vsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS1MXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_J3oa88XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS1cXQEeOQKtwf9Y2DKA" keySequence="CTRL+#" command="_J3yL-cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS1sXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+G" command="_J3pCD8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS18XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+H" command="_J3reT8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2k_3icXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.cEditorScope" bindingContext="_2lC6lMXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2k_3isXQEeOQKtwf9Y2DKA" keySequence="CTRL+TAB" command="_2ljQ48XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3i8XQEeOQKtwf9Y2DKA" keySequence="CTRL+I" command="_2laG7MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3jMXQEeOQKtwf9Y2DKA" keySequence="ALT+C" command="_2lY43sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3jcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_2liCv8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3jsXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+I" command="_2lkfAMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3j8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_UP" command="_2lzvhMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3kMXQEeOQKtwf9Y2DKA" keySequence="CTRL+O" command="_2lg0ncXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3kcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+S" command="_2lwsOsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3ksXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+/" command="_2lcjJ8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3k8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Z" command="_2lx6V8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3lMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+T" command="_2lfmcMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3lcXQEeOQKtwf9Y2DKA" keySequence="F4" command="_2lu3E8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3lsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+O" command="_2lowbsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3l8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+N" command="_2lltHsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3mMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+P" command="_2lrMsMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3mcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+M" command="_2lZf28XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3msXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+T" command="_2lp-iMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3m8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+L" command="_2lY4wsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3nMXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+S" command="_2lcjLsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3ncXQEeOQKtwf9Y2DKA" keySequence="F3" command="_2leYUsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3nsXQEeOQKtwf9Y2DKA" keySequence="CTRL+T" command="_2lYRxcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3n8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_2lj37sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3oMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+O" command="_2luQAMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3ocXQEeOQKtwf9Y2DKA" keySequence="CTRL+/" command="_2lhbo8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3osXQEeOQKtwf9Y2DKA" keySequence="CTRL+G" command="_2lfmh8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3o8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_UP" command="_2lx6W8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3pMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_DOWN" command="_2liCuMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3pcXQEeOQKtwf9Y2DKA" keySequence="SHIFT+TAB" command="_2lip18XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3psXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_2lsaxsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3p8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+H" command="_2lat-MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3qMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+\" command="_2lveHMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3qcXQEeOQKtwf9Y2DKA" keySequence="CTRL+=" command="_2lniSsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3qsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_LEFT" command="_2lbVF8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3q8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_2ldxR8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3rMXQEeOQKtwf9Y2DKA" keySequence="CTRL+#" command="_2lniSsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3rcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+G" command="_2leYYsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3rsXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+H" command="_2lg0osXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3JS2MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.textEditorScope" bindingContext="_J3MWH8XQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3JS2cXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+J" command="_J35gu8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS2sXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_J3w92MXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS28XQEeOQKtwf9Y2DKA" keySequence="CTRL+ARROW_UP" command="_J36u18XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS3MXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+ARROW_UP" command="_J3q3NMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS3cXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+INSERT" command="_J3pCCsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS3sXQEeOQKtwf9Y2DKA" keySequence="ALT+ARROW_DOWN" command="_J345p8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS38XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+A" command="_J33EgMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS4MXQEeOQKtwf9Y2DKA" keySequence="CTRL+ARROW_DOWN" command="_J36u08XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS4cXQEeOQKtwf9Y2DKA" keySequence="ALT+/" command="_J3_nY8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS4sXQEeOQKtwf9Y2DKA" keySequence="HOME" command="_J33EeMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS48XQEeOQKtwf9Y2DKA" keySequence="F12" command="_J379AsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS5MXQEeOQKtwf9Y2DKA" keySequence="SHIFT+F12" command="_J3oa_cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS5cXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+Q" command="_J3pCBcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS5sXQEeOQKtwf9Y2DKA" keySequence="CTRL+NUMPAD_DIVIDE" command="_J3qQIcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS58XQEeOQKtwf9Y2DKA" keySequence="CTRL+NUMPAD_MULTIPLY" command="_J312YMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS6MXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_J312VMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS6cXQEeOQKtwf9Y2DKA" keySequence="CTRL+NUMPAD_ADD" command="_J3nM68XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS6sXQEeOQKtwf9Y2DKA" keySequence="CTRL+NUMPAD_SUBTRACT" command="_J3q3RMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS68XQEeOQKtwf9Y2DKA" keySequence="CTRL+K" command="_J39yM8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS7MXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+K" command="_J3uhlMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS7cXQEeOQKtwf9Y2DKA" keySequence="CTRL+J" command="_J31PT8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS7sXQEeOQKtwf9Y2DKA" keySequence="CTRL+L" command="_J345s8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS78XQEeOQKtwf9Y2DKA" keySequence="INSERT" command="_J3xk4cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS8MXQEeOQKtwf9Y2DKA" keySequence="CTRL+F10" command="_J33rhsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS8cXQEeOQKtwf9Y2DKA" keySequence="SHIFT+CR" command="_J312W8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS8sXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+CR" command="_J3i7fcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS88XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+X" command="_J3ssbMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS9MXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+Y" command="_J34Sk8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS9cXQEeOQKtwf9Y2DKA" keySequence="END" command="_J3uhpsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS9sXQEeOQKtwf9Y2DKA" keySequence="F2" command="_J3w95sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS98XQEeOQKtwf9Y2DKA" keySequence="SHIFT+END" command="_J3i7ecXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS-MXQEeOQKtwf9Y2DKA" keySequence="CTRL+HOME" command="_J3788sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS-cXQEeOQKtwf9Y2DKA" keySequence="CTRL+DEL" command="_J3kJlcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS-sXQEeOQKtwf9Y2DKA" keySequence="ALT+ARROW_UP" command="_J3reR8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS-8XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+J" command="_J3qQMsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS_MXQEeOQKtwf9Y2DKA" keySequence="CTRL+END" command="_J3jiisXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS_cXQEeOQKtwf9Y2DKA" keySequence="CTRL+BS" command="_J3kwp8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS_sXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_J3obA8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JS_8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+DEL" command="_J3kwnMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTAMXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+ARROW_DOWN" command="_J3reTsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTAcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_J3_ASsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTAsXQEeOQKtwf9Y2DKA" keySequence="SHIFT+HOME" command="_J35gtsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTA8XQEeOQKtwf9Y2DKA" keySequence="CTRL+ARROW_LEFT" command="_J3kwkMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTBMXQEeOQKtwf9Y2DKA" keySequence="CTRL+ARROW_RIGHT" command="_J379A8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTBcXQEeOQKtwf9Y2DKA" keySequence="CTRL+D" command="_J3mlxcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2k_3r8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.textEditorScope" bindingContext="_2lCTycXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2k_3sMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+J" command="_2lu3BsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3scXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_2lmUKMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3ssXQEeOQKtwf9Y2DKA" keySequence="CTRL+ARROW_UP" command="_2lwFI8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3s8XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+ARROW_UP" command="_2lgNiMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3tMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+INSERT" command="_2leYXcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3tcXQEeOQKtwf9Y2DKA" keySequence="ALT+ARROW_DOWN" command="_2luP8cXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3tsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+A" command="_2lsay8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3t8XQEeOQKtwf9Y2DKA" keySequence="CTRL+ARROW_DOWN" command="_2lveJMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3uMXQEeOQKtwf9Y2DKA" keySequence="ALT+/" command="_2l09rsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3ucXQEeOQKtwf9Y2DKA" keySequence="HOME" command="_2lsaw8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3usXQEeOQKtwf9Y2DKA" keySequence="F12" command="_2lxTTsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3u8XQEeOQKtwf9Y2DKA" keySequence="SHIFT+F12" command="_2ldxUcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3vMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+Q" command="_2leYWMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3vcXQEeOQKtwf9Y2DKA" keySequence="CTRL+NUMPAD_DIVIDE" command="_2lfmdcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3vsXQEeOQKtwf9Y2DKA" keySequence="CTRL+NUMPAD_MULTIPLY" command="_2lrMq8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3v8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_2lqlpsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2k_3wMXQEeOQKtwf9Y2DKA" keySequence="CTRL+NUMPAD_ADD" command="_2ldKMsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeQMXQEeOQKtwf9Y2DKA" keySequence="CTRL+NUMPAD_SUBTRACT" command="_2lgNmMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeQcXQEeOQKtwf9Y2DKA" keySequence="CTRL+K" command="_2lzIgMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeQsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+K" command="_2lj348XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeQ8XQEeOQKtwf9Y2DKA" keySequence="CTRL+J" command="_2lqlnsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeRMXQEeOQKtwf9Y2DKA" keySequence="CTRL+L" command="_2luP_cXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeRcXQEeOQKtwf9Y2DKA" keySequence="INSERT" command="_2lm7McXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeRsXQEeOQKtwf9Y2DKA" keySequence="CTRL+F10" command="_2lsa1sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeR8XQEeOQKtwf9Y2DKA" keySequence="SHIFT+CR" command="_2lrMpsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeSMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+CR" command="_2lY4wcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeScXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+X" command="_2liCvMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeSsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+Y" command="_2ltB4sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeS8XQEeOQKtwf9Y2DKA" keySequence="END" command="_2lj39cXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeTMXQEeOQKtwf9Y2DKA" keySequence="F2" command="_2lmUNsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeTcXQEeOQKtwf9Y2DKA" keySequence="SHIFT+END" command="_2lYRzcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeTsXQEeOQKtwf9Y2DKA" keySequence="CTRL+HOME" command="_2lwsQ8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeT8XQEeOQKtwf9Y2DKA" keySequence="CTRL+DEL" command="_2lZf68XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeUMXQEeOQKtwf9Y2DKA" keySequence="ALT+ARROW_UP" command="_2lg0msXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeUcXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+J" command="_2lfmhsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeUsXQEeOQKtwf9Y2DKA" keySequence="CTRL+END" command="_2lY438XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeU8XQEeOQKtwf9Y2DKA" keySequence="CTRL+BS" command="_2laG_sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeVMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_2ldxV8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeVcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+DEL" command="_2laG88XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeVsXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+ARROW_DOWN" command="_2lg0ocXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeV8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_2l0Wl8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeWMXQEeOQKtwf9Y2DKA" keySequence="SHIFT+HOME" command="_2lu3AcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeWcXQEeOQKtwf9Y2DKA" keySequence="CTRL+ARROW_LEFT" command="_2laG58XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeWsXQEeOQKtwf9Y2DKA" keySequence="CTRL+ARROW_RIGHT" command="_2lxTT8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeW8XQEeOQKtwf9Y2DKA" keySequence="CTRL+D" command="_2lb8HcXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3JTBsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.phpEditorScope" bindingContext="_J3MWLsXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3JTB8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+J" command="_J38kCMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTCMXQEeOQKtwf9Y2DKA" keySequence="CTRL+I" command="_J3jifsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTCcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_J3mlwsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTCsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_UP" command="_J3t6gsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTC8XQEeOQKtwf9Y2DKA" keySequence="CTRL+O" command="_J3pCBMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTDMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+T" command="_J3xk6cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTDcXQEeOQKtwf9Y2DKA" keySequence="F4" command="_J3kJicXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTDsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+P" command="_J345osXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTD8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+V" command="_J3nM7sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTEMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+M" command="_J34SksXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTEcXQEeOQKtwf9Y2DKA" keySequence="SHIFT+F2" command="_J3vvwcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTEsXQEeOQKtwf9Y2DKA" keySequence="F3" command="_J3qQLsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTE8XQEeOQKtwf9Y2DKA" keySequence="CTRL+T" command="_J3xk9cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTFMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_J3tTdsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTFcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+O" command="_J36u4sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTFsXQEeOQKtwf9Y2DKA" keySequence="CTRL+/" command="_J3kwqcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTF8XQEeOQKtwf9Y2DKA" keySequence="CTRL+7" command="_J3kwqcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTGMXQEeOQKtwf9Y2DKA" keySequence="CTRL+N" command="_J34SnMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTGcXQEeOQKtwf9Y2DKA" keySequence="F2" command="_J3vvs8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTGsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_DOWN" command="_J3vvv8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTG8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_J35guMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTHMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+C" command="_J3kwqcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTHcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+H" command="_J3sFY8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTHsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_LEFT" command="_J3wW0MXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3JTH8XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+H" command="_J30oNcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lAeXMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.phpEditorScope" bindingContext="_2lC6h8XQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lAeXcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+J" command="_2lx6VMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeXsXQEeOQKtwf9Y2DKA" keySequence="CTRL+I" command="_2lY408XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeX8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_2lb8GsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeYMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_UP" command="_2ljQ0cXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeYcXQEeOQKtwf9Y2DKA" keySequence="CTRL+O" command="_2leYV8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeYsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+T" command="_2lm7OcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeY8XQEeOQKtwf9Y2DKA" keySequence="F4" command="_2lZf38XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeZMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+P" command="_2lto8cXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeZcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+V" command="_2ldKNcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeZsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+M" command="_2ltB4cXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeZ8XQEeOQKtwf9Y2DKA" keySequence="SHIFT+F2" command="_2llGEMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeaMXQEeOQKtwf9Y2DKA" keySequence="F3" command="_2lfmgsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeacXQEeOQKtwf9Y2DKA" keySequence="CTRL+T" command="_2lm7RcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeasXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_2lipxcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAea8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+O" command="_2lwFLsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAebMXQEeOQKtwf9Y2DKA" keySequence="CTRL+/" command="_2lat8MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAebcXQEeOQKtwf9Y2DKA" keySequence="CTRL+7" command="_2lat8MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAebsXQEeOQKtwf9Y2DKA" keySequence="CTRL+N" command="_2lto5cXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeb8XQEeOQKtwf9Y2DKA" keySequence="F2" command="_2llGAsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAecMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_DOWN" command="_2llGDsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeccXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_2lu3A8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAecsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+C" command="_2lat8MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAec8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+H" command="_2lhbs8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAedMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_LEFT" command="_2lltH8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAedcXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+H" command="_2lp-hsXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3JTIMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.javaEditorScope" bindingContext="_J3MWJMXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3JTIcXQEeOQKtwf9Y2DKA" keySequence="CTRL+I" command="_J30oO8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J50MXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_J3qQKsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J50cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_UP" command="_J34SkcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J50sXQEeOQKtwf9Y2DKA" keySequence="CTRL+O" command="_J3lXqcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J508XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+/" command="_J3w91MXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J51MXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+P" command="_J3ml1MXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J51cXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+M" command="_J36u38XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J51sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+U" command="_J3reVMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J518XQEeOQKtwf9Y2DKA" keySequence="CTRL+F3" command="_J33EdsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J52MXQEeOQKtwf9Y2DKA" keySequence="CTRL+T" command="_J30oQcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J52cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+O" command="_J3i7a8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J52sXQEeOQKtwf9Y2DKA" keySequence="CTRL+/" command="_J3jifcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J528XQEeOQKtwf9Y2DKA" keySequence="CTRL+7" command="_J3jifcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J53MXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_UP" command="_J3nz88XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J53cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_DOWN" command="_J30BK8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J53sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+B" command="_J36u0sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J538XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_J3uhpcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J54MXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+C" command="_J3jifcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J54cXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+\" command="_J3_nUsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J54sXQEeOQKtwf9Y2DKA" keySequence="CTRL+2 R" command="_J3kJn8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J548XQEeOQKtwf9Y2DKA" keySequence="CTRL+2 L" command="_J3mlwMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J55MXQEeOQKtwf9Y2DKA" keySequence="CTRL+2 F" command="_J3reTMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J55cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_LEFT" command="_J39LHsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J55sXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_J3_AUcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lAedsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.javaEditorScope" bindingContext="_2lCTzsXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lAed8XQEeOQKtwf9Y2DKA" keySequence="CTRL+I" command="_2lp-jMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeeMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_2lfmfsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeecXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_UP" command="_2ltB4MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeesXQEeOQKtwf9Y2DKA" keySequence="CTRL+O" command="_2lauAcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAee8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+/" command="_2lmUJMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAefMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+P" command="_2lb8LMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAefcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+M" command="_2lwFK8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAefsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+U" command="_2lg0p8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAef8XQEeOQKtwf9Y2DKA" keySequence="CTRL+F3" command="_2lsawcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAegMXQEeOQKtwf9Y2DKA" keySequence="CTRL+T" command="_2lp-ksXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAegcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+O" command="_2lYRv8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAegsXQEeOQKtwf9Y2DKA" keySequence="CTRL+/" command="_2lY40sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeg8XQEeOQKtwf9Y2DKA" keySequence="CTRL+7" command="_2lY40sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAehMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_UP" command="_2ldxQMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAehcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_DOWN" command="_2lpXfMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAehsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+B" command="_2lveI8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeh8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_2lj39MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeiMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+C" command="_2lY40sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeicXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+\" command="_2l0WosXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeisXQEeOQKtwf9Y2DKA" keySequence="CTRL+2 R" command="_2laG5cXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAei8XQEeOQKtwf9Y2DKA" keySequence="CTRL+2 L" command="_2lb8GMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAejMXQEeOQKtwf9Y2DKA" keySequence="CTRL+2 F" command="_2lg0n8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAejcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_LEFT" command="_2lyha8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAejsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_2l0WnsXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3J558XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.scriptEditorScope" bindingContext="_J3MWPsXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3J56MXQEeOQKtwf9Y2DKA" keySequence="CTRL+I" command="_J3-ZOMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J56cXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_J3yzD8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J56sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+J" command="_J34Sm8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J568XQEeOQKtwf9Y2DKA" keySequence="CTRL+O" command="_J3pCBMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J57MXQEeOQKtwf9Y2DKA" keySequence="F4" command="_J3nz8MXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J57cXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+P" command="_J3jigcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J57sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+T" command="_J37V5sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J578XQEeOQKtwf9Y2DKA" keySequence="F3" command="_J3q3NsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J58MXQEeOQKtwf9Y2DKA" keySequence="CTRL+T" command="_J3xk9cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J58cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_J3tTdsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J58sXQEeOQKtwf9Y2DKA" keySequence="CTRL+/" command="_J3q3QsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J588XQEeOQKtwf9Y2DKA" keySequence="CTRL+7" command="_J3q3QsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J59MXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_UP" command="_J33EfMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J59cXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+C" command="_J3q3QsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J59sXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_J3-ZMsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J598XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+G" command="_J3sFXsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J5-MXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+H" command="_J379AMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lAej8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.scriptEditorScope" bindingContext="_2lC6l8XQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lAekMXQEeOQKtwf9Y2DKA" keySequence="CTRL+I" command="_2lzvhsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAekcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_2loJYMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeksXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+J" command="_2lto5MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAek8XQEeOQKtwf9Y2DKA" keySequence="CTRL+O" command="_2leYV8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAelMXQEeOQKtwf9Y2DKA" keySequence="F4" command="_2ldKRsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAelcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+P" command="_2lY41sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAelsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+T" command="_2lwsMsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAel8XQEeOQKtwf9Y2DKA" keySequence="F3" command="_2lgNisXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAemMXQEeOQKtwf9Y2DKA" keySequence="CTRL+T" command="_2lm7RcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAemcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_2lipxcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAemsXQEeOQKtwf9Y2DKA" keySequence="CTRL+/" command="_2lgNlsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAem8XQEeOQKtwf9Y2DKA" keySequence="CTRL+7" command="_2lgNlsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAenMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_UP" command="_2lsax8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAencXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+C" command="_2lgNlsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAensXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_2lzvgMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAen8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+G" command="_2lhbrsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeoMXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+H" command="_2lxTTMXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3J5-cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.javaEditorScope" bindingContext="_J3MWIsXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3J5-sXQEeOQKtwf9Y2DKA" keySequence="CTRL+I" command="_J3kwqMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J5-8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_J37V78XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J5_MXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_UP" command="_J3zaFMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J5_cXQEeOQKtwf9Y2DKA" keySequence="CTRL+O" command="_J3-ZN8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J5_sXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+/" command="_J3zaIsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J5_8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+T" command="_J3t6l8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6AMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+P" command="_J3sFX8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6AcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+M" command="_J3w908XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6AsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+U" command="_J3jig8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6A8XQEeOQKtwf9Y2DKA" keySequence="CTRL+F3" command="_J3ppE8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6BMXQEeOQKtwf9Y2DKA" keySequence="CTRL+T" command="_J39yKcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6BcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+O" command="_J3reUcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6BsXQEeOQKtwf9Y2DKA" keySequence="CTRL+/" command="_J378-sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6B8XQEeOQKtwf9Y2DKA" keySequence="CTRL+7" command="_J378-sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6CMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_UP" command="_J3mlxsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6CcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_DOWN" command="_J37V8sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6CsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_J3i7aMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6C8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+C" command="_J378-sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6DMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+\" command="_J3l-zcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6DcXQEeOQKtwf9Y2DKA" keySequence="CTRL+2 R" command="_J38kDMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6DsXQEeOQKtwf9Y2DKA" keySequence="CTRL+2 L" command="_J3ppI8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6D8XQEeOQKtwf9Y2DKA" keySequence="CTRL+2 F" command="_J3ppEMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6EMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_LEFT" command="_J32daMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6EcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_J38kAsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6EsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+E" command="_J3zaEMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lAeocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.javaEditorScope" bindingContext="_2lCTzMXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lAeosXQEeOQKtwf9Y2DKA" keySequence="CTRL+I" command="_2laG_8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeo8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_2lwsO8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAepMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_UP" command="_2lowZcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAepcXQEeOQKtwf9Y2DKA" keySequence="CTRL+O" command="_2lzvhcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAepsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+/" command="_2lowc8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAep8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+T" command="_2ljQ5sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeqMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+P" command="_2lhbr8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeqcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+M" command="_2lmUI8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeqsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+U" command="_2lY42MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeq8XQEeOQKtwf9Y2DKA" keySequence="CTRL+F3" command="_2le_Z8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAerMXQEeOQKtwf9Y2DKA" keySequence="CTRL+T" command="_2lzIdsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAercXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+O" command="_2lg0pMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAersXQEeOQKtwf9Y2DKA" keySequence="CTRL+/" command="_2lxTRsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAer8XQEeOQKtwf9Y2DKA" keySequence="CTRL+7" command="_2lxTRsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAesMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_UP" command="_2lb8HsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAescXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_DOWN" command="_2lwsPsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAessXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_2lYRvMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAes8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+C" command="_2lxTRsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAetMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+\" command="_2lb8F8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAetcXQEeOQKtwf9Y2DKA" keySequence="CTRL+2 R" command="_2lx6WMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAetsXQEeOQKtwf9Y2DKA" keySequence="CTRL+2 L" command="_2le_d8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAet8XQEeOQKtwf9Y2DKA" keySequence="CTRL+2 F" command="_2le_ZMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeuMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_LEFT" command="_2lrzs8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeucXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_2lxTVMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lAeusXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+E" command="_2lowYcXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3J6E8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" bindingContext="_J3MWJ8XQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3J6FMXQEeOQKtwf9Y2DKA" keySequence="CTRL+I" command="_J3jifsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6FcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_J3mlwsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6FsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+>" command="_J3l-wMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6F8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_UP" command="_J3vvwMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6GMXQEeOQKtwf9Y2DKA" keySequence="CTRL+O" command="_J36H1cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6GcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+/" command="_J3oa8MXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6GsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+P" command="_J3ssacXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6G8XQEeOQKtwf9Y2DKA" keySequence="F3" command="_J3nM5sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6HMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+A" command="_J3t6hcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6HcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_UP" command="_J39LHcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6HsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_DOWN" command="_J3lXrcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6H8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_J37V8MXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6IMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+C" command="_J3kwqcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6IcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+\" command="_J35gtMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6IsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_LEFT" command="_J3t6j8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6I8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_J3kwlMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBFUMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" bindingContext="_2lC6gMXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBFUcXQEeOQKtwf9Y2DKA" keySequence="CTRL+I" command="_2lY408XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFUsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_2lb8GsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFU8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+>" command="_2lbVGcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFVMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_UP" command="_2llGD8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFVcXQEeOQKtwf9Y2DKA" keySequence="CTRL+O" command="_2lveH8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFVsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+/" command="_2ldxRMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFV8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+P" command="_2liCucXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFWMXQEeOQKtwf9Y2DKA" keySequence="F3" command="_2lcjPMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFWcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+A" command="_2ljQ1MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFWsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_UP" command="_2lyhasXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFW8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_DOWN" command="_2lauBcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFXMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_2lwsPMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFXcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+C" command="_2lat8MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFXsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+\" command="_2luQBcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFX8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+ARROW_LEFT" command="_2ljQ3sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFYMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_2laG68XQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3J6JMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.macroExpansionHoverScope" bindingContext="_J3MWVsXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3J6JcXQEeOQKtwf9Y2DKA" keySequence="ALT+ARROW_LEFT" command="_J3jidcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6JsXQEeOQKtwf9Y2DKA" keySequence="ALT+ARROW_RIGHT" command="_J3pCFsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6J8XQEeOQKtwf9Y2DKA" keySequence="F3" command="_J3obCMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBFYcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.macroExpansionHoverScope" bindingContext="_2lC6r8XQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBFYsXQEeOQKtwf9Y2DKA" keySequence="ALT+ARROW_LEFT" command="_2lY4ysXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFY8XQEeOQKtwf9Y2DKA" keySequence="ALT+ARROW_RIGHT" command="_2leYacXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFZMXQEeOQKtwf9Y2DKA" keySequence="F3" command="_2leYUsXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3J6KMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.SQLEditorScope" bindingContext="_J3MWJcXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3J6KcXQEeOQKtwf9Y2DKA" keySequence="ALT+C" command="_J3uhm8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6KsXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+D" command="_J3l-wsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6K8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+P" command="_J39yK8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6LMXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+X" command="_J3zaFsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6LcXQEeOQKtwf9Y2DKA" keySequence="ALT+X" command="_J3t6mMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3J6LsXQEeOQKtwf9Y2DKA" keySequence="ALT+Q" command="_J3_nV8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg4MXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+R" command="_J345psXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg4cXQEeOQKtwf9Y2DKA" keySequence="ALT+S" command="_J3nz9MXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg4sXQEeOQKtwf9Y2DKA" keySequence="CTRL+/" command="_J3q3N8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBFZcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.SQLEditorScope" bindingContext="_2lCTz8XQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBFZsXQEeOQKtwf9Y2DKA" keySequence="ALT+C" command="_2lj36sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFZ8XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+D" command="_2lbVG8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFaMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+P" command="_2lzIeMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFacXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+X" command="_2lowZ8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFasXQEeOQKtwf9Y2DKA" keySequence="ALT+X" command="_2ljQ58XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFa8XQEeOQKtwf9Y2DKA" keySequence="ALT+Q" command="_2l09osXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFbMXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+R" command="_2luP8MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFbcXQEeOQKtwf9Y2DKA" keySequence="ALT+S" command="_2ldxQcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFbsXQEeOQKtwf9Y2DKA" keySequence="CTRL+/" command="_2lgNi8XQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3Kg48XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.AntEditorScope" bindingContext="_J3MWIMXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3Kg5MXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_J3qQKsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg5cXQEeOQKtwf9Y2DKA" keySequence="SHIFT+F2" command="_J30oNsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg5sXQEeOQKtwf9Y2DKA" keySequence="F3" command="_J3nz5MXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg58XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_J3wW0sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg6MXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+O" command="_J3-ZQ8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBFb8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.AntEditorScope" bindingContext="_2lCTysXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBFcMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_2lfmfsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFccXQEeOQKtwf9Y2DKA" keySequence="SHIFT+F2" command="_2lp-h8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFcsXQEeOQKtwf9Y2DKA" keySequence="F3" command="_2ldKOsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFc8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_2lltIcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFdMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+O" command="_2lzvkcXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3Kg6cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.pdeEditorContext" bindingContext="_J3MWP8XQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3Kg6sXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_J31PUMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg68XQEeOQKtwf9Y2DKA" keySequence="CTRL+O" command="_J39yIMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBFdcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.pdeEditorContext" bindingContext="_2lC6mMXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBFdsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_2lqln8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFd8XQEeOQKtwf9Y2DKA" keySequence="CTRL+O" command="_2lyhcsXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3Kg7MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.context.views" bindingContext="_J3MWR8XQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3Kg7cXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_J3mlwsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg7sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+S" command="_J3reUMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg78XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+T" command="_J3xk6cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg8MXQEeOQKtwf9Y2DKA" keySequence="F4" command="_J3kJicXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg8cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+T" command="_J37V5sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg8sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+V" command="_J3nM7sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg88XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+M" command="_J34SksXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg9MXQEeOQKtwf9Y2DKA" keySequence="F3" command="_J3qQLsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg9cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_J3tTdsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg9sXQEeOQKtwf9Y2DKA" keySequence="CTRL+N" command="_J34SnMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg98XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+H" command="_J3sFY8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg-MXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+H" command="_J30oNcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBFeMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.context.views" bindingContext="_2lC6oMXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBFecXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+F" command="_2lb8GsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFesXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+S" command="_2lg0o8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFe8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+T" command="_2lm7OcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFfMXQEeOQKtwf9Y2DKA" keySequence="F4" command="_2lZf38XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFfcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+T" command="_2lwsMsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFfsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+V" command="_2ldKNcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFf8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+M" command="_2ltB4cXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFgMXQEeOQKtwf9Y2DKA" keySequence="F3" command="_2lfmgsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFgcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_2lipxcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFgsXQEeOQKtwf9Y2DKA" keySequence="CTRL+N" command="_2lto5cXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFg8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+H" command="_2lhbs8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFhMXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+H" command="_2lp-hsXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3Kg-cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.cViewScope" bindingContext="_J3MWRsXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3Kg-sXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+I" command="_J3vIssXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg-8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+T" command="_J3ppJsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg_MXQEeOQKtwf9Y2DKA" keySequence="F4" command="_J36Hw8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg_cXQEeOQKtwf9Y2DKA" keySequence="F3" command="_J3obCMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg_sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_J3uhn8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3Kg_8XQEeOQKtwf9Y2DKA" keySequence="CTRL+G" command="_J3qQM8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhAMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+H" command="_J3lXoMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhAcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+G" command="_J3pCD8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhAsXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+H" command="_J3reT8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBFhcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.cViewScope" bindingContext="_2lC6n8XQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBFhsXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+I" command="_2lkfAMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFh8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+T" command="_2lfmcMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFiMXQEeOQKtwf9Y2DKA" keySequence="F4" command="_2lu3E8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFicXQEeOQKtwf9Y2DKA" keySequence="F3" command="_2leYUsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFisXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_2lj37sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFi8XQEeOQKtwf9Y2DKA" keySequence="CTRL+G" command="_2lfmh8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFjMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+H" command="_2lat-MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFjcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+G" command="_2leYYsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFjsXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+H" command="_2lg0osXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3KhA8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.java.editorScope" bindingContext="_J3MWPcXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3KhBMXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+A" command="_J33rh8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhBcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+A" command="_J33rh8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBFj8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.java.editorScope" bindingContext="_2lC6lsXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBFkMXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+A" command="_2ltB0MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFkcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+A" command="_2ltB0MXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3KhBsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.xml.editorScope" bindingContext="_J3MWOMXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3KhB8XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+A" command="_J33rh8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhCMXQEeOQKtwf9Y2DKA" keySequence="F12" command="_J3uhnMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhCcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+A" command="_J33rh8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBFksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.xml.editorScope" bindingContext="_2lC6kcXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBFk8XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+A" command="_2ltB0MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFlMXQEeOQKtwf9Y2DKA" keySequence="F12" command="_2lj368XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFlcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+A" command="_2ltB0MXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3KhCsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.javascriptViewScope" bindingContext="_J3MWI8XQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3KhC8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+J" command="_J3lXu8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhDMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+S" command="_J3sFZMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhDcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Z" command="_J3i7e8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhDsXQEeOQKtwf9Y2DKA" keySequence="F4" command="_J4AOYcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhD8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+O" command="_J3lXtMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhEMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+M" command="_J3sFUMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhEcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+T" command="_J3i7d8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhEsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+L" command="_J3lXqMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhE8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+V" command="_J3pCEsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhFMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+U" command="_J3ssdsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhFcXQEeOQKtwf9Y2DKA" keySequence="SHIFT+F2" command="_J3kJmsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhFsXQEeOQKtwf9Y2DKA" keySequence="F3" command="_J3uhoMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhF8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_J3jih8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhGMXQEeOQKtwf9Y2DKA" keySequence="CTRL+G" command="_J3w90sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhGcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+I" command="_J30oOsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhGsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+H" command="_J3oa-cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhG8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q T" command="_J3oa-8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhHMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q P" command="_J32dbMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhHcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q D" command="_J3-ZQsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhHsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q J" command="_J33Ed8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhH8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+C" command="_J38kBsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhIMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+G" command="_J3yL_sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhIcXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+H" command="_J3_nUcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBFlsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.javascriptViewScope" bindingContext="_2lCTzcXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBFl8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+J" command="_2lbVBMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFmMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+S" command="_2lhbtMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFmcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Z" command="_2lYRz8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFmsXQEeOQKtwf9Y2DKA" keySequence="F4" command="_2l09scXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFm8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+O" command="_2lauDMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFnMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+M" command="_2lhboMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFncXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+T" command="_2lYRy8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFnsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+L" command="_2lauAMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFn8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+V" command="_2leYZcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFoMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+U" command="_2liCxsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFocXQEeOQKtwf9Y2DKA" keySequence="SHIFT+F2" command="_2laG4MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFosXQEeOQKtwf9Y2DKA" keySequence="F3" command="_2lj378XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFo8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_2lY43MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFpMXQEeOQKtwf9Y2DKA" keySequence="CTRL+G" command="_2lmUIsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFpcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+I" command="_2lp-i8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFpsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+H" command="_2ldxTcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFp8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q T" command="_2ldxT8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFqMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q P" command="_2lrzt8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFqcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q D" command="_2lzvkMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFqsXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+Q J" command="_2lsawsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFq8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+C" command="_2lx6UsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFrMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+G" command="_2lniT8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFrcXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+H" command="_2l0WocXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3KhIsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.debug.ui.debugging" bindingContext="_J3MWScXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3KhI8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+I" command="_J3yL9sXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhJMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+D" command="_J3_AT8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBFrsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.debug.ui.debugging" bindingContext="_2lC6osXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBFr8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+I" command="_2lniR8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFsMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+D" command="_2l0WnMXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3KhJcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.serverViewScope" bindingContext="_J3MWHcXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3KhJsXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+D" command="_J3t6g8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhJ8XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+S" command="_J312YsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhKMXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+R" command="_J36u5cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhKcXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+P" command="_J36H1sXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBFscXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.serverViewScope" bindingContext="_2lCTx8XQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBFssXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+D" command="_2ljQ0sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFs8XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+S" command="_2lrMrcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFtMXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+R" command="_2lwFMcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFtcXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+P" command="_2lveIMXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3KhKsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.debugging" bindingContext="_J3MWTsXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3KhK8XQEeOQKtwf9Y2DKA" keySequence="SHIFT+F8" command="_J35gwsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhLMXQEeOQKtwf9Y2DKA" keySequence="SHIFT+F5" command="_J3kJjsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhLcXQEeOQKtwf9Y2DKA" keySequence="SHIFT+F6" command="_J3l-ycXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhLsXQEeOQKtwf9Y2DKA" keySequence="SHIFT+F7" command="_J3kwpsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhL8XQEeOQKtwf9Y2DKA" keySequence="CTRL+F5" command="_J3qQI8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBFtsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.debugging" bindingContext="_2lC6p8XQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBFt8XQEeOQKtwf9Y2DKA" keySequence="SHIFT+F8" command="_2lu3DcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFuMXQEeOQKtwf9Y2DKA" keySequence="SHIFT+F5" command="_2lZf5MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFucXQEeOQKtwf9Y2DKA" keySequence="SHIFT+F6" command="_2lb8E8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFusXQEeOQKtwf9Y2DKA" keySequence="SHIFT+F7" command="_2laG_cXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBFu8XQEeOQKtwf9Y2DKA" keySequence="CTRL+F5" command="_2lfmd8XQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3KhMMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.debugging" bindingContext="_J3MWSMXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3KhMcXQEeOQKtwf9Y2DKA" keySequence="CTRL+F5" command="_J345qsXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhMsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+3" command="_J3i7fMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhM8XQEeOQKtwf9Y2DKA" keySequence="CTRL+R" command="_J3l-vcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhNMXQEeOQKtwf9Y2DKA" keySequence="CTRL+F2" command="_J3nM1cXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhNcXQEeOQKtwf9Y2DKA" keySequence="F6" command="_J3jidMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3KhNsXQEeOQKtwf9Y2DKA" keySequence="F7" command="_J3uhpMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LH8MXQEeOQKtwf9Y2DKA" keySequence="F8" command="_J4AOZ8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LH8cXQEeOQKtwf9Y2DKA" keySequence="F5" command="_J36u1cXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBFvMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.debugging" bindingContext="_2lC6ocXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBsYMXQEeOQKtwf9Y2DKA" keySequence="CTRL+F5" command="_2luP9MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsYcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+3" command="_2lY4wMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsYsXQEeOQKtwf9Y2DKA" keySequence="CTRL+R" command="_2lbVFsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsY8XQEeOQKtwf9Y2DKA" keySequence="CTRL+F2" command="_2lcjK8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsZMXQEeOQKtwf9Y2DKA" keySequence="F6" command="_2lY4ycXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsZcXQEeOQKtwf9Y2DKA" keySequence="F7" command="_2lj388XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsZsXQEeOQKtwf9Y2DKA" keySequence="F8" command="_2l1ks8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsZ8XQEeOQKtwf9Y2DKA" keySequence="F5" command="_2lwFIcXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3LH8sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.context" bindingContext="_J3MWSsXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3LH88XQEeOQKtwf9Y2DKA" keySequence="HOME" command="_J3kwmcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LH9MXQEeOQKtwf9Y2DKA" keySequence="CTRL+G" command="_J3i7bcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsaMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.context" bindingContext="_2lC6o8XQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBsacXQEeOQKtwf9Y2DKA" keySequence="HOME" command="_2laG8MXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsasXQEeOQKtwf9Y2DKA" keySequence="CTRL+G" command="_2lYRwcXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3LH9cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.core.runtime.xml" bindingContext="_J3MWLcXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3LH9sXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+P" command="_J3_AQ8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LH98XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+D" command="_J3ssZ8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsa8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.core.runtime.xml" bindingContext="_2lC6hsXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBsbMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+P" command="_2l0WkMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsbcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+D" command="_2liCt8XQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3LH-MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jst.jsp.ui.structured.text.editor.jsp.scope" bindingContext="_J3MWNcXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3LH-cXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+V" command="_J3qQMMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LH-sXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_J32dcMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsbsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jst.jsp.ui.structured.text.editor.jsp.scope" bindingContext="_2lC6jsXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBsb8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+V" command="_2lfmhMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBscMXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+R" command="_2lrzu8XQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3LH-8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.tm.terminal.TerminalContext" bindingContext="_J3M9IMXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3LH_MXQEeOQKtwf9Y2DKA" keySequence="ALT+N" command="_J3ssYcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LH_cXQEeOQKtwf9Y2DKA" keySequence="ALT+P" command="_J3ssYcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LH_sXQEeOQKtwf9Y2DKA" keySequence="ALT+R" command="_J3ssYcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LH_8XQEeOQKtwf9Y2DKA" keySequence="ALT+S" command="_J3ssYcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIAMXQEeOQKtwf9Y2DKA" keySequence="ALT+V" command="_J3ssYcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIAcXQEeOQKtwf9Y2DKA" keySequence="ALT+W" command="_J3ssYcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIAsXQEeOQKtwf9Y2DKA" keySequence="ALT+T" command="_J3ssYcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIA8XQEeOQKtwf9Y2DKA" keySequence="ALT+A" command="_J3ssYcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIBMXQEeOQKtwf9Y2DKA" keySequence="ALT+G" command="_J3ssYcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIBcXQEeOQKtwf9Y2DKA" keySequence="ALT+H" command="_J3ssYcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIBsXQEeOQKtwf9Y2DKA" keySequence="ALT+E" command="_J3ssYcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIB8XQEeOQKtwf9Y2DKA" keySequence="ALT+F" command="_J3ssYcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsccXQEeOQKtwf9Y2DKA" elementId="org.eclipse.tm.terminal.TerminalContext" bindingContext="_2lC6t8XQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBscsXQEeOQKtwf9Y2DKA" keySequence="ALT+N" command="_2liCscXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsc8XQEeOQKtwf9Y2DKA" keySequence="ALT+P" command="_2liCscXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsdMXQEeOQKtwf9Y2DKA" keySequence="ALT+R" command="_2liCscXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsdcXQEeOQKtwf9Y2DKA" keySequence="ALT+S" command="_2liCscXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsdsXQEeOQKtwf9Y2DKA" keySequence="ALT+V" command="_2liCscXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsd8XQEeOQKtwf9Y2DKA" keySequence="ALT+W" command="_2liCscXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBseMXQEeOQKtwf9Y2DKA" keySequence="ALT+T" command="_2liCscXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsecXQEeOQKtwf9Y2DKA" keySequence="ALT+A" command="_2liCscXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsesXQEeOQKtwf9Y2DKA" keySequence="ALT+G" command="_2liCscXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBse8XQEeOQKtwf9Y2DKA" keySequence="ALT+H" command="_2liCscXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsfMXQEeOQKtwf9Y2DKA" keySequence="ALT+E" command="_2liCscXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsfcXQEeOQKtwf9Y2DKA" keySequence="ALT+F" command="_2liCscXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3LICMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.BreakpointView" bindingContext="_J3MWHsXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3LICcXQEeOQKtwf9Y2DKA" keySequence="CTRL+CR" command="_J3yzB8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LICsXQEeOQKtwf9Y2DKA" keySequence="ALT+CR" command="_J36u3cXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsfsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.BreakpointView" bindingContext="_2lCTyMXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBsf8XQEeOQKtwf9Y2DKA" keySequence="CTRL+CR" command="_2loJWMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsgMXQEeOQKtwf9Y2DKA" keySequence="ALT+CR" command="_2lwFKcXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3LIC8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesView" bindingContext="_J3MWHMXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3LIDMXQEeOQKtwf9Y2DKA" keySequence="CTRL+V" command="_J3kJh8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIDcXQEeOQKtwf9Y2DKA" keySequence="CTRL+C" command="_J3yL9cXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsgcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesView" bindingContext="_2lCTxsXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBsgsXQEeOQKtwf9Y2DKA" keySequence="CTRL+V" command="_2lZf3cXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsg8XQEeOQKtwf9Y2DKA" keySequence="CTRL+C" command="_2lniRsXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3LIDsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.makefileEditorScope" bindingContext="_J3MWIcXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3LID8XQEeOQKtwf9Y2DKA" keySequence="F3" command="_J3vIuMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIEMXQEeOQKtwf9Y2DKA" keySequence="CTRL+/" command="_J3-ZM8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIEcXQEeOQKtwf9Y2DKA" keySequence="CTRL+\" command="_J32dYsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBshMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.makefileEditorScope" bindingContext="_2lCTy8XQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBshcXQEeOQKtwf9Y2DKA" keySequence="F3" command="_2lkfBsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBshsXQEeOQKtwf9Y2DKA" keySequence="CTRL+/" command="_2lzvgcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsh8XQEeOQKtwf9Y2DKA" keySequence="CTRL+\" command="_2lrMs8XQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3LIEsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.memoryview" bindingContext="_J3MWU8XQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3LIE8XQEeOQKtwf9Y2DKA" keySequence="CTRL+T" command="_J3ppH8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIFMXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+N" command="_J3xk4MXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIFcXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+M" command="_J3jieMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIFsXQEeOQKtwf9Y2DKA" keySequence="CTRL+N" command="_J3oa9MXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIF8XQEeOQKtwf9Y2DKA" keySequence="CTRL+W" command="_J3nM48XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsiMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.memoryview" bindingContext="_2lC6rMXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBsicXQEeOQKtwf9Y2DKA" keySequence="CTRL+T" command="_2le_c8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsisXQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+N" command="_2lm7MMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsi8XQEeOQKtwf9Y2DKA" keySequence="ALT+CTRL+M" command="_2lY4zcXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsjMXQEeOQKtwf9Y2DKA" keySequence="CTRL+N" command="_2ldxSMXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBsjcXQEeOQKtwf9Y2DKA" keySequence="CTRL+W" command="_2lcjOcXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3LIGMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.propertiesEditorScope" bindingContext="_J3MWQcXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3LIGcXQEeOQKtwf9Y2DKA" keySequence="CTRL+/" command="_J3jifcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIGsXQEeOQKtwf9Y2DKA" keySequence="CTRL+7" command="_J3jifcXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIG8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+C" command="_J3jifcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsjsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.propertiesEditorScope" bindingContext="_2lC6msXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBsj8XQEeOQKtwf9Y2DKA" keySequence="CTRL+/" command="_2lY40sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBskMXQEeOQKtwf9Y2DKA" keySequence="CTRL+7" command="_2lY40sXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBskcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+C" command="_2lY40sXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3LIHMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" bindingContext="_J3MWTMXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3LIHcXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+." command="_J3i7Z8XQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIHsXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+," command="_J3-ZQMXQEeOQKtwf9Y2DKA"/> - <bindings xmi:id="_J3LIH8XQEeOQKtwf9Y2DKA" keySequence="CTRL+G" command="_J3nM2sXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" bindingContext="_2lC6pcXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBsk8XQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+." command="_2lYRu8XQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBslMXQEeOQKtwf9Y2DKA" keySequence="CTRL+SHIFT+," command="_2lzvjsXQEeOQKtwf9Y2DKA"/> + <bindings xmi:id="_2lBslcXQEeOQKtwf9Y2DKA" keySequence="CTRL+G" command="_2lcjMMXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3LIIMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.console" bindingContext="_J3MWQsXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3LIIcXQEeOQKtwf9Y2DKA" keySequence="CTRL+Z" command="_J3ml08XQEeOQKtwf9Y2DKA"> + <bindingTables xmi:id="_2lBslsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.console" bindingContext="_2lC6m8XQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBsl8XQEeOQKtwf9Y2DKA" keySequence="CTRL+Z" command="_2lb8K8XQEeOQKtwf9Y2DKA"> <tags>platform:win32</tags> </bindings> </bindingTables> - <bindingTables xmi:id="_J3LIIsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.editor.scope" bindingContext="_J3MWJsXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3LII8XQEeOQKtwf9Y2DKA" keySequence="F2" command="_J3t6iMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsmMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.editor.scope" bindingContext="_2lCT0MXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBsmcXQEeOQKtwf9Y2DKA" keySequence="F2" command="_2ljQ18XQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3LIJMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" bindingContext="_J3MWW8XQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3LIJcXQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+B" command="_J36u0sXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsmsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" bindingContext="_2lC6tMXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBsm8XQEeOQKtwf9Y2DKA" keySequence="ALT+SHIFT+B" command="_2lveI8XQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3LIJsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.ReflogView" bindingContext="_J3MWRcXQEeOQKtwf9Y2DKA"> - <bindings xmi:id="_J3LIJ8XQEeOQKtwf9Y2DKA" keySequence="CTRL+C" command="_J3lXv8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsnMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.ReflogView" bindingContext="_2lC6nsXQEeOQKtwf9Y2DKA"> + <bindings xmi:id="_2lBsncXQEeOQKtwf9Y2DKA" keySequence="CTRL+C" command="_2lbVCMXQEeOQKtwf9Y2DKA"/> </bindingTables> - <bindingTables xmi:id="_J3LIKMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9IcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIKcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9IsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIKsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9I8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIK8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9JMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LILMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9JcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LILcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9JsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LILsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9J8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIL8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9KMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIMMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9KcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIMcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9KsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIMsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9K8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIM8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9LMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LINMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9LcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LINcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9LsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LINsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9L8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIN8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9MMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIOMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9McXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIOcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9MsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIOsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9M8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIO8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9NMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIPMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9NcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIPcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9NsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIPsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9N8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIP8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9OMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIQMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9OcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIQcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9OsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIQsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9O8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LIQ8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9PMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvAMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9PcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvAcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9PsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvAsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9P8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvA8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9QMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvBMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9QcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvBcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9QsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvBsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9Q8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvB8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9RMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvCMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9RcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvCcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9RsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvCsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9R8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvC8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9SMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvDMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9ScXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvDcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9SsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvDsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9S8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvD8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9TMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvEMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9TcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvEcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9TsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvEsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9T8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvE8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9UMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvFMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9UcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvFcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9UsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvFsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9U8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvF8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9VMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvGMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9VcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvGcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9VsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvGsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9V8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvG8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9WMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvHMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9WcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvHcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9WsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvHsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9W8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvH8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9XMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvIMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9XcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvIcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9XsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvIsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9X8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvI8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9YMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvJMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9YcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvJcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9YsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvJsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9Y8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvJ8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9ZMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvKMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9ZcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvKcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9ZsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvKsXQEeOQKtwf9Y2DKA" bindingContext="_J3M9Z8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvK8XQEeOQKtwf9Y2DKA" bindingContext="_J3M9aMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvLMXQEeOQKtwf9Y2DKA" bindingContext="_J3M9acXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvLcXQEeOQKtwf9Y2DKA" bindingContext="_J3M9asXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvLsXQEeOQKtwf9Y2DKA" bindingContext="_J3NkMMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvL8XQEeOQKtwf9Y2DKA" bindingContext="_J3NkMcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvMMXQEeOQKtwf9Y2DKA" bindingContext="_J3NkMsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvMcXQEeOQKtwf9Y2DKA" bindingContext="_J3NkM8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvMsXQEeOQKtwf9Y2DKA" bindingContext="_J3NkNMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvM8XQEeOQKtwf9Y2DKA" bindingContext="_J3NkNcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvNMXQEeOQKtwf9Y2DKA" bindingContext="_J3NkNsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvNcXQEeOQKtwf9Y2DKA" bindingContext="_J3NkN8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvNsXQEeOQKtwf9Y2DKA" bindingContext="_J3NkOMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvN8XQEeOQKtwf9Y2DKA" bindingContext="_J3NkOcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvOMXQEeOQKtwf9Y2DKA" bindingContext="_J3NkOsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvOcXQEeOQKtwf9Y2DKA" bindingContext="_J3NkO8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvOsXQEeOQKtwf9Y2DKA" bindingContext="_J3NkPMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvO8XQEeOQKtwf9Y2DKA" bindingContext="_J3NkPcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvPMXQEeOQKtwf9Y2DKA" bindingContext="_J3NkPsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvPcXQEeOQKtwf9Y2DKA" bindingContext="_J3NkP8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvPsXQEeOQKtwf9Y2DKA" bindingContext="_J3NkQMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvP8XQEeOQKtwf9Y2DKA" bindingContext="_J3NkQcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvQMXQEeOQKtwf9Y2DKA" bindingContext="_J3NkQsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvQcXQEeOQKtwf9Y2DKA" bindingContext="_J3NkQ8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvQsXQEeOQKtwf9Y2DKA" bindingContext="_J3NkRMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvQ8XQEeOQKtwf9Y2DKA" bindingContext="_J3NkRcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvRMXQEeOQKtwf9Y2DKA" bindingContext="_J3NkRsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvRcXQEeOQKtwf9Y2DKA" bindingContext="_J3NkR8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvRsXQEeOQKtwf9Y2DKA" bindingContext="_J3NkSMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvR8XQEeOQKtwf9Y2DKA" bindingContext="_J3NkScXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvSMXQEeOQKtwf9Y2DKA" bindingContext="_J3NkSsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvScXQEeOQKtwf9Y2DKA" bindingContext="_J3NkS8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvSsXQEeOQKtwf9Y2DKA" bindingContext="_J3NkTMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvS8XQEeOQKtwf9Y2DKA" bindingContext="_J3NkTcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvTMXQEeOQKtwf9Y2DKA" bindingContext="_J3NkTsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvTcXQEeOQKtwf9Y2DKA" bindingContext="_J3NkT8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvTsXQEeOQKtwf9Y2DKA" bindingContext="_J3NkUMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvT8XQEeOQKtwf9Y2DKA" bindingContext="_J3NkUcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvUMXQEeOQKtwf9Y2DKA" bindingContext="_J3NkUsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvUcXQEeOQKtwf9Y2DKA" bindingContext="_J3NkU8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvUsXQEeOQKtwf9Y2DKA" bindingContext="_J3NkVMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvU8XQEeOQKtwf9Y2DKA" bindingContext="_J3NkVcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvVMXQEeOQKtwf9Y2DKA" bindingContext="_J3NkVsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3LvVcXQEeOQKtwf9Y2DKA" bindingContext="_J3NkV8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3MWEMXQEeOQKtwf9Y2DKA" bindingContext="_J3NkWMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3MWEcXQEeOQKtwf9Y2DKA" bindingContext="_J3NkWcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3MWEsXQEeOQKtwf9Y2DKA" bindingContext="_J3NkWsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3MWE8XQEeOQKtwf9Y2DKA" bindingContext="_J3NkW8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3MWFMXQEeOQKtwf9Y2DKA" bindingContext="_J3NkXMXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3MWFcXQEeOQKtwf9Y2DKA" bindingContext="_J3NkXcXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3MWFsXQEeOQKtwf9Y2DKA" bindingContext="_J3NkXsXQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3MWF8XQEeOQKtwf9Y2DKA" bindingContext="_J3NkX8XQEeOQKtwf9Y2DKA"/> - <bindingTables xmi:id="_J3MWGMXQEeOQKtwf9Y2DKA" bindingContext="_J3NkYMXQEeOQKtwf9Y2DKA"/> - <rootContext xmi:id="_J3MWGcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.contexts.dialogAndWindow" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs and Windows" description="Either a dialog or a window is open"> - <children xmi:id="_J3MWGsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.contexts.window" contributorURI="platform:/plugin/org.eclipse.platform" name="In Windows" description="A window is open"> - <children xmi:id="_J3MWG8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.contexts.views" contributorURI="platform:/plugin/org.eclipse.platform" name="%bindingcontext.name.bindingView"/> - <children xmi:id="_J3MWHMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesView" name="In Git Repositories View"/> - <children xmi:id="_J3MWHcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.serverViewScope" name="In Servers View" description="In Servers View"/> - <children xmi:id="_J3MWHsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.BreakpointView" name="In Breakpoints View" description="The breakpoints view context"/> - <children xmi:id="_J3MWH8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.textEditorScope" name="Editing Text" description="Editing Text Context"> - <children xmi:id="_J3MWIMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.AntEditorScope" name="Editing Ant Buildfiles" description="Editing Ant Buildfiles Context"/> - <children xmi:id="_J3MWIcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.makefileEditorScope" name="Makefile Editor" description="Editor for makefiles"/> - <children xmi:id="_J3MWIsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.javaEditorScope" name="Editing JavaScript Source" description="Editing JavaScript Source Context"> - <children xmi:id="_J3MWI8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.javascriptViewScope" name="JavaScript View" description="JavaScript View Context"/> + <bindingTables xmi:id="_2lBsnsXQEeOQKtwf9Y2DKA" bindingContext="_2lC6uMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsn8XQEeOQKtwf9Y2DKA" bindingContext="_2lC6ucXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsoMXQEeOQKtwf9Y2DKA" bindingContext="_2lC6usXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsocXQEeOQKtwf9Y2DKA" bindingContext="_2lC6u8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsosXQEeOQKtwf9Y2DKA" bindingContext="_2lC6vMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBso8XQEeOQKtwf9Y2DKA" bindingContext="_2lC6vcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBspMXQEeOQKtwf9Y2DKA" bindingContext="_2lC6vsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBspcXQEeOQKtwf9Y2DKA" bindingContext="_2lC6v8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBspsXQEeOQKtwf9Y2DKA" bindingContext="_2lC6wMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsp8XQEeOQKtwf9Y2DKA" bindingContext="_2lC6wcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsqMXQEeOQKtwf9Y2DKA" bindingContext="_2lC6wsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsqcXQEeOQKtwf9Y2DKA" bindingContext="_2lC6w8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsqsXQEeOQKtwf9Y2DKA" bindingContext="_2lC6xMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsq8XQEeOQKtwf9Y2DKA" bindingContext="_2lC6xcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsrMXQEeOQKtwf9Y2DKA" bindingContext="_2lC6xsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsrcXQEeOQKtwf9Y2DKA" bindingContext="_2lC6x8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsrsXQEeOQKtwf9Y2DKA" bindingContext="_2lC6yMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsr8XQEeOQKtwf9Y2DKA" bindingContext="_2lC6ycXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBssMXQEeOQKtwf9Y2DKA" bindingContext="_2lC6ysXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsscXQEeOQKtwf9Y2DKA" bindingContext="_2lC6y8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsssXQEeOQKtwf9Y2DKA" bindingContext="_2lC6zMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBss8XQEeOQKtwf9Y2DKA" bindingContext="_2lC6zcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBstMXQEeOQKtwf9Y2DKA" bindingContext="_2lC6zsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBstcXQEeOQKtwf9Y2DKA" bindingContext="_2lC6z8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBstsXQEeOQKtwf9Y2DKA" bindingContext="_2lC60MXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBst8XQEeOQKtwf9Y2DKA" bindingContext="_2lC60cXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsuMXQEeOQKtwf9Y2DKA" bindingContext="_2lC60sXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsucXQEeOQKtwf9Y2DKA" bindingContext="_2lC608XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsusXQEeOQKtwf9Y2DKA" bindingContext="_2lC61MXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsu8XQEeOQKtwf9Y2DKA" bindingContext="_2lC61cXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsvMXQEeOQKtwf9Y2DKA" bindingContext="_2lDhkMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsvcXQEeOQKtwf9Y2DKA" bindingContext="_2lDhkcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsvsXQEeOQKtwf9Y2DKA" bindingContext="_2lDhksXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsv8XQEeOQKtwf9Y2DKA" bindingContext="_2lDhk8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBswMXQEeOQKtwf9Y2DKA" bindingContext="_2lDhlMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBswcXQEeOQKtwf9Y2DKA" bindingContext="_2lDhlcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBswsXQEeOQKtwf9Y2DKA" bindingContext="_2lDhlsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsw8XQEeOQKtwf9Y2DKA" bindingContext="_2lDhl8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsxMXQEeOQKtwf9Y2DKA" bindingContext="_2lDhmMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lBsxcXQEeOQKtwf9Y2DKA" bindingContext="_2lDhmcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTcMXQEeOQKtwf9Y2DKA" bindingContext="_2lDhmsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTccXQEeOQKtwf9Y2DKA" bindingContext="_2lDhm8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTcsXQEeOQKtwf9Y2DKA" bindingContext="_2lDhnMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTc8XQEeOQKtwf9Y2DKA" bindingContext="_2lDhncXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTdMXQEeOQKtwf9Y2DKA" bindingContext="_2lDhnsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTdcXQEeOQKtwf9Y2DKA" bindingContext="_2lDhn8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTdsXQEeOQKtwf9Y2DKA" bindingContext="_2lDhoMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTd8XQEeOQKtwf9Y2DKA" bindingContext="_2lDhocXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTeMXQEeOQKtwf9Y2DKA" bindingContext="_2lDhosXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTecXQEeOQKtwf9Y2DKA" bindingContext="_2lDho8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTesXQEeOQKtwf9Y2DKA" bindingContext="_2lDhpMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTe8XQEeOQKtwf9Y2DKA" bindingContext="_2lDhpcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTfMXQEeOQKtwf9Y2DKA" bindingContext="_2lDhpsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTfcXQEeOQKtwf9Y2DKA" bindingContext="_2lDhp8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTfsXQEeOQKtwf9Y2DKA" bindingContext="_2lDhqMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTf8XQEeOQKtwf9Y2DKA" bindingContext="_2lDhqcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTgMXQEeOQKtwf9Y2DKA" bindingContext="_2lDhqsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTgcXQEeOQKtwf9Y2DKA" bindingContext="_2lDhq8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTgsXQEeOQKtwf9Y2DKA" bindingContext="_2lDhrMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTg8XQEeOQKtwf9Y2DKA" bindingContext="_2lDhrcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCThMXQEeOQKtwf9Y2DKA" bindingContext="_2lDhrsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCThcXQEeOQKtwf9Y2DKA" bindingContext="_2lDhr8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCThsXQEeOQKtwf9Y2DKA" bindingContext="_2lDhsMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTh8XQEeOQKtwf9Y2DKA" bindingContext="_2lDhscXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTiMXQEeOQKtwf9Y2DKA" bindingContext="_2lDhssXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTicXQEeOQKtwf9Y2DKA" bindingContext="_2lDhs8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTisXQEeOQKtwf9Y2DKA" bindingContext="_2lDhtMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTi8XQEeOQKtwf9Y2DKA" bindingContext="_2lDhtcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTjMXQEeOQKtwf9Y2DKA" bindingContext="_2lDhtsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTjcXQEeOQKtwf9Y2DKA" bindingContext="_2lDht8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTjsXQEeOQKtwf9Y2DKA" bindingContext="_2lDhuMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTj8XQEeOQKtwf9Y2DKA" bindingContext="_2lDhucXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTkMXQEeOQKtwf9Y2DKA" bindingContext="_2lDhusXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTkcXQEeOQKtwf9Y2DKA" bindingContext="_2lDhu8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTksXQEeOQKtwf9Y2DKA" bindingContext="_2lDhvMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTk8XQEeOQKtwf9Y2DKA" bindingContext="_2lDhvcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTlMXQEeOQKtwf9Y2DKA" bindingContext="_2lDhvsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTlcXQEeOQKtwf9Y2DKA" bindingContext="_2lDhv8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTlsXQEeOQKtwf9Y2DKA" bindingContext="_2lDhwMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTl8XQEeOQKtwf9Y2DKA" bindingContext="_2lDhwcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTmMXQEeOQKtwf9Y2DKA" bindingContext="_2lDhwsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTmcXQEeOQKtwf9Y2DKA" bindingContext="_2lDhw8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTmsXQEeOQKtwf9Y2DKA" bindingContext="_2lDhxMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTm8XQEeOQKtwf9Y2DKA" bindingContext="_2lDhxcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTnMXQEeOQKtwf9Y2DKA" bindingContext="_2lDhxsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTncXQEeOQKtwf9Y2DKA" bindingContext="_2lDhx8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTnsXQEeOQKtwf9Y2DKA" bindingContext="_2lDhyMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTn8XQEeOQKtwf9Y2DKA" bindingContext="_2lDhycXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCToMXQEeOQKtwf9Y2DKA" bindingContext="_2lDhysXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTocXQEeOQKtwf9Y2DKA" bindingContext="_2lDhy8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTosXQEeOQKtwf9Y2DKA" bindingContext="_2lDhzMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTo8XQEeOQKtwf9Y2DKA" bindingContext="_2lDhzcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTpMXQEeOQKtwf9Y2DKA" bindingContext="_2lDhzsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTpcXQEeOQKtwf9Y2DKA" bindingContext="_2lDhz8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTpsXQEeOQKtwf9Y2DKA" bindingContext="_2lDh0MXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTp8XQEeOQKtwf9Y2DKA" bindingContext="_2lDh0cXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTqMXQEeOQKtwf9Y2DKA" bindingContext="_2lDh0sXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTqcXQEeOQKtwf9Y2DKA" bindingContext="_2lDh08XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTqsXQEeOQKtwf9Y2DKA" bindingContext="_2lDh1MXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTq8XQEeOQKtwf9Y2DKA" bindingContext="_2lDh1cXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTrMXQEeOQKtwf9Y2DKA" bindingContext="_2lDh1sXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTrcXQEeOQKtwf9Y2DKA" bindingContext="_2lDh18XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTrsXQEeOQKtwf9Y2DKA" bindingContext="_2lDh2MXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTr8XQEeOQKtwf9Y2DKA" bindingContext="_2lDh2cXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTsMXQEeOQKtwf9Y2DKA" bindingContext="_2lDh2sXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTscXQEeOQKtwf9Y2DKA" bindingContext="_2lDh28XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTssXQEeOQKtwf9Y2DKA" bindingContext="_2lDh3MXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTs8XQEeOQKtwf9Y2DKA" bindingContext="_2lDh3cXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTtMXQEeOQKtwf9Y2DKA" bindingContext="_2lDh3sXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTtcXQEeOQKtwf9Y2DKA" bindingContext="_2lDh38XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTtsXQEeOQKtwf9Y2DKA" bindingContext="_2lDh4MXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTt8XQEeOQKtwf9Y2DKA" bindingContext="_2lEIoMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTuMXQEeOQKtwf9Y2DKA" bindingContext="_2lEIocXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTucXQEeOQKtwf9Y2DKA" bindingContext="_2lEIosXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTusXQEeOQKtwf9Y2DKA" bindingContext="_2lEIo8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTu8XQEeOQKtwf9Y2DKA" bindingContext="_2lEIpMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTvMXQEeOQKtwf9Y2DKA" bindingContext="_2lEIpcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTvcXQEeOQKtwf9Y2DKA" bindingContext="_2lEIpsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTvsXQEeOQKtwf9Y2DKA" bindingContext="_2lEIp8XQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTv8XQEeOQKtwf9Y2DKA" bindingContext="_2lEIqMXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTwMXQEeOQKtwf9Y2DKA" bindingContext="_2lEIqcXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTwcXQEeOQKtwf9Y2DKA" bindingContext="_2lEIqsXQEeOQKtwf9Y2DKA"/> + <bindingTables xmi:id="_2lCTwsXQEeOQKtwf9Y2DKA" bindingContext="_2lEIq8XQEeOQKtwf9Y2DKA"/> + <rootContext xmi:id="_2lCTw8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.contexts.dialogAndWindow" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs and Windows" description="Either a dialog or a window is open"> + <children xmi:id="_2lCTxMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.contexts.window" contributorURI="platform:/plugin/org.eclipse.platform" name="In Windows" description="A window is open"> + <children xmi:id="_2lCTxcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.contexts.views" contributorURI="platform:/plugin/org.eclipse.platform" name="%bindingcontext.name.bindingView"/> + <children xmi:id="_2lCTxsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesView" name="In Git Repositories View"/> + <children xmi:id="_2lCTx8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.serverViewScope" name="In Servers View" description="In Servers View"/> + <children xmi:id="_2lCTyMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.BreakpointView" name="In Breakpoints View" description="The breakpoints view context"/> + <children xmi:id="_2lCTycXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.textEditorScope" name="Editing Text" description="Editing Text Context"> + <children xmi:id="_2lCTysXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.AntEditorScope" name="Editing Ant Buildfiles" description="Editing Ant Buildfiles Context"/> + <children xmi:id="_2lCTy8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.makefileEditorScope" name="Makefile Editor" description="Editor for makefiles"/> + <children xmi:id="_2lCTzMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.javaEditorScope" name="Editing JavaScript Source" description="Editing JavaScript Source Context"> + <children xmi:id="_2lCTzcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.javascriptViewScope" name="JavaScript View" description="JavaScript View Context"/> </children> - <children xmi:id="_J3MWJMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.javaEditorScope" name="Editing Java Source" description="Editing Java Source Context"/> - <children xmi:id="_J3MWJcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.SQLEditorScope" name="Editing SQL" description="Editing SQL Context"/> - <children xmi:id="_J3MWJsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.editor.scope" name="Autoconf Editor" description="Editor for Autoconf Configuration Source Files"/> - <children xmi:id="_J3MWJ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"> - <children xmi:id="_J3MWKMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.html.core.htmlsource" name="Editing HTML Source" description="Editing HTML Source"/> - <children xmi:id="_J3MWKcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.occurrences" name="XML Source Occurrences" description="XML Source Occurrences"/> - <children xmi:id="_J3MWKsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jst.jsp.core.jspsource" name="JSP Source" description="JSP Source"/> - <children xmi:id="_J3MWK8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.comments" name="Source Comments in Structured Text Editors" description="Source Comments in Structured Text Editors"/> - <children xmi:id="_J3MWLMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.selection" name="XML Source Selection" description="XML Source Selection"/> - <children xmi:id="_J3MWLcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.core.runtime.xml" name="Editing XML Source" description="Editing XML Source"/> - <children xmi:id="_J3MWLsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.phpEditorScope" name="Editing PHP source" description="Editing PHP source context"/> - <children xmi:id="_J3MWL8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.hideFormat" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"/> - <children xmi:id="_J3MWMMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.dependencies" name="XML Source Dependencies" description="XML Source Dependencies"/> - <children xmi:id="_J3MWMcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.html.occurrences" name="HTML Source Occurrences" description="HTML Source Occurrences"/> - <children xmi:id="_J3MWMsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.navigation" name="XML Source Navigation" description="XML Source Navigation"/> - <children xmi:id="_J3MWM8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.cleanup" name="XML Source Cleanup" description="XML Source Cleanup"/> - <children xmi:id="_J3MWNMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.grammar" name="XML Source Grammar" description="XML Source Grammar"/> - <children xmi:id="_J3MWNcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jst.jsp.ui.structured.text.editor.jsp.scope" name="Editing JSP Source" description="Editing JSP Source"/> - <children xmi:id="_J3MWNsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.core.phpsource" name="Editing PHP source" description="Editing PHP source context"/> - <children xmi:id="_J3MWN8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.comments" name="XML Source Comments" description="XML Source Comments"/> - <children xmi:id="_J3MWOMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.xml.editorScope" name="WindowBuilder XML scope"/> - <children xmi:id="_J3MWOcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.css.core.csssource" name="Editing CSS Source" description="Editing CSS Source"/> - <children xmi:id="_J3MWOsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.expand" name="XML Source Expand/Collapse" description="XML Source Expand/Collapse"/> + <children xmi:id="_2lCTzsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.javaEditorScope" name="Editing Java Source" description="Editing Java Source Context"/> + <children xmi:id="_2lCTz8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.SQLEditorScope" name="Editing SQL" description="Editing SQL Context"/> + <children xmi:id="_2lCT0MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.editor.scope" name="Autoconf Editor" description="Editor for Autoconf Configuration Source Files"/> + <children xmi:id="_2lC6gMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"> + <children xmi:id="_2lC6gcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.html.core.htmlsource" name="Editing HTML Source" description="Editing HTML Source"/> + <children xmi:id="_2lC6gsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.occurrences" name="XML Source Occurrences" description="XML Source Occurrences"/> + <children xmi:id="_2lC6g8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jst.jsp.core.jspsource" name="JSP Source" description="JSP Source"/> + <children xmi:id="_2lC6hMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.comments" name="Source Comments in Structured Text Editors" description="Source Comments in Structured Text Editors"/> + <children xmi:id="_2lC6hcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.selection" name="XML Source Selection" description="XML Source Selection"/> + <children xmi:id="_2lC6hsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.core.runtime.xml" name="Editing XML Source" description="Editing XML Source"/> + <children xmi:id="_2lC6h8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.phpEditorScope" name="Editing PHP source" description="Editing PHP source context"/> + <children xmi:id="_2lC6iMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.hideFormat" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"/> + <children xmi:id="_2lC6icXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.dependencies" name="XML Source Dependencies" description="XML Source Dependencies"/> + <children xmi:id="_2lC6isXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.html.occurrences" name="HTML Source Occurrences" description="HTML Source Occurrences"/> + <children xmi:id="_2lC6i8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.navigation" name="XML Source Navigation" description="XML Source Navigation"/> + <children xmi:id="_2lC6jMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.cleanup" name="XML Source Cleanup" description="XML Source Cleanup"/> + <children xmi:id="_2lC6jcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.grammar" name="XML Source Grammar" description="XML Source Grammar"/> + <children xmi:id="_2lC6jsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jst.jsp.ui.structured.text.editor.jsp.scope" name="Editing JSP Source" description="Editing JSP Source"/> + <children xmi:id="_2lC6j8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.core.phpsource" name="Editing PHP source" description="Editing PHP source context"/> + <children xmi:id="_2lC6kMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.comments" name="XML Source Comments" description="XML Source Comments"/> + <children xmi:id="_2lC6kcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.xml.editorScope" name="WindowBuilder XML scope"/> + <children xmi:id="_2lC6ksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.css.core.csssource" name="Editing CSS Source" description="Editing CSS Source"/> + <children xmi:id="_2lC6k8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.expand" name="XML Source Expand/Collapse" description="XML Source Expand/Collapse"/> </children> - <children xmi:id="_J3MWO8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.cEditorScope" name="C/C++ Editor" description="Editor for C/C++ Source Files"> - <children xmi:id="_J3MWPMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.editor.RemoteCEditorScope" name="Remote C/C++ Editor"/> + <children xmi:id="_2lC6lMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.cEditorScope" name="C/C++ Editor" description="Editor for C/C++ Source Files"> + <children xmi:id="_2lC6lcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.editor.RemoteCEditorScope" name="Remote C/C++ Editor"/> </children> - <children xmi:id="_J3MWPcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.java.editorScope" name="WindowBuilder Java scope"/> - <children xmi:id="_J3MWPsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.scriptEditorScope" name="Editing Script Source" description="Editing Script Source Context"/> - <children xmi:id="_J3MWP8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.pdeEditorContext" name="PDE editor" description="The context used by PDE editors"/> - <children xmi:id="_J3MWQMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsd.ui.text.editor.context" name="Editing XSD context"/> - <children xmi:id="_J3MWQcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.propertiesEditorScope" name="Editing Properties Files" description="Editing Properties Files Context"/> + <children xmi:id="_2lC6lsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.java.editorScope" name="WindowBuilder Java scope"/> + <children xmi:id="_2lC6l8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.scriptEditorScope" name="Editing Script Source" description="Editing Script Source Context"/> + <children xmi:id="_2lC6mMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.pdeEditorContext" name="PDE editor" description="The context used by PDE editors"/> + <children xmi:id="_2lC6mcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsd.ui.text.editor.context" name="Editing XSD context"/> + <children xmi:id="_2lC6msXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.propertiesEditorScope" name="Editing Properties Files" description="Editing Properties Files Context"/> </children> - <children xmi:id="_J3MWQsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.console" name="In I/O Console" description="In I/O console"/> - <children xmi:id="_J3MWQ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.schemaobjecteditor.schemaediting" name="Schema Object Editor" description="Schema Object Editor"/> - <children xmi:id="_J3MWRMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.compareEditorScope" name="Comparing in an Editor" description="Comparing in an Editor"/> - <children xmi:id="_J3MWRcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.ReflogView" name="In Git Reflog View"/> - <children xmi:id="_J3MWRsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.cViewScope" name="In C/C++ Views" description="In C/C++ Views"/> - <children xmi:id="_J3MWR8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.context.views" name="DLTK View" description="DLTK Views Context"/> - <children xmi:id="_J3MWSMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.debugging" name="Debugging" description="Debugging programs"> - <children xmi:id="_J3MWScXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.debug.ui.debugging" name="Debugging Script" description="Context available during script debugging"/> - <children xmi:id="_J3MWSsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.context" name="In Disassembly" description="When debugging in assembly mode"/> - <children xmi:id="_J3MWS8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.debug.ui.debugging" name="Debugging PHP" description="Debugging PHP"/> - <children xmi:id="_J3MWTMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" name="In Table Memory Rendering" description="In Table Memory Rendering"/> - <children xmi:id="_J3MWTcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.debug.ui.xdebug" name="Debugging PHP" description="Debugging PHP"/> - <children xmi:id="_J3MWTsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.debugging" name="Debugging C/C++" description="Debugging C/C++ Programs"/> - <children xmi:id="_J3MWT8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsl.debug.ui.context" name="XSLT Debugging" description="Context for debugging XSLT"/> - <children xmi:id="_J3MWUMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.debug.ui.debugging" name="Debugging Parallel" description="Debugging Parallel Programs"/> - <children xmi:id="_J3MWUcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.debugging" name="Debugging Java" description="Debugging Java programs"/> + <children xmi:id="_2lC6m8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.console" name="In I/O Console" description="In I/O console"/> + <children xmi:id="_2lC6nMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.schemaobjecteditor.schemaediting" name="Schema Object Editor" description="Schema Object Editor"/> + <children xmi:id="_2lC6ncXQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.compareEditorScope" name="Comparing in an Editor" description="Comparing in an Editor"/> + <children xmi:id="_2lC6nsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.ReflogView" name="In Git Reflog View"/> + <children xmi:id="_2lC6n8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.cViewScope" name="In C/C++ Views" description="In C/C++ Views"/> + <children xmi:id="_2lC6oMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.context.views" name="DLTK View" description="DLTK Views Context"/> + <children xmi:id="_2lC6ocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.debugging" name="Debugging" description="Debugging programs"> + <children xmi:id="_2lC6osXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.debug.ui.debugging" name="Debugging Script" description="Context available during script debugging"/> + <children xmi:id="_2lC6o8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.context" name="In Disassembly" description="When debugging in assembly mode"/> + <children xmi:id="_2lC6pMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.debug.ui.debugging" name="Debugging PHP" description="Debugging PHP"/> + <children xmi:id="_2lC6pcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" name="In Table Memory Rendering" description="In Table Memory Rendering"/> + <children xmi:id="_2lC6psXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.debug.ui.xdebug" name="Debugging PHP" description="Debugging PHP"/> + <children xmi:id="_2lC6p8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.debugging" name="Debugging C/C++" description="Debugging C/C++ Programs"/> + <children xmi:id="_2lC6qMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsl.debug.ui.context" name="XSLT Debugging" description="Context for debugging XSLT"/> + <children xmi:id="_2lC6qcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.debug.ui.debugging" name="Debugging Parallel" description="Debugging Parallel Programs"/> + <children xmi:id="_2lC6qsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.debugging" name="Debugging Java" description="Debugging Java programs"/> </children> - <children xmi:id="_J3MWUsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.internal.ui.editors.parts.graphicaleditorwithflyoutpalette.context" name="reportdesignereditpart.context"/> - <children xmi:id="_J3MWU8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.memoryview" name="In Memory View" description="In memory view"/> - <children xmi:id="_J3MWVMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.console.ConsoleView" name="In Console View" description="In Console View"/> + <children xmi:id="_2lC6q8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.internal.ui.editors.parts.graphicaleditorwithflyoutpalette.context" name="reportdesignereditpart.context"/> + <children xmi:id="_2lC6rMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.memoryview" name="In Memory View" description="In memory view"/> + <children xmi:id="_2lC6rcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.console.ConsoleView" name="In Console View" description="In Console View"/> </children> - <children xmi:id="_J3MWVcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.contexts.dialog" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs" description="A dialog is open"/> - <children xmi:id="_J3MWVsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.macroExpansionHoverScope" name="In Macro Expansion Hover" description="In Macro Expansion Hover"/> + <children xmi:id="_2lC6rsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.contexts.dialog" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs" description="A dialog is open"/> + <children xmi:id="_2lC6r8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.macroExpansionHoverScope" name="In Macro Expansion Hover" description="In Macro Expansion Hover"/> </rootContext> - <rootContext xmi:id="_J3MWV8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsd.ui.editor.designView" name="XSD Editor Design View" description="XSD Editor Design View"/> - <rootContext xmi:id="_J3MWWMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.contexts.workbenchMenu" name="Workbench Menu" description="When no Workbench windows are active"/> - <rootContext xmi:id="_J3MWWcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.wsdl.ui.editor.designView" name="WSDL Editor Design View" description="WSDL Editor Design View"/> - <rootContext xmi:id="_J3MWWsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.contexts.actionSet" name="Action Set" description="Parent context for action sets"/> - <rootContext xmi:id="_J3MWW8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" name="Editor Breadcrumb Navigation" description="Editor Breadcrumb Navigation Context"/> - <rootContext xmi:id="_J3MWXMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.wsdl.ui.editor.sourceView" name="WSDL Editor Source View" description="WSDL Editor Source View"/> - <rootContext xmi:id="_J3MWXcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsd.ui.editor.sourceView" name="XSD Editor Source View" description="XSD Editor Source View"/> - <rootContext xmi:id="_J3M9IMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.tm.terminal.TerminalContext" name="Terminal widget context" description="Override ALT+x menu access keys"/> - <rootContext xmi:id="_J3M9IcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.actions.ManageBreakpointRulerAction" name="Auto::org.eclipse.ant.ui.actions.ManageBreakpointRulerAction"/> - <rootContext xmi:id="_J3M9IsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.debug.internal.ui.script.editor.DebugJsEditor.ManageBreakpointRulerAction" name="Auto::org.eclipse.birt.report.debug.internal.ui.script.editor.DebugJsEditor.ManageBreakpointRulerAction"/> - <rootContext xmi:id="_J3M9I8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.editor.script.DecoratedScriptEditor.ManageBreakpointRulerAction" name="Auto::org.eclipse.birt.report.designer.ui.editor.script.DecoratedScriptEditor.ManageBreakpointRulerAction"/> - <rootContext xmi:id="_J3M9JMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction" name="Auto::org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction"/> - <rootContext xmi:id="_J3M9JcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.texteditor.BookmarkRulerAction" name="Auto::org.eclipse.ui.texteditor.BookmarkRulerAction"/> - <rootContext xmi:id="_J3M9JsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.internal.ui.text.correction.CSelectRulerAction" name="Auto::org.eclipse.cdt.internal.ui.text.correction.CSelectRulerAction"/> - <rootContext xmi:id="_J3M9J8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" name="Auto::org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction"/> - <rootContext xmi:id="_J3M9KMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.exporter.ui.GenModelExportActionDelegate.Editor" name="Auto::org.eclipse.emf.exporter.ui.GenModelExportActionDelegate.Editor"/> - <rootContext xmi:id="_J3M9KcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.importer.ui.GenModelReloadActionDelegate.Editor" name="Auto::org.eclipse.emf.importer.ui.GenModelReloadActionDelegate.Editor"/> - <rootContext xmi:id="_J3M9KsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.mapping.action.RemoveMappingActionID" name="Auto::org.eclipse.emf.mapping.action.RemoveMappingActionID"/> - <rootContext xmi:id="_J3M9K8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.mapping.action.TypeMatchMappingActionID" name="Auto::org.eclipse.emf.mapping.action.TypeMatchMappingActionID"/> - <rootContext xmi:id="_J3M9LMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.mapping.action.NameMatchMappingActionID" name="Auto::org.eclipse.emf.mapping.action.NameMatchMappingActionID"/> - <rootContext xmi:id="_J3M9LcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.mapping.action.CreateOneSidedMappingActionID" name="Auto::org.eclipse.emf.mapping.action.CreateOneSidedMappingActionID"/> - <rootContext xmi:id="_J3M9LsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.mapping.action.CreateMappingActionID" name="Auto::org.eclipse.emf.mapping.action.CreateMappingActionID"/> - <rootContext xmi:id="_J3M9L8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.mapping.ecore2ecore.action.AddOuputRootActionID" name="Auto::org.eclipse.emf.mapping.ecore2ecore.action.AddOuputRootActionID"/> - <rootContext xmi:id="_J3M9MMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootActionID" name="Auto::org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootActionID"/> - <rootContext xmi:id="_J3M9McXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.SnippetExecute" name="Auto::org.eclipse.jdt.debug.ui.SnippetExecute"/> - <rootContext xmi:id="_J3M9MsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.SnippetDisplay" name="Auto::org.eclipse.jdt.debug.ui.SnippetDisplay"/> - <rootContext xmi:id="_J3M9M8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.SnippetInspect" name="Auto::org.eclipse.jdt.debug.ui.SnippetInspect"/> - <rootContext xmi:id="_J3M9NMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction" name="Auto::org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction"/> - <rootContext xmi:id="_J3M9NcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" name="Auto::org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction"/> - <rootContext xmi:id="_J3M9NsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" name="Auto::org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction"/> - <rootContext xmi:id="_J3M9N8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction" name="Auto::org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction"/> - <rootContext xmi:id="_J3M9OMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.texteditor.SelectRulerAction" name="Auto::org.eclipse.ui.texteditor.SelectRulerAction"/> - <rootContext xmi:id="_J3M9OcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.jdt.downloadSourcesAction" name="Auto::org.eclipse.m2e.jdt.downloadSourcesAction"/> - <rootContext xmi:id="_J3M9OsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.internal.ui.editor.PhpSelectRulerAction" name="Auto::org.eclipse.php.internal.ui.editor.PhpSelectRulerAction"/> - <rootContext xmi:id="_J3M9O8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.ui.editors.RemoteCEditor.RulerToggleBreakpointAction" name="Auto::org.eclipse.ptp.rdt.ui.editors.RemoteCEditor.RulerToggleBreakpointAction"/> - <rootContext xmi:id="_J3M9PMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.editor.actions.SwitchAction" name="Auto::org.eclipse.wb.core.editor.actions.SwitchAction"/> - <rootContext xmi:id="_J3M9PcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchPairEditorAction" name="Auto::org.eclipse.wb.core.xml.editor.actions.SwitchPairEditorAction"/> - <rootContext xmi:id="_J3M9PsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchAction" name="Auto::org.eclipse.wb.core.xml.editor.actions.SwitchAction"/> - <rootContext xmi:id="_J3M9P8XQEeOQKtwf9Y2DKA" elementId="StructureSelectEnclosing" name="Auto::StructureSelectEnclosing"/> - <rootContext xmi:id="_J3M9QMXQEeOQKtwf9Y2DKA" elementId="StructureSelectNext" name="Auto::StructureSelectNext"/> - <rootContext xmi:id="_J3M9QcXQEeOQKtwf9Y2DKA" elementId="StructureSelectPrevious" name="Auto::StructureSelectPrevious"/> - <rootContext xmi:id="_J3M9QsXQEeOQKtwf9Y2DKA" elementId="StructureSelectHistory" name="Auto::StructureSelectHistory"/> - <rootContext xmi:id="_J3M9Q8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.debug.ui.RulerToggleBreakpoint" name="Auto::org.eclipse.wst.jsdt.debug.ui.RulerToggleBreakpoint"/> - <rootContext xmi:id="_J3M9RMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.internal.ui.javaeditor.BookmarkRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.javaeditor.BookmarkRulerAction"/> - <rootContext xmi:id="_J3M9RcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectRulerAction"/> - <rootContext xmi:id="_J3M9RsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.BookmarkRulerAction"/> - <rootContext xmi:id="_J3M9R8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.SelectRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.SelectRulerAction"/> - <rootContext xmi:id="_J3M9SMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.wsdl.ui.actions.ReloadDependenciesActionDelegate" name="Auto::org.eclipse.wst.wsdl.ui.actions.ReloadDependenciesActionDelegate"/> - <rootContext xmi:id="_J3M9ScXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.actionSet.presentation" name="Auto::org.eclipse.ant.ui.actionSet.presentation"/> - <rootContext xmi:id="_J3M9SsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.breakpointActionSet" name="Auto::org.eclipse.debug.ui.breakpointActionSet"/> - <rootContext xmi:id="_J3M9S8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.debugActionSet" name="Auto::org.eclipse.debug.ui.debugActionSet"/> - <rootContext xmi:id="_J3M9TMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.launchActionSet" name="Auto::org.eclipse.debug.ui.launchActionSet"/> - <rootContext xmi:id="_J3M9TcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.profileActionSet" name="Auto::org.eclipse.debug.ui.profileActionSet"/> - <rootContext xmi:id="_J3M9TsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.JDTDebugActionSet" name="Auto::org.eclipse.jdt.debug.ui.JDTDebugActionSet"/> - <rootContext xmi:id="_J3M9T8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.JUnitActionSet" name="Auto::org.eclipse.jdt.junit.JUnitActionSet"/> - <rootContext xmi:id="_J3M9UMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.jdt.ui.text.java.actionSet.presentation"/> - <rootContext xmi:id="_J3M9UcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.jdt.ui.JavaElementCreationActionSet"/> - <rootContext xmi:id="_J3M9UsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavaActionSet" name="Auto::org.eclipse.jdt.ui.JavaActionSet"/> - <rootContext xmi:id="_J3M9U8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.A_OpenActionSet" name="Auto::org.eclipse.jdt.ui.A_OpenActionSet"/> - <rootContext xmi:id="_J3M9VMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.CodingActionSet" name="Auto::org.eclipse.jdt.ui.CodingActionSet"/> - <rootContext xmi:id="_J3M9VcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.SearchActionSet" name="Auto::org.eclipse.jdt.ui.SearchActionSet"/> - <rootContext xmi:id="_J3M9VsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.SearchActionSet" name="Auto::org.eclipse.pde.ui.SearchActionSet"/> - <rootContext xmi:id="_J3M9V8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.cheatsheets.actionSet" name="Auto::org.eclipse.ui.cheatsheets.actionSet"/> - <rootContext xmi:id="_J3M9WMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.searchActionSet" name="Auto::org.eclipse.search.searchActionSet"/> - <rootContext xmi:id="_J3M9WcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.CVSActionSet" name="Auto::org.eclipse.team.cvs.ui.CVSActionSet"/> - <rootContext xmi:id="_J3M9WsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ui.actionSet" name="Auto::org.eclipse.team.ui.actionSet"/> - <rootContext xmi:id="_J3M9W8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.actionSet.annotationNavigation" name="Auto::org.eclipse.ui.edit.text.actionSet.annotationNavigation"/> - <rootContext xmi:id="_J3M9XMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.actionSet.navigation" name="Auto::org.eclipse.ui.edit.text.actionSet.navigation"/> - <rootContext xmi:id="_J3M9XcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo" name="Auto::org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/> - <rootContext xmi:id="_J3M9XsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.externaltools.ExternalToolsSet" name="Auto::org.eclipse.ui.externaltools.ExternalToolsSet"/> - <rootContext xmi:id="_J3M9X8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.NavigateActionSet" name="Auto::org.eclipse.ui.NavigateActionSet"/> - <rootContext xmi:id="_J3M9YMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.actionSet.keyBindings" name="Auto::org.eclipse.ui.actionSet.keyBindings"/> - <rootContext xmi:id="_J3M9YcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.WorkingSetModificationActionSet" name="Auto::org.eclipse.ui.WorkingSetModificationActionSet"/> - <rootContext xmi:id="_J3M9YsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.WorkingSetActionSet" name="Auto::org.eclipse.ui.WorkingSetActionSet"/> - <rootContext xmi:id="_J3M9Y8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.actionSet.openFiles" name="Auto::org.eclipse.ui.actionSet.openFiles"/> - <rootContext xmi:id="_J3M9ZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.actionSet.presentation" name="Auto::org.eclipse.ui.edit.text.actionSet.presentation"/> - <rootContext xmi:id="_J3M9ZcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.debug.ui.DeubgScript" name="Auto::org.eclipse.birt.report.debug.ui.DeubgScript"/> - <rootContext xmi:id="_J3M9ZsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.publishActionSet" name="Auto::org.eclipse.birt.report.designer.ui.publishActionSet"/> - <rootContext xmi:id="_J3M9Z8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.previewActionSet" name="Auto::org.eclipse.birt.report.designer.ui.previewActionSet"/> - <rootContext xmi:id="_J3M9aMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.viewDocumentActionSet" name="Auto::org.eclipse.birt.report.designer.ui.viewDocumentActionSet"/> - <rootContext xmi:id="_J3M9acXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.debugActionSet" name="Auto::org.eclipse.cdt.debug.ui.debugActionSet"/> - <rootContext xmi:id="_J3M9asXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.reverseDebuggingActionSet" name="Auto::org.eclipse.cdt.debug.ui.reverseDebuggingActionSet"/> - <rootContext xmi:id="_J3NkMMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.tracepointActionSet" name="Auto::org.eclipse.cdt.debug.ui.tracepointActionSet"/> - <rootContext xmi:id="_J3NkMcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.debugViewLayoutActionSet" name="Auto::org.eclipse.cdt.debug.ui.debugViewLayoutActionSet"/> - <rootContext xmi:id="_J3NkMsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.debug.ui.updateModes" name="Auto::org.eclipse.cdt.dsf.debug.ui.updateModes"/> - <rootContext xmi:id="_J3NkM8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.updateActionSet" name="Auto::org.eclipse.cdt.make.ui.updateActionSet"/> - <rootContext xmi:id="_J3NkNMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.makeTargetActionSet" name="Auto::org.eclipse.cdt.make.ui.makeTargetActionSet"/> - <rootContext xmi:id="_J3NkNcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.CodingActionSet" name="Auto::org.eclipse.cdt.ui.CodingActionSet"/> - <rootContext xmi:id="_J3NkNsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.SearchActionSet" name="Auto::org.eclipse.cdt.ui.SearchActionSet"/> - <rootContext xmi:id="_J3NkN8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.NavigationActionSet" name="Auto::org.eclipse.cdt.ui.NavigationActionSet"/> - <rootContext xmi:id="_J3NkOMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.OpenActionSet" name="Auto::org.eclipse.cdt.ui.OpenActionSet"/> - <rootContext xmi:id="_J3NkOcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.buildConfigActionSet" name="Auto::org.eclipse.cdt.ui.buildConfigActionSet"/> - <rootContext xmi:id="_J3NkOsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.CElementCreationActionSet" name="Auto::org.eclipse.cdt.ui.CElementCreationActionSet"/> - <rootContext xmi:id="_J3NkO8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.text.c.actionSet.presentation" name="Auto::org.eclipse.cdt.ui.text.c.actionSet.presentation"/> - <rootContext xmi:id="_J3NkPMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqlscrapbook.actionSet" name="Auto::org.eclipse.datatools.sqltools.sqlscrapbook.actionSet"/> - <rootContext xmi:id="_J3NkPcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.debug.ui.ScriptDebugActionSet" name="Auto::org.eclipse.dltk.debug.ui.ScriptDebugActionSet"/> - <rootContext xmi:id="_J3NkPsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.testing.testingActionSet" name="Auto::org.eclipse.dltk.testing.testingActionSet"/> - <rootContext xmi:id="_J3NkP8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.ScriptCodingActionSet" name="Auto::org.eclipse.dltk.ui.ScriptCodingActionSet"/> - <rootContext xmi:id="_J3NkQMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.A_OpenActionSet" name="Auto::org.eclipse.dltk.ui.A_OpenActionSet"/> - <rootContext xmi:id="_J3NkQcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.text.actionSet.presentation" name="Auto::org.eclipse.dltk.ui.text.actionSet.presentation"/> - <rootContext xmi:id="_J3NkQsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.SearchActionSet" name="Auto::org.eclipse.dltk.ui.SearchActionSet"/> - <rootContext xmi:id="_J3NkQ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jst.j2ee.J2eeMainActionSet" name="Auto::org.eclipse.jst.j2ee.J2eeMainActionSet"/> - <rootContext xmi:id="_J3NkRMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.actionSet.openIconAssist" name="Auto::org.eclipse.mat.ui.actionSet.openIconAssist"/> - <rootContext xmi:id="_J3NkRcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.actionSet.openExternalFile" name="Auto::org.eclipse.mat.ui.actionSet.openExternalFile"/> - <rootContext xmi:id="_J3NkRsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.actionSet.openAcquireDialog" name="Auto::org.eclipse.mat.ui.actionSet.openAcquireDialog"/> - <rootContext xmi:id="_J3NkR8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.debug.ui.actionSet" name="Auto::org.eclipse.php.debug.ui.actionSet"/> - <rootContext xmi:id="_J3NkSMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.text.php.actionSet.presentation" name="Auto::org.eclipse.php.ui.text.php.actionSet.presentation"/> - <rootContext xmi:id="_J3NkScXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.PHPActionSet" name="Auto::org.eclipse.php.ui.PHPActionSet"/> - <rootContext xmi:id="_J3NkSsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.A_OpenActionSet" name="Auto::org.eclipse.php.ui.A_OpenActionSet"/> - <rootContext xmi:id="_J3NkS8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.SearchActionSet" name="Auto::org.eclipse.php.ui.SearchActionSet"/> - <rootContext xmi:id="_J3NkTMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pdt.ui.RefactoringActionSet" name="Auto::org.eclipse.pdt.ui.RefactoringActionSet"/> - <rootContext xmi:id="_J3NkTcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pdt.ui.SourceActionsSet" name="Auto::org.eclipse.pdt.ui.SourceActionsSet"/> - <rootContext xmi:id="_J3NkTsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.debug.ui.debugActionSet" name="Auto::org.eclipse.ptp.debug.ui.debugActionSet"/> - <rootContext xmi:id="_J3NkT8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.ui.SearchActionSet" name="Auto::org.eclipse.ptp.rdt.ui.SearchActionSet"/> - <rootContext xmi:id="_J3NkUMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.rse.core.search.searchActionSet" name="Auto::org.eclipse.rse.core.search.searchActionSet"/> - <rootContext xmi:id="_J3NkUcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.revision.graph.action.shortcuts" name="Auto::org.eclipse.team.svn.revision.graph.action.shortcuts"/> - <rootContext xmi:id="_J3NkUsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.action.shortcuts" name="Auto::org.eclipse.team.svn.ui.action.shortcuts"/> - <rootContext xmi:id="_J3NkU8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.ui.actionset" name="Auto::org.eclipse.wb.core.ui.actionset"/> - <rootContext xmi:id="_J3NkVMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation"/> - <rootContext xmi:id="_J3NkVcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet"/> - <rootContext xmi:id="_J3NkVsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.JavaActionSet" name="Auto::org.eclipse.wst.jsdt.ui.JavaActionSet"/> - <rootContext xmi:id="_J3NkV8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.A_OpenActionSet" name="Auto::org.eclipse.wst.jsdt.ui.A_OpenActionSet"/> - <rootContext xmi:id="_J3NkWMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.CodingActionSet" name="Auto::org.eclipse.wst.jsdt.ui.CodingActionSet"/> - <rootContext xmi:id="_J3NkWcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.SearchActionSet" name="Auto::org.eclipse.wst.jsdt.ui.SearchActionSet"/> - <rootContext xmi:id="_J3NkWsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.ui.new.actionSet" name="Auto::org.eclipse.wst.server.ui.new.actionSet"/> - <rootContext xmi:id="_J3NkW8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.ui.internal.webbrowser.actionSet" name="Auto::org.eclipse.wst.server.ui.internal.webbrowser.actionSet"/> - <rootContext xmi:id="_J3NkXMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.web.ui.wizardsActionSet" name="Auto::org.eclipse.wst.web.ui.wizardsActionSet"/> - <rootContext xmi:id="_J3NkXcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.ws.explorer.explorer" name="Auto::org.eclipse.wst.ws.explorer.explorer"/> - <rootContext xmi:id="_J3NkXsXQEeOQKtwf9Y2DKA" elementId="com_sysdeo_eclipse_tomcat_actionSet" name="Auto::com_sysdeo_eclipse_tomcat_actionSet"/> - <rootContext xmi:id="_J3NkX8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.gitaction" name="Auto::org.eclipse.egit.ui.gitaction"/> - <rootContext xmi:id="_J3NkYMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.navigation" name="Auto::org.eclipse.egit.ui.navigation"/> - <descriptors xmi:id="_J3NkYcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.compatibility.editor" allowMultiple="true" category="org.eclipse.e4.primaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor"> + <rootContext xmi:id="_2lC6sMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsd.ui.editor.designView" name="XSD Editor Design View" description="XSD Editor Design View"/> + <rootContext xmi:id="_2lC6scXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.contexts.workbenchMenu" name="Workbench Menu" description="When no Workbench windows are active"/> + <rootContext xmi:id="_2lC6ssXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.wsdl.ui.editor.designView" name="WSDL Editor Design View" description="WSDL Editor Design View"/> + <rootContext xmi:id="_2lC6s8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.contexts.actionSet" name="Action Set" description="Parent context for action sets"/> + <rootContext xmi:id="_2lC6tMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" name="Editor Breadcrumb Navigation" description="Editor Breadcrumb Navigation Context"/> + <rootContext xmi:id="_2lC6tcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.wsdl.ui.editor.sourceView" name="WSDL Editor Source View" description="WSDL Editor Source View"/> + <rootContext xmi:id="_2lC6tsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsd.ui.editor.sourceView" name="XSD Editor Source View" description="XSD Editor Source View"/> + <rootContext xmi:id="_2lC6t8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.tm.terminal.TerminalContext" name="Terminal widget context" description="Override ALT+x menu access keys"/> + <rootContext xmi:id="_2lC6uMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.actions.ManageBreakpointRulerAction" name="Auto::org.eclipse.ant.ui.actions.ManageBreakpointRulerAction"/> + <rootContext xmi:id="_2lC6ucXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.debug.internal.ui.script.editor.DebugJsEditor.ManageBreakpointRulerAction" name="Auto::org.eclipse.birt.report.debug.internal.ui.script.editor.DebugJsEditor.ManageBreakpointRulerAction"/> + <rootContext xmi:id="_2lC6usXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.editor.script.DecoratedScriptEditor.ManageBreakpointRulerAction" name="Auto::org.eclipse.birt.report.designer.ui.editor.script.DecoratedScriptEditor.ManageBreakpointRulerAction"/> + <rootContext xmi:id="_2lC6u8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction" name="Auto::org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction"/> + <rootContext xmi:id="_2lC6vMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.texteditor.BookmarkRulerAction" name="Auto::org.eclipse.ui.texteditor.BookmarkRulerAction"/> + <rootContext xmi:id="_2lC6vcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.internal.ui.text.correction.CSelectRulerAction" name="Auto::org.eclipse.cdt.internal.ui.text.correction.CSelectRulerAction"/> + <rootContext xmi:id="_2lC6vsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" name="Auto::org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction"/> + <rootContext xmi:id="_2lC6v8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.exporter.ui.GenModelExportActionDelegate.Editor" name="Auto::org.eclipse.emf.exporter.ui.GenModelExportActionDelegate.Editor"/> + <rootContext xmi:id="_2lC6wMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.importer.ui.GenModelReloadActionDelegate.Editor" name="Auto::org.eclipse.emf.importer.ui.GenModelReloadActionDelegate.Editor"/> + <rootContext xmi:id="_2lC6wcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.mapping.action.RemoveMappingActionID" name="Auto::org.eclipse.emf.mapping.action.RemoveMappingActionID"/> + <rootContext xmi:id="_2lC6wsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.mapping.action.TypeMatchMappingActionID" name="Auto::org.eclipse.emf.mapping.action.TypeMatchMappingActionID"/> + <rootContext xmi:id="_2lC6w8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.mapping.action.NameMatchMappingActionID" name="Auto::org.eclipse.emf.mapping.action.NameMatchMappingActionID"/> + <rootContext xmi:id="_2lC6xMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.mapping.action.CreateOneSidedMappingActionID" name="Auto::org.eclipse.emf.mapping.action.CreateOneSidedMappingActionID"/> + <rootContext xmi:id="_2lC6xcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.mapping.action.CreateMappingActionID" name="Auto::org.eclipse.emf.mapping.action.CreateMappingActionID"/> + <rootContext xmi:id="_2lC6xsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.mapping.ecore2ecore.action.AddOuputRootActionID" name="Auto::org.eclipse.emf.mapping.ecore2ecore.action.AddOuputRootActionID"/> + <rootContext xmi:id="_2lC6x8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootActionID" name="Auto::org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootActionID"/> + <rootContext xmi:id="_2lC6yMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.SnippetExecute" name="Auto::org.eclipse.jdt.debug.ui.SnippetExecute"/> + <rootContext xmi:id="_2lC6ycXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.SnippetDisplay" name="Auto::org.eclipse.jdt.debug.ui.SnippetDisplay"/> + <rootContext xmi:id="_2lC6ysXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.SnippetInspect" name="Auto::org.eclipse.jdt.debug.ui.SnippetInspect"/> + <rootContext xmi:id="_2lC6y8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction" name="Auto::org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction"/> + <rootContext xmi:id="_2lC6zMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" name="Auto::org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction"/> + <rootContext xmi:id="_2lC6zcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" name="Auto::org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction"/> + <rootContext xmi:id="_2lC6zsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction" name="Auto::org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction"/> + <rootContext xmi:id="_2lC6z8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.texteditor.SelectRulerAction" name="Auto::org.eclipse.ui.texteditor.SelectRulerAction"/> + <rootContext xmi:id="_2lC60MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.jdt.downloadSourcesAction" name="Auto::org.eclipse.m2e.jdt.downloadSourcesAction"/> + <rootContext xmi:id="_2lC60cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.internal.ui.editor.PhpSelectRulerAction" name="Auto::org.eclipse.php.internal.ui.editor.PhpSelectRulerAction"/> + <rootContext xmi:id="_2lC60sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.ui.editors.RemoteCEditor.RulerToggleBreakpointAction" name="Auto::org.eclipse.ptp.rdt.ui.editors.RemoteCEditor.RulerToggleBreakpointAction"/> + <rootContext xmi:id="_2lC608XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.editor.actions.SwitchAction" name="Auto::org.eclipse.wb.core.editor.actions.SwitchAction"/> + <rootContext xmi:id="_2lC61MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchPairEditorAction" name="Auto::org.eclipse.wb.core.xml.editor.actions.SwitchPairEditorAction"/> + <rootContext xmi:id="_2lC61cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchAction" name="Auto::org.eclipse.wb.core.xml.editor.actions.SwitchAction"/> + <rootContext xmi:id="_2lDhkMXQEeOQKtwf9Y2DKA" elementId="StructureSelectEnclosing" name="Auto::StructureSelectEnclosing"/> + <rootContext xmi:id="_2lDhkcXQEeOQKtwf9Y2DKA" elementId="StructureSelectNext" name="Auto::StructureSelectNext"/> + <rootContext xmi:id="_2lDhksXQEeOQKtwf9Y2DKA" elementId="StructureSelectPrevious" name="Auto::StructureSelectPrevious"/> + <rootContext xmi:id="_2lDhk8XQEeOQKtwf9Y2DKA" elementId="StructureSelectHistory" name="Auto::StructureSelectHistory"/> + <rootContext xmi:id="_2lDhlMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.debug.ui.RulerToggleBreakpoint" name="Auto::org.eclipse.wst.jsdt.debug.ui.RulerToggleBreakpoint"/> + <rootContext xmi:id="_2lDhlcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.internal.ui.javaeditor.BookmarkRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.javaeditor.BookmarkRulerAction"/> + <rootContext xmi:id="_2lDhlsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectRulerAction"/> + <rootContext xmi:id="_2lDhl8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.BookmarkRulerAction"/> + <rootContext xmi:id="_2lDhmMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.SelectRulerAction" name="Auto::org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.SelectRulerAction"/> + <rootContext xmi:id="_2lDhmcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.wsdl.ui.actions.ReloadDependenciesActionDelegate" name="Auto::org.eclipse.wst.wsdl.ui.actions.ReloadDependenciesActionDelegate"/> + <rootContext xmi:id="_2lDhmsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.actionSet.presentation" name="Auto::org.eclipse.ant.ui.actionSet.presentation"/> + <rootContext xmi:id="_2lDhm8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.breakpointActionSet" name="Auto::org.eclipse.debug.ui.breakpointActionSet"/> + <rootContext xmi:id="_2lDhnMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.debugActionSet" name="Auto::org.eclipse.debug.ui.debugActionSet"/> + <rootContext xmi:id="_2lDhncXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.launchActionSet" name="Auto::org.eclipse.debug.ui.launchActionSet"/> + <rootContext xmi:id="_2lDhnsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.profileActionSet" name="Auto::org.eclipse.debug.ui.profileActionSet"/> + <rootContext xmi:id="_2lDhn8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.JDTDebugActionSet" name="Auto::org.eclipse.jdt.debug.ui.JDTDebugActionSet"/> + <rootContext xmi:id="_2lDhoMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.JUnitActionSet" name="Auto::org.eclipse.jdt.junit.JUnitActionSet"/> + <rootContext xmi:id="_2lDhocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.jdt.ui.text.java.actionSet.presentation"/> + <rootContext xmi:id="_2lDhosXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.jdt.ui.JavaElementCreationActionSet"/> + <rootContext xmi:id="_2lDho8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavaActionSet" name="Auto::org.eclipse.jdt.ui.JavaActionSet"/> + <rootContext xmi:id="_2lDhpMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.A_OpenActionSet" name="Auto::org.eclipse.jdt.ui.A_OpenActionSet"/> + <rootContext xmi:id="_2lDhpcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.CodingActionSet" name="Auto::org.eclipse.jdt.ui.CodingActionSet"/> + <rootContext xmi:id="_2lDhpsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.SearchActionSet" name="Auto::org.eclipse.jdt.ui.SearchActionSet"/> + <rootContext xmi:id="_2lDhp8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.SearchActionSet" name="Auto::org.eclipse.pde.ui.SearchActionSet"/> + <rootContext xmi:id="_2lDhqMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.cheatsheets.actionSet" name="Auto::org.eclipse.ui.cheatsheets.actionSet"/> + <rootContext xmi:id="_2lDhqcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.searchActionSet" name="Auto::org.eclipse.search.searchActionSet"/> + <rootContext xmi:id="_2lDhqsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.CVSActionSet" name="Auto::org.eclipse.team.cvs.ui.CVSActionSet"/> + <rootContext xmi:id="_2lDhq8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ui.actionSet" name="Auto::org.eclipse.team.ui.actionSet"/> + <rootContext xmi:id="_2lDhrMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.actionSet.annotationNavigation" name="Auto::org.eclipse.ui.edit.text.actionSet.annotationNavigation"/> + <rootContext xmi:id="_2lDhrcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.actionSet.navigation" name="Auto::org.eclipse.ui.edit.text.actionSet.navigation"/> + <rootContext xmi:id="_2lDhrsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo" name="Auto::org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/> + <rootContext xmi:id="_2lDhr8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.externaltools.ExternalToolsSet" name="Auto::org.eclipse.ui.externaltools.ExternalToolsSet"/> + <rootContext xmi:id="_2lDhsMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.NavigateActionSet" name="Auto::org.eclipse.ui.NavigateActionSet"/> + <rootContext xmi:id="_2lDhscXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.actionSet.keyBindings" name="Auto::org.eclipse.ui.actionSet.keyBindings"/> + <rootContext xmi:id="_2lDhssXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.WorkingSetModificationActionSet" name="Auto::org.eclipse.ui.WorkingSetModificationActionSet"/> + <rootContext xmi:id="_2lDhs8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.WorkingSetActionSet" name="Auto::org.eclipse.ui.WorkingSetActionSet"/> + <rootContext xmi:id="_2lDhtMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.actionSet.openFiles" name="Auto::org.eclipse.ui.actionSet.openFiles"/> + <rootContext xmi:id="_2lDhtcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.actionSet.presentation" name="Auto::org.eclipse.ui.edit.text.actionSet.presentation"/> + <rootContext xmi:id="_2lDhtsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.debug.ui.DeubgScript" name="Auto::org.eclipse.birt.report.debug.ui.DeubgScript"/> + <rootContext xmi:id="_2lDht8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.publishActionSet" name="Auto::org.eclipse.birt.report.designer.ui.publishActionSet"/> + <rootContext xmi:id="_2lDhuMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.previewActionSet" name="Auto::org.eclipse.birt.report.designer.ui.previewActionSet"/> + <rootContext xmi:id="_2lDhucXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.viewDocumentActionSet" name="Auto::org.eclipse.birt.report.designer.ui.viewDocumentActionSet"/> + <rootContext xmi:id="_2lDhusXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.debugActionSet" name="Auto::org.eclipse.cdt.debug.ui.debugActionSet"/> + <rootContext xmi:id="_2lDhu8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.reverseDebuggingActionSet" name="Auto::org.eclipse.cdt.debug.ui.reverseDebuggingActionSet"/> + <rootContext xmi:id="_2lDhvMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.tracepointActionSet" name="Auto::org.eclipse.cdt.debug.ui.tracepointActionSet"/> + <rootContext xmi:id="_2lDhvcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.debugViewLayoutActionSet" name="Auto::org.eclipse.cdt.debug.ui.debugViewLayoutActionSet"/> + <rootContext xmi:id="_2lDhvsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.debug.ui.updateModes" name="Auto::org.eclipse.cdt.dsf.debug.ui.updateModes"/> + <rootContext xmi:id="_2lDhv8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.updateActionSet" name="Auto::org.eclipse.cdt.make.ui.updateActionSet"/> + <rootContext xmi:id="_2lDhwMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.makeTargetActionSet" name="Auto::org.eclipse.cdt.make.ui.makeTargetActionSet"/> + <rootContext xmi:id="_2lDhwcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.CodingActionSet" name="Auto::org.eclipse.cdt.ui.CodingActionSet"/> + <rootContext xmi:id="_2lDhwsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.SearchActionSet" name="Auto::org.eclipse.cdt.ui.SearchActionSet"/> + <rootContext xmi:id="_2lDhw8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.NavigationActionSet" name="Auto::org.eclipse.cdt.ui.NavigationActionSet"/> + <rootContext xmi:id="_2lDhxMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.OpenActionSet" name="Auto::org.eclipse.cdt.ui.OpenActionSet"/> + <rootContext xmi:id="_2lDhxcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.buildConfigActionSet" name="Auto::org.eclipse.cdt.ui.buildConfigActionSet"/> + <rootContext xmi:id="_2lDhxsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.CElementCreationActionSet" name="Auto::org.eclipse.cdt.ui.CElementCreationActionSet"/> + <rootContext xmi:id="_2lDhx8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.text.c.actionSet.presentation" name="Auto::org.eclipse.cdt.ui.text.c.actionSet.presentation"/> + <rootContext xmi:id="_2lDhyMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqlscrapbook.actionSet" name="Auto::org.eclipse.datatools.sqltools.sqlscrapbook.actionSet"/> + <rootContext xmi:id="_2lDhycXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.debug.ui.ScriptDebugActionSet" name="Auto::org.eclipse.dltk.debug.ui.ScriptDebugActionSet"/> + <rootContext xmi:id="_2lDhysXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.testing.testingActionSet" name="Auto::org.eclipse.dltk.testing.testingActionSet"/> + <rootContext xmi:id="_2lDhy8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.ScriptCodingActionSet" name="Auto::org.eclipse.dltk.ui.ScriptCodingActionSet"/> + <rootContext xmi:id="_2lDhzMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.A_OpenActionSet" name="Auto::org.eclipse.dltk.ui.A_OpenActionSet"/> + <rootContext xmi:id="_2lDhzcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.text.actionSet.presentation" name="Auto::org.eclipse.dltk.ui.text.actionSet.presentation"/> + <rootContext xmi:id="_2lDhzsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.SearchActionSet" name="Auto::org.eclipse.dltk.ui.SearchActionSet"/> + <rootContext xmi:id="_2lDhz8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jst.j2ee.J2eeMainActionSet" name="Auto::org.eclipse.jst.j2ee.J2eeMainActionSet"/> + <rootContext xmi:id="_2lDh0MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.actionSet.openIconAssist" name="Auto::org.eclipse.mat.ui.actionSet.openIconAssist"/> + <rootContext xmi:id="_2lDh0cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.actionSet.openExternalFile" name="Auto::org.eclipse.mat.ui.actionSet.openExternalFile"/> + <rootContext xmi:id="_2lDh0sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.actionSet.openAcquireDialog" name="Auto::org.eclipse.mat.ui.actionSet.openAcquireDialog"/> + <rootContext xmi:id="_2lDh08XQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.debug.ui.actionSet" name="Auto::org.eclipse.php.debug.ui.actionSet"/> + <rootContext xmi:id="_2lDh1MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.text.php.actionSet.presentation" name="Auto::org.eclipse.php.ui.text.php.actionSet.presentation"/> + <rootContext xmi:id="_2lDh1cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.PHPActionSet" name="Auto::org.eclipse.php.ui.PHPActionSet"/> + <rootContext xmi:id="_2lDh1sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.A_OpenActionSet" name="Auto::org.eclipse.php.ui.A_OpenActionSet"/> + <rootContext xmi:id="_2lDh18XQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.SearchActionSet" name="Auto::org.eclipse.php.ui.SearchActionSet"/> + <rootContext xmi:id="_2lDh2MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pdt.ui.RefactoringActionSet" name="Auto::org.eclipse.pdt.ui.RefactoringActionSet"/> + <rootContext xmi:id="_2lDh2cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pdt.ui.SourceActionsSet" name="Auto::org.eclipse.pdt.ui.SourceActionsSet"/> + <rootContext xmi:id="_2lDh2sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.debug.ui.debugActionSet" name="Auto::org.eclipse.ptp.debug.ui.debugActionSet"/> + <rootContext xmi:id="_2lDh28XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.ui.SearchActionSet" name="Auto::org.eclipse.ptp.rdt.ui.SearchActionSet"/> + <rootContext xmi:id="_2lDh3MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.rse.core.search.searchActionSet" name="Auto::org.eclipse.rse.core.search.searchActionSet"/> + <rootContext xmi:id="_2lDh3cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.revision.graph.action.shortcuts" name="Auto::org.eclipse.team.svn.revision.graph.action.shortcuts"/> + <rootContext xmi:id="_2lDh3sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.action.shortcuts" name="Auto::org.eclipse.team.svn.ui.action.shortcuts"/> + <rootContext xmi:id="_2lDh38XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.ui.actionset" name="Auto::org.eclipse.wb.core.ui.actionset"/> + <rootContext xmi:id="_2lDh4MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation"/> + <rootContext xmi:id="_2lEIoMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet"/> + <rootContext xmi:id="_2lEIocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.JavaActionSet" name="Auto::org.eclipse.wst.jsdt.ui.JavaActionSet"/> + <rootContext xmi:id="_2lEIosXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.A_OpenActionSet" name="Auto::org.eclipse.wst.jsdt.ui.A_OpenActionSet"/> + <rootContext xmi:id="_2lEIo8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.CodingActionSet" name="Auto::org.eclipse.wst.jsdt.ui.CodingActionSet"/> + <rootContext xmi:id="_2lEIpMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.SearchActionSet" name="Auto::org.eclipse.wst.jsdt.ui.SearchActionSet"/> + <rootContext xmi:id="_2lEIpcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.ui.new.actionSet" name="Auto::org.eclipse.wst.server.ui.new.actionSet"/> + <rootContext xmi:id="_2lEIpsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.ui.internal.webbrowser.actionSet" name="Auto::org.eclipse.wst.server.ui.internal.webbrowser.actionSet"/> + <rootContext xmi:id="_2lEIp8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.web.ui.wizardsActionSet" name="Auto::org.eclipse.wst.web.ui.wizardsActionSet"/> + <rootContext xmi:id="_2lEIqMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.ws.explorer.explorer" name="Auto::org.eclipse.wst.ws.explorer.explorer"/> + <rootContext xmi:id="_2lEIqcXQEeOQKtwf9Y2DKA" elementId="com_sysdeo_eclipse_tomcat_actionSet" name="Auto::com_sysdeo_eclipse_tomcat_actionSet"/> + <rootContext xmi:id="_2lEIqsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.gitaction" name="Auto::org.eclipse.egit.ui.gitaction"/> + <rootContext xmi:id="_2lEIq8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.navigation" name="Auto::org.eclipse.egit.ui.navigation"/> + <descriptors xmi:id="_2lEIrMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.compatibility.editor" allowMultiple="true" category="org.eclipse.e4.primaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor"> <tags>Editor</tags> </descriptors> - <descriptors xmi:id="_J3NkYsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.views.AntView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIrcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.views.AntView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Ant</tags> </descriptors> - <descriptors xmi:id="_J3NkY8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.DebugView" label="Debug" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/debug_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIrsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.DebugView" label="Debug" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/debug_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_J3NkZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.BreakpointView" label="Breakpoints" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/breakpoint_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIr8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.BreakpointView" label="Breakpoints" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/breakpoint_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_J3NkZcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.VariableView" label="Variables" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/variable_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIsMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.VariableView" label="Variables" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/variable_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_J3NkZsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.ExpressionView" label="Expressions" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/watchlist_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIscXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.ExpressionView" label="Expressions" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/watchlist_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_J3NkZ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.RegisterView" label="Registers" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/register_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIssXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.RegisterView" label="Registers" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/register_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_J3NkaMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.ModuleView" label="Modules" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/module_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIs8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.ModuleView" label="Modules" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/module_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_J3NkacXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.MemoryView" label="Memory" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/memory_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEItMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.MemoryView" label="Memory" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/memory_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_J3NkasXQEeOQKtwf9Y2DKA" elementId="org.eclipse.help.ui.HelpView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEItcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.help.ui.HelpView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Help</tags> </descriptors> - <descriptors xmi:id="_J3Nka8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.DisplayView" label="Display" iconURI="platform:/plugin/org.eclipse.jdt.debug.ui/icons/full/etool16/disp_sbook.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEItsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.DisplayView" label="Display" iconURI="platform:/plugin/org.eclipse.jdt.debug.ui/icons/full/etool16/disp_sbook.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_J3NkbMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.ResultView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIt8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.ResultView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java</tags> </descriptors> - <descriptors xmi:id="_J3NkbcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.PackageExplorer" label="Package Explorer" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/package.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIuMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.PackageExplorer" label="Package Explorer" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/package.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java</tags> </descriptors> - <descriptors xmi:id="_J3NkbsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.TypeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIucXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.TypeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java</tags> </descriptors> - <descriptors xmi:id="_J3Nkb8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.ProjectsView" label="Projects" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/projects.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIusXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.ProjectsView" label="Projects" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/projects.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java Browsing</tags> </descriptors> - <descriptors xmi:id="_J3NkcMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.PackagesView" label="Packages" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/packages.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIu8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.PackagesView" label="Packages" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/packages.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java Browsing</tags> </descriptors> - <descriptors xmi:id="_J3NkccXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.TypesView" label="Types" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/types.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIvMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.TypesView" label="Types" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/types.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java Browsing</tags> </descriptors> - <descriptors xmi:id="_J3NkcsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.MembersView" label="Members" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/members.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIvcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.MembersView" label="Members" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/members.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java Browsing</tags> </descriptors> - <descriptors xmi:id="_J3Nkc8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/call_hierarchy.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIvsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/call_hierarchy.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java</tags> </descriptors> - <descriptors xmi:id="_J3NkdMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.texteditor.TemplatesView" label="Templates" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/templates.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIv8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.texteditor.TemplatesView" label="Templates" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/templates.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OLQMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.SourceView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIwMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.SourceView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java</tags> </descriptors> - <descriptors xmi:id="_J3OLQcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavadocView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIwcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavadocView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Java</tags> </descriptors> - <descriptors xmi:id="_J3OLQsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.api.tools.ui.views.apitooling.views.apitoolingview" label="API Tools" iconURI="platform:/plugin/org.eclipse.pde.api.tools.ui/icons/full/obj16/api_tools.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIwsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.api.tools.ui.views.apitooling.views.apitoolingview" label="API Tools" iconURI="platform:/plugin/org.eclipse.pde.api.tools.ui/icons/full/obj16/api_tools.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:API Tools</tags> </descriptors> - <descriptors xmi:id="_J3OLQ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.runtime.RegistryBrowser" label="Plug-in Registry" iconURI="platform:/plugin/org.eclipse.pde.runtime/icons/eview16/registry.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIw8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.runtime.RegistryBrowser" label="Plug-in Registry" iconURI="platform:/plugin/org.eclipse.pde.runtime/icons/eview16/registry.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Plug-in Development</tags> </descriptors> - <descriptors xmi:id="_J3OLRMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.PluginsView" label="Plug-ins" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/eview16/plugin_depend.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIxMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.PluginsView" label="Plug-ins" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/eview16/plugin_depend.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Plug-in Development</tags> </descriptors> - <descriptors xmi:id="_J3OLRcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.DependenciesView" label="Plug-in Dependencies" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/req_plugins_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIxcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.DependenciesView" label="Plug-in Dependencies" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/req_plugins_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Plug-in Development</tags> </descriptors> - <descriptors xmi:id="_J3OLRsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.TargetPlatformState" label="Target Platform State" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/target_profile_xml_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIxsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.TargetPlatformState" label="Target Platform State" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/target_profile_xml_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Plug-in Development</tags> </descriptors> - <descriptors xmi:id="_J3OLR8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.ImageBrowserView" label="Plug-in Image Browser" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/psearch_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIx8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.ImageBrowserView" label="Plug-in Image Browser" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/psearch_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Plug-in Development</tags> </descriptors> - <descriptors xmi:id="_J3OLSMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.SearchResultView" label="Classic Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIyMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.SearchResultView" label="Classic Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OLScXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.views.SearchView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIycXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.views.SearchView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OLSsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ccvs.ui.RepositoriesView" label="CVS Repositories" iconURI="platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/repo_rep.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIysXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ccvs.ui.RepositoriesView" label="CVS Repositories" iconURI="platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/repo_rep.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:CVS</tags> </descriptors> - <descriptors xmi:id="_J3OLS8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ccvs.ui.EditorsView" label="CVS Editors" iconURI="platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/rep_editors_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIy8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ccvs.ui.EditorsView" label="CVS Editors" iconURI="platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/rep_editors_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:CVS</tags> </descriptors> - <descriptors xmi:id="_J3OLTMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.sync.views.SynchronizeView" label="Synchronize" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/synch_synch.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIzMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.sync.views.SynchronizeView" label="Synchronize" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/synch_synch.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Team</tags> </descriptors> - <descriptors xmi:id="_J3OLTcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ui.GenericHistoryView" label="History" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/history_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIzcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ui.GenericHistoryView" label="History" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/history_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Team</tags> </descriptors> - <descriptors xmi:id="_J3OLTsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.internal.introview" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIzsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.internal.introview" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OLT8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.browser.view" label="Internal Web Browser" iconURI="platform:/plugin/org.eclipse.ui.browser/icons/obj16/internal_browser.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEIz8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.browser.view" label="Internal Web Browser" iconURI="platform:/plugin/org.eclipse.ui.browser/icons/obj16/internal_browser.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OLUMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" label="Cheat Sheets" iconURI="platform:/plugin/org.eclipse.ui.cheatsheets/icons/view16/cheatsheet_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI0MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" label="Cheat Sheets" iconURI="platform:/plugin/org.eclipse.ui.cheatsheets/icons/view16/cheatsheet_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Help</tags> </descriptors> - <descriptors xmi:id="_J3OLUcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.console.ConsoleView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI0cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.console.ConsoleView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OLUsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ProgressView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI0sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ProgressView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OLU8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ResourceNavigator" label="Navigator" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.gif" category="org.eclipse.e4.primaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI08XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ResourceNavigator" label="Navigator" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.gif" category="org.eclipse.e4.primaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OLVMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.BookmarkView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI1MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.BookmarkView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OLVcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.TaskList" label="Tasks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI1cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.TaskList" label="Tasks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OLVsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ProblemView" label="Problems" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI1sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ProblemView" label="Problems" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OLV8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.AllMarkersView" label="Markers" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI18XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.AllMarkersView" label="Markers" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OLWMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigator.ProjectExplorer" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.gif" category="org.eclipse.e4.primaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI2MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigator.ProjectExplorer" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.gif" category="org.eclipse.e4.primaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OLWcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.PropertySheet" label="Properties" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/prop_ps.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI2cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.PropertySheet" label="Properties" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/prop_ps.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OLWsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ContentOutline" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.gif" category="org.eclipse.e4.secondaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI2sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.ContentOutline" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.gif" category="org.eclipse.e4.secondaryNavigationStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OLW8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.runtime.LogView" label="Error Log" iconURI="platform:/plugin/org.eclipse.ui.views.log/icons/eview16/error_log.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI28XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.runtime.LogView" label="Error Log" iconURI="platform:/plugin/org.eclipse.ui.views.log/icons/eview16/error_log.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OLXMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.lib.explorer.view" label="Resource Explorer" iconURI="platform:/plugin/org.eclipse.birt.report.designer.ui.lib.explorer/icons/full/eview16/library_explorer.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI3MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.lib.explorer.view" label="Resource Explorer" iconURI="platform:/plugin/org.eclipse.birt.report.designer.ui.lib.explorer/icons/full/eview16/library_explorer.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Report Design</tags> </descriptors> - <descriptors xmi:id="_J3OLXcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.views.data.DataView" label="Data Explorer" iconURI="platform:/plugin/org.eclipse.birt.report.designer.ui/icons/eview16/data_explorer_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI3cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.views.data.DataView" label="Data Explorer" iconURI="platform:/plugin/org.eclipse.birt.report.designer.ui/icons/eview16/data_explorer_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Report Design</tags> </descriptors> - <descriptors xmi:id="_J3OLXsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.attributes.AttributeView" label="Property Editor" iconURI="platform:/plugin/org.eclipse.birt.report.designer.ui/icons/eview16/quick_edit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI3sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.attributes.AttributeView" label="Property Editor" iconURI="platform:/plugin/org.eclipse.birt.report.designer.ui/icons/eview16/quick_edit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Report Design</tags> </descriptors> - <descriptors xmi:id="_J3OLX8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.codan.internal.ui.views.ProblemDetails" label="Problem Details" iconURI="platform:/plugin/org.eclipse.cdt.codan.ui/icons/edit_bug.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI38XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.codan.internal.ui.views.ProblemDetails" label="Problem Details" iconURI="platform:/plugin/org.eclipse.cdt.codan.ui/icons/edit_bug.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:&C/C++</tags> </descriptors> - <descriptors xmi:id="_J3OLYMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.executablesView" label="Executables" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/obj16/exec_view_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI4MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.executablesView" label="Executables" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/obj16/exec_view_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_J3OLYcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.SignalsView" label="Signals" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/view16/signals_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI4cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.SignalsView" label="Signals" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/view16/signals_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_J3OLYsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.memory.memorybrowser.MemoryBrowser" label="Memory Browser" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui.memory.memorybrowser/icons/memorybrowser_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI4sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.memory.memorybrowser.MemoryBrowser" label="Memory Browser" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui.memory.memorybrowser/icons/memorybrowser_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_J3OLY8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.gdb.ui.tracecontrol.view" label="Trace Control" iconURI="platform:/plugin/org.eclipse.cdt.dsf.gdb.ui/icons/full/view16/tracecontrol_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI48XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.gdb.ui.tracecontrol.view" label="Trace Control" iconURI="platform:/plugin/org.eclipse.cdt.dsf.gdb.ui/icons/full/view16/tracecontrol_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_J3OLZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.gdb.ui.osresources.view" label="OS Resources" iconURI="platform:/plugin/org.eclipse.cdt.dsf.gdb.ui/icons/full/view16/osresources_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI5MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.gdb.ui.osresources.view" label="OS Resources" iconURI="platform:/plugin/org.eclipse.cdt.dsf.gdb.ui/icons/full/view16/osresources_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_J3OLZcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.view" label="Disassembly" iconURI="platform:/plugin/org.eclipse.cdt.dsf.ui/icons/disassembly.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI5cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.view" label="Disassembly" iconURI="platform:/plugin/org.eclipse.cdt.dsf.ui/icons/disassembly.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_J3OLZsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.views.MakeView" label="Make Target" iconURI="platform:/plugin/org.eclipse.cdt.make.ui/icons/view16/make_target.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI5sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.views.MakeView" label="Make Target" iconURI="platform:/plugin/org.eclipse.cdt.make.ui/icons/view16/make_target.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Make</tags> </descriptors> - <descriptors xmi:id="_J3OLZ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.testsrunner.resultsview" label="C/C++ Unit" iconURI="platform:/plugin/org.eclipse.cdt.testsrunner/icons/eview16/cppunit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI58XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.testsrunner.resultsview" label="C/C++ Unit" iconURI="platform:/plugin/org.eclipse.cdt.testsrunner/icons/eview16/cppunit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:&C/C++</tags> </descriptors> - <descriptors xmi:id="_J3OLaMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.CView" label="C/C++ Projects" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/cview.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI6MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.CView" label="C/C++ Projects" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/cview.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:&C/C++</tags> </descriptors> - <descriptors xmi:id="_J3OLacXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.IndexView" label="C/C++ Index" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/types.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI6cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.IndexView" label="C/C++ Index" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/types.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:&C/C++</tags> </descriptors> - <descriptors xmi:id="_J3OLasXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.includeBrowser" label="Include Browser" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/includeBrowser.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEI6sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.includeBrowser" label="Include Browser" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/includeBrowser.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:&C/C++</tags> </descriptors> - <descriptors xmi:id="_J3OLa8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.callHierarchy" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/call_hierarchy.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvsMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.callHierarchy" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/call_hierarchy.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:&C/C++</tags> </descriptors> - <descriptors xmi:id="_J3OLbMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.typeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvscXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.typeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:&C/C++</tags> </descriptors> - <descriptors xmi:id="_J3OLbcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.connectivity.DataSourceExplorerNavigator" label="Data Source Explorer" iconURI="platform:/plugin/org.eclipse.datatools.connectivity.ui.dse/icons/full/cview16/enterprise_explorer.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvssXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.connectivity.DataSourceExplorerNavigator" label="Data Source Explorer" iconURI="platform:/plugin/org.eclipse.datatools.connectivity.ui.dse/icons/full/cview16/enterprise_explorer.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Data Management</tags> </descriptors> - <descriptors xmi:id="_J3OLbsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.plan.planView" label="Execution Plan" iconURI="platform:/plugin/org.eclipse.datatools.sqltools.plan/icons/sqlplan.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvs8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.plan.planView" label="Execution Plan" iconURI="platform:/plugin/org.eclipse.datatools.sqltools.plan/icons/sqlplan.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Data Management</tags> </descriptors> - <descriptors xmi:id="_J3OLb8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.result.resultView" label="SQL Results" iconURI="platform:/plugin/org.eclipse.datatools.sqltools.result.ui/icons/sqlresult.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvtMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.result.resultView" label="SQL Results" iconURI="platform:/plugin/org.eclipse.datatools.sqltools.result.ui/icons/sqlresult.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Data Management</tags> </descriptors> - <descriptors xmi:id="_J3OLcMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.debug.ui.dbgpLogView" label="Script Debug Log" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvtcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.debug.ui.dbgpLogView" label="Script Debug Log" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Dynamic Languages</tags> </descriptors> - <descriptors xmi:id="_J3OLccXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.debug.ui.ScriptDisplayView" label="Interactive Console" iconURI="platform:/plugin/org.eclipse.dltk.debug.ui/icons/full/eview16/debug_console.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvtsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.debug.ui.ScriptDisplayView" label="Interactive Console" iconURI="platform:/plugin/org.eclipse.dltk.debug.ui/icons/full/eview16/debug_console.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Dynamic Languages</tags> </descriptors> - <descriptors xmi:id="_J3OLcsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.testing.ResultView" label="Script Unit Test" iconURI="platform:/plugin/org.eclipse.dltk.testing/icons/full/eview16/testing.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvt8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.testing.ResultView" label="Script Unit Test" iconURI="platform:/plugin/org.eclipse.dltk.testing/icons/full/eview16/testing.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Dynamic Languages</tags> </descriptors> - <descriptors xmi:id="_J3OLc8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.ScriptExplorer" label="Script Explorer" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/package.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvuMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.ScriptExplorer" label="Script Explorer" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/package.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Dynamic Languages</tags> </descriptors> - <descriptors xmi:id="_J3OLdMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/call_hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvucXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/call_hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Dynamic Languages</tags> </descriptors> - <descriptors xmi:id="_J3OLdcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.TypeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvusXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.TypeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.dltk.ui/icons/full/eview16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Dynamic Languages</tags> </descriptors> - <descriptors xmi:id="_J3OLdsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.gef.ui.palette_view" label="Palette" iconURI="platform:/plugin/org.eclipse.gef/icons/palette_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvu8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.gef.ui.palette_view" label="Palette" iconURI="platform:/plugin/org.eclipse.gef/icons/palette_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OLd8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.core.views.MavenRepositoryView" label="Maven Repositories" iconURI="platform:/plugin/org.eclipse.m2e.core.ui/icons/maven_indexes.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvvMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.core.views.MavenRepositoryView" label="Maven Repositories" iconURI="platform:/plugin/org.eclipse.m2e.core.ui/icons/maven_indexes.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Maven</tags> </descriptors> - <descriptors xmi:id="_J3OLeMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.core.views.MavenBuild" label="Maven Workspace Build" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvvcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.core.views.MavenBuild" label="Maven Workspace Build" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Maven</tags> </descriptors> - <descriptors xmi:id="_J3OLecXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.views.SnapshotHistoryView" label="Heap Dump History" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/heapdump_history.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvvsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.views.SnapshotHistoryView" label="Heap Dump History" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/heapdump_history.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Memory Analyzer Views</tags> </descriptors> - <descriptors xmi:id="_J3OLesXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.views.SnapshotDetailsView" label="Heap Dump Details" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/heapdump_details.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvv8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.views.SnapshotDetailsView" label="Heap Dump Details" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/heapdump_details.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Memory Analyzer Views</tags> </descriptors> - <descriptors xmi:id="_J3OLe8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.views.InspectorView" label="Inspector" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/inspector_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvwMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.views.InspectorView" label="Inspector" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/inspector_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Memory Analyzer Views</tags> </descriptors> - <descriptors xmi:id="_J3OLfMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.views.TextEditorView" label="Notes" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/notepad.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvwcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.views.TextEditorView" label="Notes" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/notepad.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Memory Analyzer Views</tags> </descriptors> - <descriptors xmi:id="_J3OLfcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.views.NavigatorView" label="Navigation History" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/navigator_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvwsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.views.NavigatorView" label="Navigation History" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/navigator_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Memory Analyzer Views</tags> </descriptors> - <descriptors xmi:id="_J3OLfsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.views.CompareBasketView" label="Compare Basket" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/compare.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvw8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.views.CompareBasketView" label="Compare Basket" iconURI="platform:/plugin/org.eclipse.mat.ui/icons/compare.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Memory Analyzer Views</tags> </descriptors> - <descriptors xmi:id="_J3OyUMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.PHPStackView" label="Parameter Stack" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/phpfile.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvxMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.PHPStackView" label="Parameter Stack" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/phpfile.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:PHP Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyUcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.PHPDebugOutput" label="Debug Output" iconURI="platform:/plugin/org.eclipse.php.debug.ui/icon/full/obj16/debug_output.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvxcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.PHPDebugOutput" label="Debug Output" iconURI="platform:/plugin/org.eclipse.php.debug.ui/icon/full/obj16/debug_output.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:PHP Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyUsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.PHPBrowserOutput" label="Browser Output" iconURI="platform:/plugin/org.eclipse.php.debug.ui/icon/full/obj16/browser_output.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvxsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.PHPBrowserOutput" label="Browser Output" iconURI="platform:/plugin/org.eclipse.php.debug.ui/icon/full/obj16/browser_output.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:PHP Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyU8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.explorer" label="PHP Explorer" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/php_explorer.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvx8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.explorer" label="PHP Explorer" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/php_explorer.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:PHP Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyVMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.functions" label="PHP Functions" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/phpfile.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvyMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.functions" label="PHP Functions" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/phpfile.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:PHP Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyVcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.projectOutline" label="PHP Project Outline" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/php_project_outline.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvycXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.projectOutline" label="PHP Project Outline" iconURI="platform:/plugin/org.eclipse.php.ui/icons/full/obj16/php_project_outline.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:PHP Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyVsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.debug.ui.views.SignalsView" label="Signals" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/signals_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvysXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.debug.ui.views.SignalsView" label="Signals" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/signals_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyV8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.debug.ui.views.parallelDebugView" label="Parallel Debug" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/parallel_debug.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvy8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.debug.ui.views.parallelDebugView" label="Parallel Debug" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/parallel_debug.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyWMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.debug.ui.views.ArrayView" label="Arrays" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/arrays_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvzMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.debug.ui.views.ArrayView" label="Arrays" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/arrays_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyWcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.debug.ui.views.PVariableView" label="Variables" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/variables_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvzcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.debug.ui.views.PVariableView" label="Variables" iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/variables_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyWsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.debug.ui.views.PLocationView" label="Parallel Debug Locations " iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/debug_locations_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvzsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.debug.ui.views.PLocationView" label="Parallel Debug Locations " iconURI="platform:/plugin/org.eclipse.ptp.debug.ui/icons/view16/debug_locations_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyW8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.mpi.analysis.view.MPIErrorView" label="MPI Barrier Errors" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.analysis/icons/barrier.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEvz8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.mpi.analysis.view.MPIErrorView" label="MPI Barrier Errors" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.analysis/icons/barrier.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyXMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.mpi.analysis.view.MPIBarrierTableView" label="MPI Barriers" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.analysis/icons/barrier.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv0MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.mpi.analysis.view.MPIBarrierTableView" label="MPI Barriers" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.analysis/icons/barrier.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyXcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.mpi.analysis.view.MPIBarrierMatchingSetTableView" label="MPI Barrier Matches" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.analysis/icons/barrier.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv0cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.mpi.analysis.view.MPIBarrierMatchingSetTableView" label="MPI Barrier Matches" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.analysis/icons/barrier.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyXsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.mpi.core.views.MPITableView" label="MPI Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.core/icons/mpi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv0sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.mpi.core.views.MPITableView" label="MPI Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.mpi.core/icons/mpi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyX8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.openacc.views.OpenACCArtifactView" label="OpenACC Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openacc/icons/openacc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv08XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.openacc.views.OpenACCArtifactView" label="OpenACC Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openacc/icons/openacc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyYMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.openmp.core.views.OpenMPArtifactView" label="OpenMP Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openmp.core/icons/openMP.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv1MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.openmp.core.views.OpenMPArtifactView" label="OpenMP Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openmp.core/icons/openMP.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyYcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.openmp.ui.pv.views.OpenMPProblemsView" label="OpenMP Problems" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openmp.ui.pv/icons/openMPproblem.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv1cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.openmp.ui.pv.views.OpenMPProblemsView" label="OpenMP Problems" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openmp.ui.pv/icons/openMPproblem.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyYsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.openshmem.views.openshmemArtifactView" label="OpenSHMEM Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openshmem/icons/openshmem.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv1sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.openshmem.views.openshmemArtifactView" label="OpenSHMEM Artifact View" iconURI="platform:/plugin/org.eclipse.ptp.pldt.openshmem/icons/openshmem.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyY8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.sync.ui.SyncMergeFileTableViewer" label="Synchronized Merge View" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv18XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.sync.ui.SyncMergeFileTableViewer" label="Synchronized Merge View" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Development</tags> </descriptors> - <descriptors xmi:id="_J3OyZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.ui.includeBrowser" label="Remote Include Browser" iconURI="platform:/plugin/org.eclipse.ptp.rdt.ui/icons/view16/includeBrowser.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv2MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.ui.includeBrowser" label="Remote Include Browser" iconURI="platform:/plugin/org.eclipse.ptp.rdt.ui/icons/view16/includeBrowser.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Development</tags> </descriptors> - <descriptors xmi:id="_J3OyZcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.ui.callHierarchy" label="Remote Call Hierarchy" iconURI="platform:/plugin/org.eclipse.ptp.rdt.ui/icons/view16/call_hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv2cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.ui.callHierarchy" label="Remote Call Hierarchy" iconURI="platform:/plugin/org.eclipse.ptp.rdt.ui/icons/view16/call_hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Development</tags> </descriptors> - <descriptors xmi:id="_J3OyZsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.ui.typeHierarchy" label="Remote Type Hierarchy" iconURI="platform:/plugin/org.eclipse.ptp.rdt.ui/icons/view16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv2sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.ui.typeHierarchy" label="Remote Type Hierarchy" iconURI="platform:/plugin/org.eclipse.ptp.rdt.ui/icons/view16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Development</tags> </descriptors> - <descriptors xmi:id="_J3OyZ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.remotetools.environment.ui.views.RemoteEnvironmentsView" label="Remote Environments" iconURI="platform:/plugin/org.eclipse.ptp.remotetools.environment.ui/icons/iprocess.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv28XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.remotetools.environment.ui.views.RemoteEnvironmentsView" label="Remote Environments" iconURI="platform:/plugin/org.eclipse.ptp.remotetools.environment.ui/icons/iprocess.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyaMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.ui.views.MonitorView" label="Monitors" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.monitor.ui/icons/eview16/monitor_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv3MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.ui.views.MonitorView" label="Monitors" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.monitor.ui/icons/eview16/monitor_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Other</tags> </descriptors> - <descriptors xmi:id="_J3OyacXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.ui.SystemMonitorView" label="System Monitor" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.ui/icons/nodes_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv3cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.ui.SystemMonitorView" label="System Monitor" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.ui/icons/nodes_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_J3OyasXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.ui.ActiveJobsView" label="Active Jobs" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.ui/icons/active_jobs_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv3sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.ui.ActiveJobsView" label="Active Jobs" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.ui/icons/active_jobs_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_J3Oya8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.ui.InactiveJobsView" label="Inactive Jobs" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.ui/icons/inactive_jobs_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv38XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.ui.InactiveJobsView" label="Inactive Jobs" iconURI="platform:/plugin/org.eclipse.ptp.rm.lml.ui/icons/inactive_jobs_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_J3OybMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.ui.InfoView" label="Messages" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv4MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.ui.InfoView" label="Messages" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Parallel Tools</tags> </descriptors> - <descriptors xmi:id="_J3OybcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.services.ui.views.serviceConfigurationView" label="Service Configurations" iconURI="platform:/plugin/org.eclipse.ptp.services.ui/icons/etool16/service.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv4cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.services.ui.views.serviceConfigurationView" label="Service Configurations" iconURI="platform:/plugin/org.eclipse.ptp.services.ui/icons/etool16/service.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Services</tags> </descriptors> - <descriptors xmi:id="_J3OybsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.rse.ui.view.systemView" label="Remote Systems" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/cview16/system_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv4sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.rse.ui.view.systemView" label="Remote Systems" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/cview16/system_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Systems</tags> </descriptors> - <descriptors xmi:id="_J3Oyb8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.rse.ui.view.teamView" label="Team" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/cview16/team_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv48XQEeOQKtwf9Y2DKA" elementId="org.eclipse.rse.ui.view.teamView" label="Team" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/cview16/team_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Systems</tags> </descriptors> - <descriptors xmi:id="_J3OycMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.rse.ui.view.systemTableView" label="Remote System Details" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/cview16/system_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv5MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.rse.ui.view.systemTableView" label="Remote System Details" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/cview16/system_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Systems</tags> </descriptors> - <descriptors xmi:id="_J3OyccXQEeOQKtwf9Y2DKA" elementId="org.eclipse.rse.ui.view.SystemSearchView" label="Remote Search" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/obj16/system_search.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv5cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.rse.ui.view.SystemSearchView" label="Remote Search" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/obj16/system_search.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Systems</tags> </descriptors> - <descriptors xmi:id="_J3OycsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.rse.ui.view.scratchpad.SystemScratchpadViewPart" label="Remote Scratchpad" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/view16/scratchpad_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv5sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.rse.ui.view.scratchpad.SystemScratchpadViewPart" label="Remote Scratchpad" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/view16/scratchpad_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Systems</tags> </descriptors> - <descriptors xmi:id="_J3Oyc8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.rse.ui.view.monitorView" label="Remote Monitor" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/view16/system_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv58XQEeOQKtwf9Y2DKA" elementId="org.eclipse.rse.ui.view.monitorView" label="Remote Monitor" iconURI="platform:/plugin/org.eclipse.rse.ui/icons/full/view16/system_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Remote Systems</tags> </descriptors> - <descriptors xmi:id="_J3OydMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.repository.RepositoriesView" label="SVN Repositories" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/repositories.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv6MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.repository.RepositoriesView" label="SVN Repositories" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/repositories.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:SVN</tags> </descriptors> - <descriptors xmi:id="_J3OydcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.properties.PropertiesView" label="SVN Properties" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/propertiesedit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv6cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.properties.PropertiesView" label="SVN Properties" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/propertiesedit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:SVN</tags> </descriptors> - <descriptors xmi:id="_J3OydsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.repository.browser.RepositoryBrowser" label="SVN Repository Browser " iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/repositories/browser.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lEv6sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.repository.browser.RepositoryBrowser" label="SVN Repository Browser " iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/repositories/browser.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:SVN</tags> </descriptors> - <descriptors xmi:id="_J3Oyd8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.properties.RevPropertiesView" label="Revision Properties" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/propertiesedit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFWwMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.properties.RevPropertiesView" label="Revision Properties" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/propertiesedit.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:SVN</tags> </descriptors> - <descriptors xmi:id="_J3OyeMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.lock.LocksView" label="SVN Locks" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/locksview.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFWwcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.lock.LocksView" label="SVN Locks" iconURI="platform:/plugin/org.eclipse.team.svn.ui/icons/views/locksview.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:SVN</tags> </descriptors> - <descriptors xmi:id="_J3OyecXQEeOQKtwf9Y2DKA" elementId="org.eclipse.tm.terminal.view.TerminalView" label="Terminal" iconURI="platform:/plugin/org.eclipse.tm.terminal.view/icons/cview16/terminal_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFWwsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.tm.terminal.view.TerminalView" label="Terminal" iconURI="platform:/plugin/org.eclipse.tm.terminal.view/icons/cview16/terminal_view.gif" allowMultiple="true" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Terminal</tags> </descriptors> - <descriptors xmi:id="_J3OyesXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.StructureView" label="Structure" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/properties_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFWw8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.StructureView" label="Structure" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/properties_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:WindowBuilder</tags> </descriptors> - <descriptors xmi:id="_J3Oye8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.PaletteView" label="Palette" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/palette.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFWxMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.PaletteView" label="Palette" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/palette.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:WindowBuilder</tags> </descriptors> - <descriptors xmi:id="_J3OyfMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.common.snippets.internal.ui.SnippetsView" label="Snippets" iconURI="platform:/plugin/org.eclipse.wst.common.snippets/icons/snippets_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFWxcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.common.snippets.internal.ui.SnippetsView" label="Snippets" iconURI="platform:/plugin/org.eclipse.wst.common.snippets/icons/snippets_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:General</tags> </descriptors> - <descriptors xmi:id="_J3OyfcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.internet.monitor.view" label="TCP/IP Monitor" iconURI="platform:/plugin/org.eclipse.wst.internet.monitor.ui/icons/cview16/monitorView.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFWxsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.internet.monitor.view" label="TCP/IP Monitor" iconURI="platform:/plugin/org.eclipse.wst.internet.monitor.ui/icons/cview16/monitorView.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Debug</tags> </descriptors> - <descriptors xmi:id="_J3OyfsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.PackageExplorer" label="Script Explorer" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/package.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFWx8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.PackageExplorer" label="Script Explorer" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/package.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:JavaScript</tags> </descriptors> - <descriptors xmi:id="_J3Oyf8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.TypeHierarchy" label="Hierarchy" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFWyMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.TypeHierarchy" label="Hierarchy" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/class_hi.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:JavaScript</tags> </descriptors> - <descriptors xmi:id="_J3OygMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/call_hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFWycXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/call_hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:JavaScript</tags> </descriptors> - <descriptors xmi:id="_J3OygcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.SourceView" label="Declaration" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/source.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFWysXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.SourceView" label="Declaration" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/source.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:JavaScript</tags> </descriptors> - <descriptors xmi:id="_J3OygsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.JavadocView" label="Documentation" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/javadoc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFWy8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.JavadocView" label="Documentation" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/javadoc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:JavaScript</tags> </descriptors> - <descriptors xmi:id="_J3Oyg8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.ui.ServersView" label="Servers" iconURI="platform:/plugin/org.eclipse.wst.server.ui/icons/cview16/servers_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFWzMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.ui.ServersView" label="Servers" iconURI="platform:/plugin/org.eclipse.wst.server.ui/icons/cview16/servers_view.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Server</tags> </descriptors> - <descriptors xmi:id="_J3PZYMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.views.annotations.XMLAnnotationsView" label="Documentation" iconURI="platform:/plugin/org.eclipse.wst.xml.ui/icons/full/obj16/comment_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFWzcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.views.annotations.XMLAnnotationsView" label="Documentation" iconURI="platform:/plugin/org.eclipse.wst.xml.ui/icons/full/obj16/comment_obj.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:XML</tags> </descriptors> - <descriptors xmi:id="_J3PZYcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.contentmodel.view" label="Content Model" iconURI="platform:/plugin/org.eclipse.wst.xml.ui/icons/full/view16/hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFWzsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.contentmodel.view" label="Content Model" iconURI="platform:/plugin/org.eclipse.wst.xml.ui/icons/full/view16/hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:XML</tags> </descriptors> - <descriptors xmi:id="_J3PZYsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.views.XPathView" label="XPath" iconURI="platform:/plugin/org.eclipse.wst.xml.xpath.ui/icons/full/xpath.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFWz8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.views.XPathView" label="XPath" iconURI="platform:/plugin/org.eclipse.wst.xml.xpath.ui/icons/full/xpath.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:XML</tags> </descriptors> - <descriptors xmi:id="_J3PZY8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsl.jaxp.debug.ui.resultview" label="Result" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFW0MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsl.jaxp.debug.ui.resultview" label="Result" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:XML</tags> </descriptors> - <descriptors xmi:id="_J3PZZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsl.ui.view.outline" label="Stylesheet Model" iconURI="platform:/plugin/org.eclipse.wst.xsl.ui/icons/full/hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFW0cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsl.ui.view.outline" label="Stylesheet Model" iconURI="platform:/plugin/org.eclipse.wst.xsl.ui/icons/full/hierarchy.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:XML</tags> </descriptors> - <descriptors xmi:id="_J3PZZcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFW0sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Git</tags> </descriptors> - <descriptors xmi:id="_J3PZZsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.StagingView" label="Git Staging" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/staging.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFW08XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.StagingView" label="Git Staging" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/staging.png" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Git</tags> </descriptors> - <descriptors xmi:id="_J3PZZ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.InteractiveRebaseView" label="Git Interactive Rebase" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/rebase_interactive.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFW1MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.InteractiveRebaseView" label="Git Interactive Rebase" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/rebase_interactive.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Git</tags> </descriptors> - <descriptors xmi:id="_J3PZaMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.CompareTreeView" label="Git Tree Compare" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/obj16/gitrepository.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFW1cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.CompareTreeView" label="Git Tree Compare" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/obj16/gitrepository.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Git</tags> </descriptors> - <descriptors xmi:id="_J3PZacXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.ReflogView" label="Git Reflog" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/reflog.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <descriptors xmi:id="_2lFW1sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.ReflogView" label="Git Reflog" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/reflog.gif" category="org.eclipse.e4.secondaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> <tags>View</tags> <tags>categoryTag:Git</tags> </descriptors> - <commands xmi:id="_J3i7YsXQEeOQKtwf9Y2DKA" elementId="e4.exit" contributorURI="platform:/plugin/org.eclipse.platform" commandName="%command.name.exit" description=""/> - <commands xmi:id="_J3i7Y8XQEeOQKtwf9Y2DKA" elementId="e4.show.view" contributorURI="platform:/plugin/org.eclipse.platform" commandName="%command.name.showView"> - <parameters xmi:id="_J3i7ZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" contributorURI="platform:/plugin/org.eclipse.platform" name="View"/> + <commands xmi:id="_2lYRtsXQEeOQKtwf9Y2DKA" elementId="e4.exit" contributorURI="platform:/plugin/org.eclipse.platform" commandName="%command.name.exit" description=""/> + <commands xmi:id="_2lYRt8XQEeOQKtwf9Y2DKA" elementId="e4.show.view" contributorURI="platform:/plugin/org.eclipse.platform" commandName="%command.name.showView"> + <parameters xmi:id="_2lYRuMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" contributorURI="platform:/plugin/org.eclipse.platform" name="View"/> </commands> - <commands xmi:id="_J3i7ZcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.saveCommands" contributorURI="platform:/plugin/org.eclipse.platform" commandName="%command.name.save"/> - <commands xmi:id="_J3i7ZsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.saveAllCommands" contributorURI="platform:/plugin/org.eclipse.platform" commandName="%command.name.saveAll"/> - <commands xmi:id="_J3i7Z8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.command.nextpage" commandName="Next Page of Memory" description="Load next page of memory" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7aMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7acXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.removeTrailingWhitespace" commandName="Remove Trailing Whitespace" description="Removes the trailing whitespace of each line" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7asXQEeOQKtwf9Y2DKA" 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="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7a8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in Java editors" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7bMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.runtime.spy.commands.spyCommand" commandName="Plug-in Selection Spy" description="Show the Plug-in Spy" category="_J4CDlsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7bcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.gotoAddress" commandName="Go to Address..." description="Navigate to address" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7bsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.openshmem.command4" commandName="find.openshmem.artifacts" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7b8XQEeOQKtwf9Y2DKA" 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="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7cMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.connectivity.commands.import" commandName="Import Profiles Command" description="Command to import connection profiles" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7ccXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.open.quick.type.hierarchy" commandName="Quick Type Hierarchy" description="Shows quick type hierarchy" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7csXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ShareProjectsCommand" commandName="Share Projects..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7c8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.textStart" commandName="Select Text Start" description="Select to the beginning of the text" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7dMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.groupDebugContexts" commandName="Group" description="Groups the selected debug contexts" category="_J4CDn8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7dcXQEeOQKtwf9Y2DKA" 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="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7dsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavaBrowsingPerspective" commandName="Java Browsing" description="Show the Java Browsing perspective" category="_J4A1fMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7d8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7eMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.project" commandName="Read Access in Project" description="Search for read references to the selected element in the enclosing project" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7ecXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.lineEnd" commandName="Select Line End" description="Select to the end of the line of text" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7esXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.CompareWithHead" commandName="Compare with HEAD Revision" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7e8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7fMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.debug.ui.script.opensource" commandName="Open Source" description="Shows the JavaScript source for the selected script element" category="_J4Bck8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7fcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.smartEnterInverse" commandName="Insert Line Above Current Line" description="Adds a new line above the current line" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7fsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.refactor.extract.local.variable" commandName="Extract Local Variable - Refactoring " description="Extract a local variable for the selected expression" category="_J4A1g8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7f8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.externalTools.commands.OpenExternalToolsConfigurations" commandName="External Tools..." description="Open external tools launch configuration dialog" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3i7gMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.EditConflictsCommand" commandName="Edit Conflicts" category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jicMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.JavaPerspective" commandName="JavaScript" description="Show the JavaScript perspective" category="_J4A1fMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jiccXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.sync.ui.SyncCommand" commandName="Sync Operations" category="_J4BckMXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3jicsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.sync.ui.syncCommand.syncModeParameter" name="Sync Mode" optional="false"/> + <commands xmi:id="_2lYRucXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.saveCommands" contributorURI="platform:/plugin/org.eclipse.platform" commandName="%command.name.save"/> + <commands xmi:id="_2lYRusXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.saveAllCommands" contributorURI="platform:/plugin/org.eclipse.platform" commandName="%command.name.saveAll"/> + <commands xmi:id="_2lYRu8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.command.nextpage" commandName="Next Page of Memory" description="Load next page of memory" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRvMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRvcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.removeTrailingWhitespace" commandName="Remove Trailing Whitespace" description="Removes the trailing whitespace of each line" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRvsXQEeOQKtwf9Y2DKA" 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="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRv8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in Java editors" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRwMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.runtime.spy.commands.spyCommand" commandName="Plug-in Selection Spy" description="Show the Plug-in Spy" category="_2l3Z4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRwcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.gotoAddress" commandName="Go to Address..." description="Navigate to address" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRwsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.openshmem.command4" commandName="find.openshmem.artifacts" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRw8XQEeOQKtwf9Y2DKA" 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="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRxMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.connectivity.commands.import" commandName="Import Profiles Command" description="Command to import connection profiles" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRxcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.open.quick.type.hierarchy" commandName="Quick Type Hierarchy" description="Shows quick type hierarchy" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRxsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ShareProjectsCommand" commandName="Share Projects..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRx8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.textStart" commandName="Select Text Start" description="Select to the beginning of the text" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRyMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.groupDebugContexts" commandName="Group" description="Groups the selected debug contexts" category="_2l3Z68XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRycXQEeOQKtwf9Y2DKA" 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="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRysXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavaBrowsingPerspective" commandName="Java Browsing" description="Show the Java Browsing perspective" category="_2l2LyMXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRy8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRzMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.project" commandName="Read Access in Project" description="Search for read references to the selected element in the enclosing project" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRzcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.lineEnd" commandName="Select Line End" description="Select to the end of the line of text" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRzsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.CompareWithHead" commandName="Compare with HEAD Revision" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lYRz8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY4wMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.debug.ui.script.opensource" commandName="Open Source" description="Shows the JavaScript source for the selected script element" category="_2l2y38XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY4wcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.smartEnterInverse" commandName="Insert Line Above Current Line" description="Adds a new line above the current line" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY4wsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.refactor.extract.local.variable" commandName="Extract Local Variable - Refactoring " description="Extract a local variable for the selected expression" category="_2l2Lz8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY4w8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.externalTools.commands.OpenExternalToolsConfigurations" commandName="External Tools..." description="Open external tools launch configuration dialog" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY4xMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.EditConflictsCommand" commandName="Edit Conflicts" category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY4xcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.JavaPerspective" commandName="JavaScript" description="Show the JavaScript perspective" category="_2l2LyMXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY4xsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.sync.ui.SyncCommand" commandName="Sync Operations" category="_2l2y3MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lY4x8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rdt.sync.ui.syncCommand.syncModeParameter" name="Sync Mode" optional="false"/> </commands> - <commands xmi:id="_J3jic8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ui.TeamSynchronizingPerspective" commandName="Team Synchronizing" description="Open the Team Synchronizing Perspective" category="_J4A1fMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jidMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.StepOver" commandName="Step Over" description="Step over" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jidcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.hover.backwardMacroExpansion" commandName="Back" description="Step backward in macro expansions" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jidsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewOpenInEditor" commandName="Open in Editor" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jid8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jieMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.addMemoryMonitor" commandName="Add Memory Block" description="Add memory block" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jiecXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.deubg.ui.phpexeShortcut.debug" commandName="Debug CLI Application" description="Debug CLI Application" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jiesXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewRebase" commandName="Rebase" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jie8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.revertToSaved" commandName="Revert to Saved" description="Revert to the last saved state" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jifMXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jifcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jifsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.format.active.elements" commandName="Format Active Elements" description="Format active elements" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jif8XQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jigMXQEeOQKtwf9Y2DKA" 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="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jigcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jigsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.PushHeadToGerrit" commandName="Push Current Head to Gerrit" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jig8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jihMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.lineDown" commandName="Select Line Down" description="Extend the selection to the next line of text" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jihcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.showContextMenu" commandName="Show Context Menu" description="Show the context menu" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jihsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.stash.drop" commandName="Delete Stashed Commit..." category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jih8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jiiMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ide.markCompleted" commandName="Mark Completed" description="Mark the selected tasks as completed" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jiicXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.refactor.extract.constant" commandName="Extract Constant - Refactoring " description="Extract a constant for the selected expression" category="_J4A1g8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jiisXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.textEnd" commandName="Text End" description="Go to the end of the text" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jii8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.attachProfileAction" commandName="Set Connection Information" category="_J4A1gsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jijMXQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jijcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.delete" commandName="Delete" description="Delete the selection" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jijsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewChangeCredentials" commandName="Change Credentials" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jij8XQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3jikMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.refactor.getters.and.setters" commandName="Generate Getters and Setters..." description="Generates getters and setters for a selected field" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJgMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CreateTag" commandName="Create Tag..." category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJgcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.ProfileLast" commandName="Profile" description="Launch in profile mode" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJgsXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJg8XQEeOQKtwf9Y2DKA" 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="_J4Bcj8XQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3kJhMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.specific_content_assist.category_id" name="type" optional="false"/> + <commands xmi:id="_2lY4yMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ui.TeamSynchronizingPerspective" commandName="Team Synchronizing" description="Open the Team Synchronizing Perspective" category="_2l2LyMXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY4ycXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.StepOver" commandName="Step Over" description="Step over" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY4ysXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.hover.backwardMacroExpansion" commandName="Back" description="Step backward in macro expansions" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY4y8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewOpenInEditor" commandName="Open in Editor" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY4zMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY4zcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.addMemoryMonitor" commandName="Add Memory Block" description="Add memory block" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY4zsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.deubg.ui.phpexeShortcut.debug" commandName="Debug CLI Application" description="Debug CLI Application" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY4z8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewRebase" commandName="Rebase" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY40MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.revertToSaved" commandName="Revert to Saved" description="Revert to the last saved state" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY40cXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY40sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY408XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.format.active.elements" commandName="Format Active Elements" description="Format active elements" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY41MXQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY41cXQEeOQKtwf9Y2DKA" 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="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY41sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY418XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.PushHeadToGerrit" commandName="Push Current Head to Gerrit" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY42MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY42cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.lineDown" commandName="Select Line Down" description="Extend the selection to the next line of text" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY42sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.showContextMenu" commandName="Show Context Menu" description="Show the context menu" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY428XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.stash.drop" commandName="Delete Stashed Commit..." category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY43MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY43cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ide.markCompleted" commandName="Mark Completed" description="Mark the selected tasks as completed" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY43sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.refactor.extract.constant" commandName="Extract Constant - Refactoring " description="Extract a constant for the selected expression" category="_2l2Lz8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lY438XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.textEnd" commandName="Text End" description="Go to the end of the text" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf0MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.attachProfileAction" commandName="Set Connection Information" category="_2l2LzsXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf0cXQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf0sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.delete" commandName="Delete" description="Delete the selection" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf08XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewChangeCredentials" commandName="Change Credentials" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf1MXQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf1cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.refactor.getters.and.setters" commandName="Generate Getters and Setters..." description="Generates getters and setters for a selected field" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf1sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CreateTag" commandName="Create Tag..." category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf18XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.ProfileLast" commandName="Profile" description="Launch in profile mode" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf2MXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf2cXQEeOQKtwf9Y2DKA" 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="_2l2y28XQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lZf2sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.specific_content_assist.category_id" name="type" optional="false"/> </commands> - <commands xmi:id="_J3kJhcXQEeOQKtwf9Y2DKA" 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="_J4A1g8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJhsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.addMonitor" commandName="Add Monitor" category="_J4CDmsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJh8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewPaste" commandName="Paste Repository Path or URI" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJiMXQEeOQKtwf9Y2DKA" elementId="pl.szpinda.plugin.tomcat.commands.tomcatQuickRestart" commandName="Tomcat quick restart" category="_J4CDk8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJicXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.php.open.type.hierarchy" commandName="Open Type Hierarchy" description="Opens a type hierarchy for the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJisXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.previous" commandName="Previous" description="Navigate to the previous item" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJi8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.toggleBreadcrumb" commandName="Toggle Java Editor Breadcrumb" description="Toggle the Java editor breadcrumb" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJjMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.refreshJob" commandName="Refresh Job Status" description="Refresh the state and state detail for this job" category="_J4CDm8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJjcXQEeOQKtwf9Y2DKA" 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="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJjsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.reverseStepInto" commandName="Reverse Step Into" description="Perform Reverse Step Into" category="_J4BckcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJj8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.actions.LifeCycleInstall.run" commandName="Run Maven Install" description="Run Maven Install" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJkMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareTwoRepositoryResourcesCommand" commandName="Compare With URL..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJkcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaeditor.cutcolumn" commandName="Cut" category="_J4A1gMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJk8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.newQuickMenu" commandName="New menu" description="Open the New menu" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJlMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.deleteNext" commandName="Delete Next" description="Delete the next character" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJlcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.deleteNextWord" commandName="Delete Next Word" description="Delete the next word" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJlsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.insertExpressionCommand" commandName="insertExpressionCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJl8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.undo" commandName="Undo" description="Undo the last operation" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJmMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.DebugLast" commandName="Debug" description="Launch in debug mode" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJmcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.command.reconfigure" commandName="Reconfigure Project" description="Run configuration scripts for project" category="_J4A1fsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJmsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.external.javadoc" commandName="Open External JSDoc" description="Open the JSDoc of the selected element in an external browser" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJm8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.excludeCommand" commandName="Exclude from Build" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJnMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.ToggleLineBreakpoint" commandName="Toggle Line Breakpoint" description="Creates or removes a line breakpoint" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJncXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.editors.lineNumberToggle" commandName="Show Line Numbers" description="Toggle display of line numbers" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJnsXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJn8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kJoMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.newEditor" commandName="New Editor" description="Open another editor on the active editor's input" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwkMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.wordPrevious" commandName="Previous Word" description="Go to the previous word" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwkcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.help.installationDialog" commandName="Installation Information" description="Open the installation dialog" category="_J4CqoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.CompareWithIndex" commandName="Compare with Git Index" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwk8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.shiftRight" commandName="Shift Right" description="Shift a block of text to the right" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwlMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.nextSibling" commandName="Next Sibling" description="Go to Next Sibling" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwlcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.indent" commandName="Indent Line" description="Indents the current line" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwlsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.specific_content_assist.command" commandName="Content Assist" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_J4Bcj8XQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3kwl8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.specific_content_assist.category_id" name="type" optional="false"/> + <commands xmi:id="_2lZf28XQEeOQKtwf9Y2DKA" 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="_2l2Lz8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf3MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.addMonitor" commandName="Add Monitor" category="_2l3Z5sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf3cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewPaste" commandName="Paste Repository Path or URI" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf3sXQEeOQKtwf9Y2DKA" elementId="pl.szpinda.plugin.tomcat.commands.tomcatQuickRestart" commandName="Tomcat quick restart" category="_2l2y48XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf38XQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.php.open.type.hierarchy" commandName="Open Type Hierarchy" description="Opens a type hierarchy for the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf4MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.previous" commandName="Previous" description="Navigate to the previous item" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf4cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.toggleBreadcrumb" commandName="Toggle Java Editor Breadcrumb" description="Toggle the Java editor breadcrumb" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf4sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.refreshJob" commandName="Refresh Job Status" description="Refresh the state and state detail for this job" category="_2l3Z58XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf48XQEeOQKtwf9Y2DKA" 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="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf5MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.reverseStepInto" commandName="Reverse Step Into" description="Perform Reverse Step Into" category="_2l2y3cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf5cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.actions.LifeCycleInstall.run" commandName="Run Maven Install" description="Run Maven Install" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf5sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareTwoRepositoryResourcesCommand" commandName="Compare With URL..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf58XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf6MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaeditor.cutcolumn" commandName="Cut" category="_2l2LzMXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf6cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.newQuickMenu" commandName="New menu" description="Open the New menu" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf6sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.deleteNext" commandName="Delete Next" description="Delete the next character" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf68XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.deleteNextWord" commandName="Delete Next Word" description="Delete the next word" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf7MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.insertExpressionCommand" commandName="insertExpressionCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf7cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.undo" commandName="Undo" description="Undo the last operation" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf7sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.DebugLast" commandName="Debug" description="Launch in debug mode" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lZf78XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.command.reconfigure" commandName="Reconfigure Project" description="Run configuration scripts for project" category="_2l2LysXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG4MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.external.javadoc" commandName="Open External JSDoc" description="Open the JSDoc of the selected element in an external browser" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG4cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.excludeCommand" commandName="Exclude from Build" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG4sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.ToggleLineBreakpoint" commandName="Toggle Line Breakpoint" description="Creates or removes a line breakpoint" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG48XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.editors.lineNumberToggle" commandName="Show Line Numbers" description="Toggle display of line numbers" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG5MXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG5cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG5sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.newEditor" commandName="New Editor" description="Open another editor on the active editor's input" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG58XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.wordPrevious" commandName="Previous Word" description="Go to the previous word" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG6MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.help.installationDialog" commandName="Installation Information" description="Open the installation dialog" category="_2l3Z8cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG6cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.CompareWithIndex" commandName="Compare with Git Index" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG6sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.shiftRight" commandName="Shift Right" description="Shift a block of text to the right" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG68XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.nextSibling" commandName="Next Sibling" description="Go to Next Sibling" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG7MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.indent" commandName="Indent Line" description="Indents the current line" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG7cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.specific_content_assist.command" commandName="Content Assist" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_2l2y28XQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2laG7sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.specific_content_assist.category_id" name="type" optional="false"/> </commands> - <commands xmi:id="_J3kwmMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.Merge" commandName="Merge" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwmcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.gotoPC" commandName="Go to Program Counter" description="Navigate to current program counter" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwmsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.performTextSearchWorkingSet" commandName="Find Text in Working Set" description="Searches the files in the working set for specific text." category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwm8XQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwnMXQEeOQKtwf9Y2DKA" 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="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwncXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.nextEditor" commandName="Next Editor" description="Switch to the next editor" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwnsXQEeOQKtwf9Y2DKA" 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="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwn8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ShowBlame" commandName="Show Annotations" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwoMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.forward" commandName="Forward" description="Navigate forward" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.cmnd.contentmodel.sych" commandName="Synch" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwosXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.updateSwitch" commandName="Switch to Another Branch or Version" description="Switch to Another Branch or Version" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwo8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.closeAllSaved" commandName="Close All Saved" description="Close all saved editors" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwpMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected method" category="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwpcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ReplaceWithRevisionCommand" commandName="URL..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwpsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.uncall" commandName="Uncall" description="Perform Uncall" category="_J4BckcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwp8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.deletePreviousWord" commandName="Delete Previous Word" description="Delete the previous word" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwqMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.indent" commandName="Indent Line" description="Indents the current line" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwqcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.toggle.comment" commandName="Toggle Comment" description="Toggle Comment" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwqsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.deletePrevious" commandName="Delete Previous" description="Delete the previous character" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwq8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.perspective" commandName="PHP" description="Shows the PHP perspective" category="_J4A1fMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwrMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.set.mark" commandName="Set Mark" description="Set the mark" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwrcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.RenameBranch" commandName="Rename Branch" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwrsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.OpenCommit" commandName="Open Git Commit" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwr8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.epp.mpc.ui.command.showMarketplaceWizard" commandName="Eclipse Marketplace" description="Show the Eclipse Marketplace wizard" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3kwsMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.exit" commandName="Exit" description="Exit the application" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXoMXQEeOQKtwf9Y2DKA" 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="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ConfigurePush" commandName="Configure Upstream Push" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXosXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ide.deleteCompleted" commandName="Delete Completed Tasks" description="Delete the tasks marked as completed" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXo8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.DebugPerspective" commandName="Debug" description="Open the debug perspective" category="_J4A1fMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXpMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.CreateChartViewCommand" commandName="CreateChartViewCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXpcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.generate.javadoc" commandName="Generate JSDoc" description="Generates JSDoc for a selectable set of JavaScript resources" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXpsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ltk.ui.refactoring.commands.deleteResources" commandName="Delete Resources" description="Delete the selected resources and notify LTK participants." category="_J4CqpMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXp8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.next" commandName="Next" description="Navigate to the next item" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXqMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.local.variable" commandName="Extract Local Variable" description="Extracts an expression into a new local variable and uses the new local variable" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXqcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXqsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.MergeCommand" commandName="Merge..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXq8XQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXrMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.buildAutomatically" commandName="Build Automatically" description="Toggle the workspace build automatically function" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXrcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.structure.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXrsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.releaseJob" commandName="Release Job" description="Release the job" category="_J4CDm8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXr8XQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXsMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.hierarchy" commandName="References in Hierarchy" description="Search for references of the selected element in its hierarchy" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXscXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.openDependencies" commandName="Open Plug-in Dependencies" description="Opens the plug-in dependencies view for the current plug-in" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXssXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.goto.next.bookmark" commandName="Next Bookmark" description="Goto next bookmark of the selected file" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXs8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.ProjectsView" commandName="JavaScript Projects" description="Show the Projects view" category="_J4BcgcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXtMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXtcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.junitShortcut.rerunFailedFirst" commandName="Rerun JUnit Test - Failures First" description="Rerun JUnit Test - Failures First" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXtsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.interface" commandName="Extract Interface" description="Extract a set of members into a new interface and try to use the new interface" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXt8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.browser.openBundleResource" commandName="Open Resource in Browser" description="Opens a bundle resource in the default web browser." category="_J4A1gcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3lXuMXQEeOQKtwf9Y2DKA" elementId="plugin" name="Plugin"/> - <parameters xmi:id="_J3lXucXQEeOQKtwf9Y2DKA" elementId="path" name="Path"/> + <commands xmi:id="_2laG78XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.Merge" commandName="Merge" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG8MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.gotoPC" commandName="Go to Program Counter" description="Navigate to current program counter" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG8cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.performTextSearchWorkingSet" commandName="Find Text in Working Set" description="Searches the files in the working set for specific text." category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG8sXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG88XQEeOQKtwf9Y2DKA" 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="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG9MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.nextEditor" commandName="Next Editor" description="Switch to the next editor" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG9cXQEeOQKtwf9Y2DKA" 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="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG9sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ShowBlame" commandName="Show Annotations" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG98XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.forward" commandName="Forward" description="Navigate forward" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG-MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.cmnd.contentmodel.sych" commandName="Synch" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG-cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.updateSwitch" commandName="Switch to Another Branch or Version" description="Switch to Another Branch or Version" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG-sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.closeAllSaved" commandName="Close All Saved" description="Close all saved editors" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG-8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected method" category="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG_MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ReplaceWithRevisionCommand" commandName="URL..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG_cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.uncall" commandName="Uncall" description="Perform Uncall" category="_2l2y3cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG_sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.deletePreviousWord" commandName="Delete Previous Word" description="Delete the previous word" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2laG_8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.indent" commandName="Indent Line" description="Indents the current line" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lat8MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.toggle.comment" commandName="Toggle Comment" description="Toggle Comment" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lat8cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.deletePrevious" commandName="Delete Previous" description="Delete the previous character" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lat8sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.perspective" commandName="PHP" description="Shows the PHP perspective" category="_2l2LyMXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lat88XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.set.mark" commandName="Set Mark" description="Set the mark" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lat9MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.RenameBranch" commandName="Rename Branch" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lat9cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.OpenCommit" commandName="Open Git Commit" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lat9sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.epp.mpc.ui.command.showMarketplaceWizard" commandName="Eclipse Marketplace" description="Show the Eclipse Marketplace wizard" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lat98XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.exit" commandName="Exit" description="Exit the application" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lat-MXQEeOQKtwf9Y2DKA" 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="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lat-cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ConfigurePush" commandName="Configure Upstream Push" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lat-sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ide.deleteCompleted" commandName="Delete Completed Tasks" description="Delete the tasks marked as completed" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lat-8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.DebugPerspective" commandName="Debug" description="Open the debug perspective" category="_2l2LyMXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lat_MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.CreateChartViewCommand" commandName="CreateChartViewCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lat_cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.generate.javadoc" commandName="Generate JSDoc" description="Generates JSDoc for a selectable set of JavaScript resources" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lat_sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ltk.ui.refactoring.commands.deleteResources" commandName="Delete Resources" description="Delete the selected resources and notify LTK participants." category="_2l4A8cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lat_8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.next" commandName="Next" description="Navigate to the next item" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lauAMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.local.variable" commandName="Extract Local Variable" description="Extracts an expression into a new local variable and uses the new local variable" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lauAcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lauAsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.MergeCommand" commandName="Merge..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lauA8XQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lauBMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.buildAutomatically" commandName="Build Automatically" description="Toggle the workspace build automatically function" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lauBcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.structure.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lauBsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.releaseJob" commandName="Release Job" description="Release the job" category="_2l3Z58XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lauB8XQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lauCMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.hierarchy" commandName="References in Hierarchy" description="Search for references of the selected element in its hierarchy" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lauCcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.openDependencies" commandName="Open Plug-in Dependencies" description="Opens the plug-in dependencies view for the current plug-in" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lauCsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.goto.next.bookmark" commandName="Next Bookmark" description="Goto next bookmark of the selected file" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lauC8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.ProjectsView" commandName="JavaScript Projects" description="Show the Projects view" category="_2l2L0cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lauDMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lauDcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.junitShortcut.rerunFailedFirst" commandName="Rerun JUnit Test - Failures First" description="Rerun JUnit Test - Failures First" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lauDsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.interface" commandName="Extract Interface" description="Extract a set of members into a new interface and try to use the new interface" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVAMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.browser.openBundleResource" commandName="Open Resource in Browser" description="Opens a bundle resource in the default web browser." category="_2l2LzcXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lbVAcXQEeOQKtwf9Y2DKA" elementId="plugin" name="Plugin"/> + <parameters xmi:id="_2lbVAsXQEeOQKtwf9Y2DKA" elementId="path" name="Path"/> </commands> - <commands xmi:id="_J3lXusXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.ContinueRebase" commandName="Continue Rebase" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXu8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.javadoc.comment" commandName="Add JSDoc Comment" description="Add a JSDoc comment stub to the member element" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXvMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.preferences" commandName="Preferences" description="Open the preferences dialog" category="_J4A1gcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3lXvcXQEeOQKtwf9Y2DKA" elementId="preferencePageId" name="Preference Page"/> + <commands xmi:id="_2lbVA8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.ContinueRebase" commandName="Continue Rebase" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVBMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.javadoc.comment" commandName="Add JSDoc Comment" description="Add a JSDoc comment stub to the member element" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVBcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.preferences" commandName="Preferences" description="Open the preferences dialog" category="_2l2LzcXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lbVBsXQEeOQKtwf9Y2DKA" elementId="preferencePageId" name="Preference Page"/> </commands> - <commands xmi:id="_J3lXvsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" commandName="Show Whitespace Characters" description="Shows whitespace characters in current text editor" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3lXv8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.internal.reflog.CopyCommand" commandName="Copy SHA-1" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-sMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.close" commandName="Close" description="Close the active editor" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-scXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.newWizard" commandName="New" description="Open the New item wizard" category="_J4CDmMXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3l-ssXQEeOQKtwf9Y2DKA" elementId="newWizardId" name="New Wizard"/> + <commands xmi:id="_2lbVB8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" commandName="Show Whitespace Characters" description="Shows whitespace characters in current text editor" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVCMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.internal.reflog.CopyCommand" commandName="Copy SHA-1" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVCcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.close" commandName="Close" description="Close the active editor" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVCsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.newWizard" commandName="New" description="Open the New item wizard" category="_2l3Z5MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lbVC8XQEeOQKtwf9Y2DKA" elementId="newWizardId" name="New Wizard"/> </commands> - <commands xmi:id="_J3l-s8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.comment" commandName="Comment" description="Turn the selected lines into // style comments" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-tMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or method" category="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-tcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.help.tipsAndTricksAction" commandName="Tips and Tricks" description="Open the tips and tricks help page" category="_J4CqoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-tsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.showHistory" commandName="Show History" description="Show History" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-t8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.exportLibraryCommand" commandName="exportLibraryCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-uMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.hierarchy" commandName="Write Access in Hierarchy" description="Search for write references of the selected element in its hierarchy" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-ucXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.find.word" commandName="Find Word" description="Select a word and find the next occurrence" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-usXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.testing.testingShortcut.run" commandName="Run testing Test" description="Run testing Test" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-u8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.core.ui.command.updateProject" commandName="Update Project" description="Update Maven Project configuration and dependencies" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-vMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-vcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.RunToLine" commandName="Run to Line" description="Resume and break when execution reaches the current line" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-vsXQEeOQKtwf9Y2DKA" 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="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-v8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-wMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.gotoMatchingTag" commandName="Matching Tag" description="Go to Matching Tag" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-wcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.copyCellContentsCommand" commandName="CopyCellContentsAction" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-wsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.debugAction" commandName="Debug" category="_J4A1gsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-w8XQEeOQKtwf9Y2DKA" 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="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-xMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.Restart" commandName="Restart" description="Restart a process or debug target without terminating and re-launching" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-xcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.openResource" commandName="Open Resource" description="Open an editor on a particular resource" category="_J4Cqo8XQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3l-xsXQEeOQKtwf9Y2DKA" elementId="filePath" name="File Path" typeId="org.eclipse.ui.ide.resourcePath"/> + <commands xmi:id="_2lbVDMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.comment" commandName="Comment" description="Turn the selected lines into // style comments" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVDcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or method" category="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVDsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.help.tipsAndTricksAction" commandName="Tips and Tricks" description="Open the tips and tricks help page" category="_2l3Z8cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVD8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.showHistory" commandName="Show History" description="Show History" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVEMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.exportLibraryCommand" commandName="exportLibraryCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVEcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.hierarchy" commandName="Write Access in Hierarchy" description="Search for write references of the selected element in its hierarchy" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVEsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.find.word" commandName="Find Word" description="Select a word and find the next occurrence" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVE8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.testing.testingShortcut.run" commandName="Run testing Test" description="Run testing Test" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVFMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.core.ui.command.updateProject" commandName="Update Project" description="Update Maven Project configuration and dependencies" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVFcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVFsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.RunToLine" commandName="Run to Line" description="Resume and break when execution reaches the current line" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVF8XQEeOQKtwf9Y2DKA" 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="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVGMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVGcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.gotoMatchingTag" commandName="Matching Tag" description="Go to Matching Tag" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVGsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.copyCellContentsCommand" commandName="CopyCellContentsAction" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVG8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.debugAction" commandName="Debug" category="_2l2LzsXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVHMXQEeOQKtwf9Y2DKA" 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="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVHcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.Restart" commandName="Restart" description="Restart a process or debug target without terminating and re-launching" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lbVHsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.openResource" commandName="Open Resource" description="Open an editor on a particular resource" category="_2l4A8MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lb8EMXQEeOQKtwf9Y2DKA" elementId="filePath" name="File Path" typeId="org.eclipse.ui.ide.resourcePath"/> </commands> - <commands xmi:id="_J3l-x8XQEeOQKtwf9Y2DKA" 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="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-yMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.help.helpContents" commandName="Help Contents" description="Open the help contents" category="_J4CqoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-ycXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.reverseStepOver" commandName="Reverse Step Over" description="Perform Reverse Step Over" category="_J4BckcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-ysXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify field access" description="Invokes quick assist and selects 'Qualify field access'" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-y8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.saveAll" commandName="Save All" description="Save all current contents" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-zMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.SwitchCommand" commandName="Switch..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3l-zcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3mlwMXQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3mlwcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.debug" commandName="Debug Eclipse Application" description="Debug Eclipse Application" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3mlwsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.format.document" commandName="Format" description="Format selection" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3mlw8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.textEnd" commandName="Select Text End" description="Select to the end of the text" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3mlxMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.BranchCommand" commandName="Branch..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3mlxcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.delete.line" commandName="Delete Line" description="Delete a line of text" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3mlxsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.previous.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the JavaScript file" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3mlx8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.performTextSearchProject" commandName="Find Text in Project" description="Searches the files in the project for specific text." category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3mlyMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.commands.openElementInEditor" commandName="Open Java Element" description="Open a Java element in its editor" category="_J4Cqo8XQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3mlycXQEeOQKtwf9Y2DKA" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> + <commands xmi:id="_2lb8EcXQEeOQKtwf9Y2DKA" 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="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8EsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.help.helpContents" commandName="Help Contents" description="Open the help contents" category="_2l3Z8cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8E8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.reverseStepOver" commandName="Reverse Step Over" description="Perform Reverse Step Over" category="_2l2y3cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8FMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify field access" description="Invokes quick assist and selects 'Qualify field access'" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8FcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.saveAll" commandName="Save All" description="Save all current contents" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8FsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.SwitchCommand" commandName="Switch..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8F8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8GMXQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8GcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.debug" commandName="Debug Eclipse Application" description="Debug Eclipse Application" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8GsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.format.document" commandName="Format" description="Format selection" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8G8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.textEnd" commandName="Select Text End" description="Select to the end of the text" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8HMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.BranchCommand" commandName="Branch..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8HcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.delete.line" commandName="Delete Line" description="Delete a line of text" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8HsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.previous.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the JavaScript file" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8H8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.performTextSearchProject" commandName="Find Text in Project" description="Searches the files in the project for specific text." category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8IMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.commands.openElementInEditor" commandName="Open Java Element" description="Open a Java element in its editor" category="_2l4A8MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lb8IcXQEeOQKtwf9Y2DKA" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> </commands> - <commands xmi:id="_J3mlysXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.common.dropDownCommand" commandName="Analysis dropdown menu" category="_J4Bch8XQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3mly8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.common.dropDownCommand.msg" name="Message" typeId="String"/> + <commands xmi:id="_2lb8IsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.common.dropDownCommand" commandName="Analysis dropdown menu" category="_2l2y08XQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lb8I8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.common.dropDownCommand.msg" name="Message" typeId="String"/> </commands> - <commands xmi:id="_J3mlzMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.maximizePart" commandName="Maximize Active View or Editor" description="Toggles maximize/restore state of active view or editor" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3mlzcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ide.configureColumns" commandName="Configure Columns..." description="Configure the columns in the markers view" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3mlzsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.AddClassPrepareBreakpoint" commandName="Add Class Load Breakpoint" description="Add a class load breakpoint" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3mlz8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.commit.CherryPick" commandName="Cherry Pick" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ml0MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.editors.revisions.id.toggle" commandName="Toggle Revision Id Display" description="Toggles the display of the revision id" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ml0cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.run" commandName="Run OSGi Framework" description="Run OSGi Framework" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ml0sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.command.libtoolize" commandName="Invoke Libtoolize" description="Run libtoolize in the selected directory" category="_J4A1fsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ml08XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.eof" commandName="EOF" description="Send end of file" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ml1MXQEeOQKtwf9Y2DKA" 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="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ml1cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.editors.quickdiff.revert" commandName="Revert Lines" description="Revert the current selection, block or deleted lines" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ml1sXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ml18XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsd.ui.refactor.makeElementGlobal" commandName="Make Local Element &Global" description="Promotes local element to global level and replaces its references" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ml2MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.pageDown" commandName="Page Down" description="Go down one page" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ml2cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.testing.testingShortcut.rerunFailedFirst" commandName="Rerun testing Test - Failures First" description="Rerun testing Test - Failures First" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ml2sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.goInto" commandName="Go Into" description="Navigate into the selected item" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ml28XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.windowStart" commandName="Window Start" description="Go to the start of the window" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM0MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.ungroupDebugContexts" commandName="Ungroup" description="Ungroups the selected debug contexts" category="_J4CDn8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM0cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM0sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM08XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.addBlock.assist" commandName="Quick Assist - Replace statement with block" description="Invokes quick assist and selects 'Replace statement with block'" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM1MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.createAntBuildFile" commandName="Create Ant Build File" description="Creates an Ant build file for the current project" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM1cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.Terminate" commandName="Terminate" description="Terminate" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM1sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.revertToTemplateCommand" commandName="revertToTemplateCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM18XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.runtime.spy.commands.menuSpyCommand" commandName="Plug-in Menu Spy" description="Show the Plug-in Spy" category="_J4CDlsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM2MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.sort.lines" commandName="Sort Lines" description="Sort selected lines alphabetically" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM2cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.use.supertype" commandName="Use Supertype Where Possible" description="Change occurrences of a type to use a supertype instead" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM2sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.command.gotoaddress" commandName="Go to Address" description="Go to Address" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM28XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.switchToEditor" commandName="Switch to Editor" description="Switch to an editor" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM3MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.deleteCommand" commandName="deleteCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM3cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.previousView" commandName="Previous View" description="Switch to the previous view" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM3sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.insertRowCommand" commandName="insertRowCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM38XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CopyUrlCommand" commandName="Copy URL" category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM4MXQEeOQKtwf9Y2DKA" 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="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM4cXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM4sXQEeOQKtwf9Y2DKA" 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="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM48XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.closeRendering" commandName="Close Rendering" description="Close the selected rendering." category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM5MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.convert.anonymous.to.nested" commandName="Convert Anonymous Class to Nested" description="Convert an anonymous class to a nested class" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM5cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a Java editor" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM5sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.open.file.from.source" commandName="Open Selection" description="Open an editor on the selected link" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM58XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.previousPerspective" commandName="Previous Perspective" description="Switch to the previous perspective" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM6MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.pasteAction" commandName="pasteAction" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM6cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Disconnect" commandName="Disconnect" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM6sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.refactoring.command.ExtractConstant" commandName="Extract Constant..." category="_J4A1g8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM68XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.folding.expand" commandName="Expand" description="Expands the folded region at the current selection" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM7MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewRemove" commandName="Remove Repository" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM7cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.PushTags" commandName="Push Tags..." category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nM7sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.move.element" commandName="Move - Refactoring " description="Moves the selected element to a new location" category="_J4BcicXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz4MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.working.set" commandName="Read Access in Working Set" description="Search for read references to the selected element in a working set" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz4cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz4sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ShowResourceHistoryCommand" commandName="Show History" category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz48XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CompareWithWorkingTree" commandName="Compare with Working Directory" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz5MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.open.declaration.command" commandName="Open Declaration" description="Opens the Ant editor on the referenced element" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz5cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.project" commandName="Implementors in Project" description="Search for implementors of the selected interface in the enclosing project" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz5sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.closePart" commandName="Close Part" description="Close the active workbench part" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz58XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz6MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.testing.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz6cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ltk.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz6sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.infer.type.arguments" commandName="Infer Generic Type Arguments" description="Infer type arguments for references to generic classes and remove unnecessary casts" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz68XQEeOQKtwf9Y2DKA" elementId="org.eclipse.gef.zoom_in" commandName="Zoom In" description="Zoom In" category="_J4CDo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz7MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.correction.assist.proposals" commandName="Quick Fix" description="Suggest possible fixes for a problem" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz7cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.Watch" commandName="Watch" description="Create new watch expression" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz7sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Untrack" commandName="Untrack" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz78XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.EditTreeConflictsCommand" commandName="Edit Tree Conflicts" category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz8MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz8cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.copyAction" commandName="copyAction" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz8sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.refactoring.command.ExtractLocalVariable" commandName="Extract Local Variable..." category="_J4A1g8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz88XQEeOQKtwf9Y2DKA" 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="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz9MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteCurrentAction" commandName="Execute Current Text" category="_J4A1gsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz9cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.buildProject" commandName="Build Project" description="Build the selected project" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3nz9sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.saveTraceData" commandName="Save Trace Data " description="Save Trace Data to File" category="_J4CDkcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3oa8MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.add.block.comment" commandName="Add Block Comment" description="Add Block Comment" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3oa8cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.showSystemMenu" commandName="Show System Menu" description="Show the system menu" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3oa8sXQEeOQKtwf9Y2DKA" 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="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3oa88XQEeOQKtwf9Y2DKA" 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="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3oa9MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.newRendering" commandName="New Rendering" description="Add a new rendering." category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3oa9cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.pageDown" commandName="Select Page Down" description="Select to the bottom of the page" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3oa9sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.specific_content_assist.command" commandName="Content Assist(DLTK)" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_J4Bcj8XQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3oa98XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.specific_content_assist.category_id" name="type" optional="false"/> + <commands xmi:id="_2lb8JMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.maximizePart" commandName="Maximize Active View or Editor" description="Toggles maximize/restore state of active view or editor" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8JcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ide.configureColumns" commandName="Configure Columns..." description="Configure the columns in the markers view" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8JsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.AddClassPrepareBreakpoint" commandName="Add Class Load Breakpoint" description="Add a class load breakpoint" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8J8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.commit.CherryPick" commandName="Cherry Pick" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8KMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.editors.revisions.id.toggle" commandName="Toggle Revision Id Display" description="Toggles the display of the revision id" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8KcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.run" commandName="Run OSGi Framework" description="Run OSGi Framework" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8KsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.command.libtoolize" commandName="Invoke Libtoolize" description="Run libtoolize in the selected directory" category="_2l2LysXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8K8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.eof" commandName="EOF" description="Send end of file" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8LMXQEeOQKtwf9Y2DKA" 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="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lb8LcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.editors.quickdiff.revert" commandName="Revert Lines" description="Revert the current selection, block or deleted lines" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjIMXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjIcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsd.ui.refactor.makeElementGlobal" commandName="Make Local Element &Global" description="Promotes local element to global level and replaces its references" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjIsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.pageDown" commandName="Page Down" description="Go down one page" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjI8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.testing.testingShortcut.rerunFailedFirst" commandName="Rerun testing Test - Failures First" description="Rerun testing Test - Failures First" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjJMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.goInto" commandName="Go Into" description="Navigate into the selected item" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjJcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.windowStart" commandName="Window Start" description="Go to the start of the window" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjJsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.ungroupDebugContexts" commandName="Ungroup" description="Ungroups the selected debug contexts" category="_2l3Z68XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjJ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjKMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjKcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.addBlock.assist" commandName="Quick Assist - Replace statement with block" description="Invokes quick assist and selects 'Replace statement with block'" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjKsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.createAntBuildFile" commandName="Create Ant Build File" description="Creates an Ant build file for the current project" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjK8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.Terminate" commandName="Terminate" description="Terminate" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjLMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.revertToTemplateCommand" commandName="revertToTemplateCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjLcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.runtime.spy.commands.menuSpyCommand" commandName="Plug-in Menu Spy" description="Show the Plug-in Spy" category="_2l3Z4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjLsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.sort.lines" commandName="Sort Lines" description="Sort selected lines alphabetically" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjL8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.use.supertype" commandName="Use Supertype Where Possible" description="Change occurrences of a type to use a supertype instead" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjMMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.command.gotoaddress" commandName="Go to Address" description="Go to Address" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjMcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.switchToEditor" commandName="Switch to Editor" description="Switch to an editor" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjMsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.deleteCommand" commandName="deleteCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjM8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.previousView" commandName="Previous View" description="Switch to the previous view" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjNMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.insertRowCommand" commandName="insertRowCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjNcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CopyUrlCommand" commandName="Copy URL" category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjNsXQEeOQKtwf9Y2DKA" 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="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjN8XQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjOMXQEeOQKtwf9Y2DKA" 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="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjOcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.closeRendering" commandName="Close Rendering" description="Close the selected rendering." category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjOsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.convert.anonymous.to.nested" commandName="Convert Anonymous Class to Nested" description="Convert an anonymous class to a nested class" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjO8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a Java editor" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjPMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.open.file.from.source" commandName="Open Selection" description="Open an editor on the selected link" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjPcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.previousPerspective" commandName="Previous Perspective" description="Switch to the previous perspective" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lcjPsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.pasteAction" commandName="pasteAction" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKMMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Disconnect" commandName="Disconnect" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKMcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.refactoring.command.ExtractConstant" commandName="Extract Constant..." category="_2l2Lz8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKMsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.folding.expand" commandName="Expand" description="Expands the folded region at the current selection" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKM8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewRemove" commandName="Remove Repository" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKNMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.PushTags" commandName="Push Tags..." category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKNcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.move.element" commandName="Move - Refactoring " description="Moves the selected element to a new location" category="_2l2y1cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKNsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.working.set" commandName="Read Access in Working Set" description="Search for read references to the selected element in a working set" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKN8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKOMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ShowResourceHistoryCommand" commandName="Show History" category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKOcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CompareWithWorkingTree" commandName="Compare with Working Directory" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKOsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.open.declaration.command" commandName="Open Declaration" description="Opens the Ant editor on the referenced element" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKO8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.project" commandName="Implementors in Project" description="Search for implementors of the selected interface in the enclosing project" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKPMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.closePart" commandName="Close Part" description="Close the active workbench part" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKPcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKPsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.testing.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKP8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ltk.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKQMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.infer.type.arguments" commandName="Infer Generic Type Arguments" description="Infer type arguments for references to generic classes and remove unnecessary casts" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKQcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.gef.zoom_in" commandName="Zoom In" description="Zoom In" category="_2l3Z78XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKQsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.correction.assist.proposals" commandName="Quick Fix" description="Suggest possible fixes for a problem" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKQ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.Watch" commandName="Watch" description="Create new watch expression" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKRMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Untrack" commandName="Untrack" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKRcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.EditTreeConflictsCommand" commandName="Edit Tree Conflicts" category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKRsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKR8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.copyAction" commandName="copyAction" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldKSMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.refactoring.command.ExtractLocalVariable" commandName="Extract Local Variable..." category="_2l2Lz8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxQMXQEeOQKtwf9Y2DKA" 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="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxQcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteCurrentAction" commandName="Execute Current Text" category="_2l2LzsXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxQsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.buildProject" commandName="Build Project" description="Build the selected project" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxQ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.saveTraceData" commandName="Save Trace Data " description="Save Trace Data to File" category="_2l2y4cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxRMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.add.block.comment" commandName="Add Block Comment" description="Add Block Comment" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxRcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.showSystemMenu" commandName="Show System Menu" description="Show the system menu" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxRsXQEeOQKtwf9Y2DKA" 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="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxR8XQEeOQKtwf9Y2DKA" 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="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxSMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.newRendering" commandName="New Rendering" description="Add a new rendering." category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxScXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.pageDown" commandName="Select Page Down" description="Select to the bottom of the page" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxSsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.specific_content_assist.command" commandName="Content Assist(DLTK)" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_2l2y28XQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2ldxS8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.specific_content_assist.category_id" name="type" optional="false"/> </commands> - <commands xmi:id="_J3oa-MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.SimplePush" commandName="Push to Upstream" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3oa-cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3oa-sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.OpenInTextEditorCommand" commandName="Open in Text Editor" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3oa-8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.TypeHierarchy" commandName="JavaScript Type Hierarchy" description="Show the Type Hierarchy view" category="_J4BcgcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3oa_MXQEeOQKtwf9Y2DKA" 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="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3oa_cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchPairEditorAction" commandName="Switch Source/Design Editors" description="Switch between the Source and Design editors." category="_J4BchsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3oa_sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3oa_8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.selectPreviousChange" commandName="Select Previous Change" description="Select Previous Change" category="_J4CqosXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3obAMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.gef.zoom_out" commandName="Zoom Out" description="Zoom Out" category="_J4CDo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3obAcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ToggleCoolbarAction" commandName="Toggle Toolbar Visibility" description="Toggles the visibility of the window toolbar" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3obAsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3obA8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.wordPrevious" commandName="Select Previous Word" description="Select the previous word" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3obBMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RebaseInteractiveCurrent" commandName="%RebaseInteractiveCurrentHandler.name" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3obBcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.query.browser.QueryBrowser" commandName="Query Browser" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3obBsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.createPlaceHolderCommand" commandName="createPlaceHolderCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3obB8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ReplaceWithBranchCommand" commandName="Branch..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3obCMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.opendecl" commandName="Open Declaration" description="Open an editor on the selected element's declaration(s)" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCAMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsl.debug.ui.launchshortcut.debug" commandName="Debug XSLT Transformation" description="Create a configuration to debug an XSLT transformation" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCAcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.SetPropertyCommand" commandName="Set Property..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCAsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareWithTagCommand" commandName="Tag..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCA8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.findReplace" commandName="Find and Replace" description="Find and replace text" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCBMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCBcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.quickdiff.toggle" commandName="Quick Diff Toggle" description="Toggles quick diff information display on the line number ruler" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCBsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ui.applyPatch" commandName="Apply Patch..." description="Apply a patch to one or more workspace projects." category="_J4CDkMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCB8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.copyLeftToRight" commandName="Copy from Left to Right" description="Copy Current Change from Left to Right" category="_J4CqosXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCCMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewRenameBranch" commandName="Rename Branch..." category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCCcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareTwoSelectedRepositoryResourcesCommand" commandName="Compare" category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCCsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.toggleInsertMode" commandName="Toggle Insert Mode" description="Toggle insert mode" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCC8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCDMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.insertGroupCommand" commandName="insertGroupCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCDcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.nextSubTab" commandName="Next Sub-Tab" description="Switch to the next sub-tab" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCDsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.openPluginArtifact" commandName="Open Plug-in Artifact" description="Open a plug-in artifact in the manifest editor" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCD8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.search.findrefs" commandName="References" description="Search for references to the selected element in the workspace" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCEMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCEcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.addBookmark" commandName="Add Bookmark" description="Add a bookmark" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCEsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCE8XQEeOQKtwf9Y2DKA" elementId="refresh.schema.editor.action.id" commandName="Refresh from Server" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCFMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewAddRepository" commandName="Add a Git Repository" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCFcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.MembersView" commandName="JavaScript Members" description="Show the Members view" category="_J4BcgcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCFsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.hover.forwardMacroExpansion" commandName="Forward" description="Step forward in macro expansions" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCF8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.command.autoreconf" commandName="Invoke Autoreconf" description="Run autoreconf from the selected directory" category="_J4A1fsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCGMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.rebuildAll" commandName="Rebuild All" description="Rebuild all projects" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCGcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.result.removeInstance" commandName="Remove Result" category="_J4BcisXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3pCGsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.move.inner.to.top.level" commandName="Convert Member Type to Top Level" description="Convert member type to top level" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppEMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to var" description="Invokes quick assist and selects 'Assign to var'" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppEcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.activateEditor" commandName="Activate Editor" description="Activate the editor" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppEsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppE8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppFMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.copyAllRightToLeft" commandName="Copy All from Right to Left" description="Copy All Changes from Right to Left" category="_J4CqosXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppFcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.PushCommit" commandName="Push Commit..." category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppFsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.closeUnrelatedProjects" commandName="Close Unrelated Projects" description="Close unrelated projects" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppF8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureGerritRemote" commandName="Gerrit Configuration..." category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppGMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.ignoreWhiteSpace" commandName="Ignore White Space" description="Ignore white space where applicable" category="_J4CqosXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppGcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.ToggleBreakpoint" commandName="Toggle Breakpoint" description="Creates or removes a breakpoint" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppGsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.lineDown" commandName="Line Down" description="Go down one line of text" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppG8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.previousTab" commandName="Previous Tab" description="Switch to the previous tab" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppHMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.SkipRebase" commandName="Skip commit and continue" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppHcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition" commandName="Last Edit Location" description="Last edit location" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppHsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.cancelJob" commandName="Cancel Job" description="Terminate the job" category="_J4CDm8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppH8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.toggleMemoryMonitorsPane" commandName="Toggle Memory Monitors Pane" description="Toggle visibility of the Memory Monitors Pane" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppIMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.testing.ResultView" commandName="DLTK Testing" description="Testing" category="_J4BcgcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppIcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pdt.ui.edit.text.php.show.outline" commandName="Quick Outline" description="Shows the quick outline for the editor input" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppIsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.UpdateCommand" commandName="Update" category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppI8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.assignToLocal.assist" commandName="Quick Assist - Assign to local variable" description="Invokes quick assist and selects 'Assign to local variable'" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppJMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ide.copyBuildIdCommand" commandName="Copy Build Id To Clipboard" description="Copies the build id to the clipboard." category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppJcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.command.autoconf" commandName="Invoke Autoconf" description="Run autoconf in the selected directory" category="_J4A1fsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppJsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.navigate.opentype" commandName="Open Element" description="Open an element in an Editor" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppJ8XQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppKMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.collapseAll" commandName="Collapse All" description="Collapse the current tree" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ppKcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQIMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.submodule.update" commandName="Update Submodule" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQIcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.folding.toggle" commandName="Toggle Folding" description="Toggles folding in the current editor" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQIsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.referencedFileErrors" commandName="Show Details..." description="Show Details..." category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQI8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQJMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.UnlockCommand" commandName="Unlock..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQJcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.commands.showElementInTypeHierarchyView" commandName="Show JavaScript Element Type Hierarchy" description="Show a JavaScript element in the Type Hierarchy view" category="_J4Cqo8XQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3qQJsXQEeOQKtwf9Y2DKA" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/> + <commands xmi:id="_2ldxTMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.SimplePush" commandName="Push to Upstream" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxTcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxTsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.OpenInTextEditorCommand" commandName="Open in Text Editor" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxT8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.TypeHierarchy" commandName="JavaScript Type Hierarchy" description="Show the Type Hierarchy view" category="_2l2L0cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxUMXQEeOQKtwf9Y2DKA" 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="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxUcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchPairEditorAction" commandName="Switch Source/Design Editors" description="Switch between the Source and Design editors." category="_2l2y0sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxUsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxU8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.selectPreviousChange" commandName="Select Previous Change" description="Select Previous Change" category="_2l3Z88XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxVMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.gef.zoom_out" commandName="Zoom Out" description="Zoom Out" category="_2l3Z78XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxVcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ToggleCoolbarAction" commandName="Toggle Toolbar Visibility" description="Toggles the visibility of the window toolbar" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxVsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxV8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.wordPrevious" commandName="Select Previous Word" description="Select the previous word" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxWMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RebaseInteractiveCurrent" commandName="%RebaseInteractiveCurrentHandler.name" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ldxWcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.query.browser.QueryBrowser" commandName="Query Browser" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYUMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.createPlaceHolderCommand" commandName="createPlaceHolderCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYUcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ReplaceWithBranchCommand" commandName="Branch..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYUsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.opendecl" commandName="Open Declaration" description="Open an editor on the selected element's declaration(s)" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYU8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsl.debug.ui.launchshortcut.debug" commandName="Debug XSLT Transformation" description="Create a configuration to debug an XSLT transformation" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYVMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.SetPropertyCommand" commandName="Set Property..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYVcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareWithTagCommand" commandName="Tag..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYVsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.findReplace" commandName="Find and Replace" description="Find and replace text" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYV8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYWMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.quickdiff.toggle" commandName="Quick Diff Toggle" description="Toggles quick diff information display on the line number ruler" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYWcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ui.applyPatch" commandName="Apply Patch..." description="Apply a patch to one or more workspace projects." category="_2l2y4MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYWsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.copyLeftToRight" commandName="Copy from Left to Right" description="Copy Current Change from Left to Right" category="_2l3Z88XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYW8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewRenameBranch" commandName="Rename Branch..." category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYXMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareTwoSelectedRepositoryResourcesCommand" commandName="Compare" category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYXcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.toggleInsertMode" commandName="Toggle Insert Mode" description="Toggle insert mode" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYXsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYX8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.insertGroupCommand" commandName="insertGroupCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYYMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.nextSubTab" commandName="Next Sub-Tab" description="Switch to the next sub-tab" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYYcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.openPluginArtifact" commandName="Open Plug-in Artifact" description="Open a plug-in artifact in the manifest editor" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYYsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.search.findrefs" commandName="References" description="Search for references to the selected element in the workspace" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYY8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.addBookmark" commandName="Add Bookmark" description="Add a bookmark" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYZcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYZsXQEeOQKtwf9Y2DKA" elementId="refresh.schema.editor.action.id" commandName="Refresh from Server" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYZ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewAddRepository" commandName="Add a Git Repository" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYaMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.MembersView" commandName="JavaScript Members" description="Show the Members view" category="_2l2L0cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2leYacXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.hover.forwardMacroExpansion" commandName="Forward" description="Step forward in macro expansions" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_YMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.command.autoreconf" commandName="Invoke Autoreconf" description="Run autoreconf from the selected directory" category="_2l2LysXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_YcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.rebuildAll" commandName="Rebuild All" description="Rebuild all projects" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_YsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.result.removeInstance" commandName="Remove Result" category="_2l2y1sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_Y8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.move.inner.to.top.level" commandName="Convert Member Type to Top Level" description="Convert member type to top level" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_ZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to var" description="Invokes quick assist and selects 'Assign to var'" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_ZcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.activateEditor" commandName="Activate Editor" description="Activate the editor" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_ZsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_Z8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_aMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.copyAllRightToLeft" commandName="Copy All from Right to Left" description="Copy All Changes from Right to Left" category="_2l3Z88XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_acXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.PushCommit" commandName="Push Commit..." category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_asXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.closeUnrelatedProjects" commandName="Close Unrelated Projects" description="Close unrelated projects" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_a8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureGerritRemote" commandName="Gerrit Configuration..." category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_bMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.ignoreWhiteSpace" commandName="Ignore White Space" description="Ignore white space where applicable" category="_2l3Z88XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_bcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.ToggleBreakpoint" commandName="Toggle Breakpoint" description="Creates or removes a breakpoint" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_bsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.lineDown" commandName="Line Down" description="Go down one line of text" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_b8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.previousTab" commandName="Previous Tab" description="Switch to the previous tab" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_cMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.SkipRebase" commandName="Skip commit and continue" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_ccXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition" commandName="Last Edit Location" description="Last edit location" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_csXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.cancelJob" commandName="Cancel Job" description="Terminate the job" category="_2l3Z58XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_c8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.toggleMemoryMonitorsPane" commandName="Toggle Memory Monitors Pane" description="Toggle visibility of the Memory Monitors Pane" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_dMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.testing.ResultView" commandName="DLTK Testing" description="Testing" category="_2l2L0cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_dcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pdt.ui.edit.text.php.show.outline" commandName="Quick Outline" description="Shows the quick outline for the editor input" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_dsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.UpdateCommand" commandName="Update" category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_d8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.assignToLocal.assist" commandName="Quick Assist - Assign to local variable" description="Invokes quick assist and selects 'Assign to local variable'" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_eMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ide.copyBuildIdCommand" commandName="Copy Build Id To Clipboard" description="Copies the build id to the clipboard." category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2le_ecXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.command.autoconf" commandName="Invoke Autoconf" description="Run autoconf in the selected directory" category="_2l2LysXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmcMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.navigate.opentype" commandName="Open Element" description="Open an element in an Editor" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmccXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmcsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.collapseAll" commandName="Collapse All" description="Collapse the current tree" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmc8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmdMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.submodule.update" commandName="Update Submodule" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmdcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.folding.toggle" commandName="Toggle Folding" description="Toggles folding in the current editor" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmdsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.referencedFileErrors" commandName="Show Details..." description="Show Details..." category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmd8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmeMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.UnlockCommand" commandName="Unlock..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmecXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.commands.showElementInTypeHierarchyView" commandName="Show JavaScript Element Type Hierarchy" description="Show a JavaScript element in the Type Hierarchy view" category="_2l4A8MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lfmesXQEeOQKtwf9Y2DKA" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/> </commands> - <commands xmi:id="_J3qQJ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into Java comments" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQKMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.workspace" commandName="Implementors in Workspace" description="Search for implementors of the selected interface" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQKcXQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQKsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQK8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.Display" commandName="Display" description="Display result of evaluating selected text" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQLMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.revert" commandName="Revert" description="Revert to the last saved state" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQLcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQLsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.open.editor" commandName="Open Selection" description="Opens an editor with the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQL8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQMMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jst.jsp.ui.refactor.move" commandName="Move" description="Move a Java Element to another package" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQMcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.redo" commandName="Redo" description="Redo the last operation" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQMsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.join.lines" commandName="Join Lines" description="Join lines of text" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQM8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.search.finddecl" commandName="Declaration" description="Search for declarations of the selected element in the workspace" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQNMXQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQNcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQNsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.forwardHistory" commandName="Forward History" description="Move forward in the editor navigation history" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQN8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.internationalize" commandName="Internationalize Plug-ins" description="Sets up internationalization for a plug-in" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQOMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.menu.findUnresolvedIncludes" commandName="Search for Unresolved Includes" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3qQOcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3MMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.discovery.ui" commandName="m2e Marketplace" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3McXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.query.browser.QueryHistory" commandName="Query History" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3MsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.commit" commandName="Commit" description="Commit resources to the repository" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3M8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.RunLast" commandName="Run" description="Launch in run mode" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3NMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.copyLineUp" commandName="Duplicate Lines" description="Duplicates the selected lines and leaves the selection unchanged" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3NcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.startMonitor" commandName="Start Monitor" category="_J4CDmsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3NsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3N8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.toggleCommentAction" commandName="Toggle Comment" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3OMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3OcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.commit.CreateBranch" commandName="Create Branch..." category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3OsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3O8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.removeFromWorkingSet" commandName="Remove From Working Set" description="Removes the selected object from a working set." category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3PMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.navigate.open.type" commandName="Open Type" description="Open a type in a DLTK editor" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3PcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.debug" commandName="Debug Java Applet" description="Debug Java Applet" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3PsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.server.ui.phpServerShortcut.run" commandName="Run PHP Web Application" description="Run PHP Web Application" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3P8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ReplaceWithCommit" commandName="Replace with commit" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3QMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.DeleteBranch" commandName="Delete Branch" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3QcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ApplyPatch" commandName="Apply Patch" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3QsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_J4A1fcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3Q8XQEeOQKtwf9Y2DKA" elementId="pl.szpinda.plugin.tomcat.commands.tomcatStartStop" commandName="Tomcat start,stop" category="_J4CDk8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3RMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.folding.collapse" commandName="Collapse" description="Collapses the folded region at the current selection" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3RcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.navigate.gotopackage" commandName="Go to Package" description="Go to Package" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3RsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.project" commandName="Write Access in Project" description="Search for write references to the selected element in the enclosing project" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3q3R8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.equinox.p2.ui.sdk.install" commandName="Install New Software..." category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reQMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.nextView" commandName="Next View" description="Switch to the next view" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reQcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.command.automake" commandName="Invoke Automake" description="Run automake from the selected directory" category="_J4A1fsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reQsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.junitShortcut.run" commandName="Run JUnit Test" description="Run JUnit Test" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reQ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.properties" commandName="Properties" description="Display the properties of the selected item" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reRMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.exception.occurrences" commandName="Search Exception Occurrences in File" description="Search for exception occurrences of a selected exception type" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reRcXQEeOQKtwf9Y2DKA" 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="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reRsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.openacc.command2" commandName="Find OpenACC Artifacts" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reR8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.moveLineUp" commandName="Move Lines Up" description="Moves the selected lines up" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reSMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.deleteGroupCommand" commandName="deleteGroupCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reScXQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.codegen.ecore.ui.Generate" commandName="Generate Code" description="Generate code for the EMF models in the workspace" category="_J4BchcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reSsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.open.outline" commandName="Show outline" description="Shows outline" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reS8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.TypesView" commandName="JavaScript Types" description="Show the Types view" category="_J4BcgcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reTMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to field" description="Invokes quick assist and selects 'Assign to field'" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reTcXQEeOQKtwf9Y2DKA" 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="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reTsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.copyLineDown" commandName="Copy Lines" description="Duplicates the selected lines and moves the selection to the copy" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reT8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open the call hierarchy for the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reUMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.java.source.quickMenu" commandName="Source Quick Menu" description="Opens the source quick menu" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reUcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in JavaScript editors" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reUsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reU8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.connect" commandName="Connect" description="Connect to a process" category="_J4CDn8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reVMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reVcXQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3reVsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CherryPick" commandName="Cherry Pick" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFUMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.method" commandName="Extract Function" description="Extract a set of statements or an expression into a new function and use the new function" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFUcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.ConfigureUpstreamFetch" commandName="Configure Upstream Fetch" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFUsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Merge" commandName="Merge" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFU8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.toggle.comment" commandName="Comment/Uncomment" description="Comment/Uncomment the selected lines" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFVMXQEeOQKtwf9Y2DKA" 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="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFVcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFVsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.parameter" commandName="Introduce Parameter" description="Introduce a new function parameter based on the selected expression" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFV8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaseline" commandName="Reset quickdiff baseline" category="_J4BckMXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3sFWMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaselineTarget" name="Reset target (HEAD, HEAD^1)" optional="false"/> + <commands xmi:id="_2lfme8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into Java comments" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmfMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.workspace" commandName="Implementors in Workspace" description="Search for implementors of the selected interface" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmfcXQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmfsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmf8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.Display" commandName="Display" description="Display result of evaluating selected text" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmgMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.revert" commandName="Revert" description="Revert to the last saved state" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmgcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmgsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.open.editor" commandName="Open Selection" description="Opens an editor with the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmg8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmhMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jst.jsp.ui.refactor.move" commandName="Move" description="Move a Java Element to another package" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmhcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.redo" commandName="Redo" description="Redo the last operation" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmhsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.join.lines" commandName="Join Lines" description="Join lines of text" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmh8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.search.finddecl" commandName="Declaration" description="Search for declarations of the selected element in the workspace" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmiMXQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lfmicXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNgMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.forwardHistory" commandName="Forward History" description="Move forward in the editor navigation history" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNgcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.internationalize" commandName="Internationalize Plug-ins" description="Sets up internationalization for a plug-in" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNgsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.menu.findUnresolvedIncludes" commandName="Search for Unresolved Includes" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNg8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNhMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.discovery.ui" commandName="m2e Marketplace" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNhcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.query.browser.QueryHistory" commandName="Query History" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNhsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.commit" commandName="Commit" description="Commit resources to the repository" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNh8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.RunLast" commandName="Run" description="Launch in run mode" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNiMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.copyLineUp" commandName="Duplicate Lines" description="Duplicates the selected lines and leaves the selection unchanged" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNicXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.startMonitor" commandName="Start Monitor" category="_2l3Z5sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNisXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNi8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.toggleCommentAction" commandName="Toggle Comment" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNjMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNjcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.commit.CreateBranch" commandName="Create Branch..." category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNjsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNj8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.removeFromWorkingSet" commandName="Remove From Working Set" description="Removes the selected object from a working set." category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNkMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.navigate.open.type" commandName="Open Type" description="Open a type in a DLTK editor" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNkcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.debug" commandName="Debug Java Applet" description="Debug Java Applet" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.server.ui.phpServerShortcut.run" commandName="Run PHP Web Application" description="Run PHP Web Application" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNk8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ReplaceWithCommit" commandName="Replace with commit" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNlMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.DeleteBranch" commandName="Delete Branch" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNlcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ApplyPatch" commandName="Apply Patch" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNlsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_2l2LycXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNl8XQEeOQKtwf9Y2DKA" elementId="pl.szpinda.plugin.tomcat.commands.tomcatStartStop" commandName="Tomcat start,stop" category="_2l2y48XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lgNmMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.folding.collapse" commandName="Collapse" description="Collapses the folded region at the current selection" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0kMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.navigate.gotopackage" commandName="Go to Package" description="Go to Package" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0kcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.project" commandName="Write Access in Project" description="Search for write references to the selected element in the enclosing project" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0ksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.equinox.p2.ui.sdk.install" commandName="Install New Software..." category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0k8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.nextView" commandName="Next View" description="Switch to the next view" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0lMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.command.automake" commandName="Invoke Automake" description="Run automake from the selected directory" category="_2l2LysXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0lcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.junitShortcut.run" commandName="Run JUnit Test" description="Run JUnit Test" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0lsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.properties" commandName="Properties" description="Display the properties of the selected item" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0l8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.exception.occurrences" commandName="Search Exception Occurrences in File" description="Search for exception occurrences of a selected exception type" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0mMXQEeOQKtwf9Y2DKA" 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="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0mcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.openacc.command2" commandName="Find OpenACC Artifacts" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0msXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.moveLineUp" commandName="Move Lines Up" description="Moves the selected lines up" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0m8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.deleteGroupCommand" commandName="deleteGroupCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0nMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.codegen.ecore.ui.Generate" commandName="Generate Code" description="Generate code for the EMF models in the workspace" category="_2l2y0cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0ncXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.open.outline" commandName="Show outline" description="Shows outline" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0nsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.TypesView" commandName="JavaScript Types" description="Show the Types view" category="_2l2L0cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0n8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to field" description="Invokes quick assist and selects 'Assign to field'" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0oMXQEeOQKtwf9Y2DKA" 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="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0ocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.copyLineDown" commandName="Copy Lines" description="Duplicates the selected lines and moves the selection to the copy" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0osXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open the call hierarchy for the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0o8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.java.source.quickMenu" commandName="Source Quick Menu" description="Opens the source quick menu" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0pMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in JavaScript editors" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0pcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0psXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.connect" commandName="Connect" description="Connect to a process" category="_2l3Z68XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0p8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0qMXQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lg0qcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CherryPick" commandName="Cherry Pick" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhboMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.method" commandName="Extract Function" description="Extract a set of statements or an expression into a new function and use the new function" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.ConfigureUpstreamFetch" commandName="Configure Upstream Fetch" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbosXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Merge" commandName="Merge" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbo8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.toggle.comment" commandName="Comment/Uncomment" description="Comment/Uncomment the selected lines" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbpMXQEeOQKtwf9Y2DKA" 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="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbpcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbpsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.parameter" commandName="Introduce Parameter" description="Introduce a new function parameter based on the selected expression" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbp8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaseline" commandName="Reset quickdiff baseline" category="_2l2y3MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lhbqMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaselineTarget" name="Reset target (HEAD, HEAD^1)" optional="false"/> </commands> - <commands xmi:id="_J3sFWcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.submodule.add" commandName="Add Submodule" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFWsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.find.broken.nls.keys" commandName="Find Broken Externalized Strings" description="Finds undefined, duplicate and unused externalized string keys in property files" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFW8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.targetBuildCommand" commandName="Make Target Build" description="Invoke a make target build for the selected container." category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFXMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.rebuildProject" commandName="Rebuild Project" description="Rebuild the selected projects" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFXcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.item.crosstab.ui.createCrosstab" commandName="Create Crosstab" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFXsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.search.references.in.workspace" commandName="References in Workspace" description="Search for references to the selected element in the workspace" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFX8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFYMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.clear.mark" commandName="Clear Mark" description="Clear the mark" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFYcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.updateClasspath" commandName="Update Classpath" description="Updates the plug-in classpath from latest settings" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFYsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ReplaceWithHead" commandName="Replace with HEAD revision" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFY8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Opens a type in the type hierarchy view" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFZcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.cheatsheets.openCheatSheet" commandName="Open Cheat Sheet" description="Open a Cheat Sheet." category="_J4CqoMXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3sFZsXQEeOQKtwf9Y2DKA" elementId="cheatSheetId" name="Identifier"/> + <commands xmi:id="_2lhbqcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.submodule.add" commandName="Add Submodule" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbqsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.find.broken.nls.keys" commandName="Find Broken Externalized Strings" description="Finds undefined, duplicate and unused externalized string keys in property files" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbq8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.targetBuildCommand" commandName="Make Target Build" description="Invoke a make target build for the selected container." category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbrMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.rebuildProject" commandName="Rebuild Project" description="Rebuild the selected projects" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbrcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.item.crosstab.ui.createCrosstab" commandName="Create Crosstab" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbrsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.search.references.in.workspace" commandName="References in Workspace" description="Search for references to the selected element in the workspace" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbr8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbsMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.clear.mark" commandName="Clear Mark" description="Clear the mark" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbscXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.updateClasspath" commandName="Update Classpath" description="Updates the plug-in classpath from latest settings" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbssXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ReplaceWithHead" commandName="Replace with HEAD revision" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbs8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Opens a type in the type hierarchy view" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbtMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbtcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.cheatsheets.openCheatSheet" commandName="Open Cheat Sheet" description="Open a Cheat Sheet." category="_2l3Z8cXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lhbtsXQEeOQKtwf9Y2DKA" elementId="cheatSheetId" name="Identifier"/> </commands> - <commands xmi:id="_J3sFZ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.saveAsTemplateAction" commandName="Save as Template" category="_J4A1gsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sFaMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewOpen" commandName="Open" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssYMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchCommit" commandName="Toggle Latest Branch Commit" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssYcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.tm.terminal.command1" commandName="Terminal view insert" category="_J4CqocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssYsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.castToArray" commandName="Cast To Type..." category="_J4BcjMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssY8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CompareVersions" commandName="Compare with each other" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.contentAssist.contextInformation" commandName="Context Information" description="Show Context Information" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssZcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.internal.ui.views.createVariable" commandName="%Command.Name.CreateVariable" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssZsXQEeOQKtwf9Y2DKA" 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="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssZ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.core.ui.command.addDependency" commandName="Add Maven Dependency" description="Add Maven Dependency" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssaMXQEeOQKtwf9Y2DKA" 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="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssacXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.goto.matching.bracket" commandName="Matching Character" description="Go to Matching Character" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssasXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.MarkAsMergedCommand" commandName="Mark as Merged" category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssa8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.stopMonitor" commandName="Stop Monitor" category="_J4CDmsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssbMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.upperCase" commandName="To Upper Case" description="Changes the selection to upper case" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssbcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.hierarchy" commandName="Declaration in Hierarchy" description="Search for declarations of the selected element in its hierarchy" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssbsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.DropToFrame" commandName="Drop to Frame" description="Drop to Frame" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssb8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.format" commandName="Format" description="Format Source Code" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sscMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewNewRemote" commandName="Create Remote..." category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssccXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.wsdl.ui.refactor.rename.element" commandName="Rename WSDL component" description="Renames WSDL component" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3sscsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.openFileSearchPage" commandName="File Search" description="Open the Search dialog's file search page" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssc8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CreatePatch" commandName="Create Patch" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssdMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.generate.xml" commandName="&XML File..." category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssdcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.clean" commandName="Clean..." category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssdsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.occurrences.in.file.quickMenu" commandName="Show Occurrences in File Quick Menu" description="Shows the Occurrences in File quick menu" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3ssd8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.extract.class" commandName="Extract Class..." description="Extracts fields into a new class" category="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTcMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.comment" commandName="Comment" description="Turn the selected lines into DLTK comments" category="_J4A1fcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTccXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ExportCommand" commandName="Export..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTcsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.selectWorkingSets" commandName="Select Working Sets" description="Select the working sets that are applicable for this window." category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTc8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.superclass" commandName="Extract Superclass" description="Extract a set of members into a new superclass and try to use the new superclass" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTdMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.item.crosstab.ui.createCube" commandName="Create Cube" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTdcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.hierarchy" commandName="Read Access in Hierarchy" description="Search for read references of the selected element in its hierarchy" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTdsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_J4BcjcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTd8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.command.configureTrace" commandName="Configure Git Debug Trace" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTeMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.RevertCommand" commandName="Revert..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTecXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTesXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.working.set" commandName="Write Access in Working Set" description="Search for write references to the selected element in a working set" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTe8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.selectNextChange" commandName="Select Next Change" description="Select Next Change" category="_J4CqosXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTfMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.rulerToggleBreakpoint" commandName="Toggle Breakpoint" description="Toggle breakpoint in disassembly ruler" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTfcXQEeOQKtwf9Y2DKA" 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="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTfsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.newWindow" commandName="New Window" description="Open another window" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTf8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.RemoveAllBreakpoints" commandName="Remove All Breakpoints" description="Removes all breakpoints" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTgMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.showResourceByPath" commandName="Show Resource in Navigator" description="Show a resource in the Navigator given its path" category="_J4Cqo8XQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3tTgcXQEeOQKtwf9Y2DKA" elementId="resourcePath" name="Resource Path" typeId="org.eclipse.ui.ide.resourcePath" optional="false"/> + <commands xmi:id="_2lhbt8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.saveAsTemplateAction" commandName="Save as Template" category="_2l2LzsXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lhbuMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewOpen" commandName="Open" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCsMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchCommit" commandName="Toggle Latest Branch Commit" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCscXQEeOQKtwf9Y2DKA" elementId="org.eclipse.tm.terminal.command1" commandName="Terminal view insert" category="_2l3Z8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCssXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.castToArray" commandName="Cast To Type..." category="_2l2y2MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCs8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CompareVersions" commandName="Compare with each other" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCtMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.contentAssist.contextInformation" commandName="Context Information" description="Show Context Information" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCtcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.internal.ui.views.createVariable" commandName="%Command.Name.CreateVariable" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCtsXQEeOQKtwf9Y2DKA" 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="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCt8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.core.ui.command.addDependency" commandName="Add Maven Dependency" description="Add Maven Dependency" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCuMXQEeOQKtwf9Y2DKA" 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="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCucXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.goto.matching.bracket" commandName="Matching Character" description="Go to Matching Character" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCusXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.MarkAsMergedCommand" commandName="Mark as Merged" category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCu8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.stopMonitor" commandName="Stop Monitor" category="_2l3Z5sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCvMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.upperCase" commandName="To Upper Case" description="Changes the selection to upper case" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCvcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.hierarchy" commandName="Declaration in Hierarchy" description="Search for declarations of the selected element in its hierarchy" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCvsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.DropToFrame" commandName="Drop to Frame" description="Drop to Frame" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCv8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.format" commandName="Format" description="Format Source Code" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCwMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewNewRemote" commandName="Create Remote..." category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCwcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.wsdl.ui.refactor.rename.element" commandName="Rename WSDL component" description="Renames WSDL component" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCwsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.openFileSearchPage" commandName="File Search" description="Open the Search dialog's file search page" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCw8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CreatePatch" commandName="Create Patch" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCxMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.generate.xml" commandName="&XML File..." category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCxcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.clean" commandName="Clean..." category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCxsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.occurrences.in.file.quickMenu" commandName="Show Occurrences in File Quick Menu" description="Shows the Occurrences in File quick menu" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCx8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.extract.class" commandName="Extract Class..." description="Extracts fields into a new class" category="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2liCyMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.comment" commandName="Comment" description="Turn the selected lines into DLTK comments" category="_2l2LycXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lipwMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ExportCommand" commandName="Export..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lipwcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.selectWorkingSets" commandName="Select Working Sets" description="Select the working sets that are applicable for this window." category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lipwsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.superclass" commandName="Extract Superclass" description="Extract a set of members into a new superclass and try to use the new superclass" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lipw8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.item.crosstab.ui.createCube" commandName="Create Cube" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lipxMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.hierarchy" commandName="Read Access in Hierarchy" description="Search for read references of the selected element in its hierarchy" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lipxcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_2l2y2cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lipxsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.command.configureTrace" commandName="Configure Git Debug Trace" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lipx8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.RevertCommand" commandName="Revert..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lipyMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lipycXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.working.set" commandName="Write Access in Working Set" description="Search for write references to the selected element in a working set" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lipysXQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.selectNextChange" commandName="Select Next Change" description="Select Next Change" category="_2l3Z88XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lipy8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.rulerToggleBreakpoint" commandName="Toggle Breakpoint" description="Toggle breakpoint in disassembly ruler" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lipzMXQEeOQKtwf9Y2DKA" 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="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lipzcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.newWindow" commandName="New Window" description="Open another window" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lipzsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.RemoveAllBreakpoints" commandName="Remove All Breakpoints" description="Removes all breakpoints" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lipz8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.showResourceByPath" commandName="Show Resource in Navigator" description="Show a resource in the Navigator given its path" category="_2l4A8MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lip0MXQEeOQKtwf9Y2DKA" elementId="resourcePath" name="Resource Path" typeId="org.eclipse.ui.ide.resourcePath" optional="false"/> </commands> - <commands xmi:id="_J3tTgsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.refactor.implement.method" commandName="Implement Method - Source Generation " description="Implements a method for a selected method declaration" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTg8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.testing.testingShortcut.debug" commandName="Debug testing Test" description="Debug testing Test" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tThMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.AddToSVNCommand" commandName="Add to Version Control..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tThcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tThsXQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTh8XQEeOQKtwf9Y2DKA" 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="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3tTiMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.shiftLeft" commandName="Shift Left" description="Shift a block of text to the left" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6gMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ReplaceWithTagCommand" commandName="Tag..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6gcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.working.set" commandName="Implementors in Working Set" description="Search for implementors of the selected interface in a working set" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6gsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pdt.ui.edit.text.select.enclosing" commandName="Select Enclosing Element" description="Expands selection to include enclosing element" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6g8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.debug" commandName="Debug" description="Debug server" category="_J4CDncXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6hMXQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6hcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.search.find.occurrences" commandName="Occurrences in File" description="Find occurrences of the selection in the file" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6hsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.showAnnotation" commandName="Show Annotation" description="Show Annotation" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6h8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.cleanAction" commandName="Build Clean" description="Discard old built state" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6iMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.editors.text.show.tooltip" commandName="Show Tooltip Description" description="Shows the tooltip description for the element at the cursor" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6icXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6isXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.replace" commandName="Replace With Latest from Repository" description="Replace with last committed content from CVS Server" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6i8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implement.occurrences" commandName="Search Implement Occurrences in File" description="Search for implement occurrences of a selected type" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6jMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.deleteRowCommand" commandName="deleteRowCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6jcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.imagebrowser.saveToWorkspace" commandName="Save Image" description="Save the selected image into a project in the workspace" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6jsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6j8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.structure.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6kMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.actions.LifeCycleTest.run" commandName="Run Maven Test" description="Run Maven Test" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6kcXQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6ksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.windowStart" commandName="Select Window Start" description="Select to the start of the window" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6k8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6lMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.toggle.source.header" commandName="Toggle Source/Header" description="Toggles between corresponding source and header files" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6lcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.outline.customFilter" commandName="&Filters" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6lsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6l8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a JavaScript editor" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3t6mMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteSelectionAction" commandName="Execute Selected Text" category="_J4A1gsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhkMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.constant" commandName="Extract Constant" description="Extracts a constant into a new static var and uses the new static var" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhkcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.closeAllPerspectives" commandName="Close All Perspectives" description="Close all open perspectives" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.insertCommand" commandName="insertCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhk8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.changeToStatic" commandName="Quick Fix - Change to static access" description="Invokes quick assist and selects 'Change to static access'" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhlMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.findPrevious" commandName="Find Previous" description="Find previous item" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhlcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView" commandName="Show View" description="Shows a particular view" category="_J4BcgcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3uhlsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="View"/> - <parameters xmi:id="_J3uhl8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.secondaryId" name="Secondary Id"/> - <parameters xmi:id="_J3uhmMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.makeFast" name="As FastView"/> + <commands xmi:id="_2lip0cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.refactor.implement.method" commandName="Implement Method - Source Generation " description="Implements a method for a selected method declaration" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lip0sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.testing.testingShortcut.debug" commandName="Debug testing Test" description="Debug testing Test" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lip08XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.AddToSVNCommand" commandName="Add to Version Control..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lip1MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lip1cXQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lip1sXQEeOQKtwf9Y2DKA" 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="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lip18XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.shiftLeft" commandName="Shift Left" description="Shift a block of text to the left" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lip2MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ReplaceWithTagCommand" commandName="Tag..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ0MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.working.set" commandName="Implementors in Working Set" description="Search for implementors of the selected interface in a working set" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ0cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pdt.ui.edit.text.select.enclosing" commandName="Select Enclosing Element" description="Expands selection to include enclosing element" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ0sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.debug" commandName="Debug" description="Debug server" category="_2l3Z6cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ08XQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ1MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.search.find.occurrences" commandName="Occurrences in File" description="Find occurrences of the selection in the file" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ1cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.showAnnotation" commandName="Show Annotation" description="Show Annotation" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ1sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.cleanAction" commandName="Build Clean" description="Discard old built state" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ18XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.editors.text.show.tooltip" commandName="Show Tooltip Description" description="Shows the tooltip description for the element at the cursor" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ2MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ2cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.replace" commandName="Replace With Latest from Repository" description="Replace with last committed content from CVS Server" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ2sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implement.occurrences" commandName="Search Implement Occurrences in File" description="Search for implement occurrences of a selected type" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ28XQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.deleteRowCommand" commandName="deleteRowCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ3MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.imagebrowser.saveToWorkspace" commandName="Save Image" description="Save the selected image into a project in the workspace" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ3cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ3sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.structure.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ38XQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.actions.LifeCycleTest.run" commandName="Run Maven Test" description="Run Maven Test" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ4MXQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ4cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.windowStart" commandName="Select Window Start" description="Select to the start of the window" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ4sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ48XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.toggle.source.header" commandName="Toggle Source/Header" description="Toggles between corresponding source and header files" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ5MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.outline.customFilter" commandName="&Filters" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ5cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ5sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a JavaScript editor" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ58XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteSelectionAction" commandName="Execute Selected Text" category="_2l2LzsXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ljQ6MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.constant" commandName="Extract Constant" description="Extracts a constant into a new static var and uses the new static var" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj34MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.closeAllPerspectives" commandName="Close All Perspectives" description="Close all open perspectives" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj34cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.insertCommand" commandName="insertCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj34sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.changeToStatic" commandName="Quick Fix - Change to static access" description="Invokes quick assist and selects 'Change to static access'" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj348XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.findPrevious" commandName="Find Previous" description="Find previous item" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj35MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView" commandName="Show View" description="Shows a particular view" category="_2l2L0cXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lj35cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.viewId" name="View"/> + <parameters xmi:id="_2lj35sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.secondaryId" name="Secondary Id"/> + <parameters xmi:id="_2lj358XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.showView.makeFast" name="As FastView"/> </commands> - <commands xmi:id="_J3uhmcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaeditor.copycolumn" commandName="Copy" category="_J4A1gMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhmsXQEeOQKtwf9Y2DKA" 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="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhm8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteAsOneStatementAction" commandName="Execute Selected Text As One Statement" category="_J4A1gsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhnMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchAction" commandName="Switch Source/Design Views" description="Switch between the Source and Design views." category="_J4BchsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhncXQEeOQKtwf9Y2DKA" 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="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhnsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.codan.commands.runCodanCommand" commandName="Run Code Analysis" category="_J4CDlMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhn8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_J4A1g8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhoMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhosXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.goToResource" commandName="Go to" description="Go to a particular resource in the active view" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uho8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.CompareIndexWithHead" commandName="Compare File in Git Index with HEAD Revision" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhpMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.StepReturn" commandName="Step Return" description="Step return" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhpcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhpsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.lineEnd" commandName="Line End" description="Go to the end of the line of text" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3uhp8XQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vIoMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.delimiter.unix" commandName="Convert Line Delimiters to Unix (LF, \n, 0A, ¶)" description="Converts the line delimiters to Unix (LF, \n, 0A, ¶)" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vIocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vIosXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.cutCommand" commandName="cutCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vIo8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CopyCommand" commandName="Copy To..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vIpMXQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vIpcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.dialogs.openMessageDialog" commandName="Open Message Dialog" description="Open a Message Dialog" category="_J4CDnsXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3vIpsXQEeOQKtwf9Y2DKA" elementId="title" name="Title"/> - <parameters xmi:id="_J3vIp8XQEeOQKtwf9Y2DKA" elementId="message" name="Message"/> - <parameters xmi:id="_J3vIqMXQEeOQKtwf9Y2DKA" elementId="imageType" name="Image Type Constant" typeId="org.eclipse.ui.dialogs.Integer"/> - <parameters xmi:id="_J3vIqcXQEeOQKtwf9Y2DKA" elementId="defaultIndex" name="Default Button Index" typeId="org.eclipse.ui.dialogs.Integer"/> - <parameters xmi:id="_J3vIqsXQEeOQKtwf9Y2DKA" elementId="buttonLabel0" name="First Button Label"/> - <parameters xmi:id="_J3vIq8XQEeOQKtwf9Y2DKA" elementId="buttonLabel1" name="Second Button Label"/> - <parameters xmi:id="_J3vIrMXQEeOQKtwf9Y2DKA" elementId="buttonLabel2" name="Third Button Label"/> - <parameters xmi:id="_J3vIrcXQEeOQKtwf9Y2DKA" elementId="buttonLabel3" name="Fourth Button Label"/> - <parameters xmi:id="_J3vIrsXQEeOQKtwf9Y2DKA" elementId="cancelReturns" name="Return Value on Cancel"/> + <commands xmi:id="_2lj36MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaeditor.copycolumn" commandName="Copy" category="_2l2LzMXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj36cXQEeOQKtwf9Y2DKA" 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="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj36sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteAsOneStatementAction" commandName="Execute Selected Text As One Statement" category="_2l2LzsXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj368XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchAction" commandName="Switch Source/Design Views" description="Switch between the Source and Design views." category="_2l2y0sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj37MXQEeOQKtwf9Y2DKA" 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="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj37cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.codan.commands.runCodanCommand" commandName="Run Code Analysis" category="_2l3Z4MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj37sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_2l2Lz8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj378XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj38MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj38cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.goToResource" commandName="Go to" description="Go to a particular resource in the active view" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj38sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.CompareIndexWithHead" commandName="Compare File in Git Index with HEAD Revision" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj388XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.StepReturn" commandName="Step Return" description="Step return" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj39MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj39cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.lineEnd" commandName="Line End" description="Go to the end of the line of text" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj39sXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj398XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.delimiter.unix" commandName="Convert Line Delimiters to Unix (LF, \n, 0A, ¶)" description="Converts the line delimiters to Unix (LF, \n, 0A, ¶)" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lj3-MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lke8MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.cutCommand" commandName="cutCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lke8cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CopyCommand" commandName="Copy To..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lke8sXQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lke88XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.dialogs.openMessageDialog" commandName="Open Message Dialog" description="Open a Message Dialog" category="_2l3Z6sXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lke9MXQEeOQKtwf9Y2DKA" elementId="title" name="Title"/> + <parameters xmi:id="_2lke9cXQEeOQKtwf9Y2DKA" elementId="message" name="Message"/> + <parameters xmi:id="_2lke9sXQEeOQKtwf9Y2DKA" elementId="imageType" name="Image Type Constant" typeId="org.eclipse.ui.dialogs.Integer"/> + <parameters xmi:id="_2lke98XQEeOQKtwf9Y2DKA" elementId="defaultIndex" name="Default Button Index" typeId="org.eclipse.ui.dialogs.Integer"/> + <parameters xmi:id="_2lke-MXQEeOQKtwf9Y2DKA" elementId="buttonLabel0" name="First Button Label"/> + <parameters xmi:id="_2lke-cXQEeOQKtwf9Y2DKA" elementId="buttonLabel1" name="Second Button Label"/> + <parameters xmi:id="_2lke-sXQEeOQKtwf9Y2DKA" elementId="buttonLabel2" name="Third Button Label"/> + <parameters xmi:id="_2lke-8XQEeOQKtwf9Y2DKA" elementId="buttonLabel3" name="Fourth Button Label"/> + <parameters xmi:id="_2lke_MXQEeOQKtwf9Y2DKA" elementId="cancelReturns" name="Return Value on Cancel"/> </commands> - <commands xmi:id="_J3vIr8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.rerunJob" commandName="Rerun Job" description="Resend the interactive job commands" category="_J4CDm8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vIsMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.OpenDebugConfigurations" commandName="Debug..." description="Open debug launch configuration dialog" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vIscXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewClearCredentials" commandName="Clear Credentials" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vIssXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.open.include.browser" commandName="Open Include Browser" description="Open an include browser on the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vIs8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.add" commandName="Add to Version Control" description="Add the Selected Resources to Version Control" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vItMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.convertAnonymousToLocal.assist" commandName="Quick Assist - Convert anonymous to local class" description="Invokes quick assist and selects 'Convert anonymous to local class'" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vItcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.convertLocalToField.assist" commandName="Quick Assist - Convert local variable to var" description="Invokes quick assist and selects 'Convert local variable to var'" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vItsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareWithLatestRevisionCommand" commandName="Latest from Repository" category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vIt8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.closeOthers" commandName="Close Others" description="Close all editors except the one that is active" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vIuMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.opendecl" commandName="Open declaration" description="Follow to the directive definition" category="_J4BcgsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvsMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.change.type" commandName="Generalize Declared Type" description="Change the declaration of a selected variable to a more general type consistent with usage" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvscXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.editors.revisions.author.toggle" commandName="Toggle Revision Author Display" description="Toggles the display of the revision author" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvssXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvs8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.show.phpdoc" commandName="Show Tooltip Description" description="Shows the tooltip description for the element at the cursor" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvtMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.replaceWithBase" commandName="Revert to Base" description="Revert to Base revisions" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvtcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.AddRevisionLinkCommand" commandName="Add Revision Link..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvtsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.debug.ui.commands.ScriptWatch" commandName="Watch" description="Create new watch expression" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvt8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.menu.createParserLog" commandName="Create Parser Log File" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvuMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsd.ui.refactor.makeTypeGlobal" commandName="Make &Anonymous Type Global" description="Promotes anonymous type to global level and replaces its references" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvucXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvusXQEeOQKtwf9Y2DKA" 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="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvu8XQEeOQKtwf9Y2DKA" elementId="sed.tabletree.expandAll" commandName="Expand All" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvvMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.create.delegate.methods" commandName="Generate Delegate Functions" description="Add delegate functions for a type's vars" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvvcXQEeOQKtwf9Y2DKA" 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="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvvsXQEeOQKtwf9Y2DKA" 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="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvv8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pdt.ui.edit.text.select.last" commandName="Restore Last Selection" description="Restores last selection" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvwMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.structure.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvwcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.php.open.manual" commandName="Open manual" description="Open function manual in an internal web browser" category="_J4CDpMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvwsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewClone" commandName="Clone a Git Repository" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvw8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.disable.grammar.constraints" commandName="Turn off Grammar Constraints" description="Turn off grammar Constraints" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvxMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareRepositoryWithTagCommand" commandName="Compare With Tag..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvxcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.connectivity.commands.export" commandName="Export Profiles Command" description="Command to export connection profiles" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvxsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewRefresh" commandName="Refresh" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3vvx8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.cheatsheets.openCheatSheetURL" commandName="Open Cheat Sheet from URL" description="Open a Cheat Sheet from file at a specified URL." category="_J4CqoMXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3vvyMXQEeOQKtwf9Y2DKA" elementId="cheatSheetId" name="Identifier" optional="false"/> - <parameters xmi:id="_J3wWwMXQEeOQKtwf9Y2DKA" elementId="name" name="Name" optional="false"/> - <parameters xmi:id="_J3wWwcXQEeOQKtwf9Y2DKA" elementId="url" name="URL" optional="false"/> + <commands xmi:id="_2lke_cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.rerunJob" commandName="Rerun Job" description="Resend the interactive job commands" category="_2l3Z58XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lke_sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.OpenDebugConfigurations" commandName="Debug..." description="Open debug launch configuration dialog" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lke_8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewClearCredentials" commandName="Clear Credentials" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lkfAMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.open.include.browser" commandName="Open Include Browser" description="Open an include browser on the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lkfAcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.add" commandName="Add to Version Control" description="Add the Selected Resources to Version Control" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lkfAsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.convertAnonymousToLocal.assist" commandName="Quick Assist - Convert anonymous to local class" description="Invokes quick assist and selects 'Convert anonymous to local class'" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lkfA8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.convertLocalToField.assist" commandName="Quick Assist - Convert local variable to var" description="Invokes quick assist and selects 'Convert local variable to var'" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lkfBMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareWithLatestRevisionCommand" commandName="Latest from Repository" category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lkfBcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.closeOthers" commandName="Close Others" description="Close all editors except the one that is active" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lkfBsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.opendecl" commandName="Open declaration" description="Follow to the directive definition" category="_2l2L0sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lkfB8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.change.type" commandName="Generalize Declared Type" description="Change the declaration of a selected variable to a more general type consistent with usage" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGAMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.editors.revisions.author.toggle" commandName="Toggle Revision Author Display" description="Toggles the display of the revision author" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGAcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGAsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.show.phpdoc" commandName="Show Tooltip Description" description="Shows the tooltip description for the element at the cursor" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGA8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.replaceWithBase" commandName="Revert to Base" description="Revert to Base revisions" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGBMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.AddRevisionLinkCommand" commandName="Add Revision Link..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGBcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.debug.ui.commands.ScriptWatch" commandName="Watch" description="Create new watch expression" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGBsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.menu.createParserLog" commandName="Create Parser Log File" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGB8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsd.ui.refactor.makeTypeGlobal" commandName="Make &Anonymous Type Global" description="Promotes anonymous type to global level and replaces its references" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGCMXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGCcXQEeOQKtwf9Y2DKA" 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="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGCsXQEeOQKtwf9Y2DKA" elementId="sed.tabletree.expandAll" commandName="Expand All" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGC8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.create.delegate.methods" commandName="Generate Delegate Functions" description="Add delegate functions for a type's vars" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGDMXQEeOQKtwf9Y2DKA" 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="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGDcXQEeOQKtwf9Y2DKA" 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="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGDsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pdt.ui.edit.text.select.last" commandName="Restore Last Selection" description="Restores last selection" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGD8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.structure.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGEMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.php.open.manual" commandName="Open manual" description="Open function manual in an internal web browser" category="_2l3Z8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGEcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewClone" commandName="Clone a Git Repository" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGEsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.disable.grammar.constraints" commandName="Turn off Grammar Constraints" description="Turn off grammar Constraints" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGE8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareRepositoryWithTagCommand" commandName="Compare With Tag..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGFMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.connectivity.commands.export" commandName="Export Profiles Command" description="Command to export connection profiles" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGFcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewRefresh" commandName="Refresh" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2llGFsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.cheatsheets.openCheatSheetURL" commandName="Open Cheat Sheet from URL" description="Open a Cheat Sheet from file at a specified URL." category="_2l3Z8cXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2llGF8XQEeOQKtwf9Y2DKA" elementId="cheatSheetId" name="Identifier" optional="false"/> + <parameters xmi:id="_2llGGMXQEeOQKtwf9Y2DKA" elementId="name" name="Name" optional="false"/> + <parameters xmi:id="_2lltEMXQEeOQKtwf9Y2DKA" elementId="url" name="URL" optional="false"/> </commands> - <commands xmi:id="_J3wWwsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.editCommand" commandName="editCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wWw8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.DisconnectCommand" commandName="Disconnect" category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wWxMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.lockToolBar" commandName="Lock the Toolbars" description="Lock the Toolbars" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wWxcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.buildAll" commandName="Build All" description="Build all projects" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wWxsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.expandAll" commandName="Expand All" description="Expand the current tree" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wWx8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.gdb.ui.command.selectNextTraceRecord" commandName="Next Trace Record" description="Select Next Trace Record" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wWyMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.import" commandName="Import" description="Import" category="_J4CDmMXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3wWycXQEeOQKtwf9Y2DKA" elementId="importWizardId" name="Import Wizard"/> + <commands xmi:id="_2lltEcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.editCommand" commandName="editCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltEsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.DisconnectCommand" commandName="Disconnect" category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltE8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.lockToolBar" commandName="Lock the Toolbars" description="Lock the Toolbars" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltFMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.buildAll" commandName="Build All" description="Build all projects" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltFcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.expandAll" commandName="Expand All" description="Expand the current tree" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltFsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.gdb.ui.command.selectNextTraceRecord" commandName="Next Trace Record" description="Select Next Trace Record" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltF8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.import" commandName="Import" description="Import" category="_2l3Z5MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lltGMXQEeOQKtwf9Y2DKA" elementId="importWizardId" name="Import Wizard"/> </commands> - <commands xmi:id="_J3wWysXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.help.helpSearch" commandName="Help Search" description="Open the help search" category="_J4CqoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wWy8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.importFromRepository" commandName="Import Plug-in from a Repository" description="Imports a plug-in from a source repository" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wWzMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.windowEnd" commandName="Window End" description="Go to the end of the window" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wWzcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.occurrences.in.file" commandName="Search All Occurrences in File" description="Search for all occurrences of the selected element in its declaring file" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wWzsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.update" commandName="Update" description="Update resources with new content from the repository" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wWz8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.add.include" commandName="Add Include" description="Create include statement on selection" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wW0MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pdt.ui.edit.text.select.previous" commandName="Select Previous Element" description="Expands selection to include previous sibling" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wW0cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.help.ui.indexcommand" commandName="Index" description="Show Keyword Index" category="_J4CqoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wW0sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.renameInFile" commandName="Rename In File" description="Renames all references within the same buildfile" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wW08XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.RenameBranch" commandName="Rename Branch..." category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wW1MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.create.getter.setter" commandName="Generate Getters and Setters" description="Generate Getter and Setter functions for type's vars" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wW1cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Rebase" commandName="Rebase" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wW1sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.pinEditor" commandName="Pin Editor" description="Pin the current editor" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3wW18XQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w90MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w90cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w90sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.workspace" commandName="Declaration in Workspace" description="Search for declarations of the selected element in the workspace" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w908XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w91MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w91cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w91sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ShowRepositoriesView" commandName="Show Git Repositories View" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w918XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Tag" commandName="Tag" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w92MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.folding.restore" commandName="Reset Structure" description="Resets the folding structure" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w92cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.restartWorkbench" commandName="Restart" description="Restart the workbench" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w92sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewConfigurePush" commandName="Configure Push..." category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w928XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.export" commandName="Export" description="Export" category="_J4CDmMXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3w93MXQEeOQKtwf9Y2DKA" elementId="exportWizardId" name="Export Wizard"/> + <commands xmi:id="_2lltGcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.help.helpSearch" commandName="Help Search" description="Open the help search" category="_2l3Z8cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltGsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.importFromRepository" commandName="Import Plug-in from a Repository" description="Imports a plug-in from a source repository" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltG8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.windowEnd" commandName="Window End" description="Go to the end of the window" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltHMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.occurrences.in.file" commandName="Search All Occurrences in File" description="Search for all occurrences of the selected element in its declaring file" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltHcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.update" commandName="Update" description="Update resources with new content from the repository" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltHsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.add.include" commandName="Add Include" description="Create include statement on selection" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltH8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pdt.ui.edit.text.select.previous" commandName="Select Previous Element" description="Expands selection to include previous sibling" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltIMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.help.ui.indexcommand" commandName="Index" description="Show Keyword Index" category="_2l3Z8cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltIcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.renameInFile" commandName="Rename In File" description="Renames all references within the same buildfile" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltIsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.RenameBranch" commandName="Rename Branch..." category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltI8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.create.getter.setter" commandName="Generate Getters and Setters" description="Generate Getter and Setter functions for type's vars" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltJMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Rebase" commandName="Rebase" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltJcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.pinEditor" commandName="Pin Editor" description="Pin the current editor" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lltJsXQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUIMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUIcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUIsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.workspace" commandName="Declaration in Workspace" description="Search for declarations of the selected element in the workspace" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUI8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUJMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUJcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUJsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ShowRepositoriesView" commandName="Show Git Repositories View" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUJ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Tag" commandName="Tag" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUKMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.folding.restore" commandName="Reset Structure" description="Resets the folding structure" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUKcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.restartWorkbench" commandName="Restart" description="Restart the workbench" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUKsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewConfigurePush" commandName="Configure Push..." category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUK8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.export" commandName="Export" description="Export" category="_2l3Z5MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lmULMXQEeOQKtwf9Y2DKA" elementId="exportWizardId" name="Export Wizard"/> </commands> - <commands xmi:id="_J3w93cXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w93sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.command.breakpointProperties" commandName="C/C++ Breakpoint Properties" description="View and edit properties for a given C/C++ breakpoint" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w938XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.resetPerspective" commandName="Reset Perspective" description="Reset the current perspective to its default state" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w94MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource" commandName="Rename Resource" description="Rename the selected resource and notify LTK participants." category="_J4CqpMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w94cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ScanLocksCommand" commandName="Scan Locks" category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w94sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.searchTargetRepositories" commandName="Add Artifact to Target Platform" description="Add an artifact to your target platform" category="_J4BckMXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3w948XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.searchTargetRepositories.term" name="The initial search pattern for the artifact search dialog"/> + <commands xmi:id="_2lmULcXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmULsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.command.breakpointProperties" commandName="C/C++ Breakpoint Properties" description="View and edit properties for a given C/C++ breakpoint" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUL8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.resetPerspective" commandName="Reset Perspective" description="Reset the current perspective to its default state" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUMMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource" commandName="Rename Resource" description="Rename the selected resource and notify LTK participants." category="_2l4A8cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUMcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ScanLocksCommand" commandName="Scan Locks" category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUMsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.searchTargetRepositories" commandName="Add Artifact to Target Platform" description="Add an artifact to your target platform" category="_2l2y3MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lmUM8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.searchTargetRepositories.term" name="The initial search pattern for the artifact search dialog"/> </commands> - <commands xmi:id="_J3w95MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.ConfigureUpstreamPush" commandName="Configure Upstream Push" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w95cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.savePerspective" commandName="Save Perspective As" description="Save the current perspective" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w95sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.showInformation" commandName="Show Tooltip Description" description="Displays information for the current caret location in a focused hover" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3w958XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ConfigureFetch" commandName="Configure Upstream Fetch" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk4MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.nextMemoryBlock" commandName="Next Memory Monitor" description="Show renderings from next memory monitor." category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk4cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.toggleOverwrite" commandName="Toggle Overwrite" description="Toggle overwrite mode" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk4sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk48XQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk5MXQEeOQKtwf9Y2DKA" 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="_J4Bcj8XQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3xk5cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.specific_content_assist.category_id" name="type" optional="false"/> + <commands xmi:id="_2lmUNMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.ConfigureUpstreamPush" commandName="Configure Upstream Push" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUNcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.savePerspective" commandName="Save Perspective As" description="Save the current perspective" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUNsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.showInformation" commandName="Show Tooltip Description" description="Displays information for the current caret location in a focused hover" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lmUN8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ConfigureFetch" commandName="Configure Upstream Fetch" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7MMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.nextMemoryBlock" commandName="Next Memory Monitor" description="Show renderings from next memory monitor." category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7McXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.toggleOverwrite" commandName="Toggle Overwrite" description="Toggle overwrite mode" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7MsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7M8XQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7NMXQEeOQKtwf9Y2DKA" 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="_2l2y28XQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lm7NcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.specific_content_assist.category_id" name="type" optional="false"/> </commands> - <commands xmi:id="_J3xk5sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.Squash" commandName="Squash Commits" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk58XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.SetKeywordsCommand" commandName="Set Keywords..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk6MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.showKeyAssist" commandName="Show Key Assist" description="Show the key assist dialog" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk6cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.navigate.open.type" commandName="Open Type" description="Opens a type in a PHP editor" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk6sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.saveAs" commandName="Save As" description="Save the current contents to another location" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk68XQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.performTextSearchWorkspace" commandName="Find Text in Workspace" description="Searches the files in the workspace for specific text." category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk7MXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk7cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.refactor.hide.method" commandName="Hide Member Function..." category="_J4A1g8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk7sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavaPerspective" commandName="Java" description="Show the Java perspective" category="_J4A1fMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk78XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.holdJob" commandName="Hold Job" description="Hold the job" category="_J4CDm8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk8MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.openEditorDropDown" commandName="Quick Switch Editor" description="Open the editor drop down list" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk8cXQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk8sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.quick.format" commandName="Format Element" description="Format enclosing text element" category="_J4A1fcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk88XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.override.methods" commandName="Override/Implement Methods" description="Override or implement methods from super types" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk9MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.performTextSearchFile" commandName="Find Text in File" description="Searches the files in the file for specific text." category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk9cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk9sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.paste" commandName="Paste" description="Paste from the clipboard" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3xk98XQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yL8MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.debug" commandName="Debug OSGi Framework" description="Debug OSGi Framework" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yL8cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.openmp.core.command2" commandName="Show OpenMP artifacts" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yL8sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.UpgradeProjectsCommand" commandName="Upgrade Projects..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yL88XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yL9MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Ignore" commandName="Ignore" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yL9cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewCopyPath" commandName="Copy Path to Clipboard" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yL9sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.debug.ui.commands.ScriptInspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yL98XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.RemoveFromIndex" commandName="Remove from Git Index" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yL-MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.SynchronizeCommand" commandName="Synchronize with Repository" category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yL-cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.open.quick.macro.explorer" commandName="Explore Macro Expansion" description="Opens a quick view for macro expansion exploration" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yL-sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.externalize.strings" commandName="Externalize Strings" description="Finds all strings that are not externalized and moves them into a separate property file" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yL-8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.lineUp" commandName="Line Up" description="Go up one line of text" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yL_MXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yL_cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.castToType" commandName="Cast To Type..." category="_J4BcjMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yL_sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.workspace" commandName="References in Workspace" description="Search for references to the selected element in the workspace" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yL_8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.back" commandName="Back" description="Navigate back" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yMAMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.EditPropertiesCommand" commandName="Show Properties" category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yMAcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.ToggleStepFilters" commandName="Use Step Filters" description="Toggles enablement of debug step filters" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yMAsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.indirection" commandName="Introduce Indirection" description="Introduce an indirection to encapsulate invocations of a selected function" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yMA8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesLinkWithSelection" commandName="Link with Selection" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yMBMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.org.eclipse.egit.ui.AbortRebase" commandName="Abort Rebase" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yMBcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Fetch" commandName="Fetch" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yMBsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.SetQuickdiffBaseline" commandName="Set quickdiff baseline" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzAMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.ShowBlame" commandName="Show Annotations" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzAcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewDelete" commandName="Delete Repository" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzAsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Pull" commandName="Pull" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzA8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.recenter" commandName="Recenter" description="Recenter the window based on the cursor" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzBMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.restoreDefaultType" commandName="Restore Original Type" description="View and edit properties for a given C/C++ breakpoint" category="_J4BcjMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzBcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.editStyleCommand" commandName="editStyleCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzBsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.tag" commandName="Tag as Version" description="Tag the resources with a CVS version tag" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzB8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.debug.ui.breakpoint.properties" commandName="JavaScript Breakpoint Properties" description="View and edit the properties for a given JavaScript breakpoint" category="_J4Bck8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzCMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.refresh" commandName="Refresh" description="Refresh the selected items" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzCcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareRepositoryWithBranchCommand" commandName="Compare With Branch..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzCsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.gef.ui.palette_view" commandName="Palette" category="_J4BcgcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzC8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.publishToLibraryCommand" commandName="publishToLibraryCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzDMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzDcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CreateBranch" commandName="Create Branch" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzDsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzD8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.format" commandName="Format" description="Format the selected text" category="_J4A1fcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzEMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.pageUp" commandName="Page Up" description="Go up one page" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzEcXQEeOQKtwf9Y2DKA" elementId="sed.tabletree.collapseAll" commandName="Collapse All" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzEsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.openManifest" commandName="Open Manifest" description="Open the plug-in manifest" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzE8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.OpenRunConfigurations" commandName="Run..." description="Open run launch configuration dialog" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzFMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.AssumeUnchanged" commandName="Assume Unchanged" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3yzFcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.commands.showElementInTypeHierarchyView" commandName="Show Java Element Type Hierarchy" description="Show a Java element in the Type Hierarchy view" category="_J4Cqo8XQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3yzFsXQEeOQKtwf9Y2DKA" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> + <commands xmi:id="_2lm7NsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.Squash" commandName="Squash Commits" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7N8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.SetKeywordsCommand" commandName="Set Keywords..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7OMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.showKeyAssist" commandName="Show Key Assist" description="Show the key assist dialog" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7OcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.navigate.open.type" commandName="Open Type" description="Opens a type in a PHP editor" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7OsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.saveAs" commandName="Save As" description="Save the current contents to another location" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7O8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.performTextSearchWorkspace" commandName="Find Text in Workspace" description="Searches the files in the workspace for specific text." category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7PMXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7PcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.refactor.hide.method" commandName="Hide Member Function..." category="_2l2Lz8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7PsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavaPerspective" commandName="Java" description="Show the Java perspective" category="_2l2LyMXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7P8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.holdJob" commandName="Hold Job" description="Hold the job" category="_2l3Z58XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7QMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.openEditorDropDown" commandName="Quick Switch Editor" description="Open the editor drop down list" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7QcXQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7QsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.quick.format" commandName="Format Element" description="Format enclosing text element" category="_2l2LycXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7Q8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.override.methods" commandName="Override/Implement Methods" description="Override or implement methods from super types" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7RMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.performTextSearchFile" commandName="Find Text in File" description="Searches the files in the file for specific text." category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7RcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lm7RsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.paste" commandName="Paste" description="Paste from the clipboard" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniQMXQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniQcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.debug" commandName="Debug OSGi Framework" description="Debug OSGi Framework" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniQsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.openmp.core.command2" commandName="Show OpenMP artifacts" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniQ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.UpgradeProjectsCommand" commandName="Upgrade Projects..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniRMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniRcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Ignore" commandName="Ignore" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniRsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewCopyPath" commandName="Copy Path to Clipboard" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniR8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.debug.ui.commands.ScriptInspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniSMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.RemoveFromIndex" commandName="Remove from Git Index" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniScXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.SynchronizeCommand" commandName="Synchronize with Repository" category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniSsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.open.quick.macro.explorer" commandName="Explore Macro Expansion" description="Opens a quick view for macro expansion exploration" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniS8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.externalize.strings" commandName="Externalize Strings" description="Finds all strings that are not externalized and moves them into a separate property file" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniTMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.lineUp" commandName="Line Up" description="Go up one line of text" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniTcXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniTsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.castToType" commandName="Cast To Type..." category="_2l2y2MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniT8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.workspace" commandName="References in Workspace" description="Search for references to the selected element in the workspace" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniUMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.back" commandName="Back" description="Navigate back" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniUcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.EditPropertiesCommand" commandName="Show Properties" category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniUsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.ToggleStepFilters" commandName="Use Step Filters" description="Toggles enablement of debug step filters" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniU8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.indirection" commandName="Introduce Indirection" description="Introduce an indirection to encapsulate invocations of a selected function" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniVMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesLinkWithSelection" commandName="Link with Selection" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniVcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.org.eclipse.egit.ui.AbortRebase" commandName="Abort Rebase" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lniVsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Fetch" commandName="Fetch" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJUMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.SetQuickdiffBaseline" commandName="Set quickdiff baseline" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJUcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.ShowBlame" commandName="Show Annotations" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJUsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewDelete" commandName="Delete Repository" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJU8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Pull" commandName="Pull" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJVMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.recenter" commandName="Recenter" description="Recenter the window based on the cursor" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJVcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.restoreDefaultType" commandName="Restore Original Type" description="View and edit properties for a given C/C++ breakpoint" category="_2l2y2MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJVsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.editStyleCommand" commandName="editStyleCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJV8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.tag" commandName="Tag as Version" description="Tag the resources with a CVS version tag" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJWMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.debug.ui.breakpoint.properties" commandName="JavaScript Breakpoint Properties" description="View and edit the properties for a given JavaScript breakpoint" category="_2l2y38XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJWcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.refresh" commandName="Refresh" description="Refresh the selected items" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJWsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareRepositoryWithBranchCommand" commandName="Compare With Branch..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJW8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.gef.ui.palette_view" commandName="Palette" category="_2l2L0cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJXMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.publishToLibraryCommand" commandName="publishToLibraryCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJXcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJXsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CreateBranch" commandName="Create Branch" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJX8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJYMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.format" commandName="Format" description="Format the selected text" category="_2l2LycXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJYcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.pageUp" commandName="Page Up" description="Go up one page" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJYsXQEeOQKtwf9Y2DKA" elementId="sed.tabletree.collapseAll" commandName="Collapse All" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJY8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.openManifest" commandName="Open Manifest" description="Open the plug-in manifest" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.OpenRunConfigurations" commandName="Run..." description="Open run launch configuration dialog" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJZcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.AssumeUnchanged" commandName="Assume Unchanged" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2loJZsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.commands.showElementInTypeHierarchyView" commandName="Show Java Element Type Hierarchy" description="Show a Java element in the Type Hierarchy view" category="_2l4A8MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lowYMXQEeOQKtwf9Y2DKA" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> </commands> - <commands xmi:id="_J3zaEMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.debug.ui.evaluate.command" commandName="Evaluate" description="Evaluates the selected text in the JavaScript editor" category="_J4Bck8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaEcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.SkipAllBreakpoints" commandName="Skip All Breakpoints" description="Sets whether or not any breakpoint should suspend execution" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaEsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.refreshMonitor" commandName="Refresh Monitor" category="_J4CDmsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaE8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.extractLocalNotReplaceOccurrences.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaFMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaFcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ltk.ui.refactor.show.refactoring.history" commandName="Open Refactoring History " description="Opens the refactoring history" category="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaFsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteSQLAction" commandName="Execute All" category="_J4A1gsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaF8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.menu.rebuildIndex" commandName="Rebuild Index" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaGMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.AddToIndex" commandName="Add to Git Index" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaGcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.revision.graph.command.ShowRevisionGraphCommand" commandName="Show Revision Graph..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaGsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.workspace" commandName="Read Access in Workspace" description="Search for read references to the selected element in the workspace" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaG8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.customizePerspective" commandName="Customize Perspective" description="Customize the current perspective" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaHMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.showInQuickMenu" commandName="Show In..." description="Open the Show In menu" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaHcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.organize.includes" commandName="Organize Includes" description="Evaluates all required includes and replaces the current includes" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaHsXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaH8XQEeOQKtwf9Y2DKA" 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="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaIMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.CheckoutCommand" commandName="Checkout" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaIcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.rename" commandName="Rename" description="Rename the selected item" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaIsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaI8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.editBindingCommand" commandName="editBindingCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaJMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqlscrapbook.commands.openscrapbook" commandName="Open SQL Scrapboo&k" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaJcXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3zaJsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.open.implementation" commandName="Open Implementation" description="Opens the Implementations of a method in its hierarchy" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BIMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.uncomment" commandName="Uncomment" description="Uncomment the selected DLTK comment lines" category="_J4A1fcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BIcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.internal.reflog.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BIsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.JavaBrowsingPerspective" commandName="JavaScript Browsing" description="Show the JavaScript Browsing perspective" category="_J4A1fMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BI8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.lineUp" commandName="Select Line Up" description="Extend the selection to the previous line of text" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BJMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.applyStyleCommand" commandName="applyStyleCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BJcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ReplaceWithLatestRevisionCommand" commandName="Latest from Repository" category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BJsXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BJ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ShowHistory" commandName="Show in History" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BKMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.show.in.package.view" commandName="Show in Script Explorer" description="Show the selected element in the Script Explorer" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BKcXQEeOQKtwf9Y2DKA" 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="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BKsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.compareWithOther" commandName="Compare With Other Resource" description="Compare resources, clipboard contents or editors" category="_J4CqosXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BK8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BLMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.stash.apply" commandName="Apply Stashed Changes" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BLcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Push" commandName="Push" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BLsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.copyAllLeftToRight" commandName="Copy All from Left to Right" description="Copy All Changes from Left to Right" category="_J4CqosXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BL8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.selectAll" commandName="Select All" description="Select all" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BMMXQEeOQKtwf9Y2DKA" 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="_J4CqoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BMcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected function" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BMsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.xml.commands.empty" commandName="Empty command" description="Command which does nothing" category="_J4BchsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BM8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.copy" commandName="Copy" description="Copy the selection to the clipboard" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BNMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.Revert" commandName="Revert Commit" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BNcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.deleteConfigsCommand" commandName="Reset to Default" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30BNsXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30oMMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.suspendJob" commandName="Suspend Job" description="Suspend the job" category="_J4CDm8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30oMcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewCreateBranch" commandName="Create Branch..." category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30oMsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.connectivity.commands.addprofile" commandName="New Connection Profile Command" description="Command to create a new connection profile" category="_J4BckMXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J30oM8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.connectivity.ui.ignoreCategory" name="ignoreCategory"/> - <parameters xmi:id="_J30oNMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.connectivity.ui.useSelection" name="useSelection"/> + <commands xmi:id="_2lowYcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.debug.ui.evaluate.command" commandName="Evaluate" description="Evaluates the selected text in the JavaScript editor" category="_2l2y38XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowYsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.SkipAllBreakpoints" commandName="Skip All Breakpoints" description="Sets whether or not any breakpoint should suspend execution" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowY8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.refreshMonitor" commandName="Refresh Monitor" category="_2l3Z5sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.extractLocalNotReplaceOccurrences.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowZcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowZsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ltk.ui.refactor.show.refactoring.history" commandName="Open Refactoring History " description="Opens the refactoring history" category="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowZ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.ExecuteSQLAction" commandName="Execute All" category="_2l2LzsXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowaMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.menu.rebuildIndex" commandName="Rebuild Index" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowacXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.AddToIndex" commandName="Add to Git Index" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowasXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.revision.graph.command.ShowRevisionGraphCommand" commandName="Show Revision Graph..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowa8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.workspace" commandName="Read Access in Workspace" description="Search for read references to the selected element in the workspace" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowbMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.customizePerspective" commandName="Customize Perspective" description="Customize the current perspective" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowbcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.showInQuickMenu" commandName="Show In..." description="Open the Show In menu" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowbsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.organize.includes" commandName="Organize Includes" description="Evaluates all required includes and replaces the current includes" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowb8XQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowcMXQEeOQKtwf9Y2DKA" 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="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowccXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.CheckoutCommand" commandName="Checkout" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowcsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.rename" commandName="Rename" description="Rename the selected item" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowc8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowdMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.editBindingCommand" commandName="editBindingCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowdcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqlscrapbook.commands.openscrapbook" commandName="Open SQL Scrapboo&k" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lowdsXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXcMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.open.implementation" commandName="Open Implementation" description="Opens the Implementations of a method in its hierarchy" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXccXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.uncomment" commandName="Uncomment" description="Uncomment the selected DLTK comment lines" category="_2l2LycXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXcsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.internal.reflog.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXc8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.JavaBrowsingPerspective" commandName="JavaScript Browsing" description="Show the JavaScript Browsing perspective" category="_2l2LyMXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXdMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.lineUp" commandName="Select Line Up" description="Extend the selection to the previous line of text" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXdcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.applyStyleCommand" commandName="applyStyleCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXdsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ReplaceWithLatestRevisionCommand" commandName="Latest from Repository" category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXd8XQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXeMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ShowHistory" commandName="Show in History" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXecXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.show.in.package.view" commandName="Show in Script Explorer" description="Show the selected element in the Script Explorer" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXesXQEeOQKtwf9Y2DKA" 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="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXe8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.compareWithOther" commandName="Compare With Other Resource" description="Compare resources, clipboard contents or editors" category="_2l3Z88XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXfMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXfcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.stash.apply" commandName="Apply Stashed Changes" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXfsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Push" commandName="Push" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXf8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.copyAllLeftToRight" commandName="Copy All from Left to Right" description="Copy All Changes from Left to Right" category="_2l3Z88XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXgMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.selectAll" commandName="Select All" description="Select all" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXgcXQEeOQKtwf9Y2DKA" 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="_2l3Z8cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXgsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected function" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXg8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.xml.commands.empty" commandName="Empty command" description="Command which does nothing" category="_2l2y0sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXhMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.copy" commandName="Copy" description="Copy the selection to the clipboard" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXhcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.Revert" commandName="Revert Commit" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lpXhsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.deleteConfigsCommand" commandName="Reset to Default" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-gMXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-gcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.suspendJob" commandName="Suspend Job" description="Suspend the job" category="_2l3Z58XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-gsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewCreateBranch" commandName="Create Branch..." category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-g8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.connectivity.commands.addprofile" commandName="New Connection Profile Command" description="Command to create a new connection profile" category="_2l2y3MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lp-hMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.connectivity.ui.ignoreCategory" name="ignoreCategory"/> + <parameters xmi:id="_2lp-hcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.connectivity.ui.useSelection" name="useSelection"/> </commands> - <commands xmi:id="_J30oNcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.php.open.call.hierarchy" commandName="Open Call Hierarchy" description="Opens a call hierarchy for the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30oNsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.openExternalDoc" commandName="Open External Documentation" description="Open the External documentation for the current task in the Ant editor" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30oN8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.refactor.toggle.function" commandName="Toggle Function - Refactoring " description="Toggles the implementation between header and implementation file" category="_J4A1g8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30oOMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.testing.testingShortcut.rerunLast" commandName="Rerun testing Test" description="Rerun testing Test" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30oOcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavaHierarchyPerspective" commandName="Java Type Hierarchy" description="Show the Java Type Hierarchy perspective" category="_J4A1fMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30oOsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or function" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30oO8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.indent" commandName="Correct Indentation" description="Corrects the indentation of the selected lines" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30oPMXQEeOQKtwf9Y2DKA" 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="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30oPcXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30oPsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.part.previousPage" commandName="Previous Page" description="Switch to the previous page" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30oP8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.connectivity.commands.addrepository" commandName="New Repository Profile Command" description="Command to create a new repository profile" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30oQMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Synchronize" commandName="Synchronize" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30oQcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30oQsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsl.debug.ui.launchshortcut.run" commandName="Run XSLT Transformation" description="Create a configuration to debug an XSLT transformation" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J30oQ8XQEeOQKtwf9Y2DKA" 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="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PQMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.format" commandName="Format" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PQcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.result.removeAllInstances" commandName="Remove All Visible Results" category="_J4BcisXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PQsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.externalizeStrings" commandName="Externalize Strings in Plug-ins" description="Extract translatable strings from plug-in files" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PQ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.GarbageCollect" commandName="Collect Garbage" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PRMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.actions.LifeCycleClean.run" commandName="Run Maven Clean" description="Run Maven Clean" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PRcXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PRsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.splitCommand" commandName="splitCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PR8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.command.autoheader" commandName="Invoke Autoheader" description="Run autoheader from the selected directory" category="_J4A1fsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PSMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into JavaScript comments" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PScXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.PushBranch" commandName="Push Branch..." category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PSsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.showViewMenu" commandName="Show View Menu" description="Show the view menu" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PS8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PTMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.insertColumnCommand" commandName="insertColumnCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PTcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PTsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaeditor.pastecolumn" commandName="Paste" category="_J4A1gMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PT8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.findIncremental" commandName="Incremental Find" description="Incremental find" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PUMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.edit.text.format" commandName="Format Source" description="Format a PDE Source Page" category="_J4BchMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PUcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.targetBuildLastCommand" commandName="Rebuild Last Target" description="Rebuild the last make target for the selected container or project." category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J31PUsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.DeleteBranch" commandName="Delete Branch..." category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312UMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.previousEditor" commandName="Previous Editor" description="Switch to the previous editor" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312UcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CommitCommand" commandName="Commit..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312UsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.debugNewExecutable" commandName="Debug New Executable" description="Debug a new executable" category="_J4CDn8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312U8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.self.encapsulate.field" commandName="Encapsulate Var" description="Create getting and setting functions for the var and use only those to access the var" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312VMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.folding.collapse_all" commandName="Collapse All" description="Collapses all folded regions" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312VcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.perspectives.showPerspective" commandName="Show Perspective" description="Show a particular perspective" category="_J4A1fMXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J312VsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.perspectives.showPerspective.perspectiveId" name="Parameter"/> - <parameters xmi:id="_J312V8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.perspectives.showPerspective.newWindow" name="In New Window"/> + <commands xmi:id="_2lp-hsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.php.open.call.hierarchy" commandName="Open Call Hierarchy" description="Opens a call hierarchy for the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-h8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.openExternalDoc" commandName="Open External Documentation" description="Open the External documentation for the current task in the Ant editor" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-iMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.refactor.toggle.function" commandName="Toggle Function - Refactoring " description="Toggles the implementation between header and implementation file" category="_2l2Lz8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-icXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.testing.testingShortcut.rerunLast" commandName="Rerun testing Test" description="Rerun testing Test" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-isXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.JavaHierarchyPerspective" commandName="Java Type Hierarchy" description="Show the Java Type Hierarchy perspective" category="_2l2LyMXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-i8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or function" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-jMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.indent" commandName="Correct Indentation" description="Corrects the indentation of the selected lines" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-jcXQEeOQKtwf9Y2DKA" 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="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-jsXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-j8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.part.previousPage" commandName="Previous Page" description="Switch to the previous page" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-kMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.connectivity.commands.addrepository" commandName="New Repository Profile Command" description="Command to create a new repository profile" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-kcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Synchronize" commandName="Synchronize" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-ksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-k8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsl.debug.ui.launchshortcut.run" commandName="Run XSLT Transformation" description="Create a configuration to debug an XSLT transformation" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-lMXQEeOQKtwf9Y2DKA" 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="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lp-lcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.format" commandName="Format" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqlkMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.result.removeAllInstances" commandName="Remove All Visible Results" category="_2l2y1sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqlkcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.externalizeStrings" commandName="Externalize Strings in Plug-ins" description="Extract translatable strings from plug-in files" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqlksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.GarbageCollect" commandName="Collect Garbage" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqlk8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.actions.LifeCycleClean.run" commandName="Run Maven Clean" description="Run Maven Clean" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqllMXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqllcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.splitCommand" commandName="splitCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqllsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.command.autoheader" commandName="Invoke Autoheader" description="Run autoheader from the selected directory" category="_2l2LysXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqll8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into JavaScript comments" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqlmMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.PushBranch" commandName="Push Branch..." category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqlmcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.showViewMenu" commandName="Show View Menu" description="Show the view menu" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqlmsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqlm8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.insertColumnCommand" commandName="insertColumnCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqlnMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqlncXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaeditor.pastecolumn" commandName="Paste" category="_2l2LzMXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqlnsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.findIncremental" commandName="Incremental Find" description="Incremental find" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqln8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.edit.text.format" commandName="Format Source" description="Format a PDE Source Page" category="_2l2y0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqloMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.targetBuildLastCommand" commandName="Rebuild Last Target" description="Rebuild the last make target for the selected container or project." category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqlocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.DeleteBranch" commandName="Delete Branch..." category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqlosXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.previousEditor" commandName="Previous Editor" description="Switch to the previous editor" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqlo8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CommitCommand" commandName="Commit..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqlpMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.debugNewExecutable" commandName="Debug New Executable" description="Debug a new executable" category="_2l3Z68XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqlpcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.self.encapsulate.field" commandName="Encapsulate Var" description="Create getting and setting functions for the var and use only those to access the var" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lqlpsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.folding.collapse_all" commandName="Collapse All" description="Collapses all folded regions" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMoMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.perspectives.showPerspective" commandName="Show Perspective" description="Show a particular perspective" category="_2l2LyMXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lrMocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.perspectives.showPerspective.perspectiveId" name="Parameter"/> + <parameters xmi:id="_2lrMosXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.perspectives.showPerspective.newWindow" name="In New Window"/> </commands> - <commands xmi:id="_J312WMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.reload.dependencies" commandName="Reload Dependencies" description="Reload Dependencies" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312WcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.previousSubTab" commandName="Previous Sub-Tab" description="Switch to the previous sub-tab" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312WsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312W8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.smartEnter" commandName="Insert Line Below Current Line" description="Adds a new line below the current line" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312XMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Reset" commandName="Reset..." category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312XcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.command.aclocal" commandName="Invoke Aclocal" description="Run aclocal from the selected directory" category="_J4A1fsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312XsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.stopTracing" commandName="Stop Tracing " description="Stop Tracing Experiment" category="_J4CDkcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312X8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.contentAssist.proposals" commandName="Content Assist" description="Content Assist" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312YMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.folding.expand_all" commandName="Expand All" description="Expands all folded regions" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312YcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.nextTab" commandName="Next Tab" description="Switch to the next tab" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312YsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.stop" commandName="Stop" description="Stop the server" category="_J4CDncXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312Y8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Discard" commandName="Replace with File in Git Index" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312ZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ide.OpenMarkersView" commandName="Open Another" description="Open another view" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J312ZcXQEeOQKtwf9Y2DKA" 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="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J32dYMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.NoAssumeUnchanged" commandName="No Assume Unchanged" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J32dYcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.windowEnd" commandName="Select Window End" description="Select to the end of the window" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J32dYsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.uncomment" commandName="Uncomment" description="Uncomment the selected # style comment lines" category="_J4BcgsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J32dY8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.command.shareProject" commandName="Share with Git" description="Share the project using Git" category="_J4BckMXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J32dZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.command.projectNameParameter" name="Project" optional="false"/> + <commands xmi:id="_2lrMo8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.reload.dependencies" commandName="Reload Dependencies" description="Reload Dependencies" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMpMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.previousSubTab" commandName="Previous Sub-Tab" description="Switch to the previous sub-tab" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMpcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMpsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.smartEnter" commandName="Insert Line Below Current Line" description="Adds a new line below the current line" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMp8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Reset" commandName="Reset..." category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMqMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.command.aclocal" commandName="Invoke Aclocal" description="Run aclocal from the selected directory" category="_2l2LysXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMqcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.stopTracing" commandName="Stop Tracing " description="Stop Tracing Experiment" category="_2l2y4cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMqsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.contentAssist.proposals" commandName="Content Assist" description="Content Assist" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMq8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.folding.expand_all" commandName="Expand All" description="Expands all folded regions" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMrMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.nextTab" commandName="Next Tab" description="Switch to the next tab" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMrcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.stop" commandName="Stop" description="Stop the server" category="_2l3Z6cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMrsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Discard" commandName="Replace with File in Git Index" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMr8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ide.OpenMarkersView" commandName="Open Another" description="Open another view" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMsMXQEeOQKtwf9Y2DKA" 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="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMscXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.NoAssumeUnchanged" commandName="No Assume Unchanged" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMssXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.windowEnd" commandName="Select Window End" description="Select to the end of the window" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMs8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.uncomment" commandName="Uncomment" description="Uncomment the selected # style comment lines" category="_2l2L0sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrMtMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.command.shareProject" commandName="Share with Git" description="Share the project using Git" category="_2l2y3MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lrMtcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.command.projectNameParameter" name="Project" optional="false"/> </commands> - <commands xmi:id="_J32dZcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.TagCommand" commandName="Tag..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J32dZsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.Suspend" commandName="Suspend" description="Suspend" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J32dZ8XQEeOQKtwf9Y2DKA" 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="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J32daMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J32dacXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.commands.showElementInPackageView" commandName="Show Java Element in Package Explorer" description="Select Java element in the Package Explorer view" category="_J4Cqo8XQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J32dasXQEeOQKtwf9Y2DKA" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> + <commands xmi:id="_2lrzsMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.TagCommand" commandName="Tag..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrzscXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.Suspend" commandName="Suspend" description="Suspend" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrzssXQEeOQKtwf9Y2DKA" 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="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrzs8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrztMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.commands.showElementInPackageView" commandName="Show Java Element in Package Explorer" description="Select Java element in the Package Explorer view" category="_2l4A8MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lrztcXQEeOQKtwf9Y2DKA" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> </commands> - <commands xmi:id="_J32da8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.resumeJob" commandName="Resume Job" description="Resume the job" category="_J4CDm8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J32dbMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.PackageExplorer" commandName="JavaScript Script Explorer" description="Show the Script Explorer" category="_J4BcgcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J32dbcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize resources in the workspace with another location" category="_J4CDkMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J32dbsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.help.displayHelp" commandName="Display Help" description="Display a Help topic" category="_J4CqoMXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J32db8XQEeOQKtwf9Y2DKA" elementId="href" name="Help topic href"/> + <commands xmi:id="_2lrztsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.resumeJob" commandName="Resume Job" description="Resume the job" category="_2l3Z58XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrzt8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.PackageExplorer" commandName="JavaScript Script Explorer" description="Show the Script Explorer" category="_2l2L0cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrzuMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize resources in the workspace with another location" category="_2l2y4MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrzucXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.help.displayHelp" commandName="Display Help" description="Display a Help topic" category="_2l3Z8cXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lrzusXQEeOQKtwf9Y2DKA" elementId="href" name="Help topic href"/> </commands> - <commands xmi:id="_J32dcMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jst.jsp.ui.refactor.rename" commandName="Rename" description="Rename a Java Element" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J32dccXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Branch" commandName="Branch" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J32dcsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.junitShortcut.debug" commandName="Debug JUnit Test" description="Debug JUnit Test" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J32dc8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.closeProject" commandName="Close Project" description="Close the selected project" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J32ddMXQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J32ddcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.commitAll" commandName="Commit All Outgoing Changes" description="Commit all outgoing changes to the repository" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33EcMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33EccXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.cvsPerspective" commandName="CVS Repository Exploring" description="Open the CVS Repository Exploring Perspective" category="_J4A1fMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33EcsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.FetchGerritChange" commandName="Fetch From Gerrit" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33Ec8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.junitShortcut.rerunLast" commandName="Rerun JUnit Test" description="Rerun JUnit Test" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33EdMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.removeMonitor" commandName="Remove Monitor" category="_J4CDmsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33EdcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.callhierarchy.view" commandName="JavaScript Call Hierarchy" description="Show the Call Hierarchy view" category="_J4BcgcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33EdsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33Ed8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.JavadocView" commandName="Documentation" description="Show the JavaScript Documentation view" category="_J4BcgcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33EeMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.lineStart" commandName="Line Start" description="Go to the start of the line of text" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33EecXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsd.ui.refactor.rename.element" commandName="&Rename XSD element" description="Rename XSD element" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33EesXQEeOQKtwf9Y2DKA" 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="_J4CqoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33Ee8XQEeOQKtwf9Y2DKA" 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="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33EfMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.goto.previous.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the compilation unit" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33EfcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.working.set" commandName="Declaration in Working Set" description="Search for declarations of the selected element in a working set" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33EfsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.properties" commandName="Properties" description="Display the properties of the selected item's project " category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33Ef8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.save" commandName="Save" description="Save the current contents" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33EgMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.toggleBlockSelectionMode" commandName="Toggle Block Selection" description="Toggle block / column selection in the current text editor" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33EgcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.checkout" commandName="Checkout from CVS" description="Checkout from CVS" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33EgsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.ToggleWatchpoint" commandName="Toggle Watchpoint" description="Creates or removes a watchpoint" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33Eg8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.commit.Squash" commandName="Squash Commits" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33EhMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureBranch" commandName="Configure Branch" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rgMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.SetExternalDefinitionCommand" commandName="Set External Definition..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rgcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.compareWithRemote" commandName="Compare With Latest from Repository" description="Compare with Content on CVS Server" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rgsXQEeOQKtwf9Y2DKA" 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="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rg8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.mpi.core.command2" commandName="find mpi artifacts" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rhMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.editors.revisions.rendering.cycle" commandName="Cycle Revision Coloring Mode" description="Cycles through the available coloring modes for revisions" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rhcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.PackagesView" commandName="JavaScript Folders" description="Show the Folders view" category="_J4BcgcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rhsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.showRulerContextMenu" commandName="Show Ruler Context Menu" description="Show the context menu for the ruler" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rh8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.commands.empty" commandName="Empty command" description="Command which does nothing" category="_J4BchsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33riMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.minimizePart" commandName="Minimize Active View or Editor" description="Minimizes the active view or editor" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33ricXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.ToggleMethodBreakpoint" commandName="Toggle Method Breakpoint" description="Creates or removes a method breakpoint" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33risXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.menu.updateUnresolvedIncludes" commandName="Re-resolve Unresolved Includes" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33ri8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.workspace" commandName="Write Access in Workspace" description="Search for write references to the selected element in the workspace" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rjMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.part.nextPage" commandName="Next Page" description="Switch to the next page" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rjcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ReplaceWithRef" commandName="Replace with branch, tag, or reference" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rjsXQEeOQKtwf9Y2DKA" 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="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rj8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.backwardHistory" commandName="Backward History" description="Move backward in the editor navigation history" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rkMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.core.ui.command.openPom" commandName="Open Maven POM" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rkcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.swap.mark" commandName="Swap Mark" description="Swap the mark with the cursor position" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.replaceWithRevision" commandName="Replace With Revision" description="Replace with Revision on CVS Server" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rk8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.connectivity.commands.showcategory" commandName="Show Category" description="Show Category" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rlMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.compareWithRevision" commandName="Compare With Revision" description="Compare with Revision on CVS Server" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J33rlcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.antShortcut.run" commandName="Run Ant Build" description="Run Ant Build" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J34SkMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.surround.with.try.catch" commandName="Surround with try/catch Block" description="Surround the selected text with a try/catch block" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J34SkcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J34SksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.navigate.open.method" commandName="Opens a method in a PHP editor" description="Opens a method in a PHP editor" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J34Sk8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.lowerCase" commandName="To Lower Case" description="Changes the selection to lower case" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J34SlMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowBundleCatalog" commandName="Show Bundle Catalog" category="_J4BckMXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J34SlcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.DirectoryParameter" name="Directory URL"/> - <parameters xmi:id="_J34SlsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.TagsParameter" name="Tags"/> + <commands xmi:id="_2lrzu8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jst.jsp.ui.refactor.rename" commandName="Rename" description="Rename a Java Element" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrzvMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Branch" commandName="Branch" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrzvcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.junitShortcut.debug" commandName="Debug JUnit Test" description="Debug JUnit Test" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrzvsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.closeProject" commandName="Close Project" description="Close the selected project" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrzv8XQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrzwMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.commitAll" commandName="Commit All Outgoing Changes" description="Commit all outgoing changes to the repository" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrzwcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrzwsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.cvsPerspective" commandName="CVS Repository Exploring" description="Open the CVS Repository Exploring Perspective" category="_2l2LyMXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrzw8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.FetchGerritChange" commandName="Fetch From Gerrit" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrzxMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.junit.junitShortcut.rerunLast" commandName="Rerun JUnit Test" description="Rerun JUnit Test" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lrzxcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.removeMonitor" commandName="Remove Monitor" category="_2l3Z5sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsawMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.callhierarchy.view" commandName="JavaScript Call Hierarchy" description="Show the Call Hierarchy view" category="_2l2L0cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsawcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsawsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.JavadocView" commandName="Documentation" description="Show the JavaScript Documentation view" category="_2l2L0cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsaw8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.lineStart" commandName="Line Start" description="Go to the start of the line of text" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsaxMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsd.ui.refactor.rename.element" commandName="&Rename XSD element" description="Rename XSD element" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsaxcXQEeOQKtwf9Y2DKA" 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="_2l3Z8cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsaxsXQEeOQKtwf9Y2DKA" 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="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsax8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.goto.previous.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the compilation unit" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsayMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.working.set" commandName="Declaration in Working Set" description="Search for declarations of the selected element in a working set" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsaycXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.properties" commandName="Properties" description="Display the properties of the selected item's project " category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsaysXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.save" commandName="Save" description="Save the current contents" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsay8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.toggleBlockSelectionMode" commandName="Toggle Block Selection" description="Toggle block / column selection in the current text editor" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsazMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.checkout" commandName="Checkout from CVS" description="Checkout from CVS" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsazcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.ToggleWatchpoint" commandName="Toggle Watchpoint" description="Creates or removes a watchpoint" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsazsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.commit.Squash" commandName="Squash Commits" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsaz8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureBranch" commandName="Configure Branch" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsa0MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.SetExternalDefinitionCommand" commandName="Set External Definition..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsa0cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.compareWithRemote" commandName="Compare With Latest from Repository" description="Compare with Content on CVS Server" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsa0sXQEeOQKtwf9Y2DKA" 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="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsa08XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.mpi.core.command2" commandName="find mpi artifacts" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsa1MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.editors.revisions.rendering.cycle" commandName="Cycle Revision Coloring Mode" description="Cycles through the available coloring modes for revisions" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsa1cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.PackagesView" commandName="JavaScript Folders" description="Show the Folders view" category="_2l2L0cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lsa1sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.showRulerContextMenu" commandName="Show Ruler Context Menu" description="Show the context menu for the ruler" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB0MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.commands.empty" commandName="Empty command" description="Command which does nothing" category="_2l2y0sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB0cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.minimizePart" commandName="Minimize Active View or Editor" description="Minimizes the active view or editor" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB0sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.ToggleMethodBreakpoint" commandName="Toggle Method Breakpoint" description="Creates or removes a method breakpoint" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB08XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.menu.updateUnresolvedIncludes" commandName="Re-resolve Unresolved Includes" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB1MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.workspace" commandName="Write Access in Workspace" description="Search for write references to the selected element in the workspace" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB1cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.part.nextPage" commandName="Next Page" description="Switch to the next page" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB1sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.ReplaceWithRef" commandName="Replace with branch, tag, or reference" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB18XQEeOQKtwf9Y2DKA" 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="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB2MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.backwardHistory" commandName="Backward History" description="Move backward in the editor navigation history" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB2cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.core.ui.command.openPom" commandName="Open Maven POM" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB2sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.swap.mark" commandName="Swap Mark" description="Swap the mark with the cursor position" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB28XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.replaceWithRevision" commandName="Replace With Revision" description="Replace with Revision on CVS Server" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB3MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.connectivity.commands.showcategory" commandName="Show Category" description="Show Category" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB3cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.compareWithRevision" commandName="Compare With Revision" description="Compare with Revision on CVS Server" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB3sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.antShortcut.run" commandName="Run Ant Build" description="Run Ant Build" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB38XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.surround.with.try.catch" commandName="Surround with try/catch Block" description="Surround the selected text with a try/catch block" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB4MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB4cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.navigate.open.method" commandName="Opens a method in a PHP editor" description="Opens a method in a PHP editor" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB4sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.lowerCase" commandName="To Lower Case" description="Changes the selection to lower case" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2ltB48XQEeOQKtwf9Y2DKA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowBundleCatalog" commandName="Show Bundle Catalog" category="_2l2y3MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2ltB5MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.DirectoryParameter" name="Directory URL"/> + <parameters xmi:id="_2ltB5cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.TagsParameter" name="Tags"/> </commands> - <commands xmi:id="_J34Sl8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.menu.freshenAllFiles" commandName="Freshen All Files in Index" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J34SmMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.MergeTool" commandName="Merge Tool" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J34SmcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.explorer" commandName="PHP Script Explorer" description="Shows the Script Explorer" category="_J4BcgcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J34SmsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.openLocalFile" commandName="Open File..." description="Open a file" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J34Sm8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.add.javadoc.comment" commandName="Add Javadoc Comment" description="Add a Scriptdoc comment stub to the member element" category="_J4A1fcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J34SnMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.newWizard" commandName="New" description="Open the New item wizard" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J34SncXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly" commandName="Show Selected Element Only" description="Show Selected Element Only" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J34SnsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.Reset" commandName="Reset..." category="_J4BckMXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J34Sn8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.ResetMode" name="Reset mode" optional="false"/> + <commands xmi:id="_2lto4MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.menu.freshenAllFiles" commandName="Freshen All Files in Index" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto4cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.MergeTool" commandName="Merge Tool" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto4sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.explorer" commandName="PHP Script Explorer" description="Shows the Script Explorer" category="_2l2L0cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto48XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.openLocalFile" commandName="Open File..." description="Open a file" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto5MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.add.javadoc.comment" commandName="Add Javadoc Comment" description="Add a Scriptdoc comment stub to the member element" category="_2l2LycXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto5cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.newWizard" commandName="New" description="Open the New item wizard" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto5sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly" commandName="Show Selected Element Only" description="Show Selected Element Only" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto58XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.Reset" commandName="Reset..." category="_2l2y3MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lto6MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.ResetMode" name="Reset mode" optional="false"/> </commands> - <commands xmi:id="_J34SoMXQEeOQKtwf9Y2DKA" 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="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J34SocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.deleteColumnCommand" commandName="deleteColumnCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J34SosXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J34So8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareWithBranchCommand" commandName="Branch..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J34SpMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.branch" commandName="Branch" description="Branch" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J34SpcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.AddExceptionBreakpoint" commandName="Add Java Exception Breakpoint" description="Add a Java exception breakpoint" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345oMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.reverseToggle" commandName="Reverse Toggle" description="Toggle Reverse Debugging" category="_J4BckcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345ocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CompareVersionsInTree" commandName="Compare in Tree" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345osXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.editor.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345o8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.removeJob" commandName="Remove Job Entry" description="Permanently remove job entry from table" category="_J4CDm8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345pMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.openProject" commandName="Open Project" description="Open a project" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345pcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.cut" commandName="Cut" description="Cut the selection to the clipboard" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345psXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.runAction" commandName="Run" category="_J4A1gsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345p8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.moveLineDown" commandName="Move Lines Down" description="Moves the selected lines down" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345qMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.baseInsertCommand" commandName="baseInsertCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345qcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.deubg.ui.phpexeShortcut.run" commandName="Run CLI Application" description="Run CLI Application" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345qsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345q8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.views.XPathView.processor.xpathprocessor" commandName="XPath Processor" category="_J4CDlcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J345rMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.commands.radioStateParameter" name="State" optional="false"/> + <commands xmi:id="_2lto6cXQEeOQKtwf9Y2DKA" 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="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto6sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.deleteColumnCommand" commandName="deleteColumnCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto68XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto7MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareWithBranchCommand" commandName="Branch..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto7cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.branch" commandName="Branch" description="Branch" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto7sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.AddExceptionBreakpoint" commandName="Add Java Exception Breakpoint" description="Add a Java exception breakpoint" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto78XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.reverseToggle" commandName="Reverse Toggle" description="Toggle Reverse Debugging" category="_2l2y3cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto8MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CompareVersionsInTree" commandName="Compare in Tree" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto8cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.editor.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto8sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.removeJob" commandName="Remove Job Entry" description="Permanently remove job entry from table" category="_2l3Z58XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto88XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.openProject" commandName="Open Project" description="Open a project" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lto9MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.cut" commandName="Cut" description="Cut the selection to the clipboard" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luP8MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.runAction" commandName="Run" category="_2l2LzsXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luP8cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.moveLineDown" commandName="Move Lines Down" description="Moves the selected lines down" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luP8sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.baseInsertCommand" commandName="baseInsertCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luP88XQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.deubg.ui.phpexeShortcut.run" commandName="Run CLI Application" description="Run CLI Application" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luP9MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luP9cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.views.XPathView.processor.xpathprocessor" commandName="XPath Processor" category="_2l3Z4cXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2luP9sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.commands.radioStateParameter" name="State" optional="false"/> </commands> - <commands xmi:id="_J345rcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ltk.ui.refactoring.commands.moveResources" commandName="Move Resources" description="Move the selected resources and notify LTK participants." category="_J4CqpMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345rsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.startTracing" commandName="Start Tracing " description="Start Tracing Experiment" category="_J4CDkcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345r8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.getJobError" commandName="Get Job Error" description="Display the job error in a console" category="_J4CDm8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345sMXQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345scXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.commands.showElementInPackageView" commandName="Show JavaScript Element in Script Explorer" description="Select JavaScript element in the Script Explorer view" category="_J4Cqo8XQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J345ssXQEeOQKtwf9Y2DKA" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/> + <commands xmi:id="_2luP98XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ltk.ui.refactoring.commands.moveResources" commandName="Move Resources" description="Move the selected resources and notify LTK participants." category="_2l4A8cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luP-MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.startTracing" commandName="Start Tracing " description="Start Tracing Experiment" category="_2l2y4cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luP-cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.getJobError" commandName="Get Job Error" description="Display the job error in a console" category="_2l3Z58XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luP-sXQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luP-8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.commands.showElementInPackageView" commandName="Show JavaScript Element in Script Explorer" description="Select JavaScript element in the Script Explorer view" category="_2l4A8MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2luP_MXQEeOQKtwf9Y2DKA" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/> </commands> - <commands xmi:id="_J345s8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.line" commandName="Go to Line" description="Go to a specified line of text" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345tMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.stash.create" commandName="Stash Changes" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345tcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewRemoveRemote" commandName="Delete Remote" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J345tsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in C/C++ editors" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gsMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.common.project.facet.ui.ConvertProjectToFacetedForm" commandName="Convert to Faceted Form..." category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gscXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar" commandName="Run Last Launched External Tool" description="Runs the last launched external Tool" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gssXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.columnPrevious" commandName="Previous Column" description="Go to the previous column" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gs8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Commit" commandName="Commit..." category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gtMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.remove.block.comment" commandName="Remove Block Comment" description="Remove Block Comment" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gtcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CheckoutCommand" commandName="Checkout" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gtsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.lineStart" commandName="Select Line Start" description="Select to the beginning of the line of text" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gt8XQEeOQKtwf9Y2DKA" 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="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35guMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pdt.ui.edit.text.select.next" commandName="Select Next Element" description="Expands selection to include next sibling" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gucXQEeOQKtwf9Y2DKA" 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="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gusXQEeOQKtwf9Y2DKA" elementId="org.eclipse.equinox.p2.ui.sdk.update" commandName="Check for Updates" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gu8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.findIncrementalReverse" commandName="Incremental Find Reverse" description="Incremental find reverse" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gvMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.commands.openElementInEditor" commandName="Open JavaScript Element" description="Open a JavaScript element in its editor" category="_J4Cqo8XQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J35gvcXQEeOQKtwf9Y2DKA" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/> + <commands xmi:id="_2luP_cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.line" commandName="Go to Line" description="Go to a specified line of text" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luP_sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.stash.create" commandName="Stash Changes" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luP_8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewRemoveRemote" commandName="Delete Remote" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luQAMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in C/C++ editors" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luQAcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.common.project.facet.ui.ConvertProjectToFacetedForm" commandName="Convert to Faceted Form..." category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luQAsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar" commandName="Run Last Launched External Tool" description="Runs the last launched external Tool" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luQA8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.columnPrevious" commandName="Previous Column" description="Go to the previous column" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luQBMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.Commit" commandName="Commit..." category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2luQBcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.remove.block.comment" commandName="Remove Block Comment" description="Remove Block Comment" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3AMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CheckoutCommand" commandName="Checkout" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3AcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.lineStart" commandName="Select Line Start" description="Select to the beginning of the line of text" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3AsXQEeOQKtwf9Y2DKA" 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="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3A8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pdt.ui.edit.text.select.next" commandName="Select Next Element" description="Expands selection to include next sibling" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3BMXQEeOQKtwf9Y2DKA" 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="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3BcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.equinox.p2.ui.sdk.update" commandName="Check for Updates" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3BsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.findIncrementalReverse" commandName="Incremental Find Reverse" description="Incremental find reverse" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3B8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.commands.openElementInEditor" commandName="Open JavaScript Element" description="Open a JavaScript element in its editor" category="_2l4A8MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lu3CMXQEeOQKtwf9Y2DKA" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/> </commands> - <commands xmi:id="_J35gvsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gv8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.generate.hashcode.equals" commandName="Generate hashCode() and equals()" description="Generates hashCode() and equals() functions for the type" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gwMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.generate.javadoc" commandName="Generate Javadoc" description="Generates Javadoc for a selectable set of Java resources" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gwcXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gwsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.reverseResume" commandName="Reverse Resume" description="Perform Reverse Resume" category="_J4BckcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gw8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.launchShortcut.run" commandName="Run on Server" description="Run the current selection on a server" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J35gxMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RebaseCurrent" commandName="Rebase" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36HwMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.getJobOutput" commandName="Get Job Output" description="Display the job output in a console" category="_J4CDm8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36HwcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.importCSSCommand" commandName="importCSSCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36HwsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.ignore" commandName="Add to .cvsignore" description="Ignore the Selected Resources when Synchronizing" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36Hw8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36HxMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.dialogs.openInputDialog" commandName="Open Input Dialog" description="Open an Input Dialog" category="_J4CDnsXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J36HxcXQEeOQKtwf9Y2DKA" elementId="title" name="Title"/> - <parameters xmi:id="_J36HxsXQEeOQKtwf9Y2DKA" elementId="message" name="Message"/> - <parameters xmi:id="_J36Hx8XQEeOQKtwf9Y2DKA" elementId="initialValue" name="Initial Value"/> - <parameters xmi:id="_J36HyMXQEeOQKtwf9Y2DKA" elementId="cancelReturns" name="Return Value on Cancel"/> + <commands xmi:id="_2lu3CcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3CsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.generate.hashcode.equals" commandName="Generate hashCode() and equals()" description="Generates hashCode() and equals() functions for the type" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3C8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.generate.javadoc" commandName="Generate Javadoc" description="Generates Javadoc for a selectable set of Java resources" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3DMXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3DcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.reverseResume" commandName="Reverse Resume" description="Perform Reverse Resume" category="_2l2y3cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3DsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.launchShortcut.run" commandName="Run on Server" description="Run the current selection on a server" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3D8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RebaseCurrent" commandName="Rebase" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3EMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.getJobOutput" commandName="Get Job Output" description="Display the job output in a console" category="_2l3Z58XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3EcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.importCSSCommand" commandName="importCSSCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3EsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.ignore" commandName="Add to .cvsignore" description="Ignore the Selected Resources when Synchronizing" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3E8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lu3FMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.dialogs.openInputDialog" commandName="Open Input Dialog" description="Open an Input Dialog" category="_2l3Z6sXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lu3FcXQEeOQKtwf9Y2DKA" elementId="title" name="Title"/> + <parameters xmi:id="_2lveEMXQEeOQKtwf9Y2DKA" elementId="message" name="Message"/> + <parameters xmi:id="_2lveEcXQEeOQKtwf9Y2DKA" elementId="initialValue" name="Initial Value"/> + <parameters xmi:id="_2lveEsXQEeOQKtwf9Y2DKA" elementId="cancelReturns" name="Return Value on Cancel"/> </commands> - <commands xmi:id="_J36HycXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.ShowVersions" commandName="Open" category="_J4BckMXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J36HysXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CompareMode" name="Compare mode"/> + <commands xmi:id="_2lveE8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.ShowVersions" commandName="Open" category="_2l2y3MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lveFMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.history.CompareMode" name="Compare mode"/> </commands> - <commands xmi:id="_J36Hy8XQEeOQKtwf9Y2DKA" elementId="revert.schema.editor.action.id" commandName="Revert Object" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36HzMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.antShortcut.debug" commandName="Debug Ant Build" description="Debug Ant Build" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36HzcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.properties.NewPropertySheetCommand" commandName="Properties" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36HzsXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36Hz8XQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36H0MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.navigate.gotopackage" commandName="Go to Folder" description="Go to Folder" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36H0cXQEeOQKtwf9Y2DKA" 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="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36H0sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36H08XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.mpi.analysis.command2" commandName="MPI Barrier Analysis" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36H1MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.commit.Revert" commandName="Revert Commit" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36H1cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.quick_outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36H1sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.publish" commandName="Publish" description="Publish to server" category="_J4CDncXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u0MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewCreateRepository" commandName="Create a Repository" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u0cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.factory" commandName="Introduce Factory" description="Introduce a factory function to encapsulate invocation of the selected constructor" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u0sXQEeOQKtwf9Y2DKA" 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="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u08XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.scroll.lineDown" commandName="Scroll Line Down" description="Scroll down one line of text" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u1MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.SimpleFetch" commandName="Fetch from Upstream" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u1cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.StepInto" commandName="Step Into" description="Step into" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u1sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.commit.Checkout" commandName="Checkout" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u18XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.scroll.lineUp" commandName="Scroll Line Up" description="Scroll up one line of text" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u2MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.TerminateAndRelaunch" commandName="Terminate and Relaunch" description="Terminate and Relaunch" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u2cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.acquire.HeapDump" commandName="Acquire Heap Dump" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u2sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.print" commandName="Print" description="Print" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u28XQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.actions.executeInspection" commandName="Execute Inspection" category="_J4BckMXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J36u3MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.actions.executeInspection.commandName" name="commandName" optional="false"/> + <commands xmi:id="_2lveFcXQEeOQKtwf9Y2DKA" elementId="revert.schema.editor.action.id" commandName="Revert Object" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lveFsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.antShortcut.debug" commandName="Debug Ant Build" description="Debug Ant Build" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lveF8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.views.properties.NewPropertySheetCommand" commandName="Properties" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lveGMXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lveGcXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lveGsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.navigate.gotopackage" commandName="Go to Folder" description="Go to Folder" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lveG8XQEeOQKtwf9Y2DKA" 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="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lveHMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lveHcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.mpi.analysis.command2" commandName="MPI Barrier Analysis" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lveHsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.commit.Revert" commandName="Revert Commit" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lveH8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.quick_outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lveIMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.publish" commandName="Publish" description="Publish to server" category="_2l3Z6cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lveIcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewCreateRepository" commandName="Create a Repository" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lveIsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.factory" commandName="Introduce Factory" description="Introduce a factory function to encapsulate invocation of the selected constructor" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lveI8XQEeOQKtwf9Y2DKA" 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="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lveJMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.scroll.lineDown" commandName="Scroll Line Down" description="Scroll down one line of text" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFIMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.SimpleFetch" commandName="Fetch from Upstream" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFIcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.StepInto" commandName="Step Into" description="Step into" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFIsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.commit.Checkout" commandName="Checkout" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFI8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.scroll.lineUp" commandName="Scroll Line Up" description="Scroll up one line of text" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFJMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.TerminateAndRelaunch" commandName="Terminate and Relaunch" description="Terminate and Relaunch" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFJcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.acquire.HeapDump" commandName="Acquire Heap Dump" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFJsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.print" commandName="Print" description="Print" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFJ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.actions.executeInspection" commandName="Execute Inspection" category="_2l2y3MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lwFKMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.actions.executeInspection.commandName" name="commandName" optional="false"/> </commands> - <commands xmi:id="_J36u3cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.breakpoint.properties" commandName="Java Breakpoint Properties" description="View and edit the properties for a given Java breakpoint" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u3sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.pageUp" commandName="Select Page Up" description="Select to the top of the page" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u38XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u4MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.CompareWithPrevious" commandName="Compare with Previous Revision" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u4cXQEeOQKtwf9Y2DKA" 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="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u4sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.toggleMarkOccurrences" commandName="Mark Occurrences" description="Toggles mark occurrences in PHP editors" category="_J4CDpMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u48XQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.mergeCommand" commandName="mergeCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u5MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.help.dynamicHelp" commandName="Dynamic Help" description="Open the dynamic help" category="_J4CqoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J36u5cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.run" commandName="Run" description="Run server" category="_J4CDncXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V4MXQEeOQKtwf9Y2DKA" 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="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V4cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.saveToDatabaseAction" commandName="Save to Database" category="_J4A1gsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V4sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CleanupCommand" commandName="Cleanup" category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V48XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_J4A1fcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V5MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.promote.local.variable" commandName="Convert Local Variable to Var" description="Convert a local variable to a var" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V5cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.views.XPathView.prefixes" commandName="&Edit Namespace Prefixes" category="_J4CDlcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V5sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_J4BcjcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V58XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V6MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.splitJoinVariableDeclaration.assist" commandName="Quick Assist - Split/Join variable declaration" description="Invokes quick assist and selects 'Split/Join variable declaration'" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V6cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.run" commandName="Run Java Application" description="Run Java Application" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V6sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.show.in.explorer.view" commandName="Show in PHP Explorer View" description="Shows the selected element in the PHP Explorer" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V68XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchHierarchy" commandName="Toggle Branch Representation" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V7MXQEeOQKtwf9Y2DKA" 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="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V7cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.refreshLibraryCommand" commandName="refreshLibraryCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V7sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V78XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V8MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.structure.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V8cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.result.terminate" commandName="Terminate Result" category="_J4BcisXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V8sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V88XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.run" commandName="Run JUnit Plug-in Test" description="Run JUnit Plug-in Test" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37V9MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.buildLast" commandName="Repeat Working Set Build" description="Repeat the last working set build" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3788MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="%toggleMarkOccurrences.description" category="_J4A1fcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3788cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.addNonNLS" commandName="Quick Fix - Add non-NLS tag" description="Invokes quick assist and selects 'Add non-NLS tag'" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3788sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.textStart" commandName="Text Start" description="Go to the beginning of the text" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37888XQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.openSearchDialog" commandName="Open Search Dialog" description="Open the Search dialog" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3789MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.openWorkspace" commandName="Switch Workspace" description="Open the workspace selection dialog" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3789cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.launchShortcut.debug" commandName="Debug on Server" description="Debug the current selection on a server" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3789sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J37898XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareWithRevisionCommand" commandName="URL..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J378-MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ide.configureFilters" commandName="Configure Contents..." description="Configure the filters to apply to the markers view" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J378-cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected JavaScript comment lines" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J378-sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J378-8XQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J378_MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsd.ui.refactor.renameTargetNamespace" commandName="Rename Target Namespace" description="Changes the target namespace of the schema" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J378_cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.menu.updateWithModifiedFiles" commandName="Update Index with Modified Files" category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J378_sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.actions.LifeCycleGenerateSources.run" commandName="Run Maven Generate Sources" description="Run Maven Generate Sources" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J378_8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.cleanup.document" commandName="Cleanup Document..." description="Cleanup document" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J379AMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J379AcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected Java comment lines" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J379AsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.commands.switch" commandName="Switch Source/Design Views" description="Switch between the Source and Design views." category="_J4BchsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J379A8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.wordNext" commandName="Next Word" description="Go to the next word" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J379BMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.addLocation" commandName="Add Repository Location" description="Add a new CVS repository location" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J379BcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.UpdateToRevisionCommand" commandName="Update to Revision" category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kAMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.up" commandName="Up" description="Navigate up one level" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kAcXQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kAsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the JavaScript file" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kA8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.hideShowEditors" commandName="Toggle Editor Area Visibility" description="Toggles the visibility of the editor area" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kBMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.closePerspective" commandName="Close Perspective" description="Close the current perspective" category="_J4A1gcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J38kBcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.closePerspective.perspectiveId" name="Perspective Id"/> + <commands xmi:id="_2lwFKcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.breakpoint.properties" commandName="Java Breakpoint Properties" description="View and edit the properties for a given Java breakpoint" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFKsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.pageUp" commandName="Select Page Up" description="Select to the top of the page" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFK8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFLMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.CompareWithPrevious" commandName="Compare with Previous Revision" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFLcXQEeOQKtwf9Y2DKA" 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="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFLsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.toggleMarkOccurrences" commandName="Mark Occurrences" description="Toggles mark occurrences in PHP editors" category="_2l3Z8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFL8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.mergeCommand" commandName="mergeCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFMMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.help.dynamicHelp" commandName="Dynamic Help" description="Open the dynamic help" category="_2l3Z8cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFMcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.run" commandName="Run" description="Run server" category="_2l3Z6cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFMsXQEeOQKtwf9Y2DKA" 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="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFM8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.saveToDatabaseAction" commandName="Save to Database" category="_2l2LzsXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFNMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CleanupCommand" commandName="Cleanup" category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwFNcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_2l2LycXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsMMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.promote.local.variable" commandName="Convert Local Variable to Var" description="Convert a local variable to a var" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsMcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.views.XPathView.prefixes" commandName="&Edit Namespace Prefixes" category="_2l3Z4cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsMsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_2l2y2cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsM8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsNMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.splitJoinVariableDeclaration.assist" commandName="Quick Assist - Split/Join variable declaration" description="Invokes quick assist and selects 'Split/Join variable declaration'" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsNcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.run" commandName="Run Java Application" description="Run Java Application" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsNsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.show.in.explorer.view" commandName="Show in PHP Explorer View" description="Shows the selected element in the PHP Explorer" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsN8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchHierarchy" commandName="Toggle Branch Representation" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsOMXQEeOQKtwf9Y2DKA" 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="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsOcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.refreshLibraryCommand" commandName="refreshLibraryCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsOsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsO8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsPMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.structure.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsPcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.result.terminate" commandName="Terminate Result" category="_2l2y1sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsPsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsP8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.run" commandName="Run JUnit Plug-in Test" description="Run JUnit Plug-in Test" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsQMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.project.buildLast" commandName="Repeat Working Set Build" description="Repeat the last working set build" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsQcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="%toggleMarkOccurrences.description" category="_2l2LycXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsQsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.addNonNLS" commandName="Quick Fix - Add non-NLS tag" description="Invokes quick assist and selects 'Add non-NLS tag'" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsQ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.textStart" commandName="Text Start" description="Go to the beginning of the text" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lwsRMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.openSearchDialog" commandName="Open Search Dialog" description="Open the Search dialog" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTQMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.openWorkspace" commandName="Switch Workspace" description="Open the workspace selection dialog" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTQcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.launchShortcut.debug" commandName="Debug on Server" description="Debug the current selection on a server" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTQsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTQ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareWithRevisionCommand" commandName="URL..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTRMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ide.configureFilters" commandName="Configure Contents..." description="Configure the filters to apply to the markers view" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTRcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected JavaScript comment lines" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTRsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTR8XQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTSMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xsd.ui.refactor.renameTargetNamespace" commandName="Rename Target Namespace" description="Changes the target namespace of the schema" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTScXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.menu.updateWithModifiedFiles" commandName="Update Index with Modified Files" category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTSsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.actions.LifeCycleGenerateSources.run" commandName="Run Maven Generate Sources" description="Run Maven Generate Sources" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTS8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.sse.ui.cleanup.document" commandName="Cleanup Document..." description="Cleanup document" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTTMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTTcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected Java comment lines" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTTsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.commands.switch" commandName="Switch Source/Design Views" description="Switch between the Source and Design views." category="_2l2y0sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTT8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.wordNext" commandName="Next Word" description="Go to the next word" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTUMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.addLocation" commandName="Add Repository Location" description="Add a new CVS repository location" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTUcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.UpdateToRevisionCommand" commandName="Update to Revision" category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTUsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.up" commandName="Up" description="Navigate up one level" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTU8XQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTVMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the JavaScript file" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lxTVcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.hideShowEditors" commandName="Toggle Editor Area Visibility" description="Toggles the visibility of the editor area" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lx6UMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.closePerspective" commandName="Close Perspective" description="Close the current perspective" category="_2l2LzcXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lx6UcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.closePerspective.perspectiveId" name="Perspective Id"/> </commands> - <commands xmi:id="_J38kBsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.modify.method.parameters" commandName="Change Function Signature" description="Change function signature includes parameter names and parameter order" category="_J4CDnMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kB8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.organizeManifest" commandName="Organize Manifests" description="Cleans up plug-in manifest files" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kCMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.add.description" commandName="Generate Element Comment " description="Generate Element Comment" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kCcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.server.ui.phpServerShortcut.debug" commandName="Debug PHP Web Application" description="Debug PHP Web Application" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kCsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.move" commandName="Move..." description="Move the selected item" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kC8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kDMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kDcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.updateAll" commandName="Update All Incoming Changes" description="Update all incoming changes with new content from the repository" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kDsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.actions.IconAssist" commandName="Icon Assist" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kD8XQEeOQKtwf9Y2DKA" 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="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kEMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.generate.tostring" commandName="Generate toString()" description="Generates the toString() method for the type" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kEcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.OpenProfileConfigurations" commandName="Profile..." description="Open profile launch configuration dialog" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kEsXQEeOQKtwf9Y2DKA" 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="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kE8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.assignParamToField.assist" commandName="Quick Assist - Assign parameter to var" description="Invokes quick assist and selects 'Assign parameter to var'" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kFMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.project" commandName="Declaration in Project" description="Search for declarations of the selected element in the enclosing project" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J38kFcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.browser.openBrowser" commandName="Open Browser" description="Opens the default web browser." category="_J4A1gcXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J39LEMXQEeOQKtwf9Y2DKA" elementId="url" name="URL"/> - <parameters xmi:id="_J39LEcXQEeOQKtwf9Y2DKA" elementId="browserId" name="Browser Id"/> - <parameters xmi:id="_J39LEsXQEeOQKtwf9Y2DKA" elementId="name" name="Browser Name"/> - <parameters xmi:id="_J39LE8XQEeOQKtwf9Y2DKA" elementId="tooltip" name="Browser Tooltip"/> + <commands xmi:id="_2lx6UsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.modify.method.parameters" commandName="Change Function Signature" description="Change function signature includes parameter names and parameter order" category="_2l3Z6MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lx6U8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.organizeManifest" commandName="Organize Manifests" description="Cleans up plug-in manifest files" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lx6VMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.edit.text.add.description" commandName="Generate Element Comment " description="Generate Element Comment" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lx6VcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.server.ui.phpServerShortcut.debug" commandName="Debug PHP Web Application" description="Debug PHP Web Application" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lx6VsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.move" commandName="Move..." description="Move the selected item" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lx6V8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lx6WMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lx6WcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.updateAll" commandName="Update All Incoming Changes" description="Update all incoming changes with new content from the repository" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lx6WsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.mat.ui.actions.IconAssist" commandName="Icon Assist" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lx6W8XQEeOQKtwf9Y2DKA" 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="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lx6XMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.generate.tostring" commandName="Generate toString()" description="Generates the toString() method for the type" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lx6XcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.OpenProfileConfigurations" commandName="Profile..." description="Open profile launch configuration dialog" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lx6XsXQEeOQKtwf9Y2DKA" 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="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lx6X8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.assignParamToField.assist" commandName="Quick Assist - Assign parameter to var" description="Invokes quick assist and selects 'Assign parameter to var'" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lx6YMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.project" commandName="Declaration in Project" description="Search for declarations of the selected element in the enclosing project" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lx6YcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.browser.openBrowser" commandName="Open Browser" description="Opens the default web browser." category="_2l2LzcXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2lx6YsXQEeOQKtwf9Y2DKA" elementId="url" name="URL"/> + <parameters xmi:id="_2lx6Y8XQEeOQKtwf9Y2DKA" elementId="browserId" name="Browser Id"/> + <parameters xmi:id="_2lx6ZMXQEeOQKtwf9Y2DKA" elementId="name" name="Browser Name"/> + <parameters xmi:id="_2lyhYMXQEeOQKtwf9Y2DKA" elementId="tooltip" name="Browser Tooltip"/> </commands> - <commands xmi:id="_J39LFMXQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39LFcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39LFsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.columnNext" commandName="Select Next Column" description="Select the next column" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39LF8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.merge" commandName="Merge" description="Merge" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39LGMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.LockCommand" commandName="Lock..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39LGcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.debug" commandName="Debug Java Application" description="Debug Java Application" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39LGsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.resumeWithoutSignal" commandName="Resume Without Signal" description="Resume Without Signal" category="_J4CDosXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39LG8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ui.synchronizeLast" commandName="Repeat last synchronization" description="Repeat the last synchronization" category="_J4CDkMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39LHMXQEeOQKtwf9Y2DKA" 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="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39LHcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.previousSibling" commandName="Previous Sibling" description="Go to Previous Sibling" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39LHsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39LH8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.columnNext" commandName="Next Column" description="Go to the next column" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39LIMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.help.aboutAction" commandName="About" description="Open the about dialog" category="_J4CqoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39LIcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.copyRightToLeft" commandName="Copy from Right to Left" description="Copy Current Change from Right to Left" category="_J4CqosXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39LIsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.core.pomFileAction.run" commandName="Run Maven Build" description="Run Maven Build" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39LI8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.uncomment" commandName="Uncomment" description="Uncomment the selected // style comment lines" category="_J4CDocXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39LJMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yIMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.quickOutline" commandName="Quick Outline" description="Open a quick outline popup dialog for a given editor input" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yIcXQEeOQKtwf9Y2DKA" 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="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yIsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.refreshFromDatabaseAction" commandName="Refresh from Database" category="_J4A1gsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yI8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.search.references.in.project" commandName="Find References In Project" description="Finds all references to the selection in the project" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yJMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CreatePatchCommand" commandName="Create Patch..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yJcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.targetCreateCommand" commandName="Create Make Target" description="Create a new make build target for the selected container." category="_J4BcgMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yJsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.project" commandName="References in Project" description="Search for references to the selected element in the enclosing project" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yJ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.gdb.ui.command.selectPreviousTraceRecord" commandName="Previous Trace Record" description="Select Previous Trace Record" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yKMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.resetImageSizeCommand" commandName="resetImageSizeCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yKcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yKsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ShowAnnotationCommand" commandName="Show Annotation..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yK8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.GotoMatchingTokenAction" commandName="Goto Matching Token" category="_J4A1gsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yLMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.AddToSVNIgnoreCommand" commandName="Add to svn:ignore..." category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yLcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.publishToTemplateCommand" commandName="publishToTemplateCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yLsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yL8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.activeContextInfo" commandName="Show activeContext Info" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yMMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.override.methods" commandName="Override/Implement Functions" description="Override or implement functions from super types" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yMcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.generate.constructor.using.fields" commandName="Generate Constructor using Vars" description="Choose vars to initialize and constructor from superclass to call " category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yMsXQEeOQKtwf9Y2DKA" 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="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yM8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.findNext" commandName="Find Next" description="Find next item" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yNMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.Disconnect" commandName="Disconnect" description="Disconnect" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J39yNcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZMMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.commit.CreateTag" commandName="Create Tag..." category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZMcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.extractLocal.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZMsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the compilation unit" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZM8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.comment" commandName="Comment" description="Turn the selected lines into # style comments" category="_J4BcgsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZNMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZNcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.debug" commandName="Debug JUnit Plug-in Test" description="Debug JUnit Plug-in Test" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZNsXQEeOQKtwf9Y2DKA" 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="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZN8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZOMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.indent" commandName="Correct &Indentation" description="&Indents the current line or selection depending on surrounding source code" category="_J4A1fcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZOcXQEeOQKtwf9Y2DKA" 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="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZOsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.navigate.script.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZO8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.internal.reflog.CheckoutCommand" commandName="Checkout" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZPMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.working.set" commandName="References in Working Set" description="Search for references to the selected element in a working set" category="_J4BcjsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZPcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.help.quickStartAction" commandName="Welcome" description="Show help for beginning users" category="_J4CqoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZPsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.addTask" commandName="Add Task..." description="Add a task" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZP8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.editors.quickdiff.revertLine" commandName="Revert Line" description="Revert the current line" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZQMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.command.prevpage" commandName="Previous Page of Memory" description="Load previous page of memory" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZQcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZQsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.SourceView" commandName="JavaScript Declaration" description="Show the Declaration view" category="_J4BcgcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3-ZQ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.toggleMarkOccurrences" commandName="Toggle Ant Mark Occurrences" description="Toggles mark occurrences in Ant editors" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_AQMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify var access" description="Invokes quick assist and selects 'Qualify var access'" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_AQcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.commands.viewMemory" commandName="View Memory" description="View variable in memory view" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_AQsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ltk.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_AQ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.core.ui.command.addPlugin" commandName="Add Maven Plugin" description="Add Maven Plugin" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_ARMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.delimiter.windows" commandName="Convert Line Delimiters to Windows (CRLF, \r\n, 0D0A, ¤¶)" description="Converts the line delimiters to Windows (CRLF, \r\n, 0D0A, ¤¶)" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_ARcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.cut.line" commandName="Cut Line" description="Cut a line of text" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_ARsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.columnPrevious" commandName="Select Previous Column" description="Select the previous column" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_AR8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareWithWorkingCopyCommand" commandName="Base from Working Copy" category="_J4BcksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_ASMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.closeAll" commandName="Close All" description="Close all editors" category="_J4CDmMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_AScXQEeOQKtwf9Y2DKA" 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="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_ASsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.wordNext" commandName="Select Next Word" description="Select the next word" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_AS8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.spy" commandName="Show Contributing Plug-in" description="Shows contribution information for the currently selected element" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_ATMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.submodule.sync" commandName="Sync Submodule" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_ATcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.quickAccess" commandName="Quick Access" description="Quickly access UI elements" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_ATsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.debug.ui.refreshAll" commandName="Refresh Debug Views" description="Refresh all data in debug views" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_AT8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.debug.ui.commands.ScriptDisplay" commandName="Display" description="Display result of evaluating selected text" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_AUMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.addToWorkingSet" commandName="Add to Working Set" description="Adds the selected object to a working set." category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_AUcXQEeOQKtwf9Y2DKA" 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="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_AUsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.ForceReturn" commandName="Force Return" description="Forces return from method with value of selected expression " category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_nUMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.run" commandName="Run Eclipse Application" description="Run Eclipse Application" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_nUcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_nUsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_nU8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.CreatePatch" commandName="Create Patch" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_nVMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewImportProjects" commandName="Import Projects..." description="Import or create in local Git repository" category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_nVcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.showIn" commandName="Show In" category="_J4Cqo8XQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3_nVsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.showIn.targetId" name="Show In Target Id" optional="false"/> + <commands xmi:id="_2lyhYcXQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhYsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhY8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.columnNext" commandName="Select Next Column" description="Select the next column" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.merge" commandName="Merge" description="Merge" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhZcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.LockCommand" commandName="Lock..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhZsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.debug" commandName="Debug Java Application" description="Debug Java Application" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhZ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.command.resumeWithoutSignal" commandName="Resume Without Signal" description="Resume Without Signal" category="_2l3Z7sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhaMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ui.synchronizeLast" commandName="Repeat last synchronization" description="Repeat the last synchronization" category="_2l2y4MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhacXQEeOQKtwf9Y2DKA" 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="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhasXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.ui.previousSibling" commandName="Previous Sibling" description="Go to Previous Sibling" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyha8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhbMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.goto.columnNext" commandName="Next Column" description="Go to the next column" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhbcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.help.aboutAction" commandName="About" description="Open the about dialog" category="_2l3Z8cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhbsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.copyRightToLeft" commandName="Copy from Right to Left" description="Copy Current Change from Right to Left" category="_2l3Z88XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhb8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.core.pomFileAction.run" commandName="Run Maven Build" description="Run Maven Build" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhcMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.edit.text.c.uncomment" commandName="Uncomment" description="Uncomment the selected // style comment lines" category="_2l3Z7cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhccXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhcsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.quickOutline" commandName="Quick Outline" description="Open a quick outline popup dialog for a given editor input" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhc8XQEeOQKtwf9Y2DKA" 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="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lyhdMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.refreshFromDatabaseAction" commandName="Refresh from Database" category="_2l2LzsXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIcMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.search.references.in.project" commandName="Find References In Project" description="Finds all references to the selection in the project" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIccXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CreatePatchCommand" commandName="Create Patch..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIcsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.targetCreateCommand" commandName="Create Make Target" description="Create a new make build target for the selected container." category="_2l2L0MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIc8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.project" commandName="References in Project" description="Search for references to the selected element in the enclosing project" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIdMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.gdb.ui.command.selectPreviousTraceRecord" commandName="Previous Trace Record" description="Select Previous Trace Record" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIdcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.resetImageSizeCommand" commandName="resetImageSizeCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIdsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzId8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.ShowAnnotationCommand" commandName="Show Annotation..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIeMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.GotoMatchingTokenAction" commandName="Goto Matching Token" category="_2l2LzsXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIecXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.AddToSVNIgnoreCommand" commandName="Add to svn:ignore..." category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIesXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.publishToTemplateCommand" commandName="publishToTemplateCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIe8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIfMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.activeContextInfo" commandName="Show activeContext Info" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIfcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.override.methods" commandName="Override/Implement Functions" description="Override or implement functions from super types" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIfsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.generate.constructor.using.fields" commandName="Generate Constructor using Vars" description="Choose vars to initialize and constructor from superclass to call " category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIf8XQEeOQKtwf9Y2DKA" 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="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIgMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.findNext" commandName="Find Next" description="Find next item" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIgcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.Disconnect" commandName="Disconnect" description="Disconnect" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIgsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIg8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.commit.CreateTag" commandName="Create Tag..." category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzIhMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.extractLocal.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvgMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the compilation unit" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvgcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.comment" commandName="Comment" description="Turn the selected lines into # style comments" category="_2l2L0sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvgsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvg8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.debug" commandName="Debug JUnit Plug-in Test" description="Debug JUnit Plug-in Test" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvhMXQEeOQKtwf9Y2DKA" 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="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvhcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvhsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.indent" commandName="Correct &Indentation" description="&Indents the current line or selection depending on surrounding source code" category="_2l2LycXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvh8XQEeOQKtwf9Y2DKA" 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="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzviMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.navigate.script.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvicXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.internal.reflog.CheckoutCommand" commandName="Checkout" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvisXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.working.set" commandName="References in Working Set" description="Search for references to the selected element in a working set" category="_2l2y2sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvi8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.help.quickStartAction" commandName="Welcome" description="Show help for beginning users" category="_2l3Z8cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvjMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.addTask" commandName="Add Task..." description="Add a task" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvjcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.editors.quickdiff.revertLine" commandName="Revert Line" description="Revert the current line" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvjsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.command.prevpage" commandName="Previous Page of Memory" description="Load previous page of memory" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvj8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvkMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.SourceView" commandName="JavaScript Declaration" description="Show the Declaration view" category="_2l2L0cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvkcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ant.ui.toggleMarkOccurrences" commandName="Toggle Ant Mark Occurrences" description="Toggles mark occurrences in Ant editors" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify var access" description="Invokes quick assist and selects 'Qualify var access'" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvk8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.commands.viewMemory" commandName="View Memory" description="View variable in memory view" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2lzvlMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ltk.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0WkMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.core.ui.command.addPlugin" commandName="Add Maven Plugin" description="Add Maven Plugin" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0WkcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.delimiter.windows" commandName="Convert Line Delimiters to Windows (CRLF, \r\n, 0D0A, ¤¶)" description="Converts the line delimiters to Windows (CRLF, \r\n, 0D0A, ¤¶)" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0WksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.cut.line" commandName="Cut Line" description="Cut a line of text" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0Wk8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.columnPrevious" commandName="Select Previous Column" description="Select the previous column" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0WlMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.CompareWithWorkingCopyCommand" commandName="Base from Working Copy" category="_2l2y3sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0WlcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.file.closeAll" commandName="Close All" description="Close all editors" category="_2l3Z5MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0WlsXQEeOQKtwf9Y2DKA" 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="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0Wl8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.select.wordNext" commandName="Select Next Word" description="Select the next word" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0WmMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.spy" commandName="Show Contributing Plug-in" description="Shows contribution information for the currently selected element" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0WmcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.submodule.sync" commandName="Sync Submodule" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0WmsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.quickAccess" commandName="Quick Access" description="Quickly access UI elements" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0Wm8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.dsf.debug.ui.refreshAll" commandName="Refresh Debug Views" description="Refresh all data in debug views" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0WnMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.debug.ui.commands.ScriptDisplay" commandName="Display" description="Display result of evaluating selected text" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0WncXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.addToWorkingSet" commandName="Add to Working Set" description="Adds the selected object to a working set." category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0WnsXQEeOQKtwf9Y2DKA" 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="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0Wn8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.ForceReturn" commandName="Force Return" description="Forces return from method with value of selected expression " category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0WoMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.run" commandName="Run Eclipse Application" description="Run Eclipse Application" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0WocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0WosXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0Wo8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.team.CreatePatch" commandName="Create Patch" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l0WpMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewImportProjects" commandName="Import Projects..." description="Import or create in local Git repository" category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l09oMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.showIn" commandName="Show In" category="_2l4A8MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2l09ocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.navigate.showIn.targetId" name="Show In Target Id" optional="false"/> </commands> - <commands xmi:id="_J3_nV8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.DMLDialogSelectionAction" commandName="Edit in SQL Query Builder..." category="_J4A1gsXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_nWMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.run" commandName="Run Java Applet" description="Run Java Applet" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_nWcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.copy.qualified.name" commandName="Copy Qualified Name" description="Copy a fully qualified name to the system clipboard" category="_J4BciMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_nWsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.AllReferences" commandName="All References" description="Inspect all references to the selected object" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_nW8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_J4A1fcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_nXMXQEeOQKtwf9Y2DKA" 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="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_nXcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowRepositoryCatalog" commandName="Show Repository Catalog" category="_J4BckMXQEeOQKtwf9Y2DKA"> - <parameters xmi:id="_J3_nXsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.RepositoryParameter" name="P2 Repository URI"/> + <commands xmi:id="_2l09osXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.DMLDialogSelectionAction" commandName="Edit in SQL Query Builder..." category="_2l2LzsXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l09o8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.run" commandName="Run Java Applet" description="Run Java Applet" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l09pMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.copy.qualified.name" commandName="Copy Qualified Name" description="Copy a fully qualified name to the system clipboard" category="_2l2y1MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l09pcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.AllReferences" commandName="All References" description="Inspect all references to the selected object" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l09psXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.edit.text.script.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_2l2LycXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l09p8XQEeOQKtwf9Y2DKA" 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="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l09qMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowRepositoryCatalog" commandName="Show Repository Catalog" category="_2l2y3MXQEeOQKtwf9Y2DKA"> + <parameters xmi:id="_2l09qcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.equinox.p2.ui.discovery.commands.RepositoryParameter" name="P2 Repository URI"/> </commands> - <commands xmi:id="_J3_nX8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.revertToReportItemCommand" commandName="revertToReportItemCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_nYMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.editor.RenameArtifactAction" commandName="Rename Maven Artifact..." category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_nYcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.nextPerspective" commandName="Next Perspective" description="Switch to the next perspective" category="_J4A1gcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_nYsXQEeOQKtwf9Y2DKA" 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="_J4CqpcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_nY8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.hippieCompletion" commandName="Word Completion" description="Context insensitive completion" category="_J4Bcj8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J3_nZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.sync" commandName="Synchronize with Repository" description="Synchronize the workspace resources with those in the repository" category="_J4A1f8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J4AOYMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_J4CDoMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J4AOYcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_J4Cqo8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J4AOYsXQEeOQKtwf9Y2DKA" 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="_J4CDksXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J4AOY8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureFetch" commandName="Configure Fetch..." category="_J4Bci8XQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J4AOZMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.newStyleCommand" commandName="newStyleCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J4AOZcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.editGroupCommand" commandName="editGroupCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J4AOZsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.Execute" commandName="Execute" description="Evaluate selected text" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J4AOZ8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.Resume" commandName="Resume" description="Resume" category="_J4CDmcXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J4AOaMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.reloadCssStyleCommand" commandName="reloadCssStyleCommand" category="_J4BckMXQEeOQKtwf9Y2DKA"/> - <commands xmi:id="_J4AOacXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.exporter.genModelEditorContribution/org.eclipse.emf.exporter.ui.GenModelExportActionDelegate.Editor" commandName="&Export Model..."/> - <commands xmi:id="_J4AOasXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.importer.genModelEditorContribution/org.eclipse.emf.importer.ui.GenModelReloadActionDelegate.Editor" commandName="&Reload..."/> - <commands xmi:id="_J4AOa8XQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.RemoveMappingActionID" commandName="&Remove Mapping"/> - <commands xmi:id="_J4AObMXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.TypeMatchMappingActionID" commandName="Match Mapping by &Type"/> - <commands xmi:id="_J4AObcXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.NameMatchMappingActionID" commandName="Match Mapping by &Name"/> - <commands xmi:id="_J4AObsXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.CreateOneSidedMappingActionID" commandName="Create &One-sided Mapping"/> - <commands xmi:id="_J4AOb8XQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.CreateMappingActionID" commandName="Create &Mapping"/> - <commands xmi:id="_J4AOcMXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.ecore2ecore.action.AddOuputRootActionID" commandName="Add &Output Root..."/> - <commands xmi:id="_J4AOccXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootActionID" commandName="Add &Input Root..."/> - <commands xmi:id="_J4AOcsXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetExecute" commandName="E&xecute"/> - <commands xmi:id="_J4AOc8XQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetDisplay" commandName="Displa&y"/> - <commands xmi:id="_J4A1cMXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetInspect" commandName="Insp&ect"/> - <commands xmi:id="_J4A1ccXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.ui.articles.action.contribution.editor/org.eclipse.wst.wsdl.ui.actions.ReloadDependenciesActionDelegate" commandName="Reload Dependencies"/> - <addons xmi:id="_J4A1csXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.core.commands.service" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.core.commands/org.eclipse.e4.core.commands.CommandServiceAddon"/> - <addons xmi:id="_J4A1c8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.contexts.service" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.services/org.eclipse.e4.ui.services.ContextServiceAddon"/> - <addons xmi:id="_J4A1dMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.bindings.service" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.bindings/org.eclipse.e4.ui.bindings.BindingServiceAddon"/> - <addons xmi:id="_J4A1dcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.workbench.commands.model" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.CommandProcessingAddon"/> - <addons xmi:id="_J4A1dsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.workbench.contexts.model" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.ContextProcessingAddon"/> - <addons xmi:id="_J4A1d8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.workbench.bindings.model" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.swt/org.eclipse.e4.ui.workbench.swt.util.BindingProcessingAddon"/> - <addons xmi:id="_J4A1eMXQEeOQKtwf9Y2DKA" elementId="Cleanup Addon" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.cleanupaddon.CleanupAddon"/> - <addons xmi:id="_J4A1ecXQEeOQKtwf9Y2DKA" elementId="DnD Addon" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.dndaddon.DnDAddon"/> - <addons xmi:id="_J4A1esXQEeOQKtwf9Y2DKA" elementId="MinMax Addon" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon"/> - <addons xmi:id="_J4A1e8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.workbench.addon.0" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.HandlerProcessingAddon"/> - <categories xmi:id="_J4A1fMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.perspectives" name="Perspectives" description="Commands for opening perspectives"/> - <categories xmi:id="_J4A1fcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.category.source" name="Script Source"/> - <categories xmi:id="_J4A1fsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.category.invokeAutotools" name="Invoke Autotools"/> - <categories xmi:id="_J4A1f8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.actionSet" name="CVS" description="Actions that apply when working with CVS repositories"/> - <categories xmi:id="_J4A1gMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaedtor.10x" name="ASA 9.x table schema editor"/> - <categories xmi:id="_J4A1gcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.window" name="Window"/> - <categories xmi:id="_J4A1gsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.category" name="Database Tools" description="Database Development tools"/> - <categories xmi:id="_J4A1g8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.category.refactoring" name="Refactor - C++" description="C/C++ Refactorings"/> - <categories xmi:id="_J4BcgMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.project" name="Project"/> - <categories xmi:id="_J4BcgcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.views" name="Views" description="Commands for opening views"/> - <categories xmi:id="_J4BcgsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.category.source" name="Makefile Source" description="Makefile Source Actions"/> - <categories xmi:id="_J4Bcg8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.rse.ui.commands.category" name="Remote Systems"/> - <categories xmi:id="_J4BchMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.category.source" name="Manifest Editor Source" description="PDE Source Page actions"/> - <categories xmi:id="_J4BchcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.codegen.ecore.ui.Commands" name="EMF Code Generation" description="Commands for the EMF code generation tools"/> - <categories xmi:id="_J4BchsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.actions.category" name="WindowBuilder Pro" description="WindowBuilder Pro actions"/> - <categories xmi:id="_J4Bch8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.common.analysisDropdownCategory" name="Analysis Dropdown Category"/> - <categories xmi:id="_J4BciMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.category.source" name="Source" description="JavaScript Source Actions"/> - <categories xmi:id="_J4BcicXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.category.refactoring" name="Refactor - PHP" description="PHP Refactoring Actions"/> - <categories xmi:id="_J4BcisXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.result.category" name="SQL Results View"/> - <categories xmi:id="_J4Bci8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.commandCategory" name="Git"/> - <categories xmi:id="_J4BcjMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.category.casting" name="Cast to Type or Array" description="Set of commands for displaying variables and expressions as other types or arrays."/> - <categories xmi:id="_J4BcjcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.category.refactoring" name="Refactor - DLTK" description="DLTK Refactoring Actions"/> - <categories xmi:id="_J4BcjsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.category.search" name="Search" description="Search command category"/> - <categories xmi:id="_J4Bcj8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.edit" name="Edit"/> - <categories xmi:id="_J4BckMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.core.commands.categories.autogenerated" name="Uncategorized" description="Commands that were either auto-generated or have no category"/> - <categories xmi:id="_J4BckcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.category.reverseDebugging" name="Reverse Debugging Commands" description="Set of commands for Reverse Debugging"/> - <categories xmi:id="_J4BcksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.category" name="SVN"/> - <categories xmi:id="_J4Bck8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.debug.ui.category" name="JavaScript Debug" description="Tooling for debugging JavaScript"/> - <categories xmi:id="_J4CDkMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ui.category.team" name="Team" description="Actions that apply when working with a Team"/> - <categories xmi:id="_J4CDkcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.category.tracing" name="Tracing Commands" description="Category for Tracing Commands"/> - <categories xmi:id="_J4CDksXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.category.source" name="Source" description="Java Source Actions"/> - <categories xmi:id="_J4CDk8XQEeOQKtwf9Y2DKA" elementId="pl.szpinda.plugin.tomcat.commands.category.key" name="Tomcat keys"/> - <categories xmi:id="_J4CDlMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.codan.ui.commands.category" name="Code Analysis"/> - <categories xmi:id="_J4CDlcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.views.XPathView" name="XPath"/> - <categories xmi:id="_J4CDlsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.runtime.spy.commands.category" name="Spy"/> - <categories xmi:id="_J4CDl8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ide.markerContents" name="Contents" description="The category for menu contents"/> - <categories xmi:id="_J4CDmMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.file" name="File"/> - <categories xmi:id="_J4CDmcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.category.run" name="Run/Debug" description="Run/Debug command category"/> - <categories xmi:id="_J4CDmsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.monitorCommands" name="Monitor Commands" description="Monitor Commands"/> - <categories xmi:id="_J4CDm8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.jobCommands" name="Job Commands" description="Job Commands"/> - <categories xmi:id="_J4CDnMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.category.refactoring" name="Refactor - JavaScript" description="JavaScript Refactoring Actions"/> - <categories xmi:id="_J4CDncXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.ui" name="Server" description="Server"/> - <categories xmi:id="_J4CDnsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.dialogs" name="Dialogs" description="Commands for opening dialogs"/> - <categories xmi:id="_J4CDn8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.category.debugViewLayout" name="Debug View Layout Commands" description="Set of commands for controlling the Debug View Layout"/> - <categories xmi:id="_J4CDoMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.textEditor" name="Text Editing" description="Text Editing Commands"/> - <categories xmi:id="_J4CDocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.category.source" name="Source" description="Source commands"/> - <categories xmi:id="_J4CDosXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.category.runControl" name="Run Control Commands" description="Set of commands for Run Control"/> - <categories xmi:id="_J4CDo8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.gef.category.view" name="View" description="View"/> - <categories xmi:id="_J4CDpMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.category.source" name="Source" description="PHP Source Actions"/> - <categories xmi:id="_J4CqoMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.help" name="Help"/> - <categories xmi:id="_J4CqocXQEeOQKtwf9Y2DKA" elementId="org.eclipse.tm.terminal.category1" name="Terminal view commands" description="%terminal.view.insertion.description"/> - <categories xmi:id="_J4CqosXQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.ui.category.compare" name="Compare" description="Compare command category"/> - <categories xmi:id="_J4Cqo8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.navigate" name="Navigate"/> - <categories xmi:id="_J4CqpMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ltk.ui.category.refactoring" name="Refactoring"/> - <categories xmi:id="_J4CqpcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.category.refactoring" name="Refactor - Java" description="Java Refactoring Actions"/> + <commands xmi:id="_2l09qsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.revertToReportItemCommand" commandName="revertToReportItemCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l09q8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.m2e.editor.RenameArtifactAction" commandName="Rename Maven Artifact..." category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l09rMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.window.nextPerspective" commandName="Next Perspective" description="Switch to the next perspective" category="_2l2LzcXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l09rcXQEeOQKtwf9Y2DKA" 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="_2l4A8sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l09rsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.edit.text.hippieCompletion" commandName="Word Completion" description="Context insensitive completion" category="_2l2y28XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l09r8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.sync" commandName="Synchronize with Repository" description="Synchronize the workspace resources with those in the repository" category="_2l2Ly8XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l09sMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_2l3Z7MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l09scXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_2l4A8MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l09ssXQEeOQKtwf9Y2DKA" 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="_2l2y4sXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l09s8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureFetch" commandName="Configure Fetch..." category="_2l2y18XQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l1ksMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.newStyleCommand" commandName="newStyleCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l1kscXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.editGroupCommand" commandName="editGroupCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l1kssXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.debug.ui.commands.Execute" commandName="Execute" description="Evaluate selected text" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l1ks8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.commands.Resume" commandName="Resume" description="Resume" category="_2l3Z5cXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l1ktMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.birt.report.designer.ui.command.reloadCssStyleCommand" commandName="reloadCssStyleCommand" category="_2l2y3MXQEeOQKtwf9Y2DKA"/> + <commands xmi:id="_2l1ktcXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.exporter.genModelEditorContribution/org.eclipse.emf.exporter.ui.GenModelExportActionDelegate.Editor" commandName="&Export Model..."/> + <commands xmi:id="_2l1ktsXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.importer.genModelEditorContribution/org.eclipse.emf.importer.ui.GenModelReloadActionDelegate.Editor" commandName="&Reload..."/> + <commands xmi:id="_2l1kt8XQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.RemoveMappingActionID" commandName="&Remove Mapping"/> + <commands xmi:id="_2l1kuMXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.TypeMatchMappingActionID" commandName="Match Mapping by &Type"/> + <commands xmi:id="_2l1kucXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.NameMatchMappingActionID" commandName="Match Mapping by &Name"/> + <commands xmi:id="_2l1kusXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.CreateOneSidedMappingActionID" commandName="Create &One-sided Mapping"/> + <commands xmi:id="_2l1ku8XQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.action.CreateMappingActionID" commandName="Create &Mapping"/> + <commands xmi:id="_2l1kvMXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.ecore2ecore.action.AddOuputRootActionID" commandName="Add &Output Root..."/> + <commands xmi:id="_2l1kvcXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreContributionID/org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootActionID" commandName="Add &Input Root..."/> + <commands xmi:id="_2l1kvsXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetExecute" commandName="E&xecute"/> + <commands xmi:id="_2l1kv8XQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetDisplay" commandName="Displa&y"/> + <commands xmi:id="_2l1kwMXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetInspect" commandName="Insp&ect"/> + <commands xmi:id="_2l1kwcXQEeOQKtwf9Y2DKA" elementId="AUTOGEN:::org.eclipse.ui.articles.action.contribution.editor/org.eclipse.wst.wsdl.ui.actions.ReloadDependenciesActionDelegate" commandName="Reload Dependencies"/> + <addons xmi:id="_2l1kwsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.core.commands.service" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.core.commands/org.eclipse.e4.core.commands.CommandServiceAddon"/> + <addons xmi:id="_2l1kw8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.contexts.service" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.services/org.eclipse.e4.ui.services.ContextServiceAddon"/> + <addons xmi:id="_2l2LwMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.bindings.service" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.bindings/org.eclipse.e4.ui.bindings.BindingServiceAddon"/> + <addons xmi:id="_2l2LwcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.workbench.commands.model" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.CommandProcessingAddon"/> + <addons xmi:id="_2l2LwsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.workbench.contexts.model" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.ContextProcessingAddon"/> + <addons xmi:id="_2l2Lw8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.e4.ui.workbench.bindings.model" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.swt/org.eclipse.e4.ui.workbench.swt.util.BindingProcessingAddon"/> + <addons xmi:id="_2l2LxMXQEeOQKtwf9Y2DKA" elementId="Cleanup Addon" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.cleanupaddon.CleanupAddon"/> + <addons xmi:id="_2l2LxcXQEeOQKtwf9Y2DKA" elementId="DnD Addon" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.dndaddon.DnDAddon"/> + <addons xmi:id="_2l2LxsXQEeOQKtwf9Y2DKA" elementId="MinMax Addon" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon"/> + <addons xmi:id="_2l2Lx8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.workbench.addon.0" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.HandlerProcessingAddon"/> + <categories xmi:id="_2l2LyMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.perspectives" name="Perspectives" description="Commands for opening perspectives"/> + <categories xmi:id="_2l2LycXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.category.source" name="Script Source"/> + <categories xmi:id="_2l2LysXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.autotools.ui.category.invokeAutotools" name="Invoke Autotools"/> + <categories xmi:id="_2l2Ly8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.cvs.ui.actionSet" name="CVS" description="Actions that apply when working with CVS repositories"/> + <categories xmi:id="_2l2LzMXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableschemaedtor.10x" name="ASA 9.x table schema editor"/> + <categories xmi:id="_2l2LzcXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.window" name="Window"/> + <categories xmi:id="_2l2LzsXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.sqleditor.category" name="Database Tools" description="Database Development tools"/> + <categories xmi:id="_2l2Lz8XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.category.refactoring" name="Refactor - C++" description="C/C++ Refactorings"/> + <categories xmi:id="_2l2L0MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.project" name="Project"/> + <categories xmi:id="_2l2L0cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.views" name="Views" description="Commands for opening views"/> + <categories xmi:id="_2l2L0sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.make.ui.category.source" name="Makefile Source" description="Makefile Source Actions"/> + <categories xmi:id="_2l2L08XQEeOQKtwf9Y2DKA" elementId="org.eclipse.rse.ui.commands.category" name="Remote Systems"/> + <categories xmi:id="_2l2y0MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.ui.category.source" name="Manifest Editor Source" description="PDE Source Page actions"/> + <categories xmi:id="_2l2y0cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.emf.codegen.ecore.ui.Commands" name="EMF Code Generation" description="Commands for the EMF code generation tools"/> + <categories xmi:id="_2l2y0sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wb.core.actions.category" name="WindowBuilder Pro" description="WindowBuilder Pro actions"/> + <categories xmi:id="_2l2y08XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.pldt.common.analysisDropdownCategory" name="Analysis Dropdown Category"/> + <categories xmi:id="_2l2y1MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.category.source" name="Source" description="JavaScript Source Actions"/> + <categories xmi:id="_2l2y1cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.category.refactoring" name="Refactor - PHP" description="PHP Refactoring Actions"/> + <categories xmi:id="_2l2y1sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.datatools.sqltools.result.category" name="SQL Results View"/> + <categories xmi:id="_2l2y18XQEeOQKtwf9Y2DKA" elementId="org.eclipse.egit.ui.commandCategory" name="Git"/> + <categories xmi:id="_2l2y2MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.category.casting" name="Cast to Type or Array" description="Set of commands for displaying variables and expressions as other types or arrays."/> + <categories xmi:id="_2l2y2cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.dltk.ui.category.refactoring" name="Refactor - DLTK" description="DLTK Refactoring Actions"/> + <categories xmi:id="_2l2y2sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.search.ui.category.search" name="Search" description="Search command category"/> + <categories xmi:id="_2l2y28XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.edit" name="Edit"/> + <categories xmi:id="_2l2y3MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.core.commands.categories.autogenerated" name="Uncategorized" description="Commands that were either auto-generated or have no category"/> + <categories xmi:id="_2l2y3cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.category.reverseDebugging" name="Reverse Debugging Commands" description="Set of commands for Reverse Debugging"/> + <categories xmi:id="_2l2y3sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.svn.ui.command.category" name="SVN"/> + <categories xmi:id="_2l2y38XQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.debug.ui.category" name="JavaScript Debug" description="Tooling for debugging JavaScript"/> + <categories xmi:id="_2l2y4MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.team.ui.category.team" name="Team" description="Actions that apply when working with a Team"/> + <categories xmi:id="_2l2y4cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.category.tracing" name="Tracing Commands" description="Category for Tracing Commands"/> + <categories xmi:id="_2l2y4sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.category.source" name="Source" description="Java Source Actions"/> + <categories xmi:id="_2l2y48XQEeOQKtwf9Y2DKA" elementId="pl.szpinda.plugin.tomcat.commands.category.key" name="Tomcat keys"/> + <categories xmi:id="_2l3Z4MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.codan.ui.commands.category" name="Code Analysis"/> + <categories xmi:id="_2l3Z4cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.xml.views.XPathView" name="XPath"/> + <categories xmi:id="_2l3Z4sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.pde.runtime.spy.commands.category" name="Spy"/> + <categories xmi:id="_2l3Z48XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.ide.markerContents" name="Contents" description="The category for menu contents"/> + <categories xmi:id="_2l3Z5MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.file" name="File"/> + <categories xmi:id="_2l3Z5cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.debug.ui.category.run" name="Run/Debug" description="Run/Debug command category"/> + <categories xmi:id="_2l3Z5sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.monitorCommands" name="Monitor Commands" description="Monitor Commands"/> + <categories xmi:id="_2l3Z58XQEeOQKtwf9Y2DKA" elementId="org.eclipse.ptp.rm.lml.monitor.ui.jobCommands" name="Job Commands" description="Job Commands"/> + <categories xmi:id="_2l3Z6MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.jsdt.ui.category.refactoring" name="Refactor - JavaScript" description="JavaScript Refactoring Actions"/> + <categories xmi:id="_2l3Z6cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.wst.server.ui" name="Server" description="Server"/> + <categories xmi:id="_2l3Z6sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.dialogs" name="Dialogs" description="Commands for opening dialogs"/> + <categories xmi:id="_2l3Z68XQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.category.debugViewLayout" name="Debug View Layout Commands" description="Set of commands for controlling the Debug View Layout"/> + <categories xmi:id="_2l3Z7MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.textEditor" name="Text Editing" description="Text Editing Commands"/> + <categories xmi:id="_2l3Z7cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.ui.category.source" name="Source" description="Source commands"/> + <categories xmi:id="_2l3Z7sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.cdt.debug.ui.category.runControl" name="Run Control Commands" description="Set of commands for Run Control"/> + <categories xmi:id="_2l3Z78XQEeOQKtwf9Y2DKA" elementId="org.eclipse.gef.category.view" name="View" description="View"/> + <categories xmi:id="_2l3Z8MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.php.ui.category.source" name="Source" description="PHP Source Actions"/> + <categories xmi:id="_2l3Z8cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.help" name="Help"/> + <categories xmi:id="_2l3Z8sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.tm.terminal.category1" name="Terminal view commands" description="%terminal.view.insertion.description"/> + <categories xmi:id="_2l3Z88XQEeOQKtwf9Y2DKA" elementId="org.eclipse.compare.ui.category.compare" name="Compare" description="Compare command category"/> + <categories xmi:id="_2l4A8MXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ui.category.navigate" name="Navigate"/> + <categories xmi:id="_2l4A8cXQEeOQKtwf9Y2DKA" elementId="org.eclipse.ltk.ui.category.refactoring" name="Refactoring"/> + <categories xmi:id="_2l4A8sXQEeOQKtwf9Y2DKA" elementId="org.eclipse.jdt.ui.category.refactoring" name="Refactor - Java" description="Java Refactoring Actions"/> </application:Application> diff --git a/.metadata/.plugins/org.eclipse.jdt.core/1060078548.index b/.metadata/.plugins/org.eclipse.jdt.core/1060078548.index new file mode 100644 index 0000000000000000000000000000000000000000..5b6fc5b4e4160ae0da5757327cfb167b0cc56b4e Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/1060078548.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/1104227807.index b/.metadata/.plugins/org.eclipse.jdt.core/1104227807.index new file mode 100644 index 0000000000000000000000000000000000000000..6c240e04faad1ed6995f10cbac6b30828e81b377 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/1104227807.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/1213662472.index b/.metadata/.plugins/org.eclipse.jdt.core/1213662472.index new file mode 100644 index 0000000000000000000000000000000000000000..399a924cf46d684c24ef184fdd43aae36e92318d Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/1213662472.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/1271342938.index b/.metadata/.plugins/org.eclipse.jdt.core/1271342938.index new file mode 100644 index 0000000000000000000000000000000000000000..15646baa550dab8e1391f0d0dab138a56b0e770c Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/1271342938.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/1375964667.index b/.metadata/.plugins/org.eclipse.jdt.core/1375964667.index new file mode 100644 index 0000000000000000000000000000000000000000..aeb588619424bf6c50610a213ed0648987b9e20c Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/1375964667.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/1384487945.index b/.metadata/.plugins/org.eclipse.jdt.core/1384487945.index new file mode 100644 index 0000000000000000000000000000000000000000..b7ed7e69908396150914e6b22ab5a41b57b048aa Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/1384487945.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/1554391649.index b/.metadata/.plugins/org.eclipse.jdt.core/1554391649.index new file mode 100644 index 0000000000000000000000000000000000000000..e3f12b2cbdadccf4eda91a08a84efc86fca9d9f2 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/1554391649.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/156905802.index b/.metadata/.plugins/org.eclipse.jdt.core/156905802.index new file mode 100644 index 0000000000000000000000000000000000000000..d0d0589c3daf00b25d52d420c80c937ce0d1d08c Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/156905802.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/1628143439.index b/.metadata/.plugins/org.eclipse.jdt.core/1628143439.index new file mode 100644 index 0000000000000000000000000000000000000000..0a17ec61dd214862f42759f19d7eadee0bef6cde Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/1628143439.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/1677634825.index b/.metadata/.plugins/org.eclipse.jdt.core/1677634825.index new file mode 100644 index 0000000000000000000000000000000000000000..b557ba63a0cbf759236b2c87a01b32f64664febd Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/1677634825.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/1783161122.index b/.metadata/.plugins/org.eclipse.jdt.core/1783161122.index new file mode 100644 index 0000000000000000000000000000000000000000..41f7f52b88274a1df4eceaa807b0f837b6112d68 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/1783161122.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/1819685514.index b/.metadata/.plugins/org.eclipse.jdt.core/1819685514.index new file mode 100644 index 0000000000000000000000000000000000000000..36ce211feaa924a530da127543ea06b67bdde288 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/1819685514.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/1833648217.index b/.metadata/.plugins/org.eclipse.jdt.core/1833648217.index new file mode 100644 index 0000000000000000000000000000000000000000..d4a3041a691da5b4c0ed816f4c21a2f5abbf8054 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/1833648217.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/1895420617.index b/.metadata/.plugins/org.eclipse.jdt.core/1895420617.index new file mode 100644 index 0000000000000000000000000000000000000000..b5dc2deccc71f0efce31c0787fcdd1602516acd3 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/1895420617.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/2124630112.index b/.metadata/.plugins/org.eclipse.jdt.core/2124630112.index new file mode 100644 index 0000000000000000000000000000000000000000..3f3bc02c4091b14f8b2a7e0e812b46a337d11f25 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/2124630112.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/2200650775.index b/.metadata/.plugins/org.eclipse.jdt.core/2200650775.index new file mode 100644 index 0000000000000000000000000000000000000000..83c0381692877ca6c77af922c29ce57aa59b8356 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/2200650775.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/2219212814.index b/.metadata/.plugins/org.eclipse.jdt.core/2219212814.index new file mode 100644 index 0000000000000000000000000000000000000000..6281bac199e52717f4d5b7b0372cf4bf53371324 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/2219212814.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/2220222405.index b/.metadata/.plugins/org.eclipse.jdt.core/2220222405.index new file mode 100644 index 0000000000000000000000000000000000000000..f204379e9d93f3c8208b14ff3581abd12b47a436 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/2220222405.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/2322496549.index b/.metadata/.plugins/org.eclipse.jdt.core/2322496549.index new file mode 100644 index 0000000000000000000000000000000000000000..e9ff3d47259263b66fb22ce1038d3d3afbae4844 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/2322496549.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/2328043753.index b/.metadata/.plugins/org.eclipse.jdt.core/2328043753.index new file mode 100644 index 0000000000000000000000000000000000000000..fbf9a78f6b6c1b1dd073347421e4b306b28ea1b1 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/2328043753.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/2399042292.index b/.metadata/.plugins/org.eclipse.jdt.core/2399042292.index new file mode 100644 index 0000000000000000000000000000000000000000..c151b9159dd0efd81304635a2d8db3963e63749c Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/2399042292.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/2545238116.index b/.metadata/.plugins/org.eclipse.jdt.core/2545238116.index new file mode 100644 index 0000000000000000000000000000000000000000..236ac75df30b4413a4ed2ac046958e44bec375ab Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/2545238116.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/267658943.index b/.metadata/.plugins/org.eclipse.jdt.core/267658943.index new file mode 100644 index 0000000000000000000000000000000000000000..0d39952f84ea3a397506ce35bfe9ff5e851925cb Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/267658943.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/2821668023.index b/.metadata/.plugins/org.eclipse.jdt.core/2821668023.index new file mode 100644 index 0000000000000000000000000000000000000000..684ce260abea422ad5f79c08b3fc13366902f589 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/2821668023.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/2887900387.index b/.metadata/.plugins/org.eclipse.jdt.core/2887900387.index new file mode 100644 index 0000000000000000000000000000000000000000..3e8dd8073392f21c1c0979fab50132e40e53bf27 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/2887900387.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/2907606161.index b/.metadata/.plugins/org.eclipse.jdt.core/2907606161.index new file mode 100644 index 0000000000000000000000000000000000000000..73406e335092975ee5f4bd1e19235bd9b29ba134 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/2907606161.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/2946766110.index b/.metadata/.plugins/org.eclipse.jdt.core/2946766110.index new file mode 100644 index 0000000000000000000000000000000000000000..6fb7a685daa8dc1fd0218ce34ade7ae118274d6b Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/2946766110.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/2982917733.index b/.metadata/.plugins/org.eclipse.jdt.core/2982917733.index new file mode 100644 index 0000000000000000000000000000000000000000..cc89885a17efede262a9f946d39583b75f19e50b Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/2982917733.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/3037559739.index b/.metadata/.plugins/org.eclipse.jdt.core/3037559739.index new file mode 100644 index 0000000000000000000000000000000000000000..4d5c82927efbe7189e0f2fe52d8ba0487213de9b Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/3037559739.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/3204920947.index b/.metadata/.plugins/org.eclipse.jdt.core/3204920947.index new file mode 100644 index 0000000000000000000000000000000000000000..6d90c0ceaaf35b4af4ef8f78b4afd8236849bb44 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/3204920947.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/3261838026.index b/.metadata/.plugins/org.eclipse.jdt.core/3261838026.index new file mode 100644 index 0000000000000000000000000000000000000000..03953add6419873c563bb8a5d86c133a5a417714 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/3261838026.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/3266567714.index b/.metadata/.plugins/org.eclipse.jdt.core/3266567714.index new file mode 100644 index 0000000000000000000000000000000000000000..e76660808ff00ec204b6ef1bb8fe8f6fcf51e4eb Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/3266567714.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/3302703152.index b/.metadata/.plugins/org.eclipse.jdt.core/3302703152.index new file mode 100644 index 0000000000000000000000000000000000000000..9f885ab7b09f6bfc17841f8d7ebf3a6e0337bc83 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/3302703152.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/3321539481.index b/.metadata/.plugins/org.eclipse.jdt.core/3321539481.index new file mode 100644 index 0000000000000000000000000000000000000000..e1095a72fc751d312cceafab6b353176807f8a03 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/3321539481.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/3394953001.index b/.metadata/.plugins/org.eclipse.jdt.core/3394953001.index new file mode 100644 index 0000000000000000000000000000000000000000..56752b106208f0cf7bbafa3f4287de938546c470 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/3394953001.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/3402582055.index b/.metadata/.plugins/org.eclipse.jdt.core/3402582055.index new file mode 100644 index 0000000000000000000000000000000000000000..d3bb68ad128f89a6f3351a1738ef1357a3d85eee Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/3402582055.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/3403394679.index b/.metadata/.plugins/org.eclipse.jdt.core/3403394679.index new file mode 100644 index 0000000000000000000000000000000000000000..c6e689a6ba7feeab727d765873174d358fd0ca3b Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/3403394679.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/3513380958.index b/.metadata/.plugins/org.eclipse.jdt.core/3513380958.index new file mode 100644 index 0000000000000000000000000000000000000000..0bf145d1c6940a430fda1378898e1bde23c47784 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/3513380958.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/3712507179.index b/.metadata/.plugins/org.eclipse.jdt.core/3712507179.index new file mode 100644 index 0000000000000000000000000000000000000000..20d9db54a9a953f7e42aca98507fad7c3d25d57b Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/3712507179.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/4081168536.index b/.metadata/.plugins/org.eclipse.jdt.core/4081168536.index new file mode 100644 index 0000000000000000000000000000000000000000..e68533e56c160191408feddbd559202f044acb00 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/4081168536.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/4096554113.index b/.metadata/.plugins/org.eclipse.jdt.core/4096554113.index new file mode 100644 index 0000000000000000000000000000000000000000..aa04c610606e6344c6bd21fb9fa20cd21365cbf2 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/4096554113.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/4121012013.index b/.metadata/.plugins/org.eclipse.jdt.core/4121012013.index new file mode 100644 index 0000000000000000000000000000000000000000..5fe1ed0fed44f6c6328d6b8534d7fee6f502e60d Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/4121012013.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/4238209716.index b/.metadata/.plugins/org.eclipse.jdt.core/4238209716.index new file mode 100644 index 0000000000000000000000000000000000000000..4ddab3ab6ca3f5cdeb2d3067712c973d23a17450 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/4238209716.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/4249090055.index b/.metadata/.plugins/org.eclipse.jdt.core/4249090055.index new file mode 100644 index 0000000000000000000000000000000000000000..3f3bc02c4091b14f8b2a7e0e812b46a337d11f25 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/4249090055.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/438441389.index b/.metadata/.plugins/org.eclipse.jdt.core/438441389.index new file mode 100644 index 0000000000000000000000000000000000000000..dfc95f55dd7727c1bd2847a720de8b22e2417de5 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/438441389.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/491770292.index b/.metadata/.plugins/org.eclipse.jdt.core/491770292.index new file mode 100644 index 0000000000000000000000000000000000000000..c62ca695df6535767d3faa8f18458e447ee21491 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/491770292.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/713861701.index b/.metadata/.plugins/org.eclipse.jdt.core/713861701.index new file mode 100644 index 0000000000000000000000000000000000000000..4c1a9d627422319c5abd105930c261e5694280a2 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/713861701.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/777774250.index b/.metadata/.plugins/org.eclipse.jdt.core/777774250.index new file mode 100644 index 0000000000000000000000000000000000000000..0fb9e5022239291626f780c36020ef8d6dc1bea7 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/777774250.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/925495247.index b/.metadata/.plugins/org.eclipse.jdt.core/925495247.index new file mode 100644 index 0000000000000000000000000000000000000000..847900b795bb3727ac8020cf041e310c25837fe8 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.jdt.core/925495247.index differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps b/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps index b738b05fc6bc7981642dbf2c7cda673d39e4eb97..40be0ac79bb8e6a6b9b8085c917d15891186002f 100644 Binary files a/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps and b/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache b/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache index d467e535885bba8f3e7c71b5302388a15c2327c4..2367b570a230d38ec10d807ebad33c3e0d2acd75 100644 Binary files a/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache and b/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache differ diff --git a/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt b/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt index 1ad5cb7333dc5e48b2afb4e9496dfd868909f48e..a14017ae8ba6d466c5bcbcf34ebc9932a76a0d63 100644 --- a/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt +++ b/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt @@ -1,84 +1,50 @@ -<<<<<<< HEAD -INDEX VERSION 1.126+S:\cs227\workspace\.metadata\.plugins\org.eclipse.jdt.core -1776002717.index -4155206848.index -2534750255.index -3133528496.index -2865779225.index -2741378610.index -1241889543.index -3540839101.index -299273985.index -3159075286.index -1995173708.index -2720792536.index -1299022128.index -163172794.index -1298693918.index -2603447019.index -1697886153.index -1023576977.index -3974580528.index -3037384857.index -30765161.index -980373384.index -1131222373.index -3563138724.index -1554758791.index -4108727661.index -2317527368.index -1115467115.index -1104682234.index -4249857446.index -1524710847.index -4166752145.index -905496939.index -4180768744.index -3065916431.index -4041092966.index -305854171.index -1498219845.index -2852265749.index -======= INDEX VERSION 1.126+/Users/siyulin/Library/Eclipse/workspace/.metadata/.plugins/org.eclipse.jdt.core 1213662472.index 1783161122.index 4096554113.index +2219212814.index 1819685514.index 1375964667.index -2219212814.index 2399042292.index -3321539481.index 1554391649.index +3321539481.index 491770292.index 3266567714.index +3204920947.index 4238209716.index 1271342938.index 4081168536.index 3302703152.index +2322496549.index 2220222405.index 438441389.index +777774250.index 925495247.index -3394953001.index 1677634825.index +3394953001.index 2887900387.index +4121012013.index 1104227807.index 2821668023.index 2946766110.index 3513380958.index +2200650775.index 1895420617.index -1833648217.index 3402582055.index -2200650775.index +1833648217.index 3037559739.index 3403394679.index +4249090055.index +2907606161.index +713861701.index +267658943.index 156905802.index 1384487945.index 3712507179.index 2982917733.index 1628143439.index 2545238116.index +2124630112.index 3261838026.index 2328043753.index 1060078548.index ->>>>>>> 48897b97526521e6e6e62ad567ce898ca1947d09 diff --git a/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat b/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat index 33758a63d70772c574324cb644ddeba96ede47a4..50f6366349872a3d589cfa34685dbd1c10ed0557 100644 Binary files a/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat and b/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat differ diff --git a/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml b/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml index 83f4d8858568778175c898ebea58fc887c349425..a4ee3cbc9a7fb4242b2f2becb901674986dc4389 100644 --- a/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml +++ b/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml @@ -1,4 +1,2 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<typeInfoHistroy> -<typeInfo handle="=exam1/src<exam2{Processor.java[Processor" modifiers="513" timestamp="1396835680236"/> -</typeInfoHistroy> +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<typeInfoHistroy/> diff --git a/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml b/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml index 9fd4eab38b6740558bb3b69a2d1785a189b6d408..969495ac9aec62501ff33e7726e154ec65b66253 100644 --- a/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml +++ b/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml @@ -1,8 +1,8 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<qualifiedTypeNameHistroy> -<fullyQualifiedTypeName name="java.io.FileNotFoundException"/> -<fullyQualifiedTypeName name="java.util.Scanner"/> -<fullyQualifiedTypeName name="java.lang.Double"/> -<fullyQualifiedTypeName name="java.util.ArrayList"/> -<fullyQualifiedTypeName name="java.util.Arrays"/> -</qualifiedTypeNameHistroy> +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<qualifiedTypeNameHistroy> +<fullyQualifiedTypeName name="java.io.FileNotFoundException"/> +<fullyQualifiedTypeName name="java.util.Scanner"/> +<fullyQualifiedTypeName name="java.lang.Double"/> +<fullyQualifiedTypeName name="java.util.ArrayList"/> +<fullyQualifiedTypeName name="java.util.Arrays"/> +</qualifiedTypeNameHistroy> diff --git a/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml b/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml index fc84b46afd9d5daa9a4aa6e167cef1894a6b2f46..74293f72fd604def5c58f633c41e1a18d4109797 100644 --- a/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml +++ b/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml @@ -1,10 +1,14 @@ -<?xml version="1.0" encoding="UTF-8"?> -<section name="Workbench"> - <section name="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart"> - <item value="true" key="group_libraries"/> - <item value="false" key="linkWithEditor"/> - <item value="2" key="layout"/> - <item value="1" key="rootMode"/> - <item value="<?xml version="1.0" encoding="UTF-8"?>
<packageExplorer group_libraries="1" layout="2" linkWithEditor="0" rootMode="1" workingSetName="Aggregate for window 1397697017896">
<customFilters userDefinedPatternsEnabled="false">
<xmlDefinedFilters>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.StaticsFilter" isEnabled="false"/>
<child filterId="org.eclipse.pde.ui.ExternalPluginLibrariesFilter1" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_RemoteSystemsConnections" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.FieldsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_RemoteSystemsTempFiles" isEnabled="true"/>
<child filterId="org.eclipse.pde.ui.BinaryProjectFilter1" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter" isEnabled="true"/>
<child filterId="org.eclipse.m2e.MavenModuleFilter" isEnabled="false"/>
</xmlDefinedFilters>
</customFilters>
</packageExplorer>" key="memento"/> - </section> -</section> +<?xml version="1.0" encoding="UTF-8"?> +<section name="Workbench"> + <section name="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart"> + <item value="true" key="group_libraries"/> + <item value="false" key="linkWithEditor"/> + <item value="2" key="layout"/> + <item value="1" key="rootMode"/> + <item value="<?xml version="1.0" encoding="UTF-8"?>
<packageExplorer group_libraries="1" layout="2" linkWithEditor="0" rootMode="1" workingSetName="Aggregate for window 1397697017896">
<customFilters userDefinedPatternsEnabled="false">
<xmlDefinedFilters>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.StaticsFilter" isEnabled="false"/>
<child filterId="org.eclipse.pde.ui.ExternalPluginLibrariesFilter1" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.FieldsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter" isEnabled="true"/>
<child filterId="org.eclipse.pde.ui.BinaryProjectFilter1" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter" isEnabled="true"/>
</xmlDefinedFilters>
</customFilters>
</packageExplorer>" key="memento"/> + </section> + <section name="completion_proposal_size"> + </section> + <section name="quick_assist_proposal_size"> + </section> +</section> diff --git a/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml b/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml index 6cadb4e43db739f351c9c6ffb9e353f93d602600..839891479a0add076009763c6755d3a2b80efb1e 100644 --- a/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml +++ b/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml @@ -1,10 +1,21 @@ -<?xml version="1.0" encoding="UTF-8"?> -<section name="Workbench"> - <section name="CleanDialogSettings"> - <item value="500" key="DIALOG_WIDTH"/> - <item value="329" key="DIALOG_Y_ORIGIN"/> - <item value="710" key="DIALOG_X_ORIGIN"/> - <item value="377" key="DIALOG_HEIGHT"/> - <item value="true" key="TOGGLE_SELECTED"/> - </section> -</section> +<?xml version="1.0" encoding="UTF-8"?> +<section name="Workbench"> + <section name="ExternalProjectImportWizard"> + <item value="false" key="WizardProjectsImportPage.STORE_ARCHIVE_SELECTED"/> + <item value="false" key="WizardProjectsImportPage.STORE_COPY_PROJECT_ID"/> + <item value="false" key="WizardProjectsImportPage.STORE_NESTED_PROJECTS"/> + <list key="WizardProjectsImportPage.STORE_DIRECTORIES"> + <item value="/Users/siyulin/Library/Eclipse/workspace"/> + </list> + <list key="WizardProjectsImportPage.STORE_ARCHIVES"> + <item value=""/> + </list> + </section> + <section name="CleanDialogSettings"> + <item value="500" key="DIALOG_WIDTH"/> + <item value="329" key="DIALOG_Y_ORIGIN"/> + <item value="377" key="DIALOG_HEIGHT"/> + <item value="710" key="DIALOG_X_ORIGIN"/> + <item value="true" key="TOGGLE_SELECTED"/> + </section> +</section> diff --git a/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml b/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml index 8b6561cb3b4b9ea8d3bae87c1ab8137fc451792b..10d57b91b1b4149cdcc54f2b99a364f9ca1beee1 100644 --- a/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml +++ b/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml @@ -1,22 +1,7 @@ -<<<<<<< HEAD -<?xml version="1.0" encoding="UTF-8"?> -<section name="Workbench"> - <section name="org.eclipse.ui.internal.QuickAccess"> - <item value="1440" key="dialogWidth"/> - <item value="850" key="dialogHeight"/> - <list key="orderedProviders"> - </list> - <list key="textArray"> - </list> - <list key="orderedElements"> - </list> - <list key="textEntries"> - </list> - </section> -</section> -======= <?xml version="1.0" encoding="UTF-8"?> <section name="Workbench"> + <section name="FileSystemImportWizard"> + </section> <section name="org.eclipse.ui.internal.QuickAccess"> <item value="800" key="dialogWidth"/> <item value="500" key="dialogHeight"/> @@ -31,5 +16,10 @@ </section> <section name="NewWizardAction"> </section> + <section name="ImportExportAction"> + <item value="org.eclipse.ui.wizards.import.ExternalProject" key="ImportExportPage.STORE_SELECTED_IMPORT_WIZARD_ID"/> + <list key="ImportExportPage.STORE_EXPANDED_IMPORT_CATEGORIES"> + <item value="org.eclipse.ui.Basic"/> + </list> + </section> </section> ->>>>>>> 48897b97526521e6e6e62ad567ce898ca1947d09 diff --git a/homework/src/hw3/AbstractEvaluator.java b/homework/src/hw3/AbstractEvaluator.java index d843823ab8d1b0a40f75d3ab509d656a9aba38a6..bbea23826e32f040e36d2d711e93e0511b826b3f 100644 --- a/homework/src/hw3/AbstractEvaluator.java +++ b/homework/src/hw3/AbstractEvaluator.java @@ -9,5 +9,5 @@ import api.IEvaluator; */ public abstract class AbstractEvaluator implements IEvaluator { - + //Abstract Methods }