diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
| commit | dc3df3edd5843bde0c1335d6a8e460b2c832aa48 (patch) | |
| tree | af13bfeee567f2351e35e1ef176d168fe37c8aac /.metadata | |
| parent | 1da8dcd58647e34c9af94ceeecaeaf3b0d08c48c (diff) | |
full project files
Diffstat (limited to '.metadata')
78 files changed, 2483 insertions, 0 deletions
diff --git a/.metadata/.lock b/.metadata/.lock new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.metadata/.lock diff --git a/.metadata/.log b/.metadata/.log new file mode 100644 index 0000000..985270b --- /dev/null +++ b/.metadata/.log @@ -0,0 +1,132 @@ +!SESSION 2016-11-05 11:54:08.251 ----------------------------------------------- +eclipse.buildId=4.5.0.I20150603-2000 +java.version=1.8.0_101 +java.vendor=Oracle Corporation +BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US +Framework arguments: -product org.eclipse.epp.package.java.product +Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product + +!ENTRY org.eclipse.epp.logging.aeri.ui 1 4 2016-11-05 11:54:35.951 +!MESSAGE The error reporting server is not available. Error reporting will be disabled until next restart. Version: 1.0.0.v20150617-0732 +!STACK 0 +org.eclipse.epp.internal.logging.aeri.ui.l10n.Logs$LogTraceException + at org.eclipse.epp.internal.logging.aeri.ui.l10n.Logs$LogTraceException.newTrace(Logs.java:382) + at org.eclipse.epp.internal.logging.aeri.ui.l10n.Logs.log(Logs.java:134) + at org.eclipse.epp.internal.logging.aeri.ui.l10n.Logs.log(Logs.java:126) + at org.eclipse.epp.internal.logging.aeri.ui.log.CheckServerAvailabilityJob.run(CheckServerAvailabilityJob.java:53) + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) +!SESSION 2017-01-02 20:37:40.206 ----------------------------------------------- +eclipse.buildId=4.5.0.I20150603-2000 +java.version=1.8.0_111 +java.vendor=Oracle Corporation +BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US +Framework arguments: -product org.eclipse.epp.package.java.product +Command-line arguments: -data /home/foghrye4/Programs/Eclipse-forge/Forge 1.7.10 -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product + +!ENTRY org.eclipse.core.resources 4 567 2017-01-02 20:37:42.237 +!MESSAGE Workspace restored, but some problems occurred. +!SUBENTRY 1 org.eclipse.core.resources 4 567 2017-01-02 20:37:42.237 +!MESSAGE Could not read metadata for '.org.eclipse.jdt.core.external.folders'. +!STACK 1 +org.eclipse.core.internal.resources.ResourceException: The project description file (.project) for '.org.eclipse.jdt.core.external.folders' is missing. This file contains important information about the project. The project will not function properly until this file is restored. + at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:888) + at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:902) + at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:882) + at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:733) + at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1588) + at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:2386) + at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:2157) + at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:463) + at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:771) + at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1) + at java.security.AccessController.doPrivileged(Native Method) + at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:764) + at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:721) + at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:941) + at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:318) + at org.eclipse.osgi.container.Module.doStart(Module.java:571) + at org.eclipse.osgi.container.Module.start(Module.java:439) + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:454) + at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107) + at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:531) + at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324) + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:327) + at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:36) + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:398) + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:352) + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:344) + at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160) + at java.lang.ClassLoader.loadClass(ClassLoader.java:357) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:140) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608) + at org.eclipse.equinox.launcher.Main.run(Main.java:1515) + at org.eclipse.equinox.launcher.Main.main(Main.java:1488) +!SUBENTRY 2 org.eclipse.core.resources 4 567 2017-01-02 20:37:42.239 +!MESSAGE The project description file (.project) for '.org.eclipse.jdt.core.external.folders' is missing. This file contains important information about the project. The project will not function properly until this file is restored. +!SUBENTRY 1 org.eclipse.core.resources 4 567 2017-01-02 20:37:42.239 +!MESSAGE Could not read metadata for 'IHL'. +!STACK 1 +org.eclipse.core.internal.resources.ResourceException: The project description file (.project) for 'IHL' is missing. This file contains important information about the project. The project will not function properly until this file is restored. + at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:888) + at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:902) + at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:882) + at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:733) + at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1588) + at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:2386) + at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:2157) + at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:463) + at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:771) + at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1) + at java.security.AccessController.doPrivileged(Native Method) + at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:764) + at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:721) + at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:941) + at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:318) + at org.eclipse.osgi.container.Module.doStart(Module.java:571) + at org.eclipse.osgi.container.Module.start(Module.java:439) + at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:454) + at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107) + at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:531) + at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324) + at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:327) + at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:36) + at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:398) + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:352) + at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:344) + at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160) + at java.lang.ClassLoader.loadClass(ClassLoader.java:357) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:140) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608) + at org.eclipse.equinox.launcher.Main.run(Main.java:1515) + at org.eclipse.equinox.launcher.Main.main(Main.java:1488) +!SUBENTRY 2 org.eclipse.core.resources 4 567 2017-01-02 20:37:42.240 +!MESSAGE The project description file (.project) for 'IHL' is missing. This file contains important information about the project. The project will not function properly until this file is restored. + +!ENTRY org.eclipse.core.resources 4 567 2017-01-02 20:37:56.820 +!MESSAGE The project description file (.project) for 'IHL' is missing. This file contains important information about the project. The project will not function properly until this file is restored. + +!ENTRY org.eclipse.core.resources 4 567 2017-01-02 20:38:04.876 +!MESSAGE The project description file (.project) for 'IHL' is missing. This file contains important information about the project. The project will not function properly until this file is restored. + +!ENTRY org.eclipse.core.resources 2 10035 2017-01-02 20:38:33.023 +!MESSAGE The workspace will exit with unsaved changes in this session. diff --git a/.metadata/.mylyn/.taskListIndex/segments.gen b/.metadata/.mylyn/.taskListIndex/segments.gen Binary files differnew file mode 100644 index 0000000..63a7ec9 --- /dev/null +++ b/.metadata/.mylyn/.taskListIndex/segments.gen diff --git a/.metadata/.mylyn/.taskListIndex/segments_1 b/.metadata/.mylyn/.taskListIndex/segments_1 Binary files differnew file mode 100644 index 0000000..3ab7c89 --- /dev/null +++ b/.metadata/.mylyn/.taskListIndex/segments_1 diff --git a/.metadata/.mylyn/.tasks.xml.zip b/.metadata/.mylyn/.tasks.xml.zip Binary files differnew file mode 100644 index 0000000..fcdb935 --- /dev/null +++ b/.metadata/.mylyn/.tasks.xml.zip diff --git a/.metadata/.mylyn/repositories.xml.zip b/.metadata/.mylyn/repositories.xml.zip Binary files differnew file mode 100644 index 0000000..573b2fd --- /dev/null +++ b/.metadata/.mylyn/repositories.xml.zip diff --git a/.metadata/.mylyn/tasks.xml.zip b/.metadata/.mylyn/tasks.xml.zip Binary files differnew file mode 100644 index 0000000..6e3aa38 --- /dev/null +++ b/.metadata/.mylyn/tasks.xml.zip diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/IHL/.markers b/.metadata/.plugins/org.eclipse.core.resources/.projects/IHL/.markers Binary files differnew file mode 100644 index 0000000..c687c6e --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.resources/.projects/IHL/.markers diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/IHL/3.tree b/.metadata/.plugins/org.eclipse.core.resources/.projects/IHL/3.tree Binary files differnew file mode 100644 index 0000000..76fffc6 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.resources/.projects/IHL/3.tree diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/IHL/org.eclipse.jdt.core/state.dat b/.metadata/.plugins/org.eclipse.core.resources/.projects/IHL/org.eclipse.jdt.core/state.dat Binary files differnew file mode 100644 index 0000000..e2d78da --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.resources/.projects/IHL/org.eclipse.jdt.core/state.dat diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version new file mode 100644 index 0000000..25cb955 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version @@ -0,0 +1 @@ +
\ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index Binary files differnew file mode 100644 index 0000000..a283d92 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version new file mode 100644 index 0000000..6b2aaa7 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version @@ -0,0 +1 @@ +
\ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/.markers.snap b/.metadata/.plugins/org.eclipse.core.resources/.root/.markers.snap Binary files differnew file mode 100644 index 0000000..91d6c54 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.resources/.root/.markers.snap diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/7.tree b/.metadata/.plugins/org.eclipse.core.resources/.root/7.tree Binary files differnew file mode 100644 index 0000000..34c4ddf --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.resources/.root/7.tree 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 Binary files differnew file mode 100644 index 0000000..72b4eea --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources diff --git a/.metadata/.plugins/org.eclipse.core.resources/7.snap b/.metadata/.plugins/org.eclipse.core.resources/7.snap Binary files differnew file mode 100644 index 0000000..d21395e --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.resources/7.snap diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs new file mode 100644 index 0000000..dffc6b5 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +version=1 diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefs new file mode 100644 index 0000000..6e6c73f --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +org.eclipse.debug.ui.PREF_LAUNCH_PERSPECTIVES=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<launchPerspectives/>\n diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.logging.aeri.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.logging.aeri.ui.prefs new file mode 100644 index 0000000..57f8766 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.logging.aeri.ui.prefs @@ -0,0 +1,4 @@ +action=ASK +eclipse.preferences.version=1 +problemsZipEtag="a26800b-b1eb82-5425229e24740" +rememberSendAction=NONE diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000..0c68a61 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,7 @@ +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8 +org.eclipse.jdt.core.compiler.compliance=1.8 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.8 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 new file mode 100644 index 0000000..a2d3133 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.launching.prefs @@ -0,0 +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\="57,org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType13,1480439327299" defaultVMConnector\="">\n<vmType id\="org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType">\n<vm id\="1480439327299" name\="java-8-oracle" path\="/usr/lib/jvm/java-8-oracle"/>\n</vmType>\n</vmSettings>\n diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs new file mode 100644 index 0000000..244a082 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs @@ -0,0 +1,13 @@ +content_assist_proposals_background=255,255,255 +content_assist_proposals_foreground=60,60,60 +eclipse.preferences.version=1 +fontPropagated=true +org.eclipse.jdt.ui.editor.tab.width= +org.eclipse.jdt.ui.formatterprofiles.version=12 +org.eclipse.jdt.ui.javadoclocations.migrated=true +org.eclipse.jface.textfont=1|Monospace|10.0|0|GTK|1|; +proposalOrderMigrated=true +spelling_locale_initialized=true +tabWidthPropagated=true +useAnnotationsPrefPage=true +useQuickDiffPrefPage=true diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.m2e.discovery.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.m2e.discovery.prefs new file mode 100644 index 0000000..67b1d96 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.m2e.discovery.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +org.eclipse.m2e.discovery.pref.projects= diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefs new file mode 100644 index 0000000..43e97e4 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +mylyn.attention.migrated=true diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.monitor.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.monitor.ui.prefs new file mode 100644 index 0000000..8d462a6 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.monitor.ui.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +org.eclipse.mylyn.monitor.activity.tracking.enabled.checked=true diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.tasks.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.tasks.ui.prefs new file mode 100644 index 0000000..b75f720 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.tasks.ui.prefs @@ -0,0 +1,5 @@ +eclipse.preferences.version=1 +migrated.task.repositories.secure.store=true +org.eclipse.mylyn.tasks.ui.filters.nonmatching=true +org.eclipse.mylyn.tasks.ui.filters.nonmatching.encouraged=true +org.eclipse.mylyn.tasks.ui.servicemessage.id=0 diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.ui.prefs new file mode 100644 index 0000000..56cd496 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.ui.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +org.eclipse.team.ui.first_time=false diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs new file mode 100644 index 0000000..e81e390 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs @@ -0,0 +1,5 @@ +PROBLEMS_FILTERS_MIGRATE=true +eclipse.preferences.version=1 +platformState=1478335949481 +quickStart=false +tipsAndTricks=true diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs new file mode 100644 index 0000000..08076f2 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +showIntro=false diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs new file mode 100644 index 0000000..dd77496 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs @@ -0,0 +1,3 @@ +//org.eclipse.ui.commands/state/org.eclipse.ui.navigator.resources.nested.changeProjectPresentation/org.eclipse.ui.commands.radioState=false +PLUGINS_NOT_ACTIVATED_ON_STARTUP=org.eclipse.m2e.discovery; +eclipse.preferences.version=1 diff --git a/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi b/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi new file mode 100644 index 0000000..a38799f --- /dev/null +++ b/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi @@ -0,0 +1,2014 @@ +<?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="_bhNGkaM1Eeam7-HG5KcKpw" elementId="org.eclipse.e4.legacy.ide.application" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_bhNGkqM1Eeam7-HG5KcKpw" bindingContexts="_bhNGlKM1Eeam7-HG5KcKpw"> + <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<workbench>
<mruList/>
</workbench>"/> + <tags>activeSchemeId:org.eclipse.ui.defaultAcceleratorConfiguration</tags> + <tags>ModelMigrationProcessor.001</tags> + <children xsi:type="basic:TrimmedWindow" xmi:id="_bhNGkqM1Eeam7-HG5KcKpw" elementId="IDEWindow" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_b-JhQaM1Eeam7-HG5KcKpw" label="%trimmedwindow.label.eclipseSDK" x="138" y="208" width="1024" height="768"> + <persistedState key="coolBarVisible" value="true"/> + <persistedState key="perspectiveBarVisible" value="true"/> + <persistedState key="isRestored" value="true"/> + <persistedState key="show_in_time" value="<?xml version="1.0" encoding="UTF-8"?>
<show_in_time/>"/> + <persistedState key="workingSets" value="<?xml version="1.0" encoding="UTF-8"?>
<workingSets/>"/> + <persistedState key="aggregateWorkingSetId" value="Aggregate for window 1478336061751"/> + <tags>topLevel</tags> + <tags>shellMaximized</tags> + <children xsi:type="basic:PartSashContainer" xmi:id="_b-JhQaM1Eeam7-HG5KcKpw" selectedElement="_b-KIUKM1Eeam7-HG5KcKpw" horizontal="true"> + <children xsi:type="advanced:PerspectiveStack" xmi:id="_b-KIUKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.ide.perspectivestack" containerData="7500" selectedElement="_cR3HcKM1Eeam7-HG5KcKpw"> + <children xsi:type="advanced:Perspective" xmi:id="_cR3HcKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.JavaPerspective" selectedElement="_cR3HcaM1Eeam7-HG5KcKpw" label="Java" iconURI="platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/eview16/jperspective.png"> + <persistedState key="persp.hiddenItems" value="persp.hideToolbarSC:org.eclipse.debug.ui.commands.RunToLine,persp.hideToolbarSC:org.eclipse.jdt.ui.actions.OpenProjectWizard,persp.hideToolbarSC:print,persp.hideToolbarSC:org.eclipse.ui.edit.text.toggleShowSelectedElementOnly,"/> + <tags>persp.actionSet:org.eclipse.mylyn.doc.actionSet</tags> + <tags>persp.actionSet:org.eclipse.mylyn.tasks.ui.navigation</tags> + <tags>persp.actionSet:org.eclipse.ui.cheatsheets.actionSet</tags> + <tags>persp.actionSet:org.eclipse.search.searchActionSet</tags> + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation</tags> + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation</tags> + <tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo</tags> + <tags>persp.actionSet:org.eclipse.ui.externaltools.ExternalToolsSet</tags> + <tags>persp.actionSet:org.eclipse.ui.actionSet.keyBindings</tags> + <tags>persp.actionSet:org.eclipse.ui.actionSet.openFiles</tags> + <tags>persp.actionSet:org.eclipse.wb.core.ui.actionset</tags> + <tags>persp.actionSet:org.eclipse.debug.ui.launchActionSet</tags> + <tags>persp.actionSet:org.eclipse.jdt.ui.JavaActionSet</tags> + <tags>persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet</tags> + <tags>persp.actionSet:org.eclipse.ui.NavigateActionSet</tags> + <tags>persp.viewSC:org.eclipse.jdt.ui.PackageExplorer</tags> + <tags>persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy</tags> + <tags>persp.viewSC:org.eclipse.jdt.ui.SourceView</tags> + <tags>persp.viewSC:org.eclipse.jdt.ui.JavadocView</tags> + <tags>persp.viewSC:org.eclipse.search.ui.views.SearchView</tags> + <tags>persp.viewSC:org.eclipse.ui.console.ConsoleView</tags> + <tags>persp.viewSC:org.eclipse.ui.views.ContentOutline</tags> + <tags>persp.viewSC:org.eclipse.ui.views.ProblemView</tags> + <tags>persp.viewSC:org.eclipse.ui.views.ResourceNavigator</tags> + <tags>persp.viewSC:org.eclipse.ui.views.TaskList</tags> + <tags>persp.viewSC:org.eclipse.ui.views.ProgressView</tags> + <tags>persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer</tags> + <tags>persp.viewSC:org.eclipse.ui.texteditor.TemplatesView</tags> + <tags>persp.viewSC:org.eclipse.pde.runtime.LogView</tags> + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.JavaProjectWizard</tags> + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewPackageCreationWizard</tags> + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewClassCreationWizard</tags> + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard</tags> + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewEnumCreationWizard</tags> + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewAnnotationCreationWizard</tags> + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSourceFolderCreationWizard</tags> + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSnippetFileCreationWizard</tags> + <tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewJavaWorkingSetWizard</tags> + <tags>persp.newWizSC:org.eclipse.ui.wizards.new.folder</tags> + <tags>persp.newWizSC:org.eclipse.ui.wizards.new.file</tags> + <tags>persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard</tags> + <tags>persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective</tags> + <tags>persp.perspSC:org.eclipse.debug.ui.DebugPerspective</tags> + <tags>persp.viewSC:org.eclipse.ant.ui.views.AntView</tags> + <tags>persp.showIn:org.eclipse.egit.ui.RepositoriesView</tags> + <tags>persp.actionSet:org.eclipse.debug.ui.breakpointActionSet</tags> + <tags>persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet</tags> + <tags>persp.newWizSC:org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard</tags> + <tags>persp.actionSet:org.eclipse.jdt.junit.JUnitActionSet</tags> + <tags>persp.showIn:org.eclipse.jdt.ui.PackageExplorer</tags> + <tags>persp.showIn:org.eclipse.team.ui.GenericHistoryView</tags> + <tags>persp.showIn:org.eclipse.ui.views.ResourceNavigator</tags> + <tags>persp.showIn:org.eclipse.ui.navigator.ProjectExplorer</tags> + <tags>persp.viewSC:org.eclipse.mylyn.tasks.ui.views.tasks</tags> + <tags>persp.newWizSC:org.eclipse.mylyn.tasks.ui.wizards.new.repository.task</tags> + <tags>persp.viewSC:org.eclipse.wb.core.StructureView</tags> + <tags>persp.viewSC:org.eclipse.wb.core.PaletteView</tags> + <children xsi:type="basic:PartSashContainer" xmi:id="_cR3HcaM1Eeam7-HG5KcKpw" selectedElement="_cR3HcqM1Eeam7-HG5KcKpw" horizontal="true"> + <children xsi:type="basic:PartSashContainer" xmi:id="_cR3HcqM1Eeam7-HG5KcKpw" containerData="2500" selectedElement="_cR3Hc6M1Eeam7-HG5KcKpw"> + <children xsi:type="basic:PartStack" xmi:id="_cR3Hc6M1Eeam7-HG5KcKpw" elementId="left" containerData="6000" selectedElement="_cR3HdKM1Eeam7-HG5KcKpw"> + <tags>org.eclipse.e4.primaryNavigationStack</tags> + <tags>active</tags> + <tags>noFocus</tags> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3HdKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.PackageExplorer" ref="_cRkzkKM1Eeam7-HG5KcKpw"/> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3HdaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="_cRn24KM1Eeam7-HG5KcKpw"/> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3HdqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.ResourceNavigator" toBeRendered="false" ref="_cRn24aM1Eeam7-HG5KcKpw"/> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3Hd6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigator.ProjectExplorer" toBeRendered="false" ref="_cRn24qM1Eeam7-HG5KcKpw"/> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3HeKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.junit.ResultView" toBeRendered="false" ref="_cR0EIKM1Eeam7-HG5KcKpw"/> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3HeaM1Eeam7-HG5KcKpw" elementId="org.eclipse.wb.core.StructureView" toBeRendered="false" ref="_cR15UKM1Eeam7-HG5KcKpw"/> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3HeqM1Eeam7-HG5KcKpw" elementId="org.eclipse.wb.core.PaletteView" toBeRendered="false" ref="_cR2gYKM1Eeam7-HG5KcKpw"/> + </children> + <children xsi:type="basic:PartStack" xmi:id="_cR3He6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewMStack" toBeRendered="false" containerData="4000"> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3HfKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesView" toBeRendered="false" ref="_cRzdEKM1Eeam7-HG5KcKpw"/> + </children> + </children> + <children xsi:type="basic:PartSashContainer" xmi:id="_cR3HfaM1Eeam7-HG5KcKpw" containerData="7500" selectedElement="_cR3Hh6M1Eeam7-HG5KcKpw"> + <children xsi:type="basic:PartSashContainer" xmi:id="_cR3HfqM1Eeam7-HG5KcKpw" containerData="7500" selectedElement="_cR3HgKM1Eeam7-HG5KcKpw" horizontal="true"> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3Hf6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.editorss" containerData="7500" ref="_cRU78KM1Eeam7-HG5KcKpw"/> + <children xsi:type="basic:PartSashContainer" xmi:id="_cR3HgKM1Eeam7-HG5KcKpw" containerData="2500" selectedElement="_cR3HgaM1Eeam7-HG5KcKpw"> + <children xsi:type="basic:PartStack" xmi:id="_cR3HgaM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.views.tasksMStack" containerData="5000" selectedElement="_cR3HgqM1Eeam7-HG5KcKpw"> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3HgqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" ref="_cR1SQKM1Eeam7-HG5KcKpw"/> + </children> + <children xsi:type="basic:PartStack" xmi:id="_cR3Hg6M1Eeam7-HG5KcKpw" elementId="right" containerData="5000" selectedElement="_cR3HhKM1Eeam7-HG5KcKpw"> + <tags>org.eclipse.e4.secondaryNavigationStack</tags> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3HhKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.ContentOutline" ref="_cRrhQaM1Eeam7-HG5KcKpw"/> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3HhaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.texteditor.TemplatesView" toBeRendered="false" ref="_cRsIUKM1Eeam7-HG5KcKpw"/> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3HhqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="_cRy2AKM1Eeam7-HG5KcKpw"/> + </children> + </children> + </children> + <children xsi:type="basic:PartStack" xmi:id="_cR3Hh6M1Eeam7-HG5KcKpw" elementId="bottom" containerData="2500" selectedElement="_cR3HiKM1Eeam7-HG5KcKpw"> + <tags>org.eclipse.e4.secondaryDataStack</tags> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3HiKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.ProblemView" ref="_cRod8KM1Eeam7-HG5KcKpw"/> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3HiaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.JavadocView" ref="_cRpFAKM1Eeam7-HG5KcKpw"/> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3HiqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.SourceView" ref="_cRpsEKM1Eeam7-HG5KcKpw"/> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3Hi6M1Eeam7-HG5KcKpw" elementId="org.eclipse.search.ui.views.SearchView" toBeRendered="false" ref="_cRqTIKM1Eeam7-HG5KcKpw"/> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3HjKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.console.ConsoleView" toBeRendered="false" ref="_cRq6MKM1Eeam7-HG5KcKpw"/> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3HjaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="_cRq6MaM1Eeam7-HG5KcKpw"/> + <children xsi:type="advanced:Placeholder" xmi:id="_cR3HjqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.ProgressView" toBeRendered="false" ref="_cRrhQKM1Eeam7-HG5KcKpw"/> + </children> + </children> + </children> + </children> + </children> + <children xsi:type="basic:PartStack" xmi:id="_b-KIUaM1Eeam7-HG5KcKpw" elementId="stickyFolderRight" toBeRendered="false" containerData="2500"> + <children xsi:type="advanced:Placeholder" xmi:id="_b-KIUqM1Eeam7-HG5KcKpw" elementId="org.eclipse.help.ui.HelpView" toBeRendered="false" ref="_b997EKM1Eeam7-HG5KcKpw"/> + <children xsi:type="advanced:Placeholder" xmi:id="_b-KIU6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.internal.introview" toBeRendered="false" ref="_b-I6MKM1Eeam7-HG5KcKpw"/> + <children xsi:type="advanced:Placeholder" xmi:id="_b-KIVKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" toBeRendered="false" ref="_b-JhQKM1Eeam7-HG5KcKpw"/> + </children> + </children> + <sharedElements xsi:type="basic:Part" xmi:id="_b997EKM1Eeam7-HG5KcKpw" elementId="org.eclipse.help.ui.HelpView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.gif" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:Help</tags> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_b-I6MKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.internal.introview" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.png" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:General</tags> + <menus xmi:id="_cpj1wKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.internal.introview"> + <tags>ViewMenu</tags> + <tags>menuContribution:menu</tags> + </menus> + <toolbar xmi:id="_cpkc0KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.internal.introview" visible="false"/> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_b-JhQKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Cheat Sheets" iconURI="platform:/plugin/org.eclipse.ui.cheatsheets/icons/view16/cheatsheet_view.gif" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:Help</tags> + </sharedElements> + <sharedElements xsi:type="advanced:Area" xmi:id="_cRU78KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.editorss"> + <children xsi:type="basic:PartStack" xmi:id="_cRU78aM1Eeam7-HG5KcKpw" elementId="org.eclipse.e4.primaryDataStack"> + <tags>org.eclipse.e4.primaryDataStack</tags> + <tags>EditorStack</tags> + </children> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cRkzkKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.PackageExplorer" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Package Explorer" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/package.png" tooltip="" closeable="true"> + <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view group_libraries="1" layout="2" linkWithEditor="0" rootMode="1" workingSetName="Aggregate for window 1478336061751">
<customFilters userDefinedPatternsEnabled="false">
<xmlDefinedFilters>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.StaticsFilter" isEnabled="false"/>
<child filterId="org.eclipse.mylyn.java.ui.MembersFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter" isEnabled="true"/>
<child filterId="org.eclipse.m2e.MavenModuleFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.FieldsFilter" isEnabled="false"/>
</xmlDefinedFilters>
</customFilters>
</view>"/> + <tags>View</tags> + <tags>categoryTag:Java</tags> + <tags>active</tags> + <tags>activeOnClose</tags> + <menus xmi:id="_cVK6IKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.PackageExplorer"> + <tags>ViewMenu</tags> + <tags>menuContribution:menu</tags> + </menus> + <toolbar xmi:id="_cVK6IaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.PackageExplorer"/> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cRn24KM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.TypeHierarchy" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.png" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:Java</tags> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cRn24aM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.ResourceNavigator" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Navigator" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.png" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cRn24qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigator.ProjectExplorer" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.gif" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cRod8KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.ProblemView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Problems" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.png" tooltip="" closeable="true"> + <persistedState key="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="105" org.eclipse.ui.ide.markerType="247" org.eclipse.ui.ide.pathField="140" org.eclipse.ui.ide.resourceField="105" org.eclipse.ui.ide.severityAndDescriptionField="664"/>
<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="_ciSJEKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.ProblemView"> + <tags>ViewMenu</tags> + <tags>menuContribution:menu</tags> + </menus> + <toolbar xmi:id="_ciSJEaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.ProblemView"/> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cRpFAKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.JavadocView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.png" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:Java</tags> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cRpsEKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.SourceView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.png" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:Java</tags> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cRqTIKM1Eeam7-HG5KcKpw" elementId="org.eclipse.search.ui.views.SearchView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cRq6MKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.console.ConsoleView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.png" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cRq6MaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.BookmarkView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.png" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cRrhQKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.ProgressView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.png" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cRrhQaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.ContentOutline" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.png" tooltip="" closeable="true"> + <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/> + <tags>View</tags> + <tags>categoryTag:General</tags> + <menus xmi:id="_cg8sUKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.ContentOutline"> + <tags>ViewMenu</tags> + <tags>menuContribution:menu</tags> + </menus> + <toolbar xmi:id="_cg8sUaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.ContentOutline"/> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cRsIUKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.texteditor.TemplatesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Templates" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/templates.png" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cRy2AKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ant.ui.views.AntView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.png" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:Ant</tags> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cRzdEKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.gif" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:Git</tags> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cR0EIKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.junit.ResultView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.gif" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:Java</tags> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cR1SQKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Task List" iconURI="platform:/plugin/org.eclipse.mylyn.tasks.ui/icons/eview16/task-list.gif" tooltip="" closeable="true"> + <persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view linkWithEditor="true" presentation="org.eclipse.mylyn.tasks.ui.categorized">
<sorter groupBy="CATEGORY_QUERY">
<sorter>
<sort0 sortDirection="1" sortKey="PRIORITY"/>
<sort1 sortDirection="1" sortKey="RANK"/>
<sort2 sortDirection="1" sortKey="DATE_CREATED"/>
<sort3 sortDirection="1" sortKey="NONE"/>
<sort4 sortDirection="1" sortKey="NONE"/>
<sort5 sortDirection="1" sortKey="NONE"/>
<sort6 sortDirection="1" sortKey="NONE"/>
<sort7 sortDirection="1" sortKey="NONE"/>
</sorter>
</sorter>
<filteredTreeFindHistory/>
</view>"/> + <tags>View</tags> + <tags>categoryTag:Mylyn</tags> + <menus xmi:id="_cdJxcKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks"> + <tags>ViewMenu</tags> + <tags>menuContribution:menu</tags> + </menus> + <toolbar xmi:id="_cdJxcaM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks"/> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cR15UKM1Eeam7-HG5KcKpw" 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" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:WindowBuilder</tags> + </sharedElements> + <sharedElements xsi:type="basic:Part" xmi:id="_cR2gYKM1Eeam7-HG5KcKpw" 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" tooltip="" closeable="true"> + <tags>View</tags> + <tags>categoryTag:WindowBuilder</tags> + </sharedElements> + <trimBars xmi:id="_b-anAKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.main.toolbar"> + <children xsi:type="menu:ToolBar" xmi:id="_cAwJUKM1Eeam7-HG5KcKpw" elementId="group.file" toBeRendered="false"> + <tags>toolbarSeparator</tags> + <children xsi:type="menu:ToolBarSeparator" xmi:id="_cAwwYKM1Eeam7-HG5KcKpw" elementId="group.file" toBeRendered="false"/> + </children> + <children xsi:type="menu:ToolBar" xmi:id="_cAx-gKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.workbench.file"> + <tags>Draggable</tags> + <children xsi:type="menu:HandledToolItem" xmi:id="_LGO_0NESEeaEGNlUkECLEA" elementId="print" visible="false" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.png" tooltip="Print" command="_biJh2aM1Eeam7-HG5KcKpw"/> + </children> + <children xsi:type="menu:ToolBar" xmi:id="_cAx-gaM1Eeam7-HG5KcKpw" elementId="additions" toBeRendered="false"> + <tags>toolbarSeparator</tags> + <children xsi:type="menu:ToolBarSeparator" xmi:id="_cAx-gqM1Eeam7-HG5KcKpw" elementId="additions" toBeRendered="false"/> + </children> + <children xsi:type="menu:ToolBar" xmi:id="_cTKvAKM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.launchActionSet"> + <tags>Draggable</tags> + </children> + <children xsi:type="menu:ToolBar" xmi:id="_cSvRMKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet"> + <tags>Draggable</tags> + </children> + <children xsi:type="menu:ToolBar" xmi:id="_cTCzMKM1Eeam7-HG5KcKpw" elementId="org.eclipse.search.searchActionSet"> + <tags>Draggable</tags> + </children> + <children xsi:type="menu:ToolBar" xmi:id="_cAylkKM1Eeam7-HG5KcKpw" elementId="group.nav" toBeRendered="false"> + <tags>toolbarSeparator</tags> + <children xsi:type="menu:ToolBarSeparator" xmi:id="_cAylkaM1Eeam7-HG5KcKpw" elementId="group.nav" toBeRendered="false"/> + </children> + <children xsi:type="menu:ToolBar" xmi:id="_cAylkqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.workbench.navigate"> + <tags>Draggable</tags> + <children xsi:type="menu:HandledToolItem" xmi:id="_LGTRQNESEeaEGNlUkECLEA" elementId="org.eclipse.ui.window.pinEditor" visible="false" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.png" tooltip="Pin Editor" type="Check" command="_biGeh6M1Eeam7-HG5KcKpw"/> + </children> + <children xsi:type="menu:ToolBar" xmi:id="_cAzMoKM1Eeam7-HG5KcKpw" elementId="group.editor" toBeRendered="false"> + <tags>toolbarSeparator</tags> + <children xsi:type="menu:ToolBarSeparator" xmi:id="_cAzMoaM1Eeam7-HG5KcKpw" elementId="group.editor" toBeRendered="false"/> + </children> + <children xsi:type="menu:ToolBar" xmi:id="_cAzMoqM1Eeam7-HG5KcKpw" elementId="group.help" toBeRendered="false"> + <tags>toolbarSeparator</tags> + <children xsi:type="menu:ToolBarSeparator" xmi:id="_cAzMo6M1Eeam7-HG5KcKpw" elementId="group.help" toBeRendered="false"/> + </children> + <children xsi:type="menu:ToolBar" xmi:id="_cAzMpKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.workbench.help" visible="false"> + <tags>Draggable</tags> + </children> + <children xsi:type="menu:ToolControl" xmi:id="_cJOv4KM1Eeam7-HG5KcKpw" elementId="PerspectiveSpacer" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> + <tags>stretch</tags> + <tags>SHOW_RESTORE_MENU</tags> + </children> + <children xsi:type="menu:ToolControl" xmi:id="_cJQlEKM1Eeam7-HG5KcKpw" elementId="PerspectiveSwitcher" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.e4.ui.workbench.addons.perspectiveswitcher.PerspectiveSwitcher"> + <tags>Draggable</tags> + <tags>HIDEABLE</tags> + <tags>SHOW_RESTORE_MENU</tags> + </children> + </trimBars> + <trimBars xmi:id="_cJi48KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.trim.status" side="Bottom"> + <children xsi:type="menu:ToolControl" xmi:id="_cJsp8KM1Eeam7-HG5KcKpw" 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="_cKJ88KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.HeapStatus" toBeRendered="false" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"> + <tags>Draggable</tags> + </children> + <children xsi:type="menu:ToolControl" xmi:id="_cKf7MKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.ProgressBar" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim"> + <tags>Draggable</tags> + </children> + </trimBars> + <trimBars xmi:id="_cKxoAKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.trim.vertical1" side="Left"/> + <trimBars xmi:id="_cKy2IKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.trim.vertical2" toBeRendered="false" side="Right"> + <children xsi:type="menu:ToolControl" xmi:id="_csjfYKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.ide.perspectivestack(minimized)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack"> + <tags>TrimStack</tags> + </children> + </trimBars> + </children> + <bindingTables xmi:id="_bhNGk6M1Eeam7-HG5KcKpw" contributorURI="platform:/plugin/org.eclipse.platform" bindingContext="_bhNGlKM1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjC5oaM1Eeam7-HG5KcKpw" keySequence="CTRL+A" command="_biMlFKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjDgsKM1Eeam7-HG5KcKpw" keySequence="CTRL+SPACE" command="_biHspqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjEHwqM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+SPACE" command="_biHslKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjF88KM1Eeam7-HG5KcKpw" keySequence="CTRL+C" command="_bh-it6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjGkAKM1Eeam7-HG5KcKpw" keySequence="ALT+PAGE_DOWN" command="_biEpTaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjHLEKM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+D" command="_biMlF6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjJnUKM1Eeam7-HG5KcKpw" keySequence="SHIFT+INSERT" command="_biAX3KM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjKOZaM1Eeam7-HG5KcKpw" keySequence="ALT+PAGE_UP" command="_biOaSaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjLcg6M1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+F3" command="_biKI3KM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjOf06M1Eeam7-HG5KcKpw" keySequence="CTRL+Z" command="_biI6wKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjPG5KM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+Z" command="_biNzMaM1Eeam7-HG5KcKpw"> + <tags>platform:gtk</tags> + </bindings> + <bindings xmi:id="_bjPt8qM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+L" command="_biLXAaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjPt9KM1Eeam7-HG5KcKpw" keySequence="CTRL+V" command="_biAX3KM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjQVBKM1Eeam7-HG5KcKpw" keySequence="CTRL+X" command="_biI6y6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjSKMaM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+V" command="_biMlF6M1Eeam7-HG5KcKpw"> + <tags>platform:gtk</tags> + </bindings> + <bindings xmi:id="_bjYQ1aM1Eeam7-HG5KcKpw" keySequence="CTRL+1" command="_biGefaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjY34qM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+I" command="_biFQa6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjZe8qM1Eeam7-HG5KcKpw" keySequence="CTRL+INSERT" command="_bh-it6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjbUIaM1Eeam7-HG5KcKpw" keySequence="CTRL+F10" command="_biBmAqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjdwYKM1Eeam7-HG5KcKpw" keySequence="SHIFT+DEL" command="_biI6y6M1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bi690KM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.javaEditorScope" bindingContext="_biT51aM1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bi_PQKM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+C" command="_bh_wwKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjBEdKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_biCNEqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjBrgKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+B" command="_biOaSKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjBrg6M1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+ARROW_DOWN" command="_biECPaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjCSkqM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+ARROW_UP" command="_biOaQKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjDgtKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+ARROW_UP" command="_biNMI6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjEHxKM1Eeam7-HG5KcKpw" keySequence="ALT+CTRL+SPACE" command="_biAX2KM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjEu06M1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+P" command="_biFQXaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjHyJ6M1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+F" command="_biL-AqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjMqpqM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+/" command="_biNMOaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjNRs6M1Eeam7-HG5KcKpw" keySequence="CTRL+O" command="_biMlFqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjN4xaM1Eeam7-HG5KcKpw" keySequence="CTRL+7" command="_bh_wwKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjPG4aM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+M" command="_biHFgaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjQVAaM1Eeam7-HG5KcKpw" keySequence="CTRL+T" command="_bh_wzqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjQ8EqM1Eeam7-HG5KcKpw" keySequence="CTRL+F3" command="_biNMIqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjQ8FaM1Eeam7-HG5KcKpw" keySequence="CTRL+/" command="_bh_wwKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjRjIqM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+O" command="_biI6uqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjT_ZKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+U" command="_biGeg6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjZe9KM1Eeam7-HG5KcKpw" keySequence="CTRL+I" command="_biKI1aM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjciQaM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+\" command="_biC0FKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjeXcaM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+ARROW_LEFT" command="_biKI76M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjeXc6M1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_biMlGKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bje-g6M1Eeam7-HG5KcKpw" keySequence="CTRL+2 F" command="_biMlG6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjgzsqM1Eeam7-HG5KcKpw" keySequence="CTRL+2 L" command="_biCNCKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjhawqM1Eeam7-HG5KcKpw" keySequence="CTRL+2 M" command="_biKv76M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjiB0aM1Eeam7-HG5KcKpw" keySequence="CTRL+2 R" command="_biHFl6M1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjAdYKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.propertiesEditorScope" bindingContext="_biT566M1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjAdYaM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+C" command="_bh_wwKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjN4xqM1Eeam7-HG5KcKpw" keySequence="CTRL+7" command="_bh_wwKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjRjIKM1Eeam7-HG5KcKpw" keySequence="CTRL+/" command="_bh_wwKM1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjAdYqM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" bindingContext="_biT526M1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjAdY6M1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+C" command="_biLXDqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjBEdaM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_biCND6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjBrhqM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+ARROW_DOWN" command="_biF3Y6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjCSkaM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+A" command="_biPBVqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjCSk6M1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+ARROW_UP" command="_biFQY6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjEHwaM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+ARROW_UP" command="_biEpWaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjFV4KM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+P" command="_bh_w06M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjIZMKM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+F" command="_biNzM6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjNRsKM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+/" command="_bh_JxKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjNRt6M1Eeam7-HG5KcKpw" keySequence="CTRL+O" command="_biAX56M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjT_Y6M1Eeam7-HG5KcKpw" keySequence="F3" command="_bh_wzKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjZe9aM1Eeam7-HG5KcKpw" keySequence="CTRL+I" command="_biKI06M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjciQqM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+\" command="_biECMqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjciQ6M1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+>" command="_biI6uaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjeXcqM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+ARROW_LEFT" command="_biBl8KM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bje-gKM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_biNMKqM1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjAdZKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.contexts.window" bindingContext="_bhNGlaM1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjAdZaM1Eeam7-HG5KcKpw" keySequence="CTRL+B" command="_biA-4KM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjAdZqM1Eeam7-HG5KcKpw" keySequence="ALT+CTRL+SHIFT+ARROW_RIGHT" command="_biA-96M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjBEcKM1Eeam7-HG5KcKpw" keySequence="ALT+ARROW_RIGHT" command="_biKI26M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjCSlKM1Eeam7-HG5KcKpw" keySequence="ALT+CTRL+SHIFT+ARROW_UP" command="_biCNB6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjC5oqM1Eeam7-HG5KcKpw" keySequence="ALT+ARROW_LEFT" command="_biCNAaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjEHxaM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+D A" command="_biI6uKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjEu0KM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+D Q" command="_biNMJKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjEu0aM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+D J" command="_biGeeaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjEu0qM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+D T" command="_bh_Js6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjHLE6M1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+G" command="_biNzMqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjHLFKM1Eeam7-HG5KcKpw" keySequence="ALT+CTRL+G" command="_biDbMKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjHyJKM1Eeam7-HG5KcKpw" keySequence="CTRL+G" command="_bh-ir6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjIZMaM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+F" command="_biKI6qM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjIZMqM1Eeam7-HG5KcKpw" keySequence="CTRL+E" command="_biI6tKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjJAQKM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+E" command="_biEpS6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjJAQaM1Eeam7-HG5KcKpw" keySequence="CTRL+F" command="_biC0JaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjJAQqM1Eeam7-HG5KcKpw" keySequence="CTRL+H" command="_biHspaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjJARKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+H" command="_biITp6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjJnUqM1Eeam7-HG5KcKpw" keySequence="ALT+CTRL+H" command="_biBl9qM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjJnU6M1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+H" command="_bh-iqKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjJnVKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+I" command="_biBmBKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjKOZKM1Eeam7-HG5KcKpw" keySequence="CTRL+#" command="_biBmA6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjK1cKM1Eeam7-HG5KcKpw" keySequence="CTRL+F11" command="_biKv8KM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjK1caM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+W" command="_biI6yaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjK1cqM1Eeam7-HG5KcKpw" keySequence="F11" command="_biL-HKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjLcgKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+P" command="_biECNqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjLcgaM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+F12" command="_bh_JxqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjLcgqM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+F9" command="_biL-GqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjMDkKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+M" command="_biMlHqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjMDkqM1Eeam7-HG5KcKpw" keySequence="CTRL+F8" command="_biGef6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjMqoKM1Eeam7-HG5KcKpw" keySequence="CTRL+S" command="_biLXB6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjMqo6M1Eeam7-HG5KcKpw" keySequence="CTRL+U" command="_biNMOKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjNRsaM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+Z" command="_bh-ioKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjN4wKM1Eeam7-HG5KcKpw" keySequence="CTRL+," command="_biAX4qM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjN4wqM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+T" command="_biI6yqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjOf0KM1Eeam7-HG5KcKpw" keySequence="ALT+CTRL+SHIFT+F12" command="_biMlIKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjOf0qM1Eeam7-HG5KcKpw" keySequence="F5" command="_biKv66M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjOf1KM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+F4" command="_biI6yaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjPG4KM1Eeam7-HG5KcKpw" keySequence="CTRL+N" command="_biNzOqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjPG46M1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+V" command="_biL-CKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjPt8KM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+F7" command="_biL-IKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjPt8aM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+N" command="_biI6xaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjPt9aM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+N" command="_bh_JyKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjQ8EKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+F7" command="_biFQXqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjQ8FKM1Eeam7-HG5KcKpw" keySequence="ALT+CTRL+U" command="_biEpVqM1Eeam7-HG5KcKpw"> + <tags>platform:gtk</tags> + </bindings> + <bindings xmi:id="_bjRjJKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+T" command="_bh_w1aM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjSKMKM1Eeam7-HG5KcKpw" keySequence="CTRL+-" command="_biLXCKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjSKMqM1Eeam7-HG5KcKpw" keySequence="ALT+-" command="_bh_Jx6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjSxQKM1Eeam7-HG5KcKpw" keySequence="CTRL+{" command="_biHsmKM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bjSxQaM1Eeam7-HG5KcKpw" elementId="Splitter.isHorizontal" name="Splitter.isHorizontal" value="false"/> + </bindings> + <bindings xmi:id="_bjTYUaM1Eeam7-HG5KcKpw" keySequence="F12" command="_biHsqaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjTYU6M1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+R" command="_biPBWqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjT_YKM1Eeam7-HG5KcKpw" keySequence="CTRL+3" command="_biGeiaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjT_YqM1Eeam7-HG5KcKpw" keySequence="F3" command="_biGedKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjUmcaM1Eeam7-HG5KcKpw" keySequence="ALT+CR" command="_biHFlKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjUmcqM1Eeam7-HG5KcKpw" keySequence="CTRL+F4" command="_biNzQ6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjUmc6M1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+S" command="_biC0E6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjUmdKM1Eeam7-HG5KcKpw" keySequence="CTRL+F6" command="_biDbJ6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjUmdaM1Eeam7-HG5KcKpw" keySequence="CTRL+F12" command="_biECOqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjVNgKM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+F6" command="_biC0IqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjVNgaM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+L" command="_biGed6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjVNg6M1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+R" command="_biNzN6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjV0kqM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_biHsmqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjV0laM1Eeam7-HG5KcKpw" keySequence="CTRL+." command="_biNMJqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjWbpKM1Eeam7-HG5KcKpw" keySequence="CTRL+P" command="_biJh2aM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjXCsKM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+F8" command="_biHsl6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjXCsaM1Eeam7-HG5KcKpw" keySequence="DEL" command="_biDbLqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjXCsqM1Eeam7-HG5KcKpw" keySequence="CTRL+M" command="_biHsn6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjXCs6M1Eeam7-HG5KcKpw" keySequence="CTRL+Q" command="_biKI5qM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjXCtaM1Eeam7-HG5KcKpw" keySequence="F2" command="_biAX5aM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjXpwaM1Eeam7-HG5KcKpw" keySequence="CTRL+F9" command="_biEpU6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjXpwqM1Eeam7-HG5KcKpw" keySequence="ALT+F7" command="_biAX3aM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjXpw6M1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+W" command="_biMlMqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjXpxKM1Eeam7-HG5KcKpw" keySequence="F4" command="_biA-7KM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjYQ0KM1Eeam7-HG5KcKpw" keySequence="SHIFT+F5" command="_biMlK6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjYQ0qM1Eeam7-HG5KcKpw" keySequence="SHIFT+F2" command="_biCNDaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjY346M1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+J" command="_biITr6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjY35aM1Eeam7-HG5KcKpw" keySequence="CTRL+F7" command="_bh-iuKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjZe8KM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_biC0EqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjaGAaM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+O" command="_biMlEqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjatEaM1Eeam7-HG5KcKpw" keySequence="CTRL+W" command="_biNzQ6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjatEqM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+S" command="_biPBUqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjb7MaM1Eeam7-HG5KcKpw" keySequence="ALT+CTRL+P" command="_biDbJqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjciQKM1Eeam7-HG5KcKpw" keySequence="ALT+F5" command="_biL-HaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjciRKM1Eeam7-HG5KcKpw" keySequence="CTRL+_" command="_biHsmKM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bjciRaM1Eeam7-HG5KcKpw" elementId="Splitter.isHorizontal" name="Splitter.isHorizontal" value="true"/> + </bindings> + <bindings xmi:id="_bjdJU6M1Eeam7-HG5KcKpw" keySequence="CTRL+=" command="_biKI5KM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjdwYaM1Eeam7-HG5KcKpw" keySequence="ALT+CTRL+SHIFT+ARROW_DOWN" command="_biNzSKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjdwYqM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+B" command="_biECNKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjdwY6M1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+C" command="_biIToqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bje-gaM1Eeam7-HG5KcKpw" keySequence="ALT+CTRL+B" command="_biEpRKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjflkKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+X J" command="_biEpUqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjflkaM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+Q T" command="_biECRaM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bjflkqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.TypeHierarchy"/> + </bindings> + <bindings xmi:id="_bjflk6M1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+X M" command="_biMlH6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjfllKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+Q Y" command="_biECRaM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bjfllaM1Eeam7-HG5KcKpw" 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="_bjgMoKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+Q H" command="_biECRaM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bjgMoaM1Eeam7-HG5KcKpw" 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="_bjgMoqM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+Q C" command="_biECRaM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bjgMo6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.console.ConsoleView"/> + </bindings> + <bindings xmi:id="_bjgMpKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+Q Q" command="_biECRaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjgMpaM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+Q S" command="_biECRaM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bjgMpqM1Eeam7-HG5KcKpw" 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="_bjgzsKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+X Q" command="_biFQaaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjgzsaM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+X T" command="_biMlEKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjgzs6M1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+Q J" command="_biECRaM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bjgztKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.JavadocView"/> + </bindings> + <bindings xmi:id="_bjhawKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+Q D" command="_biECRaM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bjhawaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.SourceView"/> + </bindings> + <bindings xmi:id="_bjhaw6M1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+Q B" command="_biECRaM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bjiB0KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.BreakpointView"/> + </bindings> + <bindings xmi:id="_bjiB0qM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+Q V" command="_biECRaM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bjiB06M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.VariableView"/> + </bindings> + <bindings xmi:id="_bjiB1KM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+X A" command="_biAX4KM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjiB1aM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+Q P" command="_biECRaM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bjiB1qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.PackageExplorer"/> + </bindings> + <bindings xmi:id="_bjiB16M1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+Q X" command="_biECRaM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bjiB2KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ProblemView"/> + </bindings> + <bindings xmi:id="_bjio4KM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+Q Z" command="_biECRaM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bjio4aM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.ui.GenericHistoryView"/> + </bindings> + <bindings xmi:id="_bjio4qM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+Q K" command="_biECRaM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bjio46M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.mylyn.tasks.ui.views.tasks"/> + </bindings> + <bindings xmi:id="_bjio5KM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+Q L" command="_biECRaM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bjio5aM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.pde.runtime.LogView"/> + </bindings> + <bindings xmi:id="_bjio5qM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+Q O" command="_biECRaM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bjio56M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ContentOutline"/> + </bindings> + </bindingTables> + <bindingTables xmi:id="_bjBEcaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.textEditorScope" bindingContext="_biTSwqM1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjBEcqM1Eeam7-HG5KcKpw" keySequence="CTRL+ARROW_DOWN" command="_biPBVaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjBEc6M1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_biL-CaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjC5oKM1Eeam7-HG5KcKpw" keySequence="CTRL+ARROW_UP" command="_biECPKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjC5o6M1Eeam7-HG5KcKpw" keySequence="ALT+CTRL+ARROW_UP" command="_biNMIKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjDgsqM1Eeam7-HG5KcKpw" keySequence="ALT+ARROW_DOWN" command="_biFQVKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjDgs6M1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+DEL" command="_biITo6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjEHw6M1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+A" command="_bh_w0qM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjF88aM1Eeam7-HG5KcKpw" keySequence="CTRL+ARROW_RIGHT" command="_biF3ZaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjGkA6M1Eeam7-HG5KcKpw" keySequence="CTRL+D" command="_biCNF6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjHLEqM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_biFQVqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjHyIKM1Eeam7-HG5KcKpw" keySequence="SHIFT+END" command="_biL-AaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjHyIaM1Eeam7-HG5KcKpw" keySequence="CTRL+HOME" command="_biAX26M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjIZM6M1Eeam7-HG5KcKpw" keySequence="SHIFT+HOME" command="_biKv9qM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjJAQ6M1Eeam7-HG5KcKpw" keySequence="CTRL+BS" command="_bh-iraM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjJnUaM1Eeam7-HG5KcKpw" keySequence="ALT+CTRL+J" command="_biGecqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjKOYqM1Eeam7-HG5KcKpw" keySequence="CTRL+END" command="_biFQWqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjKOY6M1Eeam7-HG5KcKpw" keySequence="CTRL+ARROW_LEFT" command="_bh-irqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjMDkaM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+Y" command="_biLXAqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjMDk6M1Eeam7-HG5KcKpw" keySequence="END" command="_biKv6qM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjNRsqM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+K" command="_biECM6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjN4waM1Eeam7-HG5KcKpw" keySequence="CTRL+J" command="_biCNBKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjQVA6M1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+CR" command="_biKI2qM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjQ8EaM1Eeam7-HG5KcKpw" keySequence="HOME" command="_biL-BaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjQ8E6M1Eeam7-HG5KcKpw" keySequence="SHIFT+CR" command="_biL-BKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjRjJaM1Eeam7-HG5KcKpw" keySequence="CTRL+NUMPAD_ADD" command="_biMlHKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjTYUKM1Eeam7-HG5KcKpw" keySequence="CTRL+NUMPAD_DIVIDE" command="_biECQaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjTYUqM1Eeam7-HG5KcKpw" keySequence="F12" command="_bh-ipaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjTYVKM1Eeam7-HG5KcKpw" keySequence="ALT+/" command="_biL-C6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjV0kaM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+Q" command="_biF3aqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjV0k6M1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_biBl9aM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjV0lKM1Eeam7-HG5KcKpw" keySequence="CTRL+L" command="_biI6taM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjWboaM1Eeam7-HG5KcKpw" keySequence="CTRL+NUMPAD_MULTIPLY" command="_biF3aKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjXCtKM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+X" command="_bh_JuaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjXpwKM1Eeam7-HG5KcKpw" keySequence="F2" command="_biHFgKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjY34KM1Eeam7-HG5KcKpw" keySequence="INSERT" command="_biBl8qM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjY35KM1Eeam7-HG5KcKpw" keySequence="CTRL+K" command="_biEpRqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjY35qM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+INSERT" command="_biEpWqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjZe8aM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_biF3eKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjZe86M1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+J" command="_biFQZ6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjaGAKM1Eeam7-HG5KcKpw" keySequence="CTRL+NUMPAD_SUBTRACT" command="_biKI2aM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjb7MKM1Eeam7-HG5KcKpw" keySequence="CTRL+F10" command="_biKI1KM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjdJUaM1Eeam7-HG5KcKpw" keySequence="ALT+ARROW_UP" command="_biOaQqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjdJUqM1Eeam7-HG5KcKpw" keySequence="CTRL+DEL" command="_biI6t6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bje-gqM1Eeam7-HG5KcKpw" keySequence="ALT+CTRL+ARROW_DOWN" command="_biMlJqM1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjBrgaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" bindingContext="_biT51KM1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjBrgqM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+B" command="_biOaSKM1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjBrhKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" bindingContext="_biT516M1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjBrhaM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+ARROW_DOWN" command="_biLXD6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjDgsaM1Eeam7-HG5KcKpw" keySequence="ALT+ARROW_DOWN" command="_biITrqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjEHwKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+ARROW_UP" command="_biHFnqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjJARaM1Eeam7-HG5KcKpw" keySequence="SHIFT+INSERT" command="_biDbK6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjJnVaM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+I" command="_biLXBqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjN4w6M1Eeam7-HG5KcKpw" keySequence="CTRL+CR" command="_biITpaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjT_ZaM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+U" command="_biFQbqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjVNhKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+R" command="_biL-A6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjXpxaM1Eeam7-HG5KcKpw" keySequence="F4" command="_biBmAKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjYQ1qM1Eeam7-HG5KcKpw" keySequence="INSERT" command="_biLW-qM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjdJUKM1Eeam7-HG5KcKpw" keySequence="ALT+ARROW_UP" command="_biECQKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjdwZKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+C" command="_biPBUKM1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjBrh6M1Eeam7-HG5KcKpw" elementId="org.eclipse.wb.core.java.editorScope" bindingContext="_biTSw6M1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjCSkKM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+A" command="_biMlMaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjC5pKM1Eeam7-HG5KcKpw" keySequence="ALT+CTRL+A" command="_biMlMaM1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjEu1KM1Eeam7-HG5KcKpw" elementId="org.eclipse.core.runtime.xml" bindingContext="_biT536M1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjEu1aM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+P" command="_biHsqqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjHLEaM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+D" command="_biNMN6M1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjFV4aM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesView" bindingContext="_biT57KM1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjFV4qM1Eeam7-HG5KcKpw" keySequence="CTRL+C" command="_biHFjaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjPt86M1Eeam7-HG5KcKpw" keySequence="CTRL+V" command="_bh_Jt6M1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjFV46M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.ReflogView" bindingContext="_biT506M1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjFV5KM1Eeam7-HG5KcKpw" keySequence="CTRL+C" command="_biDbKqM1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjGkAaM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.console" bindingContext="_biTSxaM1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjGkAqM1Eeam7-HG5KcKpw" keySequence="CTRL+D" command="_biMlL6M1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjHyIqM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" bindingContext="_biT50qM1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjHyI6M1Eeam7-HG5KcKpw" keySequence="CTRL+G" command="_biHsnaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjN4xKM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+." command="_biHsnKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjQVAqM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+," command="_biKI6aM1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjHyJaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ant.ui.AntEditorScope" bindingContext="_biT55aM1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjHyJqM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+F" command="_biL-AqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjRjIaM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+O" command="_bh-iuqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjT_YaM1Eeam7-HG5KcKpw" keySequence="F3" command="_bh_JtqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjVNgqM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+R" command="_biA-6qM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjYQ0aM1Eeam7-HG5KcKpw" keySequence="SHIFT+F2" command="_biA-46M1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjKOYKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.editors.task" bindingContext="_biT52KM1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjKOYaM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+I" command="_biLXBqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjNRtKM1Eeam7-HG5KcKpw" keySequence="CTRL+O" command="_biMlKKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjPG4qM1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+M" command="_bh_wyaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjT_ZqM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+U" command="_biFQbqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjV0kKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+R" command="_biL-A6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjbUIKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+S" command="_biJhyKM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjeXcKM1Eeam7-HG5KcKpw" keySequence="ALT+SHIFT+C" command="_biPBUKM1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjMqoaM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.debugging" bindingContext="_biT50aM1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjMqoqM1Eeam7-HG5KcKpw" keySequence="CTRL+R" command="_bh_JsqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjOf0aM1Eeam7-HG5KcKpw" keySequence="F5" command="_biA-9qM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjRjI6M1Eeam7-HG5KcKpw" keySequence="F6" command="_biL-D6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjRjJqM1Eeam7-HG5KcKpw" keySequence="CTRL+F2" command="_biITqaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjWboqM1Eeam7-HG5KcKpw" keySequence="F7" command="_biNMMqM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjWbo6M1Eeam7-HG5KcKpw" keySequence="CTRL+F5" command="_biL-E6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjY34aM1Eeam7-HG5KcKpw" keySequence="F8" command="_biA-9KM1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjMqpKM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.memoryview" bindingContext="_biTSyaM1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjMqpaM1Eeam7-HG5KcKpw" keySequence="ALT+CTRL+N" command="_biMlIaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjOf1aM1Eeam7-HG5KcKpw" keySequence="CTRL+N" command="_biDbI6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjQVAKM1Eeam7-HG5KcKpw" keySequence="CTRL+T" command="_biHFh6M1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjWboKM1Eeam7-HG5KcKpw" keySequence="ALT+CTRL+M" command="_biL-IaM1Eeam7-HG5KcKpw"/> + <bindings xmi:id="_bjatEKM1Eeam7-HG5KcKpw" keySequence="CTRL+W" command="_biBl_qM1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjNRtaM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.wikitext.ui.editor.markupSourceContext" bindingContext="_biT52qM1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjNRtqM1Eeam7-HG5KcKpw" keySequence="CTRL+O" command="_biAX06M1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjT_Z6M1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.BreakpointView" bindingContext="_biTSwaM1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjUmcKM1Eeam7-HG5KcKpw" keySequence="ALT+CR" command="_bh-ipqM1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjUmdqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.internal.wikitext.ui.editor.basicMarkupSourceContext" bindingContext="_biT52aM1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjUmd6M1Eeam7-HG5KcKpw" keySequence="F1" command="_bh_JtKM1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjYQ06M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.classFileEditorScope" bindingContext="_biT50KM1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjYQ1KM1Eeam7-HG5KcKpw" keySequence="CTRL+1" command="_biNMO6M1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_bjaGAqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.wikitext.tasks.ui.markupSourceContext" bindingContext="_biT55qM1Eeam7-HG5KcKpw"> + <bindings xmi:id="_bjaGA6M1Eeam7-HG5KcKpw" keySequence="CTRL+SHIFT+O" command="_biAX06M1Eeam7-HG5KcKpw"/> + </bindingTables> + <bindingTables xmi:id="_cRX_QaM1Eeam7-HG5KcKpw" bindingContext="_cRX_QKM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRYmUaM1Eeam7-HG5KcKpw" bindingContext="_cRYmUKM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRZNYaM1Eeam7-HG5KcKpw" bindingContext="_cRZNYKM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRZ0cKM1Eeam7-HG5KcKpw" bindingContext="_cRZNYqM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRZ0cqM1Eeam7-HG5KcKpw" bindingContext="_cRZ0caM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRZ0dKM1Eeam7-HG5KcKpw" bindingContext="_cRZ0c6M1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRabgaM1Eeam7-HG5KcKpw" bindingContext="_cRabgKM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRabg6M1Eeam7-HG5KcKpw" bindingContext="_cRabgqM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRbCkaM1Eeam7-HG5KcKpw" bindingContext="_cRbCkKM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRbCk6M1Eeam7-HG5KcKpw" bindingContext="_cRbCkqM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRbpoaM1Eeam7-HG5KcKpw" bindingContext="_cRbpoKM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRbpo6M1Eeam7-HG5KcKpw" bindingContext="_cRbpoqM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRbppaM1Eeam7-HG5KcKpw" bindingContext="_cRbppKM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRbpp6M1Eeam7-HG5KcKpw" bindingContext="_cRbppqM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRcQsaM1Eeam7-HG5KcKpw" bindingContext="_cRcQsKM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRcQs6M1Eeam7-HG5KcKpw" bindingContext="_cRcQsqM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRcQtaM1Eeam7-HG5KcKpw" bindingContext="_cRcQtKM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRc3waM1Eeam7-HG5KcKpw" bindingContext="_cRc3wKM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRc3w6M1Eeam7-HG5KcKpw" bindingContext="_cRc3wqM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRc3xaM1Eeam7-HG5KcKpw" bindingContext="_cRc3xKM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRc3x6M1Eeam7-HG5KcKpw" bindingContext="_cRc3xqM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRc3yaM1Eeam7-HG5KcKpw" bindingContext="_cRc3yKM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRde0aM1Eeam7-HG5KcKpw" bindingContext="_cRde0KM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRde06M1Eeam7-HG5KcKpw" bindingContext="_cRde0qM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRde1aM1Eeam7-HG5KcKpw" bindingContext="_cRde1KM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRde16M1Eeam7-HG5KcKpw" bindingContext="_cRde1qM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cReF4aM1Eeam7-HG5KcKpw" bindingContext="_cReF4KM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cReF46M1Eeam7-HG5KcKpw" bindingContext="_cReF4qM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cReF5aM1Eeam7-HG5KcKpw" bindingContext="_cReF5KM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cReF56M1Eeam7-HG5KcKpw" bindingContext="_cReF5qM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRes8aM1Eeam7-HG5KcKpw" bindingContext="_cRes8KM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRes86M1Eeam7-HG5KcKpw" bindingContext="_cRes8qM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRhwQKM1Eeam7-HG5KcKpw" bindingContext="_cRhJMKM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRhwQqM1Eeam7-HG5KcKpw" bindingContext="_cRhwQaM1Eeam7-HG5KcKpw"/> + <bindingTables xmi:id="_cRhwRKM1Eeam7-HG5KcKpw" bindingContext="_cRhwQ6M1Eeam7-HG5KcKpw"/> + <rootContext xmi:id="_bhNGlKM1Eeam7-HG5KcKpw" 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="_bhNGlaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.contexts.window" contributorURI="platform:/plugin/org.eclipse.platform" name="In Windows" description="A window is open"> + <children xmi:id="_bhNGlqM1Eeam7-HG5KcKpw" elementId="org.eclipse.e4.ui.contexts.views" contributorURI="platform:/plugin/org.eclipse.platform" name="%bindingcontext.name.bindingView"/> + <children xmi:id="_biTSwaM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.BreakpointView" name="In Breakpoints View" description="The breakpoints view context"/> + <children xmi:id="_biTSwqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.textEditorScope" name="Editing Text" description="Editing Text Context"> + <children xmi:id="_biTSw6M1Eeam7-HG5KcKpw" elementId="org.eclipse.wb.core.java.editorScope" name="WindowBuilder Java scope"/> + <children xmi:id="_biT50KM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.classFileEditorScope" name="Browsing attached Java Source" description="Browsing attached Java Source Context"/> + <children xmi:id="_biT51aM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.javaEditorScope" name="Editing Java Source" description="Editing Java Source Context"/> + <children xmi:id="_biT51qM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xsd.ui.text.editor.context" name="Editing XSD context"/> + <children xmi:id="_biT52KM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.editors.task" name="In Tasks Editor"/> + <children xmi:id="_biT52aM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.internal.wikitext.ui.editor.basicMarkupSourceContext" name="WikiText Markup Source Context" description="WikiText markup editing context"> + <children xmi:id="_biT52qM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.wikitext.ui.editor.markupSourceContext" name="WikiText Markup Source Context" description="WikiText markup editing context"/> + <children xmi:id="_biT55qM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.wikitext.tasks.ui.markupSourceContext" name="Task Markup Editor Source Context"/> + </children> + <children xmi:id="_biT526M1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"> + <children xmi:id="_biT53KM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xml.navigation" name="XML Source Navigation" description="XML Source Navigation"/> + <children xmi:id="_biT53aM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xml.cleanup" name="XML Source Cleanup" description="XML Source Cleanup"/> + <children xmi:id="_biT53qM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.comments" name="Source Comments in Structured Text Editors" description="Source Comments in Structured Text Editors"/> + <children xmi:id="_biT536M1Eeam7-HG5KcKpw" elementId="org.eclipse.core.runtime.xml" name="Editing XML Source" description="Editing XML Source"/> + <children xmi:id="_biT54KM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xml.occurrences" name="XML Source Occurrences" description="XML Source Occurrences"/> + <children xmi:id="_biT54aM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xml.grammar" name="XML Source Grammar" description="XML Source Grammar"/> + <children xmi:id="_biT54qM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xml.comments" name="XML Source Comments" description="XML Source Comments"/> + <children xmi:id="_biT55KM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xml.expand" name="XML Source Expand/Collapse" description="XML Source Expand/Collapse"/> + <children xmi:id="_biT556M1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.hideFormat" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"/> + <children xmi:id="_biT56KM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xml.selection" name="XML Source Selection" description="XML Source Selection"/> + <children xmi:id="_biT56qM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xml.dependencies" name="XML Source Dependencies" description="XML Source Dependencies"/> + </children> + <children xmi:id="_biT55aM1Eeam7-HG5KcKpw" elementId="org.eclipse.ant.ui.AntEditorScope" name="Editing Ant Buildfiles" description="Editing Ant Buildfiles Context"/> + <children xmi:id="_biT566M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.propertiesEditorScope" name="Editing Properties Files" description="Editing Properties Files Context"/> + </children> + <children xmi:id="_biTSxaM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.console" name="In I/O Console" description="In I/O console"/> + <children xmi:id="_biTSxqM1Eeam7-HG5KcKpw" elementId="org.eclipse.compare.compareEditorScope" name="Comparing in an Editor" description="Comparing in an Editor"/> + <children xmi:id="_biTSyKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.console.ConsoleView" name="In Console View" description="In Console View"/> + <children xmi:id="_biTSyaM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.memoryview" name="In Memory View" description="In memory view"/> + <children xmi:id="_biT50aM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.debugging" name="Debugging" description="Debugging programs"> + <children xmi:id="_biT50qM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" name="In Table Memory Rendering" description="In Table Memory Rendering"/> + <children xmi:id="_biT56aM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.debug.ui.debugging" name="Debugging Java" description="Debugging Java programs"/> + </children> + <children xmi:id="_biT506M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.ReflogView" name="In Git Reflog View"/> + <children xmi:id="_biT516M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" name="In Tasks View"/> + <children xmi:id="_biT57KM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesView" name="In Git Repositories View"/> + </children> + <children xmi:id="_bhNGl6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.contexts.dialog" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs" description="A dialog is open"/> + </rootContext> + <rootContext xmi:id="_biTSwKM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xsd.ui.editor.designView" name="XSD Editor Design View" description="XSD Editor Design View"/> + <rootContext xmi:id="_biTSxKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.contexts.actionSet" name="Action Set" description="Parent context for action sets"/> + <rootContext xmi:id="_biTSx6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.contexts.workbenchMenu" name="Workbench Menu" description="When no Workbench windows are active"/> + <rootContext xmi:id="_biT51KM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" name="Editor Breadcrumb Navigation" description="Editor Breadcrumb Navigation Context"/> + <rootContext xmi:id="_biT546M1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xsd.ui.editor.sourceView" name="XSD Editor Source View" description="XSD Editor Source View"/> + <rootContext xmi:id="_cRX_QKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ant.ui.actionSet.presentation" name="Auto::org.eclipse.ant.ui.actionSet.presentation"/> + <rootContext xmi:id="_cRYmUKM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.breakpointActionSet" name="Auto::org.eclipse.debug.ui.breakpointActionSet"/> + <rootContext xmi:id="_cRZNYKM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.debugActionSet" name="Auto::org.eclipse.debug.ui.debugActionSet"/> + <rootContext xmi:id="_cRZNYqM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.launchActionSet" name="Auto::org.eclipse.debug.ui.launchActionSet"/> + <rootContext xmi:id="_cRZ0caM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.profileActionSet" name="Auto::org.eclipse.debug.ui.profileActionSet"/> + <rootContext xmi:id="_cRZ0c6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.gitaction" name="Auto::org.eclipse.egit.ui.gitaction"/> + <rootContext xmi:id="_cRabgKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.navigation" name="Auto::org.eclipse.egit.ui.navigation"/> + <rootContext xmi:id="_cRabgqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.debug.ui.JDTDebugActionSet" name="Auto::org.eclipse.jdt.debug.ui.JDTDebugActionSet"/> + <rootContext xmi:id="_cRbCkKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.junit.JUnitActionSet" name="Auto::org.eclipse.jdt.junit.JUnitActionSet"/> + <rootContext xmi:id="_cRbCkqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.jdt.ui.text.java.actionSet.presentation"/> + <rootContext xmi:id="_cRbpoKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.jdt.ui.JavaElementCreationActionSet"/> + <rootContext xmi:id="_cRbpoqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.JavaActionSet" name="Auto::org.eclipse.jdt.ui.JavaActionSet"/> + <rootContext xmi:id="_cRbppKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.A_OpenActionSet" name="Auto::org.eclipse.jdt.ui.A_OpenActionSet"/> + <rootContext xmi:id="_cRbppqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.CodingActionSet" name="Auto::org.eclipse.jdt.ui.CodingActionSet"/> + <rootContext xmi:id="_cRcQsKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.SearchActionSet" name="Auto::org.eclipse.jdt.ui.SearchActionSet"/> + <rootContext xmi:id="_cRcQsqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.context.ui.actionSet" name="Auto::org.eclipse.mylyn.context.ui.actionSet"/> + <rootContext xmi:id="_cRcQtKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.java.actionSet" name="Auto::org.eclipse.mylyn.java.actionSet"/> + <rootContext xmi:id="_cRc3wKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.java.actionSet.browsing" name="Auto::org.eclipse.mylyn.java.actionSet.browsing"/> + <rootContext xmi:id="_cRc3wqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.doc.actionSet" name="Auto::org.eclipse.mylyn.doc.actionSet"/> + <rootContext xmi:id="_cRc3xKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.navigation" name="Auto::org.eclipse.mylyn.tasks.ui.navigation"/> + <rootContext xmi:id="_cRc3xqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.navigation.additions" name="Auto::org.eclipse.mylyn.tasks.ui.navigation.additions"/> + <rootContext xmi:id="_cRc3yKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.cheatsheets.actionSet" name="Auto::org.eclipse.ui.cheatsheets.actionSet"/> + <rootContext xmi:id="_cRde0KM1Eeam7-HG5KcKpw" elementId="org.eclipse.search.searchActionSet" name="Auto::org.eclipse.search.searchActionSet"/> + <rootContext xmi:id="_cRde0qM1Eeam7-HG5KcKpw" elementId="org.eclipse.team.ui.actionSet" name="Auto::org.eclipse.team.ui.actionSet"/> + <rootContext xmi:id="_cRde1KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.actionSet.annotationNavigation" name="Auto::org.eclipse.ui.edit.text.actionSet.annotationNavigation"/> + <rootContext xmi:id="_cRde1qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.actionSet.navigation" name="Auto::org.eclipse.ui.edit.text.actionSet.navigation"/> + <rootContext xmi:id="_cReF4KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo" name="Auto::org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/> + <rootContext xmi:id="_cReF4qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.externaltools.ExternalToolsSet" name="Auto::org.eclipse.ui.externaltools.ExternalToolsSet"/> + <rootContext xmi:id="_cReF5KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.NavigateActionSet" name="Auto::org.eclipse.ui.NavigateActionSet"/> + <rootContext xmi:id="_cReF5qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.actionSet.keyBindings" name="Auto::org.eclipse.ui.actionSet.keyBindings"/> + <rootContext xmi:id="_cRes8KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.WorkingSetModificationActionSet" name="Auto::org.eclipse.ui.WorkingSetModificationActionSet"/> + <rootContext xmi:id="_cRes8qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.WorkingSetActionSet" name="Auto::org.eclipse.ui.WorkingSetActionSet"/> + <rootContext xmi:id="_cRhJMKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.actionSet.openFiles" name="Auto::org.eclipse.ui.actionSet.openFiles"/> + <rootContext xmi:id="_cRhwQaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.actionSet.presentation" name="Auto::org.eclipse.ui.edit.text.actionSet.presentation"/> + <rootContext xmi:id="_cRhwQ6M1Eeam7-HG5KcKpw" elementId="org.eclipse.wb.core.ui.actionset" name="Auto::org.eclipse.wb.core.ui.actionset"/> + <descriptors xmi:id="_bnhxAKM1Eeam7-HG5KcKpw" 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="_bnoesKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ant.ui.views.AntView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.png" tooltip="" category="Ant" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Ant</tags> + </descriptors> + <descriptors xmi:id="_bn1TAKM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.DebugView" label="Debug" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/debug_view.png" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Debug</tags> + </descriptors> + <descriptors xmi:id="_bn4WUKM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.BreakpointView" label="Breakpoints" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/breakpoint_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Debug</tags> + </descriptors> + <descriptors xmi:id="_bn6ykKM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.VariableView" label="Variables" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/variable_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Debug</tags> + </descriptors> + <descriptors xmi:id="_bn914KM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.ExpressionView" label="Expressions" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/watchlist_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Debug</tags> + </descriptors> + <descriptors xmi:id="_boASIKM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.RegisterView" label="Registers" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/register_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Debug</tags> + </descriptors> + <descriptors xmi:id="_boBgQKM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.ModuleView" label="Modules" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/module_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Debug</tags> + </descriptors> + <descriptors xmi:id="_boDVcKM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.MemoryView" label="Memory" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/memory_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Debug</tags> + </descriptors> + <descriptors xmi:id="_boHm4KM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.gif" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Git</tags> + </descriptors> + <descriptors xmi:id="_boKDIKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.StagingView" label="Git Staging" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/staging.png" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Git</tags> + </descriptors> + <descriptors xmi:id="_boMfYKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.InteractiveRebaseView" label="Git Interactive Rebase" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/rebase_interactive.gif" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Git</tags> + </descriptors> + <descriptors xmi:id="_boNGcKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.CompareTreeView" label="Git Tree Compare" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/obj16/gitrepository.gif" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Git</tags> + </descriptors> + <descriptors xmi:id="_boOUkKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.ReflogView" label="Git Reflog" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/reflog.gif" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Git</tags> + </descriptors> + <descriptors xmi:id="_boPisKM1Eeam7-HG5KcKpw" elementId="org.eclipse.gef.ui.palette_view" label="Palette" iconURI="platform:/plugin/org.eclipse.gef/icons/palette_view.gif" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_boQw0KM1Eeam7-HG5KcKpw" elementId="org.eclipse.help.ui.HelpView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.gif" tooltip="" category="Help" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Help</tags> + </descriptors> + <descriptors xmi:id="_boRX4KM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.debug.ui.DisplayView" label="Display" iconURI="platform:/plugin/org.eclipse.jdt.debug.ui/icons/full/etool16/disp_sbook.gif" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Debug</tags> + </descriptors> + <descriptors xmi:id="_boSmAKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.junit.ResultView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.gif" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Java</tags> + </descriptors> + <descriptors xmi:id="_boT0IKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.PackageExplorer" label="Package Explorer" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/package.png" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Java</tags> + </descriptors> + <descriptors xmi:id="_boVpUKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.TypeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.png" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Java</tags> + </descriptors> + <descriptors xmi:id="_boW3cKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.ProjectsView" label="Projects" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/projects.png" tooltip="" category="Java Browsing" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Java Browsing</tags> + </descriptors> + <descriptors xmi:id="_boXegKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.PackagesView" label="Packages" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/packages.png" tooltip="" category="Java Browsing" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Java Browsing</tags> + </descriptors> + <descriptors xmi:id="_boYFkKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.TypesView" label="Types" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/types.png" tooltip="" category="Java Browsing" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Java Browsing</tags> + </descriptors> + <descriptors xmi:id="_boZTsKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.MembersView" label="Members" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/members.png" tooltip="" category="Java Browsing" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Java Browsing</tags> + </descriptors> + <descriptors xmi:id="_boah0KM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/call_hierarchy.png" tooltip="" allowMultiple="true" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Java</tags> + </descriptors> + <descriptors xmi:id="_bobI4KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.texteditor.TemplatesView" label="Templates" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/templates.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_bocXAKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.SourceView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.png" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Java</tags> + </descriptors> + <descriptors xmi:id="_bodlIKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.JavadocView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.png" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Java</tags> + </descriptors> + <descriptors xmi:id="_boeMMKM1Eeam7-HG5KcKpw" elementId="org.eclipse.m2e.core.views.MavenRepositoryView" label="Maven Repositories" iconURI="platform:/plugin/org.eclipse.m2e.core.ui/icons/maven_indexes.gif" tooltip="" category="Maven" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Maven</tags> + </descriptors> + <descriptors xmi:id="_bogBYKM1Eeam7-HG5KcKpw" elementId="org.eclipse.m2e.core.views.MavenBuild" label="Maven Workspace Build" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.png" tooltip="" category="Maven" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Maven</tags> + </descriptors> + <descriptors xmi:id="_bohPgKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.builds.navigator.builds" label="Builds" iconURI="platform:/plugin/org.eclipse.mylyn.builds.ui/icons/eview16/build-view.png" tooltip="" category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Mylyn</tags> + </descriptors> + <descriptors xmi:id="_boh2kKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.commons.repositories.ui.navigator.Repositories" label="Team Repositories" iconURI="platform:/plugin/org.eclipse.mylyn.commons.repositories.ui/icons/eview16/repositories.gif" tooltip="" category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Mylyn</tags> + </descriptors> + <descriptors xmi:id="_bojEsKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" label="Task List" iconURI="platform:/plugin/org.eclipse.mylyn.tasks.ui/icons/eview16/task-list.gif" tooltip="" allowMultiple="true" category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Mylyn</tags> + </descriptors> + <descriptors xmi:id="_bok54KM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.views.repositories" label="Task Repositories" iconURI="platform:/plugin/org.eclipse.mylyn.tasks.ui/icons/eview16/repositories.gif" tooltip="" category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Mylyn</tags> + </descriptors> + <descriptors xmi:id="_bomIAKM1Eeam7-HG5KcKpw" elementId="org.eclipse.oomph.p2.ui.RepositoryExplorer" label="Repository Explorer" iconURI="platform:/plugin/org.eclipse.oomph.p2.ui/icons/obj16/repository.gif" tooltip="" category="Oomph" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Oomph</tags> + </descriptors> + <descriptors xmi:id="_bomvEKM1Eeam7-HG5KcKpw" elementId="org.eclipse.recommenders.apidocs.rcp.views.apidocs" label="API Docs" iconURI="platform:/plugin/org.eclipse.recommenders.apidocs.rcp/icons/view16/apidocs.png" tooltip="" category="Code Recommenders" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Code Recommenders</tags> + </descriptors> + <descriptors xmi:id="_bon9MKM1Eeam7-HG5KcKpw" elementId="org.eclipse.recommenders.models.rcp.views.projectCoordinates" label="Project Coordinates" iconURI="platform:/plugin/org.eclipse.recommenders.coordinates.rcp/icons/view16/depinsp.gif" tooltip="" category="Code Recommenders" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Code Recommenders</tags> + </descriptors> + <descriptors xmi:id="_bopLUKM1Eeam7-HG5KcKpw" elementId="org.eclipse.recommenders.models.rcp.views.modelRepositories" label="Model Repositories" iconURI="platform:/plugin/org.eclipse.recommenders.models.rcp/icons/view16/depinsp.gif" tooltip="" category="Code Recommenders" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Code Recommenders</tags> + </descriptors> + <descriptors xmi:id="_bopyYKM1Eeam7-HG5KcKpw" elementId="org.eclipse.recommenders.models.rcp.views.dependencyOverview" label="Dependency Overview" iconURI="platform:/plugin/org.eclipse.recommenders.models.rcp/icons/view16/depinsp.gif" tooltip="" category="Code Recommenders" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Code Recommenders</tags> + </descriptors> + <descriptors xmi:id="_borAgKM1Eeam7-HG5KcKpw" elementId="org.eclipse.recommenders.snipmatch.rcp.views.snippets" label="Snippets" iconURI="platform:/plugin/org.eclipse.recommenders.snipmatch.rcp/icons/view16/snippets.png" tooltip="" category="Code Recommenders" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Code Recommenders</tags> + </descriptors> + <descriptors xmi:id="_bornkKM1Eeam7-HG5KcKpw" elementId="org.eclipse.search.SearchResultView" label="Classic Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_bos1sKM1Eeam7-HG5KcKpw" elementId="org.eclipse.search.ui.views.SearchView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.gif" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_bouD0KM1Eeam7-HG5KcKpw" elementId="org.eclipse.team.sync.views.SynchronizeView" label="Synchronize" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/synch_synch.gif" tooltip="" allowMultiple="true" category="Team" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Team</tags> + </descriptors> + <descriptors xmi:id="_bov5AKM1Eeam7-HG5KcKpw" elementId="org.eclipse.team.ui.GenericHistoryView" label="History" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/history_view.gif" tooltip="" allowMultiple="true" category="Team" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Team</tags> + </descriptors> + <descriptors xmi:id="_bowgEKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.internal.introview" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_boxHIKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.browser.view" label="Internal Web Browser" iconURI="platform:/plugin/org.eclipse.ui.browser/icons/obj16/internal_browser.gif" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_boxuMKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" label="Cheat Sheets" iconURI="platform:/plugin/org.eclipse.ui.cheatsheets/icons/view16/cheatsheet_view.gif" tooltip="" category="Help" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:Help</tags> + </descriptors> + <descriptors xmi:id="_boy8UKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.console.ConsoleView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_bozjYKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.ProgressView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_bo1_oKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.ResourceNavigator" label="Navigator" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_bo2msKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.BookmarkView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_bo3NwKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.TaskList" label="Tasks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_bo4b4KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.ProblemView" label="Problems" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_bo5qAKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.AllMarkersView" label="Markers" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_bo6REKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigator.ProjectExplorer" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.gif" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_bo7fMKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.PropertySheet" label="Properties" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/prop_ps.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_bo8tUKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.ContentOutline" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_bo97cKM1Eeam7-HG5KcKpw" elementId="org.eclipse.pde.runtime.LogView" label="Error Log" iconURI="platform:/plugin/org.eclipse.ui.views.log/icons/eview16/error_log.gif" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_bo-igKM1Eeam7-HG5KcKpw" elementId="org.eclipse.wb.core.StructureView" label="Structure" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/properties_view.gif" tooltip="" category="WindowBuilder" 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="_bo_woKM1Eeam7-HG5KcKpw" elementId="org.eclipse.wb.core.PaletteView" label="Palette" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/palette.png" tooltip="" category="WindowBuilder" 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="_bpBl0KM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.common.snippets.internal.ui.SnippetsView" label="Snippets" iconURI="platform:/plugin/org.eclipse.wst.common.snippets/icons/snippets_view.gif" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:General</tags> + </descriptors> + <descriptors xmi:id="_bpHscKM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xml.ui.views.annotations.XMLAnnotationsView" label="Documentation" iconURI="platform:/plugin/org.eclipse.wst.xml.ui/icons/full/obj16/comment_obj.gif" tooltip="" category="XML" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:XML</tags> + </descriptors> + <descriptors xmi:id="_bpKIsKM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xml.ui.contentmodel.view" label="Content Model" iconURI="platform:/plugin/org.eclipse.wst.xml.ui/icons/full/view16/hierarchy.gif" tooltip="" category="XML" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView"> + <tags>View</tags> + <tags>categoryTag:XML</tags> + </descriptors> + <trimContributions xmi:id="_2r10UF9tEeO-yojH_y4TJA" elementId="org.eclipse.ui.ide.application.trimcontribution.QuickAccess" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" toBeRendered="false" parentId="org.eclipse.ui.main.toolbar" positionInParent="last"> + <children xsi:type="menu:ToolControl" xmi:id="_76uUAF9tEeO-yojH_y4TJA" elementId="Spacer Glue" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> + <tags>glue</tags> + <tags>move_after:PerspectiveSpacer</tags> + <tags>SHOW_RESTORE_MENU</tags> + </children> + <children xsi:type="menu:ToolControl" xmi:id="_8tJPcF9tEeO-yojH_y4TJA" elementId="SearchField" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.quickaccess.SearchField"> + <tags>move_after:Spacer Glue</tags> + <tags>HIDEABLE</tags> + <tags>SHOW_RESTORE_MENU</tags> + </children> + <children xsi:type="menu:ToolControl" xmi:id="_9LgmcF9tEeO-yojH_y4TJA" elementId="Search-PS Glue" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl"> + <tags>glue</tags> + <tags>move_after:SearchField</tags> + <tags>SHOW_RESTORE_MENU</tags> + </children> + </trimContributions> + <commands xmi:id="_bh9UgKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh9UgaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.select.pageUp" commandName="Select Page Up" description="Select to the top of the page" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh97kKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaseline" commandName="Reset quickdiff baseline" category="_bh7fZ6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bh97kaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaselineTarget" name="Reset target (HEAD, HEAD^1)" optional="false"/> + </commands> + <commands xmi:id="_bh-ioKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-ioaM1Eeam7-HG5KcKpw" elementId="org.eclipse.search.ui.openFileSearchPage" commandName="File Search" description="Open the Search dialog's file search page" category="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-ioqM1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-io6M1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-ipKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewAddRepository" commandName="Add a Git Repository" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-ipaM1Eeam7-HG5KcKpw" elementId="org.eclipse.wb.core.commands.switch" commandName="Switch Source/Design Views" description="Switch between the Source and Design views." category="_bh64Q6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-ipqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.debug.ui.breakpoint.properties" commandName="Java Breakpoint Properties" description="View and edit the properties for a given Java breakpoint" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-ip6M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-iqKM1Eeam7-HG5KcKpw" 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="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-iqaM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.task.clearActiveTime" commandName="Clear Active Time" category="_bh7fUqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-iqqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.ide.copyBuildIdCommand" commandName="Copy Build Id To Clipboard" description="Copies the build id to the clipboard." category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-iq6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.select.textEnd" commandName="Select Text End" description="Select to the end of the text" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-irKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.context.ui.commands.task.attachContext" commandName="Attach Context" category="_bh7fUaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-iraM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.deletePreviousWord" commandName="Delete Previous Word" description="Delete the previous word" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-irqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.goto.wordPrevious" commandName="Previous Word" description="Go to the previous word" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-ir6M1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-isKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.preferences" commandName="Preferences" description="Open the preferences dialog" category="_bh7fWKM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bh-isaM1Eeam7-HG5KcKpw" elementId="preferencePageId" name="Preference Page"/> + </commands> + <commands xmi:id="_bh-isqM1Eeam7-HG5KcKpw" 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="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-is6M1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-itKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.commit.Squash" commandName="Squash Commits" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-itaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.Edit" commandName="Edit Commit" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-itqM1Eeam7-HG5KcKpw" elementId="org.eclipse.epp.mpc.ui.command.showMarketplaceWizard" commandName="Eclipse Marketplace" description="Show the Eclipse Marketplace wizard" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-it6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.copy" commandName="Copy" description="Copy the selection to the clipboard" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-iuKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.nextView" commandName="Next View" description="Switch to the next view" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-iuaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.revertToSaved" commandName="Revert to Saved" description="Revert to the last saved state" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh-iuqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ant.ui.toggleMarkOccurrences" commandName="Toggle Ant Mark Occurrences" description="Toggles mark occurrences in Ant editors" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JsKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.properties.NewPropertySheetCommand" commandName="Properties" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JsaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.addToWorkingSet" commandName="Add to Working Set" description="Adds the selected object to a working set." category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JsqM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.RunToLine" commandName="Run to Line" description="Resume and break when execution reaches the current line" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_Js6M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.junit.junitShortcut.debug" commandName="Debug JUnit Test" description="Debug JUnit Test" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JtKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.wikitext.ui.editor.showCheatSheetCommand" commandName="Show Markup Cheat Sheet" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JtaM1Eeam7-HG5KcKpw" elementId="org.eclipse.team.ui.TeamSynchronizingPerspective" commandName="Team Synchronizing" description="Open the Team Synchronizing Perspective" category="_bh7fYaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JtqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ant.ui.open.declaration.command" commandName="Open Declaration" description="Opens the Ant editor on the referenced element" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_Jt6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewPaste" commandName="Paste Repository Path or URI" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JuKM1Eeam7-HG5KcKpw" 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="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JuaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.upperCase" commandName="To Upper Case" description="Changes the selection to upper case" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JuqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.ConfigureFetch" commandName="Configure Upstream Fetch" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_Ju6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.goInto" commandName="Go Into" description="Navigate into the selected item" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JvKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.ConfigureUpstreamPush" commandName="Configure Upstream Push" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JvaM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.OpenRunConfigurations" commandName="Run..." description="Open run launch configuration dialog" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JvqM1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_Jv6M1Eeam7-HG5KcKpw" elementId="org.eclipse.gef.ui.palette_view" commandName="Palette" category="_bh64QaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JwKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.select.windowEnd" commandName="Select Window End" description="Select to the end of the window" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JwaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.minimizePart" commandName="Minimize Active View or Editor" description="Minimizes the active view or editor" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JwqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.context.ui.commands.task.clearContext" commandName="Clear Context" category="_bh7fUaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_Jw6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.Untrack" commandName="Untrack" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JxKM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.add.block.comment" commandName="Add Block Comment" description="Add Block Comment" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JxaM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.ToggleLineBreakpoint" commandName="Toggle Line Breakpoint" description="Creates or removes a line breakpoint" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JxqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.searchForTask" commandName="Search Repository for Task" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_Jx6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.showSystemMenu" commandName="Show System Menu" description="Show the system menu" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JyKM1Eeam7-HG5KcKpw" 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="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_JyaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_wwKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_wwaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_wwqM1Eeam7-HG5KcKpw" elementId="org.eclipse.m2e.actions.LifeCycleTest.run" commandName="Run Maven Test" description="Run Maven Test" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_ww6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.savePerspective" commandName="Save Perspective As" description="Save the current perspective" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_wxKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.internal.reflog.CheckoutCommand" commandName="Checkout" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_wxaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.move" commandName="Move..." description="Move the selected item" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_wxqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_wx6M1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_wyKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.command.configureTrace" commandName="Configure Git Debug Trace" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_wyaM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.maximizePart" commandName="Maximize Part" description="Maximize Part" category="_bh64RaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_wyqM1Eeam7-HG5KcKpw" 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="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_wy6M1Eeam7-HG5KcKpw" 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="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_wzKM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.open.file.from.source" commandName="Open Selection" description="Open an editor on the selected link" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_wzaM1Eeam7-HG5KcKpw" elementId="org.eclipse.compare.ignoreWhiteSpace" commandName="Ignore White Space" description="Ignore white space where applicable" category="_bh7fV6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_wzqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_wz6M1Eeam7-HG5KcKpw" elementId="org.eclipse.oomph.setup.editor.importProjects" commandName="Import Projects" category="_bh64SKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_w0KM1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_w0aM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.builds.ui.command.ShowTestResults" commandName="Show Test Results" category="_bh64RqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_w0qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.toggleBlockSelectionMode" commandName="Toggle Block Selection" description="Toggle block / column selection in the current text editor" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_w06M1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.goto.matching.bracket" commandName="Matching Character" description="Go to Matching Character" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_w1KM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewRefresh" commandName="Refresh" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_w1aM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_w1qM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xml.ui.disable.grammar.constraints" commandName="Turn off Grammar Constraints" description="Turn off grammar Constraints" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_bh_w16M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.commands.showElementInTypeHierarchyView" commandName="Show Java Element Type Hierarchy" description="Show a Java element in the Type Hierarchy view" category="_bh7fU6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_bh_w2KM1Eeam7-HG5KcKpw" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> + </commands> + <commands xmi:id="_biAX0KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.goToResource" commandName="Go to" description="Go to a particular resource in the active view" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX0aM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX0qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.resetPerspective" commandName="Reset Perspective" description="Reset the current perspective to its default state" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX06M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.wikitext.ui.quickOutlineCommand" commandName="Quick Outline" description="Open a popup dialog with a quick outline of the current document" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX1KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.project.buildLast" commandName="Repeat Working Set Build" description="Repeat the last working set build" category="_bh7fW6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX1aM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.project.buildProject" commandName="Build Project" description="Build the selected project" category="_bh7fW6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX1qM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.CompareIndexWithHead" commandName="Compare File in Index with HEAD Revision" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX16M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.override.methods" commandName="Override/Implement Methods" description="Override or implement methods from super types" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX2KM1Eeam7-HG5KcKpw" elementId="org.eclipse.recommenders.snipmatch.rcp.commands.completion" commandName="Snipmatch Snippet Completion" description="Open a dialog to search for and insert code snippets" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX2aM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.discoveryWizardCommand" commandName="%command.name" description="%command.description" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX2qM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.wikitext.ui.convertToDocbookCommand" commandName="Generate Docbook" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX26M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.goto.textStart" commandName="Text Start" description="Go to the beginning of the text" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX3KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.paste" commandName="Paste" description="Paste from the clipboard" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX3aM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.part.nextPage" commandName="Next Page" description="Switch to the next page" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX3qM1Eeam7-HG5KcKpw" 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="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX36M1Eeam7-HG5KcKpw" elementId="org.eclipse.oomph.setup.editor.refreshCache" commandName="Referehs Remote Cache" category="_bh64SKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX4KM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.run" commandName="Run Java Applet" description="Run Java Applet" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX4aM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.CreateBranch" commandName="Create Branch" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX4qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.previous" commandName="Previous" description="Navigate to the previous item" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX46M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.clean" commandName="Clean..." category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX5KM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewClone" commandName="Clone a Git Repository" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX5aM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.rename" commandName="Rename" description="Rename the selected item" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX5qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.clear.mark" commandName="Clear Mark" description="Clear the mark" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biAX56M1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.quick_outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-4KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.project.buildAll" commandName="Build All" description="Build all projects" category="_bh7fW6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-4aM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.OpenInTextEditorCommand" commandName="Open in Text Editor" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-4qM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewRemove" commandName="Remove Repository" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-46M1Eeam7-HG5KcKpw" elementId="org.eclipse.ant.ui.openExternalDoc" commandName="Open External Documentation" description="Open the External documentation for the current task in the Ant editor" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-5KM1Eeam7-HG5KcKpw" 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="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-5aM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.toggleBreadcrumb" commandName="Toggle Java Editor Breadcrumb" description="Toggle the Java editor breadcrumb" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-5qM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewCreateRepository" commandName="Create a Repository" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-56M1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-6KM1Eeam7-HG5KcKpw" elementId="org.eclipse.recommenders.snipmatch.rcp.commands.createSnippet" commandName="Create Snippet..." description="Creates a new Snipmatch code snippet from the current editor’s text selection" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-6aM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.editors.revisions.rendering.cycle" commandName="Cycle Revision Coloring Mode" description="Cycles through the available coloring modes for revisions" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-6qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ant.ui.renameInFile" commandName="Rename In File" description="Renames all references within the same buildfile" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-66M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.PushTags" commandName="Push Tags..." category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-7KM1Eeam7-HG5KcKpw" 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="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-7aM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.ContinueRebase" commandName="Continue Rebase" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-7qM1Eeam7-HG5KcKpw" 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="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-76M1Eeam7-HG5KcKpw" elementId="org.eclipse.recommenders.rcp.commands.openBrowser" commandName="Open a Web browser" category="_bh7fZ6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biA-8KM1Eeam7-HG5KcKpw" elementId="org.eclipse.recommenders.rcp.linkContribution.href" name="URI" optional="false"/> + </commands> + <commands xmi:id="_biA-8aM1Eeam7-HG5KcKpw" 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="_bh7fWqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-8qM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.CreatePatch" commandName="Create Patch" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-86M1Eeam7-HG5KcKpw" elementId="org.eclipse.ltk.ui.refactoring.commands.moveResources" commandName="Move Resources" description="Move the selected resources and notify LTK participants." category="_bh7fYqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-9KM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.Resume" commandName="Resume" description="Resume" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-9aM1Eeam7-HG5KcKpw" elementId="org.eclipse.m2e.actions.LifeCycleGenerateSources.run" commandName="Run Maven Generate Sources" description="Run Maven Generate Sources" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-9qM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.StepInto" commandName="Step Into" description="Step into" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA-96M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.context.ui.commands.open.context.dialog" commandName="Show Context Quick View" description="Show Context Quick View" category="_bh7fUaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biA--KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.restartWorkbench" commandName="Restart" description="Restart the workbench" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBl8KM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.structure.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBl8aM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.context.ui.commands.attachment.retrieveContext" commandName="Retrieve Context Attachment" category="_bh7fUaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBl8qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.toggleOverwrite" commandName="Toggle Overwrite" description="Toggle overwrite mode" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBl86M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBl9KM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.debug.ui.commands.AddExceptionBreakpoint" commandName="Add Java Exception Breakpoint" description="Add a Java exception breakpoint" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBl9aM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.folding.collapse_all" commandName="Collapse All" description="Collapses all folded regions" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBl9qM1Eeam7-HG5KcKpw" 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="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBl96M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewClearCredentials" commandName="Clear Credentials" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBl-KM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.wikitext.ui.convertToMarkupCommand" commandName="Generate Markup" category="_bh7fZ6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biBl-aM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.wikitext.ui.targetLanguage" name="TargetLanguage" optional="false"/> + </commands> + <commands xmi:id="_biBl-qM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.RefreshRepositoryTasks" commandName="Synchronize Changed" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBl-6M1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.ToggleWatchpoint" commandName="Toggle Watchpoint" description="Creates or removes a watchpoint" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBl_KM1Eeam7-HG5KcKpw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowRepositoryCatalog" commandName="Show Repository Catalog" category="_bh7fZ6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biBl_aM1Eeam7-HG5KcKpw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.RepositoryParameter" name="P2 Repository URI"/> + </commands> + <commands xmi:id="_biBl_qM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.closeRendering" commandName="Close Rendering" description="Close the selected rendering." category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBl_6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewOpenInEditor" commandName="Open in Editor" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBmAKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.showToolTip" commandName="Show Tooltip Description" category="_bh7fUqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBmAaM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.context.ui.commands.task.copyContext" commandName="Copy Context" category="_bh7fUaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBmAqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.showViewMenu" commandName="Show View Menu" description="Show the view menu" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBmA6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.Commit" commandName="Commit..." category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBmBKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or method" category="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBmBaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.submodule.update" commandName="Update Submodule" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biBmBqM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.ProfileLast" commandName="Profile" description="Launch in profile mode" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNAKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.shiftRight" commandName="Shift Right" description="Shift a block of text to the right" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNAaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.backwardHistory" commandName="Backward History" description="Move backward in the editor navigation history" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNAqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.Pull" commandName="Pull" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNA6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.removeTrailingWhitespace" commandName="Remove Trailing Whitespace" description="Removes the trailing whitespace of each line" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNBKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.findIncremental" commandName="Incremental Find" description="Incremental find" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNBaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.swap.mark" commandName="Swap Mark" description="Swap the mark with the cursor position" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNBqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNB6M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.context.ui.commands.interest.increment" commandName="Make Landmark" description="Make Landmark" category="_bh7fUaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNCKM1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNCaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.ImportChangedProjectsCommandId" commandName="Import Changed Projects" description="Import or create in local Git repository" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNCqM1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNC6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureFetch" commandName="Configure Fetch..." category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNDKM1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNDaM1Eeam7-HG5KcKpw" 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="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNDqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.shiftLeft" commandName="Shift Left" description="Shift a block of text to the left" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCND6M1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.structure.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNEKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.Push" commandName="Push..." category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNEaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.debug.ui.commands.AddClassPrepareBreakpoint" commandName="Add Class Load Breakpoint" description="Add a class load breakpoint" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNEqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNE6M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.builds.ui.command.ShowBuildOutput" commandName="Show Build Output" category="_bh64RqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNFKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewNewRemote" commandName="Create Remote..." category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNFaM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.Restart" commandName="Restart" description="Restart a process or debug target without terminating and re-launching" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNFqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.stash.drop" commandName="Delete Stashed Commit..." category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNF6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.delete.line" commandName="Delete Line" description="Delete a line of text" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNGKM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.DebugPerspective" commandName="Debug" description="Open the debug perspective" category="_bh7fYaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNGaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.RenameBranch" commandName="Rename Branch..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biCNGqM1Eeam7-HG5KcKpw" 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="_bh64QqM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biC0EKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.specific_content_assist.category_id" name="type" optional="false"/> + </commands> + <commands xmi:id="_biC0EaM1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0EqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.expandAll" commandName="Expand All" description="Expand the current tree" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0E6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.saveAll" commandName="Save All" description="Save all current contents" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0FKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0FaM1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0FqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.open.implementation" commandName="Open Implementation" description="Opens the Implementations of a method in its hierarchy" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0F6M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.junit.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0GKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0GaM1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0GqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.commands.showElementInPackageView" commandName="Show Java Element in Package Explorer" description="Select Java element in the Package Explorer view" category="_bh7fU6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biC0G6M1Eeam7-HG5KcKpw" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> + </commands> + <commands xmi:id="_biC0HKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.closeOthers" commandName="Close Others" description="Close all editors except the one that is active" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0HaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.editors.quickdiff.revertLine" commandName="Revert Line" description="Revert the current line" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0HqM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.OpenDebugConfigurations" commandName="Debug..." description="Open debug launch configuration dialog" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0H6M1Eeam7-HG5KcKpw" elementId="org.eclipse.oomph.setup.editor.performDropdown" commandName="Perform Dropdown" category="_bh64SKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0IKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.SimpleFetch" commandName="Fetch from Upstream" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0IaM1Eeam7-HG5KcKpw" 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="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0IqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.previousEditor" commandName="Previous Editor" description="Switch to the previous editor" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0I6M1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0JKM1Eeam7-HG5KcKpw" 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="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0JaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.findReplace" commandName="Find and Replace" description="Find and replace text" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0JqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.MergeTool" commandName="Merge Tool" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0J6M1Eeam7-HG5KcKpw" elementId="org.eclipse.recommenders.rcp.commands.openBrowserDialog" commandName="Open a Web browser" category="_bh7fZ6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biC0KKM1Eeam7-HG5KcKpw" elementId="org.eclipse.recommenders.rcp.linkContribution.href" name="URI" optional="false"/> + </commands> + <commands xmi:id="_biC0KaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.ide.OpenMarkersView" commandName="Open Another" description="Open another view" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biC0KqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.command.shareProject" commandName="Share with Git" description="Share the project using Git" category="_bh7fZ6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biDbIKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.command.projectNameParameter" name="Project" optional="false"/> + </commands> + <commands xmi:id="_biDbIaM1Eeam7-HG5KcKpw" 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="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biDbIqM1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biDbI6M1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.newRendering" commandName="New Rendering" description="Add a new rendering." category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biDbJKM1Eeam7-HG5KcKpw" elementId="org.eclipse.equinox.p2.ui.sdk.installationDetails" commandName="Installation Details" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biDbJaM1Eeam7-HG5KcKpw" elementId="org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize resources in the workspace with another location" category="_bh64QKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biDbJqM1Eeam7-HG5KcKpw" elementId="org.eclipse.m2e.profiles.ui.commands.selectMavenProfileCommand" commandName="Select Maven Profiles" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biDbJ6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.nextEditor" commandName="Next Editor" description="Switch to the next editor" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biDbKKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.project.closeUnrelatedProjects" commandName="Close Unrelated Projects" description="Close unrelated projects" category="_bh7fW6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biDbKaM1Eeam7-HG5KcKpw" 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="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biDbKqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.internal.reflog.CopyCommand" commandName="Copy SHA-1" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biDbK6M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.new.subtask" commandName="New Subtask" category="_bh7fUqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biDbLKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.help.helpContents" commandName="Help Contents" description="Open the help contents" category="_bh7fWqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biDbLaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.Reset" commandName="Reset..." category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biDbLqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.delete" commandName="Delete" description="Delete the selection" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biDbL6M1Eeam7-HG5KcKpw" 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="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biDbMKM1Eeam7-HG5KcKpw" elementId="org.eclipse.search.ui.performTextSearchWorkspace" commandName="Find Text in Workspace" description="Searches the files in the workspace for specific text." category="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biDbMaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.RenameBranch" commandName="Rename Branch" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECMKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.Synchronize" commandName="Synchronize" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECMaM1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECMqM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.remove.block.comment" commandName="Remove Block Comment" description="Remove Block Comment" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECM6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.findPrevious" commandName="Find Previous" description="Find previous item" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECNKM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.ToggleBreakpoint" commandName="Toggle Breakpoint" description="Creates or removes a breakpoint" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECNaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECNqM1Eeam7-HG5KcKpw" elementId="org.eclipse.m2e.core.ui.command.openPom" commandName="Open Maven POM" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECN6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.addBookmark" commandName="Add Bookmark" description="Add a bookmark" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECOKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.commit.Revert" commandName="Revert Commit" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECOaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.commit.StashDrop" commandName="Delete Stashed Commit..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECOqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.openTask" commandName="Open Task" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECO6M1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xsd.ui.refactor.rename.element" commandName="&Rename XSD element" description="Rename XSD element" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECPKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.scroll.lineUp" commandName="Scroll Line Up" description="Scroll up one line of text" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECPaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECPqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.java.ui.editor.folding.auto" commandName="Toggle Active Folding" description="Toggle Active Folding" category="_bh7fVKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECP6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.set.mark" commandName="Set Mark" description="Set the mark" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECQKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.goToPreviousUnread" commandName="Go To Previous Unread Task" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECQaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.folding.toggle" commandName="Toggle Folding" description="Toggles folding in the current editor" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECQqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" commandName="Show Whitespace Characters" description="Shows whitespace characters in current text editor" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECQ6M1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECRKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.revert" commandName="Revert" description="Revert to the last saved state" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECRaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.showView" commandName="Show View" description="Shows a particular view" category="_bh64QaM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biECRqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.showView.viewId" name="View"/> + <parameters xmi:id="_biECR6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.showView.secondaryId" name="Secondary Id"/> + <parameters xmi:id="_biECSKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.views.showView.makeFast" name="As FastView"/> + </commands> + <commands xmi:id="_biECSaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.Ignore" commandName="Ignore" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biECSqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.commit.Edit" commandName="Edit Commit" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpQKM1Eeam7-HG5KcKpw" elementId="org.eclipse.oomph.ui.ToggleOfflineMode" commandName="Toggle Offline Mode" category="_bh7fZqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpQaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.showResourceByPath" commandName="Show Resource in Navigator" description="Show a resource in the Navigator given its path" category="_bh7fU6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biEpQqM1Eeam7-HG5KcKpw" elementId="resourcePath" name="Resource Path" typeId="org.eclipse.ui.ide.resourcePath" optional="false"/> + </commands> + <commands xmi:id="_biEpQ6M1Eeam7-HG5KcKpw" elementId="org.eclipse.oomph.setup.editor.openLog" commandName="Open Setup Log" category="_bh64SKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpRKM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.SkipAllBreakpoints" commandName="Skip All Breakpoints" description="Sets whether or not any breakpoint should suspend execution" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpRaM1Eeam7-HG5KcKpw" 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="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpRqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.findNext" commandName="Find Next" description="Find next item" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpR6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.project.buildAutomatically" commandName="Build Automatically" description="Toggle the workspace build automatically function" category="_bh7fW6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpSKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.import" commandName="Import" description="Import" category="_bh7fVqM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biEpSaM1Eeam7-HG5KcKpw" elementId="importWizardId" name="Import Wizard"/> + </commands> + <commands xmi:id="_biEpSqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.Merge" commandName="Merge" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpS6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.switchToEditor" commandName="Switch to Editor" description="Switch to an editor" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpTKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.help.dynamicHelp" commandName="Dynamic Help" description="Open the dynamic help" category="_bh7fWqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpTaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.nextSubTab" commandName="Next Sub-Tab" description="Switch to the next sub-tab" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpTqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into Java comments" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpT6M1Eeam7-HG5KcKpw" 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="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpUKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.addTaskRepository" commandName="Add Task Repository..." category="_bh7fUqM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biEpUaM1Eeam7-HG5KcKpw" elementId="connectorKind" name="Repository Type"/> + </commands> + <commands xmi:id="_biEpUqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.run" commandName="Run Java Application" description="Run Java Application" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpU6M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.activateTask" commandName="Activate Task" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpVKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.CreateTag" commandName="Create Tag..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpVaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.addTask" commandName="Add Task..." description="Add a task" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpVqM1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpV6M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.builds.ui.commands.OpenBuildElementWithBrowser" commandName="Open Build with Browser" category="_bh64RqM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biEpWKM1Eeam7-HG5KcKpw" elementId="element" name="Element"/> + </commands> + <commands xmi:id="_biEpWaM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.structure.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpWqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.toggleInsertMode" commandName="Toggle Insert Mode" description="Toggle insert mode" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biEpW6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.cheatsheets.openCheatSheet" commandName="Open Cheat Sheet" description="Open a Cheat Sheet." category="_bh7fWqM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biEpXKM1Eeam7-HG5KcKpw" elementId="cheatSheetId" name="Identifier"/> + </commands> + <commands xmi:id="_biEpXaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewDelete" commandName="Delete Repository" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQUKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.viewSource.command" commandName="View Unformatted Text" category="_bh7fUqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQUaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.closePart" commandName="Close Part" description="Close the active workbench part" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQUqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.editors.revisions.id.toggle" commandName="Toggle Revision Id Display" description="Toggles the display of the revision id" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQU6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.project.cleanAction" commandName="Build Clean" description="Discard old built state" category="_bh7fW6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQVKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.moveLineDown" commandName="Move Lines Down" description="Moves the selected lines down" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQVaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.back" commandName="Back" description="Navigate back" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQVqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.select.wordNext" commandName="Select Next Word" description="Select the next word" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQV6M1Eeam7-HG5KcKpw" elementId="org.eclipse.equinox.p2.ui.sdk.update" commandName="Check for Updates" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQWKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.JavaBrowsingPerspective" commandName="Java Browsing" description="Show the Java Browsing perspective" category="_bh7fYaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQWaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.goto.pageDown" commandName="Page Down" description="Go down one page" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQWqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.goto.textEnd" commandName="Text End" description="Go to the end of the text" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQW6M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.builds.ui.commands.OpenBuildElement" commandName="Open Build Element" category="_bh64RqM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biFQXKM1Eeam7-HG5KcKpw" elementId="element" name="Element"/> + </commands> + <commands xmi:id="_biFQXaM1Eeam7-HG5KcKpw" 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="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQXqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.part.previousPage" commandName="Previous Page" description="Switch to the previous page" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQX6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.GarbageCollect" commandName="Collect Garbage" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQYKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.CompareWithWorkingTree" commandName="Compare with Working Directory" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQYaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.Branch" commandName="Branch" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQYqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.project.closeProject" commandName="Close Project" description="Close the selected project" category="_bh7fW6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQY6M1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xml.ui.previousSibling" commandName="Previous Sibling" description="Go to Previous Sibling" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQZKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewConfigurePush" commandName="Configure Push..." category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQZaM1Eeam7-HG5KcKpw" elementId="org.eclipse.recommenders.rcp.commands.openPreferences" commandName="Open the preferences dialog" category="_bh7fZ6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biFQZqM1Eeam7-HG5KcKpw" elementId="org.eclipse.recommenders.rcp.linkContribution.href" name="URI" optional="false"/> + </commands> + <commands xmi:id="_biFQZ6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.findIncrementalReverse" commandName="Incremental Find Reverse" description="Incremental find reverse" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQaKM1Eeam7-HG5KcKpw" 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="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQaaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ant.ui.antShortcut.run" commandName="Run Ant Build" description="Run Ant Build" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQaqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.stash.apply" commandName="Apply Stashed Changes" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQa6M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQbKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.commit.CherryPick" commandName="Cherry Pick" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQbaM1Eeam7-HG5KcKpw" 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="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biFQbqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskUnread" commandName="Mark Task Unread" category="_bh7fUqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3YKM1Eeam7-HG5KcKpw" elementId="org.eclipse.search.ui.performTextSearchFile" commandName="Find Text in File" description="Searches the files in the file for specific text." category="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3YaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.goto.columnNext" commandName="Next Column" description="Go to the next column" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3YqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.Squash" commandName="Squash Commits" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3Y6M1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.structure.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3ZKM1Eeam7-HG5KcKpw" elementId="org.eclipse.search.ui.performTextSearchWorkingSet" commandName="Find Text in Working Set" description="Searches the files in the working set for specific text." category="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3ZaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.goto.wordNext" commandName="Next Word" description="Go to the next word" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3ZqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.cut.line" commandName="Cut Line" description="Cut a line of text" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3Z6M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.builds.ui.command.NewTaskFromBuild" commandName="New Task From Build" category="_bh64RqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3aKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.folding.expand_all" commandName="Expand All" description="Expands all folded regions" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3aaM1Eeam7-HG5KcKpw" 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="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3aqM1Eeam7-HG5KcKpw" elementId="org.eclipse.quickdiff.toggle" commandName="Quick Diff Toggle" description="Toggles quick diff information display on the line number ruler" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3a6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.deleteNext" commandName="Delete Next" description="Delete the next character" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3bKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.FetchGerritChange" commandName="Fetch From Gerrit" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3baM1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3bqM1Eeam7-HG5KcKpw" elementId="org.eclipse.oomph.setup.editor.openEditorDropdown" commandName="Open Setup Editor" category="_bh64SKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3b6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.help.quickStartAction" commandName="Welcome" description="Show help for beginning users" category="_bh7fWqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3cKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.SynchronizeAll" commandName="Synchronize Changed" category="_bh7fUqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3caM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.debug.ui.commands.Watch" commandName="Watch" description="Create new watch expression" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3cqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.Reword" commandName="Reword Commit" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3c6M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.wikitext.context.ui.editor.folding.auto" commandName="Toggle Active Folding" description="Toggle Active Folding" category="_bh7fVaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3dKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.hideShowEditors" commandName="Toggle Shared Area Visibility" description="Toggles the visibility of the shared area" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3daM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.OpenCommit" commandName="Open Git Commit" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biF3dqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.help.displayHelp" commandName="Display Help" description="Display a Help topic" category="_bh7fWqM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biF3d6M1Eeam7-HG5KcKpw" elementId="href" name="Help topic href"/> + </commands> + <commands xmi:id="_biF3eKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.folding.restore" commandName="Reset Structure" description="Resets the folding structure" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGecKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.select.pageDown" commandName="Select Page Down" description="Select to the bottom of the page" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGecaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ltk.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGecqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.join.lines" commandName="Join Lines" description="Join lines of text" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGec6M1Eeam7-HG5KcKpw" elementId="org.eclipse.help.ui.indexcommand" commandName="Index" description="Show Keyword Index" category="_bh7fWqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGedKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGedaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.showContextMenu" commandName="Show Context Menu" description="Show the context menu" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGedqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGed6M1Eeam7-HG5KcKpw" 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="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGeeKM1Eeam7-HG5KcKpw" elementId="org.eclipse.oomph.p2.ui.ExploreRepository" commandName="Explore Repository" category="_bh7fX6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGeeaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.debug" commandName="Debug Java Application" description="Debug Java Application" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGeeqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ltk.ui.refactor.show.refactoring.history" commandName="Open Refactoring History " description="Opens the refactoring history" category="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGee6M1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGefKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.forward" commandName="Forward" description="Navigate forward" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGefaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.correction.assist.proposals" commandName="Quick Fix" description="Suggest possible fixes for a problem" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGefqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGef6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.nextPerspective" commandName="Next Perspective" description="Switch to the next perspective" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGegKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.UpdateRepositoryConfiguration" commandName="Update Repository Configuration" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGegaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.commit.StashApply" commandName="Apply Stashed Changes" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGegqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.DeleteTag" commandName="&Delete Tag" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGeg6M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGehKM1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGehaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.ShowVersions" commandName="Open" category="_bh7fZ6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biGehqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.CompareMode" name="Compare mode"/> + </commands> + <commands xmi:id="_biGeh6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.pinEditor" commandName="Pin Editor" description="Pin the current editor" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGeiKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.nextTab" commandName="Next Tab" description="Switch to the next tab" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biGeiaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.quickAccess" commandName="Quick Access" description="Quickly access UI elements" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFgKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.showInformation" commandName="Show Tooltip Description" description="Displays information for the current caret location in a focused hover" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFgaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFgqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.attachment.open" commandName="Open Attachment" category="_bh64RaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFg6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.goto.pageUp" commandName="Page Up" description="Go up one page" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFhKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.submodule.sync" commandName="Sync Submodule" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFhaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.DeleteBranch" commandName="Delete Branch" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFhqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.goto.columnPrevious" commandName="Previous Column" description="Go to the previous column" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFh6M1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.toggleMemoryMonitorsPane" commandName="Toggle Memory Monitors Pane" description="Toggle visibility of the Memory Monitors Pane" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFiKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.ConfigureUpstreamFetch" commandName="Configure Upstream Fetch" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFiaM1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFiqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.Discard" commandName="Replace with File in Index" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFi6M1Eeam7-HG5KcKpw" elementId="org.eclipse.compare.selectNextChange" commandName="Select Next Change" description="Select Next Change" category="_bh7fV6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFjKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewCreateBranch" commandName="Create Branch..." category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFjaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewCopyPath" commandName="Copy Path to Clipboard" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFjqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource" commandName="Rename Resource" description="Rename the selected resource and notify LTK participants." category="_bh7fYqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFj6M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.builds.ui.command.NewTaskFromTest" commandName="New Task From Test" category="_bh64RqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFkKM1Eeam7-HG5KcKpw" elementId="org.eclipse.oomph.setup.editor.perform.startup" commandName="Perform Setup Tasks (Startup)" category="_bh64SKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFkaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.Rebase" commandName="Rebase on" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFkqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.commit.ShowInHistory" commandName="Show in History" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFk6M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.previousTask" commandName="Previous Task Command" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFlKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.properties" commandName="Properties" description="Display the properties of the selected item" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFlaM1Eeam7-HG5KcKpw" 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="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFlqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.ReplaceWithHead" commandName="Replace with HEAD revision" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFl6M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFmKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.browser.openBrowser" commandName="Open Browser" description="Opens the default web browser." category="_bh7fWKM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biHFmaM1Eeam7-HG5KcKpw" elementId="url" name="URL"/> + <parameters xmi:id="_biHFmqM1Eeam7-HG5KcKpw" elementId="browserId" name="Browser Id"/> + <parameters xmi:id="_biHFm6M1Eeam7-HG5KcKpw" elementId="name" name="Browser Name"/> + <parameters xmi:id="_biHFnKM1Eeam7-HG5KcKpw" elementId="tooltip" name="Browser Tooltip"/> + </commands> + <commands xmi:id="_biHFnaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.activeContextInfo" commandName="Show activeContext Info" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFnqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskReadGoToPreviousUnread" commandName="Mark Task Read and Go To Previous Unread Task" category="_bh7fUqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHFn6M1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHskKM1Eeam7-HG5KcKpw" 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="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHskaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.select.textStart" commandName="Select Text Start" description="Select to the beginning of the text" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHskqM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.cleanup.document" commandName="Cleanup Document..." description="Cleanup document" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHsk6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.DeleteBranch" commandName="Delete Branch..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHslKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.contentAssist.contextInformation" commandName="Context Information" description="Show Context Information" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHslaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.saveAs" commandName="Save As" description="Save the current contents to another location" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHslqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.ConfigurePush" commandName="Configure Upstream Push" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHsl6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.previousPerspective" commandName="Previous Perspective" description="Switch to the previous perspective" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHsmKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.splitEditor" commandName="Toggle Split Editor" description="Split or join the currently active editor." category="_bh7fWKM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biHsmaM1Eeam7-HG5KcKpw" elementId="Splitter.isHorizontal" name="Orientation" optional="false"/> + </commands> + <commands xmi:id="_biHsmqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.collapseAll" commandName="Collapse All" description="Collapse the current tree" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHsm6M1Eeam7-HG5KcKpw" elementId="org.eclipse.compare.copyAllRightToLeft" commandName="Copy All from Right to Left" description="Copy All Changes from Right to Left" category="_bh7fV6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHsnKM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.command.nextpage" commandName="Next Page of Memory" description="Load next page of memory" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHsnaM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.command.gotoaddress" commandName="Go to Address" description="Go to Address" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHsnqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.deactivateSelectedTask" commandName="Deactivate Selected Task" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHsn6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.maximizePart" commandName="Maximize Active View or Editor" description="Toggles maximize/restore state of active view or editor" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHsoKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.lockToolBar" commandName="Lock the Toolbars" description="Lock the Toolbars" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHsoaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify field access" description="Invokes quick assist and selects 'Qualify field access'" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHsoqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.newEditor" commandName="New Editor" description="Open another editor on the active editor's input" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHso6M1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.Disconnect" commandName="Disconnect" description="Disconnect" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHspKM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.format" commandName="Format" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHspaM1Eeam7-HG5KcKpw" elementId="org.eclipse.search.ui.openSearchDialog" commandName="Open Search Dialog" description="Open the Search dialog" category="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHspqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.contentAssist.proposals" commandName="Content Assist" description="Content Assist" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHsp6M1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHsqKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.up" commandName="Up" description="Navigate up one level" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHsqaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.activateEditor" commandName="Activate Editor" description="Activate the editor" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biHsqqM1Eeam7-HG5KcKpw" elementId="org.eclipse.m2e.core.ui.command.addPlugin" commandName="Add Maven Plugin" description="Add Maven Plugin" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biIToKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.removeFromWorkingSet" commandName="Remove From Working Set" description="Removes the selected object from a working set." category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biIToaM1Eeam7-HG5KcKpw" elementId="sed.tabletree.expandAll" commandName="Expand All" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biIToqM1Eeam7-HG5KcKpw" 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="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biITo6M1Eeam7-HG5KcKpw" 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="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biITpKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.commit.CreateBranch" commandName="Create Branch..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biITpaM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.openSelectedTask" commandName="Open Selected Task" category="_bh7fUqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biITpqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesLinkWithSelection" commandName="Link with Selection" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biITp6M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.context.ui.commands.toggle.focus.active.view" commandName="Focus on Active Task" description="Toggle the focus on active task for the active view" category="_bh7fUaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biITqKM1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biITqaM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.Terminate" commandName="Terminate" description="Terminate" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biITqqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.ShowRepositoriesView" commandName="Show Git Repositories View" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biITq6M1Eeam7-HG5KcKpw" 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="_bh7fWqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biITrKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.ide.deleteCompleted" commandName="Delete Completed Tasks" description="Delete the tasks marked as completed" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biITraM1Eeam7-HG5KcKpw" elementId="org.eclipse.compare.compareWithOther" commandName="Compare With Other Resource" description="Compare resources, clipboard contents or editors" category="_bh7fV6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biITrqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.goToNextUnread" commandName="Go To Next Unread Task" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biITr6M1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biITsKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.CreatePatch" commandName="Create Patch" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biITsaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.editors.revisions.author.toggle" commandName="Toggle Revision Author Display" description="Toggles the display of the revision author" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biITsqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.goto.windowEnd" commandName="Window End" description="Go to the end of the window" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6sKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RebaseInteractiveCurrent" commandName="%RebaseInteractiveCurrentHandler.name" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6saM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.perspectives.showPerspective" commandName="Show Perspective" description="Show a particular perspective" category="_bh7fYaM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biI6sqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.perspectives.showPerspective.perspectiveId" name="Parameter"/> + <parameters xmi:id="_biI6s6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.perspectives.showPerspective.newWindow" name="In New Window"/> + </commands> + <commands xmi:id="_biI6tKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.openEditorDropDown" commandName="Quick Switch Editor" description="Open the editor drop down list" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6taM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.goto.line" commandName="Go to Line" description="Go to a specified line of text" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6tqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.editors.quickdiff.revert" commandName="Revert Lines" description="Revert the current selection, block or deleted lines" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6t6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.deleteNextWord" commandName="Delete Next Word" description="Delete the next word" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6uKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.debug" commandName="Debug Java Applet" description="Debug Java Applet" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6uaM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xml.ui.gotoMatchingTag" commandName="Matching Tag" description="Go to Matching Tag" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6uqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in Java editors" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6u6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.select.lineUp" commandName="Select Line Up" description="Extend the selection to the previous line of text" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6vKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.SkipRebase" commandName="Skip commit and continue" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6vaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected method" category="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6vqM1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6v6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.SetQuickdiffBaseline" commandName="Set quickdiff baseline" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6wKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.undo" commandName="Undo" description="Undo the last operation" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6waM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.submodule.add" commandName="Add Submodule" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6wqM1Eeam7-HG5KcKpw" 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="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6w6M1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6xKM1Eeam7-HG5KcKpw" elementId="org.eclipse.compare.copyLeftToRight" commandName="Copy from Left to Right" description="Copy Current Change from Left to Right" category="_bh7fV6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6xaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.newQuickMenu" commandName="New menu" description="Open the New menu" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6xqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.project.openProject" commandName="Open Project" description="Open a project" category="_bh7fW6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6x6M1Eeam7-HG5KcKpw" 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="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6yKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.openWorkspace" commandName="Switch Workspace" description="Open the workspace selection dialog" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6yaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.closeAll" commandName="Close All" description="Close all editors" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6yqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a Java editor" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biI6y6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.cut" commandName="Cut" description="Cut the selection to the clipboard" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJhwKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.ShowBlame" commandName="Show Annotations" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJhwaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.org.eclipse.egit.ui.AbortRebase" commandName="Abort Rebase" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJhwqM1Eeam7-HG5KcKpw" 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="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJhw6M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJhxKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.Merge" commandName="Merge" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJhxaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ltk.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJhxqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.ReplaceWithRef" commandName="Replace with branch, tag, or reference" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJhx6M1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJhyKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.submitTask" commandName="Submit Task" description="Submits the currently open task" category="_bh64RaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJhyaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.project.properties" commandName="Properties" description="Display the properties of the selected item's project " category="_bh7fW6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJhyqM1Eeam7-HG5KcKpw" 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="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJhy6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.CompareVersionsInTree" commandName="Compare in Tree" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJhzKM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xml.ui.reload.dependencies" commandName="Reload Dependencies" description="Reload Dependencies" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJhzaM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.generate.xml" commandName="&XML File..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJhzqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.select.columnPrevious" commandName="Select Previous Column" description="Select the previous column" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJhz6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly" commandName="Show Selected Element Only" description="Show Selected Element Only" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJh0KM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.junit.junitShortcut.rerunFailedFirst" commandName="Rerun JUnit Test - Failures First" description="Rerun JUnit Test - Failures First" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJh0aM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.correction.extractLocalNotReplaceOccurrences.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJh0qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.export" commandName="Export" description="Export" category="_bh7fVqM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biJh06M1Eeam7-HG5KcKpw" elementId="exportWizardId" name="Export Wizard"/> + </commands> + <commands xmi:id="_biJh1KM1Eeam7-HG5KcKpw" 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="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJh1aM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchHierarchy" commandName="Toggle Branch Representation" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJh1qM1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJh16M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.ApplyPatch" commandName="Apply Patch" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJh2KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ltk.ui.refactoring.commands.deleteResources" commandName="Delete Resources" description="Delete the selected resources and notify LTK participants." category="_bh7fYqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biJh2aM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.print" commandName="Print" description="Print" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI0KM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.debug.ui.commands.AllReferences" commandName="All References" description="Inspect all references to the selected object" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI0aM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.junit.junitShortcut.rerunLast" commandName="Rerun JUnit Test" description="Rerun JUnit Test" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI0qM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.JavaPerspective" commandName="Java" description="Show the Java perspective" category="_bh7fYaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI06M1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.format.active.elements" commandName="Format Active Elements" description="Format active elements" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI1KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.showRulerContextMenu" commandName="Show Ruler Context Menu" description="Show the context menu for the ruler" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI1aM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.indent" commandName="Correct Indentation" description="Corrects the indentation of the selected lines" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI1qM1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI16M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.task.clearOutgoing" commandName="Clear Outgoing Changes" category="_bh7fUqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI2KM1Eeam7-HG5KcKpw" 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="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI2aM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.folding.collapse" commandName="Collapse" description="Collapses the folded region at the current selection" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI2qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.smartEnterInverse" commandName="Insert Line Above Current Line" description="Adds a new line above the current line" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI26M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.forwardHistory" commandName="Forward History" description="Move forward in the editor navigation history" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI3KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.spy" commandName="Show Contributing Plug-in" description="Shows contribution information for the currently selected element" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI3aM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.help.helpSearch" commandName="Help Search" description="Open the help search" category="_bh7fWqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI3qM1Eeam7-HG5KcKpw" 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="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI36M1Eeam7-HG5KcKpw" elementId="org.eclipse.search.ui.performTextSearchProject" commandName="Find Text in Project" description="Searches the files in the project for specific text." category="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI4KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.goto.lineDown" commandName="Line Down" description="Go down one line of text" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI4aM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.project.rebuildAll" commandName="Rebuild All" description="Rebuild all projects" category="_bh7fW6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI4qM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.commit.Checkout" commandName="Checkout" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI46M1Eeam7-HG5KcKpw" elementId="org.eclipse.m2e.actions.LifeCycleClean.run" commandName="Run Maven Clean" description="Run Maven Clean" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI5KM1Eeam7-HG5KcKpw" elementId="org.eclipse.gef.zoom_in" commandName="Zoom In" description="Zoom In" category="_bh7fY6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI5aM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI5qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition" commandName="Last Edit Location" description="Last edit location" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI56M1Eeam7-HG5KcKpw" 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="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI6KM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.wikitext.ui.convertToEclipseHelpCommand" commandName="Generate Eclipse Help (*.html and *-toc.xml)" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI6aM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.command.prevpage" commandName="Previous Page of Memory" description="Load previous page of memory" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI6qM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.debug.ui.commands.ForceReturn" commandName="Force Return" description="Forces return from method with value of selected expression " category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI66M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.openLocalFile" commandName="Open File..." description="Open a file" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI7KM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.Disconnect" commandName="Disconnect" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI7aM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.ide.configureFilters" commandName="Configure Contents..." description="Configure the filters to apply to the markers view" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI7qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.previousTab" commandName="Previous Tab" description="Switch to the previous tab" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKI76M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKv4KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.dialogs.openMessageDialog" commandName="Open Message Dialog" description="Open a Message Dialog" category="_bh7fXqM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biKv4aM1Eeam7-HG5KcKpw" elementId="title" name="Title"/> + <parameters xmi:id="_biKv4qM1Eeam7-HG5KcKpw" elementId="message" name="Message"/> + <parameters xmi:id="_biKv46M1Eeam7-HG5KcKpw" elementId="imageType" name="Image Type Constant" typeId="org.eclipse.ui.dialogs.Integer"/> + <parameters xmi:id="_biKv5KM1Eeam7-HG5KcKpw" elementId="defaultIndex" name="Default Button Index" typeId="org.eclipse.ui.dialogs.Integer"/> + <parameters xmi:id="_biKv5aM1Eeam7-HG5KcKpw" elementId="buttonLabel0" name="First Button Label"/> + <parameters xmi:id="_biKv5qM1Eeam7-HG5KcKpw" elementId="buttonLabel1" name="Second Button Label"/> + <parameters xmi:id="_biKv56M1Eeam7-HG5KcKpw" elementId="buttonLabel2" name="Third Button Label"/> + <parameters xmi:id="_biKv6KM1Eeam7-HG5KcKpw" elementId="buttonLabel3" name="Fourth Button Label"/> + <parameters xmi:id="_biKv6aM1Eeam7-HG5KcKpw" elementId="cancelReturns" name="Return Value on Cancel"/> + </commands> + <commands xmi:id="_biKv6qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.goto.lineEnd" commandName="Line End" description="Go to the end of the line of text" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKv66M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.refresh" commandName="Refresh" description="Refresh the selected items" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKv7KM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.commit.CreateTag" commandName="Create Tag..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKv7aM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewChangeCredentials" commandName="Change Credentials" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKv7qM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xml.ui.referencedFileErrors" commandName="Show Details..." description="Show Details..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKv76M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.correction.extractMethodInplace.assist" commandName="Quick Assist - Extract method" description="Invokes quick assist and selects 'Extract to method'" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKv8KM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.RunLast" commandName="Run" description="Launch in run mode" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKv8aM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.closeAllPerspectives" commandName="Close All Perspectives" description="Close all open perspectives" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKv8qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.externalTools.commands.OpenExternalToolsConfigurations" commandName="External Tools..." description="Open external tools launch configuration dialog" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKv86M1Eeam7-HG5KcKpw" 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="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKv9KM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.deletePrevious" commandName="Delete Previous" description="Delete the previous character" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKv9aM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.disconnected" commandName="Disconnected" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKv9qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.select.lineStart" commandName="Select Line Start" description="Select to the beginning of the line of text" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKv96M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.commit.Reword" commandName="Reword Commit" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKv-KM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.CompareWithPrevious" commandName="Compare with Previous Revision" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKv-aM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.editors.lineNumberToggle" commandName="Show Line Numbers" description="Toggle display of line numbers" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biKv-qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.select.columnNext" commandName="Select Next Column" description="Select the next column" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLW8KM1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLW8aM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.index.ui.command.ResetIndex" commandName="Refresh Search Index" category="_bh7fUqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLW8qM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.TerminateAndRelaunch" commandName="Terminate and Relaunch" description="Terminate and Relaunch" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLW86M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.JavaHierarchyPerspective" commandName="Java Type Hierarchy" description="Show the Java Type Hierarchy perspective" category="_bh7fYaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLW9KM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchCommit" commandName="Toggle Latest Branch Commit" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLW9aM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.PushCommit" commandName="Push Commit..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLW9qM1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLW96M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.Tag" commandName="Tag" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLW-KM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.NoAssumeUnchanged" commandName="No Assume Unchanged" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLW-aM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.ide.showInSystemExplorer" commandName="Show In (System Explorer)" description="Show in system's explorer (file manager)" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLW-qM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.new.local.task" commandName="New Local Task" category="_bh7fUqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLW-6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.select.lineDown" commandName="Select Line Down" description="Extend the selection to the next line of text" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLW_KM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.RemoveAllBreakpoints" commandName="Remove All Breakpoints" description="Removes all breakpoints" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLW_aM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLW_qM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigator.resources.nested.changeProjectPresentation" commandName="P&rojects Presentation" category="_bh7fZ6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biLW_6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigator.resources.nested.enabled" name="&Hierarchical"/> + <parameters xmi:id="_biLXAKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.commands.radioStateParameter" name="Nested Project view - Radio State" optional="false"/> + </commands> + <commands xmi:id="_biLXAaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.showKeyAssist" commandName="Show Key Assist" description="Show the key assist dialog" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLXAqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.lowerCase" commandName="To Lower Case" description="Changes the selection to lower case" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLXA6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.CompareWithIndex" commandName="Compare with Index" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLXBKM1Eeam7-HG5KcKpw" elementId="org.eclipse.m2e.discovery.ui" commandName="m2e Marketplace" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLXBaM1Eeam7-HG5KcKpw" 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="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLXBqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskIncomplete" commandName="Mark Task Incomplete" category="_bh7fUqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLXB6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.save" commandName="Save" description="Save the current contents" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLXCKM1Eeam7-HG5KcKpw" elementId="org.eclipse.gef.zoom_out" commandName="Zoom Out" description="Zoom Out" category="_bh7fY6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLXCaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.commands.openElementInEditor" commandName="Open Java Element" description="Open a Java element in its editor" category="_bh7fU6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biLXCqM1Eeam7-HG5KcKpw" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/> + </commands> + <commands xmi:id="_biLXC6M1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLXDKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.AddToIndex" commandName="Add to Index" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLXDaM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.discovery.ui.discoveryWizardCommand" commandName="Discovery Wizard" description="shows the connector discovery wizard" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLXDqM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.toggle.comment" commandName="Toggle Comment" description="Toggle Comment" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLXD6M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskReadGoToNextUnread" commandName="Mark Task Read and Go To Next Unread Task" category="_bh7fUqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biLXEKM1Eeam7-HG5KcKpw" elementId="org.eclipse.team.ui.applyPatch" commandName="Apply Patch..." description="Apply a patch to one or more workspace projects." category="_bh64QKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-AKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.help.tipsAndTricksAction" commandName="Tips and Tricks" description="Open the tips and tricks help page" category="_bh7fWqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-AaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.select.lineEnd" commandName="Select Line End" description="Select to the end of the line of text" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-AqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-A6M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskRead" commandName="Mark Task Read" category="_bh7fUqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-BKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.smartEnter" commandName="Insert Line Below Current Line" description="Adds a new line below the current line" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-BaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.goto.lineStart" commandName="Line Start" description="Go to the start of the line of text" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-BqM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xml.ui.cmnd.contentmodel.sych" commandName="Synch" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-B6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureBranch" commandName="Configure Branch" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-CKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-CaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.select.wordPrevious" commandName="Select Previous Word" description="Select the previous word" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-CqM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.Suspend" commandName="Suspend" description="Suspend" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-C6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.hippieCompletion" commandName="Word Completion" description="Context insensitive completion" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-DKM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xsd.ui.refactor.renameTargetNamespace" commandName="Rename Target Namespace" description="Changes the target namespace of the schema" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-DaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-DqM1Eeam7-HG5KcKpw" elementId="org.eclipse.team.ui.synchronizeLast" commandName="Repeat last synchronization" description="Repeat the last synchronization" category="_bh64QKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-D6M1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.StepOver" commandName="Step Over" description="Step over" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-EKM1Eeam7-HG5KcKpw" elementId="org.eclipse.compare.selectPreviousChange" commandName="Select Previous Change" description="Select Previous Change" category="_bh7fV6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-EaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.generate.javadoc" commandName="Generate Javadoc" description="Generates Javadoc for a selectable set of Java resources" category="_bh7fW6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-EqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureGerritRemote" commandName="Gerrit Configuration..." category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-E6M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.debug.ui.commands.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-FKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.ide.configureColumns" commandName="Configure Columns..." description="Configure the columns in the markers view" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-FaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.ReplaceWithCommit" commandName="Replace with commit" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-FqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.exit" commandName="Exit" description="Exit the application" category="_bh7fVqM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biL-F6M1Eeam7-HG5KcKpw" elementId="mayPrompt" name="may prompt"/> + </commands> + <commands xmi:id="_biL-GKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.CompareWithHead" commandName="Compare with HEAD Revision" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-GaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewOpen" commandName="Open" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-GqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.deactivateAllTasks" commandName="Deactivate Task" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-G6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.ShowHistory" commandName="Show in History" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-HKM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.DebugLast" commandName="Debug" description="Launch in debug mode" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-HaM1Eeam7-HG5KcKpw" elementId="org.eclipse.m2e.core.ui.command.updateProject" commandName="Update Project" description="Update Maven Project configuration and dependencies" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-HqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.wikitext.ui.convertToHtmlCommand" commandName="Generate HTML" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-H6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.SimplePush" commandName="Push to Upstream" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-IKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.previousView" commandName="Previous View" description="Switch to the previous view" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biL-IaM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.addMemoryMonitor" commandName="Add Memory Block" description="Add memory block" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlEKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.junit.junitShortcut.run" commandName="Run JUnit Test" description="Run JUnit Test" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlEaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.generate.tostring" commandName="Generate toString()" description="Generates the toString() method for the type" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlEqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlE6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.PushHeadToGerrit" commandName="Push Current Head to Gerrit" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlFKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.selectAll" commandName="Select All" description="Select all" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlFaM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.DropToFrame" commandName="Drop to Frame" description="Drop to Frame" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlFqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlF6M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.debug.ui.commands.Display" commandName="Display" description="Display result of evaluating selected text" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlGKM1Eeam7-HG5KcKpw" 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="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlGaM1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlGqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.ShowBlame" commandName="Show Annotations" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlG6M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to field" description="Invokes quick assist and selects 'Assign to field'" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlHKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.folding.expand" commandName="Expand" description="Expands the folded region at the current selection" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlHaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.project.rebuildProject" commandName="Rebuild Project" description="Rebuild the selected projects" category="_bh7fW6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlHqM1Eeam7-HG5KcKpw" 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="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlH6M1Eeam7-HG5KcKpw" elementId="org.eclipse.m2e.core.pomFileAction.run" commandName="Run Maven Build" description="Run Maven Build" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlIKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.openRemoteTask" commandName="Open Remote Task" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlIaM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.nextMemoryBlock" commandName="Next Memory Monitor" description="Show renderings from next memory monitor." category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlIqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.internal.reflog.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlI6M1Eeam7-HG5KcKpw" elementId="org.eclipse.m2e.actions.LifeCycleInstall.run" commandName="Run Maven Install" description="Run Maven Install" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlJKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.context.ui.commands.task.retrieveContext" commandName="Retrieve Context" category="_bh7fUaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlJaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.Fetch" commandName="Fetch" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlJqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.copyLineDown" commandName="Copy Lines" description="Duplicates the selected lines and moves the selection to the copy" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlJ6M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.navigate.gotopackage" commandName="Go to Package" description="Go to Package" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlKKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.task.ui.editor.QuickOutline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_bh7fUqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlKaM1Eeam7-HG5KcKpw" elementId="org.eclipse.oomph.setup.editor.perform" commandName="Perform Setup Tasks" category="_bh64SKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlKqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.help.installationDialog" commandName="Installation Information" description="Open the installation dialog" category="_bh7fWqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlK6M1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.ToggleStepFilters" commandName="Use Step Filters" description="Toggles enablement of debug step filters" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlLKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.goto.lineUp" commandName="Line Up" description="Go up one line of text" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlLaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.goto.windowStart" commandName="Window Start" description="Go to the start of the window" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlLqM1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlL6M1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.eof" commandName="EOF" description="Send end of file" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlMKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.commons.ui.command.AddRepository" commandName="Add Repository" category="_bh7fZaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlMaM1Eeam7-HG5KcKpw" elementId="org.eclipse.wb.core.commands.empty" commandName="Empty command" description="Command which does nothing" category="_bh64Q6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biMlMqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.showInQuickMenu" commandName="Show In..." description="Open the Show In menu" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMIKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.copyLineUp" commandName="Duplicate Lines" description="Duplicates the selected lines and leaves the selection unchanged" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMIaM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.ToggleMethodBreakpoint" commandName="Toggle Method Breakpoint" description="Creates or removes a method breakpoint" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMIqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMI6M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMJKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ant.ui.antShortcut.debug" commandName="Debug Ant Build" description="Debug Ant Build" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMJaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewRenameBranch" commandName="Rename Branch..." category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMJqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.next" commandName="Next" description="Navigate to the next item" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMJ6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.AssumeUnchanged" commandName="Assume Unchanged" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMKKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.closePerspective" commandName="Close Perspective" description="Close the current perspective" category="_bh7fWKM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biNMKaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.closePerspective.perspectiveId" name="Perspective Id"/> + </commands> + <commands xmi:id="_biNMKqM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.xml.ui.nextSibling" commandName="Next Sibling" description="Go to Next Sibling" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMK6M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.bugs.commands.newTaskFromMarker" commandName="New Task from Marker..." description="Report as Bug from Marker" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMLKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.cheatsheets.openCheatSheetURL" commandName="Open Cheat Sheet from URL" description="Open a Cheat Sheet from file at a specified URL." category="_bh7fWqM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biNMLaM1Eeam7-HG5KcKpw" elementId="cheatSheetId" name="Identifier" optional="false"/> + <parameters xmi:id="_biNMLqM1Eeam7-HG5KcKpw" elementId="name" name="Name" optional="false"/> + <parameters xmi:id="_biNML6M1Eeam7-HG5KcKpw" elementId="url" name="URL" optional="false"/> + </commands> + <commands xmi:id="_biNMMKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.context.ui.commands.focus.view" commandName="Focus View" category="_bh7fZ6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biNMMaM1Eeam7-HG5KcKpw" elementId="viewId" name="View ID to Focus" optional="false"/> + </commands> + <commands xmi:id="_biNMMqM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.StepReturn" commandName="Step Return" description="Step return" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMM6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.browser.openBundleResource" commandName="Open Resource in Browser" description="Opens a bundle resource in the default web browser." category="_bh7fWKM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biNMNKM1Eeam7-HG5KcKpw" elementId="plugin" name="Plugin"/> + <parameters xmi:id="_biNMNaM1Eeam7-HG5KcKpw" elementId="path" name="Path"/> + </commands> + <commands xmi:id="_biNMNqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.PushBranch" commandName="Push Branch..." category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMN6M1Eeam7-HG5KcKpw" elementId="org.eclipse.m2e.core.ui.command.addDependency" commandName="Add Maven Dependency" description="Add Maven Dependency" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMOKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.debug.ui.commands.Execute" commandName="Execute" description="Evaluate selected text" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMOaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMOqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.help.aboutAction" commandName="About" description="Open the about dialog" category="_bh7fWqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMO6M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.annotate.classFile" commandName="Annotate Class File" description="Externally add Annotations to a Class File." category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMPKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.stash.create" commandName="Stash Changes..." category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMPaM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.CheckoutCommand" commandName="Checkout" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMPqM1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNMP6M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.activateSelectedTask" commandName="Activate Selected Task" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzMKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.closeAllSaved" commandName="Close All Saved" description="Close all saved editors" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzMaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.redo" commandName="Redo" description="Redo the last operation" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzMqM1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzM6M1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.format.document" commandName="Format" description="Format selection" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzNKM1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzNaM1Eeam7-HG5KcKpw" elementId="org.eclipse.m2e.editor.RenameArtifactAction" commandName="Rename Maven Artifact..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzNqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.selectWorkingSets" commandName="Select Working Sets" description="Select the working sets that are applicable for this window." category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzN6M1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzOKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.team.RemoveFromIndex" commandName="Remove from Index" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzOaM1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzOqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.newWizard" commandName="New" description="Open the New item wizard" category="_bh7fVqM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biNzO6M1Eeam7-HG5KcKpw" elementId="newWizardId" name="New Wizard"/> + </commands> + <commands xmi:id="_biNzPKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.newWindow" commandName="New Window" description="Open another window" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzPaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected Java comment lines" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzPqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.CherryPick" commandName="Cherry Pick" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzP6M1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.builds.ui.commands.CopyDetails" commandName="Copy Details" category="_bh64RqM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biNzQKM1Eeam7-HG5KcKpw" elementId="kind" name="Kind"/> + <parameters xmi:id="_biNzQaM1Eeam7-HG5KcKpw" elementId="element" name="Element"/> + </commands> + <commands xmi:id="_biNzQqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.builds.ui.command.RunBuild" commandName="Run Build" category="_bh64RqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzQ6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.file.close" commandName="Close" description="Close the active editor" category="_bh7fVqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzRKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.CompareVersions" commandName="Compare with each other" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzRaM1Eeam7-HG5KcKpw" elementId="org.eclipse.equinox.p2.ui.sdk.install" commandName="Install New Software..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzRqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.window.customizePerspective" commandName="Customize Perspective" description="Customize the current perspective" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzR6M1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzSKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.context.ui.commands.interest.decrement" commandName="Make Less Interesting" description="Make Less Interesting" category="_bh7fUaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzSaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar" commandName="Run Last Launched External Tool" description="Runs the last launched external Tool" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biNzSqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.CheckoutCommand" commandName="Checkout" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biOaQKM1Eeam7-HG5KcKpw" 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="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biOaQaM1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biOaQqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.moveLineUp" commandName="Move Lines Up" description="Moves the selected lines up" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biOaQ6M1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.Reset" commandName="Reset..." category="_bh7fZ6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biOaRKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.ResetMode" name="Reset mode" optional="false"/> + </commands> + <commands xmi:id="_biOaRaM1Eeam7-HG5KcKpw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowBundleCatalog" commandName="Show Bundle Catalog" category="_bh7fZ6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biOaRqM1Eeam7-HG5KcKpw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.DirectoryParameter" name="Directory URL"/> + <parameters xmi:id="_biOaR6M1Eeam7-HG5KcKpw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.TagsParameter" name="Tags"/> + </commands> + <commands xmi:id="_biOaSKM1Eeam7-HG5KcKpw" 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="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biOaSaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.previousSubTab" commandName="Previous Sub-Tab" description="Switch to the previous sub-tab" category="_bh7fU6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biOaSqM1Eeam7-HG5KcKpw" 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="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biOaS6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.showIn" commandName="Show In" category="_bh7fU6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biOaTKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.showIn.targetId" name="Show In Target Id" optional="false"/> + </commands> + <commands xmi:id="_biOaTaM1Eeam7-HG5KcKpw" elementId="sed.tabletree.collapseAll" commandName="Collapse All" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biOaTqM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewRemoveRemote" commandName="Delete Remote" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biOaT6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.dialogs.openInputDialog" commandName="Open Input Dialog" description="Open an Input Dialog" category="_bh7fXqM1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biOaUKM1Eeam7-HG5KcKpw" elementId="title" name="Title"/> + <parameters xmi:id="_biOaUaM1Eeam7-HG5KcKpw" elementId="message" name="Message"/> + <parameters xmi:id="_biOaUqM1Eeam7-HG5KcKpw" elementId="initialValue" name="Initial Value"/> + <parameters xmi:id="_biOaU6M1Eeam7-HG5KcKpw" elementId="cancelReturns" name="Return Value on Cancel"/> + </commands> + <commands xmi:id="_biOaVKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RebaseCurrent" commandName="Rebase" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biOaVaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.extract.class" commandName="Extract Class..." description="Extracts fields into a new class" category="_bh7fWaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biOaVqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biOaV6M1Eeam7-HG5KcKpw" elementId="org.eclipse.recommenders.rcp.commands.extensionDiscovery" commandName="Discover New Extensions" category="_bh7fZ6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biOaWKM1Eeam7-HG5KcKpw" elementId="org.eclipse.recommenders.rcp.linkContribution.href" name="URI" optional="false"/> + </commands> + <commands xmi:id="_biOaWaM1Eeam7-HG5KcKpw" elementId="org.eclipse.compare.copyRightToLeft" commandName="Copy from Right to Left" description="Copy Current Change from Right to Left" category="_bh7fV6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biOaWqM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.commands.OpenProfileConfigurations" commandName="Profile..." description="Open profile launch configuration dialog" category="_bh7fXaM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biOaW6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.ide.markCompleted" commandName="Mark Completed" description="Mark the selected tasks as completed" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biOaXKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.recenter" commandName="Recenter" description="Scroll cursor line to center, top and bottom" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biOaXaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biPBUKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskComplete" commandName="Mark Task Complete" category="_bh7fUqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biPBUaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.select.windowStart" commandName="Select Window Start" description="Select to the start of the window" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biPBUqM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_bh7fZKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biPBU6M1Eeam7-HG5KcKpw" 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="_bh7fXKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biPBVKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.history.Revert" commandName="Revert Commit" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biPBVaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.edit.text.scroll.lineDown" commandName="Scroll Line Down" description="Scroll down one line of text" category="_bh7fUKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biPBVqM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.search.find.occurrences" commandName="Occurrences in File" description="Find occurrences of the selection in the file" category="_bh64QqM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biPBV6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.ToggleCoolbarAction" commandName="Toggle Toolbar Visibility" description="Toggles the visibility of the window toolbar" category="_bh7fWKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biPBWKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.RepositoriesViewImportProjects" commandName="Import Projects..." description="Import or create in local Git repository" category="_bh7fYKM1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biPBWaM1Eeam7-HG5KcKpw" elementId="org.eclipse.wst.sse.ui.outline.customFilter" commandName="&Filters" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_biPBWqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.navigate.openResource" commandName="Open Resource" description="Open an editor on a particular resource" category="_bh7fU6M1Eeam7-HG5KcKpw"> + <parameters xmi:id="_biPBW6M1Eeam7-HG5KcKpw" elementId="filePath" name="File Path" typeId="org.eclipse.ui.ide.resourcePath"/> + </commands> + <commands xmi:id="_biPBXKM1Eeam7-HG5KcKpw" elementId="org.eclipse.compare.copyAllLeftToRight" commandName="Copy All from Left to Right" description="Copy All Changes from Left to Right" category="_bh7fV6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b7nKoKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.ant.ui.actionSet.presentation/org.eclipse.ant.ui.toggleAutoReconcile" commandName="Toggle Ant Editor Auto Reconcile" description="Toggle Ant Editor Auto Reconcile" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b7q1AKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunWithConfigurationAction" commandName="Run As" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b7rcEKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunHistoryMenuAction" commandName="Run History" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b7sqMKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunDropDownAction" commandName="Run" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b7tRQKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugWithConfigurationAction" commandName="Debug As" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b7tRQaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugHistoryMenuAction" commandName="Debug History" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b7t4UKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugDropDownAction" commandName="Debug" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b7t4UaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileDropDownAction" commandName="Profile" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b7vGcKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileWithConfigurationAction" commandName="Profile As" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b7vtgKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileHistoryMenuAction" commandName="Profile History" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b76soKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.NewTypeDropDown" commandName="Class..." description="New Java Class" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b77TsKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenPackageWizard" commandName="Package..." description="New Java Package" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b77TsaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenProjectWizard" commandName="Java Project..." description="New Java Project" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b79I4KM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.ui.SearchActionSet/org.eclipse.jdt.ui.actions.OpenJavaSearchPage" commandName="Java..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b79v8KM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.java.actionSet.browsing/org.eclipse.mylyn.java.ui.actions.ApplyMylynToBrowsingPerspectiveAction" commandName="Focus Browsing Perspective" description="Focus Java Browsing Views on Active Task" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b7-XAKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.doc.actionSet/org.eclipse.mylyn.tasks.ui.bug.report" commandName="Report Bug or Enhancement..." description="Report Bug or Enhancement" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8CBYKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.navigation.additions/org.eclipse.mylyn.tasks.ui.navigate.task.history" commandName="Activate Previous Task" description="Activate Previous Task" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8G54KM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction" commandName="Cheat Sheets..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8Hg8KM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.search.searchActionSet/org.eclipse.search.OpenSearchDialogPage" commandName="Search..." description="Search" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8Hg8aM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.team.ui.actionSet/org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8IIAKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.team.ui.actionSet/org.eclipse.team.ui.ConfigureProject" commandName="Share Project..." description="Share the project with others using a version and configuration management system." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8IIAaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.ui.externaltools.ExternalToolsSet/org.eclipse.ui.externaltools.ExternalToolMenuDelegateMenu" commandName="External Tools" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8NnkKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.wb.core.ui.actionset/org.eclipse.wb.core.wizards.actions.NewDesignerTypeDropDownAction" commandName="New Visual Class" description="Create new visual classes" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8OOoKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.ant.ui.BreakpointRulerActions/org.eclipse.ant.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8THIKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.CompilationUnitEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8TuMKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ClassFileEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8TuMaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetExecute" commandName="Execute" description="Execute the Selected Text" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8UVQKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetDisplay" commandName="Display" description="Display Result of Evaluating Selected Text" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8U8UKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetInspect" commandName="Inspect" description="Inspect Result of Evaluating Selected Text" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8U8UaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8VjYKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8X_oKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.ClassFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8YmsKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8YmsaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8YmsqM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.m2e.jdt.ui.downloadSourcesContribution/org.eclipse.m2e.jdt.ui.downloadSourcesAction" commandName="label" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8ZNwKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.m2e.jdt.ui.downloadSourcesContribution_38/org.eclipse.m2e.jdt.ui.downloadSourcesAction_38" commandName="label" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8ZNwaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Text Editor Bookmark Ruler Action" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8ZNwqM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Text Editor Ruler Single-Click" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8Z00KM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="label" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8ab4KM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.wst.dtd.core.dtdsource.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8ab4aM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.wst.dtd.core.dtdsource.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8ab4qM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.core.runtime.xml.source.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8bC8KM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.core.runtime.xml.source.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8bC8aM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.wst.xsd.core.xsdsource.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8bqAKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.wst.xsd.core.xsdsource.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8bqAaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.PulldownActions/org.eclipse.debug.ui.debugview.pulldown.ViewManagementAction" commandName="View Management..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8cREKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.debugview.toolbar/org.eclipse.debug.ui.debugview.toolbar.removeAllTerminated" commandName="Remove All Terminated" description="Remove All Terminated Launches" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8cREaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.removeAll" commandName="Remove All" description="Remove All Breakpoints" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8hJkKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.linkWithDebugView" commandName="Link with Debug View" description="Link with Debug View" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8hwoKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.workingSets" commandName="Working Sets..." description="Manage Working Sets" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8hwoaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.clearDefaultBreakpointGroup" commandName="Deselect Default Working Set" description="Deselect Default Working Set" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8iXsKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.setDefaultBreakpointGroup" commandName="Select Default Working Set..." description="Select Default Working Set" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8iXsaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.groupByAction" commandName="Group By" description="Show" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8iXsqM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.expressionsView.toolbar/org.eclipse.debug.ui.expresssionsView.toolbar.removeAll" commandName="Remove All" description="Remove All Expressions" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8i-wKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.expressionsView.toolbar/org.eclipse.debug.ui.expresssionsView.toolbar.AddWatchExpression" commandName="Add Watch Expression..." description="Create a new watch expression" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8i-waM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.PinMemoryBlockAction" commandName="Pin Memory Monitor" description="Pin Memory Monitor" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8jl0KM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.NewMemoryViewAction" commandName="New Memory View" description="New Memory View" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8mpIKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglemonitors" commandName="Toggle Memory Monitors Pane" description="Toggle Memory Monitors Pane" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8nQMKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.linkrenderingpanes" commandName="Link Memory Rendering Panes" description="Link Memory Rendering Panes" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8svwKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.tablerendering.preferencesaction" commandName="Table Renderings Preferences..." description="&Table Renderings Preferences..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8tW0KM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglesplitpane" commandName="Toggle Split Pane" description="Toggle Split Pane" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8tW0aM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.switchMemoryBlock" commandName="Switch Memory Monitor" description="Switch Memory Monitor" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8uk8KM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.memoryViewPreferencesAction" commandName="Preferences..." description="&Preferences..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8vMAKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.Preferences" commandName="Java Preferences..." description="Opens preferences for Java variables" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8vMAaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variablesViewActions.AllReferencesInView" commandName="Show References" description="Shows references to each object in the variables view as an array of objects." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8vMAqM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowNullEntries" commandName="Show Null Array Entries" description="Show Null Array Entries" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8vzEKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8vzEaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8waIKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8y2YKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.variableViewActions.Preferences" commandName="Java Preferences..." description="Opens preferences for Java variables" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8zdcKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.AllReferencesInView" commandName="Show References" description="Show &References" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8zdcaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowNullEntries" commandName="Show Null Array Entries" description="Show Null Array Entries" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b80EgKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b80EgaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b80EgqM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b80rkKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.BreakpointViewActions/org.eclipse.jdt.debug.ui.actions.AddException" commandName="Add Java Exception Breakpoint" description="Add Java Exception Breakpoint" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b80rkaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.BreakpointViewActions/org.eclipse.jdt.debug.ui.breakpointViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b81SoKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowThreadGroups" commandName="Show Thread Groups" description="Show Thread Groups" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b81SoaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b815sKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowSystemThreads" commandName="Show System Threads" description="Show System Threads" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b815saM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowMonitorThreadInfo" commandName="Show Monitors" description="Show the Thread & Monitor Information" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b82gwKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.DisplayViewActions/org.eclipse.jdt.debug.ui.displayViewToolbar.Watch" commandName="Watch" description="Create a Watch Expression from the Selected Text" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b82gwaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.DisplayViewActions/org.eclipse.jdt.debug.ui.displayViewToolbar.Execute" commandName="Execute" description="Execute the Selected Text" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b82gwqM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.DisplayViewActions/org.eclipse.jdt.debug.ui.displayViewToolbar.Display" commandName="Display" description="Display Result of Evaluating Selected Text" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b83H0KM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.DisplayViewActions/org.eclipse.jdt.debug.ui.displayViewToolbar.Inspect" commandName="Inspect" description="Inspect Result of Evaluating Selected Text" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b83H0aM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.context.ui.outline.contribution/org.eclipse.mylyn.context.ui.contentOutline.focus" commandName="Focus on Active Task" description="Focus on Active Task (Alt+click to reveal filtered elements)" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b83u4KM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.java.ui.markers.breakpoints.contribution/org.eclipse.mylyn.java.ui.actions.focus.markers.breakpoints" commandName="Focus on Active Task" description="Focus on Active Task" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b83u4aM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.ui.debug.view.contribution/org.eclipse.mylyn.ui.actions.FilterResourceNavigatorAction" commandName="Focus on Active Task (Experimental)" description="Focus on Active Task (Experimental)" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b84V8KM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.ui.projectexplorer.filter/org.eclipse.mylyn.ide.ui.actions.focus.projectExplorer" commandName="Focus on Active Task" description="Focus on Active Task (Alt+click to reveal filtered elements)" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b84V8aM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.ui.resource.navigator.filter/org.eclipse.mylyn.ide.ui.actions.focus.resourceNavigator" commandName="Focus on Active Task" description="Focus on Active Task (Alt+click to reveal filtered elements)" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b84V8qM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.problems.contribution/org.eclipse.mylyn.ide.ui.actions.focus.markers.problems" commandName="Focus on Active Task" description="Focus on Active Task" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b88nYKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.markers.all.contribution/org.eclipse.mylyn.ide.ui.actions.focus.markers.all" commandName="Focus on Active Task" description="Focus on Active Task" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b89OcKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.markers.tasks.contribution/org.eclipse.mylyn.ide.ui.actions.focus.markers.tasks" commandName="Focus on Active Task" description="Focus on Active Task" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b891gKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.markers.bookmarks.contribution/org.eclipse.mylyn.ide.ui.actions.focus.markers.bookmarks" commandName="Focus on Active Task" description="Focus on Active Task" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b891gaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.java.explorer.contribution/org.eclipse.mylyn.java.actions.focus.packageExplorer" commandName="Focus on Active Task" description="Focus on Active Task (Alt+click to reveal filtered elements)" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8-ckKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.search.open" commandName="Search Repository..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8_DoKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.synchronize.changed" commandName="Synchronize Changed" description="Synchronize Changed" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8_DoaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.tasks.restore" commandName="Restore Tasks from History..." category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b8_qsKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.open.repositories.view" commandName="Show Task Repositories View" description="Show Task Repositories View" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b9ARwKM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.doc.legend.show.action" commandName="Show UI Legend" description="Show Tasks UI Legend" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <commands xmi:id="_b9ARwaM1Eeam7-HG5KcKpw" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.context.ui.actions.tasklist.focus" commandName="Focus on Workweek" description="Focus on Workweek" category="_bh7fZ6M1Eeam7-HG5KcKpw"/> + <addons xmi:id="_bhNGmKM1Eeam7-HG5KcKpw" 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="_bhNGmaM1Eeam7-HG5KcKpw" 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="_bhNGmqM1Eeam7-HG5KcKpw" 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="_bhNGm6M1Eeam7-HG5KcKpw" 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="_bhNGnKM1Eeam7-HG5KcKpw" 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="_bhNGnaM1Eeam7-HG5KcKpw" 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="_bhNGnqM1Eeam7-HG5KcKpw" 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="_bhNGn6M1Eeam7-HG5KcKpw" 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="_bhNGoKM1Eeam7-HG5KcKpw" 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="_bhNGoaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.workbench.addon.0" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.e4.ui.workbench/org.eclipse.e4.ui.internal.workbench.addons.HandlerProcessingAddon"/> + <addons xmi:id="_bhXeoKM1Eeam7-HG5KcKpw" elementId="SplitterAddon" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.splitteraddon.SplitterAddon"/> + <addons xmi:id="_dz0JgGOlEeSMMaPQU2nlzw" elementId="org.eclipse.ui.ide.application.addon.0" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.ui.ide.application/org.eclipse.ui.internal.ide.application.addons.ModelCleanupAddon"/> + <categories xmi:id="_bh64QKM1Eeam7-HG5KcKpw" elementId="org.eclipse.team.ui.category.team" name="Team" description="Actions that apply when working with a Team"/> + <categories xmi:id="_bh64QaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.category.views" name="Views" description="Commands for opening views"/> + <categories xmi:id="_bh64QqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.category.edit" name="Edit"/> + <categories xmi:id="_bh64Q6M1Eeam7-HG5KcKpw" elementId="org.eclipse.wb.core.actions.category" name="WindowBuilder Pro" description="WindowBuilder Pro actions"/> + <categories xmi:id="_bh64RKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.wikitext.ui.editor.category" name="WikiText Markup Editing Commands" description="commands for editing lightweight markup"/> + <categories xmi:id="_bh64RaM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.category.editor" name="Task Editor"/> + <categories xmi:id="_bh64RqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.builds.ui.category.Commands" name="Builds"/> + <categories xmi:id="_bh64R6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.ide.markerContents" name="Contents" description="The category for menu contents"/> + <categories xmi:id="_bh64SKM1Eeam7-HG5KcKpw" elementId="org.eclipse.oomph.setup.category" name="Oomph Setup"/> + <categories xmi:id="_bh7fUKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.category.textEditor" name="Text Editing" description="Text Editing Commands"/> + <categories xmi:id="_bh7fUaM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.context.ui.commands" name="Focused UI" description="Task-Focused Interface"/> + <categories xmi:id="_bh7fUqM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.tasks.ui.commands" name="Task Repositories"/> + <categories xmi:id="_bh7fU6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.category.navigate" name="Navigate"/> + <categories xmi:id="_bh7fVKM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.java.ui.commands" name="Java Context" description="Java Task-Focused Interface Commands"/> + <categories xmi:id="_bh7fVaM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.wikitext.context.ui.commands" name="%commands.category.name" description="%commands.category.description"/> + <categories xmi:id="_bh7fVqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.category.file" name="File"/> + <categories xmi:id="_bh7fV6M1Eeam7-HG5KcKpw" elementId="org.eclipse.compare.ui.category.compare" name="Compare" description="Compare command category"/> + <categories xmi:id="_bh7fWKM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.category.window" name="Window"/> + <categories xmi:id="_bh7fWaM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.category.refactoring" name="Refactor - Java" description="Java Refactoring Actions"/> + <categories xmi:id="_bh7fWqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.category.help" name="Help"/> + <categories xmi:id="_bh7fW6M1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.category.project" name="Project"/> + <categories xmi:id="_bh7fXKM1Eeam7-HG5KcKpw" elementId="org.eclipse.search.ui.category.search" name="Search" description="Search command category"/> + <categories xmi:id="_bh7fXaM1Eeam7-HG5KcKpw" elementId="org.eclipse.debug.ui.category.run" name="Run/Debug" description="Run/Debug command category"/> + <categories xmi:id="_bh7fXqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.category.dialogs" name="Dialogs" description="Commands for opening dialogs"/> + <categories xmi:id="_bh7fX6M1Eeam7-HG5KcKpw" elementId="org.eclipse.oomph" name="Oomph"/> + <categories xmi:id="_bh7fYKM1Eeam7-HG5KcKpw" elementId="org.eclipse.egit.ui.commandCategory" name="Git"/> + <categories xmi:id="_bh7fYaM1Eeam7-HG5KcKpw" elementId="org.eclipse.ui.category.perspectives" name="Perspectives" description="Commands for opening perspectives"/> + <categories xmi:id="_bh7fYqM1Eeam7-HG5KcKpw" elementId="org.eclipse.ltk.ui.category.refactoring" name="Refactoring"/> + <categories xmi:id="_bh7fY6M1Eeam7-HG5KcKpw" elementId="org.eclipse.gef.category.view" name="View" description="View"/> + <categories xmi:id="_bh7fZKM1Eeam7-HG5KcKpw" elementId="org.eclipse.jdt.ui.category.source" name="Source" description="Java Source Actions"/> + <categories xmi:id="_bh7fZaM1Eeam7-HG5KcKpw" elementId="org.eclipse.mylyn.commons.repositories.ui.category.Team" name="Team"/> + <categories xmi:id="_bh7fZqM1Eeam7-HG5KcKpw" elementId="org.eclipse.oomph.commands" name="Oomph"/> + <categories xmi:id="_bh7fZ6M1Eeam7-HG5KcKpw" elementId="org.eclipse.core.commands.categories.autogenerated" name="Uncategorized" description="Commands that were either auto-generated or have no category"/> +</application:Application> diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.fdt b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.fdt Binary files differnew file mode 100644 index 0000000..d5abf41 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.fdt diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.fdx b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.fdx Binary files differnew file mode 100644 index 0000000..b8ee809 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.fdx diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.fnm b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.fnm new file mode 100644 index 0000000..523c92e --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.fnm @@ -0,0 +1 @@ +ýÿÿÿversion
\ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.frq b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.frq new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.frq diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.nrm b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.nrm new file mode 100644 index 0000000..cf8dc75 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.nrm @@ -0,0 +1 @@ +NRMÿ
\ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.tii b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.tii Binary files differnew file mode 100644 index 0000000..ebd518d --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.tii diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.tis b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.tis Binary files differnew file mode 100644 index 0000000..ebd518d --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/_0.tis diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/segments.gen b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/segments.gen Binary files differnew file mode 100644 index 0000000..63a7ec9 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/segments.gen diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/segments_1 b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/segments_1 Binary files differnew file mode 100644 index 0000000..c48d148 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/history/segments_1 diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.fdt b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.fdt Binary files differnew file mode 100644 index 0000000..e923a9a --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.fdt diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.fdx b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.fdx Binary files differnew file mode 100644 index 0000000..71d9666 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.fdx diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.fnm b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.fnm new file mode 100644 index 0000000..b4b8341 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.fnm @@ -0,0 +1 @@ +ýÿÿÿfingerprintactionbugIdbugUrlmessage needinfos
\ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.frq b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.frq Binary files differnew file mode 100644 index 0000000..cbb82eb --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.frq diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.nrm b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.nrm new file mode 100644 index 0000000..50389db --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.nrm @@ -0,0 +1 @@ +NRMÿis||m||||||u|jh||ol|li||||||mm|||forxp|y||o|y||||||||cl||l||xkj|n|||u|x|h|x|h|t||y||q`||op|qy|khv|||||x||||v|||p||y||||||c|i||ympo|n|w|h|||gxybbh||v|s||||hp||x|w|vf||||s||j|x|dtyw|||r|x||||pk||||rbe|iepv||t`|||x|p||mrg|n|k||g||||x|rksw|||||hp|tx|||t|||i|||k||d|||a|||||||l|||x|x|hx|y|||r|||n|mwy|||x|||cgx|||||||||||my|||pl||l||y||||||||||||||rlvxyx||||||y||q|||||w|||sy|my||||jvr|||m||mp|||||opy|||x|o||||||||xyr||||m||||||p|||||y|||r|||||||||qqy|u||||p|u|txxm||||x||||||y|ky|||pp|||s|vv|vxy|||||x||t||t|x||y|r|||tg|u||y|v|hyp||||ip|||fv|m|xtm||hj||j|||w|sy|p||||xokp|q|||r|r|||y|||tm|r||||||mvx||xr|||wy|||n|o|||v|y|x|i|v|y||||y|vqyp|||||||||||o|v||||q||rs|||||||xe|||y|||||||q||o||||||||j||n|||||py|x|||l|||||||||ls|pu|||v|||||pvgjt||||j|fxsu||fxxmft|||h|y||d|k|||y|mypqf|||||||fx|||xj|||||df||r||||txfvyny|x|yy||||v|o|m|t|y||xxtt||||||py||p||y|||t||||y|||y|||o|y|rryq|||||rp|||x|v||||||w||y|||y||t|||||ifo||tt|q|y|ny||x||||n|n|||x||xywf||||xmi|kyppx|x|ru||||||||ru|x|ty|d|||||t||ty|nt||tt||e||e|||dxx|lr||s|y|m|ext|ly||urv|y|||||||||||u||||w||r|s||y||v|x||v|y||ui|||k|wyw|p||u|||||m||y|j|||g|w||||||r||||yn||||xp|p|||yx|x||y||||||||||xxxx|y|xy|||gxvYr|||xxqt|p|mv|om||yx||rn||whvqjtvyxt|l|xn||oyylx||v||xtix||yvtyyv|x||ty|xxv|rt`|qjert||yy||wx|w||wuxyy|yyvvxyoq||||qtty|moqury|yy|t|rvytut||y|||yrstruylxpy|tuyytt|xtx||y||w|||x|vtywvyy||xr|||imqr||xt|ux||wuyy|yx|v|wu|w|y|xn|xxh|y||||r||x|||y|yvy|xx||v|v|x|o||uy||y|nh|||dfordjefdfhejgefbgopmm`g|qatnqmmlhishcrhlhipinmdhikr`jligfimjqfikpllhaj|ibblamjindjipm|hhkrgp|lmilttii|itipqlpsfmj|fkee|dioinqdtjfk|hyrq|`jir|yoprlolfkg|rkfacpnyiu||xpyx|y||||xy|||||xxuvt|wvvuwyy|v|||||y|yy||||y||tk|||yxuyyyxyyqlq||yyy|xvtr||x|x||yyx||ttwxt||t|xy|styy||||xyty|vr||||oyuuxx|uy|||||uyvy|v|||nyyy|x||yxyyyyx|wx||xyx|||||pxyxyx|||xyxwyy||y|||y|gikgcae|lnpdaktl|xfyl||g|||i||md||fil_|||m|ipkcnyhl|jlpfxys||n|arg||i||vcyn|g`ttypamh|k|||||sjlk|||i^kap||||||ph|sl|c|||||ov|g||^ne|mrjj|cjkcrim|dfghg||||vi||p||mgcxxjj|vm|||yptqe|]|ltlpsy|qy|q|r|h|n||||ine|||pet|vykkxwnpe|lkhh||tptttttttttttttt|uix||||nupq|l|x|x||||tw||u|mmo||t|||xy||||r|||u|x||v||t|rtfyf||me|ee|l|ckrqqt|tjwh||vt|wu||sx|||yv||||my|ee^|l^]|el^|ry|sy||hmptxwxvtx||t||x|v|w|vvv||v|||||xf^|dhttrg|gnvxxwvw|mttttyy|raoaaaamxlylshqrrosu|u|rjrqlsp||empssrrqmqeeunojqv|x||butsiy|ppoovss|xnttl|t||i|lmfi||l|ffyk|x|imlinqd|mrpc|||ijijglldjvxxm|mh|||l||kxn||k|klahnh||gm|jhpbb|b|i|v||ax|n||n||e||i|p|xs||m|xx|jttmyoh|||lm|kko|novp|unnxo|ny|||||rtx|rt|y||llx|||||qt|o|v|r|xplkjhk|hvsjx|mh|tywr||xyx|yto|||vlxn|||||||t|xvst|q||tx|yy||yu||p||xqdlsmxqrvx|ywtk||y|xx||yyhyyyyyr|||q|yyy|w|y|yy|||xyy|x|||ytx|||||x|y|y|||||oyp||y||xyy||xkk||i||||lek|k|idsvmidh||kx||p|utllm||_huuclvn|jjppu|lq|mlpri|h|q|shk|eyfineijko|jn|mhynpqqqroowtsj||jimkgj|e|q]v||qnhi|jmydt|nkira|jmthu|rlqy||ypqujytxs|lux||queph|urko||jsketdid|x||pnlvll|x|kp|nmnykjilh|q|dd|f|n|l|lcfrisinl|aphqlftki||ohipnmkf|opn||sq||wiihl||voopto|xsrtskgdqn||ri|n|||||wwd||||p|nyppn|feaxkmq`|ri|||x||||h|oq|||j|p|||vj|||tdpoxxu|tdl|tt|p|||||h||||v||p|l|ii|v|jy||rtem|y|u||jtaq|paj|ppxvtqy|n|q|qqkxoopx||uq|tnl|||shox|ommqfxqq|vt|uqtjt|ppa|tx|n|t||mp|wq||rvqtrgv|rvvto|ry|p|ro||||t|x||vrl|uov|y||rjp|g||m|||j||wxl|t|mllrrqlwupuqhr|oi|w|x||hm|||knq||s||y|||v|xp|xqx|||y|||x||ex|ym|fxtxujth|xyuy|um||p|y||u|cvkixq|uvtnwxx|y|ximeqyf|m|p|tt||xwr|xxyxp|||xr|||ywj|||mlw|y|vt|b||||y||rlhx||jxttu||t||wfxt|t|||wtqixtqrwnyx|prqex|vjfvjrithjxgsxioldej|ijmqh|inmp|o|i|wpiixj|uiinujhnkh|jthqjjkegoqweifj|qij|hjprxjxjko|gdp|||nn|tjkmdng|tl|jyuxj|s|qtj|gpsnto|pxdphpjtvn|jwmv||y|r|gpnm|ymr|xx|pp|fbstjugqnl|ullp|_toengfqq||ouq|mivmjqgfigpksrhdikhfjhjch|rxjhftf|lt|a||gjkjyfiswkitmixthkx||||x||ou||sxyxosildh|hs|jvty||jrjy|fp|krmsieo||fihpv|x|mvomqei|||s|ma|w|hoateisjuxg|ukidiihom|tcgejhhxqhkllekrljhkhunknnijloglhntmnlqsonsh|lsvqrpq|xv|nu|uqlp||xxyxqxpqtuw|ttqtgxpxrmyuxeqsrnuknfopomhupiutxunrorsjqpkjroxswtupcrx|u|ynrlmppxqptlu|x|uwpvtmlntxrutpqpxup|wscjqvqrtxqwruvvxkpu|||yuxxrtvusowuwvqqsx||sssvspxtrwvtwuswuvnl|sxqguy|w|tptxwuwtsvkl|xt|ttmxu|yswjxsqspsy||ruttoxlqpp|qstpvwrtaorttxwpp|tyxvxtsuutuxrrtryvuttyy|yilyqqusuqxtmvltutqpquwnymrxq|pm|pljut|yto|rrvv|uevttrtxuntq||ytxy|wt||yhhts|xxttvst|||wv||||^x|||wy|qvvxwy|xvrxyutty|yt|t|y||||xyxvr|||||ts||||xx|oq|ly||yyux|v|rpryxx|y|||noqs|rxv||||||x|yxutyrux||xrqv|||u|ts||wutu|uu|x|m|y|||u|||w|||||y|y||x|yxsx|ttu|utrv|x||x|vw||||e|||nr||||u||||uutv||o||||||||||wty|rxxr||||yv|||st|v|x|x|x|x||wyxw||ysxv|vtxxy|tp|||uyx||||||||y|||||x|||||p||||uvuvs||||||||jy|x||yx|||xvyo|xyxv||tw|nix|||||||v||||x||y|xhyx||||y|||jqt||up||||u|sq||yy|xmmmp|qyx|yy|yy||nn||ymmqqxy|yy|vv|vuvxyxywxxyi|p|vy|yvy|yxx|x||kly||xxyxtyy|xxxwx|x|||xyx|vx|x|y|x|||wpxx|wxx|||xs||kvxxyvxyw|yy|x|q|ty|v|x|wv|yxr|y|vxwxy|q|xhyx|||x|uwxw||||yyyy||||||||||t|xy||||wypx||ww|wx||xxhy|fjqgenj||bxxxxtypr|tywy|pyy|ywx|uxx|x||yy||||xxx||||xtxi|p|mntmnk|||ywl|qrpq|w|wuw||||||xk|||||yy|y|
\ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.prx b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.prx Binary files differnew file mode 100644 index 0000000..024a12b --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.prx diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.tii b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.tii Binary files differnew file mode 100644 index 0000000..fc595ae --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.tii diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.tis b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.tis Binary files differnew file mode 100644 index 0000000..6a89333 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/_1.tis diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/segments.gen b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/segments.gen Binary files differnew file mode 100644 index 0000000..225a55b --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/segments.gen diff --git a/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/segments_2 b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/segments_2 Binary files differnew file mode 100644 index 0000000..e15b639 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.epp.logging.aeri.ui/remote-index/segments_2 diff --git a/.metadata/.plugins/org.eclipse.jdt.core/assumedExternalFilesCache b/.metadata/.plugins/org.eclipse.jdt.core/assumedExternalFilesCache Binary files differnew file mode 100644 index 0000000..593f470 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.jdt.core/assumedExternalFilesCache diff --git a/.metadata/.plugins/org.eclipse.jdt.core/externalFilesCache b/.metadata/.plugins/org.eclipse.jdt.core/externalFilesCache Binary files differnew file mode 100644 index 0000000..755bb63 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.jdt.core/externalFilesCache diff --git a/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps b/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps Binary files differnew file mode 100644 index 0000000..8dc21a9 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps diff --git a/.metadata/.plugins/org.eclipse.jdt.core/indexNamesMap.txt b/.metadata/.plugins/org.eclipse.jdt.core/indexNamesMap.txt new file mode 100644 index 0000000..32e47ed --- /dev/null +++ b/.metadata/.plugins/org.eclipse.jdt.core/indexNamesMap.txt @@ -0,0 +1 @@ +INDEX VERSION 1.127 diff --git a/.metadata/.plugins/org.eclipse.jdt.core/javaLikeNames.txt b/.metadata/.plugins/org.eclipse.jdt.core/javaLikeNames.txt new file mode 100644 index 0000000..8586397 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.jdt.core/javaLikeNames.txt @@ -0,0 +1 @@ +java
\ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache b/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache Binary files differnew file mode 100644 index 0000000..3015db6 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache diff --git a/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt b/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt new file mode 100644 index 0000000..13d8cd2 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt @@ -0,0 +1,78 @@ +INDEX VERSION 1.127+/home/foghrye4/Programs/Forge 1.7.10/.metadata/.plugins/org.eclipse.jdt.core +3214207201.index +2305881512.index +3119809884.index +2350366299.index +311136750.index +1932949083.index +2066489604.index +2005663923.index +3453436184.index +2424439981.index +1070717376.index +3957341899.index +365746132.index +2241609340.index +936311843.index +2630498905.index +3505346572.index +1721267593.index +2454880698.index +686465974.index +3875248338.index +1769112742.index +281449128.index +4074952241.index +149203752.index +724252526.index +2771403403.index +2264959299.index +3803692344.index +3326160014.index +2095122793.index +89072084.index +2986721150.index +120211678.index +3673728484.index +3998409534.index +2119276847.index +3040177439.index +1592813510.index +1378081998.index +2691718362.index +2896310024.index +1568666669.index +2464122576.index +527624335.index +3157227259.index +3229581720.index +1847729490.index +3046902022.index +866804943.index +2281424657.index +3188207552.index +2233963263.index +2303258084.index +1189007535.index +1359712097.index +1729742098.index +1734602489.index +2159999914.index +4120319570.index +2501865248.index +1877060153.index +742522455.index +3784580749.index +3634299467.index +3244138815.index +1611075087.index +718386263.index +2720532799.index +3765020915.index +1913109094.index +797577769.index +1199027344.index +1468360981.index +1207630805.index +4217538243.index +2841451250.index diff --git a/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat b/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat Binary files differnew file mode 100644 index 0000000..0edae4b --- /dev/null +++ b/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat diff --git a/.metadata/.plugins/org.eclipse.jdt.launching/.install.xml b/.metadata/.plugins/org.eclipse.jdt.launching/.install.xml new file mode 100644 index 0000000..66c5037 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.jdt.launching/.install.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<dirs> +<entry loc="/usr/lib/jvm/java-8-oracle" stamp="1479024202000"/> +</dirs> diff --git a/.metadata/.plugins/org.eclipse.jdt.launching/libraryInfos.xml b/.metadata/.plugins/org.eclipse.jdt.launching/libraryInfos.xml new file mode 100644 index 0000000..9108ef2 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.jdt.launching/libraryInfos.xml @@ -0,0 +1,41 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<libraryInfos> +<libraryInfo home="/usr/lib/jvm/java-8-oracle/jre" version="1.8.0_111"> +<bootpath> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/resources.jar"/> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/rt.jar"/> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/sunrsasign.jar"/> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/jsse.jar"/> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/jce.jar"/> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/charsets.jar"/> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/jfr.jar"/> +<entry path="/usr/lib/jvm/java-8-oracle/jre/classes"/> +</bootpath> +<extensionDirs> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/ext"/> +<entry path="/usr/java/packages/lib/ext"/> +</extensionDirs> +<endorsedDirs> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/endorsed"/> +</endorsedDirs> +</libraryInfo> +<libraryInfo home="/usr/lib/jvm/java-8-oracle" version="1.8.0_111"> +<bootpath> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/resources.jar"/> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/rt.jar"/> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/sunrsasign.jar"/> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/jsse.jar"/> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/jce.jar"/> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/charsets.jar"/> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/jfr.jar"/> +<entry path="/usr/lib/jvm/java-8-oracle/jre/classes"/> +</bootpath> +<extensionDirs> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/ext"/> +<entry path="/usr/java/packages/lib/ext"/> +</extensionDirs> +<endorsedDirs> +<entry path="/usr/lib/jvm/java-8-oracle/jre/lib/endorsed"/> +</endorsedDirs> +</libraryInfo> +</libraryInfos> diff --git a/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml b/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml new file mode 100644 index 0000000..a4ee3cb --- /dev/null +++ b/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<typeInfoHistroy/> diff --git a/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml b/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml new file mode 100644 index 0000000..9e390f5 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<qualifiedTypeNameHistroy/> diff --git a/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml b/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml new file mode 100644 index 0000000..7a98cc4 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<section name="Workbench"> + <item value="/home/foghrye4/Programs/Forge 1.7.10/src" key="org.eclipse.jdt.ui.last.external.project"/> + <section name="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart"> + <item value="2" key="layout"/> + <item value="true" key="group_libraries"/> + <item value="<?xml version="1.0" encoding="UTF-8"?>
<packageExplorer group_libraries="1" layout="2" linkWithEditor="0" rootMode="1" workingSetName="Aggregate for window 1478336061751">
<customFilters userDefinedPatternsEnabled="false">
<xmlDefinedFilters>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.StaticsFilter" isEnabled="false"/>
<child filterId="org.eclipse.mylyn.java.ui.MembersFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter" isEnabled="true"/>
<child filterId="org.eclipse.m2e.MavenModuleFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.FieldsFilter" isEnabled="false"/>
</xmlDefinedFilters>
</customFilters>
</packageExplorer>" key="memento"/> + <item value="1" key="rootMode"/> + <item value="false" key="linkWithEditor"/> + </section> + <section name="BuildPathsPropertyPage"> + <item value="3" key="pageIndex"/> + </section> + <section name="JavaElementSearchActions"> + </section> +</section> diff --git a/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/.workspace/2016/11/49/refactorings.history b/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/.workspace/2016/11/49/refactorings.history new file mode 100644 index 0000000..db9ec99 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/.workspace/2016/11/49/refactorings.history @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<session version="1.0"> +<refactoring comment="Delete resource 'Minecraft IHL Tools and Machines'" deleteContents="true" description="Delete resource 'Minecraft IHL Tools and Machines'" element1="/Minecraft IHL Tools and Machines" flags="7" id="org.eclipse.ltk.core.refactoring.delete.resources" resources="1" stamp="1480439642042"/> +</session>
\ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/.workspace/2016/11/49/refactorings.index b/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/.workspace/2016/11/49/refactorings.index new file mode 100644 index 0000000..74fd2b0 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/.workspace/2016/11/49/refactorings.index @@ -0,0 +1 @@ +1480439642042 Delete resource 'Minecraft IHL Tools and Machines' diff --git a/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/Minecraft IHL Tools and Machines/2016/11/49/refactorings.history b/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/Minecraft IHL Tools and Machines/2016/11/49/refactorings.history new file mode 100644 index 0000000..8786bce --- /dev/null +++ b/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/Minecraft IHL Tools and Machines/2016/11/49/refactorings.history @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<session version="1.0"> +<refactoring accessors="true" comment="Delete element from project 'Minecraft IHL Tools and Machines'
- Original project: 'Minecraft IHL Tools and Machines'
- Original element: 'Minecraft IHL Tools and Machines/src'" description="Delete element" element1="/src" elements="1" flags="589830" id="org.eclipse.jdt.ui.delete" resources="0" stamp="1480439543426" subPackages="false" version="1.0"/> +</session>
\ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/Minecraft IHL Tools and Machines/2016/11/49/refactorings.index b/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/Minecraft IHL Tools and Machines/2016/11/49/refactorings.index new file mode 100644 index 0000000..f995f61 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/Minecraft IHL Tools and Machines/2016/11/49/refactorings.index @@ -0,0 +1 @@ +1480439543426 Delete element diff --git a/.metadata/.plugins/org.eclipse.ltk.ui.refactoring/dialog_settings.xml b/.metadata/.plugins/org.eclipse.ltk.ui.refactoring/dialog_settings.xml new file mode 100644 index 0000000..aa26784 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.ltk.ui.refactoring/dialog_settings.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<section name="Workbench"> + <section name="RefactoringWizard.preview"> + <item value="600" key="width"/> + <item value="400" key="height"/> + </section> +</section> diff --git a/.metadata/.plugins/org.eclipse.m2e.logback.configuration/0.log b/.metadata/.plugins/org.eclipse.m2e.logback.configuration/0.log new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.m2e.logback.configuration/0.log diff --git a/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.6.0.20150526-2032.xml b/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.6.0.20150526-2032.xml new file mode 100644 index 0000000..e33758c --- /dev/null +++ b/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.6.0.20150526-2032.xml @@ -0,0 +1,43 @@ +<configuration scan="true"> + <appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender"> + <encoder class="ch.qos.logback.classic.encoder.PatternLayoutEncoder"> + <pattern>%date [%thread] %-5level %logger{35} - %msg%n</pattern> + </encoder> + <filter class="ch.qos.logback.classic.filter.ThresholdFilter"> + <level>OFF</level> <!-- change to DEBUG to mimic '-consolelog' behaviour --> + </filter> + </appender> + + <appender name="FILE" class="ch.qos.logback.core.rolling.RollingFileAppender"> + <File>${org.eclipse.m2e.log.dir}/0.log</File> + <rollingPolicy class="ch.qos.logback.core.rolling.FixedWindowRollingPolicy"> + <FileNamePattern>${org.eclipse.m2e.log.dir}/%i.log</FileNamePattern> + <MinIndex>1</MinIndex> + <MaxIndex>10</MaxIndex> + </rollingPolicy> + <triggeringPolicy class="ch.qos.logback.core.rolling.SizeBasedTriggeringPolicy"> + <MaxFileSize>100MB</MaxFileSize> + </triggeringPolicy> + <encoder class="ch.qos.logback.classic.encoder.PatternLayoutEncoder"> + <pattern>%date [%thread] %-5level %logger{35} - %msg%n</pattern> + </encoder> + </appender> + + <appender name="EclipseLog" class="org.eclipse.m2e.logback.appender.EclipseLogAppender"> + <filter class="ch.qos.logback.classic.filter.ThresholdFilter"> + <level>WARN</level> + </filter> + </appender> + + <appender name="MavenConsoleLog" class="org.eclipse.m2e.logback.appender.MavenConsoleAppender"> + </appender> + + <root level="INFO"> + <appender-ref ref="FILE" /> + <appender-ref ref="STDOUT" /> + <appender-ref ref="EclipseLog" /> + <appender-ref ref="MavenConsoleLog" /> + </root> + + <logger name="com.ning.http.client" level="INFO" /> +</configuration> diff --git a/.metadata/.plugins/org.eclipse.mylyn.tasks.ui/dialog_settings.xml b/.metadata/.plugins/org.eclipse.mylyn.tasks.ui/dialog_settings.xml new file mode 100644 index 0000000..dadcb51 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.mylyn.tasks.ui/dialog_settings.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<section name="Workbench"> + <section name="TaskSelectionDialogSection"> + <item value="false" key="OpenInBrowser"/> + <item value="true" key="ShowCompletedTasks"/> + <item value="Aggregate for window 1478336061751" key="WorkingSetName"/> + <item value="true" key="IsUsingWindowWorkingSet"/> + <item value="true" key="ShowStatusLine"/> + <item value="<?xml version="1.0" encoding="UTF-8"?>
<History/>" key="History"/> + <section name="DialogBoundsSettings"> + <item value="600" key="DIALOG_WIDTH"/> + <item value="1|Ubuntu|11.0|0|GTK|1|" key="DIALOG_FONT_NAME"/> + <item value="500" key="DIALOG_HEIGHT"/> + <item value="212" key="DIALOG_X_ORIGIN"/> + <item value="51" key="DIALOG_Y_ORIGIN"/> + </section> + </section> +</section> diff --git a/.metadata/.plugins/org.eclipse.oomph.setup/workspace.setup b/.metadata/.plugins/org.eclipse.oomph.setup/workspace.setup new file mode 100644 index 0000000..1f73e14 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.oomph.setup/workspace.setup @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<setup:Workspace + xmi:version="2.0" + xmlns:xmi="http://www.omg.org/XMI" + xmlns:setup="http://www.eclipse.org/oomph/setup/1.0" + name="workspace"/> diff --git a/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml b/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml new file mode 100644 index 0000000..6e8653a --- /dev/null +++ b/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<section name="Workbench"> + <section name="ExternalProjectImportWizard"> + <item value="false" key="WizardProjectsImportPage.STORE_NESTED_PROJECTS"/> + <item value="true" key="WizardProjectsImportPage.STORE_COPY_PROJECT_ID"/> + <item value="false" key="WizardProjectsImportPage.STORE_ARCHIVE_SELECTED"/> + <list key="WizardProjectsImportPage.STORE_DIRECTORIES"> + <item value="/home/foghrye4/Programs/Forge 1.7.10"/> + </list> + <list key="WizardProjectsImportPage.STORE_ARCHIVES"> + <item value=""/> + </list> + </section> + <section name="WORKBENCH_SETTINGS"> + <list key="ENABLED_TRANSFERS"> + </list> + </section> + <section name="ChooseWorkspaceDialogSettings"> + <item value="328" key="DIALOG_X_ORIGIN"/> + <item value="302" key="DIALOG_Y_ORIGIN"/> + </section> +</section> diff --git a/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml b/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml new file mode 100644 index 0000000..347a32c --- /dev/null +++ b/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<section name="Workbench"> + <section name="org.eclipse.ui.internal.QuickAccess"> + <item value="-1" key="dialogHeight"/> + <item value="-1" key="dialogWidth"/> + <list key="textEntries"> + </list> + <list key="orderedElements"> + </list> + <list key="orderedProviders"> + </list> + <list key="textArray"> + </list> + </section> + <section name="ImportExportAction"> + </section> +</section> diff --git a/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml b/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml new file mode 100644 index 0000000..436e85d --- /dev/null +++ b/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<workingSetManager> +<workingSet aggregate="true" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1478336061752_0" label="Window Working Set" name="Aggregate for window 1478336061751"/> +</workingSetManager>
\ No newline at end of file diff --git a/.metadata/.plugins/org.eclipse.wst.sse.core/task-tags.properties b/.metadata/.plugins/org.eclipse.wst.sse.core/task-tags.properties new file mode 100644 index 0000000..3c97d33 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.wst.sse.core/task-tags.properties @@ -0,0 +1,3 @@ +# +#Tue Nov 29 20:12:48 MSK 2016 +task-tag-projects-already-scanned= diff --git a/.metadata/version.ini b/.metadata/version.ini new file mode 100644 index 0000000..7399216 --- /dev/null +++ b/.metadata/version.ini @@ -0,0 +1,3 @@ +#Mon Jan 02 20:37:42 MSK 2017 +org.eclipse.core.runtime=2 +org.eclipse.platform=4.5.0.v20150603-2000 |
