2757 lines
415 KiB
XML
2757 lines
415 KiB
XML
<?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="_6roLcBWuEfG2wuiNQTgMeg" elementId="org.eclipse.e4.legacy.ide.application" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_6roLcRWuEfG2wuiNQTgMeg" bindingContexts="_6ro1NxWuEfG2wuiNQTgMeg">
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<workbench>
<mruList>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="ToyEntity.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/ToyEntity.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/ToyEntity.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="StrafeEntity.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/StrafeEntity.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/StrafeEntity.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="SperreEntity.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/SperreEntity.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/SperreEntity.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="AufgabeEntity.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/AufgabeEntity.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/AufgabeEntity.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="AufgabenGruppeEntity.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/AufgabenGruppeEntity.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/AufgabenGruppeEntity.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.ui.genericeditor.GenericEditor" name="activate.html" tooltip="xxxthegame/src/main/resources/static/activate.html">
<persistable path="/xxxthegame/src/main/resources/static/activate.html"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.ui.genericeditor.GenericEditor" name="userhome.html" tooltip="xxxthegame/src/main/resources/static/userhome.html">
<persistable path="/xxxthegame/src/main/resources/static/userhome.html"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.ui.genericeditor.GenericEditor" name="registration.html" tooltip="xxxthegame/src/main/resources/static/registration.html">
<persistable path="/xxxthegame/src/main/resources/static/registration.html"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.ui.genericeditor.GenericEditor" name="login.html" tooltip="xxxthegame/src/main/resources/static/login.html">
<persistable path="/xxxthegame/src/main/resources/static/login.html"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.ui.genericeditor.GenericEditor" name="index.html" tooltip="xxxthegame/src/main/resources/static/index.html">
<persistable path="/xxxthegame/src/main/resources/static/index.html"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="RegistrationController.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/registration/RegistrationController.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/registration/RegistrationController.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="ActivationController.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/registration/ActivationController.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/registration/ActivationController.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="SecurityConfig.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/config/SecurityConfig.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/config/SecurityConfig.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="LoginController.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/user/LoginController.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/user/LoginController.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="JwtService.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/config/JwtService.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/config/JwtService.java"/>
</file>
<file factoryID="org.eclipse.jdt.ui.ClassFileEditorInputFactory" id="org.eclipse.jdt.ui.ClassFileEditor" name="UsernamePasswordAuthenticationFilter.class" tooltip="org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter">
<persistable org.eclipse.jdt.ui.ClassFileIdentifier="=xxxthegame/\/home\/mario\/.gradle\/caches\/modules-2\/files-2.1\/org.springframework.security\/spring-security-web\/6.4.3\/7e0887e8fccda083d8bb4abb58997909480ea4a0\/spring-security-web-6.4.3.jar=/gradle_used_by_scope=/main,test=/&lt;org.springframework.security.web.authentication(UsernamePasswordAuthenticationFilter.class" org.eclipse.jdt.ui.ClassFileIdentifier.name="UsernamePasswordAuthenticationFilter.class"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="JwtAuthenticationFilter.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/config/JwtAuthenticationFilter.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/config/JwtAuthenticationFilter.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="RegistrationRepository.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/registration/RegistrationRepository.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/registration/RegistrationRepository.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="UserRepository.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/user/UserRepository.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/user/UserRepository.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="Registration.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/user/Registration.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/user/Registration.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="SpringBootPropertyEditor" name="application.properties" tooltip="xxxthegame/src/main/resources/application.properties">
<persistable path="/xxxthegame/src/main/resources/application.properties"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="XxxThegameApplication.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/XxxThegameApplication.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/XxxThegameApplication.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="RegistrationEntity.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/registration/RegistrationEntity.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/registration/RegistrationEntity.java"/>
</file>
<file factoryID="org.eclipse.jdt.ui.ClassFileEditorInputFactory" id="org.eclipse.jdt.ui.ClassFileEditor" name="String.class" tooltip="java.lang.String">
<persistable org.eclipse.jdt.ui.ClassFileIdentifier="=xxxthegame/\/snap\/eclipse\/131\/usr\/lib\/eclipse\/plugins\/org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_21.0.9.v20251105-0741\/jre\/lib\/jrt-fs.jar`java.base=/javadoc_location=/https:\/\/docs.oracle.com\/en\/java\/javase\/21\/docs\/api\/=/&lt;java.lang(String.class" org.eclipse.jdt.ui.ClassFileIdentifier.name="String.class"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="FillerController.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/aufgaben/controller/FillerController.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/aufgaben/controller/FillerController.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="DefaultFiller.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/aufgaben/DefaultFiller.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/aufgaben/DefaultFiller.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="GeschlechtEnum.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/session/GeschlechtEnum.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/session/GeschlechtEnum.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="SperreController.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/session/controller/SperreController.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/session/controller/SperreController.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="SperreController.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/aufgaben/controller/SperreController.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/aufgaben/controller/SperreController.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.ui.DefaultTextEditor" name="settings.gradle.kts" tooltip="xxxthegame/settings.gradle.kts">
<persistable path="/xxxthegame/settings.gradle.kts"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.ui.DefaultTextEditor" name="build.gradle.kts" tooltip="xxxthegame/build.gradle.kts">
<persistable path="/xxxthegame/build.gradle.kts"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="MailService.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/mail/MailService.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/mail/MailService.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="Email.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/mail/Email.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/mail/Email.java"/>
</file>
<file factoryID="org.eclipse.jdt.ui.ClassFileEditorInputFactory" id="org.eclipse.jdt.ui.ClassFileEditor" name="JavaMailSender.class" tooltip="org.springframework.mail.javamail.JavaMailSender">
<persistable org.eclipse.jdt.ui.ClassFileIdentifier="=xxxthegame/\/home\/mario\/.gradle\/caches\/modules-2\/files-2.1\/org.springframework\/spring-context-support\/6.2.3\/4b03d0d4735ac68dbca8953b4e5cae4b1997e3b1\/spring-context-support-6.2.3.jar=/gradle_used_by_scope=/main,test=/&lt;org.springframework.mail.javamail(JavaMailSender.class" org.eclipse.jdt.ui.ClassFileIdentifier.name="JavaMailSender.class"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.ui.DefaultTextEditor" name="gradlew" tooltip="xxxthegame/gradlew">
<persistable path="/xxxthegame/gradlew"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="SessionRepository.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/session/repository/SessionRepository.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/session/repository/SessionRepository.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="AktiveSperreRepository.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/session/repository/AktiveSperreRepository.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/session/repository/AktiveSperreRepository.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="MitspielerRepository.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/session/repository/MitspielerRepository.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/session/repository/MitspielerRepository.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="AktiveSperre.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/session/AktiveSperre.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/session/AktiveSperre.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="AufgabeAnzeige.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/session/AufgabeAnzeige.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/session/AufgabeAnzeige.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="AufgabeArt.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/session/AufgabeArt.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/session/AufgabeArt.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="Callback.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/session/Callback.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/session/Callback.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="Mitspieler.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/session/Mitspieler.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/session/Mitspieler.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="Werkzeug.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/session/Werkzeug.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/session/Werkzeug.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="SessionDurchfuehren.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/session/SessionDurchfuehren.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/session/SessionDurchfuehren.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="Session.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/session/Session.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/session/Session.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="RolleEnum.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/session/RolleEnum.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/session/RolleEnum.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="UserController.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/user/UserController.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/user/UserController.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="UserEntity.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/user/UserEntity.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/user/UserEntity.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="User.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/user/User.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/user/User.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="AufgabeController.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/aufgaben/controller/AufgabeController.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/aufgaben/controller/AufgabeController.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="StrafeController.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/aufgaben/controller/StrafeController.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/aufgaben/controller/StrafeController.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="ToyController.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/aufgaben/controller/ToyController.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/aufgaben/controller/ToyController.java"/>
</file>
</mruList>
</workbench>"/>
|
|
<tags>activeSchemeId:org.eclipse.ui.defaultAcceleratorConfiguration</tags>
|
|
<children xsi:type="basic:TrimmedWindow" xmi:id="_6roLcRWuEfG2wuiNQTgMeg" elementId="IDEWindow" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_6roLchWuEfG2wuiNQTgMeg" label="%trimmedwindow.label.eclipseSDK" x="26" y="23" width="2560" height="1347">
|
|
<persistedState key="coolBarVisible" value="true"/>
|
|
<persistedState key="perspectiveBarVisible" value="true"/>
|
|
<persistedState key="isRestored" value="true"/>
|
|
<persistedState key="workingSets" value="<?xml version="1.0" encoding="UTF-8"?>
<workingSets/>"/>
|
|
<persistedState key="aggregateWorkingSetId" value="Aggregate for window 1772382437048"/>
|
|
<persistedState key="show_in_time" value="<?xml version="1.0" encoding="UTF-8"?>
<show_in_time/>"/>
|
|
<tags>topLevel</tags>
|
|
<tags>shellMaximized</tags>
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_6roLchWuEfG2wuiNQTgMeg" selectedElement="_6roLcxWuEfG2wuiNQTgMeg" horizontal="true">
|
|
<children xsi:type="advanced:PerspectiveStack" xmi:id="_6roLcxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.ide.perspectivestack" containerData="7500" selectedElement="_6roLdBWuEfG2wuiNQTgMeg">
|
|
<children xsi:type="advanced:Perspective" xmi:id="_6roLdBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.JavaPerspective" selectedElement="_6roLdRWuEfG2wuiNQTgMeg" label="Java" iconURI="platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/eview16/jperspective.svg">
|
|
<persistedState key="persp.hiddenItems" value="persp.hideToolbarSC:print,persp.hideToolbarSC:org.eclipse.ui.edit.undo,persp.hideToolbarSC:org.eclipse.ui.edit.redo,persp.hideToolbarSC:org.eclipse.ui.edit.text.toggleShowSelectedElementOnly,persp.hideToolbarSC:org.eclipse.debug.ui.commands.RunToLine,persp.hideToolbarSC:org.eclipse.jdt.ui.actions.OpenProjectWizard,"/>
|
|
<tags>persp.actionSet:org.eclipse.mylyn.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.text.quicksearch.actionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.externaltools.ExternalToolsSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.actionSet.keyBindings</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.actionSet.openFiles</tags>
|
|
<tags>persp.actionSet:org.eclipse.debug.ui.launchActionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.jdt.ui.JavaActionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.NavigateActionSet</tags>
|
|
<tags>persp.viewSC:org.eclipse.jdt.ui.PackageExplorer</tags>
|
|
<tags>persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy</tags>
|
|
<tags>persp.viewSC:org.eclipse.jdt.ui.SourceView</tags>
|
|
<tags>persp.viewSC:org.eclipse.jdt.ui.JavadocView</tags>
|
|
<tags>persp.viewSC:org.eclipse.search.ui.views.SearchView</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.console.ConsoleView</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.views.ContentOutline</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.views.ProblemView</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.views.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.NewRecordCreationWizard</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.showIn:org.eclipse.jdt.ui.PackageExplorer</tags>
|
|
<tags>persp.showIn:org.eclipse.team.ui.GenericHistoryView</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.terminal.view.ui.TerminalsView</tags>
|
|
<tags>persp.showIn:org.eclipse.terminal.view.ui.TerminalsView</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.m2e.core.wizards.Maven2ProjectWizard</tags>
|
|
<tags>persp.actionSet:org.eclipse.eclemma.ui.CoverageActionSet</tags>
|
|
<tags>persp.showIn:org.eclipse.eclemma.ui.CoverageView</tags>
|
|
<tags>persp.viewSC:org.eclipse.jdt.bcoview.views.BytecodeOutlineView</tags>
|
|
<tags>persp.showIn:org.eclipse.egit.ui.RepositoriesView</tags>
|
|
<tags>persp.newWizSC:org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard</tags>
|
|
<tags>persp.actionSet:org.eclipse.jdt.junit.JUnitActionSet</tags>
|
|
<tags>persp.viewSC:org.eclipse.ant.ui.views.AntView</tags>
|
|
<tags>persp.actionSet:org.springsource.ide.eclipse.commons.launch.actionSet</tags>
|
|
<tags>persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/onboarding_jperspective.svg</tags>
|
|
<tags>persp.editorOnboardingText:Open a file or drop files here to open them.</tags>
|
|
<tags>persp.editorOnboardingCommand:Find Actions$$$Ctrl+3</tags>
|
|
<tags>persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L</tags>
|
|
<tags>persp.editorOnboardingCommand:New$$$Ctrl+N</tags>
|
|
<tags>persp.editorOnboardingCommand:Open Type$$$Shift+Ctrl+T</tags>
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_6roLdRWuEfG2wuiNQTgMeg" selectedElement="_6roLfhWuEfG2wuiNQTgMeg" horizontal="true">
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_6roLdhWuEfG2wuiNQTgMeg" containerData="2500" selectedElement="_6roLdxWuEfG2wuiNQTgMeg">
|
|
<children xsi:type="basic:PartStack" xmi:id="_6roLdxWuEfG2wuiNQTgMeg" elementId="left" containerData="6000" selectedElement="_6roLeBWuEfG2wuiNQTgMeg">
|
|
<tags>org.eclipse.e4.primaryNavigationStack</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLeBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.PackageExplorer" ref="_6roNxBWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLeRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="_6roOJBWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLehWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigator.ProjectExplorer" toBeRendered="false" ref="_6roOJRWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLexWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.junit.ResultView" toBeRendered="false" ref="_6roy5RWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_6roLfBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewMStack" toBeRendered="false" containerData="4000">
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLfRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesView" toBeRendered="false" ref="_6roy5BWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Git</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_6roLfhWuEfG2wuiNQTgMeg" containerData="7500" selectedElement="_6roLfxWuEfG2wuiNQTgMeg">
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_6roLfxWuEfG2wuiNQTgMeg" containerData="7500" selectedElement="_6roLgBWuEfG2wuiNQTgMeg" horizontal="true">
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLgBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.editorss" containerData="7500" ref="_6roNrhWuEfG2wuiNQTgMeg"/>
|
|
<children xsi:type="basic:PartStack" xmi:id="_6roLgRWuEfG2wuiNQTgMeg" elementId="right" containerData="2500" selectedElement="_6roLghWuEfG2wuiNQTgMeg">
|
|
<tags>org.eclipse.e4.secondaryNavigationStack</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLghWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.ContentOutline" ref="_6royoBWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLgxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.texteditor.TemplatesView" toBeRendered="false" ref="_6roy3xWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLhBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.minimap.MinimapView" toBeRendered="false" ref="_6roy4BWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLhRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" ref="_6roy4RWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Mylyn</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLhhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.bcoview.views.BytecodeOutlineView" toBeRendered="false" ref="_6roy4xWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLhxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="_6roy5hWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Ant</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_6roLiBWuEfG2wuiNQTgMeg" elementId="bottom" containerData="2500" selectedElement="_6roLjRWuEfG2wuiNQTgMeg">
|
|
<tags>org.eclipse.e4.secondaryDataStack</tags>
|
|
<tags>Gradle</tags>
|
|
<tags>Oomph</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLiRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.ProblemView" ref="_6roOJhWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLihWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.JavadocView" ref="_6roOOBWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLixWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.SourceView" ref="_6roOORWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLjBWuEfG2wuiNQTgMeg" elementId="org.eclipse.search.ui.views.SearchView" ref="_6roOOhWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLjRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.console.ConsoleView" ref="_6royhxWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLjhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="_6roynhWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLjxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.ProgressView" toBeRendered="false" ref="_6roynxWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLkBWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.view.ui.TerminalsView" toBeRendered="false" ref="_6roy4hWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Terminal</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLkRWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.views.taskview" ref="_6roy5xWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Gradle</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLkhWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.views.executionview" ref="_6roy_RWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Gradle</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLkxWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.presentation.NotificationView:ID1" toBeRendered="false" ref="_6rozABWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Oomph</tags>
|
|
<tags>NoRestore</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_6roLlBWuEfG2wuiNQTgMeg" elementId="stickyFolderRight" toBeRendered="false" containerData="2500">
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLlRWuEfG2wuiNQTgMeg" elementId="org.eclipse.help.ui.HelpView" toBeRendered="false" ref="_6roNqRWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLlhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.internal.introview" toBeRendered="false" ref="_6roNqhWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_6roLlxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" toBeRendered="false" ref="_6roNrRWuEfG2wuiNQTgMeg" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roNqRWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.help.ui.internal.views.HelpView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.help.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roNqhWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.ViewIntroAdapterPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view>
<presentation currentPage="qroot" restore="true"/>
<standbyPart/>
</view>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
<menus xmi:id="_6roNqxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.internal.introview">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_6roNrBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.internal.introview" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roNrRWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.cheatsheets.views.CheatSheetView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.cheatsheets"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="advanced:Area" xmi:id="_6roNrhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.editorss" selectedElement="_6roNrxWuEfG2wuiNQTgMeg">
|
|
<children xsi:type="basic:PartStack" xmi:id="_6roNrxWuEfG2wuiNQTgMeg" elementId="org.eclipse.e4.primaryDataStack" selectedElement="_6roNsBWuEfG2wuiNQTgMeg">
|
|
<tags>EditorStack</tags>
|
|
<tags>org.eclipse.e4.primaryDataStack</tags>
|
|
<tags>active</tags>
|
|
<children xsi:type="basic:Part" xmi:id="_6roNsBWuEfG2wuiNQTgMeg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="ToyEntity.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.svg" closeable="true">
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor" name="ToyEntity.java" partName="ToyEntity.java" title="ToyEntity.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/ToyEntity.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/ToyEntity.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
<tags>active</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_6roNtBWuEfG2wuiNQTgMeg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="AufgabenGruppeEntity.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.svg" closeable="true">
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor" name="AufgabenGruppeEntity.java" partName="AufgabenGruppeEntity.java" title="AufgabenGruppeEntity.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/AufgabenGruppeEntity.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/AufgabenGruppeEntity.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_6roNuBWuEfG2wuiNQTgMeg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="AufgabeEntity.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.svg" closeable="true">
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor" name="AufgabeEntity.java" partName="AufgabeEntity.java" title="AufgabeEntity.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/AufgabeEntity.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/AufgabeEntity.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_6roNvBWuEfG2wuiNQTgMeg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="StrafeEntity.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.svg" closeable="true">
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor" name="StrafeEntity.java" partName="StrafeEntity.java" title="StrafeEntity.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/StrafeEntity.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/StrafeEntity.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_6roNwBWuEfG2wuiNQTgMeg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="SperreEntity.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.svg" closeable="true">
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor" name="SperreEntity.java" partName="SperreEntity.java" title="SperreEntity.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/SperreEntity.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/xxxthegame/src/main/java/de/oaa/xxx/aufgaben/entity/SperreEntity.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
</children>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roNxBWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view group_libraries="1" layout="1" linkWithEditor="1" rootMode="1" workingSetName="Aggregate for window 1772382437048">
<customFilters userDefinedPatternsEnabled="false">
<xmlDefinedFilters>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.StaticsFilter" isEnabled="false"/>
<child filterId="org.eclipse.buildship.ui.packageexplorer.filter.gradle.buildfolder" isEnabled="true"/>
<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.buildship.ui.packageexplorer.filter.gradle.subProject" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.DeprecatedMembersFilter" 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>
|
|
<menus xmi:id="_6roNxRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.PackageExplorer">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_6roOHhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.PackageExplorer"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roOJBWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.typehierarchy.TypeHierarchyViewPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roOJRWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.navigator.resources.ProjectExplorer"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.navigator.resources"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roOJhWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.ProblemsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<persistedState key="memento" value="<?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">
<columnWidths org.eclipse.ui.ide.locationField="105" org.eclipse.ui.ide.markerType="105" org.eclipse.ui.ide.pathField="140" org.eclipse.ui.ide.resourceField="105" org.eclipse.ui.ide.severityAndDescriptionField="350"/>
<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="_6roOJxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.ProblemView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_6roOMxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.ProblemView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roOOBWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.infoviews.JavadocView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roOORWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.infoviews.SourceView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roOOhWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.search2.internal.ui.SearchView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.search"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view isPinned="false">
<view IMemento.internal.id="org.eclipse.jdt.ui.JavaSearchResultPage" org.eclipse.jdt.search.resultpage.grouping="4" org.eclipse.jdt.search.resultpage.limit="1000" org.eclipse.jdt.search.resultpage.limit_enabled="TRUE" org.eclipse.jdt.search.resultpage.sorting="1" org.eclipse.search.lastActivation="1" org.eclipse.search.resultpage.layout="2"/>
<view IMemento.internal.id="" org.eclipse.search.lastActivation="0"/>
</view>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
<menus xmi:id="_6roOOxWuEfG2wuiNQTgMeg" elementId="org.eclipse.search.ui.views.SearchView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_6roOTBWuEfG2wuiNQTgMeg" elementId="org.eclipse.search.ui.views.SearchView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6royhxWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.console.ConsoleView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.console"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
<menus xmi:id="_6royiBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.console.ConsoleView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_6royixWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.console.ConsoleView"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roynhWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.BookmarksView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roynxWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.progress.ProgressView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6royoBWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.contentoutline.ContentOutline"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
<menus xmi:id="_6royoRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.ContentOutline">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_6royuBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.ContentOutline"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roy3xWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.texteditor.templates.TemplatesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roy4BWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.minimap.MinimapView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Minimap" iconURI="platform:/plugin/org.eclipse.ui.workbench.texteditor/icons/full/eview16/minimap.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.minimap.MinimapView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.workbench.texteditor"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roy4RWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.tasks.ui.views.TaskListView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.tasks.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Mylyn</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roy4hWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.view.ui.TerminalsView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Terminal" iconURI="platform:/plugin/org.eclipse.terminal.view.ui/icons/eview16/terminal_view.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.terminal.view.ui.internal.view.TerminalsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.terminal.view.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Terminal</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roy4xWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.bcoview.views.BytecodeOutlineView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Bytecode" iconURI="platform:/plugin/org.eclipse.jdt.bcoview/icons/bytecodeview.gif" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.bcoview.views.BytecodeOutlineView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.bcoview"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roy5BWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.repository.RepositoriesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Git</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roy5RWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.junit"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roy5hWuEfG2wuiNQTgMeg" 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.svg" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ant.internal.ui.views.AntView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ant.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Ant</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roy5xWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.views.taskview" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Gradle Tasks" iconURI="platform:/plugin/org.eclipse.buildship.ui/icons/full/eview16/tasks_view.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.buildship.ui.internal.view.task.TaskView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.buildship.ui"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Gradle</tags>
|
|
<menus xmi:id="_6roy6BWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.views.taskview">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_6roy9BWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.views.taskview" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6roy_RWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.views.executionview" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Gradle Executions" iconURI="platform:/plugin/org.eclipse.buildship.ui/icons/full/eview16/executions_view.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.buildship.ui.internal.view.execution.ExecutionsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.buildship.ui"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Gradle</tags>
|
|
<menus xmi:id="_6roy_hWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.views.executionview">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_6roy_xWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.views.executionview" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_6rozABWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.presentation.NotificationView:ID1" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Eclipse IDE for Java Developers 2026-03 RC1" iconURI="platform:/plugin/org.eclipse.oomph.setup.editor/icons/notification.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.oomph.setup.editor"/>
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.oomph.setup.presentation.NotificationViewPart"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Oomph</tags>
|
|
<tags>NoRestore</tags>
|
|
<menus xmi:id="_6rozARWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.presentation.NotificationView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_6rozAhWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.presentation.NotificationView" visible="false"/>
|
|
</sharedElements>
|
|
<trimBars xmi:id="_6rozAxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.main.toolbar" contributorURI="platform:/plugin/org.eclipse.platform">
|
|
<children xsi:type="menu:ToolBar" xmi:id="_6rozBBWuEfG2wuiNQTgMeg" elementId="group.file" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_6rozBRWuEfG2wuiNQTgMeg" elementId="group.file" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_6rozBhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.workbench.file">
|
|
<tags>Draggable</tags>
|
|
<children xsi:type="menu:HandledToolItem" xmi:id="_6rozDhWuEfG2wuiNQTgMeg" elementId="print" visible="false" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.svg" tooltip="Print" command="_6rpesBWuEfG2wuiNQTgMeg"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_6rozExWuEfG2wuiNQTgMeg" elementId="group.edit" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_6rozFBWuEfG2wuiNQTgMeg" elementId="group.edit" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_6rozFRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.workbench.edit">
|
|
<tags>Draggable</tags>
|
|
<children xsi:type="menu:HandledToolItem" xmi:id="_6rozFxWuEfG2wuiNQTgMeg" elementId="undo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/undo_edit.svg" tooltip="Undo" enabled="false" command="_6rpdCBWuEfG2wuiNQTgMeg"/>
|
|
<children xsi:type="menu:HandledToolItem" xmi:id="_6rozGBWuEfG2wuiNQTgMeg" elementId="redo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/redo_edit.svg" tooltip="Redo" enabled="false" command="_6rpdhxWuEfG2wuiNQTgMeg"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_6rozGRWuEfG2wuiNQTgMeg" elementId="additions" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_6rozGhWuEfG2wuiNQTgMeg" elementId="additions" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_6rozNRWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.launchActionSet">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_6rozPRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_6rozQhWuEfG2wuiNQTgMeg" elementId="org.eclipse.search.searchActionSet">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_6rozRxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.actionSet.presentation">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_6rozUhWuEfG2wuiNQTgMeg" elementId="group.nav" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_6rozUxWuEfG2wuiNQTgMeg" elementId="group.nav" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_6rozVBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.workbench.navigate">
|
|
<tags>Draggable</tags>
|
|
<children xsi:type="menu:HandledToolItem" xmi:id="_6rozWhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.pinEditor" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.svg" tooltip="Pin Editor" type="Check" command="_6rpeahWuEfG2wuiNQTgMeg"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_6rozXxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.CompilationUnitEditor" visible="false">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_6rozYBWuEfG2wuiNQTgMeg" elementId="group.editor" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_6rozYRWuEfG2wuiNQTgMeg" elementId="group.editor" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_6rozYhWuEfG2wuiNQTgMeg" elementId="group.help" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_6rozYxWuEfG2wuiNQTgMeg" elementId="group.help" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_6rozZBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.workbench.help" visible="false">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_6rozZxWuEfG2wuiNQTgMeg" 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="_6rozaxWuEfG2wuiNQTgMeg" 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="_6rozchWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.trim.status" contributorURI="platform:/plugin/org.eclipse.platform" side="Bottom">
|
|
<children xsi:type="menu:ToolControl" xmi:id="_6rozcxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.StatusLine" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim">
|
|
<tags>stretch</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_6rozdBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.HeapStatus" contributorURI="platform:/plugin/org.eclipse.platform" toBeRendered="false" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_6rozdRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.ProgressBar" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
</trimBars>
|
|
<trimBars xmi:id="_6rozgBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.trim.vertical1" contributorURI="platform:/plugin/org.eclipse.platform" toBeRendered="false" side="Left">
|
|
<children xsi:type="menu:ToolControl" xmi:id="_6rozgRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.ide.perspectivestack(minimized)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack">
|
|
<tags>TrimStack</tags>
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_6rozghWuEfG2wuiNQTgMeg" elementId="left(IDEWindow).(org.eclipse.jdt.ui.JavaPerspective)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack">
|
|
<tags>TrimStack</tags>
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
</trimBars>
|
|
<trimBars xmi:id="_6rozgxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.trim.vertical2" contributorURI="platform:/plugin/org.eclipse.platform" toBeRendered="false" side="Right">
|
|
<children xsi:type="menu:ToolControl" xmi:id="_6rozhBWuEfG2wuiNQTgMeg" elementId="right(IDEWindow).(org.eclipse.jdt.ui.JavaPerspective)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack">
|
|
<tags>TrimStack</tags>
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_6rozhRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.editorss(IDEWindow).(org.eclipse.jdt.ui.JavaPerspective)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack">
|
|
<tags>TrimStack</tags>
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_6rozhhWuEfG2wuiNQTgMeg" elementId="bottom(IDEWindow).(org.eclipse.jdt.ui.JavaPerspective)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack">
|
|
<tags>TrimStack</tags>
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
</trimBars>
|
|
</children>
|
|
<bindingTables xmi:id="_6rozhxWuEfG2wuiNQTgMeg" contributorURI="platform:/plugin/org.eclipse.platform" bindingContext="_6ro1NxWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6roziBWuEfG2wuiNQTgMeg" keySequence="CTRL+1" command="_6rpczRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roziRWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+I" command="_6rpcrhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozihWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+L" command="_6rpe5RWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozixWuEfG2wuiNQTgMeg" keySequence="CTRL+SPACE" command="_6rpehRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozjBWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+D" command="_6rpfBRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozjRWuEfG2wuiNQTgMeg" keySequence="CTRL+V" command="_6rpcLhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozjhWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+SPACE" command="_6rpc6hWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozjxWuEfG2wuiNQTgMeg" keySequence="CTRL+A" command="_6rpdYRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozkBWuEfG2wuiNQTgMeg" keySequence="CTRL+C" command="_6rpdtBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozkRWuEfG2wuiNQTgMeg" keySequence="CTRL+X" command="_6rpdDhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozkhWuEfG2wuiNQTgMeg" keySequence="CTRL+Z" command="_6rpdCBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozkxWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+Z" command="_6rpdhxWuEfG2wuiNQTgMeg">
|
|
<tags>platform:gtk</tags>
|
|
</bindings>
|
|
<bindings xmi:id="_6rozlBWuEfG2wuiNQTgMeg" keySequence="ALT+PAGE_UP" command="_6rpdkRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozlRWuEfG2wuiNQTgMeg" keySequence="ALT+PAGE_DOWN" command="_6rpeORWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozlhWuEfG2wuiNQTgMeg" keySequence="SHIFT+INSERT" command="_6rpcLhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozlxWuEfG2wuiNQTgMeg" keySequence="ALT+F11" command="_6rpccRWuEfG2wuiNQTgMeg">
|
|
<tags>platform:gtk</tags>
|
|
</bindings>
|
|
<bindings xmi:id="_6rozmBWuEfG2wuiNQTgMeg" keySequence="CTRL+F10" command="_6rpcTxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozmRWuEfG2wuiNQTgMeg" keySequence="CTRL+INSERT" command="_6rpdtBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozmhWuEfG2wuiNQTgMeg" keySequence="CTRL+PAGE_UP" command="_6rpexxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozmxWuEfG2wuiNQTgMeg" keySequence="CTRL+PAGE_DOWN" command="_6rpc1RWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roznBWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+F1" command="_6rpchhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roznRWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+F2" command="_6rpeIBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roznhWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+F3" command="_6rpeuhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roznxWuEfG2wuiNQTgMeg" keySequence="SHIFT+DEL" command="_6rpdDhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozoBWuEfG2wuiNQTgMeg" keySequence="CTRL+6" command="_6rpfzRWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6rozoRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.textEditorScope" bindingContext="_6ro1PBWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6rozohWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+CR" command="_6rpeuRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozoxWuEfG2wuiNQTgMeg" keySequence="CTRL+BS" command="_6rpcARWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozpBWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+Q" command="_6rpctBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozpRWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+J" command="_6rpcqRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozphWuEfG2wuiNQTgMeg" keySequence="CTRL++" command="_6rpeGBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozpxWuEfG2wuiNQTgMeg" keySequence="CTRL+-" command="_6rpdRBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozqBWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+C" command="_6rpcEBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozqRWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+F" command="_6rpc9BWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozqhWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+J" command="_6rpcxBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozqxWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+A" command="_6rpdzxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozrBWuEfG2wuiNQTgMeg" keySequence="CTRL+T" command="_6rpfFxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozrRWuEfG2wuiNQTgMeg" keySequence="CTRL+J" command="_6rpcVxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozrhWuEfG2wuiNQTgMeg" keySequence="CTRL+L" command="_6rpemBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozrxWuEfG2wuiNQTgMeg" keySequence="CTRL+O" command="_6rpe_hWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozsBWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+/" command="_6rpc_BWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozsRWuEfG2wuiNQTgMeg" keySequence="CTRL+D" command="_6rpcYhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozshWuEfG2wuiNQTgMeg" keySequence="CTRL+=" command="_6rpeGBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozsxWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Y" command="_6rpb9hWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roztBWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+DEL" command="_6rpeihWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roztRWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+X" command="_6rpduhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozthWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+Y" command="_6rpdQRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roztxWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+\" command="_6rpd5BWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozuBWuEfG2wuiNQTgMeg" keySequence="CTRL+DEL" command="_6rpdAhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozuRWuEfG2wuiNQTgMeg" keySequence="ALT+ARROW_UP" command="_6rpfPxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozuhWuEfG2wuiNQTgMeg" keySequence="ALT+ARROW_DOWN" command="_6rpeRRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozuxWuEfG2wuiNQTgMeg" keySequence="SHIFT+END" command="_6rpdTRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozvBWuEfG2wuiNQTgMeg" keySequence="SHIFT+HOME" command="_6rpdMRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozvRWuEfG2wuiNQTgMeg" keySequence="END" command="_6rpe1BWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozvhWuEfG2wuiNQTgMeg" keySequence="INSERT" command="_6rpd7hWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozvxWuEfG2wuiNQTgMeg" keySequence="F2" command="_6rpc1xWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozwBWuEfG2wuiNQTgMeg" keySequence="HOME" command="_6rpe7xWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozwRWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+ARROW_UP" command="_6rpfGRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozwhWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+ARROW_DOWN" command="_6rpdbBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozwxWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+INSERT" command="_6rpclxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozxBWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_6rpdURWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozxRWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_6rpcnhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozxhWuEfG2wuiNQTgMeg" keySequence="CTRL+F10" command="_6rpetBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozxxWuEfG2wuiNQTgMeg" keySequence="CTRL+END" command="_6rpeRxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozyBWuEfG2wuiNQTgMeg" keySequence="CTRL+ARROW_UP" command="_6rpcgxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozyRWuEfG2wuiNQTgMeg" keySequence="CTRL+ARROW_DOWN" command="_6rpfSxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozyhWuEfG2wuiNQTgMeg" keySequence="CTRL+ARROW_LEFT" command="_6rpdrxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozyxWuEfG2wuiNQTgMeg" keySequence="CTRL+ARROW_RIGHT" command="_6rpcshWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozzBWuEfG2wuiNQTgMeg" keySequence="CTRL+HOME" command="_6rpcLBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozzRWuEfG2wuiNQTgMeg" keySequence="CTRL+NUMPAD_MULTIPLY" command="_6rpeVhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozzhWuEfG2wuiNQTgMeg" keySequence="CTRL+NUMPAD_ADD" command="_6rpfCRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6rozzxWuEfG2wuiNQTgMeg" keySequence="CTRL+NUMPAD_SUBTRACT" command="_6rpetxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz0BWuEfG2wuiNQTgMeg" keySequence="CTRL+NUMPAD_DIVIDE" command="_6rpchxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz0RWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_6rpeXxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz0hWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_6rpd8BWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz0xWuEfG2wuiNQTgMeg" keySequence="ALT+/" command="_6rpe8xWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz1BWuEfG2wuiNQTgMeg" keySequence="SHIFT+CR" command="_6rpe7hWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz1RWuEfG2wuiNQTgMeg" keySequence="CTRL+/" command="_6rpftxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz1hWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+C" command="_6rpftxWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6roz1xWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" bindingContext="_6ro1VBWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6roz2BWuEfG2wuiNQTgMeg" keySequence="CTRL+CR" command="_6rpc9xWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz2RWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+C" command="_6rpdnRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz2hWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+R" command="_6rpdTxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz2xWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+U" command="_6rpeURWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz3BWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+I" command="_6rpdRRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz3RWuEfG2wuiNQTgMeg" keySequence="ALT+ARROW_UP" command="_6rpeJxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz3hWuEfG2wuiNQTgMeg" keySequence="ALT+ARROW_DOWN" command="_6rpc-xWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz3xWuEfG2wuiNQTgMeg" keySequence="SHIFT+INSERT" command="_6rpcdxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz4BWuEfG2wuiNQTgMeg" keySequence="INSERT" command="_6rpdPRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz4RWuEfG2wuiNQTgMeg" keySequence="F4" command="_6rpcTBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz4hWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+ARROW_UP" command="_6rpeehWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz4xWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+ARROW_DOWN" command="_6rpdShWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6roz5BWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.contexts.window" bindingContext="_6ro1OBWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6roz5RWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+SHIFT+T" command="_6rpfOxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz5hWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+SHIFT+L" command="_6rpd4xWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz5xWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Q O" command="_6rpeKRWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6roz6BWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ContentOutline"/>
|
|
</bindings>
|
|
<bindings xmi:id="_6roz6RWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Q P" command="_6rpeKRWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6roz6hWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.PackageExplorer"/>
|
|
</bindings>
|
|
<bindings xmi:id="_6roz6xWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+B" command="_6rpeMhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz7BWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+R" command="_6rpfTRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz7RWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Q Q" command="_6rpeKRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz7hWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+S" command="_6rpeDRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz7xWuEfG2wuiNQTgMeg" keySequence="CTRL+3" command="_6rpc1hWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz8BWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+T" command="_6rpdDRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz8RWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+T" command="_6rpdFxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz8hWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Q S" command="_6rpeKRWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6roz8xWuEfG2wuiNQTgMeg" 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="_6roz9BWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Q T" command="_6rpeKRWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6roz9RWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.TypeHierarchy"/>
|
|
</bindings>
|
|
<bindings xmi:id="_6roz9hWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+V" command="_6rpe1xWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz9xWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Q V" command="_6rpeKRWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6roz-BWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.VariableView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_6roz-RWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+G" command="_6rpeHxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz-hWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+W" command="_6rpdDBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz-xWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+H" command="_6rpdqRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6roz_BWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Q H" command="_6rpeKRWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6roz_RWuEfG2wuiNQTgMeg" 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="_6roz_hWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Q J" command="_6rpeKRWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6roz_xWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.JavadocView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_6ro0ABWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+K" command="_6rpcgBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0ARWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Q K" command="_6rpeKRWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6ro0AhWuEfG2wuiNQTgMeg" 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="_6ro0AxWuEfG2wuiNQTgMeg" keySequence="CTRL+," command="_6rpcMhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0BBWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Q L" command="_6rpeKRWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6ro0BRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.pde.runtime.LogView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_6ro0BhWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+N" command="_6rpdwxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0BxWuEfG2wuiNQTgMeg" keySequence="CTRL+." command="_6rpfHBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0CBWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+O" command="_6rpfAhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0CRWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+P" command="_6rpcdBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0ChWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+B" command="_6rpcgRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0CxWuEfG2wuiNQTgMeg" keySequence="CTRL+#" command="_6rpcUBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0DBWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+T" command="_6rpb_xWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0DRWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+U" command="_6rpclhWuEfG2wuiNQTgMeg">
|
|
<tags>platform:gtk</tags>
|
|
</bindings>
|
|
<bindings xmi:id="_6ro0DhWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+E" command="_6rpckRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0DxWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+G" command="_6rpfKRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0EBWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+H" command="_6rpcRxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0ERWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Q X" command="_6rpeKRWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6ro0EhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ProblemView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_6ro0ExWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Q Y" command="_6rpeKRWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6ro0FBWuEfG2wuiNQTgMeg" 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="_6ro0FRWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Q Z" command="_6rpeKRWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6ro0FhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.ui.GenericHistoryView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_6ro0FxWuEfG2wuiNQTgMeg" keySequence="CTRL+P" command="_6rpesBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0GBWuEfG2wuiNQTgMeg" keySequence="CTRL+Q" command="_6rpewBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0GRWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+C" command="_6rpeiRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0GhWuEfG2wuiNQTgMeg" keySequence="CTRL+S" command="_6rpdRhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0GxWuEfG2wuiNQTgMeg" keySequence="CTRL+U" command="_6rpdgxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0HBWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+F" command="_6rpexBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0HRWuEfG2wuiNQTgMeg" keySequence="CTRL+W" command="_6rpdjBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0HhWuEfG2wuiNQTgMeg" keySequence="CTRL+H" command="_6rpehBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0HxWuEfG2wuiNQTgMeg" keySequence="CTRL+K" command="_6rpeNhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0IBWuEfG2wuiNQTgMeg" keySequence="CTRL+M" command="_6rpegRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0IRWuEfG2wuiNQTgMeg" keySequence="CTRL+N" command="_6rpfLBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0IhWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+P" command="_6rpeIhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0IxWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+R" command="_6rpdihWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0JBWuEfG2wuiNQTgMeg" keySequence="CTRL+B" command="_6rpcNhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0JRWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Q B" command="_6rpeKRWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6ro0JhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.BreakpointView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_6ro0JxWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+S" command="_6rpdnxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0KBWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+T" command="_6rpd0RWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0KRWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Q C" command="_6rpeKRWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6ro0KhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.console.ConsoleView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_6ro0KxWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Q D" command="_6rpeKRWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6ro0LBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.SourceView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_6ro0LRWuEfG2wuiNQTgMeg" keySequence="CTRL+E" command="_6rpdABWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0LhWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+V" command="_6rpdUBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0LxWuEfG2wuiNQTgMeg" keySequence="CTRL+F" command="_6rpcbBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0MBWuEfG2wuiNQTgMeg" keySequence="CTRL+G" command="_6rpcAhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0MRWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+W" command="_6rpfGBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0MhWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+H" command="_6rpc-RWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0MxWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+I" command="_6rpcURWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0NBWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+J" command="_6rpc_RWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0NRWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+K" command="_6rpdSRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0NhWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+L" command="_6rpcyBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0NxWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+M" command="_6rpfChWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0OBWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+N" command="_6rpdCRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0ORWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+Z" command="_6rpdpBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0OhWuEfG2wuiNQTgMeg" keySequence="CTRL+_" command="_6rpc7RWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6ro0OxWuEfG2wuiNQTgMeg" elementId="Splitter.isHorizontal" name="Splitter.isHorizontal" value="true"/>
|
|
</bindings>
|
|
<bindings xmi:id="_6ro0PBWuEfG2wuiNQTgMeg" keySequence="CTRL+{" command="_6rpc7RWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6ro0PRWuEfG2wuiNQTgMeg" elementId="Splitter.isHorizontal" name="Splitter.isHorizontal" value="false"/>
|
|
</bindings>
|
|
<bindings xmi:id="_6ro0PhWuEfG2wuiNQTgMeg" keySequence="ALT+ARROW_LEFT" command="_6rpcUxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0PxWuEfG2wuiNQTgMeg" keySequence="ALT+ARROW_RIGHT" command="_6rpdIRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0QBWuEfG2wuiNQTgMeg" keySequence="SHIFT+F2" command="_6rpeABWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0QRWuEfG2wuiNQTgMeg" keySequence="SHIFT+F5" command="_6rpdcRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0QhWuEfG2wuiNQTgMeg" keySequence="ALT+F7" command="_6rpd1xWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0QxWuEfG2wuiNQTgMeg" keySequence="ALT+F5" command="_6rpdXBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0RBWuEfG2wuiNQTgMeg" keySequence="F11" command="_6rpe_RWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0RRWuEfG2wuiNQTgMeg" keySequence="F12" command="_6rpehxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0RhWuEfG2wuiNQTgMeg" keySequence="F2" command="_6rpcKBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0RxWuEfG2wuiNQTgMeg" keySequence="F2" command="_6rpcNRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0SBWuEfG2wuiNQTgMeg" keySequence="F3" command="_6rpcxRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0SRWuEfG2wuiNQTgMeg" keySequence="F4" command="_6rpcPxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0ShWuEfG2wuiNQTgMeg" keySequence="F5" command="_6rpdKRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0SxWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+F7" command="_6rpfABWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0TBWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+F8" command="_6rpc7BWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0TRWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+F9" command="_6rpdWRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0ThWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+ARROW_LEFT" command="_6rpewBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0TxWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+F11" command="_6rpdohWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0UBWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+ARROW_RIGHT" command="_6rpciRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0URWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+F12" command="_6rpcFhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0UhWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+F4" command="_6rpdDBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0UxWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+F6" command="_6rpeFRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0VBWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+X J" command="_6rpePhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0VRWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+X M" command="_6rpdaRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0VhWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+X A" command="_6rpcMBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0VxWuEfG2wuiNQTgMeg" keySequence="CTRL+F7" command="_6rpdtRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0WBWuEfG2wuiNQTgMeg" keySequence="CTRL+F8" command="_6rpczxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0WRWuEfG2wuiNQTgMeg" keySequence="CTRL+F9" command="_6rpclRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0WhWuEfG2wuiNQTgMeg" keySequence="CTRL+F11" command="_6rpe1RWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0WxWuEfG2wuiNQTgMeg" keySequence="CTRL+F12" command="_6rpcghWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0XBWuEfG2wuiNQTgMeg" keySequence="CTRL+F4" command="_6rpdjBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0XRWuEfG2wuiNQTgMeg" keySequence="CTRL+F6" command="_6rpcdRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0XhWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+F7" command="_6rpeSRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0XxWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+X G" command="_6rpe-hWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0YBWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+SHIFT+ARROW_UP" command="_6rpd_RWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0YRWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+SHIFT+ARROW_DOWN" command="_6rpfOhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0YhWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+SHIFT+ARROW_RIGHT" command="_6rpd6hWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0YxWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_6rpeDBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0ZBWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+X Q" command="_6rpcrBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0ZRWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+X T" command="_6rpdXxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0ZhWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_6rpc7xWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0ZxWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+SHIFT+F12" command="_6rpfCxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0aBWuEfG2wuiNQTgMeg" keySequence="DEL" command="_6rpcehWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0aRWuEfG2wuiNQTgMeg" keySequence="ALT+-" command="_6rpdwhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0ahWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+E E" command="_6rpcVBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0axWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+E G" command="_6rpdFBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0bBWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+E J" command="_6rpcLRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0bRWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+E S" command="_6rpdYhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0bhWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+E T" command="_6rpcTRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0bxWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+E L" command="_6rpcMxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0cBWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+E N" command="_6rpfIBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0cRWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+E P" command="_6rpb_BWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0chWuEfG2wuiNQTgMeg" keySequence="ALT+CR" command="_6rpedhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0cxWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+E R" command="_6rpctxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0dBWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+D A" command="_6rpemhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0dRWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+D T" command="_6rpcDBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0dhWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+D J" command="_6rpeYhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0dxWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+D Q" command="_6rpdeRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0eBWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+X B" command="_6rpgERWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0eRWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+SHIFT+B D" command="_6rpgCxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0ehWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+SHIFT+B F" command="_6rpfxhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0exWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+SHIFT+B R" command="_6rpf5hWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0fBWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+SHIFT+B S" command="_6rpf-xWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0fRWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+D B" command="_6rpgChWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro0fhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.javaEditorScope" bindingContext="_6ro1QBWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro0fxWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+P" command="_6rpeSBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0gBWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+T" command="_6rpdDRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0gRWuEfG2wuiNQTgMeg" keySequence="CTRL+7" command="_6rpdxhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0ghWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+M" command="_6rpc2BWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0gxWuEfG2wuiNQTgMeg" keySequence="CTRL+/" command="_6rpdxhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0hBWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+C" command="_6rpdxhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0hRWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+F" command="_6rpe7RWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0hhWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+B" command="_6rpfQxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0hxWuEfG2wuiNQTgMeg" keySequence="CTRL+T" command="_6rpdzRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0iBWuEfG2wuiNQTgMeg" keySequence="CTRL+I" command="_6rpdHxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0iRWuEfG2wuiNQTgMeg" keySequence="CTRL+O" command="_6rpdYxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0ihWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+/" command="_6rpdhBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0ixWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+R" command="_6rpdihWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0jBWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+U" command="_6rpeaRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0jRWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+'" command="_6rpd3RWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0jhWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+O" command="_6rpdAxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0jxWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+\" command="_6rpcYxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0kBWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+ARROW_UP" command="_6rpdjhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0kRWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_6rpdZxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0khWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+ARROW_UP" command="_6rpdeBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0kxWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+ARROW_DOWN" command="_6rpchBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0lBWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+ARROW_LEFT" command="_6rpdKBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0lRWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_6rpcXRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0lhWuEfG2wuiNQTgMeg" keySequence="CTRL+F3" command="_6rpfGxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0lxWuEfG2wuiNQTgMeg" keySequence="CTRL+2 F" command="_6rpfCBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0mBWuEfG2wuiNQTgMeg" keySequence="CTRL+2 R" command="_6rpeeBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0mRWuEfG2wuiNQTgMeg" keySequence="CTRL+2 T" command="_6rpdxRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0mhWuEfG2wuiNQTgMeg" keySequence="CTRL+2 L" command="_6rpcWBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0mxWuEfG2wuiNQTgMeg" keySequence="CTRL+2 M" command="_6rpdLBWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro0nBWuEfG2wuiNQTgMeg" elementId="org.eclipse.core.runtime.xml" bindingContext="_6ro1XBWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro0nRWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+P" command="_6rpeiBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0nhWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+D" command="_6rpdghWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro0nxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.genericeditor.genericEditorContext" bindingContext="_6ro1PhWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro0oBWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+P" command="_6rpdOhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0oRWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+G" command="_6rpe0xWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0ohWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+H" command="_6rpekBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0oxWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+R" command="_6rpcNRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0pBWuEfG2wuiNQTgMeg" keySequence="F3" command="_6rpewRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0pRWuEfG2wuiNQTgMeg" keySequence="F4" command="_6rpb_hWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0phWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+ARROW_UP" command="_6rpd0hWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0pxWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+ARROW_DOWN" command="_6rpd1RWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0qBWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_6rpeVRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0qRWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_6rpeOBWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro0qhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.classFileEditorScope" bindingContext="_6ro1PxWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro0qxWuEfG2wuiNQTgMeg" keySequence="CTRL+1" command="_6rpfJhWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro0rBWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.EditContext" bindingContext="_6ro1OxWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro0rRWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+V" command="_6rpfOBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0rhWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+C" command="_6rpcfhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0rxWuEfG2wuiNQTgMeg" keySequence="ALT+ARROW_UP" command="_6rpeJRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0sBWuEfG2wuiNQTgMeg" keySequence="ALT+ARROW_RIGHT" command="_6rpeWBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0sRWuEfG2wuiNQTgMeg" keySequence="SHIFT+INSERT" command="_6rpfOBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0shWuEfG2wuiNQTgMeg" keySequence="CTRL+INSERT" command="_6rpcfhWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro0sxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.propertiesEditorScope" bindingContext="_6ro1RhWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro0tBWuEfG2wuiNQTgMeg" keySequence="CTRL+7" command="_6rpdxhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0tRWuEfG2wuiNQTgMeg" keySequence="CTRL+/" command="_6rpdxhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0thWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+C" command="_6rpdxhWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro0txWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.editors.task" bindingContext="_6ro1QRWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro0uBWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+M" command="_6rpcGxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0uRWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+C" command="_6rpdnRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0uhWuEfG2wuiNQTgMeg" keySequence="CTRL+O" command="_6rpfEhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0uxWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+R" command="_6rpdTxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0vBWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+S" command="_6rpdExWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0vRWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+U" command="_6rpeURWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0vhWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+I" command="_6rpdRRWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro0vxWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.wikitext.tasks.ui.markupSourceContext" bindingContext="_6ro1RBWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro0wBWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+O" command="_6rpcJRWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro0wRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ant.ui.AntEditorScope" bindingContext="_6ro1RRWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro0whWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+F" command="_6rpe7RWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0wxWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+R" command="_6rpcPhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0xBWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+O" command="_6rpcCRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0xRWuEfG2wuiNQTgMeg" keySequence="SHIFT+F2" command="_6rpd3xWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0xhWuEfG2wuiNQTgMeg" keySequence="F3" command="_6rpcDxWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro0xxWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.memoryview" bindingContext="_6ro1TxWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro0yBWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+M" command="_6rpdXhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0yRWuEfG2wuiNQTgMeg" keySequence="ALT+CTRL+N" command="_6rpfDBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0yhWuEfG2wuiNQTgMeg" keySequence="CTRL+T" command="_6rpc2hWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0yxWuEfG2wuiNQTgMeg" keySequence="CTRL+W" command="_6rpd9hWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0zBWuEfG2wuiNQTgMeg" keySequence="CTRL+N" command="_6rpeGxWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro0zRWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.debugging" bindingContext="_6ro1UBWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro0zhWuEfG2wuiNQTgMeg" keySequence="CTRL+R" command="_6rpduBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0zxWuEfG2wuiNQTgMeg" keySequence="F7" command="_6rpfIRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro00BWuEfG2wuiNQTgMeg" keySequence="F8" command="_6rpd6RWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro00RWuEfG2wuiNQTgMeg" keySequence="F5" command="_6rpcQxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro00hWuEfG2wuiNQTgMeg" keySequence="F6" command="_6rpdUhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro00xWuEfG2wuiNQTgMeg" keySequence="CTRL+F2" command="_6rpejRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro01BWuEfG2wuiNQTgMeg" keySequence="CTRL+F5" command="_6rpe-RWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro01RWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" bindingContext="_6ro1WxWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro01hWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+B" command="_6rpfQxWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro01xWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" bindingContext="_6ro1URWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro02BWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+," command="_6rpewxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro02RWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+." command="_6rpefxWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro02hWuEfG2wuiNQTgMeg" keySequence="CTRL+G" command="_6rpegBWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro02xWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.DiffViewer" bindingContext="_6ro1PRWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro03BWuEfG2wuiNQTgMeg" keySequence="CTRL+O" command="_6rpddxWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro03RWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.wikitext.ui.editor.markupSourceContext" bindingContext="_6ro1QxWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro03hWuEfG2wuiNQTgMeg" keySequence="CTRL+O" command="_6rpcJRWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro03xWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesView" bindingContext="_6ro1VhWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro04BWuEfG2wuiNQTgMeg" keySequence="CTRL+C" command="_6rpc3xWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro04RWuEfG2wuiNQTgMeg" keySequence="CTRL+ARROW_LEFT" command="_6rpcXxWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro04hWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.ReflogView" bindingContext="_6ro1UxWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro04xWuEfG2wuiNQTgMeg" keySequence="CTRL+C" command="_6rpcdhWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro05BWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.console" bindingContext="_6ro1ShWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro05RWuEfG2wuiNQTgMeg" keySequence="CTRL+D" command="_6rpfFRWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro05hWuEfG2wuiNQTgMeg" keySequence="CTRL+R" command="_6rpf4xWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro05xWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.internal.wikitext.ui.editor.basicMarkupSourceContext" bindingContext="_6ro1QhWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro06BWuEfG2wuiNQTgMeg" keySequence="F1" command="_6rpcDRWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro06RWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesView.SingleRepository" bindingContext="_6ro1VxWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro06hWuEfG2wuiNQTgMeg" keySequence="F2" command="_6rpcfBWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro06xWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.contexts.taskview" bindingContext="_6ro1VRWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro07BWuEfG2wuiNQTgMeg" keySequence="F5" command="_6rpe6xWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro07RWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.console.ConsoleView" bindingContext="_6ro1TRWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro07hWuEfG2wuiNQTgMeg" keySequence="CTRL+INSERT" command="_6rpeCBWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro07xWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.TerminalContext" bindingContext="_6ro1ThWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro08BWuEfG2wuiNQTgMeg" keySequence="ALT+Y" command="_6rpdQBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro08RWuEfG2wuiNQTgMeg" keySequence="ALT+A" command="_6rpdQBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro08hWuEfG2wuiNQTgMeg" keySequence="ALT+B" command="_6rpdQBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro08xWuEfG2wuiNQTgMeg" keySequence="ALT+C" command="_6rpdQBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro09BWuEfG2wuiNQTgMeg" keySequence="ALT+D" command="_6rpdQBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro09RWuEfG2wuiNQTgMeg" keySequence="ALT+E" command="_6rpdQBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro09hWuEfG2wuiNQTgMeg" keySequence="ALT+F" command="_6rpdQBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro09xWuEfG2wuiNQTgMeg" keySequence="ALT+G" command="_6rpdQBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0-BWuEfG2wuiNQTgMeg" keySequence="ALT+P" command="_6rpdQBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0-RWuEfG2wuiNQTgMeg" keySequence="ALT+R" command="_6rpdQBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0-hWuEfG2wuiNQTgMeg" keySequence="ALT+S" command="_6rpdQBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0-xWuEfG2wuiNQTgMeg" keySequence="ALT+T" command="_6rpdQBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0_BWuEfG2wuiNQTgMeg" keySequence="ALT+V" command="_6rpdQBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0_RWuEfG2wuiNQTgMeg" keySequence="ALT+W" command="_6rpdQBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0_hWuEfG2wuiNQTgMeg" keySequence="ALT+H" command="_6rpdQBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro0_xWuEfG2wuiNQTgMeg" keySequence="ALT+L" command="_6rpdQBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro1ABWuEfG2wuiNQTgMeg" keySequence="ALT+N" command="_6rpdQBWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro1ARWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.BreakpointView" bindingContext="_6ro1OhWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro1AhWuEfG2wuiNQTgMeg" keySequence="ALT+CR" command="_6rpdqBWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro1AxWuEfG2wuiNQTgMeg" bindingContext="_6ro1XRWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1BBWuEfG2wuiNQTgMeg" bindingContext="_6ro1XhWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1BRWuEfG2wuiNQTgMeg" bindingContext="_6ro1XxWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1BhWuEfG2wuiNQTgMeg" bindingContext="_6ro1YBWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1BxWuEfG2wuiNQTgMeg" bindingContext="_6ro1YRWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1CBWuEfG2wuiNQTgMeg" bindingContext="_6ro1YhWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1CRWuEfG2wuiNQTgMeg" bindingContext="_6ro1YxWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1ChWuEfG2wuiNQTgMeg" bindingContext="_6ro1ZBWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1CxWuEfG2wuiNQTgMeg" bindingContext="_6ro1ZRWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1DBWuEfG2wuiNQTgMeg" bindingContext="_6ro1ZhWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1DRWuEfG2wuiNQTgMeg" bindingContext="_6ro1ZxWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1DhWuEfG2wuiNQTgMeg" bindingContext="_6ro1aBWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1DxWuEfG2wuiNQTgMeg" bindingContext="_6ro1aRWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1EBWuEfG2wuiNQTgMeg" bindingContext="_6ro1ahWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1ERWuEfG2wuiNQTgMeg" bindingContext="_6ro1axWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1EhWuEfG2wuiNQTgMeg" bindingContext="_6ro1bBWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1ExWuEfG2wuiNQTgMeg" bindingContext="_6ro1bRWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1FBWuEfG2wuiNQTgMeg" bindingContext="_6ro1bhWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1FRWuEfG2wuiNQTgMeg" bindingContext="_6ro1bxWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1FhWuEfG2wuiNQTgMeg" bindingContext="_6ro1cBWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1FxWuEfG2wuiNQTgMeg" bindingContext="_6ro1cRWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1GBWuEfG2wuiNQTgMeg" bindingContext="_6ro1chWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1GRWuEfG2wuiNQTgMeg" bindingContext="_6ro1cxWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1GhWuEfG2wuiNQTgMeg" bindingContext="_6ro1dBWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1GxWuEfG2wuiNQTgMeg" bindingContext="_6ro1dRWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1HBWuEfG2wuiNQTgMeg" bindingContext="_6ro1dhWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1HRWuEfG2wuiNQTgMeg" bindingContext="_6ro1dxWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1HhWuEfG2wuiNQTgMeg" bindingContext="_6ro1eBWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1HxWuEfG2wuiNQTgMeg" bindingContext="_6ro1eRWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1IBWuEfG2wuiNQTgMeg" bindingContext="_6ro1ehWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1IRWuEfG2wuiNQTgMeg" bindingContext="_6ro1exWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1IhWuEfG2wuiNQTgMeg" bindingContext="_6ro1fBWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1IxWuEfG2wuiNQTgMeg" bindingContext="_6ro1fRWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1JBWuEfG2wuiNQTgMeg" bindingContext="_6ro1fhWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1JRWuEfG2wuiNQTgMeg" bindingContext="_6ro1fxWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1JhWuEfG2wuiNQTgMeg" bindingContext="_6ro1gBWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1JxWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" bindingContext="_6ro1RxWuEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_6ro1KBWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+P" command="_6rpf4RWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro1KRWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+A" command="_6rpgEhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro1KhWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+C" command="_6rpgBBWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro1KxWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+F" command="_6rpgDhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro1LBWuEfG2wuiNQTgMeg" keySequence="CTRL+I" command="_6rpgARWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro1LRWuEfG2wuiNQTgMeg" keySequence="CTRL+O" command="_6rpf5BWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro1LhWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+/" command="_6rpf3hWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro1LxWuEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+\" command="_6rpf7RWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro1MBWuEfG2wuiNQTgMeg" keySequence="F3" command="_6rpf4BWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro1MRWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+ARROW_UP" command="_6rpf8BWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro1MhWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+ARROW_DOWN" command="_6rpf9RWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro1MxWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+ARROW_LEFT" command="_6rpfuhWuEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_6ro1NBWuEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_6rpf6hWuEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_6ro1NRWuEfG2wuiNQTgMeg" bindingContext="_6ro1gRWuEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_6ro1NhWuEfG2wuiNQTgMeg" bindingContext="_6ro1ghWuEfG2wuiNQTgMeg"/>
|
|
<rootContext xmi:id="_6ro1NxWuEfG2wuiNQTgMeg" 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="_6ro1OBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.contexts.window" contributorURI="platform:/plugin/org.eclipse.platform" name="In Windows" description="A window is open">
|
|
<children xmi:id="_6ro1ORWuEfG2wuiNQTgMeg" elementId="org.eclipse.e4.ui.contexts.views" contributorURI="platform:/plugin/org.eclipse.platform" name="%bindingcontext.name.bindingView"/>
|
|
<children xmi:id="_6ro1OhWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.BreakpointView" name="In Breakpoints View" description="The breakpoints view context"/>
|
|
<children xmi:id="_6ro1OxWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.EditContext" name="Terminal Control in Focus" description="Show modified keyboard shortcuts in context menu"/>
|
|
<children xmi:id="_6ro1PBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.textEditorScope" name="Editing Text" description="Editing Text Context">
|
|
<children xmi:id="_6ro1PRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.DiffViewer" name="In Diff Viewer"/>
|
|
<children xmi:id="_6ro1PhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.genericeditor.genericEditorContext" name="in Generic Code Editor" description="When editing in the Generic Code Editor"/>
|
|
<children xmi:id="_6ro1PxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.classFileEditorScope" name="Browsing attached Java Source" description="Browsing attached Java Source Context"/>
|
|
<children xmi:id="_6ro1QBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.javaEditorScope" name="Editing Java Source" description="Editing Java Source Context"/>
|
|
<children xmi:id="_6ro1QRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.editors.task" name="In Tasks Editor"/>
|
|
<children xmi:id="_6ro1QhWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.internal.wikitext.ui.editor.basicMarkupSourceContext" name="WikiText Markup Source Context" description="WikiText markup editing context">
|
|
<children xmi:id="_6ro1QxWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.wikitext.ui.editor.markupSourceContext" name="WikiText Markup Source Context" description="WikiText markup editing context"/>
|
|
<children xmi:id="_6ro1RBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.wikitext.tasks.ui.markupSourceContext" name="Task Markup Editor Source Context"/>
|
|
</children>
|
|
<children xmi:id="_6ro1RRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ant.ui.AntEditorScope" name="Editing Ant Buildfiles" description="Editing Ant Buildfiles Context"/>
|
|
<children xmi:id="_6ro1RhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.propertiesEditorScope" name="Editing Properties Files" description="Editing Properties Files Context"/>
|
|
<children xmi:id="_6ro1RxWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors">
|
|
<children xmi:id="_6ro1SBWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.comments" name="Source Comments in Structured Text Editors" description="Source Comments in Structured Text Editors"/>
|
|
<children xmi:id="_6ro1SRWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.hideFormat" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"/>
|
|
</children>
|
|
</children>
|
|
<children xmi:id="_6ro1ShWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.console" name="In I/O Console" description="In I/O console"/>
|
|
<children xmi:id="_6ro1SxWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.view.ui.TerminalsView" name="In Terminal View" description="Show modified keyboard shortcuts in context menu"/>
|
|
<children xmi:id="_6ro1TBWuEfG2wuiNQTgMeg" elementId="org.eclipse.compare.compareEditorScope" name="Comparing in an Editor" description="Comparing in an Editor"/>
|
|
<children xmi:id="_6ro1TRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.console.ConsoleView" name="In Console View" description="In Console View"/>
|
|
<children xmi:id="_6ro1ThWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.TerminalContext" name="Terminal Typing Connected" description="Override ALT+x menu access keys while typing into the Terminal"/>
|
|
<children xmi:id="_6ro1TxWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.memoryview" name="In Memory View" description="In memory view"/>
|
|
<children xmi:id="_6ro1UBWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.debugging" name="Debugging" description="Debugging programs">
|
|
<children xmi:id="_6ro1URWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" name="In Table Memory Rendering" description="In Table Memory Rendering"/>
|
|
<children xmi:id="_6ro1UhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.debugging" name="Debugging Java" description="Debugging Java programs"/>
|
|
</children>
|
|
<children xmi:id="_6ro1UxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.ReflogView" name="In Git Reflog View"/>
|
|
<children xmi:id="_6ro1VBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" name="In Tasks View"/>
|
|
<children xmi:id="_6ro1VRWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.contexts.taskview" name="In Gradle Tasks View" description="This context is activated when the Gradle Tasks view is in focus"/>
|
|
<children xmi:id="_6ro1VhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesView" name="In Git Repositories View">
|
|
<children xmi:id="_6ro1VxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesView.SingleRepository" name="In Git Repositories View"/>
|
|
</children>
|
|
</children>
|
|
<children xmi:id="_6ro1WBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.contexts.dialog" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs" description="A dialog is open"/>
|
|
</rootContext>
|
|
<rootContext xmi:id="_6ro1WRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.contexts.actionSet" name="Action Set" description="Parent context for action sets"/>
|
|
<rootContext xmi:id="_6ro1WhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.contexts.workbenchMenu" name="Workbench Menu" description="When no Workbench windows are active"/>
|
|
<rootContext xmi:id="_6ro1WxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" name="Editor Breadcrumb Navigation" description="Editor Breadcrumb Navigation Context"/>
|
|
<rootContext xmi:id="_6ro1XBWuEfG2wuiNQTgMeg" elementId="org.eclipse.core.runtime.xml" name="Auto::org.eclipse.core.runtime.xml"/>
|
|
<rootContext xmi:id="_6ro1XRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ant.ui.actionSet.presentation" name="Auto::org.eclipse.ant.ui.actionSet.presentation"/>
|
|
<rootContext xmi:id="_6ro1XhWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.breakpointActionSet" name="Auto::org.eclipse.debug.ui.breakpointActionSet"/>
|
|
<rootContext xmi:id="_6ro1XxWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.debugActionSet" name="Auto::org.eclipse.debug.ui.debugActionSet"/>
|
|
<rootContext xmi:id="_6ro1YBWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.launchActionSet" name="Auto::org.eclipse.debug.ui.launchActionSet"/>
|
|
<rootContext xmi:id="_6ro1YRWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.profileActionSet" name="Auto::org.eclipse.debug.ui.profileActionSet"/>
|
|
<rootContext xmi:id="_6ro1YhWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.CoverageActionSet" name="Auto::org.eclipse.eclemma.ui.CoverageActionSet"/>
|
|
<rootContext xmi:id="_6ro1YxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.gitaction" name="Auto::org.eclipse.egit.ui.gitaction"/>
|
|
<rootContext xmi:id="_6ro1ZBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.navigation" name="Auto::org.eclipse.egit.ui.navigation"/>
|
|
<rootContext xmi:id="_6ro1ZRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.SearchActionSet" name="Auto::org.eclipse.egit.ui.SearchActionSet"/>
|
|
<rootContext xmi:id="_6ro1ZhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.JDTDebugActionSet" name="Auto::org.eclipse.jdt.debug.ui.JDTDebugActionSet"/>
|
|
<rootContext xmi:id="_6ro1ZxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.junit.JUnitActionSet" name="Auto::org.eclipse.jdt.junit.JUnitActionSet"/>
|
|
<rootContext xmi:id="_6ro1aBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.jdt.ui.text.java.actionSet.presentation"/>
|
|
<rootContext xmi:id="_6ro1aRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.jdt.ui.JavaElementCreationActionSet"/>
|
|
<rootContext xmi:id="_6ro1ahWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.JavaActionSet" name="Auto::org.eclipse.jdt.ui.JavaActionSet"/>
|
|
<rootContext xmi:id="_6ro1axWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.A_OpenActionSet" name="Auto::org.eclipse.jdt.ui.A_OpenActionSet"/>
|
|
<rootContext xmi:id="_6ro1bBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.CodingActionSet" name="Auto::org.eclipse.jdt.ui.CodingActionSet"/>
|
|
<rootContext xmi:id="_6ro1bRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.SearchActionSet" name="Auto::org.eclipse.jdt.ui.SearchActionSet"/>
|
|
<rootContext xmi:id="_6ro1bhWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.context.ui.actionSet" name="Auto::org.eclipse.mylyn.context.ui.actionSet"/>
|
|
<rootContext xmi:id="_6ro1bxWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.java.actionSet" name="Auto::org.eclipse.mylyn.java.actionSet"/>
|
|
<rootContext xmi:id="_6ro1cBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.java.actionSet.browsing" name="Auto::org.eclipse.mylyn.java.actionSet.browsing"/>
|
|
<rootContext xmi:id="_6ro1cRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.navigation" name="Auto::org.eclipse.mylyn.tasks.ui.navigation"/>
|
|
<rootContext xmi:id="_6ro1chWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.navigation.additions" name="Auto::org.eclipse.mylyn.tasks.ui.navigation.additions"/>
|
|
<rootContext xmi:id="_6ro1cxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.cheatsheets.actionSet" name="Auto::org.eclipse.ui.cheatsheets.actionSet"/>
|
|
<rootContext xmi:id="_6ro1dBWuEfG2wuiNQTgMeg" elementId="org.eclipse.search.searchActionSet" name="Auto::org.eclipse.search.searchActionSet"/>
|
|
<rootContext xmi:id="_6ro1dRWuEfG2wuiNQTgMeg" elementId="org.eclipse.team.ui.actionSet" name="Auto::org.eclipse.team.ui.actionSet"/>
|
|
<rootContext xmi:id="_6ro1dhWuEfG2wuiNQTgMeg" elementId="org.eclipse.text.quicksearch.actionSet" name="Auto::org.eclipse.text.quicksearch.actionSet"/>
|
|
<rootContext xmi:id="_6ro1dxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.actionSet.annotationNavigation" name="Auto::org.eclipse.ui.edit.text.actionSet.annotationNavigation"/>
|
|
<rootContext xmi:id="_6ro1eBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.actionSet.navigation" name="Auto::org.eclipse.ui.edit.text.actionSet.navigation"/>
|
|
<rootContext xmi:id="_6ro1eRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo" name="Auto::org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/>
|
|
<rootContext xmi:id="_6ro1ehWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.externaltools.ExternalToolsSet" name="Auto::org.eclipse.ui.externaltools.ExternalToolsSet"/>
|
|
<rootContext xmi:id="_6ro1exWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.NavigateActionSet" name="Auto::org.eclipse.ui.NavigateActionSet"/>
|
|
<rootContext xmi:id="_6ro1fBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.actionSet.keyBindings" name="Auto::org.eclipse.ui.actionSet.keyBindings"/>
|
|
<rootContext xmi:id="_6ro1fRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.WorkingSetModificationActionSet" name="Auto::org.eclipse.ui.WorkingSetModificationActionSet"/>
|
|
<rootContext xmi:id="_6ro1fhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.WorkingSetActionSet" name="Auto::org.eclipse.ui.WorkingSetActionSet"/>
|
|
<rootContext xmi:id="_6ro1fxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.actionSet.openFiles" name="Auto::org.eclipse.ui.actionSet.openFiles"/>
|
|
<rootContext xmi:id="_6ro1gBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.actionSet.presentation" name="Auto::org.eclipse.ui.edit.text.actionSet.presentation"/>
|
|
<rootContext xmi:id="_6ro1gRWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.launchActionSet" name="Auto::org.eclipse.linuxtools.docker.launchActionSet"/>
|
|
<rootContext xmi:id="_6ro1ghWuEfG2wuiNQTgMeg" elementId="org.springsource.ide.eclipse.commons.launch.actionSet" name="Auto::org.springsource.ide.eclipse.commons.launch.actionSet"/>
|
|
<descriptors xmi:id="_6ro1gxWuEfG2wuiNQTgMeg" 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>
|
|
<tags>removeOnHide</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1hBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ant.ui.views.AntView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.svg" tooltip="" category="Ant" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ant.internal.ui.views.AntView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ant.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Ant</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1hRWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.views.taskview" label="Gradle Tasks" iconURI="platform:/plugin/org.eclipse.buildship.ui/icons/full/eview16/tasks_view.png" tooltip="" category="Gradle" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.buildship.ui.internal.view.task.TaskView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.buildship.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Gradle</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1hhWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.views.executionview" label="Gradle Executions" iconURI="platform:/plugin/org.eclipse.buildship.ui/icons/full/eview16/executions_view.png" tooltip="" category="Gradle" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.buildship.ui.internal.view.execution.ExecutionsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.buildship.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Gradle</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1hxWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.DebugView" label="Debug" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/debug_view.svg" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.launch.LaunchView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1iBWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.BreakpointView" label="Breakpoints" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/breakpoint_view.svg" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.breakpoints.BreakpointsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1iRWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.VariableView" label="Variables" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/variable_view.svg" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.variables.VariablesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1ihWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.ExpressionView" label="Expressions" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/watchlist_view.svg" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.expression.ExpressionView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1ixWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.RegisterView" label="Registers" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/register_view.svg" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.registers.RegistersView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1jBWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.ModuleView" label="Modules" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/module_view.svg" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.modules.ModulesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1jRWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.MemoryView" label="Memory" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/memory_view.svg" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.memory.MemoryView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1jhWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.launchView" label="Launch Configurations" iconURI="platform:/plugin/org.eclipse.debug.ui.launchview/icons/run_exc.svg" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.debug.ui.launchview/org.eclipse.debug.ui.launchview.internal.view.LaunchViewImpl">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1jxWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.CoverageView" label="Coverage" iconURI="platform:/plugin/org.eclipse.eclemma.ui/icons/full/eview16/coverage.png" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.eclemma.internal.ui.coverageview.CoverageView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.eclemma.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1kBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.png" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.repository.RepositoriesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Git</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1kRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.StagingView" label="Git Staging" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/staging.png" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.staging.StagingView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Git</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1khWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.InteractiveRebaseView" label="Git Interactive Rebase" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/rebase_interactive.png" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.rebase.RebaseInteractiveView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Git</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1kxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.CompareTreeView" label="Git Tree Compare" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/obj16/gitrepository.png" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.dialogs.CompareTreeView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Git</tags>
|
|
<tags>NoRestore</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1lBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.ReflogView" label="Git Reflog" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/reflog.png" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.reflog.ReflogView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Git</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1lRWuEfG2wuiNQTgMeg" elementId="org.eclipse.help.ui.HelpView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.svg" tooltip="" category="Help" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.help.ui.internal.views.HelpView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.help.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1lhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.bcoview.views.BytecodeOutlineView" label="Bytecode" iconURI="platform:/plugin/org.eclipse.jdt.bcoview/icons/bytecodeview.gif" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.bcoview.views.BytecodeOutlineView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.bcoview"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1lxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.bcoview.views.BytecodeReferenceView" label="Bytecode Reference" iconURI="platform:/plugin/org.eclipse.jdt.bcoview/icons/reference.gif" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.bcoview.views.BytecodeReferenceView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.bcoview"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1mBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.DisplayView" label="Debug Shell" iconURI="platform:/plugin/org.eclipse.jdt.debug.ui/icons/full/etool16/disp_sbook.svg" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.debug.ui.display.DisplayView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1mRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.junit.ResultView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.svg" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.junit"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1mhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.PackageExplorer" label="Package Explorer" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/package.svg" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1mxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.TypeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.svg" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.typehierarchy.TypeHierarchyViewPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1nBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.ProjectsView" label="Projects" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/projects.svg" tooltip="" category="Java Browsing" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.browsing.ProjectsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java Browsing</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1nRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.PackagesView" label="Packages" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/packages.svg" tooltip="" category="Java Browsing" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.browsing.PackagesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java Browsing</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1nhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.TypesView" label="Types" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/types.svg" tooltip="" category="Java Browsing" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.browsing.TypesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java Browsing</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1nxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.MembersView" label="Members" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/members.svg" tooltip="" category="Java Browsing" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.browsing.MembersView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java Browsing</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1oBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/call_hierarchy.svg" tooltip="" allowMultiple="true" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.callhierarchy.CallHierarchyViewPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1oRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.texteditor.TemplatesView" label="Templates" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/templates.svg" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.texteditor.templates.TemplatesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1ohWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.SourceView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.svg" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.infoviews.SourceView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1oxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.JavadocView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.svg" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.infoviews.JavadocView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1pBWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.callHierarchy.callHierarchyView" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.lsp4e/icons/full/dlcl16/call_hierarchy.gif" tooltip="" category="Language Servers" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.lsp4e.callhierarchy.CallHierarchyView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.lsp4e"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Language Servers</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1pRWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.operations.typeHierarchy.TypeHierarchyView" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.lsp4e/icons/full/dlcl16/type_hierarchy.gif" tooltip="" category="Language Servers" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.lsp4e.operations.typeHierarchy.TypeHierarchyView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.lsp4e"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Language Servers</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1phWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.ui.languageServersView" label="Language Servers" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.svg" tooltip="" category="Language Servers" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.lsp4e.ui.LanguageServersView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.lsp4e"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Language Servers</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1pxWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.core.views.MavenRepositoryView" label="Maven Repositories" iconURI="platform:/plugin/org.eclipse.m2e.core.ui/icons/maven_indexes.svg" tooltip="" category="Maven" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.m2e.core.ui.internal.views.MavenRepositoryView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.m2e.core.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Maven</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1qBWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.core.views.MavenLifecycleMappingsView" label="Maven Lifecycle Mappings" iconURI="platform:/plugin/org.eclipse.m2e.core.ui/icons/main_tab.svg" tooltip="" category="Maven" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.m2e.core.ui.internal.views.MavenLifecycleMappingsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.m2e.core.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Maven</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1qRWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.core.views.MavenBuild" label="Maven Workspace Build" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.svg" tooltip="" category="Maven" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.m2e.core.ui.internal.views.build.BuildDebugView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.m2e.core.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Maven</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1qhWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.builds.navigator.builds" label="Builds" iconURI="platform:/plugin/org.eclipse.mylyn.builds.ui/icons/eview16/build-view.png" tooltip="" category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.builds.ui.view.BuildsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.builds.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Mylyn</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1qxWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.commons.identity.ui.navigator.People" label="People" iconURI="platform:/plugin/org.eclipse.mylyn.commons.identity.ui/icons/obj16/people.gif" tooltip="" category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.commons.identity.ui.PeopleView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.commons.identity.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Mylyn</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1rBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.commons.repositories.ui.navigator.Repositories" label="Team Repositories" iconURI="platform:/plugin/org.eclipse.mylyn.commons.repositories.ui/icons/eview16/repositories.gif" tooltip="" category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.commons.repositories.ui.RepositoriesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.commons.repositories.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Mylyn</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1rRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.reviews.Explorer" label="Review" iconURI="platform:/plugin/org.eclipse.mylyn.reviews.ui/icons/obj16/review.png" tooltip="View artifacts and comments associated with reviews." category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.reviews.ui.views.ReviewExplorer"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.reviews.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Mylyn</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1rhWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" label="Task List" iconURI="platform:/plugin/org.eclipse.mylyn.tasks.ui/icons/eview16/task-list.svg" tooltip="" allowMultiple="true" category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.tasks.ui.views.TaskListView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.tasks.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Mylyn</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1rxWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.views.repositories" label="Task Repositories" iconURI="platform:/plugin/org.eclipse.mylyn.tasks.ui/icons/eview16/repositories.svg" tooltip="" category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.tasks.ui.views.TaskRepositoriesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.tasks.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Mylyn</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1sBWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.p2.ui.RepositoryExplorer" label="Repository Explorer" iconURI="platform:/plugin/org.eclipse.oomph.p2.ui/icons/obj16/repository.gif" tooltip="" category="Oomph" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.oomph.p2.internal.ui.RepositoryExplorer"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.oomph.p2.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Oomph</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1sRWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.presentation.NotificationView" label="Notification" iconURI="platform:/plugin/org.eclipse.oomph.setup.editor/icons/notification.png" tooltip="" allowMultiple="true" category="Oomph" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.oomph.setup.presentation.NotificationViewPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.oomph.setup.editor"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Oomph</tags>
|
|
<tags>NoRestore</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1shWuEfG2wuiNQTgMeg" elementId="org.eclipse.pde.runtime.RegistryBrowser" label="Plug-in Registry" iconURI="platform:/plugin/org.eclipse.pde.runtime/icons/eview16/registry.svg" tooltip="" category="Plug-in Development" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.internal.runtime.registry.RegistryBrowser"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.runtime"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Plug-in Development</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1sxWuEfG2wuiNQTgMeg" elementId="org.eclipse.search.ui.views.SearchView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.svg" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.search2.internal.ui.SearchView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.search"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1tBWuEfG2wuiNQTgMeg" elementId="org.eclipse.team.sync.views.SynchronizeView" label="Synchronize" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/synch_synch.svg" tooltip="" allowMultiple="true" category="Version Control (Team)" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.team.internal.ui.synchronize.SynchronizeView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.team.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Version Control (Team)</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1tRWuEfG2wuiNQTgMeg" elementId="org.eclipse.team.ui.GenericHistoryView" label="History" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/history_view.svg" tooltip="" allowMultiple="true" category="Version Control (Team)" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.team.internal.ui.history.GenericHistoryView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.team.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Version Control (Team)</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1thWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.view.ui.TerminalsView" label="Terminal" iconURI="platform:/plugin/org.eclipse.terminal.view.ui/icons/eview16/terminal_view.svg" tooltip="" allowMultiple="true" category="Terminal" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.terminal.view.ui.internal.view.TerminalsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.terminal.view.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Terminal</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1txWuEfG2wuiNQTgMeg" elementId="org.eclipse.tips.ide.tipPart" label="Tip of the Day" iconURI="platform:/plugin/org.eclipse.tips.ui/icons/lightbulb.svg" tooltip="" category="Help" closeable="true" contributionURI="bundleclass://org.eclipse.tips.ide/org.eclipse.tips.ide.internal.TipPart">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1uBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.internal.introview" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.svg" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.ViewIntroAdapterPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1uRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.browser.view" label="Internal Web Browser" iconURI="platform:/plugin/org.eclipse.ui.browser/icons/obj16/internal_browser.svg" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.browser.WebBrowserView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.browser"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1uhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" label="Cheat Sheets" iconURI="platform:/plugin/org.eclipse.ui.cheatsheets/icons/view16/cheatsheet_view.svg" tooltip="" category="Help" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.cheatsheets.views.CheatSheetView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.cheatsheets"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1uxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.console.ConsoleView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.svg" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.console.ConsoleView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.console"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1vBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.ProgressView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.svg" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.progress.ProgressView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1vRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.BookmarkView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.svg" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.BookmarksView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1vhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.TaskList" label="Tasks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.svg" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.TasksView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1vxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.ProblemView" label="Problems" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.svg" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.ProblemsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1wBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.AllMarkersView" label="Markers" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.svg" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.AllMarkersView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1wRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigator.ProjectExplorer" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.svg" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.navigator.resources.ProjectExplorer"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.navigator.resources"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1whWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.PropertySheet" label="Properties" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/prop_ps.svg" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.properties.PropertySheet"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1wxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.ContentOutline" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.svg" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.contentoutline.ContentOutline"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1xBWuEfG2wuiNQTgMeg" elementId="org.eclipse.pde.runtime.LogView" label="Error Log" iconURI="platform:/plugin/org.eclipse.ui.views.log/icons/eview16/error_log.svg" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.log.LogView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views.log"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1xRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.minimap.MinimapView" label="Minimap" iconURI="platform:/plugin/org.eclipse.ui.workbench.texteditor/icons/full/eview16/minimap.svg" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.minimap.MinimapView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.workbench.texteditor"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1xhWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.dockerContainersView" label="Docker Containers" iconURI="platform:/plugin/org.eclipse.linuxtools.docker.ui/icons/mock-repository.gif" tooltip="" category="Docker" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.linuxtools.internal.docker.ui.views.DockerContainersView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.linuxtools.docker.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Docker</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1xxWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.dockerImagesView" label="Docker Images" iconURI="platform:/plugin/org.eclipse.linuxtools.docker.ui/icons/dbgroup_obj.gif" tooltip="" category="Docker" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.linuxtools.internal.docker.ui.views.DockerImagesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.linuxtools.docker.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Docker</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1yBWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.dockerExplorerView" label="Docker Explorer" iconURI="platform:/plugin/org.eclipse.linuxtools.docker.ui/icons/repositories-blue.gif" tooltip="" category="Docker" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.linuxtools.internal.docker.ui.views.DockerExplorerView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.linuxtools.docker.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Docker</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1yRWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.dockerImageHierarchyView" label="Docker Image Hierarchy" iconURI="platform:/plugin/org.eclipse.linuxtools.docker.ui/icons/class_hi.png" tooltip="" category="Docker" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.linuxtools.internal.docker.ui.views.DockerImageHierarchyView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.linuxtools.docker.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Docker</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1yhWuEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.dash.views.BootDashView" label="Boot Dashboard" iconURI="platform:/plugin/org.springframework.ide.eclipse.boot.dash/icons/boot-icon.png" tooltip="" category="Other" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.springframework.ide.eclipse.boot.dash.views.BootDashTreeView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.springframework.ide.eclipse.boot.dash"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Other</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1yxWuEfG2wuiNQTgMeg" elementId="org.springframework.tooling.boot.ls.views.LogicalStructureView" label="Logical Structure" iconURI="platform:/plugin/org.springframework.tooling.boot.ls/icons/spring_obj.gif" tooltip="" category="Other" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.springframework.tooling.boot.ls.views.LogicalStructureView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.springframework.tooling.boot.ls"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Other</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_6ro1zBWuEfG2wuiNQTgMeg" elementId="org.springframework.tooling.ls.eclipse.gotosymbol.view.SpringSymbolsView" label="Spring Symbols" iconURI="platform:/plugin/org.springframework.tooling.ls.eclipse.gotosymbol/icons/boot-icon.png" tooltip="" category="Other" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.springframework.tooling.ls.eclipse.gotosymbol.view.SpringSymbolsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.springframework.tooling.ls.eclipse.gotosymbol"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Other</tags>
|
|
</descriptors>
|
|
<trimContributions xmi:id="_6rpb5BWuEfG2wuiNQTgMeg" 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="_6rpb5RWuEfG2wuiNQTgMeg" 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="_6rpb5hWuEfG2wuiNQTgMeg" 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="_6rpb5xWuEfG2wuiNQTgMeg" 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="_6rpb9BWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpb9RWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.pageUp" commandName="Select Page Up" description="Select to the top of the page" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpb9hWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.toggleWordWrap" commandName="Toggle Word Wrap" description="Toggle word wrap in the current text editor" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpb9xWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaseline" commandName="Reset quickdiff baseline" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpb-BWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaselineTarget" name="Reset target (HEAD, HEAD^1)" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpb-RWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.p2.ui.SearchRequirements" commandName="Search Requirements" category="_6rpgRxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpb-hWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpb-xWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpb_BWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.junitPluginShortcut.coverage" commandName="Coverage JUnit Plug-in Test" description="Coverage JUnit Plug-in Test" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpb_RWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.FetchGitLabMergeRequest" commandName="Fetch GitLab Merge Request" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpb_hWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.openTypeHierarchy" commandName="Open Type Hierarchy" description="Open Type Hierarchy for the selected item" category="_6rpgOhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpb_xWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.connector.local.command.launch" commandName="Open Local Terminal on Selection" category="_6rpgThWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcABWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.editor.openDiscoveredType" commandName="Open Discovered Type" category="_6rpgMhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcARWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.deletePreviousWord" commandName="Delete Previous Word" description="Delete the previous word" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcAhWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcAxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.stopMultiSelection" commandName="End multi-selection" description="Unselects all multi-selections returning to a single cursor " category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcBBWuEfG2wuiNQTgMeg" 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="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcBRWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcBhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.Edit" commandName="Edit Commit" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcBxWuEfG2wuiNQTgMeg" elementId="org.eclipse.epp.mpc.ui.command.showMarketplaceWizard" commandName="Eclipse Marketplace" description="Show the Eclipse Marketplace wizard" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpcCBWuEfG2wuiNQTgMeg" elementId="trigger" name="trigger"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpcCRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ant.ui.toggleMarkOccurrences" commandName="Toggle Ant Mark Occurrences" description="Toggles mark occurrences in Ant editors" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcChWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.addToWorkingSet" commandName="Add to Working Set" description="Adds the selected object to a working set." category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcCxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.Revert" commandName="Revert Commit" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcDBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.junit.junitShortcut.debug" commandName="Debug JUnit Test" description="Debug JUnit Test" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcDRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.wikitext.ui.editor.showCheatSheetCommand" commandName="Show Markup Cheat Sheet" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcDhWuEfG2wuiNQTgMeg" elementId="org.eclipse.team.ui.TeamSynchronizingPerspective" commandName="Team Synchronizing" description="Open the Team Synchronizing Perspective" category="_6rpgSRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcDxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ant.ui.open.declaration.command" commandName="Open Declaration" description="Opens the Ant editor on the referenced element" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcEBWuEfG2wuiNQTgMeg" elementId="org.eclipse.tm4e.languageconfiguration.toggleLineCommentCommand" commandName="Toggle Line Comment" category="_6rpgKxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcERWuEfG2wuiNQTgMeg" elementId="org.eclipse.epp.mpc.ui.command.showInstalled" commandName="Manage installed plug-ins" description="Update or uninstall plug-ins installed from the Marketplace" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcEhWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcExWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.filediff.OpenWorkingTree" commandName="Open Working Tree Version" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcFBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.context.ui.commands.task.clearContext" commandName="Clear Context" category="_6rpgNBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcFRWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.ToggleLineBreakpoint" commandName="Toggle Line Breakpoint" description="Creates or removes a line breakpoint" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcFhWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.searchForTask" commandName="Search Repository for Task" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcFxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcGBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.commit.UnifiedDiffCommand" commandName="Show Unified Diff" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcGRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.move" commandName="Move..." description="Move the selected item" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcGhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcGxWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.maximizePart" commandName="Maximize Part" description="Maximize Part" category="_6rpgLhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcHBWuEfG2wuiNQTgMeg" elementId="org.eclipse.compare.ignoreWhiteSpace" commandName="Ignore White Space" description="Ignore white space where applicable" category="_6rpgPRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcHRWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.editor.importProjects" commandName="Import Projects" category="_6rpgMhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcHhWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.hideUnusedElements" commandName="Hide Unused Elements" category="_6rpgOxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcHxWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcIBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.commands.showElementInTypeHierarchyView" commandName="Show Java Element Type Hierarchy" description="Show a Java element in the Type Hierarchy view" category="_6rpgNhWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpcIRWuEfG2wuiNQTgMeg" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpcIhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.goToResource" commandName="Go to Resource" description="Go to a particular resource in the active view" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcIxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcJBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.resetPerspective" commandName="Reset Perspective" description="Reset the current perspective to its default state" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcJRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.wikitext.ui.quickOutlineCommand" commandName="Quick Outline" description="Open a popup dialog with a quick outline of the current document" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcJhWuEfG2wuiNQTgMeg" elementId="AnsiConsole.command.enable_disable" commandName="Enable / Disable ANSI Support" description="Enable / disable ANSI Support" category="_6rpgOBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcJxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.project.buildLast" commandName="Repeat Working Set Build" description="Repeat the last working set build" category="_6rpgQxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcKBWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.BreakpointLabelCommand" commandName="EditBreakpointLabel" description="Opens inline editor to change breakpoint label" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcKRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.project.buildProject" commandName="Build Project" description="Build the selected project" category="_6rpgQxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcKhWuEfG2wuiNQTgMeg" elementId="org.eclipse.compare.switchLeftAndRight" commandName="Swap Left and Right View" description="Switch the left and right sides in the compare editor" category="_6rpgPRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcKxWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.view.ui.command.disconnect" commandName="Disconnect Terminal" category="_6rpgThWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcLBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.goto.textStart" commandName="Text Start" description="Go to the beginning of the text" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcLRWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.localJavaShortcut.coverage" commandName="Coverage Java Application" description="Coverage Java Application" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcLhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.paste" commandName="Paste" description="Paste from the clipboard" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcLxWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.editor.refreshCache" commandName="Refresh Remote Cache" category="_6rpgMhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcMBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.run" commandName="Run Java Applet" description="Run Java Applet" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcMRWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.exportSession" commandName="Export Session..." category="_6rpgOxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcMhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.previous" commandName="Previous" description="Navigate to the previous item" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcMxWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.scalaShortcut.coverage" commandName="Coverage Scala Application" description="Coverage Scala Application" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcNBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.clean" commandName="Clean..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcNRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.rename" commandName="Rename" description="Rename the selected item" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcNhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.project.buildAll" commandName="Build All" description="Build all projects" category="_6rpgQxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcNxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.OpenInTextEditorCommand" commandName="Open in Text Editor" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcOBWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.dumpExecutionData" commandName="Dump Execution Data" category="_6rpgOxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcORWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.commands.ToggleLambdaEntryBreakpoint" commandName="Toggle Lambda Entry Breakpoint" description="Creates or removes a lambda entry breakpoint" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcOhWuEfG2wuiNQTgMeg" 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="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcOxWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.commands.runtasks" commandName="Run Gradle Tasks" description="Runs all the selected Gradle tasks" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcPBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.toggleBreadcrumb" commandName="Toggle Java Editor Breadcrumb" description="Toggle the Java editor breadcrumb" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcPRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.editors.revisions.rendering.cycle" commandName="Cycle Revision Coloring Mode" description="Cycles through the available coloring modes for revisions" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcPhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ant.ui.renameInFile" commandName="Rename In File" description="Renames all references within the same buildfile" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcPxWuEfG2wuiNQTgMeg" 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="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcQBWuEfG2wuiNQTgMeg" 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="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcQRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ltk.ui.refactoring.commands.moveResources" commandName="Move Resources" description="Move the selected resources and notify LTK participants." category="_6rpgShWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcQhWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.actions.LifeCycleGenerateSources.run" commandName="Run Maven Generate Sources" description="Run Maven Generate Sources" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcQxWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.StepInto" commandName="Step Into" description="Step into" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcRBWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.toggleHideFieldsOutline" commandName="Hide Fields" category="_6rpgOhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcRRWuEfG2wuiNQTgMeg" elementId="org.eclipse.e4.ui.importer.openDirectory" commandName="Open Projects from File System..." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcRhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.commands.AddExceptionBreakpoint" commandName="Add Java Exception Breakpoint" description="Add a Java exception breakpoint" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcRxWuEfG2wuiNQTgMeg" 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="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcSBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewClearCredentials" commandName="Clear Credentials" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcSRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.commands.ToggleTracepoint" commandName="Toggle Tracepoint" description="Creates or removes a tracepoint" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcShWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.wikitext.ui.convertToMarkupCommand" commandName="Generate Markup" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpcSxWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.wikitext.ui.targetLanguage" name="TargetLanguage" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpcTBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.showToolTip" commandName="Show Tooltip Description" category="_6rpgNRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcTRWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.junitShortcut.coverage" commandName="Coverage JUnit Test" description="Coverage JUnit Test" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcThWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.context.ui.commands.task.copyContext" commandName="Copy Context" category="_6rpgNBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcTxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.showViewMenu" commandName="Show View Menu" description="Show the view menu" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcUBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.Commit" commandName="Commit..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcURWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or method" category="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcUhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.shiftRight" commandName="Shift Right" description="Shift a block of text to the right" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcUxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.backwardHistory" commandName="Backward History" description="Move backward in the editor navigation history" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcVBWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.workbenchShortcut.coverage" commandName="Coverage Eclipse Application" description="Coverage Eclipse Application" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcVRWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.collapseAllOutline" commandName="Collapse All" category="_6rpgOhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcVhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.removeTrailingWhitespace" commandName="Remove Trailing Whitespace" description="Removes the trailing whitespace of each line" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcVxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.findIncremental" commandName="Incremental Find" description="Incremental find" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcWBWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcWRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.ImportChangedProjectsCommandId" commandName="Import Changed Projects" description="Import or create in local Git repository" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcWhWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.commands.OpenCoverageConfiguration" commandName="Coverage Configurations..." description="Coverage Configurations..." category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcWxWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcXBWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcXRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcXhWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.builds.ui.command.ShowBuildOutput" commandName="Show Build Output" category="_6rpgMBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcXxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewCollapseWorkingTree" commandName="Collapse Working Tree" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcYBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewNewRemote" commandName="Create Remote..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcYRWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.Restart" commandName="Restart" description="Restart a process or debug target without terminating and re-launching" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcYhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.delete.line" commandName="Delete Line" description="Delete a line of text" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcYxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcZBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.open.implementation" commandName="Open Implementation" description="Opens the Implementations of a method or a type in its hierarchy" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcZRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.junit.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcZhWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcZxWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.openSessionExecutionData" commandName="Open Execution Data" category="_6rpgOxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcaBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.commands.showElementInPackageView" commandName="Show Java Element in Package Explorer" description="Select Java element in the Package Explorer view" category="_6rpgNhWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpcaRWuEfG2wuiNQTgMeg" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpcahWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.editor.performDropdown" commandName="Perform Dropdown" category="_6rpgMhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcaxWuEfG2wuiNQTgMeg" 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="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcbBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.findReplace" commandName="Find and Replace" description="Find and replace text" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcbRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.MergeTool" commandName="Merge Tool" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcbhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.command.shareProject" commandName="Share with Git" description="Share the project using Git" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpcbxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.command.projectNameParameter" name="Project" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpccBWuEfG2wuiNQTgMeg" 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="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpccRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.fullscreenmode" commandName="Toggle Full Screen" description="Toggles the window between full screen and normal" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcchWuEfG2wuiNQTgMeg" elementId="org.eclipse.equinox.p2.ui.sdk.installationDetails" commandName="Installation Details" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpccxWuEfG2wuiNQTgMeg" elementId="org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize resources in the workspace with another location" category="_6rpgKRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcdBWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.profiles.ui.commands.selectMavenProfileCommand" commandName="Select Maven Profiles" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcdRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.nextEditor" commandName="Next Editor" description="Switch to the next editor" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcdhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.internal.reflog.CopyCommand" commandName="Copy Commit Id" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcdxWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.new.subtask" commandName="New Subtask" category="_6rpgNRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpceBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.help.helpContents" commandName="Help Contents" description="Open the help contents" category="_6rpgQhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpceRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.Reset" commandName="Reset..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcehWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.delete" commandName="Delete" description="Delete the selection" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcexWuEfG2wuiNQTgMeg" 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="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcfBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.RenameBranch" commandName="Rename Branch..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcfRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.Synchronize" commandName="Synchronize" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcfhWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.copy" commandName="Copy" category="_6rpgQBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcfxWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcgBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.findPrevious" commandName="Find Previous" description="Find previous item" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcgRWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.ToggleBreakpoint" commandName="Toggle Breakpoint" description="Creates or removes a breakpoint" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcghWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.openTask" commandName="Open Task" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcgxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.scroll.lineUp" commandName="Scroll Line Up" description="Scroll up one line of text" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpchBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpchRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.java.ui.editor.folding.auto" commandName="Toggle Active Folding" description="Toggle Active Folding" category="_6rpgNxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpchhWuEfG2wuiNQTgMeg" elementId="org.eclipse.pde.runtime.spy.commands.spyCommand" commandName="Plug-in Selection Spy" description="Show the Plug-in Spy" category="_6rpgTRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpchxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.folding.toggle" commandName="Toggle Folding" description="Toggles folding in the current editor" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpciBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" commandName="Show Whitespace Characters" description="Shows whitespace characters in current text editor" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpciRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.gotoNextEditPosition" commandName="Next Edit Location" description="Next edit location" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcihWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.revert" commandName="Revert" description="Revert to the last saved state" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcixWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.ui.ToggleOfflineMode" commandName="Toggle Offline Mode" category="_6rpgTxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcjBWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.editor.openLog" commandName="Open Setup Log" category="_6rpgMhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcjRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.project.buildAutomatically" commandName="Build Automatically" description="Toggle the workspace build automatically function" category="_6rpgQxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcjhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.import" commandName="Import" description="Import" category="_6rpgPBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpcjxWuEfG2wuiNQTgMeg" elementId="importWizardId" name="Import Wizard"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpckBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.Merge" commandName="Merge" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpckRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.switchToEditor" commandName="Switch to Editor" description="Switch to an editor" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpckhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.help.dynamicHelp" commandName="Show Context Help" description="Open the contextual help" category="_6rpgQhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpckxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.toMultiSelection" commandName="To multi-selection" description="Turn current selection into multiple text selections" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpclBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into Java comments" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpclRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.activateTask" commandName="Activate Task" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpclhWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpclxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.toggleInsertMode" commandName="Toggle Insert Mode" description="Toggle insert mode" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcmBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewDelete" commandName="Delete Repository" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcmRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.closePart" commandName="Close Part" description="Close the active workbench part" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcmhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.editors.revisions.id.toggle" commandName="Toggle Revision Id Display" description="Toggles the display of the revision id" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcmxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.project.cleanAction" commandName="Build Clean" description="Discard old built state" category="_6rpgQxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcnBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.multiCaretDown" commandName="Multi caret down" description="Add a new caret/multi selection below the current line, or remove the first caret/multi selection " category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcnRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.back" commandName="Back" description="Navigate back" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcnhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.wordNext" commandName="Select Next Word" description="Select the next word" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcnxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.JavaBrowsingPerspective" commandName="Java Browsing" description="Show the Java Browsing perspective" category="_6rpgSRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcoBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.goto.pageDown" commandName="Page Down" description="Go down one page" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcoRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.builds.ui.commands.OpenBuildElement" commandName="Open Build Element" category="_6rpgMBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpcohWuEfG2wuiNQTgMeg" elementId="element" name="Element"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpcoxWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.team.ui.commands.CopyCommitMessage" commandName="Copy Commit Message for Task" description="Copies a commit message for the currently selected task to the clipboard." category="_6rpgNRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcpBWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.relaunchSession" commandName="Relaunch Coverage Session" category="_6rpgOxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcpRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.GarbageCollect" commandName="Collect Garbage" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcphWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.CompareWithWorkingTree" commandName="Compare with Working Tree" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcpxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.Branch" commandName="Branch" description="Check out, rename, create, or delete a branch in a git repository" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcqBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewConfigurePush" commandName="Configure Push..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcqRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.findIncrementalReverse" commandName="Incremental Find Reverse" description="Incremental find reverse" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcqhWuEfG2wuiNQTgMeg" elementId="org.eclipse.epp.mpc.ui.command.importFavoritesWizard" commandName="Import Marketplace Favorites" description="Import another user's Marketplace Favorites List" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpcqxWuEfG2wuiNQTgMeg" elementId="favoritesUrl" name="favoritesUrl"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpcrBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ant.ui.antShortcut.run" commandName="Run Ant Build" description="Run Ant Build" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcrRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.stash.apply" commandName="Apply Stashed Changes" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcrhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcrxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.goto.columnNext" commandName="Next Column" description="Go to the next column" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcsBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.Squash" commandName="Squash Commits" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcsRWuEfG2wuiNQTgMeg" elementId="org.eclipse.search.ui.performTextSearchWorkingSet" commandName="Find Text in Working Set" description="Searches the files in the working set for specific text." category="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcshWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.goto.wordNext" commandName="Next Word" description="Go to the next word" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcsxWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.donate" commandName="Sponsor" description="Sponsor to the development of the Eclipse IDE" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpctBWuEfG2wuiNQTgMeg" elementId="org.eclipse.quickdiff.toggle" commandName="Quick Diff Toggle" description="Toggles quick diff information display on the line number ruler" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpctRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.deleteNext" commandName="Delete Next" description="Delete the next character" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcthWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.FetchGerritChange" commandName="Fetch From Gerrit" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpctxWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.junitRAPShortcut.coverage" commandName="Coverage RAP JUnit Test" description="Coverage RAP JUnit Test" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcuBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.ReplaceWithTheirs" commandName="Replace Conflicting Files with Their Revision" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcuRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.filediff.CheckoutNew" commandName="Check Out This Version" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcuhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.toggleShowKeys" commandName="Toggle Show Key Bindings" description="Shows key binding when command is invoked" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcuxWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.SynchronizeAll" commandName="Synchronize Changed" category="_6rpgNRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcvBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.commands.Watch" commandName="Watch" description="Create new watch expression" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcvRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.Reword" commandName="Reword Commit" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcvhWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.wikitext.context.ui.editor.folding.auto" commandName="Toggle Active Folding" description="Toggle Active Folding" category="_6rpgORWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcvxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.OpenCommit" commandName="Open Git Commit" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcwBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.help.displayHelp" commandName="Display Help" description="Display a Help topic" category="_6rpgQhWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpcwRWuEfG2wuiNQTgMeg" elementId="href" name="Help topic href"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpcwhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.pageDown" commandName="Select Page Down" description="Select to the bottom of the page" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcwxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ltk.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcxBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.join.lines" commandName="Join Lines" description="Join lines of text" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcxRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcxhWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.showKindInOutline" commandName="Show Kind in Outline" category="_6rpgOhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcxxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.showContextMenu" commandName="Show Context Menu" description="Show the context menu" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcyBWuEfG2wuiNQTgMeg" 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="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcyRWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.p2.ui.ExploreRepository" commandName="Explore Repository" category="_6rpgRxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcyhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.InstallLfsLocal" commandName="Enable LFS locally" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpcyxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ltk.ui.refactor.show.refactoring.history" commandName="Open Refactoring History " description="Opens the refactoring history" category="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpczBWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpczRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.correction.assist.proposals" commandName="Quick Fix" description="Suggest possible fixes for a problem" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpczhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpczxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.nextPerspective" commandName="Next Perspective" description="Switch to the next perspective" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc0BWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.UpdateRepositoryConfiguration" commandName="Update Repository Configuration" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc0RWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.console.clear" commandName="Clear Console" description="Clear Console" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc0hWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc0xWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.ShowVersions" commandName="Open this Version" category="_6rpgSBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpc1BWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.CompareMode" name="Compare mode"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpc1RWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.nextTab" commandName="Next Tab" description="Switch to the next tab" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc1hWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.quickAccess" commandName="Find Actions" description="Quickly access UI elements" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc1xWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.showInformation" commandName="Show Tooltip Description" description="Displays information for the current caret location in a focused hover" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc2BWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc2RWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.attachment.open" commandName="Open Attachment" category="_6rpgLhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc2hWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.toggleMemoryMonitorsPane" commandName="Toggle Memory Monitors Pane" description="Toggle visibility of the Memory Monitors Pane" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc2xWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc3BWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.Discard" commandName="Replace with File in Index" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc3RWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.formatfile" commandName="Format" category="_6rpgOhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc3hWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewCreateBranch" commandName="Create Branch..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc3xWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewCopyPath" commandName="Copy Path to Clipboard" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc4BWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.builds.ui.command.NewTaskFromTest" commandName="New Task From Test" category="_6rpgMBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc4RWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.editor.perform.startup" commandName="Perform Setup Tasks (Startup)" category="_6rpgMhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc4hWuEfG2wuiNQTgMeg" 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="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc4xWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.browser.openBrowser" commandName="Open Browser" description="Opens the default web browser." category="_6rpgPxWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpc5BWuEfG2wuiNQTgMeg" elementId="url" name="URL"/>
|
|
<parameters xmi:id="_6rpc5RWuEfG2wuiNQTgMeg" elementId="browserId" name="Browser Id"/>
|
|
<parameters xmi:id="_6rpc5hWuEfG2wuiNQTgMeg" elementId="name" name="Browser Name"/>
|
|
<parameters xmi:id="_6rpc5xWuEfG2wuiNQTgMeg" elementId="tooltip" name="Browser Tooltip"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpc6BWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc6RWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.DeleteBranch" commandName="Delete Branch" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc6hWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.contentAssist.contextInformation" commandName="Context Information" description="Show Context Information" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc6xWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.saveAs" commandName="Save As" description="Save the current contents to another location" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc7BWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.previousPerspective" commandName="Previous Perspective" description="Switch to the previous perspective" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc7RWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.splitEditor" commandName="Toggle Split Editor" description="Split or join the currently active editor." category="_6rpgPxWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpc7hWuEfG2wuiNQTgMeg" elementId="Splitter.isHorizontal" name="Orientation" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpc7xWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.collapseAll" commandName="Collapse All" description="Collapse the current tree" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc8BWuEfG2wuiNQTgMeg" elementId="org.eclipse.compare.copyAllRightToLeft" commandName="Copy All from Right to Left" description="Copy All Changes from Right to Left" category="_6rpgPRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc8RWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.deactivateSelectedTask" commandName="Deactivate Selected Task" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc8hWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.lockToolBar" commandName="Toggle Lock Toolbars" description="Toggle the Lock on the Toolbars" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc8xWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.Disconnect" commandName="Disconnect" description="Disconnect" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc9BWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.format" commandName="Format" category="_6rpgOhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc9RWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc9hWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.removeFromWorkingSet" commandName="Remove From Working Set" description="Removes the selected object from a working set." category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc9xWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.openSelectedTask" commandName="Open Selected Task" category="_6rpgNRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc-BWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesLinkWithSelection" commandName="Toggle "Link with Editor and Selection" (Git Repositories View)" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc-RWuEfG2wuiNQTgMeg" 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="_6rpgNBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc-hWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.ide.deleteCompleted" commandName="Delete Completed Tasks" description="Delete the tasks marked as completed" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc-xWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.goToNextUnread" commandName="Go To Next Unread Task" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc_BWuEfG2wuiNQTgMeg" elementId="org.eclipse.tm4e.languageconfiguration.addBlockCommentCommand" commandName="Add Block Comment" category="_6rpgKxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc_RWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc_hWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RebaseInteractiveCurrent" commandName="Interactive Rebase" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpc_xWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.persistWorkbenchState" commandName="Persist workbench state" description="Forces persistence of the current workbench state for potential future recovery " category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdABWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.openEditorDropDown" commandName="Quick Switch Editor" description="Open the editor drop down list" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdARWuEfG2wuiNQTgMeg" elementId="AnsiConsole.command.copy_with_escapes" commandName="Copy Text With ANSI Escapes" description="Copy the console content to clipboard, including the escape sequences" category="_6rpgOBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdAhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.deleteNextWord" commandName="Delete Next Word" description="Delete the next word" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdAxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in Java editors" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdBBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.SkipRebase" commandName="Skip commit and continue" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdBRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected method" category="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdBhWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdBxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.SetQuickdiffBaseline" commandName="Set quickdiff baseline" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdCBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.undo" commandName="Undo" description="Undo the last operation" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdCRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.newQuickMenu" commandName="New menu" description="Open the New menu" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdChWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdCxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.openWorkspace" commandName="Switch Workspace" description="Open the workspace selection dialog" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdDBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.closeAll" commandName="Close All" description="Close all editors" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdDRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a Java editor" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdDhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.cut" commandName="Cut" description="Cut the selection to the clipboard" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdDxWuEfG2wuiNQTgMeg" 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="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdEBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.Merge" commandName="Merge" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdERWuEfG2wuiNQTgMeg" elementId="org.eclipse.ltk.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdEhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.ReplaceWithRef" commandName="Replace with branch, tag, or reference" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdExWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.submitTask" commandName="Submit Task" description="Submits the currently open task" category="_6rpgLhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdFBWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.testNgSuiteShortcut.coverage" commandName="Coverage TestNG Suite" description="Coverage TestNG Suite" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdFRWuEfG2wuiNQTgMeg" 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="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdFhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly" commandName="Show Selected Element Only" description="Show Selected Element Only" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdFxWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.symbolInWorkspace" commandName="Go to Symbol in Workspace" category="_6rpgOhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdGBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.internal.merge.ToggleCurrentChangesCommand" commandName="Ignore Changes from Ancestor to Current Version" description="Toggle ignoring changes only between the ancestor and the current version in a three-way merge comparison" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdGRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.junit.junitShortcut.rerunFailedFirst" commandName="Rerun JUnit Test - Failures First" description="Rerun JUnit Test - Failures First" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdGhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.export" commandName="Export" description="Export" category="_6rpgPBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpdGxWuEfG2wuiNQTgMeg" elementId="exportWizardId" name="Export Wizard"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpdHBWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdHRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.ApplyPatch" commandName="Apply Patch" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdHhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.JavaPerspective" commandName="Java" description="Show the Java perspective" category="_6rpgSRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdHxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.indent" commandName="Correct Indentation" description="Corrects the indentation of the selected lines" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdIBWuEfG2wuiNQTgMeg" 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="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdIRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.forwardHistory" commandName="Forward History" description="Move forward in the editor navigation history" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdIhWuEfG2wuiNQTgMeg" elementId="org.eclipse.search.ui.performTextSearchProject" commandName="Find Text in Project" description="Searches the files in the project for specific text." category="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdIxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.project.rebuildAll" commandName="Rebuild All" description="Rebuild all projects" category="_6rpgQxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdJBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.try.with.resources" commandName="Surround with try-with-resources Block" description="Surround the selected text with a try-with-resources block" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdJRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdJhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.openLocalFile" commandName="Open File..." description="Open a file" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdJxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.Disconnect" commandName="Disconnect" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdKBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdKRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.refresh" commandName="Refresh" description="Refresh the selected items" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdKhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.ReplaceWithOurs" commandName="Replace Conflicting Files with Our Revision" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdKxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewChangeCredentials" commandName="Change Credentials" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdLBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.correction.extractMethodInplace.assist" commandName="Quick Assist - Extract method" description="Invokes quick assist and selects 'Extract to method'" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdLRWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.p2.ui.SearchRepositories" commandName="Search Repositories" category="_6rpgRxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdLhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.closeAllPerspectives" commandName="Close All Perspectives" description="Close all open perspectives" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdLxWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.TerminateAll" commandName="Terminate/Disconnect All" description="Terminate/Disconnect All" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdMBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.disconnected" commandName="Disconnected" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdMRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.lineStart" commandName="Select Line Start" description="Select to the beginning of the line of text" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdMhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.commit.Reword" commandName="Reword Commit" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdMxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.editors.lineNumberToggle" commandName="Show Line Numbers" description="Toggle display of line numbers" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdNBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.github.ui.command.createGist" commandName="Create Gist" description="Create Gist based on selection" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpdNRWuEfG2wuiNQTgMeg" elementId="publicGist" name="Public Gist"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpdNhWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.index.ui.command.ResetIndex" commandName="Refresh Search Index" category="_6rpgNRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdNxWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.github.ui.command.rebasePullRequest" commandName="Rebase pull request" description="Rebase onto destination branch" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdOBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchCommit" commandName="Toggle Latest Branch Commit" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdORWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.PushCommit" commandName="Push Commit..." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdOhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.genericeditor.gotoMatchingBracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdOxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.ide.showInSystemExplorer" commandName="Show In (System Explorer)" description="Show in system's explorer (file manager)" category="_6rpgNhWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpdPBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.ide.showInSystemExplorer.path" name="Resource System Path Parameter"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpdPRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.new.local.task" commandName="New Local Task" category="_6rpgNRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdPhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.lineDown" commandName="Select Line Down" description="Extend the selection to the next line of text" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdPxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdQBWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.command1" commandName="Terminal view insert" category="_6rpgQBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdQRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.lowerCase" commandName="To Lower Case" description="Changes the selection to lower case" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdQhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.CompareWithIndex" commandName="Compare with Index" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdQxWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.discovery.ui" commandName="m2e Marketplace" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdRBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.zoomOut" commandName="Zoom Out" description="Zoom out text, decrease default font size for text editors" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdRRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskIncomplete" commandName="Mark Task Incomplete" category="_6rpgNRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdRhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.save" commandName="Save" description="Save the current contents" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdRxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.correction.assignAllParamsToNewFields.assist" commandName="Quick Assist - Assign all parameters to new fields" description="Invokes quick assist and selects 'Assign all parameters to new fields'" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdSBWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdSRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.make.static" commandName="Make Static" description="Make Static" category="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdShWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskReadGoToNextUnread" commandName="Mark Task Read and Go To Next Unread Task" category="_6rpgNRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdSxWuEfG2wuiNQTgMeg" elementId="org.eclipse.team.ui.applyPatch" commandName="Apply Patch..." description="Apply a patch to one or more workspace projects." category="_6rpgKRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdTBWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.commands.rundefaulttasks" commandName="Run Gradle Default Tasks" description="Runs the default tasks of the selected Gradle project" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdTRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.lineEnd" commandName="Select Line End" description="Select to the end of the line of text" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdThWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.removeActiveSession" commandName="Remove Active Session" category="_6rpgOxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdTxWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskRead" commandName="Mark Task Read" category="_6rpgNRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdUBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdURWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.wordPrevious" commandName="Select Previous Word" description="Select the previous word" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdUhWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.StepOver" commandName="Step Over" description="Step over" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdUxWuEfG2wuiNQTgMeg" elementId="org.eclipse.compare.selectPreviousChange" commandName="Select Previous Change" description="Select Previous Change" category="_6rpgPRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdVBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.exit" commandName="Exit" description="Exit the application" category="_6rpgPBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpdVRWuEfG2wuiNQTgMeg" elementId="mayPrompt" name="may prompt"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpdVhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.CompareWithHead" commandName="Compare with HEAD Revision" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdVxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.CompareWithCommit" commandName="Compare with Commit..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdWBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewOpen" commandName="Open" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdWRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.deactivateAllTasks" commandName="Deactivate Task" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdWhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.ShowHistory" commandName="Show in History" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdWxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.toggle.codemining" commandName="Toggle Code Mining" description="Toggle Code Mining Annotations" category="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdXBWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.core.ui.command.updateProject" commandName="Update Maven Project" description="Update Maven project configuration and dependencies" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdXRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.SimplePush" commandName="Push to Upstream" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdXhWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.addMemoryMonitor" commandName="Add Memory Block" description="Add memory block" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdXxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.junit.junitShortcut.run" commandName="Run JUnit Test" description="Run JUnit Test" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdYBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.PushHeadToGerrit" commandName="Push Current Head to Gerrit" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdYRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.selectAll" commandName="Select All" description="Select all" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdYhWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.swtBotJunitShortcut.coverage" commandName="Coverage SWTBot Test" description="Coverage SWTBot Test" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdYxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdZBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ltk.ui.refactoring.commands.copyProject" commandName="Copy Project" category="_6rpgShWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpdZRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ltk.ui.refactoring.commands.copyProject.newName.parameter.key" name="The name of the new project." optional="false"/>
|
|
<parameters xmi:id="_6rpdZhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ltk.ui.refactoring.commands.copyProject.newLocation.parameter.key" name="The location of the new project." optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpdZxWuEfG2wuiNQTgMeg" 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="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdaBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.project.rebuildProject" commandName="Rebuild Project" description="Rebuild the selected projects" category="_6rpgQxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdaRWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.core.pomFileAction.run" commandName="Run Maven Build" description="Run Maven Build" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdahWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.linkWithSelection" commandName="Link with Current Selection" category="_6rpgOxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdaxWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.actions.LifeCycleInstall.run" commandName="Run Maven Install" description="Run Maven Install" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdbBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.copyLineDown" commandName="Copy Lines" description="Duplicates the selected lines and moves the selection to the copy" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdbRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.selectMultiSelectionUp" commandName="Multi selection up relative to anchor selection" description="Search next matching region above and add it to the current selection, or remove last element from current multi-selection " category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdbhWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.editor.perform" commandName="Perform Setup Tasks" category="_6rpgMhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdbxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.raw.paste" commandName="Raw Paste" description="Paste and ignore smart insert setting" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdcBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.help.installationDialog" commandName="Installation Information" description="Open the installation dialog" category="_6rpgQhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdcRWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.ToggleStepFilters" commandName="Use Step Filters" description="Toggles enablement of debug step filters" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdchWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.goto.lineUp" commandName="Line Up" description="Go up one line of text" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdcxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.goto.windowStart" commandName="Window Start" description="Go to the start of the window" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpddBWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpddRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.commons.ui.command.AddRepository" commandName="Add Repository" category="_6rpgTBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpddhWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.view.ui.command.launch" commandName="Open Terminal on Selection" category="_6rpgThWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpddxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.commit.DiffEditorQuickOutlineCommand" commandName="Quick Outline" description="Show the quick outline for a unified diff" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdeBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdeRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ant.ui.antShortcut.debug" commandName="Debug Ant Build" description="Debug Ant Build" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdehWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.AssumeUnchanged" commandName="Assume Unchanged" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdexWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.closePerspective" commandName="Close Perspective" description="Close the current perspective" category="_6rpgPxWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpdfBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.closePerspective.perspectiveId" name="Perspective Id"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpdfRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.cheatsheets.openCheatSheetURL" commandName="Open Cheat Sheet from URL" description="Open a Cheat Sheet from file at a specified URL." category="_6rpgQhWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpdfhWuEfG2wuiNQTgMeg" elementId="cheatSheetId" name="Identifier" optional="false"/>
|
|
<parameters xmi:id="_6rpdfxWuEfG2wuiNQTgMeg" elementId="name" name="Name" optional="false"/>
|
|
<parameters xmi:id="_6rpdgBWuEfG2wuiNQTgMeg" elementId="url" name="URL" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpdgRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.PushBranch" commandName="Push Branch..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdghWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.core.ui.command.addDependency" commandName="Add Maven Dependency" description="Add Maven dependency" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdgxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.commands.Execute" commandName="Execute" description="Evaluate selected text" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdhBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdhRWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdhhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.closeAllSaved" commandName="Close All Saved" description="Close all saved editors" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdhxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.redo" commandName="Redo" description="Redo the last operation" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdiBWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.editor.RenameArtifactAction" commandName="Rename Maven Artifact..." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdiRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.selectWorkingSets" commandName="Select Working Sets" description="Select the working sets that are applicable for this window." category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdihWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdixWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdjBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.close" commandName="Close" description="Close the active editor" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdjRWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdjhWuEfG2wuiNQTgMeg" 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="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdjxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.Reset" commandName="Reset..." category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpdkBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.ResetMode" name="Reset mode" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpdkRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.previousSubTab" commandName="Previous Sub-Tab" description="Switch to the previous sub-tab" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdkhWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdkxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.showIn" commandName="Show In" category="_6rpgNhWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpdlBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.showIn.targetId" name="Show In Target Id" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpdlRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewRemoveRemote" commandName="Delete Remote" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdlhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.dialogs.openInputDialog" commandName="Open Input Dialog" description="Open an Input Dialog" category="_6rpgRhWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpdlxWuEfG2wuiNQTgMeg" elementId="title" name="Title"/>
|
|
<parameters xmi:id="_6rpdmBWuEfG2wuiNQTgMeg" elementId="message" name="Message"/>
|
|
<parameters xmi:id="_6rpdmRWuEfG2wuiNQTgMeg" elementId="initialValue" name="Initial Value"/>
|
|
<parameters xmi:id="_6rpdmhWuEfG2wuiNQTgMeg" elementId="cancelReturns" name="Return Value on Cancel"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpdmxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RebaseCurrent" commandName="Rebase" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdnBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdnRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskComplete" commandName="Mark Task Complete" category="_6rpgNRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdnhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.windowStart" commandName="Select Window Start" description="Select to the start of the window" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdnxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdoBWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdoRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewImportProjects" commandName="Import Projects..." description="Import or create in local Git repository" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdohWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.commands.CoverageLast" commandName="Coverage" description="Coverage" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdoxWuEfG2wuiNQTgMeg" elementId="org.eclipse.compare.copyAllLeftToRight" commandName="Copy All from Left to Right" description="Copy All Changes from Left to Right" category="_6rpgPRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdpBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdpRWuEfG2wuiNQTgMeg" elementId="org.eclipse.search.ui.openFileSearchPage" commandName="File Search" description="Open the Search dialog's file search page" category="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdphWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdpxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewAddRepository" commandName="Add a Git Repository..." description="Adds an existing Git repository to the Git Repositories view" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdqBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.breakpoint.properties" commandName="Java Breakpoint Properties" description="View and edit the properties for a given Java breakpoint" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdqRWuEfG2wuiNQTgMeg" 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="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdqhWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.task.clearActiveTime" commandName="Clear Active Time" category="_6rpgNRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdqxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.ide.copyBuildIdCommand" commandName="Copy Build Id Information To Clipboard" description="Copies the build identification information to the clipboard." category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdrBWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.commands.refreshproject" commandName="Refresh Gradle Project" description="Synchronizes the Gradle builds of the selected projects with the workspace" category="_6rpgLxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdrRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.textEnd" commandName="Select Text End" description="Select to the end of the text" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdrhWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.context.ui.commands.task.attachContext" commandName="Attach Context" category="_6rpgNBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdrxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.goto.wordPrevious" commandName="Previous Word" description="Go to the previous word" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdsBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.preferences" commandName="Preferences" description="Open the preferences dialog" category="_6rpgPxWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpdsRWuEfG2wuiNQTgMeg" elementId="preferencePageId" name="Preference Page"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpdshWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.sourcelookup.ui.openSourceLookupInfoDialog" commandName="Source Lookup Info" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdsxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.commit.Squash" commandName="Squash Commits" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdtBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.copy" commandName="Copy" description="Copy the selection to the clipboard" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdtRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.nextView" commandName="Next View" description="Switch to the next view" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdthWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.revertToSaved" commandName="Revert to Saved" description="Revert to the last saved state" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdtxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.properties.NewPropertySheetCommand" commandName="Properties" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpduBWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.RunToLine" commandName="Run to Line" description="Resume and break when execution reaches the current line" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpduRWuEfG2wuiNQTgMeg" 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="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpduhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.upperCase" commandName="To Upper Case" description="Changes the selection to upper case" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpduxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.ConfigureFetch" commandName="Configure Upstream Fetch" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdvBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.goInto" commandName="Go Into" description="Navigate into the selected item" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdvRWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.OpenRunConfigurations" commandName="Run..." description="Open run launch configuration dialog" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdvhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.windowEnd" commandName="Select Window End" description="Select to the end of the window" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdvxWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.resetOnDump" commandName="Reset on Dump" category="_6rpgOxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdwBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.minimizePart" commandName="Minimize Active View or Editor" description="Minimizes the active view or editor" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdwRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.Untrack" commandName="Untrack" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdwhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.showSystemMenu" commandName="Show System Menu" description="Show the system menu" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdwxWuEfG2wuiNQTgMeg" 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="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdxBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" description="Opens selected commit(s) in Commit Viewer(s)" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdxRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.correction.assignInTryWithResources.assist" commandName="Quick Assist - Assign to variable in new try-with-resources block" description="Invokes quick assist and selects 'Assign to variable in new try-with-resources block'" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdxhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdxxWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.actions.LifeCycleTest.run" commandName="Run Maven Test" description="Run Maven Test" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdyBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.savePerspective" commandName="Save Perspective As" description="Save the current perspective" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdyRWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdyhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.command.configureTrace" commandName="Configure Git Debug Trace" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdyxWuEfG2wuiNQTgMeg" 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="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdzBWuEfG2wuiNQTgMeg" 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="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdzRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdzhWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.builds.ui.command.ShowTestResults" commandName="Show Test Results" category="_6rpgMBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpdzxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.toggleBlockSelectionMode" commandName="Toggle Block Selection" description="Toggle block / column selection in the current text editor" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd0BWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.FetchGiteaPullRequest" commandName="Fetch Gitea Pull Request" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd0RWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd0hWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.selectionRange.up" commandName="Enclosing Element" description="Expand Selection To Enclosing Element" category="_6rpgOhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd0xWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.CompareIndexWithHead" commandName="Compare File in Index with HEAD Revision" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd1BWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.override.methods" commandName="Override/Implement Methods" description="Override or implement methods from super types" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd1RWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.selectionRange.down" commandName="Restore To Last Selection" description="Expand Selection To Restore To Last Selection" category="_6rpgOhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd1hWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.wikitext.ui.convertToDocbookCommand" commandName="Generate Docbook" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd1xWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.part.nextPage" commandName="Next Page" description="Switch to the next page" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd2BWuEfG2wuiNQTgMeg" 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="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd2RWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.view.ui.command.launchConsole" commandName="Open Terminal on Selection" category="_6rpgThWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd2hWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewClone" commandName="Clone a Git Repository..." description="Clones a Git repository and adds the clone to the Git Repositories view" category="_6rpgSBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpd2xWuEfG2wuiNQTgMeg" elementId="repositoryUri" name="Repository URI"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpd3BWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.clear.mark" commandName="Clear Mark" description="Clear the mark" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd3RWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.add.textblock" commandName="Add Text Block" description="Adds Text Block" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd3hWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewRemove" commandName="Remove Repository" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd3xWuEfG2wuiNQTgMeg" elementId="org.eclipse.ant.ui.openExternalDoc" commandName="Open External Documentation" description="Open the External documentation for the current task in the Ant editor" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd4BWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.github.ui.command.mergePullRequest" commandName="Merge pull request" description="Merge into destination branch" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd4RWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewCreateRepository" commandName="Create a Git Repository..." description="Creates a new Git repository and adds it to the Git Repositories view" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd4hWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd4xWuEfG2wuiNQTgMeg" elementId="org.eclipse.text.quicksearch.commands.quicksearchCommand" commandName="Quick Search" category="_6rpgPhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd5BWuEfG2wuiNQTgMeg" elementId="org.eclipse.tm4e.languageconfiguration.removeBlockCommentCommand" commandName="Remove Block Comment" category="_6rpgKxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd5RWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.PushTags" commandName="Push Tags..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd5hWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.ContinueRebase" commandName="Continue Rebase" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd5xWuEfG2wuiNQTgMeg" 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="_6rpgQhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd6BWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.CreatePatch" commandName="Create Patch..." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd6RWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.Resume" commandName="Resume" description="Resume" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd6hWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.context.ui.commands.open.context.dialog" commandName="Show Context Quick View" description="Show Context Quick View" category="_6rpgNBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd6xWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.restartWorkbench" commandName="Restart" description="Restart the workbench" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd7BWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.CompareWithRef" commandName="Compare with Branch, Tag or Reference..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd7RWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.context.ui.commands.attachment.retrieveContext" commandName="Retrieve Context Attachment" category="_6rpgNBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd7hWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.toggleOverwrite" commandName="Toggle Overwrite" description="Toggle overwrite mode" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd7xWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd8BWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.folding.collapse_all" commandName="Collapse All" description="Collapses all folded regions" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd8RWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.bugs.commands.ReportBugAction" commandName="Report Bug or Enhancement..." description="Report Bug or Enhancement for predefined Products / Projects" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd8hWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.RefreshRepositoryTasks" commandName="Synchronize Changed" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd8xWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.ToggleWatchpoint" commandName="Toggle Watchpoint" description="Creates or removes a watchpoint" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd9BWuEfG2wuiNQTgMeg" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowRepositoryCatalog" commandName="Show Repository Catalog" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpd9RWuEfG2wuiNQTgMeg" elementId="org.eclipse.equinox.p2.ui.discovery.commands.RepositoryParameter" name="P2 Repository URI"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpd9hWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.closeRendering" commandName="Close Rendering" description="Close the selected rendering." category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd9xWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewOpenInEditor" commandName="Open in Editor" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd-BWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.submodule.update" commandName="Update Submodule" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd-RWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.ProfileLast" commandName="Profile" description="Launch in profile mode" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd-hWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.Pull" commandName="Pull" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd-xWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.swap.mark" commandName="Swap Mark" description="Swap the mark with the cursor position" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd_BWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd_RWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.context.ui.commands.interest.increment" commandName="Make Landmark" description="Make Landmark" category="_6rpgNBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd_hWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureFetch" commandName="Configure Fetch..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpd_xWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewShowInSystemExplorer" commandName="Show In System Explorer" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeABWuEfG2wuiNQTgMeg" 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="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeARWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.shiftLeft" commandName="Shift Left" description="Shift a block of text to the left" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeAhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.Push" commandName="Push..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeAxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.commands.AddClassPrepareBreakpoint" commandName="Add Class Load Breakpoint" description="Add a class load breakpoint" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeBBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesCreateGroup" commandName="Create a Repository Group" description="Create a repository group for structuring repositories in the Git Repositories view" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeBRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.stash.drop" commandName="Delete Stashed Commit..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeBhWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.DebugPerspective" commandName="Debug" description="Open the debug perspective" category="_6rpgSRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeBxWuEfG2wuiNQTgMeg" elementId="org.eclipse.tips.ide.command.open" commandName="Tip of the Day" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeCBWuEfG2wuiNQTgMeg" elementId="AnsiConsole.command.copy_without_escapes" commandName="Copy Text Without ANSI Escapes" description="Copy the console content to clipboard, removing the escape sequences" category="_6rpgOBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeCRWuEfG2wuiNQTgMeg" 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="_6rpgLBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpeChWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.specific_content_assist.category_id" name="type" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpeCxWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeDBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.expandAll" commandName="Expand All" description="Expand the current tree" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeDRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.saveAll" commandName="Save All" description="Save all current contents" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeDhWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeDxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeEBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.closeOthers" commandName="Close Others" description="Close all editors except the one that is active" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeERWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.editors.quickdiff.revertLine" commandName="Revert Line" description="Revert the current line" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeEhWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.OpenDebugConfigurations" commandName="Debug..." description="Open debug launch configuration dialog" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeExWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.SimpleFetch" commandName="Fetch from Upstream" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeFBWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.sourcelookup.ui.importBinaryProject" commandName="Import Binary Project" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeFRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.previousEditor" commandName="Previous Editor" description="Switch to the previous editor" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeFhWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeFxWuEfG2wuiNQTgMeg" 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="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeGBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.zoomIn" commandName="Zoom In" description="Zoom in text, increase default font size for text editors" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeGRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.ide.OpenMarkersView" commandName="Open Another" description="Open another view" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeGhWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeGxWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.newRendering" commandName="New Rendering" description="Add a new rendering." category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeHBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.project.closeUnrelatedProjects" commandName="Close Unrelated Projects" description="Close unrelated projects" category="_6rpgQxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeHRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.self.encapsulate.field" commandName="Encapsulate Fields" description="Create getting and setting methods for the field and use only those to access the field" category="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeHhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.ide.markers.copyMarkerResourceQualifiedName" commandName="Copy Resource Qualified Name To Clipboard" description="Copies markers resource qualified name to the clipboard" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeHxWuEfG2wuiNQTgMeg" elementId="org.eclipse.search.ui.performTextSearchWorkspace" commandName="Find Text in Workspace" description="Searches the files in the workspace for specific text." category="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeIBWuEfG2wuiNQTgMeg" elementId="org.eclipse.pde.runtime.spy.commands.menuSpyCommand" commandName="Plug-in Menu Spy" description="Show the Plug-in Spy" category="_6rpgTRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeIRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeIhWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.core.ui.command.openPom" commandName="Open Maven POM" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeIxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.index.rebuild" commandName="Rebuild Java Index" description="Rebuilds the Java index database" category="_6rpgQxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeJBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.addBookmark" commandName="Add Bookmark" description="Add a bookmark" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeJRWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.maximize" commandName="Maximize Active View or Editor" category="_6rpgQBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeJhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.set.mark" commandName="Set Mark" description="Set the mark" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeJxWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.goToPreviousUnread" commandName="Go To Previous Unread Task" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeKBWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeKRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.showView" commandName="Show View" description="Shows a particular view" category="_6rpgKhWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpeKhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.showView.viewId" name="View"/>
|
|
<parameters xmi:id="_6rpeKxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.showView.secondaryId" name="Secondary Id"/>
|
|
<parameters xmi:id="_6rpeLBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.views.showView.makeFast" name="As FastView"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpeLRWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.notifications" commandName="Notifications" description="Notifications for the Eclipse IDE" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeLhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.Ignore" commandName="Ignore" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeLxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.commit.Edit" commandName="Edit Commit" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeMBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.showResourceByPath" commandName="Show Resource in Navigator" description="Show a resource in the Navigator given its path" category="_6rpgNhWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpeMRWuEfG2wuiNQTgMeg" elementId="resourcePath" name="Resource Path" typeId="org.eclipse.ui.ide.resourcePath" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpeMhWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.SkipAllBreakpoints" commandName="Skip All Breakpoints" description="Sets whether or not any breakpoint should suspend execution" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeMxWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.selectRootElements" commandName="Select Root Elements" category="_6rpgOxWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpeNBWuEfG2wuiNQTgMeg" elementId="type" name="type" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpeNRWuEfG2wuiNQTgMeg" 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="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeNhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.findNext" commandName="Find Next" description="Find next item" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeNxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.hidetrimbars" commandName="Toggle visibility of the window toolbars" description="Toggle the visibility of the toolbars of the current window" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeOBWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.folding.collapseAll" commandName="Fold All" category="_6rpgOhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeORWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.nextSubTab" commandName="Next Sub-Tab" description="Switch to the next sub-tab" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeOhWuEfG2wuiNQTgMeg" 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="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeOxWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.addTaskRepository" commandName="Add Task Repository..." category="_6rpgNRWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpePBWuEfG2wuiNQTgMeg" elementId="connectorKind" name="Repository Type"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpePRWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.removeAllSessions" commandName="Remove All Sessions" category="_6rpgOxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpePhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.run" commandName="Run Java Application" description="Run Java Application" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpePxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.addTask" commandName="Add Task..." description="Add a task" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeQBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.builds.ui.commands.OpenBuildElementWithBrowser" commandName="Open Build with Browser" category="_6rpgMBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpeQRWuEfG2wuiNQTgMeg" elementId="element" name="Element"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpeQhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.cheatsheets.openCheatSheet" commandName="Open Cheat Sheet" description="Open a Cheat Sheet." category="_6rpgQhWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpeQxWuEfG2wuiNQTgMeg" elementId="cheatSheetId" name="Identifier"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpeRBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.viewSource.command" commandName="View Unformatted Text" category="_6rpgNRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeRRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.moveLineDown" commandName="Move Lines Down" description="Moves the selected lines down" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeRhWuEfG2wuiNQTgMeg" elementId="org.eclipse.equinox.p2.ui.sdk.update" commandName="Check for Updates" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeRxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.goto.textEnd" commandName="Text End" description="Go to the end of the text" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeSBWuEfG2wuiNQTgMeg" 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="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeSRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.part.previousPage" commandName="Previous Page" description="Switch to the previous page" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeShWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.project.closeProject" commandName="Close Project" description="Close the selected project" category="_6rpgQxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeSxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.PullWithOptions" commandName="Pull..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeTBWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.toggleLinkWithEditor" commandName="Toggle Link with Editor" category="_6rpgOhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeTRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.github.ui.command.checkoutPullRequest" commandName="Checkout Pull Request" description="Checkout pull request into topic branch" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeThWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.addAllMatchesToMultiSelection" commandName="Add all matches to multi-selection" description="Looks for all regions matching the current selection or identifier and adds them to a multi-selection " category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeTxWuEfG2wuiNQTgMeg" 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="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeUBWuEfG2wuiNQTgMeg" 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="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeURWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskUnread" commandName="Mark Task Unread" category="_6rpgNRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeUhWuEfG2wuiNQTgMeg" elementId="org.eclipse.search.ui.performTextSearchFile" commandName="Find Text in File" description="Searches the files in the file for specific text." category="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeUxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.cut.line" commandName="Cut Line" description="Cut a line of text, or multiple lines when invoked again without interruption" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeVBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.builds.ui.command.NewTaskFromBuild" commandName="New Task From Build" category="_6rpgMBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeVRWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.folding.expandAll" commandName="Unfold All" category="_6rpgOhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeVhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.folding.expand_all" commandName="Expand All" description="Expands all folded regions" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeVxWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeWBWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.quickaccess" commandName="Quick Access" category="_6rpgQBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeWRWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.editor.openEditorDropdown" commandName="Open Setup Editor" category="_6rpgMhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeWhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.help.quickStartAction" commandName="Welcome" description="Show help for beginning users" category="_6rpgQhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeWxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.ReplaceWithPrevious" commandName="Replace with Previous Revision" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeXBWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.sourcelookup.ui.openPom" commandName="Open Pom" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeXRWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.ui.questionnaire" commandName="Configuration Questionnaire" description="Review the IDE's most fiercely contested preferences" category="_6rpgMhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeXhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.hideShowEditors" commandName="Toggle Shared Area Visibility" description="Toggles the visibility of the shared area" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeXxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.folding.restore" commandName="Reset Structure" description="Resets the folding structure" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeYBWuEfG2wuiNQTgMeg" elementId="org.eclipse.help.ui.indexcommand" commandName="Index" description="Show Keyword Index" category="_6rpgQhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeYRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeYhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.debug" commandName="Debug Java Application" description="Debug Java Application" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeYxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.forward" commandName="Forward" description="Navigate forward" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeZBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.CherryPick" commandName="Cherry Pick" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeZRWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.commands.openbuildscript" commandName="Open Gradle Build Script" description="Opens the Gradle build script for the selected Gradle project" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeZhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.FetchGitHubPR" commandName="Fetch GitHub Pull Request" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeZxWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.commands.openrunconfiguration" commandName="Open Gradle Run Configuration" description="Opens the Run Configuration for the selected Gradle tasks" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeaBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.DeleteTag" commandName="&Delete Tag" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeaRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeahWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.pinEditor" commandName="Pin Editor" description="Pin the current editor" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeaxWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.github.ui.command.fetchPullRequest" commandName="Fetch Pull Request Commits" description="Fetch commits from pull request" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpebBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.goto.pageUp" commandName="Page Up" description="Go up one page" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpebRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.submodule.sync" commandName="Sync Submodule" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpebhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.DeleteBranch" commandName="Delete Branch" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpebxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.goto.columnPrevious" commandName="Previous Column" description="Go to the previous column" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpecBWuEfG2wuiNQTgMeg" elementId="org.eclipse.compare.selectNextChange" commandName="Select Next Change" description="Select Next Change" category="_6rpgPRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpecRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource" commandName="Rename Resource" description="Rename the selected resource and notify LTK participants." category="_6rpgShWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpechWuEfG2wuiNQTgMeg" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource.newName.parameter.key" name="Selected resource's new name."/>
|
|
</commands>
|
|
<commands xmi:id="_6rpecxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.Rebase" commandName="Rebase on" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpedBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.previousTask" commandName="Previous Task Command" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpedRWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.view.ui.command.newview" commandName="New Terminal View" category="_6rpgThWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpedhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.properties" commandName="Properties" description="Display the properties of the selected item" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpedxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.ReplaceWithHead" commandName="Replace with HEAD revision" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeeBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeeRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.activeContextInfo" commandName="Show activeContext Info" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeehWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskReadGoToPreviousUnread" commandName="Mark Task Read and Go To Previous Unread Task" category="_6rpgNRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeexWuEfG2wuiNQTgMeg" 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="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpefBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.textStart" commandName="Select Text Start" description="Select to the beginning of the text" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpefRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.builds.ui.command.ShowBuildOutput.url" commandName="Show Build Output" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpefhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.ConfigurePush" commandName="Configure Upstream Push" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpefxWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.command.nextpage" commandName="Next Page of Memory" description="Load next page of memory" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpegBWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.command.gotoaddress" commandName="Go to Address" description="Go to Address" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpegRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.maximizePart" commandName="Maximize Active View or Editor" description="Toggles maximize/restore state of active view or editor" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeghWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify field access" description="Invokes quick assist and selects 'Qualify field access'" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpegxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.newEditor" commandName="Clone Editor" description="Open another editor on the active editor's input" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpehBWuEfG2wuiNQTgMeg" elementId="org.eclipse.search.ui.openSearchDialog" commandName="Open Search Dialog" description="Open the Search dialog" category="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpehRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.contentAssist.proposals" commandName="Content Assist" description="Content Assist" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpehhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.up" commandName="Up" description="Navigate up one level" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpehxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.activateEditor" commandName="Activate Editor" description="Activate the editor" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeiBWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.core.ui.command.addPlugin" commandName="Add Maven Plugin" description="Add Maven plugin" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeiRWuEfG2wuiNQTgMeg" 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="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeihWuEfG2wuiNQTgMeg" 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="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeixWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.mergeSessions" commandName="Merge Sessions" category="_6rpgOxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpejBWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpejRWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.Terminate" commandName="Terminate" description="Terminate" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpejhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.ShowRepositoriesView" commandName="Show Git Repositories View" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpejxWuEfG2wuiNQTgMeg" 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="_6rpgQhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpekBWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.openCallHierarchy" commandName="Open Call Hierarchy" description="Open Call Hierarchy for the selected item" category="_6rpgOhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpekRWuEfG2wuiNQTgMeg" elementId="org.eclipse.compare.compareWithOther" commandName="Compare With Other Resource" description="Compare resources, clipboard contents or editors" category="_6rpgPRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpekhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.CreatePatch" commandName="Create Patch..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpekxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.editors.revisions.author.toggle" commandName="Toggle Revision Author Display" description="Toggles the display of the revision author" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpelBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.goto.windowEnd" commandName="Window End" description="Go to the end of the window" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpelRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.perspectives.showPerspective" commandName="Show Perspective" description="Show a particular perspective" category="_6rpgSRWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpelhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.perspectives.showPerspective.perspectiveId" name="Parameter"/>
|
|
<parameters xmi:id="_6rpelxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.perspectives.showPerspective.newWindow" name="In New Window"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpemBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.goto.line" commandName="Go to Line" description="Go to a specified line of text" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpemRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.editors.quickdiff.revert" commandName="Revert Lines" description="Revert the current selection, block or deleted lines" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpemhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.debug" commandName="Debug Java Applet" description="Debug Java Applet" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpemxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.lineUp" commandName="Select Line Up" description="Extend the selection to the previous line of text" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpenBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.submodule.add" commandName="Add Submodule" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpenRWuEfG2wuiNQTgMeg" 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="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpenhWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpenxWuEfG2wuiNQTgMeg" elementId="org.eclipse.compare.copyLeftToRight" commandName="Copy from Left to Right" description="Copy Current Change from Left to Right" category="_6rpgPRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeoBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.project.openProject" commandName="Open Project" description="Open a project" category="_6rpgQxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeoRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.filediff.OpenPrevious" commandName="Open Previous Version" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeohWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeoxWuEfG2wuiNQTgMeg" elementId="org.eclipse.tips.ide.command.trim.open" commandName="Tip of the Day" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpepBWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpepRWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.selectCounters" commandName="Select Counters" category="_6rpgOxWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpephWuEfG2wuiNQTgMeg" elementId="type" name="type" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpepxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.project.properties" commandName="Properties" description="Display the properties of the selected item's project " category="_6rpgQxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeqBWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.problem" commandName="Report a Problem" description="Report a problem for this IDE" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeqRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.CompareVersionsInTree" commandName="Compare in Tree" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeqhWuEfG2wuiNQTgMeg" elementId="org.eclipse.epp.package.common.contribute" commandName="Contribute" description="Contribute to the development and success of the Eclipse IDE!" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeqxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.columnPrevious" commandName="Select Previous Column" description="Select the previous column" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rperBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.github.ui.command.cloneGist" commandName="Clone Gist" description="Clone Gist into Git repository" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rperRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.correction.extractLocalNotReplaceOccurrences.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rperhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchHierarchy" commandName="Toggle Branch Representation" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rperxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ltk.ui.refactoring.commands.deleteResources" commandName="Delete Resources" description="Delete the selected resources and notify LTK participants." category="_6rpgShWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpesBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.file.print" commandName="Print" description="Print" category="_6rpgPBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpesRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.commands.AllReferences" commandName="All References" description="Inspect all references to the selected object" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeshWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.junit.junitShortcut.rerunLast" commandName="Rerun JUnit Test" description="Rerun JUnit Test" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpesxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.selectMultiSelectionDown" commandName="Multi selection down relative to anchor selection " description="Search next matching region and add it to the current selection, or remove first element from current multi-selection " category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpetBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.showRulerContextMenu" commandName="Show Ruler Context Menu" description="Show the context menu for the ruler" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpetRWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpethWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.task.clearOutgoing" commandName="Clear Outgoing Changes" category="_6rpgNRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpetxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.folding.collapse" commandName="Collapse" description="Collapses the folded region at the current selection" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeuBWuEfG2wuiNQTgMeg" elementId="org.eclipse.epp.mpc.ui.command.showFavorites" commandName="Eclipse Marketplace Favorites" description="Open Marketplace Favorites" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeuRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.smartEnterInverse" commandName="Insert Line Above Current Line" description="Adds a new line above the current line" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeuhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.spy" commandName="Show Contributing Plug-in" description="Shows contribution information for the currently selected element" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeuxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.help.helpSearch" commandName="Help Search" description="Open the help search" category="_6rpgQhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpevBWuEfG2wuiNQTgMeg" 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="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpevRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.builds.ui.command.ShowTestResults.url" commandName="Show Test Results" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpevhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.goto.lineDown" commandName="Line Down" description="Go down one line of text" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpevxWuEfG2wuiNQTgMeg" elementId="org.eclipse.m2e.actions.LifeCycleClean.run" commandName="Run Maven Clean" description="Run Maven Clean" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpewBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition" commandName="Previous Edit Location" description="Previous edit location" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpewRWuEfG2wuiNQTgMeg" 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="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpewhWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.wikitext.ui.convertToEclipseHelpCommand" commandName="Generate Eclipse Help (*.html and *-toc.xml)" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpewxWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.command.prevpage" commandName="Previous Page of Memory" description="Load previous page of memory" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpexBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.commands.ForceReturn" commandName="Force Return" description="Forces return from method with value of selected expression" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpexRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.ide.configureFilters" commandName="Filters..." description="Configure the filters to apply to the markers view" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpexhWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.importSession" commandName="Import Session..." category="_6rpgOxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpexxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.previousTab" commandName="Previous Tab" description="Switch to the previous tab" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeyBWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.toggleSortOutline" commandName="Sort" category="_6rpgOhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpeyRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.dialogs.openMessageDialog" commandName="Open Message Dialog" description="Open a Message Dialog" category="_6rpgRhWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpeyhWuEfG2wuiNQTgMeg" elementId="title" name="Title"/>
|
|
<parameters xmi:id="_6rpeyxWuEfG2wuiNQTgMeg" elementId="message" name="Message"/>
|
|
<parameters xmi:id="_6rpezBWuEfG2wuiNQTgMeg" elementId="imageType" name="Image Type Constant" typeId="org.eclipse.ui.dialogs.Integer"/>
|
|
<parameters xmi:id="_6rpezRWuEfG2wuiNQTgMeg" elementId="defaultIndex" name="Default Button Index" typeId="org.eclipse.ui.dialogs.Integer"/>
|
|
<parameters xmi:id="_6rpezhWuEfG2wuiNQTgMeg" elementId="buttonLabel0" name="First Button Label"/>
|
|
<parameters xmi:id="_6rpezxWuEfG2wuiNQTgMeg" elementId="buttonLabel1" name="Second Button Label"/>
|
|
<parameters xmi:id="_6rpe0BWuEfG2wuiNQTgMeg" elementId="buttonLabel2" name="Third Button Label"/>
|
|
<parameters xmi:id="_6rpe0RWuEfG2wuiNQTgMeg" elementId="buttonLabel3" name="Fourth Button Label"/>
|
|
<parameters xmi:id="_6rpe0hWuEfG2wuiNQTgMeg" elementId="cancelReturns" name="Return Value on Cancel"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpe0xWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.genericeditor.findReferences" commandName="Find References" description="Find other code items referencing the current selected item." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe1BWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.goto.lineEnd" commandName="Line End" description="Go to the end of the line of text" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe1RWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.RunLast" commandName="Run" description="Launch in run mode" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe1hWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.externalTools.commands.OpenExternalToolsConfigurations" commandName="External Tools..." description="Open external tools launch configuration dialog" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe1xWuEfG2wuiNQTgMeg" 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="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe2BWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.deletePrevious" commandName="Delete Previous" description="Delete the previous character" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe2RWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.CompareWithPrevious" commandName="Compare with Previous Revision" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe2hWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.columnNext" commandName="Select Next Column" description="Select the next column" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe2xWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe3BWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.TerminateAndRelaunch" commandName="Terminate and Relaunch" description="Terminate and Relaunch" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe3RWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.JavaHierarchyPerspective" commandName="Java Type Hierarchy" description="Show the Java Type Hierarchy perspective" category="_6rpgSRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe3hWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe3xWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.Tag" commandName="Create Tag..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe4BWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.NoAssumeUnchanged" commandName="No Assume Unchanged" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe4RWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.RemoveAllBreakpoints" commandName="Remove All Breakpoints" description="Removes all breakpoints" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe4hWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigator.resources.nested.changeProjectPresentation" commandName="P&rojects Presentation" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpe4xWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigator.resources.nested.enabled" name="&Hierarchical"/>
|
|
<parameters xmi:id="_6rpe5BWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.commands.radioStateParameter" name="Nested Project view - Radio State" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpe5RWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.showKeyAssist" commandName="Show Key Assist" description="Show the key assist dialog" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe5hWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.genericeditor.togglehighlight" commandName="Toggle Highlight" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe5xWuEfG2wuiNQTgMeg" 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="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe6BWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.commands.openElementInEditor" commandName="Open Java Element" description="Open a Java element in its editor" category="_6rpgNhWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpe6RWuEfG2wuiNQTgMeg" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpe6hWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.AddToIndex" commandName="Add to Index" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe6xWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.commands.refreshtaskview" commandName="Refresh View (Gradle Tasks)" description="Refreshes the Gradle Tasks view" category="_6rpgKhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe7BWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.help.tipsAndTricksAction" commandName="Tips and Tricks" description="Open the tips and tricks help page" category="_6rpgQhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe7RWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe7hWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.smartEnter" commandName="Insert Line Below Current Line" description="Adds a new line below the current line" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe7xWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.goto.lineStart" commandName="Line Start" description="Go to the start of the line of text" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe8BWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.editor.synchronizePreferences" commandName="Synchronize Preferences" category="_6rpgMhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe8RWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureBranch" commandName="Configure Branch" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe8hWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.Suspend" commandName="Suspend" description="Suspend" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe8xWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.hippieCompletion" commandName="Word Completion" description="Context insensitive completion" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe9BWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.builds.ui.command.AbortBuild" commandName="Abort Build" category="_6rpgMBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe9RWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe9hWuEfG2wuiNQTgMeg" elementId="org.eclipse.team.ui.synchronizeLast" commandName="Repeat last synchronization" description="Repeat the last synchronization" category="_6rpgKRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe9xWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.generate.javadoc" commandName="Generate Javadoc" description="Generates Javadoc for a selectable set of Java resources" category="_6rpgQxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe-BWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureGerritRemote" commandName="Gerrit Configuration..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe-RWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.commands.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe-hWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.shortcut.test.run" commandName="Run Gradle Test" description="Run Gradle test based on the current selection" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe-xWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.ide.configureColumns" commandName="Configure Columns..." description="Configure the columns in the markers view" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe_BWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.ReplaceWithCommit" commandName="Replace with commit" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe_RWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.DebugLast" commandName="Debug" description="Launch in debug mode" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe_hWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.symbolInFile" commandName="Go to Symbol in File" category="_6rpgOhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpe_xWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.wikitext.ui.convertToHtmlCommand" commandName="Generate HTML" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfABWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.previousView" commandName="Previous View" description="Switch to the previous view" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfARWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.generate.tostring" commandName="Generate toString()" description="Generates the toString() method for the type" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfAhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfAxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.ide.markers.copyDescription" commandName="Copy Description To Clipboard" description="Copies markers description field to the clipboard" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfBBWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.DropToFrame" commandName="Drop to Frame" description="Drop to Frame" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfBRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.debug.ui.commands.Display" commandName="Display" description="Display result of evaluating selected text" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfBhWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfBxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.ShowBlame" commandName="Show Revision Information" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfCBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to field" description="Invokes quick assist and selects 'Assign to field'" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfCRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.folding.expand" commandName="Expand" description="Expands the folded region at the current selection" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfChWuEfG2wuiNQTgMeg" 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="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfCxWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.openRemoteTask" commandName="Open Remote Task" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfDBWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.nextMemoryBlock" commandName="Next Memory Monitor" description="Show renderings from next memory monitor." category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfDRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.CompareWithEachOther" commandName="Compare with Each Other" description="Compare two files selected in the Compare Editor with each other." category="_6rpgPRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfDhWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.context.ui.commands.task.retrieveContext" commandName="Retrieve Context" category="_6rpgNBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfDxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.Fetch" commandName="Fetch" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfEBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.navigate.gotopackage" commandName="Go to Package" description="Go to Package" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfERWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.togglestatusbar" commandName="Toggle Statusbar" description="Toggle the visibility of the bottom status bar" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfEhWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.task.ui.editor.QuickOutline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_6rpgNRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfExWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.select.multiCaretUp" commandName="Multi caret up" description="Add a new caret/multi selection above the current line, or remove the last caret/multi selection " category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfFBWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.commands.addbuildshipnature" commandName="Add Gradle Nature" description="Adds the Gradle nature and synchronizes this project as if the Gradle Import wizard had been run on its location." category="_6rpgLxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfFRWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.eof" commandName="EOF" description="Send end of file" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfFhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.AbortRebase" commandName="Abort Rebase" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfFxWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.typeHierarchy" commandName="Quick Type Hierarchy" description="Open Quick Call Hierarchy for the selected item" category="_6rpgOhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfGBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.showInQuickMenu" commandName="Show In..." description="Open the Show In menu" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfGRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.copyLineUp" commandName="Duplicate Lines" description="Duplicates the selected lines and leaves the selection unchanged" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfGhWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.ToggleMethodBreakpoint" commandName="Toggle Method Breakpoint" description="Creates or removes a method breakpoint" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfGxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfHBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.next" commandName="Next" description="Navigate to the next item" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfHRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.bugs.commands.newTaskFromMarker" commandName="New Task from Marker..." description="Report as Bug from Marker" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfHhWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.context.ui.commands.focus.view" commandName="Focus View" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpfHxWuEfG2wuiNQTgMeg" elementId="viewId" name="View ID to Focus" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpfIBWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.testNgShortcut.coverage" commandName="Coverage TestNG Test" description="Coverage TestNG Test" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfIRWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.StepReturn" commandName="Step Return" description="Step return" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfIhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.browser.openBundleResource" commandName="Open Resource in Browser" description="Opens a bundle resource in the default web browser." category="_6rpgPxWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpfIxWuEfG2wuiNQTgMeg" elementId="plugin" name="Plugin"/>
|
|
<parameters xmi:id="_6rpfJBWuEfG2wuiNQTgMeg" elementId="path" name="Path"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpfJRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.help.aboutAction" commandName="About" description="Open the about dialog" category="_6rpgQhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfJhWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.annotate.classFile" commandName="Annotate Class File" description="Externally add Annotations to a Class File." category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfJxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.stash.create" commandName="Stash Changes..." category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfKBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.command.activateSelectedTask" commandName="Activate Selected Task" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfKRWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfKhWuEfG2wuiNQTgMeg" 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="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfKxWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.team.RemoveFromIndex" commandName="Remove from Index" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfLBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.newWizard" commandName="New" description="Open the New item wizard" category="_6rpgPBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpfLRWuEfG2wuiNQTgMeg" elementId="newWizardId" name="New Wizard"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpfLhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.newWindow" commandName="New Window" description="Open another window" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfLxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected Java comment lines" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfMBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.builds.ui.commands.CopyDetails" commandName="Copy Details" category="_6rpgMBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpfMRWuEfG2wuiNQTgMeg" elementId="kind" name="Kind"/>
|
|
<parameters xmi:id="_6rpfMhWuEfG2wuiNQTgMeg" elementId="element" name="Element"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpfMxWuEfG2wuiNQTgMeg" elementId="org.eclipse.e4.ui.importer.configureProject" commandName="Configure and Detect Nested Projects..." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfNBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.builds.ui.command.RunBuild" commandName="Run Build" category="_6rpgMBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfNRWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui.selectActiveSession" commandName="Select Active Session..." category="_6rpgOxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfNhWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.history.CompareVersions" commandName="Compare with Each Other" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfNxWuEfG2wuiNQTgMeg" elementId="org.eclipse.equinox.p2.ui.sdk.install" commandName="Install New Software..." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfOBWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.paste" commandName="Paste" category="_6rpgQBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfORWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.customizePerspective" commandName="Customize Perspective" description="Customize the current perspective" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfOhWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.context.ui.commands.interest.decrement" commandName="Make Less Interesting" description="Make Less Interesting" category="_6rpgNBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfOxWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.view.ui.command.launchToolbar" commandName="Open Local Terminal on Selection" category="_6rpgThWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfPBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar" commandName="Run Last Launched External Tool" description="Runs the last launched external Tool" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfPRWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.CheckoutCommand" commandName="Check Out" category="_6rpgSBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfPhWuEfG2wuiNQTgMeg" 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="_6rpgRBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfPxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.moveLineUp" commandName="Move Lines Up" description="Moves the selected lines up" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfQBWuEfG2wuiNQTgMeg" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowBundleCatalog" commandName="Show Bundle Catalog" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpfQRWuEfG2wuiNQTgMeg" elementId="org.eclipse.equinox.p2.ui.discovery.commands.DirectoryParameter" name="Directory URL"/>
|
|
<parameters xmi:id="_6rpfQhWuEfG2wuiNQTgMeg" elementId="org.eclipse.equinox.p2.ui.discovery.commands.TagsParameter" name="Tags"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpfQxWuEfG2wuiNQTgMeg" 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="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfRBWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.edit.text.java.extract.class" commandName="Extract Class..." description="Extracts fields into a new class" category="_6rpgQRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfRRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_6rpgSxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfRhWuEfG2wuiNQTgMeg" elementId="org.eclipse.compare.copyRightToLeft" commandName="Copy from Right to Left" description="Copy Current Change from Right to Left" category="_6rpgPRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfRxWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.commands.OpenProfileConfigurations" commandName="Profile..." description="Open profile launch configuration dialog" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfSBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.ide.markCompleted" commandName="Mark Completed" description="Mark the selected tasks as completed" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfSRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.recenter" commandName="Recenter" description="Scroll cursor line to center, top and bottom" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfShWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.builds.ui.commands.OpenBuildElementWithBrowser.url" commandName="Open Build with Browser" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfSxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.edit.text.scroll.lineDown" commandName="Scroll Line Down" description="Scroll down one line of text" category="_6rpgMxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfTBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.ToggleCoolbarAction" commandName="Toggle Main Toolbar Visibility" description="Toggles the visibility of the window toolbar" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfTRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.navigate.openResource" commandName="Open Resource" description="Open an editor on a particular resource" category="_6rpgNhWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpfThWuEfG2wuiNQTgMeg" elementId="filePath" name="File Path" typeId="org.eclipse.ui.ide.resourcePath"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpfTxWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfUBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunWithConfigurationAction" commandName="Run As" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfURWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunHistoryMenuAction" commandName="Run History" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfUhWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunDropDownAction" commandName="Run" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfUxWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugWithConfigurationAction" commandName="Debug As" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfVBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugHistoryMenuAction" commandName="Debug History" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfVRWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugDropDownAction" commandName="Debug" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfVhWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileDropDownAction" commandName="Profile" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfVxWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileWithConfigurationAction" commandName="Profile As" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfWBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileHistoryMenuAction" commandName="Profile History" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfWRWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.eclemma.ui.CoverageActionSet/org.eclipse.eclemma.ui.actions.CoverageDropDownAction" commandName="Coverage" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfWhWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.eclemma.ui.CoverageActionSet/org.eclipse.eclemma.ui.actions.CoverageAsAction" commandName="Coverage As" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfWxWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.eclemma.ui.CoverageActionSet/org.eclipse.eclemma.ui.actions.CoverageHistoryAction" commandName="Coverage History" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfXBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.egit.ui.SearchActionSet/org.eclipse.egit.ui.actions.OpenCommitSearchPage" commandName="Git..." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfXRWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.NewTypeDropDown" commandName="Class..." description="New Java Class" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfXhWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenPackageWizard" commandName="Package..." description="New Java Package" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfXxWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenProjectWizard" commandName="Java Project..." description="New Java Project" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfYBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.ui.SearchActionSet/org.eclipse.jdt.ui.actions.OpenJavaSearchPage" commandName="Java..." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfYRWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfYhWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfYxWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction" commandName="Cheat Sheets..." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfZBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.search.searchActionSet/org.eclipse.search.OpenSearchDialogPage" commandName="Search..." description="Search" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfZRWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.team.ui.actionSet/org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize..." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfZhWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfZxWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.ui.externaltools.ExternalToolsSet/org.eclipse.ui.externaltools.ExternalToolMenuDelegateMenu" commandName="External Tools" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfaBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.ant.ui.BreakpointRulerActions/org.eclipse.ant.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfaRWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.CompilationUnitEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfahWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.CompilationUnitEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.RunToLineRulerActionDelegate" commandName="Run to Line" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfaxWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ClassFileEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfbBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ClassFileEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.RunToLineRulerActionDelegate" commandName="Run to Line" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfbRWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetExecute" commandName="Execute" description="Execute the Selected Text" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfbhWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetDisplay" commandName="Display" description="Display Result of Evaluating Selected Text" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfbxWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetInspect" commandName="Inspect" description="Inspect Result of Evaluating Selected Text" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfcBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfcRWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfchWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.ClassFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfcxWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfdBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfdRWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.m2e.jdt.ui.downloadSourcesContribution/org.eclipse.m2e.jdt.ui.downloadSourcesAction" commandName="label" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfdhWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.m2e.jdt.ui.downloadSourcesContribution_38/org.eclipse.m2e.jdt.ui.downloadSourcesAction_38" commandName="label" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfdxWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Text Editor Bookmark Ruler Action" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfeBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Text Editor Ruler Single-Click" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfeRWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.PulldownActions/org.eclipse.debug.ui.debugview.pulldown.ViewManagementAction" commandName="View Management..." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfehWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfexWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.debugview.toolbar/org.eclipse.debug.ui.debugview.toolbar.collapseAll" commandName="Collapse All" description="Collapse All" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpffBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.removeAll" commandName="Remove All" description="Remove All Breakpoints" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpffRWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpffhWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.workingSets" commandName="Working Sets..." description="Manage Working Sets" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpffxWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfgBWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfgRWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.sortByAction" commandName="Sort By" description="Sort By" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfghWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.groupByAction" commandName="Group By" description="Show" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfgxWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.expressionsView.toolbar/org.eclipse.debug.ui.expresssionsView.toolbar.removeAll" commandName="Remove All" description="Remove All Expressions" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfhBWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfhRWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.PinMemoryBlockAction" commandName="Pin Memory Monitor" description="Pin Memory Monitor" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfhhWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.NewMemoryViewAction" commandName="New Memory View" description="New Memory View" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfhxWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglemonitors" commandName="Toggle Memory Monitors Pane" description="Toggle Memory Monitors Pane" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfiBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.linkrenderingpanes" commandName="Link Memory Rendering Panes" description="Link Memory Rendering Panes" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfiRWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.tablerendering.preferencesaction" commandName="Table Renderings Preferences..." description="&Table Renderings Preferences..." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfihWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglesplitpane" commandName="Toggle Split Pane" description="Toggle Split Pane" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfixWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.switchMemoryBlock" commandName="Switch Memory Monitor" description="Switch Memory Monitor" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfjBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.memoryViewPreferencesAction" commandName="Preferences..." description="&Preferences..." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfjRWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfjhWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfjxWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfkBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfkRWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfkhWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfkxWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpflBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.AllReferencesInView" commandName="Show References" description="Show &References" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpflRWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpflhWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpflxWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfmBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfmRWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfmhWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.BreakpointViewActions/org.eclipse.jdt.debug.ui.breakpointViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfmxWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowThreadGroups" commandName="Show Thread Groups" description="Show Thread Groups" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfnBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfnRWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowSystemThreads" commandName="Show System Threads" description="Show System Threads" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfnhWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowRunningThreads" commandName="Show Running Threads" description="Show Running Threads" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfnxWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfoBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.CollapseStackFrames" commandName="Collapse Stack Frames" description="Hide less relevant stack frames" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfoRWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfohWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.DisplayViewActions/org.eclipse.jdt.debug.ui.displayViewToolbar.Execute" commandName="Execute" description="Execute the Selected Text" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfoxWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfpBWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfpRWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfphWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfpxWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfqBWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfqRWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.mylyn.ui.search.contribution/org.eclipse.mylyn.ide.ui.actions.focus.search.results" commandName="Focus on Active Task" description="Focus on Active Task (Alt+click to reveal filtered elements)" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfqhWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfqxWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfrBWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfrRWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfrhWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfrxWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfsBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.search.open" commandName="Search Repository..." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfsRWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.synchronize.changed" commandName="Synchronize Changed" description="Synchronize Changed" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfshWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.tasks.restore" commandName="Restore Tasks from History..." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfsxWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpftBWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpftRWuEfG2wuiNQTgMeg" 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="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfthWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.startContainers" commandName="&Start" description="Start the selected containers" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpftxWuEfG2wuiNQTgMeg" elementId="org.springframework.tooling.boot.ls.ToggleComment" commandName="Toggle Comment" category="_6rpgUxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfuBWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.editConnection" commandName="Edit..." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfuRWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.copytocontainer" commandName="Copy to Container" description="Copy local files to a running Container" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfuhWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.structure.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfuxWuEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.dash.ToggleLineNumbers" commandName="Toggle Line Numbers" description="Toggle Line Numbers" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfvBWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.pauseContainers" commandName="&Pause" description="Pause the selected containers" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfvRWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.pullImage" commandName="&Pull..." description="Pull Image from registry" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfvhWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.configureLabels" commandName="&Configure Labels Filter..." description="Configure container labels to match with for filter." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfvxWuEfG2wuiNQTgMeg" elementId="org.springframework.tooling.ls.eclipse.commons.commands.OpenResourceInEditor" commandName="Open File in Editor" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpfwBWuEfG2wuiNQTgMeg" elementId="path" name="path" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpfwRWuEfG2wuiNQTgMeg" elementId="maven.goal.custom" commandName="Execute Maven Goal" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpfwhWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.path.param" name="Resource Path (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.pathParameterType"/>
|
|
<parameters xmi:id="_6rpfwxWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.command.param" name="Command id (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.commandParameterType"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpfxBWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.buildImage" commandName="&Build Image" description="Build Image from Dockerfile" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfxRWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.openInHierarchyView" commandName="Open Image Hierarchy" description="Open the Docker image Hierarchy view" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfxhWuEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.dash.boot.dash.OpenLaunchConfigAction" commandName="Open Config" description="Open Launch Configuration" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfxxWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.removeContainers" commandName="&Remove" description="Remove the selected containers" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfyBWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.refreshConnection" commandName="Refresh" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfyRWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.pushImage" commandName="P&ush..." description="Push Image tag to registry" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfyhWuEfG2wuiNQTgMeg" elementId="org.springframework.tooling.ls.eclipse.commons.commands.OpenJarEntryInEditor" commandName="Open Jar Entry in Editor" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpfyxWuEfG2wuiNQTgMeg" elementId="jarUri" name="jarUri" optional="false"/>
|
|
<parameters xmi:id="_6rpfzBWuEfG2wuiNQTgMeg" elementId="projectName" name="projectName" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpfzRWuEfG2wuiNQTgMeg" elementId="org.springframework.tooling.ls.eclipse.gotosymbol.command" commandName="Goto Symbol" category="_6rpgURWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfzhWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.runImage" commandName="Run" description="Run an Image" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpfzxWuEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.properties.editor.convertPropertiesToYaml" commandName="Convert .properties to .yaml" category="_6rpgUhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf0BWuEfG2wuiNQTgMeg" elementId="gradle.runBuild" commandName="Execute Gradle Build" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpf0RWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.path.param" name="Resource Path (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.pathParameterType"/>
|
|
<parameters xmi:id="_6rpf0hWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.command.param" name="Command id (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.commandParameterType"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpf0xWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.commitContainer" commandName="Commit" description="Commit the selected container into a new image" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf1BWuEfG2wuiNQTgMeg" elementId="org.springframework.tooling.boot.ls.properties.convert-yaml-to-props" commandName="Convert .yaml to .properties" description="Converts Spring Boot properties file from .properties format to .yaml format" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf1RWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.tagImage" commandName="Add &Tag" description="Add a tag to an Image" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf1hWuEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.dash.ShowBootDashboard" commandName="Boot Dashboard" description="Show Boot Dashboard view" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf1xWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.execContainer" commandName="Execute Shell" description="Get an interactive shell into this container" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf2BWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.addConnection" commandName="&Add Connection" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf2RWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.displayContainerLog" commandName="Display Log" description="Display the log for the selected container in the Console" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf2hWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.showInWebBrowser" commandName="Web Browser" description="Show in Web Browser" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf2xWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.showAllContainers" commandName="&Show all Containers" description="Show all Containers, including non-running ones." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf3BWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.removeImages" commandName="Re&move " description="Remove the selected images" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf3RWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.removeTag" commandName="&Remove Tag" description="Remove a tag from an Image with multiple tags" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf3hWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.add.block.comment" commandName="Add Block Comment" description="Add Block Comment" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf3xWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.removeContainerLog" commandName="Remove Log" description="Remove the console log for the selected container" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf4BWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.open.file.from.source" commandName="Open Selection" description="Open an editor on the selected link" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf4RWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.goto.matching.bracket" commandName="Matching Character" description="Go to Matching Character" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf4hWuEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.commands.editStartersCommand2" commandName="Edit Starters 2" category="_6rpgUhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf4xWuEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.restart.commands.restart" commandName="Trigger Restart" description="Restart Spring Boot Application" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf5BWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.quick_outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_6rpgNhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf5RWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.restartContainers" commandName="Res&tart" description="Restart selected containers" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf5hWuEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.dash.boot.dash.RestartAction" commandName="(Re)start" description="(Re)start Boot App" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf5xWuEfG2wuiNQTgMeg" elementId="editor.action.triggerSuggest" commandName="Invoke Content Assist" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpf6BWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.path.param" name="Resource Path (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.pathParameterType"/>
|
|
<parameters xmi:id="_6rpf6RWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.command.param" name="Command id (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.commandParameterType"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpf6hWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.structure.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf6xWuEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.properties.editor.convertYamlToProperties" commandName="Convert .yaml to .properties" category="_6rpgUhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf7BWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.copyfromcontainer" commandName="Copy from Container" description="Copy files from running Container to a local directory" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf7RWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.remove.block.comment" commandName="Remove Block Comment" description="Remove Block Comment" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf7hWuEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.ui.EnableDisableBootDevtools" commandName="Add/Remove Boot Devtools" category="_6rpgUhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf7xWuEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.commands.editStartersCommand" commandName="Edit Starters" category="_6rpgUhWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf8BWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.structure.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf8RWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.showInPropertiesView" commandName="Properties" description="Show in Properties View" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf8hWuEfG2wuiNQTgMeg" elementId="vscode-spring-boot.query.explain" commandName="Explain with AI" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpf8xWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.path.param" name="Resource Path (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.pathParameterType"/>
|
|
<parameters xmi:id="_6rpf9BWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.command.param" name="Command id (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.commandParameterType"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpf9RWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.structure.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf9hWuEfG2wuiNQTgMeg" elementId="org.springsource.ide.eclipse.commons.ui.stop" commandName="Stop Application" description="Stop last launched application" category="_6rpgVBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf9xWuEfG2wuiNQTgMeg" elementId="java.execute.workspaceCommand" commandName="Execute Java Command in Workspace" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpf-BWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.path.param" name="Resource Path (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.pathParameterType"/>
|
|
<parameters xmi:id="_6rpf-RWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.command.param" name="Command id (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.commandParameterType"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpf-hWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.removeConnection" commandName="&Remove" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf-xWuEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.dash.boot.dash.StopAction" commandName="Stop" description="Stop Boot App" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf_BWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.cleanup.document" commandName="Cleanup Document..." description="Cleanup document" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf_RWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.format" commandName="Format" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf_hWuEfG2wuiNQTgMeg" elementId="org.springsource.ide.eclipse.commons.ui.relaunch" commandName="Relaunch Application" description="Relaunch last launched application" category="_6rpgVBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpf_xWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.showAllImages" commandName="&Show all Images" description="Show all Images, including intermediate images." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgABWuEfG2wuiNQTgMeg" elementId="org.springframework.tooling.boot.ls.modulith.metadata.refresh" commandName="Refresh Modulith Metadata" description="Refresh project's Modulith metadata and re-validate the project" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgARWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.format.active.elements" commandName="Format Active Elements" description="Format active elements" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgAhWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.showInSystemExplorer" commandName="System Explorer" description="%command.showInSystemExplorer.menu.description" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgAxWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.stopContainers" commandName="&Stop" description="Stop the selected containers" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgBBWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.toggle.comment" commandName="Toggle Comment" description="Toggle Comment" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgBRWuEfG2wuiNQTgMeg" elementId="spring.initializr.addStarters" commandName="Add Spring Boot Starters" description="Adds Spring Boot Starters dependencies">
|
|
<parameters xmi:id="_6rpgBhWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.command.param" name="command" typeId="org.eclipse.lsp4e.commandParameterType"/>
|
|
<parameters xmi:id="_6rpgBxWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.path.param" name="path" typeId="org.eclipse.lsp4e.pathParameterType"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpgCBWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.filterContainersWithLabels" commandName="Filter by &Labels" description="Show containers that have specified labels." category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgCRWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.enableConnection" commandName="&Enable Connection" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgChWuEfG2wuiNQTgMeg" elementId="org.springsource.ide.eclipse.boot.BootLaunchShortcut.debug" commandName="Debug Spring Boot App" description="Debug Spring Boot App" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgCxWuEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.dash.boot.dash.RedebugAction" commandName="(Re)debug" description="(Re)debug Boot App" category="_6rpgPxWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgDBWuEfG2wuiNQTgMeg" elementId="org.springframework.tooling.boot.ls.properties.convert-props-to-yaml" commandName="Convert .properties to .yaml" description="Converts Spring Boot properties file from .yaml format to .properties format" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgDRWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.unpauseContainers" commandName="&Unpause" description="Unpause the selected containers" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgDhWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.format.document" commandName="Format" description="Format selection" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgDxWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.killContainers" commandName="&Kill" description="Kill the selected containers" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgEBWuEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.refreshExplorerView" commandName="&Refresh" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgERWuEfG2wuiNQTgMeg" elementId="org.springsource.ide.eclipse.boot.BootLaunchShortcut.run" commandName="Run Spring Boot App" description="Run Spring Boot App" category="_6rpgRRWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgEhWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.search.find.occurrences" commandName="Occurrences in File" description="Find occurrences of the selection in the file" category="_6rpgLBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgExWuEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.outline.customFilter" commandName="&Filters" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgFBWuEfG2wuiNQTgMeg" elementId="org.springframework.tooling.ls.eclipse.commons.commands.OpenJavaElementInEditor" commandName="Open Java Element in Editor" category="_6rpgUBWuEfG2wuiNQTgMeg">
|
|
<parameters xmi:id="_6rpgFRWuEfG2wuiNQTgMeg" elementId="bindingKey" name="bindingKey" optional="false"/>
|
|
<parameters xmi:id="_6rpgFhWuEfG2wuiNQTgMeg" elementId="projectName" name="projectName" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_6rpgFxWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.linuxtools.docker.launchActionSet/org.eclipse.debug.internal.ui.actions.RunWithConfigurationAction" commandName="Run As" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgGBWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.linuxtools.docker.launchActionSet/org.eclipse.debug.internal.ui.actions.RunHistoryMenuAction" commandName="Run History" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgGRWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.linuxtools.docker.launchActionSet/org.eclipse.debug.internal.ui.actions.RunDropDownAction" commandName="Run" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgGhWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.springsource.ide.eclipse.commons.launch.actionSet/org.springsource.ide.eclipse.commons.launch.relaunch.action" commandName="Relaunch" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_6rpgGxWuEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.springsource.ide.eclipse.commons.launch.actionSet/org.springsource.ide.eclipse.commons.launch.stop.action" commandName="Terminate" category="_6rpgUBWuEfG2wuiNQTgMeg"/>
|
|
<addons xmi:id="_6rpgHBWuEfG2wuiNQTgMeg" 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="_6rpgHRWuEfG2wuiNQTgMeg" 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="_6rpgHhWuEfG2wuiNQTgMeg" 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="_6rpgHxWuEfG2wuiNQTgMeg" 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="_6rpgIBWuEfG2wuiNQTgMeg" 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="_6rpgIRWuEfG2wuiNQTgMeg" 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="_6rpgIhWuEfG2wuiNQTgMeg" 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="_6rpgIxWuEfG2wuiNQTgMeg" 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="_6rpgJBWuEfG2wuiNQTgMeg" 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="_6rpgJRWuEfG2wuiNQTgMeg" 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="_6rpgJhWuEfG2wuiNQTgMeg" elementId="SplitterAddon" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.splitteraddon.SplitterAddon"/>
|
|
<addons xmi:id="_6rpgJxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.ide.addon.0" contributorURI="platform:/plugin/org.eclipse.ui.ide" contributionURI="bundleclass://org.eclipse.ui.ide/org.eclipse.ui.internal.ide.addons.SaveAllDirtyPartsAddon"/>
|
|
<addons xmi:id="_6rpgKBWuEfG2wuiNQTgMeg" 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="_6rpgKRWuEfG2wuiNQTgMeg" elementId="org.eclipse.team.ui.category.team" name="Version control (Team)" description="Actions that apply when working with a version control system"/>
|
|
<categories xmi:id="_6rpgKhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.category.views" name="Views" description="Commands for opening views"/>
|
|
<categories xmi:id="_6rpgKxWuEfG2wuiNQTgMeg" elementId="org.eclipse.tm4e.languageconfiguration.category" name="TM4E Language Configuration"/>
|
|
<categories xmi:id="_6rpgLBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.category.edit" name="Edit"/>
|
|
<categories xmi:id="_6rpgLRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.wikitext.ui.editor.category" name="WikiText Markup Editing Commands" description="commands for editing lightweight markup"/>
|
|
<categories xmi:id="_6rpgLhWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.category.editor" name="Task Editor"/>
|
|
<categories xmi:id="_6rpgLxWuEfG2wuiNQTgMeg" elementId="org.eclipse.buildship.ui.project" name="Buildship" description="Contains the Buildship specific commands"/>
|
|
<categories xmi:id="_6rpgMBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.builds.ui.category.Commands" name="Builds"/>
|
|
<categories xmi:id="_6rpgMRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.ide.markerContents" name="Contents" description="The category for menu contents"/>
|
|
<categories xmi:id="_6rpgMhWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.setup.category" name="Oomph Setup"/>
|
|
<categories xmi:id="_6rpgMxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.category.textEditor" name="Text Editing" description="Text Editing Commands"/>
|
|
<categories xmi:id="_6rpgNBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.context.ui.commands" name="Focused UI" description="Task-Focused Interface"/>
|
|
<categories xmi:id="_6rpgNRWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.tasks.ui.commands" name="Task Repositories"/>
|
|
<categories xmi:id="_6rpgNhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.category.navigate" name="Navigate"/>
|
|
<categories xmi:id="_6rpgNxWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.java.ui.commands" name="Java Context" description="Java Task-Focused Interface Commands"/>
|
|
<categories xmi:id="_6rpgOBWuEfG2wuiNQTgMeg" elementId="AnsiConsole.command.categoryid" name="ANSI Support Commands"/>
|
|
<categories xmi:id="_6rpgORWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.wikitext.context.ui.commands" name="Mylyn WikiText" description="Commands used for Mylyn WikiText"/>
|
|
<categories xmi:id="_6rpgOhWuEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.category" name="Language Servers"/>
|
|
<categories xmi:id="_6rpgOxWuEfG2wuiNQTgMeg" elementId="org.eclipse.eclemma.ui" name="EclEmma Code Coverage"/>
|
|
<categories xmi:id="_6rpgPBWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.category.file" name="File"/>
|
|
<categories xmi:id="_6rpgPRWuEfG2wuiNQTgMeg" elementId="org.eclipse.compare.ui.category.compare" name="Compare" description="Compare command category"/>
|
|
<categories xmi:id="_6rpgPhWuEfG2wuiNQTgMeg" elementId="org.eclipse.text.quicksearch.commands.category" name="Quick Search"/>
|
|
<categories xmi:id="_6rpgPxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.category.window" name="Window"/>
|
|
<categories xmi:id="_6rpgQBWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.category1" name="Terminal view commands" description="Terminal view commands"/>
|
|
<categories xmi:id="_6rpgQRWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.category.refactoring" name="Refactor - Java" description="Java Refactoring Actions"/>
|
|
<categories xmi:id="_6rpgQhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.category.help" name="Help"/>
|
|
<categories xmi:id="_6rpgQxWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.category.project" name="Project"/>
|
|
<categories xmi:id="_6rpgRBWuEfG2wuiNQTgMeg" elementId="org.eclipse.search.ui.category.search" name="Search" description="Search command category"/>
|
|
<categories xmi:id="_6rpgRRWuEfG2wuiNQTgMeg" elementId="org.eclipse.debug.ui.category.run" name="Run/Debug" description="Run/Debug command category"/>
|
|
<categories xmi:id="_6rpgRhWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.category.dialogs" name="Dialogs" description="Commands for opening dialogs"/>
|
|
<categories xmi:id="_6rpgRxWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph" name="Oomph"/>
|
|
<categories xmi:id="_6rpgSBWuEfG2wuiNQTgMeg" elementId="org.eclipse.egit.ui.commandCategory" name="Git"/>
|
|
<categories xmi:id="_6rpgSRWuEfG2wuiNQTgMeg" elementId="org.eclipse.ui.category.perspectives" name="Perspectives" description="Commands for opening perspectives"/>
|
|
<categories xmi:id="_6rpgShWuEfG2wuiNQTgMeg" elementId="org.eclipse.ltk.ui.category.refactoring" name="Refactoring"/>
|
|
<categories xmi:id="_6rpgSxWuEfG2wuiNQTgMeg" elementId="org.eclipse.jdt.ui.category.source" name="Source" description="Java Source Actions"/>
|
|
<categories xmi:id="_6rpgTBWuEfG2wuiNQTgMeg" elementId="org.eclipse.mylyn.commons.repositories.ui.category.Team" name="Team"/>
|
|
<categories xmi:id="_6rpgTRWuEfG2wuiNQTgMeg" elementId="org.eclipse.pde.runtime.spy.commands.category" name="Spy"/>
|
|
<categories xmi:id="_6rpgThWuEfG2wuiNQTgMeg" elementId="org.eclipse.terminal.view.ui.commands.category" name="Terminal Commands"/>
|
|
<categories xmi:id="_6rpgTxWuEfG2wuiNQTgMeg" elementId="org.eclipse.oomph.commands" name="Oomph"/>
|
|
<categories xmi:id="_6rpgUBWuEfG2wuiNQTgMeg" elementId="org.eclipse.core.commands.categories.autogenerated" name="Uncategorized" description="Commands that were either auto-generated or have no category"/>
|
|
<categories xmi:id="_6rpgURWuEfG2wuiNQTgMeg" elementId="org.springframework.tooling.ls.eclipse.gotosymbol.commands.category" name="STS4"/>
|
|
<categories xmi:id="_6rpgUhWuEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.commands.category" name="Spring Boot"/>
|
|
<categories xmi:id="_6rpgUxWuEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.commands" name="Spring Generic Text Editor" description="Spring Language Server Commands"/>
|
|
<categories xmi:id="_6rpgVBWuEfG2wuiNQTgMeg" elementId="org.springsource.ide.eclipse.common.ui.commands" name="SpringSource Tools"/>
|
|
</application:Application>
|