2743 lines
414 KiB
XML
2743 lines
414 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="_goRsMRWLEfGhU45hgv6DQQ" elementId="org.eclipse.e4.legacy.ide.application" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_goRsMhWLEfGhU45hgv6DQQ" bindingContexts="_goRsOxWLEfGhU45hgv6DQQ">
|
|
<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="ThemeController.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/config/ThemeController.java">
<persistable path="/xxxthegame/src/main/java/de/oaa/xxx/config/ThemeController.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.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.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="_goRsMhWLEfGhU45hgv6DQQ" elementId="IDEWindow" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_gvMMghWLEfGhU45hgv6DQQ" 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="_gvMMghWLEfGhU45hgv6DQQ" selectedElement="_gvMMgxWLEfGhU45hgv6DQQ" horizontal="true">
|
|
<children xsi:type="advanced:PerspectiveStack" xmi:id="_gvMMgxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.ide.perspectivestack" containerData="7500" selectedElement="_gwkFgRWLEfGhU45hgv6DQQ">
|
|
<children xsi:type="advanced:Perspective" xmi:id="_gwkFgRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.JavaPerspective" selectedElement="_gwkFghWLEfGhU45hgv6DQQ" 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="_gwkFghWLEfGhU45hgv6DQQ" selectedElement="_gwkFixWLEfGhU45hgv6DQQ" horizontal="true">
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_gwkFgxWLEfGhU45hgv6DQQ" containerData="2500" selectedElement="_gwkFhBWLEfGhU45hgv6DQQ">
|
|
<children xsi:type="basic:PartStack" xmi:id="_gwkFhBWLEfGhU45hgv6DQQ" elementId="left" containerData="6000" selectedElement="_gwkFhRWLEfGhU45hgv6DQQ">
|
|
<tags>org.eclipse.e4.primaryNavigationStack</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFhRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.PackageExplorer" ref="_gwhCMBWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFhhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="_gwhpQBWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFhxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigator.ProjectExplorer" toBeRendered="false" ref="_gwhpQRWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFiBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.junit.ResultView" toBeRendered="false" ref="_gwjedBWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_gwkFiRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewMStack" toBeRendered="false" containerData="4000">
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFihWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesView" toBeRendered="false" ref="_gwjecxWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Git</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_gwkFixWLEfGhU45hgv6DQQ" containerData="7500" selectedElement="_gwkFlRWLEfGhU45hgv6DQQ">
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_gwkFjBWLEfGhU45hgv6DQQ" containerData="7500" selectedElement="_gwkFjRWLEfGhU45hgv6DQQ" horizontal="true">
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFjRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.editorss" containerData="7500" ref="_gwfNABWLEfGhU45hgv6DQQ"/>
|
|
<children xsi:type="basic:PartStack" xmi:id="_gwkFjhWLEfGhU45hgv6DQQ" elementId="right" containerData="2500" selectedElement="_gwkFjxWLEfGhU45hgv6DQQ">
|
|
<tags>org.eclipse.e4.secondaryNavigationStack</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFjxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.ContentOutline" ref="_gwhpSRWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFkBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.texteditor.TemplatesView" toBeRendered="false" ref="_gwhpShWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFkRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.minimap.MinimapView" toBeRendered="false" ref="_gwiQUBWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFkhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" ref="_gwjecBWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Mylyn</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFkxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.bcoview.views.BytecodeOutlineView" toBeRendered="false" ref="_gwjechWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFlBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="_gwkFgBWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Ant</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_gwkFlRWLEfGhU45hgv6DQQ" elementId="bottom" containerData="2500" selectedElement="_gwkFmhWLEfGhU45hgv6DQQ">
|
|
<tags>org.eclipse.e4.secondaryDataStack</tags>
|
|
<tags>Gradle</tags>
|
|
<tags>Oomph</tags>
|
|
<tags>active</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFlhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.ProblemView" ref="_gwhpQhWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFlxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.JavadocView" ref="_gwhpQxWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFmBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.SourceView" ref="_gwhpRBWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFmRWLEfGhU45hgv6DQQ" elementId="org.eclipse.search.ui.views.SearchView" ref="_gwhpRRWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFmhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.console.ConsoleView" ref="_gwhpRhWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFmxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="_gwhpRxWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFnBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.ProgressView" toBeRendered="false" ref="_gwhpSBWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gwkFnRWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.view.ui.TerminalsView" toBeRendered="false" ref="_gwjecRWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Terminal</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_7VtYIRWLEfGhU45hgv6DQQ" elementId="org.eclipse.buildship.ui.views.taskview" ref="_7VtYIBWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Gradle</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_7WHn0RWLEfGhU45hgv6DQQ" elementId="org.eclipse.buildship.ui.views.executionview" ref="_7WHn0BWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Gradle</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_gvMMhBWLEfGhU45hgv6DQQ" elementId="stickyFolderRight" toBeRendered="false" containerData="2500">
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gvMMhRWLEfGhU45hgv6DQQ" elementId="org.eclipse.help.ui.HelpView" toBeRendered="false" ref="_gvLlcBWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gvMMhhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.internal.introview" toBeRendered="false" ref="_gvMMgBWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_gvMMhxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" toBeRendered="false" ref="_gvMMgRWLEfGhU45hgv6DQQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_gvLlcBWLEfGhU45hgv6DQQ" 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="_gvMMgBWLEfGhU45hgv6DQQ" 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="_g0b44BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.internal.introview">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_g0b44RWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.internal.introview" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_gvMMgRWLEfGhU45hgv6DQQ" 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="_gwfNABWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.editorss" selectedElement="_gwfNARWLEfGhU45hgv6DQQ">
|
|
<children xsi:type="basic:PartStack" xmi:id="_gwfNARWLEfGhU45hgv6DQQ" elementId="org.eclipse.e4.primaryDataStack" selectedElement="_w1dssBWwEfG2wuiNQTgMeg">
|
|
<tags>EditorStack</tags>
|
|
<tags>org.eclipse.e4.primaryDataStack</tags>
|
|
<children xsi:type="basic:Part" xmi:id="_wswukBWuEfG2wuiNQTgMeg" 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>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_yJoVMBWuEfG2wuiNQTgMeg" 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="_zIS84BWuEfG2wuiNQTgMeg" 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="_593GgBWuEfG2wuiNQTgMeg" 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="_6Ix9EBWuEfG2wuiNQTgMeg" 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 xsi:type="basic:Part" xmi:id="_w1dssBWwEfG2wuiNQTgMeg" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="ThemeController.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="ThemeController.java" partName="ThemeController.java" title="ThemeController.java" tooltip="xxxthegame/src/main/java/de/oaa/xxx/config/ThemeController.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/xxxthegame/src/main/java/de/oaa/xxx/config/ThemeController.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="785" 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="_gwhCMBWLEfGhU45hgv6DQQ" 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="_gx0pwBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.PackageExplorer">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_gx0pwRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.PackageExplorer" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_gwhpQBWLEfGhU45hgv6DQQ" 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="_gwhpQRWLEfGhU45hgv6DQQ" 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="_gwhpQhWLEfGhU45hgv6DQQ" 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="_gzh58BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.ProblemView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_gzh58RWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.ProblemView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_gwhpQxWLEfGhU45hgv6DQQ" 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="_gwhpRBWLEfGhU45hgv6DQQ" 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="_gwhpRRWLEfGhU45hgv6DQQ" 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="_q1scQBWoEfG2wuiNQTgMeg" elementId="org.eclipse.search.ui.views.SearchView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_q1scQRWoEfG2wuiNQTgMeg" elementId="org.eclipse.search.ui.views.SearchView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_gwhpRhWLEfGhU45hgv6DQQ" 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>
|
|
<tags>active</tags>
|
|
<tags>activeOnClose</tags>
|
|
<menus xmi:id="_DTsnwBWfEfG2wuiNQTgMeg" elementId="org.eclipse.ui.console.ConsoleView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_DTsnwRWfEfG2wuiNQTgMeg" elementId="org.eclipse.ui.console.ConsoleView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_gwhpRxWLEfGhU45hgv6DQQ" 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="_gwhpSBWLEfGhU45hgv6DQQ" 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="_gwhpSRWLEfGhU45hgv6DQQ" 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="_gzPmEBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.ContentOutline">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_gzPmERWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.ContentOutline" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_gwhpShWLEfGhU45hgv6DQQ" 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="_gwiQUBWLEfGhU45hgv6DQQ" 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="_gwjecBWLEfGhU45hgv6DQQ" 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="_gwjecRWLEfGhU45hgv6DQQ" 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="_gwjechWLEfGhU45hgv6DQQ" 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="_gwjecxWLEfGhU45hgv6DQQ" 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="_gwjedBWLEfGhU45hgv6DQQ" 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="_gwkFgBWLEfGhU45hgv6DQQ" 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="_7VtYIBWLEfGhU45hgv6DQQ" 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="_7Vv0YBWLEfGhU45hgv6DQQ" elementId="org.eclipse.buildship.ui.views.taskview">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_7Vv0YRWLEfGhU45hgv6DQQ" elementId="org.eclipse.buildship.ui.views.taskview" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_7WHn0BWLEfGhU45hgv6DQQ" 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="_7WKEEBWLEfGhU45hgv6DQQ" elementId="org.eclipse.buildship.ui.views.executionview">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_7WKEERWLEfGhU45hgv6DQQ" elementId="org.eclipse.buildship.ui.views.executionview" visible="false"/>
|
|
</sharedElements>
|
|
<trimBars xmi:id="_goRsMxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.main.toolbar" contributorURI="platform:/plugin/org.eclipse.platform">
|
|
<children xsi:type="menu:ToolBar" xmi:id="_gvjY4BWLEfGhU45hgv6DQQ" elementId="group.file" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_gvjY4RWLEfGhU45hgv6DQQ" elementId="group.file" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_gvj_8BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.workbench.file">
|
|
<tags>Draggable</tags>
|
|
<children xsi:type="menu:HandledToolItem" xmi:id="_dAmVsBWdEfG2wuiNQTgMeg" elementId="print" visible="false" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.svg" tooltip="Print" command="_gofv0BWLEfGhU45hgv6DQQ"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_gvj_8RWLEfGhU45hgv6DQQ" elementId="group.edit" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_gvj_8hWLEfGhU45hgv6DQQ" elementId="group.edit" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_gvj_8xWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.workbench.edit">
|
|
<tags>Draggable</tags>
|
|
<children xsi:type="menu:HandledToolItem" xmi:id="_dAmVthWdEfG2wuiNQTgMeg" elementId="undo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/undo_edit.svg" tooltip="Undo" enabled="false" command="_gofH4hWLEfGhU45hgv6DQQ"/>
|
|
<children xsi:type="menu:HandledToolItem" xmi:id="_dAm8wBWdEfG2wuiNQTgMeg" elementId="redo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/redo_edit.svg" tooltip="Redo" enabled="false" command="_gofupxWLEfGhU45hgv6DQQ"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_gvj_9BWLEfGhU45hgv6DQQ" elementId="additions" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_gvj_9RWLEfGhU45hgv6DQQ" elementId="additions" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_gxG4EBWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.launchActionSet">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_gwyvABWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_gxAKYBWLEfGhU45hgv6DQQ" elementId="org.eclipse.search.searchActionSet">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="__-dE4BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.actionSet.presentation">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_gvj_9hWLEfGhU45hgv6DQQ" elementId="group.nav" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_gvj_9xWLEfGhU45hgv6DQQ" elementId="group.nav" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_gvj_-BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.workbench.navigate">
|
|
<tags>Draggable</tags>
|
|
<children xsi:type="menu:HandledToolItem" xmi:id="_dAm8xhWdEfG2wuiNQTgMeg" elementId="org.eclipse.ui.window.pinEditor" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.svg" tooltip="Pin Editor" type="Check" command="_gofvihWLEfGhU45hgv6DQQ"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_gvj_-RWLEfGhU45hgv6DQQ" elementId="group.editor" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_gvj_-hWLEfGhU45hgv6DQQ" elementId="group.editor" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_gvj_-xWLEfGhU45hgv6DQQ" elementId="group.help" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_gvj__BWLEfGhU45hgv6DQQ" elementId="group.help" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_gvj__RWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.workbench.help" visible="false">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_gwAr4BWLEfGhU45hgv6DQQ" 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="_gwAr4RWLEfGhU45hgv6DQQ" 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="_goRsNBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.trim.status" contributorURI="platform:/plugin/org.eclipse.platform" side="Bottom">
|
|
<children xsi:type="menu:ToolControl" xmi:id="_goRsNRWLEfGhU45hgv6DQQ" 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="_goRsNhWLEfGhU45hgv6DQQ" 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="_goRsNxWLEfGhU45hgv6DQQ" 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="_goRsOBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.trim.vertical1" contributorURI="platform:/plugin/org.eclipse.platform" toBeRendered="false" side="Left">
|
|
<children xsi:type="menu:ToolControl" xmi:id="_g1S0gBWLEfGhU45hgv6DQQ" 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="_fdejoBWkEfG2wuiNQTgMeg" 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="_goRsORWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.trim.vertical2" contributorURI="platform:/plugin/org.eclipse.platform" toBeRendered="false" side="Right">
|
|
<children xsi:type="menu:ToolControl" xmi:id="_fdi1EBWkEfG2wuiNQTgMeg" 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="_fdkqQBWkEfG2wuiNQTgMeg" 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="_HRgjUBWuEfG2wuiNQTgMeg" 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="_goRsOhWLEfGhU45hgv6DQQ" contributorURI="platform:/plugin/org.eclipse.platform" bindingContext="_goRsOxWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gonqeRWLEfGhU45hgv6DQQ" keySequence="CTRL+1" command="_gofHpxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqkRWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+I" command="_goehNhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqnBWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+L" command="_gofwBRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRixWLEfGhU45hgv6DQQ" keySequence="CTRL+SPACE" command="_gofvpRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRkhWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+D" command="_gofwJRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRuhWLEfGhU45hgv6DQQ" keySequence="CTRL+V" command="_goegthWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4mxWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+SPACE" command="_gofHxBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4nBWLEfGhU45hgv6DQQ" keySequence="CTRL+A" command="_gofIOxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4qhWLEfGhU45hgv6DQQ" keySequence="CTRL+C" command="_gofu1BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4zRWLEfGhU45hgv6DQQ" keySequence="CTRL+X" command="_gofH6BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4zhWLEfGhU45hgv6DQQ" keySequence="CTRL+Z" command="_gofH4hWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo41BWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+Z" command="_gofupxWLEfGhU45hgv6DQQ">
|
|
<tags>platform:gtk</tags>
|
|
</bindings>
|
|
<bindings xmi:id="_goo44hWLEfGhU45hgv6DQQ" keySequence="ALT+PAGE_UP" command="_gofusRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo44xWLEfGhU45hgv6DQQ" keySequence="ALT+PAGE_DOWN" command="_gofvWRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo45xWLEfGhU45hgv6DQQ" keySequence="SHIFT+INSERT" command="_goegthWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfohWLEfGhU45hgv6DQQ" keySequence="ALT+F11" command="_goeg-RWLEfGhU45hgv6DQQ">
|
|
<tags>platform:gtk</tags>
|
|
</bindings>
|
|
<bindings xmi:id="_gopf3BWLEfGhU45hgv6DQQ" keySequence="CTRL+F10" command="_goeg1xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf4xWLEfGhU45hgv6DQQ" keySequence="CTRL+INSERT" command="_gofu1BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf8hWLEfGhU45hgv6DQQ" keySequence="CTRL+PAGE_UP" command="_gofv5xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf8xWLEfGhU45hgv6DQQ" keySequence="CTRL+PAGE_DOWN" command="_gofHrxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf9RWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+F1" command="_goehDhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf9hWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+F2" command="_gofvQBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGsBWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+F3" command="_gofv2hWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGtRWLEfGhU45hgv6DQQ" keySequence="SHIFT+DEL" command="_gofH6BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_c6mbYBWdEfG2wuiNQTgMeg" keySequence="CTRL+6" command="_c6fGtxWdEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gomcUBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.textEditorScope" bindingContext="_gohj0hWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gonDYBWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+CR" command="_gofv2RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonDYRWLEfGhU45hgv6DQQ" keySequence="CTRL+BS" command="_goegiRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqdhWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+Q" command="_goehPBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqlBWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+J" command="_goehMRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqmBWLEfGhU45hgv6DQQ" keySequence="CTRL++" command="_gofvOBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRghWLEfGhU45hgv6DQQ" keySequence="CTRL+-" command="_gofIHhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRkRWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+C" command="_goegmBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRmhWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+F" command="_gofHzhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRoxWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+J" command="_gofHnhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRqxWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+A" command="_gofu7xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRtxWLEfGhU45hgv6DQQ" keySequence="CTRL+T" command="_gofwNxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRvxWLEfGhU45hgv6DQQ" keySequence="CTRL+J" command="_goeg3xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRwxWLEfGhU45hgv6DQQ" keySequence="CTRL+L" command="_gofvuBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4lBWLEfGhU45hgv6DQQ" keySequence="CTRL+O" command="_gofwHhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4mRWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+/" command="_gofH1hWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4shWLEfGhU45hgv6DQQ" keySequence="CTRL+D" command="_goeg6hWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4xxWLEfGhU45hgv6DQQ" keySequence="CTRL+=" command="_gofvOBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4yxWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Y" command="_god5mRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo40RWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+DEL" command="_gofvqhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo40hWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+X" command="_gofu2hWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo40xWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+Y" command="_gofIGxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo42BWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+\" command="_gofvBBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo42RWLEfGhU45hgv6DQQ" keySequence="CTRL+DEL" command="_gofH3BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo43BWLEfGhU45hgv6DQQ" keySequence="ALT+ARROW_UP" command="_gofwXxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo43hWLEfGhU45hgv6DQQ" keySequence="ALT+ARROW_DOWN" command="_gofvZRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo45BWLEfGhU45hgv6DQQ" keySequence="SHIFT+END" command="_gofIJxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfoxWLEfGhU45hgv6DQQ" keySequence="SHIFT+HOME" command="_gofICxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfqRWLEfGhU45hgv6DQQ" keySequence="END" command="_gofv9BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfqxWLEfGhU45hgv6DQQ" keySequence="INSERT" command="_gofvDhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfshWLEfGhU45hgv6DQQ" keySequence="F2" command="_gofHsRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfvhWLEfGhU45hgv6DQQ" keySequence="HOME" command="_gofwDxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfwRWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+ARROW_UP" command="_gofwORWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfwxWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+ARROW_DOWN" command="_gofIRhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfyBWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+INSERT" command="_goehHxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfzRWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_gofIKxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfzxWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_goehJhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf3RWLEfGhU45hgv6DQQ" keySequence="CTRL+F10" command="_gofv1BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf4RWLEfGhU45hgv6DQQ" keySequence="CTRL+END" command="_gofvZxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf7RWLEfGhU45hgv6DQQ" keySequence="CTRL+ARROW_UP" command="_goehCxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf7hWLEfGhU45hgv6DQQ" keySequence="CTRL+ARROW_DOWN" command="_gogVuxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf8BWLEfGhU45hgv6DQQ" keySequence="CTRL+ARROW_LEFT" command="_gofuzxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf8RWLEfGhU45hgv6DQQ" keySequence="CTRL+ARROW_RIGHT" command="_goehOhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf9BWLEfGhU45hgv6DQQ" keySequence="CTRL+HOME" command="_goegtBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGsRWLEfGhU45hgv6DQQ" keySequence="CTRL+NUMPAD_MULTIPLY" command="_gofvdhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGshWLEfGhU45hgv6DQQ" keySequence="CTRL+NUMPAD_ADD" command="_gofwKRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGsxWLEfGhU45hgv6DQQ" keySequence="CTRL+NUMPAD_SUBTRACT" command="_gofv1xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGtBWLEfGhU45hgv6DQQ" keySequence="CTRL+NUMPAD_DIVIDE" command="_goehDxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGvRWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_gofvfxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGwhWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_gofvEBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG2xWLEfGhU45hgv6DQQ" keySequence="ALT+/" command="_gofwExWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG3xWLEfGhU45hgv6DQQ" keySequence="SHIFT+CR" command="_gofwDhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_c6mbYRWdEfG2wuiNQTgMeg" keySequence="CTRL+/" command="_c6fGoRWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6mbZBWdEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+C" command="_c6fGoRWdEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gonDYhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" bindingContext="_gohj4xWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gonDYxWLEfGhU45hgv6DQQ" keySequence="CTRL+CR" command="_gofH0RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRshWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+C" command="_gofuvRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4oRWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+R" command="_gofIKRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4thWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+U" command="_gofvcRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4wRWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+I" command="_gofIHxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo42hWLEfGhU45hgv6DQQ" keySequence="ALT+ARROW_UP" command="_gofvRxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo43RWLEfGhU45hgv6DQQ" keySequence="ALT+ARROW_DOWN" command="_gofH1RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo45RWLEfGhU45hgv6DQQ" keySequence="SHIFT+INSERT" command="_goeg_xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfqhWLEfGhU45hgv6DQQ" keySequence="INSERT" command="_gofIFxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfuBWLEfGhU45hgv6DQQ" keySequence="F4" command="_goeg1BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf1RWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+ARROW_UP" command="_gofvmhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf2RWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_gofIJBWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gonDZBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.contexts.window" bindingContext="_goRsPBWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gonDZRWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+SHIFT+T" command="_gofwWxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonDZhWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+SHIFT+L" command="_gofvAxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqchWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Q O" command="_gofvSRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gonqcxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ContentOutline"/>
|
|
</bindings>
|
|
<bindings xmi:id="_gonqdBWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Q P" command="_gofvSRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gonqdRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.PackageExplorer"/>
|
|
</bindings>
|
|
<bindings xmi:id="_gonqehWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+B" command="_gofvUhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqexWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+R" command="_gogVvRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqfBWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Q Q" command="_gofvSRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqfRWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+S" command="_gofvLRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqfhWLEfGhU45hgv6DQQ" keySequence="CTRL+3" command="_gofHsBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqfxWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+T" command="_gofH5xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqgRWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+T" command="_gofH8RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqghWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Q S" command="_gofvSRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gonqgxWLEfGhU45hgv6DQQ" 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="_gonqhBWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Q T" command="_gofvSRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gonqhRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.TypeHierarchy"/>
|
|
</bindings>
|
|
<bindings xmi:id="_gonqhhWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+V" command="_gofv9xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqiRWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Q V" command="_gofvSRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gonqihWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.VariableView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_gonqjhWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+G" command="_gofvPxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqjxWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+W" command="_gofH5hWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqkBWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+H" command="_gofuyRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqkhWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Q H" command="_gofvSRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gonqkxWLEfGhU45hgv6DQQ" 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="_gonqlRWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Q J" command="_gofvSRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gonqlhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.JavadocView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_gonqlxWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+K" command="_goehCBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqmRWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Q K" command="_gofvSRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gonqmhWLEfGhU45hgv6DQQ" 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="_gonqmxWLEfGhU45hgv6DQQ" keySequence="CTRL+," command="_goeguhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRgBWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Q L" command="_gofvSRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gooRgRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.pde.runtime.LogView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_gooRgxWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+N" command="_gofu4xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRhBWLEfGhU45hgv6DQQ" keySequence="CTRL+." command="_gofwPBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRhxWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+O" command="_gofwIhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRihWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+P" command="_goeg_BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRjBWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+B" command="_goehCRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRjRWLEfGhU45hgv6DQQ" keySequence="CTRL+#" command="_goeg2BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRlBWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+T" command="_goeghxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRlRWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+U" command="_goehHhWLEfGhU45hgv6DQQ">
|
|
<tags>platform:gtk</tags>
|
|
</bindings>
|
|
<bindings xmi:id="_gooRlhWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+E" command="_goehGRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRmxWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+G" command="_gofwSRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRnRWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+H" command="_goegzxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRnxWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Q X" command="_gofvSRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gooRoBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ProblemView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_gooRoRWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Q Y" command="_gofvSRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gooRohWLEfGhU45hgv6DQQ" 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="_gooRpBWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Q Z" command="_gofvSRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gooRpRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.ui.GenericHistoryView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_gooRqRWLEfGhU45hgv6DQQ" keySequence="CTRL+P" command="_gofv0BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRqhWLEfGhU45hgv6DQQ" keySequence="CTRL+Q" command="_gofv4BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRsRWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+C" command="_gofvqRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRtBWLEfGhU45hgv6DQQ" keySequence="CTRL+S" command="_gofIIBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRuBWLEfGhU45hgv6DQQ" keySequence="CTRL+U" command="_gofuoxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRuRWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+F" command="_gofv5BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRvBWLEfGhU45hgv6DQQ" keySequence="CTRL+W" command="_gofurBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRvRWLEfGhU45hgv6DQQ" keySequence="CTRL+H" command="_gofvpBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRwBWLEfGhU45hgv6DQQ" keySequence="CTRL+K" command="_gofvVhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRxBWLEfGhU45hgv6DQQ" keySequence="CTRL+M" command="_gofvoRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4kBWLEfGhU45hgv6DQQ" keySequence="CTRL+N" command="_gofwTBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4mhWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+P" command="_gofvQhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4nhWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+R" command="_gofuqhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4oxWLEfGhU45hgv6DQQ" keySequence="CTRL+B" command="_goegvhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4pBWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Q B" command="_gofvSRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_goo4pRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.BreakpointView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_goo4qxWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+S" command="_gofuvxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4rRWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+T" command="_gofu8RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4rhWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Q C" command="_gofvSRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_goo4rxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.console.ConsoleView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_goo4sxWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Q D" command="_gofvSRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_goo4tBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.SourceView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_goo4uBWLEfGhU45hgv6DQQ" keySequence="CTRL+E" command="_gofH2hWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4uRWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+V" command="_gofIKhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4uhWLEfGhU45hgv6DQQ" keySequence="CTRL+F" command="_goeg9BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4vRWLEfGhU45hgv6DQQ" keySequence="CTRL+G" command="_goegihWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4vhWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+W" command="_gofwOBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4vxWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+H" command="_gofH0xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4wBWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+I" command="_goeg2RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4wxWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+J" command="_gofH1xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4xBWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+K" command="_gofIIxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4xRWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+L" command="_gofHohWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4xhWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+M" command="_gofwKhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4yBWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+N" command="_gofH4xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4zBWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+Z" command="_gofuxBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4zxWLEfGhU45hgv6DQQ" keySequence="CTRL+_" command="_gofHxxWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_goo40BWLEfGhU45hgv6DQQ" elementId="Splitter.isHorizontal" name="Splitter.isHorizontal" value="true"/>
|
|
</bindings>
|
|
<bindings xmi:id="_goo41RWLEfGhU45hgv6DQQ" keySequence="CTRL+{" command="_gofHxxWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_goo41hWLEfGhU45hgv6DQQ" elementId="Splitter.isHorizontal" name="Splitter.isHorizontal" value="false"/>
|
|
</bindings>
|
|
<bindings xmi:id="_goo43xWLEfGhU45hgv6DQQ" keySequence="ALT+ARROW_LEFT" command="_goeg2xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo44RWLEfGhU45hgv6DQQ" keySequence="ALT+ARROW_RIGHT" command="_gofH-xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo46RWLEfGhU45hgv6DQQ" keySequence="SHIFT+F2" command="_gofvIBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfoBWLEfGhU45hgv6DQQ" keySequence="SHIFT+F5" command="_gofISxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfoRWLEfGhU45hgv6DQQ" keySequence="ALT+F7" command="_gofu9xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfpBWLEfGhU45hgv6DQQ" keySequence="ALT+F5" command="_gofINhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfpxWLEfGhU45hgv6DQQ" keySequence="F11" command="_gofwHRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfqBWLEfGhU45hgv6DQQ" keySequence="F12" command="_gofvpxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfrhWLEfGhU45hgv6DQQ" keySequence="F2" command="_goegsBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfsRWLEfGhU45hgv6DQQ" keySequence="F2" command="_goegvRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopftBWLEfGhU45hgv6DQQ" keySequence="F3" command="_gofHnxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfthWLEfGhU45hgv6DQQ" keySequence="F4" command="_goegxxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfvBWLEfGhU45hgv6DQQ" keySequence="F5" command="_gofIAxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfvxWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+F7" command="_gofwIBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfwBWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+F8" command="_gofHxhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfwhWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+F9" command="_gofIMxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfxBWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+ARROW_LEFT" command="_gofv4BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfxRWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+F11" command="_gofuwhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfxhWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+ARROW_RIGHT" command="_goehERWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfxxWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+F12" command="_goegnhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfyRWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+F4" command="_gofH5hWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfyhWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+F6" command="_gofvNRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfzhWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+X J" command="_gofvXhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf0BWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+X M" command="_gofIQxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf0RWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+X A" command="_goeguBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf0hWLEfGhU45hgv6DQQ" keySequence="CTRL+F7" command="_gofu1RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf1hWLEfGhU45hgv6DQQ" keySequence="CTRL+F8" command="_gofHqRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf2hWLEfGhU45hgv6DQQ" keySequence="CTRL+F9" command="_goehHRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf3hWLEfGhU45hgv6DQQ" keySequence="CTRL+F11" command="_gofv9RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf4BWLEfGhU45hgv6DQQ" keySequence="CTRL+F12" command="_goehChWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf6BWLEfGhU45hgv6DQQ" keySequence="CTRL+F4" command="_gofurBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf6hWLEfGhU45hgv6DQQ" keySequence="CTRL+F6" command="_goeg_RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf6xWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+F7" command="_gofvaRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf7BWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+X G" command="_gofwGhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGthWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+SHIFT+ARROW_UP" command="_gofvHRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGtxWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+SHIFT+ARROW_DOWN" command="_gofwWhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGuBWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+SHIFT+ARROW_RIGHT" command="_gofvChWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGvBWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_gofvLBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGvhWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+X Q" command="_goehNBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGvxWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+X T" command="_gofIORWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGwRWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_gofHyRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGwxWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+SHIFT+F12" command="_gofwKxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGxBWLEfGhU45hgv6DQQ" keySequence="DEL" command="_goehAhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG2hWLEfGhU45hgv6DQQ" keySequence="ALT+-" command="_gofu4hWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG3BWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+E E" command="_goeg3BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG3RWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+E G" command="_gofH7hWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG3hWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+E J" command="_goegtRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG4BWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+E S" command="_gofIPBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG4RWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+E T" command="_goeg1RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG4hWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+E L" command="_goeguxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG4xWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+E N" command="_gofwQBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG5BWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+E P" command="_goeghBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqtwBWLEfGhU45hgv6DQQ" keySequence="ALT+CR" command="_gofvlhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqtwRWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+E R" command="_gofHkRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqtwhWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+D A" command="_gofvuhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqtwxWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+D T" command="_goeglBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqtxBWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+D J" command="_gofvghWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqtxRWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+D Q" command="_gofIUxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_c6npgBWdEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+X B" command="_c6fG-xWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6nphRWdEfG2wuiNQTgMeg" keySequence="ALT+CTRL+SHIFT+B D" command="_c6fG9RWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6nphhWdEfG2wuiNQTgMeg" keySequence="ALT+CTRL+SHIFT+B F" command="_c6fGsBWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6nphxWdEfG2wuiNQTgMeg" keySequence="ALT+CTRL+SHIFT+B R" command="_c6fG0BWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6npiBWdEfG2wuiNQTgMeg" keySequence="ALT+CTRL+SHIFT+B S" command="_c6fG5RWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6oQkBWdEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+D B" command="_c6fG9BWdEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gonDZxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.javaEditorScope" bindingContext="_gohj4hWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gonDaBWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+P" command="_gofvaBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqgBWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+T" command="_gofH5xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqixWLEfGhU45hgv6DQQ" keySequence="CTRL+7" command="_gofu5hWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gonqnRWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+M" command="_gofHshWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRhRWLEfGhU45hgv6DQQ" keySequence="CTRL+/" command="_gofu5hWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRjhWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+C" command="_gofu5hWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRmRWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+F" command="_gofwDRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRrhWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+B" command="_gogVsxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRthWLEfGhU45hgv6DQQ" keySequence="CTRL+T" command="_gofu7RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRvhWLEfGhU45hgv6DQQ" keySequence="CTRL+I" command="_gofH-RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4kxWLEfGhU45hgv6DQQ" keySequence="CTRL+O" command="_gofIPRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4mBWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+/" command="_gofupBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4nxWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+R" command="_gofuqhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4tRWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+U" command="_gofviRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4uxWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+'" command="_gofu_RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4yhWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+O" command="_gofH3RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo41xWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+\" command="_goeg6xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfyxWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+ARROW_UP" command="_gofurhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfzBWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_gofIQRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf0xWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+ARROW_UP" command="_gofIUhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf1xWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_goehDBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf2xWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+ARROW_LEFT" command="_gofIAhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf3xWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_goeg5RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf5xWLEfGhU45hgv6DQQ" keySequence="CTRL+F3" command="_gofwOxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGyhWLEfGhU45hgv6DQQ" keySequence="CTRL+2 F" command="_gofwKBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG1hWLEfGhU45hgv6DQQ" keySequence="CTRL+2 R" command="_gofvmBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG1xWLEfGhU45hgv6DQQ" keySequence="CTRL+2 T" command="_gofu5RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG2BWLEfGhU45hgv6DQQ" keySequence="CTRL+2 L" command="_goeg4BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG2RWLEfGhU45hgv6DQQ" keySequence="CTRL+2 M" command="_gofIBhWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gonDahWLEfGhU45hgv6DQQ" elementId="org.eclipse.core.runtime.xml" bindingContext="_gonDaRWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gonDaxWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+P" command="_gofvqBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRkxWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+D" command="_gofuohWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gonqcBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.genericeditor.genericEditorContext" bindingContext="_gohj3BWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gonqcRWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+P" command="_gofIFBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRnBWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+G" command="_gofv8xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRnhWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+H" command="_gofvsBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4oBWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+R" command="_goegvRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopftRWLEfGhU45hgv6DQQ" keySequence="F3" command="_gofv4RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopftxWLEfGhU45hgv6DQQ" keySequence="F4" command="_goeghhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf1BWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+ARROW_UP" command="_gofu8hWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf2BWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_gofu9RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGuxWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_gofvdRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGwBWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_gofvWBWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gonqdxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.classFileEditorScope" bindingContext="_gohj3RWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gonqeBWLEfGhU45hgv6DQQ" keySequence="CTRL+1" command="_gofwRhWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gonqhxWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.EditContext" bindingContext="_gohj0RWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gonqiBWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+V" command="_gofwWBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRkBWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+C" command="_goehBhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo42xWLEfGhU45hgv6DQQ" keySequence="ALT+ARROW_UP" command="_gofvRRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo44BWLEfGhU45hgv6DQQ" keySequence="ALT+ARROW_RIGHT" command="_gofveBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo45hWLEfGhU45hgv6DQQ" keySequence="SHIFT+INSERT" command="_gofwWBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf4hWLEfGhU45hgv6DQQ" keySequence="CTRL+INSERT" command="_goehBhWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gonqjBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.propertiesEditorScope" bindingContext="_gohj6xWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gonqjRWLEfGhU45hgv6DQQ" keySequence="CTRL+7" command="_gofu5hWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRhhWLEfGhU45hgv6DQQ" keySequence="CTRL+/" command="_gofu5hWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRjxWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+C" command="_gofu5hWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gonqnhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.editors.task" bindingContext="_gohj5BWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gonqnxWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+M" command="_goegoxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRsxWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+C" command="_gofuvRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4lRWLEfGhU45hgv6DQQ" keySequence="CTRL+O" command="_gofwMhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4ohWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+R" command="_gofIKRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4rBWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+S" command="_gofH7RWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4txWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+U" command="_gofvcRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4whWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+I" command="_gofIHxWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gooRiBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.wikitext.tasks.ui.markupSourceContext" bindingContext="_gohj6RWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gooRiRWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+O" command="_goegrRWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gooRlxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ant.ui.AntEditorScope" bindingContext="_gohj6BWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gooRmBWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+F" command="_gofwDRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4nRWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+R" command="_goegxhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4yRWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+O" command="_goegkRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo46BWLEfGhU45hgv6DQQ" keySequence="SHIFT+F2" command="_gofu_xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfsxWLEfGhU45hgv6DQQ" keySequence="F3" command="_goeglxWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gooRphWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.memoryview" bindingContext="_gohj2xWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gooRpxWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+M" command="_gofIOBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRqBWLEfGhU45hgv6DQQ" keySequence="ALT+CTRL+N" command="_gofwLBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRtRWLEfGhU45hgv6DQQ" keySequence="CTRL+T" command="_gofHtBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRuxWLEfGhU45hgv6DQQ" keySequence="CTRL+W" command="_gofvFhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRxhWLEfGhU45hgv6DQQ" keySequence="CTRL+N" command="_gofvOxWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gooRrBWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.debugging" bindingContext="_gohj3hWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gooRrRWLEfGhU45hgv6DQQ" keySequence="CTRL+R" command="_gofu2BWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfpRWLEfGhU45hgv6DQQ" keySequence="F7" command="_gofwQRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfphWLEfGhU45hgv6DQQ" keySequence="F8" command="_gofvCRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfuxWLEfGhU45hgv6DQQ" keySequence="F5" command="_goegyxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopfvRWLEfGhU45hgv6DQQ" keySequence="F6" command="_gofILBWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf5hWLEfGhU45hgv6DQQ" keySequence="CTRL+F2" command="_gofvrRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf6RWLEfGhU45hgv6DQQ" keySequence="CTRL+F5" command="_gofwGRWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gooRrxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" bindingContext="_gohj4RWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gooRsBWLEfGhU45hgv6DQQ" keySequence="ALT+SHIFT+B" command="_gogVsxWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gooRwRWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" bindingContext="_gohj3xWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gooRwhWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+," command="_gofv4xWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gooRxRWLEfGhU45hgv6DQQ" keySequence="CTRL+SHIFT+." command="_gofvnxWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goo4vBWLEfGhU45hgv6DQQ" keySequence="CTRL+G" command="_gofvoBWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_goo4kRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.DiffViewer" bindingContext="_gohj0xWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_goo4khWLEfGhU45hgv6DQQ" keySequence="CTRL+O" command="_gofIURWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_goo4lhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.wikitext.ui.editor.markupSourceContext" bindingContext="_gohj5hWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_goo4lxWLEfGhU45hgv6DQQ" keySequence="CTRL+O" command="_goegrRWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_goo4phWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesView" bindingContext="_gohj7BWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_goo4pxWLEfGhU45hgv6DQQ" keySequence="CTRL+C" command="_gofHuRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_gopf7xWLEfGhU45hgv6DQQ" keySequence="CTRL+ARROW_LEFT" command="_goeg5xWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_goo4qBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.ReflogView" bindingContext="_gohj4BWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_goo4qRWLEfGhU45hgv6DQQ" keySequence="CTRL+C" command="_goeg_hWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_goo4sBWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.console" bindingContext="_gohj1RWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_goo4sRWLEfGhU45hgv6DQQ" keySequence="CTRL+D" command="_gofwNRWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_c6mbZhWdEfG2wuiNQTgMeg" keySequence="CTRL+R" command="_c6fGzRWdEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gopfrBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.internal.wikitext.ui.editor.basicMarkupSourceContext" bindingContext="_gohj5RWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gopfrRWLEfGhU45hgv6DQQ" keySequence="F1" command="_goeglRWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gopfrxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesView.SingleRepository" bindingContext="_gohj7RWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gopfsBWLEfGhU45hgv6DQQ" keySequence="F2" command="_goehBBWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gopfuRWLEfGhU45hgv6DQQ" elementId="org.eclipse.buildship.ui.contexts.taskview" bindingContext="_gohj5xWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gopfuhWLEfGhU45hgv6DQQ" keySequence="F5" command="_gofwCxWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gopf5BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.console.ConsoleView" bindingContext="_gohj2RWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_gopf5RWLEfGhU45hgv6DQQ" keySequence="CTRL+INSERT" command="_gofvKBWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_goqGuRWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.TerminalContext" bindingContext="_gohj2hWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_goqGuhWLEfGhU45hgv6DQQ" keySequence="ALT+Y" command="_gofIGhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGxRWLEfGhU45hgv6DQQ" keySequence="ALT+A" command="_gofIGhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGxhWLEfGhU45hgv6DQQ" keySequence="ALT+B" command="_gofIGhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGxxWLEfGhU45hgv6DQQ" keySequence="ALT+C" command="_gofIGhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGyBWLEfGhU45hgv6DQQ" keySequence="ALT+D" command="_gofIGhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGyRWLEfGhU45hgv6DQQ" keySequence="ALT+E" command="_gofIGhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGyxWLEfGhU45hgv6DQQ" keySequence="ALT+F" command="_gofIGhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGzBWLEfGhU45hgv6DQQ" keySequence="ALT+G" command="_gofIGhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGzRWLEfGhU45hgv6DQQ" keySequence="ALT+P" command="_gofIGhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGzhWLEfGhU45hgv6DQQ" keySequence="ALT+R" command="_gofIGhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqGzxWLEfGhU45hgv6DQQ" keySequence="ALT+S" command="_gofIGhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG0BWLEfGhU45hgv6DQQ" keySequence="ALT+T" command="_gofIGhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG0RWLEfGhU45hgv6DQQ" keySequence="ALT+V" command="_gofIGhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG0hWLEfGhU45hgv6DQQ" keySequence="ALT+W" command="_gofIGhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG0xWLEfGhU45hgv6DQQ" keySequence="ALT+H" command="_gofIGhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG1BWLEfGhU45hgv6DQQ" keySequence="ALT+L" command="_gofIGhWLEfGhU45hgv6DQQ"/>
|
|
<bindings xmi:id="_goqG1RWLEfGhU45hgv6DQQ" keySequence="ALT+N" command="_gofIGhWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_goqG5RWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.BreakpointView" bindingContext="_gohj0BWLEfGhU45hgv6DQQ">
|
|
<bindings xmi:id="_goqG5hWLEfGhU45hgv6DQQ" keySequence="ALT+CR" command="_gofuyBWLEfGhU45hgv6DQQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_gwf0ERWLEfGhU45hgv6DQQ" bindingContext="_gwf0EBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0ExWLEfGhU45hgv6DQQ" bindingContext="_gwf0EhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0FRWLEfGhU45hgv6DQQ" bindingContext="_gwf0FBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0FxWLEfGhU45hgv6DQQ" bindingContext="_gwf0FhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0GRWLEfGhU45hgv6DQQ" bindingContext="_gwf0GBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0GxWLEfGhU45hgv6DQQ" bindingContext="_gwf0GhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0HRWLEfGhU45hgv6DQQ" bindingContext="_gwf0HBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0HxWLEfGhU45hgv6DQQ" bindingContext="_gwf0HhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0IRWLEfGhU45hgv6DQQ" bindingContext="_gwf0IBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0IxWLEfGhU45hgv6DQQ" bindingContext="_gwf0IhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0JRWLEfGhU45hgv6DQQ" bindingContext="_gwf0JBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0JxWLEfGhU45hgv6DQQ" bindingContext="_gwf0JhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0KRWLEfGhU45hgv6DQQ" bindingContext="_gwf0KBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0KxWLEfGhU45hgv6DQQ" bindingContext="_gwf0KhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0LRWLEfGhU45hgv6DQQ" bindingContext="_gwf0LBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0LxWLEfGhU45hgv6DQQ" bindingContext="_gwf0LhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0MRWLEfGhU45hgv6DQQ" bindingContext="_gwf0MBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0MxWLEfGhU45hgv6DQQ" bindingContext="_gwf0MhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0NRWLEfGhU45hgv6DQQ" bindingContext="_gwf0NBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwf0NxWLEfGhU45hgv6DQQ" bindingContext="_gwf0NhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwgbIRWLEfGhU45hgv6DQQ" bindingContext="_gwgbIBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwgbIxWLEfGhU45hgv6DQQ" bindingContext="_gwgbIhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwgbJRWLEfGhU45hgv6DQQ" bindingContext="_gwgbJBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwgbJxWLEfGhU45hgv6DQQ" bindingContext="_gwgbJhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwgbKRWLEfGhU45hgv6DQQ" bindingContext="_gwgbKBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwgbKxWLEfGhU45hgv6DQQ" bindingContext="_gwgbKhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwgbLRWLEfGhU45hgv6DQQ" bindingContext="_gwgbLBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwgbLxWLEfGhU45hgv6DQQ" bindingContext="_gwgbLhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwgbMRWLEfGhU45hgv6DQQ" bindingContext="_gwgbMBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwgbMxWLEfGhU45hgv6DQQ" bindingContext="_gwgbMhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwgbNRWLEfGhU45hgv6DQQ" bindingContext="_gwgbNBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwgbNxWLEfGhU45hgv6DQQ" bindingContext="_gwgbNhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwgbORWLEfGhU45hgv6DQQ" bindingContext="_gwgbOBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwgbOxWLEfGhU45hgv6DQQ" bindingContext="_gwgbOhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwgbPRWLEfGhU45hgv6DQQ" bindingContext="_gwgbPBWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_gwgbPxWLEfGhU45hgv6DQQ" bindingContext="_gwgbPhWLEfGhU45hgv6DQQ"/>
|
|
<bindingTables xmi:id="_c6lNQBWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" bindingContext="_c6gUwBWdEfG2wuiNQTgMeg">
|
|
<bindings xmi:id="_c6l0UBWdEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+P" command="_c6fGyxWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6mbYhWdEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+A" command="_c6fG_BWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6mbYxWdEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+C" command="_c6fG7hWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6mbZRWdEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+F" command="_c6fG-BWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6mbZxWdEfG2wuiNQTgMeg" keySequence="CTRL+I" command="_c6fG6xWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6nCcBWdEfG2wuiNQTgMeg" keySequence="CTRL+O" command="_c6fGzhWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6nCcRWdEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+/" command="_c6fGyBWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6nCchWdEfG2wuiNQTgMeg" keySequence="CTRL+SHIFT+\" command="_c6fG1xWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6nCcxWdEfG2wuiNQTgMeg" keySequence="F3" command="_c6fGyhWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6npgRWdEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+ARROW_UP" command="_c6fG2hWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6npghWdEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+ARROW_DOWN" command="_c6fG3xWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6npgxWdEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+ARROW_LEFT" command="_c6fGpBWdEfG2wuiNQTgMeg"/>
|
|
<bindings xmi:id="_c6nphBWdEfG2wuiNQTgMeg" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_c6fG1BWdEfG2wuiNQTgMeg"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_dAK34RWdEfG2wuiNQTgMeg" bindingContext="_dAK34BWdEfG2wuiNQTgMeg"/>
|
|
<bindingTables xmi:id="_dAK34xWdEfG2wuiNQTgMeg" bindingContext="_dAK34hWdEfG2wuiNQTgMeg"/>
|
|
<rootContext xmi:id="_goRsOxWLEfGhU45hgv6DQQ" 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="_goRsPBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.contexts.window" contributorURI="platform:/plugin/org.eclipse.platform" name="In Windows" description="A window is open">
|
|
<children xmi:id="_goRsPRWLEfGhU45hgv6DQQ" elementId="org.eclipse.e4.ui.contexts.views" contributorURI="platform:/plugin/org.eclipse.platform" name="%bindingcontext.name.bindingView"/>
|
|
<children xmi:id="_gohj0BWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.BreakpointView" name="In Breakpoints View" description="The breakpoints view context"/>
|
|
<children xmi:id="_gohj0RWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.EditContext" name="Terminal Control in Focus" description="Show modified keyboard shortcuts in context menu"/>
|
|
<children xmi:id="_gohj0hWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.textEditorScope" name="Editing Text" description="Editing Text Context">
|
|
<children xmi:id="_gohj0xWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.DiffViewer" name="In Diff Viewer"/>
|
|
<children xmi:id="_gohj3BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.genericeditor.genericEditorContext" name="in Generic Code Editor" description="When editing in the Generic Code Editor"/>
|
|
<children xmi:id="_gohj3RWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.classFileEditorScope" name="Browsing attached Java Source" description="Browsing attached Java Source Context"/>
|
|
<children xmi:id="_gohj4hWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.javaEditorScope" name="Editing Java Source" description="Editing Java Source Context"/>
|
|
<children xmi:id="_gohj5BWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.editors.task" name="In Tasks Editor"/>
|
|
<children xmi:id="_gohj5RWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.internal.wikitext.ui.editor.basicMarkupSourceContext" name="WikiText Markup Source Context" description="WikiText markup editing context">
|
|
<children xmi:id="_gohj5hWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.wikitext.ui.editor.markupSourceContext" name="WikiText Markup Source Context" description="WikiText markup editing context"/>
|
|
<children xmi:id="_gohj6RWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.wikitext.tasks.ui.markupSourceContext" name="Task Markup Editor Source Context"/>
|
|
</children>
|
|
<children xmi:id="_gohj6BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ant.ui.AntEditorScope" name="Editing Ant Buildfiles" description="Editing Ant Buildfiles Context"/>
|
|
<children xmi:id="_gohj6xWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.propertiesEditorScope" name="Editing Properties Files" description="Editing Properties Files Context"/>
|
|
<children xmi:id="_c6gUwBWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors">
|
|
<children xmi:id="_c6gUwRWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.comments" name="Source Comments in Structured Text Editors" description="Source Comments in Structured Text Editors"/>
|
|
<children xmi:id="_c6gUwhWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.hideFormat" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"/>
|
|
</children>
|
|
</children>
|
|
<children xmi:id="_gohj1RWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.console" name="In I/O Console" description="In I/O console"/>
|
|
<children xmi:id="_gohj1hWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.view.ui.TerminalsView" name="In Terminal View" description="Show modified keyboard shortcuts in context menu"/>
|
|
<children xmi:id="_gohj1xWLEfGhU45hgv6DQQ" elementId="org.eclipse.compare.compareEditorScope" name="Comparing in an Editor" description="Comparing in an Editor"/>
|
|
<children xmi:id="_gohj2RWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.console.ConsoleView" name="In Console View" description="In Console View"/>
|
|
<children xmi:id="_gohj2hWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.TerminalContext" name="Terminal Typing Connected" description="Override ALT+x menu access keys while typing into the Terminal"/>
|
|
<children xmi:id="_gohj2xWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.memoryview" name="In Memory View" description="In memory view"/>
|
|
<children xmi:id="_gohj3hWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.debugging" name="Debugging" description="Debugging programs">
|
|
<children xmi:id="_gohj3xWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" name="In Table Memory Rendering" description="In Table Memory Rendering"/>
|
|
<children xmi:id="_gohj6hWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.debugging" name="Debugging Java" description="Debugging Java programs"/>
|
|
</children>
|
|
<children xmi:id="_gohj4BWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.ReflogView" name="In Git Reflog View"/>
|
|
<children xmi:id="_gohj4xWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" name="In Tasks View"/>
|
|
<children xmi:id="_gohj5xWLEfGhU45hgv6DQQ" 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="_gohj7BWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesView" name="In Git Repositories View">
|
|
<children xmi:id="_gohj7RWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesView.SingleRepository" name="In Git Repositories View"/>
|
|
</children>
|
|
</children>
|
|
<children xmi:id="_goRsPhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.contexts.dialog" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs" description="A dialog is open"/>
|
|
</rootContext>
|
|
<rootContext xmi:id="_gohj1BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.contexts.actionSet" name="Action Set" description="Parent context for action sets"/>
|
|
<rootContext xmi:id="_gohj2BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.contexts.workbenchMenu" name="Workbench Menu" description="When no Workbench windows are active"/>
|
|
<rootContext xmi:id="_gohj4RWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" name="Editor Breadcrumb Navigation" description="Editor Breadcrumb Navigation Context"/>
|
|
<rootContext xmi:id="_gonDaRWLEfGhU45hgv6DQQ" elementId="org.eclipse.core.runtime.xml" name="Auto::org.eclipse.core.runtime.xml"/>
|
|
<rootContext xmi:id="_gwf0EBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ant.ui.actionSet.presentation" name="Auto::org.eclipse.ant.ui.actionSet.presentation"/>
|
|
<rootContext xmi:id="_gwf0EhWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.breakpointActionSet" name="Auto::org.eclipse.debug.ui.breakpointActionSet"/>
|
|
<rootContext xmi:id="_gwf0FBWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.debugActionSet" name="Auto::org.eclipse.debug.ui.debugActionSet"/>
|
|
<rootContext xmi:id="_gwf0FhWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.launchActionSet" name="Auto::org.eclipse.debug.ui.launchActionSet"/>
|
|
<rootContext xmi:id="_gwf0GBWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.profileActionSet" name="Auto::org.eclipse.debug.ui.profileActionSet"/>
|
|
<rootContext xmi:id="_gwf0GhWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.CoverageActionSet" name="Auto::org.eclipse.eclemma.ui.CoverageActionSet"/>
|
|
<rootContext xmi:id="_gwf0HBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.gitaction" name="Auto::org.eclipse.egit.ui.gitaction"/>
|
|
<rootContext xmi:id="_gwf0HhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.navigation" name="Auto::org.eclipse.egit.ui.navigation"/>
|
|
<rootContext xmi:id="_gwf0IBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.SearchActionSet" name="Auto::org.eclipse.egit.ui.SearchActionSet"/>
|
|
<rootContext xmi:id="_gwf0IhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.JDTDebugActionSet" name="Auto::org.eclipse.jdt.debug.ui.JDTDebugActionSet"/>
|
|
<rootContext xmi:id="_gwf0JBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.junit.JUnitActionSet" name="Auto::org.eclipse.jdt.junit.JUnitActionSet"/>
|
|
<rootContext xmi:id="_gwf0JhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.jdt.ui.text.java.actionSet.presentation"/>
|
|
<rootContext xmi:id="_gwf0KBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.jdt.ui.JavaElementCreationActionSet"/>
|
|
<rootContext xmi:id="_gwf0KhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.JavaActionSet" name="Auto::org.eclipse.jdt.ui.JavaActionSet"/>
|
|
<rootContext xmi:id="_gwf0LBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.A_OpenActionSet" name="Auto::org.eclipse.jdt.ui.A_OpenActionSet"/>
|
|
<rootContext xmi:id="_gwf0LhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.CodingActionSet" name="Auto::org.eclipse.jdt.ui.CodingActionSet"/>
|
|
<rootContext xmi:id="_gwf0MBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.SearchActionSet" name="Auto::org.eclipse.jdt.ui.SearchActionSet"/>
|
|
<rootContext xmi:id="_gwf0MhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.context.ui.actionSet" name="Auto::org.eclipse.mylyn.context.ui.actionSet"/>
|
|
<rootContext xmi:id="_gwf0NBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.java.actionSet" name="Auto::org.eclipse.mylyn.java.actionSet"/>
|
|
<rootContext xmi:id="_gwf0NhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.java.actionSet.browsing" name="Auto::org.eclipse.mylyn.java.actionSet.browsing"/>
|
|
<rootContext xmi:id="_gwgbIBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.navigation" name="Auto::org.eclipse.mylyn.tasks.ui.navigation"/>
|
|
<rootContext xmi:id="_gwgbIhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.navigation.additions" name="Auto::org.eclipse.mylyn.tasks.ui.navigation.additions"/>
|
|
<rootContext xmi:id="_gwgbJBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.cheatsheets.actionSet" name="Auto::org.eclipse.ui.cheatsheets.actionSet"/>
|
|
<rootContext xmi:id="_gwgbJhWLEfGhU45hgv6DQQ" elementId="org.eclipse.search.searchActionSet" name="Auto::org.eclipse.search.searchActionSet"/>
|
|
<rootContext xmi:id="_gwgbKBWLEfGhU45hgv6DQQ" elementId="org.eclipse.team.ui.actionSet" name="Auto::org.eclipse.team.ui.actionSet"/>
|
|
<rootContext xmi:id="_gwgbKhWLEfGhU45hgv6DQQ" elementId="org.eclipse.text.quicksearch.actionSet" name="Auto::org.eclipse.text.quicksearch.actionSet"/>
|
|
<rootContext xmi:id="_gwgbLBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.actionSet.annotationNavigation" name="Auto::org.eclipse.ui.edit.text.actionSet.annotationNavigation"/>
|
|
<rootContext xmi:id="_gwgbLhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.actionSet.navigation" name="Auto::org.eclipse.ui.edit.text.actionSet.navigation"/>
|
|
<rootContext xmi:id="_gwgbMBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo" name="Auto::org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/>
|
|
<rootContext xmi:id="_gwgbMhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.externaltools.ExternalToolsSet" name="Auto::org.eclipse.ui.externaltools.ExternalToolsSet"/>
|
|
<rootContext xmi:id="_gwgbNBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.NavigateActionSet" name="Auto::org.eclipse.ui.NavigateActionSet"/>
|
|
<rootContext xmi:id="_gwgbNhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.actionSet.keyBindings" name="Auto::org.eclipse.ui.actionSet.keyBindings"/>
|
|
<rootContext xmi:id="_gwgbOBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.WorkingSetModificationActionSet" name="Auto::org.eclipse.ui.WorkingSetModificationActionSet"/>
|
|
<rootContext xmi:id="_gwgbOhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.WorkingSetActionSet" name="Auto::org.eclipse.ui.WorkingSetActionSet"/>
|
|
<rootContext xmi:id="_gwgbPBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.actionSet.openFiles" name="Auto::org.eclipse.ui.actionSet.openFiles"/>
|
|
<rootContext xmi:id="_gwgbPhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.actionSet.presentation" name="Auto::org.eclipse.ui.edit.text.actionSet.presentation"/>
|
|
<rootContext xmi:id="_dAK34BWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.launchActionSet" name="Auto::org.eclipse.linuxtools.docker.launchActionSet"/>
|
|
<rootContext xmi:id="_dAK34hWdEfG2wuiNQTgMeg" elementId="org.springsource.ide.eclipse.commons.launch.actionSet" name="Auto::org.springsource.ide.eclipse.commons.launch.actionSet"/>
|
|
<descriptors xmi:id="_gpnwABWLEfGhU45hgv6DQQ" 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="_gvCbgBWLEfGhU45hgv6DQQ" 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="_gvDCkBWLEfGhU45hgv6DQQ" 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="_gvDCkRWLEfGhU45hgv6DQQ" 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="_gvDCkhWLEfGhU45hgv6DQQ" 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="_gvDCkxWLEfGhU45hgv6DQQ" 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="_gvDpoBWLEfGhU45hgv6DQQ" 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="_gvDpoRWLEfGhU45hgv6DQQ" 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="_gvDpohWLEfGhU45hgv6DQQ" 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="_gvDpoxWLEfGhU45hgv6DQQ" 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="_gvDppBWLEfGhU45hgv6DQQ" 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="_gvDppRWLEfGhU45hgv6DQQ" 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="_gvEQsBWLEfGhU45hgv6DQQ" 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="_gvEQsRWLEfGhU45hgv6DQQ" 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="_gvEQshWLEfGhU45hgv6DQQ" 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="_gvEQsxWLEfGhU45hgv6DQQ" 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="_gvEQtBWLEfGhU45hgv6DQQ" 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="_gvEQtRWLEfGhU45hgv6DQQ" 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="_gvEQthWLEfGhU45hgv6DQQ" 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="_gvE3wBWLEfGhU45hgv6DQQ" 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="_gvE3wRWLEfGhU45hgv6DQQ" 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="_gvE3whWLEfGhU45hgv6DQQ" 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="_gvE3wxWLEfGhU45hgv6DQQ" 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="_gvFe0BWLEfGhU45hgv6DQQ" 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="_gvFe0RWLEfGhU45hgv6DQQ" 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="_gvFe0hWLEfGhU45hgv6DQQ" 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="_gvFe0xWLEfGhU45hgv6DQQ" 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="_gvFe1BWLEfGhU45hgv6DQQ" 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="_gvFe1RWLEfGhU45hgv6DQQ" 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="_gvGF4BWLEfGhU45hgv6DQQ" 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="_gvGF4RWLEfGhU45hgv6DQQ" 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="_gvGF4hWLEfGhU45hgv6DQQ" 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="_gvGF4xWLEfGhU45hgv6DQQ" 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="_gvGF5BWLEfGhU45hgv6DQQ" 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="_gvGF5RWLEfGhU45hgv6DQQ" 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="_gvGF5hWLEfGhU45hgv6DQQ" 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="_gvGF5xWLEfGhU45hgv6DQQ" 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="_gvGs8BWLEfGhU45hgv6DQQ" 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="_gvGs8RWLEfGhU45hgv6DQQ" 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="_gvGs8hWLEfGhU45hgv6DQQ" 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="_gvGs8xWLEfGhU45hgv6DQQ" 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="_gvGs9BWLEfGhU45hgv6DQQ" 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="_gvGs9RWLEfGhU45hgv6DQQ" 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="_gvGs9hWLEfGhU45hgv6DQQ" 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="_gvHUABWLEfGhU45hgv6DQQ" 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="_gvHUARWLEfGhU45hgv6DQQ" 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="_gvHUAhWLEfGhU45hgv6DQQ" 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="_gvHUAxWLEfGhU45hgv6DQQ" 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="_gvHUBBWLEfGhU45hgv6DQQ" 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="_gvHUBRWLEfGhU45hgv6DQQ" 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="_gvIiIBWLEfGhU45hgv6DQQ" 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="_gvJJMBWLEfGhU45hgv6DQQ" 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="_gvJJMRWLEfGhU45hgv6DQQ" 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="_gvJJMhWLEfGhU45hgv6DQQ" 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="_gvJJMxWLEfGhU45hgv6DQQ" 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="_gvJJNBWLEfGhU45hgv6DQQ" 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="_gvJwQBWLEfGhU45hgv6DQQ" 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="_gvJwQRWLEfGhU45hgv6DQQ" 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="_gvJwQhWLEfGhU45hgv6DQQ" 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="_gvJwQxWLEfGhU45hgv6DQQ" 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="_gvJwRBWLEfGhU45hgv6DQQ" 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="_gvKXUBWLEfGhU45hgv6DQQ" 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="_gvKXURWLEfGhU45hgv6DQQ" 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="_gvKXUhWLEfGhU45hgv6DQQ" 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="_gvKXUxWLEfGhU45hgv6DQQ" 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="_gvKXVBWLEfGhU45hgv6DQQ" 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="_gvKXVRWLEfGhU45hgv6DQQ" 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="_dAH0kBWdEfG2wuiNQTgMeg" 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="_dAH0kRWdEfG2wuiNQTgMeg" 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="_dAH0khWdEfG2wuiNQTgMeg" 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="_dAIboBWdEfG2wuiNQTgMeg" 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="_dAIboRWdEfG2wuiNQTgMeg" 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="_dAIbohWdEfG2wuiNQTgMeg" 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="_dAIboxWdEfG2wuiNQTgMeg" 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="_2r10UF9tEeO-yojH_y4TJA" elementId="org.eclipse.ui.ide.application.trimcontribution.QuickAccess" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" toBeRendered="false" parentId="org.eclipse.ui.main.toolbar" positionInParent="last">
|
|
<children xsi:type="menu:ToolControl" xmi:id="_76uUAF9tEeO-yojH_y4TJA" elementId="Spacer Glue" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl">
|
|
<tags>glue</tags>
|
|
<tags>move_after:PerspectiveSpacer</tags>
|
|
<tags>SHOW_RESTORE_MENU</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_8tJPcF9tEeO-yojH_y4TJA" elementId="SearchField" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.quickaccess.SearchField">
|
|
<tags>move_after:Spacer Glue</tags>
|
|
<tags>HIDEABLE</tags>
|
|
<tags>SHOW_RESTORE_MENU</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_9LgmcF9tEeO-yojH_y4TJA" elementId="Search-PS Glue" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl">
|
|
<tags>glue</tags>
|
|
<tags>move_after:SearchField</tags>
|
|
<tags>SHOW_RESTORE_MENU</tags>
|
|
</children>
|
|
</trimContributions>
|
|
<commands xmi:id="_god5lxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_god5mBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.select.pageUp" commandName="Select Page Up" description="Select to the top of the page" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_god5mRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.toggleWordWrap" commandName="Toggle Word Wrap" description="Toggle word wrap in the current text editor" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_god5mhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaseline" commandName="Reset quickdiff baseline" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_goeggBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaselineTarget" name="Reset target (HEAD, HEAD^1)" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_goeggRWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.p2.ui.SearchRequirements" commandName="Search Requirements" category="_god5jRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegghWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeggxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeghBWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.junitPluginShortcut.coverage" commandName="Coverage JUnit Plug-in Test" description="Coverage JUnit Plug-in Test" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeghRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.FetchGitLabMergeRequest" commandName="Fetch GitLab Merge Request" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeghhWLEfGhU45hgv6DQQ" elementId="org.eclipse.lsp4e.openTypeHierarchy" commandName="Open Type Hierarchy" description="Open Type Hierarchy for the selected item" category="_god5gBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeghxWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.connector.local.command.launch" commandName="Open Local Terminal on Selection" category="_god5lBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegiBWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.setup.editor.openDiscoveredType" commandName="Open Discovered Type" category="_god5eBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegiRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.deletePreviousWord" commandName="Delete Previous Word" description="Delete the previous word" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegihWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegixWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.select.stopMultiSelection" commandName="End multi-selection" description="Unselects all multi-selections returning to a single cursor " category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegjBWLEfGhU45hgv6DQQ" 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="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegjRWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegjhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.Edit" commandName="Edit Commit" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegjxWLEfGhU45hgv6DQQ" elementId="org.eclipse.epp.mpc.ui.command.showMarketplaceWizard" commandName="Eclipse Marketplace" description="Show the Eclipse Marketplace wizard" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_goegkBWLEfGhU45hgv6DQQ" elementId="trigger" name="trigger"/>
|
|
</commands>
|
|
<commands xmi:id="_goegkRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ant.ui.toggleMarkOccurrences" commandName="Toggle Ant Mark Occurrences" description="Toggles mark occurrences in Ant editors" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegkhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.addToWorkingSet" commandName="Add to Working Set" description="Adds the selected object to a working set." category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegkxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.Revert" commandName="Revert Commit" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeglBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.junit.junitShortcut.debug" commandName="Debug JUnit Test" description="Debug JUnit Test" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeglRWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.wikitext.ui.editor.showCheatSheetCommand" commandName="Show Markup Cheat Sheet" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeglhWLEfGhU45hgv6DQQ" elementId="org.eclipse.team.ui.TeamSynchronizingPerspective" commandName="Team Synchronizing" description="Open the Team Synchronizing Perspective" category="_god5jxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeglxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ant.ui.open.declaration.command" commandName="Open Declaration" description="Opens the Ant editor on the referenced element" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegmBWLEfGhU45hgv6DQQ" elementId="org.eclipse.tm4e.languageconfiguration.toggleLineCommentCommand" commandName="Toggle Line Comment" category="_god5cRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegmRWLEfGhU45hgv6DQQ" elementId="org.eclipse.epp.mpc.ui.command.showInstalled" commandName="Manage installed plug-ins" description="Update or uninstall plug-ins installed from the Marketplace" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegmhWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegmxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.filediff.OpenWorkingTree" commandName="Open Working Tree Version" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegnBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.context.ui.commands.task.clearContext" commandName="Clear Context" category="_god5ehWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegnRWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.ToggleLineBreakpoint" commandName="Toggle Line Breakpoint" description="Creates or removes a line breakpoint" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegnhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.searchForTask" commandName="Search Repository for Task" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegnxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegoBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.commit.UnifiedDiffCommand" commandName="Show Unified Diff" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegoRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.move" commandName="Move..." description="Move the selected item" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegohWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegoxWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.maximizePart" commandName="Maximize Part" description="Maximize Part" category="_god5dBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegpBWLEfGhU45hgv6DQQ" elementId="org.eclipse.compare.ignoreWhiteSpace" commandName="Ignore White Space" description="Ignore white space where applicable" category="_god5gxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegpRWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.setup.editor.importProjects" commandName="Import Projects" category="_god5eBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegphWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.hideUnusedElements" commandName="Hide Unused Elements" category="_god5gRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegpxWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegqBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.commands.showElementInTypeHierarchyView" commandName="Show Java Element Type Hierarchy" description="Show a Java element in the Type Hierarchy view" category="_god5fBWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_goegqRWLEfGhU45hgv6DQQ" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_goegqhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.goToResource" commandName="Go to Resource" description="Go to a particular resource in the active view" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegqxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegrBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.resetPerspective" commandName="Reset Perspective" description="Reset the current perspective to its default state" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegrRWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.wikitext.ui.quickOutlineCommand" commandName="Quick Outline" description="Open a popup dialog with a quick outline of the current document" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegrhWLEfGhU45hgv6DQQ" elementId="AnsiConsole.command.enable_disable" commandName="Enable / Disable ANSI Support" description="Enable / disable ANSI Support" category="_god5fhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegrxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.project.buildLast" commandName="Repeat Working Set Build" description="Repeat the last working set build" category="_god5iRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegsBWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.BreakpointLabelCommand" commandName="EditBreakpointLabel" description="Opens inline editor to change breakpoint label" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegsRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.project.buildProject" commandName="Build Project" description="Build the selected project" category="_god5iRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegshWLEfGhU45hgv6DQQ" elementId="org.eclipse.compare.switchLeftAndRight" commandName="Swap Left and Right View" description="Switch the left and right sides in the compare editor" category="_god5gxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegsxWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.view.ui.command.disconnect" commandName="Disconnect Terminal" category="_god5lBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegtBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.goto.textStart" commandName="Text Start" description="Go to the beginning of the text" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegtRWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.localJavaShortcut.coverage" commandName="Coverage Java Application" description="Coverage Java Application" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegthWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.paste" commandName="Paste" description="Paste from the clipboard" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegtxWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.setup.editor.refreshCache" commandName="Refresh Remote Cache" category="_god5eBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeguBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.run" commandName="Run Java Applet" description="Run Java Applet" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeguRWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.exportSession" commandName="Export Session..." category="_god5gRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeguhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.previous" commandName="Previous" description="Navigate to the previous item" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeguxWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.scalaShortcut.coverage" commandName="Coverage Scala Application" description="Coverage Scala Application" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegvBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.clean" commandName="Clean..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegvRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.rename" commandName="Rename" description="Rename the selected item" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegvhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.project.buildAll" commandName="Build All" description="Build all projects" category="_god5iRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegvxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.OpenInTextEditorCommand" commandName="Open in Text Editor" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegwBWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.dumpExecutionData" commandName="Dump Execution Data" category="_god5gRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegwRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.commands.ToggleLambdaEntryBreakpoint" commandName="Toggle Lambda Entry Breakpoint" description="Creates or removes a lambda entry breakpoint" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegwhWLEfGhU45hgv6DQQ" 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="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegwxWLEfGhU45hgv6DQQ" elementId="org.eclipse.buildship.ui.commands.runtasks" commandName="Run Gradle Tasks" description="Runs all the selected Gradle tasks" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegxBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.toggleBreadcrumb" commandName="Toggle Java Editor Breadcrumb" description="Toggle the Java editor breadcrumb" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegxRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.editors.revisions.rendering.cycle" commandName="Cycle Revision Coloring Mode" description="Cycles through the available coloring modes for revisions" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegxhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ant.ui.renameInFile" commandName="Rename In File" description="Renames all references within the same buildfile" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegxxWLEfGhU45hgv6DQQ" 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="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegyBWLEfGhU45hgv6DQQ" 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="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegyRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ltk.ui.refactoring.commands.moveResources" commandName="Move Resources" description="Move the selected resources and notify LTK participants." category="_god5kBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegyhWLEfGhU45hgv6DQQ" elementId="org.eclipse.m2e.actions.LifeCycleGenerateSources.run" commandName="Run Maven Generate Sources" description="Run Maven Generate Sources" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegyxWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.StepInto" commandName="Step Into" description="Step into" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegzBWLEfGhU45hgv6DQQ" elementId="org.eclipse.lsp4e.toggleHideFieldsOutline" commandName="Hide Fields" category="_god5gBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegzRWLEfGhU45hgv6DQQ" elementId="org.eclipse.e4.ui.importer.openDirectory" commandName="Open Projects from File System..." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegzhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.commands.AddExceptionBreakpoint" commandName="Add Java Exception Breakpoint" description="Add a Java exception breakpoint" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goegzxWLEfGhU45hgv6DQQ" 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="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg0BWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewClearCredentials" commandName="Clear Credentials" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg0RWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.commands.ToggleTracepoint" commandName="Toggle Tracepoint" description="Creates or removes a tracepoint" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg0hWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.wikitext.ui.convertToMarkupCommand" commandName="Generate Markup" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_goeg0xWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.wikitext.ui.targetLanguage" name="TargetLanguage" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_goeg1BWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.showToolTip" commandName="Show Tooltip Description" category="_god5exWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg1RWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.junitShortcut.coverage" commandName="Coverage JUnit Test" description="Coverage JUnit Test" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg1hWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.context.ui.commands.task.copyContext" commandName="Copy Context" category="_god5ehWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg1xWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.showViewMenu" commandName="Show View Menu" description="Show the view menu" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg2BWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.Commit" commandName="Commit..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg2RWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or method" category="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg2hWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.shiftRight" commandName="Shift Right" description="Shift a block of text to the right" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg2xWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.backwardHistory" commandName="Backward History" description="Move backward in the editor navigation history" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg3BWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.workbenchShortcut.coverage" commandName="Coverage Eclipse Application" description="Coverage Eclipse Application" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg3RWLEfGhU45hgv6DQQ" elementId="org.eclipse.lsp4e.collapseAllOutline" commandName="Collapse All" category="_god5gBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg3hWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.removeTrailingWhitespace" commandName="Remove Trailing Whitespace" description="Removes the trailing whitespace of each line" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg3xWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.findIncremental" commandName="Incremental Find" description="Incremental find" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg4BWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg4RWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.ImportChangedProjectsCommandId" commandName="Import Changed Projects" description="Import or create in local Git repository" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg4hWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.commands.OpenCoverageConfiguration" commandName="Coverage Configurations..." description="Coverage Configurations..." category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg4xWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg5BWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg5RWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg5hWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.builds.ui.command.ShowBuildOutput" commandName="Show Build Output" category="_god5dhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg5xWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewCollapseWorkingTree" commandName="Collapse Working Tree" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg6BWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewNewRemote" commandName="Create Remote..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg6RWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.Restart" commandName="Restart" description="Restart a process or debug target without terminating and re-launching" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg6hWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.delete.line" commandName="Delete Line" description="Delete a line of text" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg6xWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg7BWLEfGhU45hgv6DQQ" 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="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg7RWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.junit.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg7hWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg7xWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.openSessionExecutionData" commandName="Open Execution Data" category="_god5gRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg8BWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.commands.showElementInPackageView" commandName="Show Java Element in Package Explorer" description="Select Java element in the Package Explorer view" category="_god5fBWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_goeg8RWLEfGhU45hgv6DQQ" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_goeg8hWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.setup.editor.performDropdown" commandName="Perform Dropdown" category="_god5eBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg8xWLEfGhU45hgv6DQQ" 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="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg9BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.findReplace" commandName="Find and Replace" description="Find and replace text" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg9RWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.MergeTool" commandName="Merge Tool" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg9hWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.command.shareProject" commandName="Share with Git" description="Share the project using Git" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_goeg9xWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.command.projectNameParameter" name="Project" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_goeg-BWLEfGhU45hgv6DQQ" 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="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg-RWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.fullscreenmode" commandName="Toggle Full Screen" description="Toggles the window between full screen and normal" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg-hWLEfGhU45hgv6DQQ" elementId="org.eclipse.equinox.p2.ui.sdk.installationDetails" commandName="Installation Details" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg-xWLEfGhU45hgv6DQQ" elementId="org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize resources in the workspace with another location" category="_godSYBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg_BWLEfGhU45hgv6DQQ" elementId="org.eclipse.m2e.profiles.ui.commands.selectMavenProfileCommand" commandName="Select Maven Profiles" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg_RWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.nextEditor" commandName="Next Editor" description="Switch to the next editor" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg_hWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.internal.reflog.CopyCommand" commandName="Copy Commit Id" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goeg_xWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.new.subtask" commandName="New Subtask" category="_god5exWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehABWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.help.helpContents" commandName="Help Contents" description="Open the help contents" category="_god5iBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehARWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.Reset" commandName="Reset..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehAhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.delete" commandName="Delete" description="Delete the selection" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehAxWLEfGhU45hgv6DQQ" 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="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehBBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.RenameBranch" commandName="Rename Branch..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehBRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.Synchronize" commandName="Synchronize" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehBhWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.copy" commandName="Copy" category="_god5hhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehBxWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehCBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.findPrevious" commandName="Find Previous" description="Find previous item" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehCRWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.ToggleBreakpoint" commandName="Toggle Breakpoint" description="Creates or removes a breakpoint" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehChWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.openTask" commandName="Open Task" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehCxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.scroll.lineUp" commandName="Scroll Line Up" description="Scroll up one line of text" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehDBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehDRWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.java.ui.editor.folding.auto" commandName="Toggle Active Folding" description="Toggle Active Folding" category="_god5fRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehDhWLEfGhU45hgv6DQQ" elementId="org.eclipse.pde.runtime.spy.commands.spyCommand" commandName="Plug-in Selection Spy" description="Show the Plug-in Spy" category="_god5kxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehDxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.folding.toggle" commandName="Toggle Folding" description="Toggles folding in the current editor" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehEBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" commandName="Show Whitespace Characters" description="Shows whitespace characters in current text editor" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehERWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.gotoNextEditPosition" commandName="Next Edit Location" description="Next edit location" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehEhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.revert" commandName="Revert" description="Revert to the last saved state" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehExWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.ui.ToggleOfflineMode" commandName="Toggle Offline Mode" category="_god5lRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehFBWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.setup.editor.openLog" commandName="Open Setup Log" category="_god5eBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehFRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.project.buildAutomatically" commandName="Build Automatically" description="Toggle the workspace build automatically function" category="_god5iRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehFhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.import" commandName="Import" description="Import" category="_god5ghWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_goehFxWLEfGhU45hgv6DQQ" elementId="importWizardId" name="Import Wizard"/>
|
|
</commands>
|
|
<commands xmi:id="_goehGBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.Merge" commandName="Merge" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehGRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.switchToEditor" commandName="Switch to Editor" description="Switch to an editor" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehGhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.help.dynamicHelp" commandName="Show Context Help" description="Open the contextual help" category="_god5iBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehGxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.toMultiSelection" commandName="To multi-selection" description="Turn current selection into multiple text selections" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehHBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into Java comments" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehHRWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.activateTask" commandName="Activate Task" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehHhWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehHxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.toggleInsertMode" commandName="Toggle Insert Mode" description="Toggle insert mode" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehIBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewDelete" commandName="Delete Repository" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehIRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.closePart" commandName="Close Part" description="Close the active workbench part" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehIhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.editors.revisions.id.toggle" commandName="Toggle Revision Id Display" description="Toggles the display of the revision id" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehIxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.project.cleanAction" commandName="Build Clean" description="Discard old built state" category="_god5iRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehJBWLEfGhU45hgv6DQQ" 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="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehJRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.back" commandName="Back" description="Navigate back" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehJhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.select.wordNext" commandName="Select Next Word" description="Select the next word" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehJxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.JavaBrowsingPerspective" commandName="Java Browsing" description="Show the Java Browsing perspective" category="_god5jxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehKBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.goto.pageDown" commandName="Page Down" description="Go down one page" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehKRWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.builds.ui.commands.OpenBuildElement" commandName="Open Build Element" category="_god5dhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_goehKhWLEfGhU45hgv6DQQ" elementId="element" name="Element"/>
|
|
</commands>
|
|
<commands xmi:id="_goehKxWLEfGhU45hgv6DQQ" 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="_god5exWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehLBWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.relaunchSession" commandName="Relaunch Coverage Session" category="_god5gRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehLRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.GarbageCollect" commandName="Collect Garbage" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehLhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.CompareWithWorkingTree" commandName="Compare with Working Tree" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehLxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.Branch" commandName="Branch" description="Check out, rename, create, or delete a branch in a git repository" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehMBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewConfigurePush" commandName="Configure Push..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehMRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.findIncrementalReverse" commandName="Incremental Find Reverse" description="Incremental find reverse" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehMhWLEfGhU45hgv6DQQ" elementId="org.eclipse.epp.mpc.ui.command.importFavoritesWizard" commandName="Import Marketplace Favorites" description="Import another user's Marketplace Favorites List" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_goehMxWLEfGhU45hgv6DQQ" elementId="favoritesUrl" name="favoritesUrl"/>
|
|
</commands>
|
|
<commands xmi:id="_goehNBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ant.ui.antShortcut.run" commandName="Run Ant Build" description="Run Ant Build" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehNRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.stash.apply" commandName="Apply Stashed Changes" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehNhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehNxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.goto.columnNext" commandName="Next Column" description="Go to the next column" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehOBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.Squash" commandName="Squash Commits" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehORWLEfGhU45hgv6DQQ" elementId="org.eclipse.search.ui.performTextSearchWorkingSet" commandName="Find Text in Working Set" description="Searches the files in the working set for specific text." category="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehOhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.goto.wordNext" commandName="Next Word" description="Go to the next word" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehOxWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.setup.donate" commandName="Sponsor" description="Sponsor to the development of the Eclipse IDE" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehPBWLEfGhU45hgv6DQQ" elementId="org.eclipse.quickdiff.toggle" commandName="Quick Diff Toggle" description="Toggles quick diff information display on the line number ruler" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_goehPRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.deleteNext" commandName="Delete Next" description="Delete the next character" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHkBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.FetchGerritChange" commandName="Fetch From Gerrit" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHkRWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.junitRAPShortcut.coverage" commandName="Coverage RAP JUnit Test" description="Coverage RAP JUnit Test" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHkhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.ReplaceWithTheirs" commandName="Replace Conflicting Files with Their Revision" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHkxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.filediff.CheckoutNew" commandName="Check Out This Version" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHlBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.toggleShowKeys" commandName="Toggle Show Key Bindings" description="Shows key binding when command is invoked" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHlRWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.SynchronizeAll" commandName="Synchronize Changed" category="_god5exWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHlhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.commands.Watch" commandName="Watch" description="Create new watch expression" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHlxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.Reword" commandName="Reword Commit" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHmBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.wikitext.context.ui.editor.folding.auto" commandName="Toggle Active Folding" description="Toggle Active Folding" category="_god5fxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHmRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.OpenCommit" commandName="Open Git Commit" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHmhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.help.displayHelp" commandName="Display Help" description="Display a Help topic" category="_god5iBWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofHmxWLEfGhU45hgv6DQQ" elementId="href" name="Help topic href"/>
|
|
</commands>
|
|
<commands xmi:id="_gofHnBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.select.pageDown" commandName="Select Page Down" description="Select to the bottom of the page" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHnRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ltk.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHnhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.join.lines" commandName="Join Lines" description="Join lines of text" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHnxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHoBWLEfGhU45hgv6DQQ" elementId="org.eclipse.lsp4e.showKindInOutline" commandName="Show Kind in Outline" category="_god5gBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHoRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.showContextMenu" commandName="Show Context Menu" description="Show the context menu" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHohWLEfGhU45hgv6DQQ" 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="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHoxWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.p2.ui.ExploreRepository" commandName="Explore Repository" category="_god5jRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHpBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.InstallLfsLocal" commandName="Enable LFS locally" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHpRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ltk.ui.refactor.show.refactoring.history" commandName="Open Refactoring History " description="Opens the refactoring history" category="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHphWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHpxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.correction.assist.proposals" commandName="Quick Fix" description="Suggest possible fixes for a problem" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHqBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHqRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.nextPerspective" commandName="Next Perspective" description="Switch to the next perspective" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHqhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.UpdateRepositoryConfiguration" commandName="Update Repository Configuration" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHqxWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.console.clear" commandName="Clear Console" description="Clear Console" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHrBWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHrRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.ShowVersions" commandName="Open this Version" category="_god5jhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofHrhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.CompareMode" name="Compare mode"/>
|
|
</commands>
|
|
<commands xmi:id="_gofHrxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.nextTab" commandName="Next Tab" description="Switch to the next tab" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHsBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.quickAccess" commandName="Find Actions" description="Quickly access UI elements" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHsRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.showInformation" commandName="Show Tooltip Description" description="Displays information for the current caret location in a focused hover" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHshWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHsxWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.attachment.open" commandName="Open Attachment" category="_god5dBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHtBWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.toggleMemoryMonitorsPane" commandName="Toggle Memory Monitors Pane" description="Toggle visibility of the Memory Monitors Pane" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHtRWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHthWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.Discard" commandName="Replace with File in Index" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHtxWLEfGhU45hgv6DQQ" elementId="org.eclipse.lsp4e.formatfile" commandName="Format" category="_god5gBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHuBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewCreateBranch" commandName="Create Branch..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHuRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewCopyPath" commandName="Copy Path to Clipboard" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHuhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.builds.ui.command.NewTaskFromTest" commandName="New Task From Test" category="_god5dhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHuxWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.setup.editor.perform.startup" commandName="Perform Setup Tasks (Startup)" category="_god5eBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHvBWLEfGhU45hgv6DQQ" 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="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHvRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.browser.openBrowser" commandName="Open Browser" description="Opens the default web browser." category="_god5hRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofHvhWLEfGhU45hgv6DQQ" elementId="url" name="URL"/>
|
|
<parameters xmi:id="_gofHvxWLEfGhU45hgv6DQQ" elementId="browserId" name="Browser Id"/>
|
|
<parameters xmi:id="_gofHwBWLEfGhU45hgv6DQQ" elementId="name" name="Browser Name"/>
|
|
<parameters xmi:id="_gofHwRWLEfGhU45hgv6DQQ" elementId="tooltip" name="Browser Tooltip"/>
|
|
</commands>
|
|
<commands xmi:id="_gofHwhWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHwxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.DeleteBranch" commandName="Delete Branch" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHxBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.contentAssist.contextInformation" commandName="Context Information" description="Show Context Information" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHxRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.saveAs" commandName="Save As" description="Save the current contents to another location" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHxhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.previousPerspective" commandName="Previous Perspective" description="Switch to the previous perspective" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHxxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.splitEditor" commandName="Toggle Split Editor" description="Split or join the currently active editor." category="_god5hRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofHyBWLEfGhU45hgv6DQQ" elementId="Splitter.isHorizontal" name="Orientation" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_gofHyRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.collapseAll" commandName="Collapse All" description="Collapse the current tree" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHyhWLEfGhU45hgv6DQQ" elementId="org.eclipse.compare.copyAllRightToLeft" commandName="Copy All from Right to Left" description="Copy All Changes from Right to Left" category="_god5gxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHyxWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.deactivateSelectedTask" commandName="Deactivate Selected Task" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHzBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.lockToolBar" commandName="Toggle Lock Toolbars" description="Toggle the Lock on the Toolbars" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHzRWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.Disconnect" commandName="Disconnect" description="Disconnect" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHzhWLEfGhU45hgv6DQQ" elementId="org.eclipse.lsp4e.format" commandName="Format" category="_god5gBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofHzxWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH0BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.removeFromWorkingSet" commandName="Remove From Working Set" description="Removes the selected object from a working set." category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH0RWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.openSelectedTask" commandName="Open Selected Task" category="_god5exWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH0hWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesLinkWithSelection" commandName="Toggle "Link with Editor and Selection" (Git Repositories View)" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH0xWLEfGhU45hgv6DQQ" 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="_god5ehWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH1BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.ide.deleteCompleted" commandName="Delete Completed Tasks" description="Delete the tasks marked as completed" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH1RWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.goToNextUnread" commandName="Go To Next Unread Task" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH1hWLEfGhU45hgv6DQQ" elementId="org.eclipse.tm4e.languageconfiguration.addBlockCommentCommand" commandName="Add Block Comment" category="_god5cRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH1xWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH2BWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RebaseInteractiveCurrent" commandName="Interactive Rebase" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH2RWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.persistWorkbenchState" commandName="Persist workbench state" description="Forces persistence of the current workbench state for potential future recovery " category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH2hWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.openEditorDropDown" commandName="Quick Switch Editor" description="Open the editor drop down list" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH2xWLEfGhU45hgv6DQQ" elementId="AnsiConsole.command.copy_with_escapes" commandName="Copy Text With ANSI Escapes" description="Copy the console content to clipboard, including the escape sequences" category="_god5fhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH3BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.deleteNextWord" commandName="Delete Next Word" description="Delete the next word" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH3RWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in Java editors" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH3hWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.SkipRebase" commandName="Skip commit and continue" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH3xWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected method" category="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH4BWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH4RWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.SetQuickdiffBaseline" commandName="Set quickdiff baseline" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH4hWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.undo" commandName="Undo" description="Undo the last operation" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH4xWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.newQuickMenu" commandName="New menu" description="Open the New menu" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH5BWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH5RWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.openWorkspace" commandName="Switch Workspace" description="Open the workspace selection dialog" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH5hWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.closeAll" commandName="Close All" description="Close all editors" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH5xWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a Java editor" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH6BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.cut" commandName="Cut" description="Cut the selection to the clipboard" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH6RWLEfGhU45hgv6DQQ" 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="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH6hWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.Merge" commandName="Merge" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH6xWLEfGhU45hgv6DQQ" elementId="org.eclipse.ltk.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH7BWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.ReplaceWithRef" commandName="Replace with branch, tag, or reference" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH7RWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.submitTask" commandName="Submit Task" description="Submits the currently open task" category="_god5dBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH7hWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.testNgSuiteShortcut.coverage" commandName="Coverage TestNG Suite" description="Coverage TestNG Suite" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH7xWLEfGhU45hgv6DQQ" 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="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH8BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly" commandName="Show Selected Element Only" description="Show Selected Element Only" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH8RWLEfGhU45hgv6DQQ" elementId="org.eclipse.lsp4e.symbolInWorkspace" commandName="Go to Symbol in Workspace" category="_god5gBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH8hWLEfGhU45hgv6DQQ" 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="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH8xWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.junit.junitShortcut.rerunFailedFirst" commandName="Rerun JUnit Test - Failures First" description="Rerun JUnit Test - Failures First" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH9BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.export" commandName="Export" description="Export" category="_god5ghWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofH9RWLEfGhU45hgv6DQQ" elementId="exportWizardId" name="Export Wizard"/>
|
|
</commands>
|
|
<commands xmi:id="_gofH9hWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH9xWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.ApplyPatch" commandName="Apply Patch" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH-BWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.JavaPerspective" commandName="Java" description="Show the Java perspective" category="_god5jxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH-RWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.indent" commandName="Correct Indentation" description="Corrects the indentation of the selected lines" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH-hWLEfGhU45hgv6DQQ" 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="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH-xWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.forwardHistory" commandName="Forward History" description="Move forward in the editor navigation history" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH_BWLEfGhU45hgv6DQQ" elementId="org.eclipse.search.ui.performTextSearchProject" commandName="Find Text in Project" description="Searches the files in the project for specific text." category="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH_RWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.project.rebuildAll" commandName="Rebuild All" description="Rebuild all projects" category="_god5iRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH_hWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofH_xWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIABWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.openLocalFile" commandName="Open File..." description="Open a file" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIARWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.Disconnect" commandName="Disconnect" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIAhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIAxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.refresh" commandName="Refresh" description="Refresh the selected items" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIBBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.ReplaceWithOurs" commandName="Replace Conflicting Files with Our Revision" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIBRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewChangeCredentials" commandName="Change Credentials" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIBhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.correction.extractMethodInplace.assist" commandName="Quick Assist - Extract method" description="Invokes quick assist and selects 'Extract to method'" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIBxWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.p2.ui.SearchRepositories" commandName="Search Repositories" category="_god5jRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofICBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.closeAllPerspectives" commandName="Close All Perspectives" description="Close all open perspectives" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofICRWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.TerminateAll" commandName="Terminate/Disconnect All" description="Terminate/Disconnect All" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIChWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.disconnected" commandName="Disconnected" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofICxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.select.lineStart" commandName="Select Line Start" description="Select to the beginning of the line of text" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIDBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.commit.Reword" commandName="Reword Commit" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIDRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.editors.lineNumberToggle" commandName="Show Line Numbers" description="Toggle display of line numbers" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIDhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.github.ui.command.createGist" commandName="Create Gist" description="Create Gist based on selection" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofIDxWLEfGhU45hgv6DQQ" elementId="publicGist" name="Public Gist"/>
|
|
</commands>
|
|
<commands xmi:id="_gofIEBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.index.ui.command.ResetIndex" commandName="Refresh Search Index" category="_god5exWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIERWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.github.ui.command.rebasePullRequest" commandName="Rebase pull request" description="Rebase onto destination branch" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIEhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchCommit" commandName="Toggle Latest Branch Commit" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIExWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.PushCommit" commandName="Push Commit..." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIFBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.genericeditor.gotoMatchingBracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIFRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.ide.showInSystemExplorer" commandName="Show In (System Explorer)" description="Show in system's explorer (file manager)" category="_god5fBWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofIFhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.ide.showInSystemExplorer.path" name="Resource System Path Parameter"/>
|
|
</commands>
|
|
<commands xmi:id="_gofIFxWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.new.local.task" commandName="New Local Task" category="_god5exWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIGBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.select.lineDown" commandName="Select Line Down" description="Extend the selection to the next line of text" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIGRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIGhWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.command1" commandName="Terminal view insert" category="_god5hhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIGxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.lowerCase" commandName="To Lower Case" description="Changes the selection to lower case" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIHBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.CompareWithIndex" commandName="Compare with Index" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIHRWLEfGhU45hgv6DQQ" elementId="org.eclipse.m2e.discovery.ui" commandName="m2e Marketplace" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIHhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.zoomOut" commandName="Zoom Out" description="Zoom out text, decrease default font size for text editors" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIHxWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskIncomplete" commandName="Mark Task Incomplete" category="_god5exWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIIBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.save" commandName="Save" description="Save the current contents" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIIRWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIIhWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIIxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.make.static" commandName="Make Static" description="Make Static" category="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIJBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskReadGoToNextUnread" commandName="Mark Task Read and Go To Next Unread Task" category="_god5exWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIJRWLEfGhU45hgv6DQQ" elementId="org.eclipse.team.ui.applyPatch" commandName="Apply Patch..." description="Apply a patch to one or more workspace projects." category="_godSYBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIJhWLEfGhU45hgv6DQQ" elementId="org.eclipse.buildship.ui.commands.rundefaulttasks" commandName="Run Gradle Default Tasks" description="Runs the default tasks of the selected Gradle project" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIJxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.select.lineEnd" commandName="Select Line End" description="Select to the end of the line of text" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIKBWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.removeActiveSession" commandName="Remove Active Session" category="_god5gRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIKRWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskRead" commandName="Mark Task Read" category="_god5exWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIKhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIKxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.select.wordPrevious" commandName="Select Previous Word" description="Select the previous word" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofILBWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.StepOver" commandName="Step Over" description="Step over" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofILRWLEfGhU45hgv6DQQ" elementId="org.eclipse.compare.selectPreviousChange" commandName="Select Previous Change" description="Select Previous Change" category="_god5gxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofILhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.exit" commandName="Exit" description="Exit the application" category="_god5ghWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofILxWLEfGhU45hgv6DQQ" elementId="mayPrompt" name="may prompt"/>
|
|
</commands>
|
|
<commands xmi:id="_gofIMBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.CompareWithHead" commandName="Compare with HEAD Revision" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIMRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.CompareWithCommit" commandName="Compare with Commit..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIMhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewOpen" commandName="Open" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIMxWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.deactivateAllTasks" commandName="Deactivate Task" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofINBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.ShowHistory" commandName="Show in History" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofINRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.toggle.codemining" commandName="Toggle Code Mining" description="Toggle Code Mining Annotations" category="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofINhWLEfGhU45hgv6DQQ" elementId="org.eclipse.m2e.core.ui.command.updateProject" commandName="Update Maven Project" description="Update Maven project configuration and dependencies" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofINxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.SimplePush" commandName="Push to Upstream" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIOBWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.addMemoryMonitor" commandName="Add Memory Block" description="Add memory block" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIORWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.junit.junitShortcut.run" commandName="Run JUnit Test" description="Run JUnit Test" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIOhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.PushHeadToGerrit" commandName="Push Current Head to Gerrit" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIOxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.selectAll" commandName="Select All" description="Select all" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIPBWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.swtBotJunitShortcut.coverage" commandName="Coverage SWTBot Test" description="Coverage SWTBot Test" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIPRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIPhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ltk.ui.refactoring.commands.copyProject" commandName="Copy Project" category="_god5kBWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofIPxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ltk.ui.refactoring.commands.copyProject.newName.parameter.key" name="The name of the new project." optional="false"/>
|
|
<parameters xmi:id="_gofIQBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ltk.ui.refactoring.commands.copyProject.newLocation.parameter.key" name="The location of the new project." optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_gofIQRWLEfGhU45hgv6DQQ" 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="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIQhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.project.rebuildProject" commandName="Rebuild Project" description="Rebuild the selected projects" category="_god5iRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIQxWLEfGhU45hgv6DQQ" elementId="org.eclipse.m2e.core.pomFileAction.run" commandName="Run Maven Build" description="Run Maven Build" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIRBWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.linkWithSelection" commandName="Link with Current Selection" category="_god5gRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIRRWLEfGhU45hgv6DQQ" elementId="org.eclipse.m2e.actions.LifeCycleInstall.run" commandName="Run Maven Install" description="Run Maven Install" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIRhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.copyLineDown" commandName="Copy Lines" description="Duplicates the selected lines and moves the selection to the copy" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIRxWLEfGhU45hgv6DQQ" 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="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofISBWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.setup.editor.perform" commandName="Perform Setup Tasks" category="_god5eBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofISRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.raw.paste" commandName="Raw Paste" description="Paste and ignore smart insert setting" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIShWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.help.installationDialog" commandName="Installation Information" description="Open the installation dialog" category="_god5iBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofISxWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.ToggleStepFilters" commandName="Use Step Filters" description="Toggles enablement of debug step filters" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofITBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.goto.lineUp" commandName="Line Up" description="Go up one line of text" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofITRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.goto.windowStart" commandName="Window Start" description="Go to the start of the window" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIThWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofITxWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.commons.ui.command.AddRepository" commandName="Add Repository" category="_god5khWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIUBWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.view.ui.command.launch" commandName="Open Terminal on Selection" category="_god5lBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIURWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.commit.DiffEditorQuickOutlineCommand" commandName="Quick Outline" description="Show the quick outline for a unified diff" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIUhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIUxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ant.ui.antShortcut.debug" commandName="Debug Ant Build" description="Debug Ant Build" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIVBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.AssumeUnchanged" commandName="Assume Unchanged" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofIVRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.closePerspective" commandName="Close Perspective" description="Close the current perspective" category="_god5hRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofIVhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.closePerspective.perspectiveId" name="Perspective Id"/>
|
|
</commands>
|
|
<commands xmi:id="_gofIVxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.cheatsheets.openCheatSheetURL" commandName="Open Cheat Sheet from URL" description="Open a Cheat Sheet from file at a specified URL." category="_god5iBWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofIWBWLEfGhU45hgv6DQQ" elementId="cheatSheetId" name="Identifier" optional="false"/>
|
|
<parameters xmi:id="_gofIWRWLEfGhU45hgv6DQQ" elementId="name" name="Name" optional="false"/>
|
|
<parameters xmi:id="_gofuoBWLEfGhU45hgv6DQQ" elementId="url" name="URL" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_gofuoRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.PushBranch" commandName="Push Branch..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuohWLEfGhU45hgv6DQQ" elementId="org.eclipse.m2e.core.ui.command.addDependency" commandName="Add Maven Dependency" description="Add Maven dependency" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuoxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.commands.Execute" commandName="Execute" description="Evaluate selected text" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofupBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofupRWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuphWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.closeAllSaved" commandName="Close All Saved" description="Close all saved editors" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofupxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.redo" commandName="Redo" description="Redo the last operation" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuqBWLEfGhU45hgv6DQQ" elementId="org.eclipse.m2e.editor.RenameArtifactAction" commandName="Rename Maven Artifact..." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuqRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.selectWorkingSets" commandName="Select Working Sets" description="Select the working sets that are applicable for this window." category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuqhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuqxWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofurBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.close" commandName="Close" description="Close the active editor" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofurRWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofurhWLEfGhU45hgv6DQQ" 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="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofurxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.Reset" commandName="Reset..." category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofusBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.ResetMode" name="Reset mode" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_gofusRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.previousSubTab" commandName="Previous Sub-Tab" description="Switch to the previous sub-tab" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofushWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofusxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.showIn" commandName="Show In" category="_god5fBWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofutBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.showIn.targetId" name="Show In Target Id" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_gofutRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewRemoveRemote" commandName="Delete Remote" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuthWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.dialogs.openInputDialog" commandName="Open Input Dialog" description="Open an Input Dialog" category="_god5jBWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofutxWLEfGhU45hgv6DQQ" elementId="title" name="Title"/>
|
|
<parameters xmi:id="_gofuuBWLEfGhU45hgv6DQQ" elementId="message" name="Message"/>
|
|
<parameters xmi:id="_gofuuRWLEfGhU45hgv6DQQ" elementId="initialValue" name="Initial Value"/>
|
|
<parameters xmi:id="_gofuuhWLEfGhU45hgv6DQQ" elementId="cancelReturns" name="Return Value on Cancel"/>
|
|
</commands>
|
|
<commands xmi:id="_gofuuxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RebaseCurrent" commandName="Rebase" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuvBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuvRWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskComplete" commandName="Mark Task Complete" category="_god5exWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuvhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.select.windowStart" commandName="Select Window Start" description="Select to the start of the window" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuvxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuwBWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuwRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewImportProjects" commandName="Import Projects..." description="Import or create in local Git repository" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuwhWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.commands.CoverageLast" commandName="Coverage" description="Coverage" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuwxWLEfGhU45hgv6DQQ" elementId="org.eclipse.compare.copyAllLeftToRight" commandName="Copy All from Left to Right" description="Copy All Changes from Left to Right" category="_god5gxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuxBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuxRWLEfGhU45hgv6DQQ" elementId="org.eclipse.search.ui.openFileSearchPage" commandName="File Search" description="Open the Search dialog's file search page" category="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuxhWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuxxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewAddRepository" commandName="Add a Git Repository..." description="Adds an existing Git repository to the Git Repositories view" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuyBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.breakpoint.properties" commandName="Java Breakpoint Properties" description="View and edit the properties for a given Java breakpoint" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuyRWLEfGhU45hgv6DQQ" 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="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuyhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.task.clearActiveTime" commandName="Clear Active Time" category="_god5exWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuyxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.ide.copyBuildIdCommand" commandName="Copy Build Id Information To Clipboard" description="Copies the build identification information to the clipboard." category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuzBWLEfGhU45hgv6DQQ" elementId="org.eclipse.buildship.ui.commands.refreshproject" commandName="Refresh Gradle Project" description="Synchronizes the Gradle builds of the selected projects with the workspace" category="_god5dRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuzRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.select.textEnd" commandName="Select Text End" description="Select to the end of the text" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuzhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.context.ui.commands.task.attachContext" commandName="Attach Context" category="_god5ehWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofuzxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.goto.wordPrevious" commandName="Previous Word" description="Go to the previous word" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu0BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.preferences" commandName="Preferences" description="Open the preferences dialog" category="_god5hRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofu0RWLEfGhU45hgv6DQQ" elementId="preferencePageId" name="Preference Page"/>
|
|
</commands>
|
|
<commands xmi:id="_gofu0hWLEfGhU45hgv6DQQ" elementId="org.eclipse.m2e.sourcelookup.ui.openSourceLookupInfoDialog" commandName="Source Lookup Info" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu0xWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.commit.Squash" commandName="Squash Commits" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu1BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.copy" commandName="Copy" description="Copy the selection to the clipboard" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu1RWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.nextView" commandName="Next View" description="Switch to the next view" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu1hWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.revertToSaved" commandName="Revert to Saved" description="Revert to the last saved state" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu1xWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.properties.NewPropertySheetCommand" commandName="Properties" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu2BWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.RunToLine" commandName="Run to Line" description="Resume and break when execution reaches the current line" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu2RWLEfGhU45hgv6DQQ" 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="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu2hWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.upperCase" commandName="To Upper Case" description="Changes the selection to upper case" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu2xWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.ConfigureFetch" commandName="Configure Upstream Fetch" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu3BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.goInto" commandName="Go Into" description="Navigate into the selected item" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu3RWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.OpenRunConfigurations" commandName="Run..." description="Open run launch configuration dialog" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu3hWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.select.windowEnd" commandName="Select Window End" description="Select to the end of the window" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu3xWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.resetOnDump" commandName="Reset on Dump" category="_god5gRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu4BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.minimizePart" commandName="Minimize Active View or Editor" description="Minimizes the active view or editor" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu4RWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.Untrack" commandName="Untrack" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu4hWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.showSystemMenu" commandName="Show System Menu" description="Show the system menu" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu4xWLEfGhU45hgv6DQQ" 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="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu5BWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" description="Opens selected commit(s) in Commit Viewer(s)" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu5RWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu5hWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu5xWLEfGhU45hgv6DQQ" elementId="org.eclipse.m2e.actions.LifeCycleTest.run" commandName="Run Maven Test" description="Run Maven Test" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu6BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.savePerspective" commandName="Save Perspective As" description="Save the current perspective" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu6RWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu6hWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.command.configureTrace" commandName="Configure Git Debug Trace" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu6xWLEfGhU45hgv6DQQ" 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="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu7BWLEfGhU45hgv6DQQ" 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="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu7RWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu7hWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.builds.ui.command.ShowTestResults" commandName="Show Test Results" category="_god5dhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu7xWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.toggleBlockSelectionMode" commandName="Toggle Block Selection" description="Toggle block / column selection in the current text editor" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu8BWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.FetchGiteaPullRequest" commandName="Fetch Gitea Pull Request" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu8RWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu8hWLEfGhU45hgv6DQQ" elementId="org.eclipse.lsp4e.selectionRange.up" commandName="Enclosing Element" description="Expand Selection To Enclosing Element" category="_god5gBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu8xWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.CompareIndexWithHead" commandName="Compare File in Index with HEAD Revision" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu9BWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.override.methods" commandName="Override/Implement Methods" description="Override or implement methods from super types" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu9RWLEfGhU45hgv6DQQ" elementId="org.eclipse.lsp4e.selectionRange.down" commandName="Restore To Last Selection" description="Expand Selection To Restore To Last Selection" category="_god5gBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu9hWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.wikitext.ui.convertToDocbookCommand" commandName="Generate Docbook" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu9xWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.part.nextPage" commandName="Next Page" description="Switch to the next page" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu-BWLEfGhU45hgv6DQQ" 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="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu-RWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.view.ui.command.launchConsole" commandName="Open Terminal on Selection" category="_god5lBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu-hWLEfGhU45hgv6DQQ" 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="_god5jhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofu-xWLEfGhU45hgv6DQQ" elementId="repositoryUri" name="Repository URI"/>
|
|
</commands>
|
|
<commands xmi:id="_gofu_BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.clear.mark" commandName="Clear Mark" description="Clear the mark" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu_RWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.add.textblock" commandName="Add Text Block" description="Adds Text Block" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu_hWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewRemove" commandName="Remove Repository" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofu_xWLEfGhU45hgv6DQQ" elementId="org.eclipse.ant.ui.openExternalDoc" commandName="Open External Documentation" description="Open the External documentation for the current task in the Ant editor" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvABWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.github.ui.command.mergePullRequest" commandName="Merge pull request" description="Merge into destination branch" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvARWLEfGhU45hgv6DQQ" 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="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvAhWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvAxWLEfGhU45hgv6DQQ" elementId="org.eclipse.text.quicksearch.commands.quicksearchCommand" commandName="Quick Search" category="_god5hBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvBBWLEfGhU45hgv6DQQ" elementId="org.eclipse.tm4e.languageconfiguration.removeBlockCommentCommand" commandName="Remove Block Comment" category="_god5cRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvBRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.PushTags" commandName="Push Tags..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvBhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.ContinueRebase" commandName="Continue Rebase" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvBxWLEfGhU45hgv6DQQ" 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="_god5iBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvCBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.CreatePatch" commandName="Create Patch..." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvCRWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.Resume" commandName="Resume" description="Resume" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvChWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.context.ui.commands.open.context.dialog" commandName="Show Context Quick View" description="Show Context Quick View" category="_god5ehWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvCxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.restartWorkbench" commandName="Restart" description="Restart the workbench" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvDBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.CompareWithRef" commandName="Compare with Branch, Tag or Reference..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvDRWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.context.ui.commands.attachment.retrieveContext" commandName="Retrieve Context Attachment" category="_god5ehWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvDhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.toggleOverwrite" commandName="Toggle Overwrite" description="Toggle overwrite mode" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvDxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvEBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.folding.collapse_all" commandName="Collapse All" description="Collapses all folded regions" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvERWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.bugs.commands.ReportBugAction" commandName="Report Bug or Enhancement..." description="Report Bug or Enhancement for predefined Products / Projects" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvEhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.RefreshRepositoryTasks" commandName="Synchronize Changed" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvExWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.ToggleWatchpoint" commandName="Toggle Watchpoint" description="Creates or removes a watchpoint" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvFBWLEfGhU45hgv6DQQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowRepositoryCatalog" commandName="Show Repository Catalog" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofvFRWLEfGhU45hgv6DQQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.RepositoryParameter" name="P2 Repository URI"/>
|
|
</commands>
|
|
<commands xmi:id="_gofvFhWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.closeRendering" commandName="Close Rendering" description="Close the selected rendering." category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvFxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewOpenInEditor" commandName="Open in Editor" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvGBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.submodule.update" commandName="Update Submodule" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvGRWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.ProfileLast" commandName="Profile" description="Launch in profile mode" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvGhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.Pull" commandName="Pull" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvGxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.swap.mark" commandName="Swap Mark" description="Swap the mark with the cursor position" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvHBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvHRWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.context.ui.commands.interest.increment" commandName="Make Landmark" description="Make Landmark" category="_god5ehWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvHhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureFetch" commandName="Configure Fetch..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvHxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewShowInSystemExplorer" commandName="Show In System Explorer" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvIBWLEfGhU45hgv6DQQ" 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="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvIRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.shiftLeft" commandName="Shift Left" description="Shift a block of text to the left" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvIhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.Push" commandName="Push..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvIxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.commands.AddClassPrepareBreakpoint" commandName="Add Class Load Breakpoint" description="Add a class load breakpoint" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvJBWLEfGhU45hgv6DQQ" 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="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvJRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.stash.drop" commandName="Delete Stashed Commit..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvJhWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.DebugPerspective" commandName="Debug" description="Open the debug perspective" category="_god5jxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvJxWLEfGhU45hgv6DQQ" elementId="org.eclipse.tips.ide.command.open" commandName="Tip of the Day" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvKBWLEfGhU45hgv6DQQ" elementId="AnsiConsole.command.copy_without_escapes" commandName="Copy Text Without ANSI Escapes" description="Copy the console content to clipboard, removing the escape sequences" category="_god5fhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvKRWLEfGhU45hgv6DQQ" 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="_god5chWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofvKhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.specific_content_assist.category_id" name="type" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_gofvKxWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvLBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.expandAll" commandName="Expand All" description="Expand the current tree" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvLRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.saveAll" commandName="Save All" description="Save all current contents" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvLhWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvLxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvMBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.closeOthers" commandName="Close Others" description="Close all editors except the one that is active" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvMRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.editors.quickdiff.revertLine" commandName="Revert Line" description="Revert the current line" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvMhWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.OpenDebugConfigurations" commandName="Debug..." description="Open debug launch configuration dialog" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvMxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.SimpleFetch" commandName="Fetch from Upstream" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvNBWLEfGhU45hgv6DQQ" elementId="org.eclipse.m2e.sourcelookup.ui.importBinaryProject" commandName="Import Binary Project" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvNRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.previousEditor" commandName="Previous Editor" description="Switch to the previous editor" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvNhWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvNxWLEfGhU45hgv6DQQ" 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="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvOBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.zoomIn" commandName="Zoom In" description="Zoom in text, increase default font size for text editors" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvORWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.ide.OpenMarkersView" commandName="Open Another" description="Open another view" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvOhWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvOxWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.newRendering" commandName="New Rendering" description="Add a new rendering." category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvPBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.project.closeUnrelatedProjects" commandName="Close Unrelated Projects" description="Close unrelated projects" category="_god5iRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvPRWLEfGhU45hgv6DQQ" 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="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvPhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.ide.markers.copyMarkerResourceQualifiedName" commandName="Copy Resource Qualified Name To Clipboard" description="Copies markers resource qualified name to the clipboard" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvPxWLEfGhU45hgv6DQQ" elementId="org.eclipse.search.ui.performTextSearchWorkspace" commandName="Find Text in Workspace" description="Searches the files in the workspace for specific text." category="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvQBWLEfGhU45hgv6DQQ" elementId="org.eclipse.pde.runtime.spy.commands.menuSpyCommand" commandName="Plug-in Menu Spy" description="Show the Plug-in Spy" category="_god5kxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvQRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvQhWLEfGhU45hgv6DQQ" elementId="org.eclipse.m2e.core.ui.command.openPom" commandName="Open Maven POM" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvQxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.index.rebuild" commandName="Rebuild Java Index" description="Rebuilds the Java index database" category="_god5iRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvRBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.addBookmark" commandName="Add Bookmark" description="Add a bookmark" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvRRWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.maximize" commandName="Maximize Active View or Editor" category="_god5hhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvRhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.set.mark" commandName="Set Mark" description="Set the mark" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvRxWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.goToPreviousUnread" commandName="Go To Previous Unread Task" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvSBWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvSRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.showView" commandName="Show View" description="Shows a particular view" category="_god5cBWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofvShWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.showView.viewId" name="View"/>
|
|
<parameters xmi:id="_gofvSxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.showView.secondaryId" name="Secondary Id"/>
|
|
<parameters xmi:id="_gofvTBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.views.showView.makeFast" name="As FastView"/>
|
|
</commands>
|
|
<commands xmi:id="_gofvTRWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.setup.notifications" commandName="Notifications" description="Notifications for the Eclipse IDE" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvThWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.Ignore" commandName="Ignore" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvTxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.commit.Edit" commandName="Edit Commit" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvUBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.showResourceByPath" commandName="Show Resource in Navigator" description="Show a resource in the Navigator given its path" category="_god5fBWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofvURWLEfGhU45hgv6DQQ" elementId="resourcePath" name="Resource Path" typeId="org.eclipse.ui.ide.resourcePath" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_gofvUhWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.SkipAllBreakpoints" commandName="Skip All Breakpoints" description="Sets whether or not any breakpoint should suspend execution" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvUxWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.selectRootElements" commandName="Select Root Elements" category="_god5gRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofvVBWLEfGhU45hgv6DQQ" elementId="type" name="type" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_gofvVRWLEfGhU45hgv6DQQ" 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="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvVhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.findNext" commandName="Find Next" description="Find next item" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvVxWLEfGhU45hgv6DQQ" 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="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvWBWLEfGhU45hgv6DQQ" elementId="org.eclipse.lsp4e.folding.collapseAll" commandName="Fold All" category="_god5gBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvWRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.nextSubTab" commandName="Next Sub-Tab" description="Switch to the next sub-tab" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvWhWLEfGhU45hgv6DQQ" 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="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvWxWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.addTaskRepository" commandName="Add Task Repository..." category="_god5exWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofvXBWLEfGhU45hgv6DQQ" elementId="connectorKind" name="Repository Type"/>
|
|
</commands>
|
|
<commands xmi:id="_gofvXRWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.removeAllSessions" commandName="Remove All Sessions" category="_god5gRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvXhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.run" commandName="Run Java Application" description="Run Java Application" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvXxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.addTask" commandName="Add Task..." description="Add a task" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvYBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.builds.ui.commands.OpenBuildElementWithBrowser" commandName="Open Build with Browser" category="_god5dhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofvYRWLEfGhU45hgv6DQQ" elementId="element" name="Element"/>
|
|
</commands>
|
|
<commands xmi:id="_gofvYhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.cheatsheets.openCheatSheet" commandName="Open Cheat Sheet" description="Open a Cheat Sheet." category="_god5iBWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofvYxWLEfGhU45hgv6DQQ" elementId="cheatSheetId" name="Identifier"/>
|
|
</commands>
|
|
<commands xmi:id="_gofvZBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.viewSource.command" commandName="View Unformatted Text" category="_god5exWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvZRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.moveLineDown" commandName="Move Lines Down" description="Moves the selected lines down" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvZhWLEfGhU45hgv6DQQ" elementId="org.eclipse.equinox.p2.ui.sdk.update" commandName="Check for Updates" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvZxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.goto.textEnd" commandName="Text End" description="Go to the end of the text" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvaBWLEfGhU45hgv6DQQ" 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="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvaRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.part.previousPage" commandName="Previous Page" description="Switch to the previous page" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvahWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.project.closeProject" commandName="Close Project" description="Close the selected project" category="_god5iRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvaxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.PullWithOptions" commandName="Pull..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvbBWLEfGhU45hgv6DQQ" elementId="org.eclipse.lsp4e.toggleLinkWithEditor" commandName="Toggle Link with Editor" category="_god5gBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvbRWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.github.ui.command.checkoutPullRequest" commandName="Checkout Pull Request" description="Checkout pull request into topic branch" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvbhWLEfGhU45hgv6DQQ" 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="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvbxWLEfGhU45hgv6DQQ" 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="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvcBWLEfGhU45hgv6DQQ" 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="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvcRWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskUnread" commandName="Mark Task Unread" category="_god5exWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvchWLEfGhU45hgv6DQQ" elementId="org.eclipse.search.ui.performTextSearchFile" commandName="Find Text in File" description="Searches the files in the file for specific text." category="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvcxWLEfGhU45hgv6DQQ" 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="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvdBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.builds.ui.command.NewTaskFromBuild" commandName="New Task From Build" category="_god5dhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvdRWLEfGhU45hgv6DQQ" elementId="org.eclipse.lsp4e.folding.expandAll" commandName="Unfold All" category="_god5gBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvdhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.folding.expand_all" commandName="Expand All" description="Expands all folded regions" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvdxWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofveBWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.quickaccess" commandName="Quick Access" category="_god5hhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofveRWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.setup.editor.openEditorDropdown" commandName="Open Setup Editor" category="_god5eBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvehWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.help.quickStartAction" commandName="Welcome" description="Show help for beginning users" category="_god5iBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvexWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.ReplaceWithPrevious" commandName="Replace with Previous Revision" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvfBWLEfGhU45hgv6DQQ" elementId="org.eclipse.m2e.sourcelookup.ui.openPom" commandName="Open Pom" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvfRWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.setup.ui.questionnaire" commandName="Configuration Questionnaire" description="Review the IDE's most fiercely contested preferences" category="_god5eBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvfhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.hideShowEditors" commandName="Toggle Shared Area Visibility" description="Toggles the visibility of the shared area" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvfxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.folding.restore" commandName="Reset Structure" description="Resets the folding structure" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvgBWLEfGhU45hgv6DQQ" elementId="org.eclipse.help.ui.indexcommand" commandName="Index" description="Show Keyword Index" category="_god5iBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvgRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvghWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.debug" commandName="Debug Java Application" description="Debug Java Application" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvgxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.forward" commandName="Forward" description="Navigate forward" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvhBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.CherryPick" commandName="Cherry Pick" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvhRWLEfGhU45hgv6DQQ" elementId="org.eclipse.buildship.ui.commands.openbuildscript" commandName="Open Gradle Build Script" description="Opens the Gradle build script for the selected Gradle project" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvhhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.FetchGitHubPR" commandName="Fetch GitHub Pull Request" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvhxWLEfGhU45hgv6DQQ" elementId="org.eclipse.buildship.ui.commands.openrunconfiguration" commandName="Open Gradle Run Configuration" description="Opens the Run Configuration for the selected Gradle tasks" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofviBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.DeleteTag" commandName="&Delete Tag" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofviRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvihWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.pinEditor" commandName="Pin Editor" description="Pin the current editor" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvixWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.github.ui.command.fetchPullRequest" commandName="Fetch Pull Request Commits" description="Fetch commits from pull request" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvjBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.goto.pageUp" commandName="Page Up" description="Go up one page" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvjRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.submodule.sync" commandName="Sync Submodule" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvjhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.DeleteBranch" commandName="Delete Branch" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvjxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.goto.columnPrevious" commandName="Previous Column" description="Go to the previous column" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvkBWLEfGhU45hgv6DQQ" elementId="org.eclipse.compare.selectNextChange" commandName="Select Next Change" description="Select Next Change" category="_god5gxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvkRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource" commandName="Rename Resource" description="Rename the selected resource and notify LTK participants." category="_god5kBWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofvkhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource.newName.parameter.key" name="Selected resource's new name."/>
|
|
</commands>
|
|
<commands xmi:id="_gofvkxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.Rebase" commandName="Rebase on" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvlBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.previousTask" commandName="Previous Task Command" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvlRWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.view.ui.command.newview" commandName="New Terminal View" category="_god5lBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvlhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.properties" commandName="Properties" description="Display the properties of the selected item" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvlxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.ReplaceWithHead" commandName="Replace with HEAD revision" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvmBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvmRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.activeContextInfo" commandName="Show activeContext Info" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvmhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskReadGoToPreviousUnread" commandName="Mark Task Read and Go To Previous Unread Task" category="_god5exWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvmxWLEfGhU45hgv6DQQ" 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="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvnBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.select.textStart" commandName="Select Text Start" description="Select to the beginning of the text" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvnRWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.builds.ui.command.ShowBuildOutput.url" commandName="Show Build Output" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvnhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.ConfigurePush" commandName="Configure Upstream Push" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvnxWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.command.nextpage" commandName="Next Page of Memory" description="Load next page of memory" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvoBWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.command.gotoaddress" commandName="Go to Address" description="Go to Address" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvoRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.maximizePart" commandName="Maximize Active View or Editor" description="Toggles maximize/restore state of active view or editor" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvohWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify field access" description="Invokes quick assist and selects 'Qualify field access'" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvoxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.newEditor" commandName="Clone Editor" description="Open another editor on the active editor's input" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvpBWLEfGhU45hgv6DQQ" elementId="org.eclipse.search.ui.openSearchDialog" commandName="Open Search Dialog" description="Open the Search dialog" category="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvpRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.contentAssist.proposals" commandName="Content Assist" description="Content Assist" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvphWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.up" commandName="Up" description="Navigate up one level" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvpxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.activateEditor" commandName="Activate Editor" description="Activate the editor" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvqBWLEfGhU45hgv6DQQ" elementId="org.eclipse.m2e.core.ui.command.addPlugin" commandName="Add Maven Plugin" description="Add Maven plugin" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvqRWLEfGhU45hgv6DQQ" 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="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvqhWLEfGhU45hgv6DQQ" 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="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvqxWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.mergeSessions" commandName="Merge Sessions" category="_god5gRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvrBWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvrRWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.Terminate" commandName="Terminate" description="Terminate" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvrhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.ShowRepositoriesView" commandName="Show Git Repositories View" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvrxWLEfGhU45hgv6DQQ" 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="_god5iBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvsBWLEfGhU45hgv6DQQ" elementId="org.eclipse.lsp4e.openCallHierarchy" commandName="Open Call Hierarchy" description="Open Call Hierarchy for the selected item" category="_god5gBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvsRWLEfGhU45hgv6DQQ" elementId="org.eclipse.compare.compareWithOther" commandName="Compare With Other Resource" description="Compare resources, clipboard contents or editors" category="_god5gxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvshWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.CreatePatch" commandName="Create Patch..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvsxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.editors.revisions.author.toggle" commandName="Toggle Revision Author Display" description="Toggles the display of the revision author" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvtBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.goto.windowEnd" commandName="Window End" description="Go to the end of the window" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvtRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.perspectives.showPerspective" commandName="Show Perspective" description="Show a particular perspective" category="_god5jxWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofvthWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.perspectives.showPerspective.perspectiveId" name="Parameter"/>
|
|
<parameters xmi:id="_gofvtxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.perspectives.showPerspective.newWindow" name="In New Window"/>
|
|
</commands>
|
|
<commands xmi:id="_gofvuBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.goto.line" commandName="Go to Line" description="Go to a specified line of text" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvuRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.editors.quickdiff.revert" commandName="Revert Lines" description="Revert the current selection, block or deleted lines" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvuhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.debug" commandName="Debug Java Applet" description="Debug Java Applet" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvuxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.select.lineUp" commandName="Select Line Up" description="Extend the selection to the previous line of text" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvvBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.submodule.add" commandName="Add Submodule" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvvRWLEfGhU45hgv6DQQ" 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="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvvhWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvvxWLEfGhU45hgv6DQQ" elementId="org.eclipse.compare.copyLeftToRight" commandName="Copy from Left to Right" description="Copy Current Change from Left to Right" category="_god5gxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvwBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.project.openProject" commandName="Open Project" description="Open a project" category="_god5iRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvwRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.filediff.OpenPrevious" commandName="Open Previous Version" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvwhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvwxWLEfGhU45hgv6DQQ" elementId="org.eclipse.tips.ide.command.trim.open" commandName="Tip of the Day" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvxBWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvxRWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.selectCounters" commandName="Select Counters" category="_god5gRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofvxhWLEfGhU45hgv6DQQ" elementId="type" name="type" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_gofvxxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.project.properties" commandName="Properties" description="Display the properties of the selected item's project " category="_god5iRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvyBWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.setup.problem" commandName="Report a Problem" description="Report a problem for this IDE" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvyRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.CompareVersionsInTree" commandName="Compare in Tree" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvyhWLEfGhU45hgv6DQQ" elementId="org.eclipse.epp.package.common.contribute" commandName="Contribute" description="Contribute to the development and success of the Eclipse IDE!" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvyxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.select.columnPrevious" commandName="Select Previous Column" description="Select the previous column" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvzBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.github.ui.command.cloneGist" commandName="Clone Gist" description="Clone Gist into Git repository" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvzRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.correction.extractLocalNotReplaceOccurrences.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvzhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchHierarchy" commandName="Toggle Branch Representation" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofvzxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ltk.ui.refactoring.commands.deleteResources" commandName="Delete Resources" description="Delete the selected resources and notify LTK participants." category="_god5kBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv0BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.file.print" commandName="Print" description="Print" category="_god5ghWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv0RWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.commands.AllReferences" commandName="All References" description="Inspect all references to the selected object" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv0hWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.junit.junitShortcut.rerunLast" commandName="Rerun JUnit Test" description="Rerun JUnit Test" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv0xWLEfGhU45hgv6DQQ" 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="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv1BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.showRulerContextMenu" commandName="Show Ruler Context Menu" description="Show the context menu for the ruler" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv1RWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv1hWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.task.clearOutgoing" commandName="Clear Outgoing Changes" category="_god5exWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv1xWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.folding.collapse" commandName="Collapse" description="Collapses the folded region at the current selection" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv2BWLEfGhU45hgv6DQQ" elementId="org.eclipse.epp.mpc.ui.command.showFavorites" commandName="Eclipse Marketplace Favorites" description="Open Marketplace Favorites" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv2RWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.smartEnterInverse" commandName="Insert Line Above Current Line" description="Adds a new line above the current line" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv2hWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.spy" commandName="Show Contributing Plug-in" description="Shows contribution information for the currently selected element" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv2xWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.help.helpSearch" commandName="Help Search" description="Open the help search" category="_god5iBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv3BWLEfGhU45hgv6DQQ" 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="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv3RWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.builds.ui.command.ShowTestResults.url" commandName="Show Test Results" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv3hWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.goto.lineDown" commandName="Line Down" description="Go down one line of text" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv3xWLEfGhU45hgv6DQQ" elementId="org.eclipse.m2e.actions.LifeCycleClean.run" commandName="Run Maven Clean" description="Run Maven Clean" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv4BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition" commandName="Previous Edit Location" description="Previous edit location" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv4RWLEfGhU45hgv6DQQ" 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="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv4hWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.wikitext.ui.convertToEclipseHelpCommand" commandName="Generate Eclipse Help (*.html and *-toc.xml)" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv4xWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.command.prevpage" commandName="Previous Page of Memory" description="Load previous page of memory" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv5BWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.commands.ForceReturn" commandName="Force Return" description="Forces return from method with value of selected expression" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv5RWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.ide.configureFilters" commandName="Filters..." description="Configure the filters to apply to the markers view" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv5hWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.importSession" commandName="Import Session..." category="_god5gRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv5xWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.previousTab" commandName="Previous Tab" description="Switch to the previous tab" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv6BWLEfGhU45hgv6DQQ" elementId="org.eclipse.lsp4e.toggleSortOutline" commandName="Sort" category="_god5gBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv6RWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.dialogs.openMessageDialog" commandName="Open Message Dialog" description="Open a Message Dialog" category="_god5jBWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofv6hWLEfGhU45hgv6DQQ" elementId="title" name="Title"/>
|
|
<parameters xmi:id="_gofv6xWLEfGhU45hgv6DQQ" elementId="message" name="Message"/>
|
|
<parameters xmi:id="_gofv7BWLEfGhU45hgv6DQQ" elementId="imageType" name="Image Type Constant" typeId="org.eclipse.ui.dialogs.Integer"/>
|
|
<parameters xmi:id="_gofv7RWLEfGhU45hgv6DQQ" elementId="defaultIndex" name="Default Button Index" typeId="org.eclipse.ui.dialogs.Integer"/>
|
|
<parameters xmi:id="_gofv7hWLEfGhU45hgv6DQQ" elementId="buttonLabel0" name="First Button Label"/>
|
|
<parameters xmi:id="_gofv7xWLEfGhU45hgv6DQQ" elementId="buttonLabel1" name="Second Button Label"/>
|
|
<parameters xmi:id="_gofv8BWLEfGhU45hgv6DQQ" elementId="buttonLabel2" name="Third Button Label"/>
|
|
<parameters xmi:id="_gofv8RWLEfGhU45hgv6DQQ" elementId="buttonLabel3" name="Fourth Button Label"/>
|
|
<parameters xmi:id="_gofv8hWLEfGhU45hgv6DQQ" elementId="cancelReturns" name="Return Value on Cancel"/>
|
|
</commands>
|
|
<commands xmi:id="_gofv8xWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.genericeditor.findReferences" commandName="Find References" description="Find other code items referencing the current selected item." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv9BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.goto.lineEnd" commandName="Line End" description="Go to the end of the line of text" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv9RWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.RunLast" commandName="Run" description="Launch in run mode" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv9hWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.externalTools.commands.OpenExternalToolsConfigurations" commandName="External Tools..." description="Open external tools launch configuration dialog" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv9xWLEfGhU45hgv6DQQ" 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="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv-BWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.deletePrevious" commandName="Delete Previous" description="Delete the previous character" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv-RWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.CompareWithPrevious" commandName="Compare with Previous Revision" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv-hWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.select.columnNext" commandName="Select Next Column" description="Select the next column" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv-xWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv_BWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.TerminateAndRelaunch" commandName="Terminate and Relaunch" description="Terminate and Relaunch" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv_RWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.JavaHierarchyPerspective" commandName="Java Type Hierarchy" description="Show the Java Type Hierarchy perspective" category="_god5jxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv_hWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofv_xWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.Tag" commandName="Create Tag..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwABWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.NoAssumeUnchanged" commandName="No Assume Unchanged" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwARWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.RemoveAllBreakpoints" commandName="Remove All Breakpoints" description="Removes all breakpoints" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwAhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigator.resources.nested.changeProjectPresentation" commandName="P&rojects Presentation" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofwAxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigator.resources.nested.enabled" name="&Hierarchical"/>
|
|
<parameters xmi:id="_gofwBBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.commands.radioStateParameter" name="Nested Project view - Radio State" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_gofwBRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.showKeyAssist" commandName="Show Key Assist" description="Show the key assist dialog" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwBhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.genericeditor.togglehighlight" commandName="Toggle Highlight" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwBxWLEfGhU45hgv6DQQ" 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="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwCBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.commands.openElementInEditor" commandName="Open Java Element" description="Open a Java element in its editor" category="_god5fBWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofwCRWLEfGhU45hgv6DQQ" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_gofwChWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.AddToIndex" commandName="Add to Index" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwCxWLEfGhU45hgv6DQQ" elementId="org.eclipse.buildship.ui.commands.refreshtaskview" commandName="Refresh View (Gradle Tasks)" description="Refreshes the Gradle Tasks view" category="_god5cBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwDBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.help.tipsAndTricksAction" commandName="Tips and Tricks" description="Open the tips and tricks help page" category="_god5iBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwDRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwDhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.smartEnter" commandName="Insert Line Below Current Line" description="Adds a new line below the current line" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwDxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.goto.lineStart" commandName="Line Start" description="Go to the start of the line of text" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwEBWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.setup.editor.synchronizePreferences" commandName="Synchronize Preferences" category="_god5eBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwERWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureBranch" commandName="Configure Branch" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwEhWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.Suspend" commandName="Suspend" description="Suspend" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwExWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.hippieCompletion" commandName="Word Completion" description="Context insensitive completion" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwFBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.builds.ui.command.AbortBuild" commandName="Abort Build" category="_god5dhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwFRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwFhWLEfGhU45hgv6DQQ" elementId="org.eclipse.team.ui.synchronizeLast" commandName="Repeat last synchronization" description="Repeat the last synchronization" category="_godSYBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwFxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.generate.javadoc" commandName="Generate Javadoc" description="Generates Javadoc for a selectable set of Java resources" category="_god5iRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwGBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureGerritRemote" commandName="Gerrit Configuration..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwGRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.commands.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwGhWLEfGhU45hgv6DQQ" elementId="org.eclipse.buildship.ui.shortcut.test.run" commandName="Run Gradle Test" description="Run Gradle test based on the current selection" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwGxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.ide.configureColumns" commandName="Configure Columns..." description="Configure the columns in the markers view" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwHBWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.ReplaceWithCommit" commandName="Replace with commit" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwHRWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.DebugLast" commandName="Debug" description="Launch in debug mode" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwHhWLEfGhU45hgv6DQQ" elementId="org.eclipse.lsp4e.symbolInFile" commandName="Go to Symbol in File" category="_god5gBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwHxWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.wikitext.ui.convertToHtmlCommand" commandName="Generate HTML" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwIBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.previousView" commandName="Previous View" description="Switch to the previous view" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwIRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.generate.tostring" commandName="Generate toString()" description="Generates the toString() method for the type" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwIhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwIxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.ide.markers.copyDescription" commandName="Copy Description To Clipboard" description="Copies markers description field to the clipboard" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwJBWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.DropToFrame" commandName="Drop to Frame" description="Drop to Frame" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwJRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.debug.ui.commands.Display" commandName="Display" description="Display result of evaluating selected text" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwJhWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwJxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.ShowBlame" commandName="Show Revision Information" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwKBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to field" description="Invokes quick assist and selects 'Assign to field'" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwKRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.folding.expand" commandName="Expand" description="Expands the folded region at the current selection" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwKhWLEfGhU45hgv6DQQ" 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="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwKxWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.openRemoteTask" commandName="Open Remote Task" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwLBWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.nextMemoryBlock" commandName="Next Memory Monitor" description="Show renderings from next memory monitor." category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwLRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.CompareWithEachOther" commandName="Compare with Each Other" description="Compare two files selected in the Compare Editor with each other." category="_god5gxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwLhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.context.ui.commands.task.retrieveContext" commandName="Retrieve Context" category="_god5ehWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwLxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.Fetch" commandName="Fetch" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwMBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.navigate.gotopackage" commandName="Go to Package" description="Go to Package" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwMRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.togglestatusbar" commandName="Toggle Statusbar" description="Toggle the visibility of the bottom status bar" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwMhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.task.ui.editor.QuickOutline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_god5exWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwMxWLEfGhU45hgv6DQQ" 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="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwNBWLEfGhU45hgv6DQQ" 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="_god5dRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwNRWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.eof" commandName="EOF" description="Send end of file" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwNhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.AbortRebase" commandName="Abort Rebase" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwNxWLEfGhU45hgv6DQQ" elementId="org.eclipse.lsp4e.typeHierarchy" commandName="Quick Type Hierarchy" description="Open Quick Call Hierarchy for the selected item" category="_god5gBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwOBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.showInQuickMenu" commandName="Show In..." description="Open the Show In menu" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwORWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.copyLineUp" commandName="Duplicate Lines" description="Duplicates the selected lines and leaves the selection unchanged" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwOhWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.ToggleMethodBreakpoint" commandName="Toggle Method Breakpoint" description="Creates or removes a method breakpoint" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwOxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwPBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.next" commandName="Next" description="Navigate to the next item" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwPRWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.bugs.commands.newTaskFromMarker" commandName="New Task from Marker..." description="Report as Bug from Marker" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwPhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.context.ui.commands.focus.view" commandName="Focus View" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofwPxWLEfGhU45hgv6DQQ" elementId="viewId" name="View ID to Focus" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_gofwQBWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.testNgShortcut.coverage" commandName="Coverage TestNG Test" description="Coverage TestNG Test" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwQRWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.StepReturn" commandName="Step Return" description="Step return" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwQhWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.browser.openBundleResource" commandName="Open Resource in Browser" description="Opens a bundle resource in the default web browser." category="_god5hRWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofwQxWLEfGhU45hgv6DQQ" elementId="plugin" name="Plugin"/>
|
|
<parameters xmi:id="_gofwRBWLEfGhU45hgv6DQQ" elementId="path" name="Path"/>
|
|
</commands>
|
|
<commands xmi:id="_gofwRRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.help.aboutAction" commandName="About" description="Open the about dialog" category="_god5iBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwRhWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.annotate.classFile" commandName="Annotate Class File" description="Externally add Annotations to a Class File." category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwRxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.stash.create" commandName="Stash Changes..." category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwSBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.command.activateSelectedTask" commandName="Activate Selected Task" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwSRWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwShWLEfGhU45hgv6DQQ" 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="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwSxWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.team.RemoveFromIndex" commandName="Remove from Index" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwTBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.newWizard" commandName="New" description="Open the New item wizard" category="_god5ghWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofwTRWLEfGhU45hgv6DQQ" elementId="newWizardId" name="New Wizard"/>
|
|
</commands>
|
|
<commands xmi:id="_gofwThWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.newWindow" commandName="New Window" description="Open another window" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwTxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected Java comment lines" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwUBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.builds.ui.commands.CopyDetails" commandName="Copy Details" category="_god5dhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gofwURWLEfGhU45hgv6DQQ" elementId="kind" name="Kind"/>
|
|
<parameters xmi:id="_gofwUhWLEfGhU45hgv6DQQ" elementId="element" name="Element"/>
|
|
</commands>
|
|
<commands xmi:id="_gofwUxWLEfGhU45hgv6DQQ" elementId="org.eclipse.e4.ui.importer.configureProject" commandName="Configure and Detect Nested Projects..." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwVBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.builds.ui.command.RunBuild" commandName="Run Build" category="_god5dhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwVRWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui.selectActiveSession" commandName="Select Active Session..." category="_god5gRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwVhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.history.CompareVersions" commandName="Compare with Each Other" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwVxWLEfGhU45hgv6DQQ" elementId="org.eclipse.equinox.p2.ui.sdk.install" commandName="Install New Software..." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwWBWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.paste" commandName="Paste" category="_god5hhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwWRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.window.customizePerspective" commandName="Customize Perspective" description="Customize the current perspective" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwWhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.context.ui.commands.interest.decrement" commandName="Make Less Interesting" description="Make Less Interesting" category="_god5ehWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwWxWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.view.ui.command.launchToolbar" commandName="Open Local Terminal on Selection" category="_god5lBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwXBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar" commandName="Run Last Launched External Tool" description="Runs the last launched external Tool" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwXRWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.CheckoutCommand" commandName="Check Out" category="_god5jhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwXhWLEfGhU45hgv6DQQ" 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="_god5ihWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gofwXxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.moveLineUp" commandName="Move Lines Up" description="Moves the selected lines up" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gogVsBWLEfGhU45hgv6DQQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowBundleCatalog" commandName="Show Bundle Catalog" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gogVsRWLEfGhU45hgv6DQQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.DirectoryParameter" name="Directory URL"/>
|
|
<parameters xmi:id="_gogVshWLEfGhU45hgv6DQQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.TagsParameter" name="Tags"/>
|
|
</commands>
|
|
<commands xmi:id="_gogVsxWLEfGhU45hgv6DQQ" 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="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gogVtBWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.edit.text.java.extract.class" commandName="Extract Class..." description="Extracts fields into a new class" category="_god5hxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gogVtRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_god5kRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gogVthWLEfGhU45hgv6DQQ" elementId="org.eclipse.compare.copyRightToLeft" commandName="Copy from Right to Left" description="Copy Current Change from Right to Left" category="_god5gxWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gogVtxWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.commands.OpenProfileConfigurations" commandName="Profile..." description="Open profile launch configuration dialog" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gogVuBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.ide.markCompleted" commandName="Mark Completed" description="Mark the selected tasks as completed" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gogVuRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.recenter" commandName="Recenter" description="Scroll cursor line to center, top and bottom" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gogVuhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.builds.ui.commands.OpenBuildElementWithBrowser.url" commandName="Open Build with Browser" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gogVuxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.edit.text.scroll.lineDown" commandName="Scroll Line Down" description="Scroll down one line of text" category="_god5eRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gogVvBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.ToggleCoolbarAction" commandName="Toggle Main Toolbar Visibility" description="Toggles the visibility of the window toolbar" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gogVvRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.navigate.openResource" commandName="Open Resource" description="Open an editor on a particular resource" category="_god5fBWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_gogVvhWLEfGhU45hgv6DQQ" elementId="filePath" name="File Path" typeId="org.eclipse.ui.ide.resourcePath"/>
|
|
</commands>
|
|
<commands xmi:id="_gu0ZEBWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu1AIBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunWithConfigurationAction" commandName="Run As" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu1AIRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunHistoryMenuAction" commandName="Run History" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu1AIhWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunDropDownAction" commandName="Run" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu1AIxWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugWithConfigurationAction" commandName="Debug As" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu1AJBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugHistoryMenuAction" commandName="Debug History" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu1AJRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugDropDownAction" commandName="Debug" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu1AJhWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileDropDownAction" commandName="Profile" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu1AJxWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileWithConfigurationAction" commandName="Profile As" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu1AKBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileHistoryMenuAction" commandName="Profile History" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu1AKRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.eclemma.ui.CoverageActionSet/org.eclipse.eclemma.ui.actions.CoverageDropDownAction" commandName="Coverage" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu1AKhWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.eclemma.ui.CoverageActionSet/org.eclipse.eclemma.ui.actions.CoverageAsAction" commandName="Coverage As" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu1nMBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.eclemma.ui.CoverageActionSet/org.eclipse.eclemma.ui.actions.CoverageHistoryAction" commandName="Coverage History" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu1nMRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.egit.ui.SearchActionSet/org.eclipse.egit.ui.actions.OpenCommitSearchPage" commandName="Git..." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu2OQBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.NewTypeDropDown" commandName="Class..." description="New Java Class" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu2OQRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenPackageWizard" commandName="Package..." description="New Java Package" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu2OQhWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenProjectWizard" commandName="Java Project..." description="New Java Project" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu2OQxWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.ui.SearchActionSet/org.eclipse.jdt.ui.actions.OpenJavaSearchPage" commandName="Java..." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu2ORBWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu2ORRWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu2ORhWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction" commandName="Cheat Sheets..." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu2ORxWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.search.searchActionSet/org.eclipse.search.OpenSearchDialogPage" commandName="Search..." description="Search" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu2OSBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.team.ui.actionSet/org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize..." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu2OSRWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu21UBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.ui.externaltools.ExternalToolsSet/org.eclipse.ui.externaltools.ExternalToolMenuDelegateMenu" commandName="External Tools" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu21URWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.ant.ui.BreakpointRulerActions/org.eclipse.ant.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu21UhWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.CompilationUnitEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu21UxWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.CompilationUnitEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.RunToLineRulerActionDelegate" commandName="Run to Line" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu21VBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ClassFileEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu21VRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ClassFileEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.RunToLineRulerActionDelegate" commandName="Run to Line" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu21VhWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetExecute" commandName="Execute" description="Execute the Selected Text" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu21VxWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetDisplay" commandName="Display" description="Display Result of Evaluating Selected Text" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu21WBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetInspect" commandName="Inspect" description="Inspect Result of Evaluating Selected Text" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu21WRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu21WhWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu21WxWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.ClassFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu21XBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu21XRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3cYBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.m2e.jdt.ui.downloadSourcesContribution/org.eclipse.m2e.jdt.ui.downloadSourcesAction" commandName="label" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3cYRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.m2e.jdt.ui.downloadSourcesContribution_38/org.eclipse.m2e.jdt.ui.downloadSourcesAction_38" commandName="label" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3cYhWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Text Editor Bookmark Ruler Action" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3cYxWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Text Editor Ruler Single-Click" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3cZBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.PulldownActions/org.eclipse.debug.ui.debugview.pulldown.ViewManagementAction" commandName="View Management..." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3cZRWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3cZhWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.debugview.toolbar/org.eclipse.debug.ui.debugview.toolbar.collapseAll" commandName="Collapse All" description="Collapse All" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3cZxWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.removeAll" commandName="Remove All" description="Remove All Breakpoints" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3caBWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3caRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.workingSets" commandName="Working Sets..." description="Manage Working Sets" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3cahWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3caxWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3cbBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.sortByAction" commandName="Sort By" description="Sort By" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3cbRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.groupByAction" commandName="Group By" description="Show" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3cbhWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.expressionsView.toolbar/org.eclipse.debug.ui.expresssionsView.toolbar.removeAll" commandName="Remove All" description="Remove All Expressions" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3cbxWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3ccBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.PinMemoryBlockAction" commandName="Pin Memory Monitor" description="Pin Memory Monitor" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu3ccRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.NewMemoryViewAction" commandName="New Memory View" description="New Memory View" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DcBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglemonitors" commandName="Toggle Memory Monitors Pane" description="Toggle Memory Monitors Pane" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DcRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.linkrenderingpanes" commandName="Link Memory Rendering Panes" description="Link Memory Rendering Panes" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DchWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.tablerendering.preferencesaction" commandName="Table Renderings Preferences..." description="&Table Renderings Preferences..." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DcxWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglesplitpane" commandName="Toggle Split Pane" description="Toggle Split Pane" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DdBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.switchMemoryBlock" commandName="Switch Memory Monitor" description="Switch Memory Monitor" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DdRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.memoryViewPreferencesAction" commandName="Preferences..." description="&Preferences..." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DdhWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DdxWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DeBWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DeRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DehWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DexWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DfBWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DfRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.AllReferencesInView" commandName="Show References" description="Show &References" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DfhWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DfxWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DgBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DgRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DghWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DgxWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.BreakpointViewActions/org.eclipse.jdt.debug.ui.breakpointViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DhBWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowThreadGroups" commandName="Show Thread Groups" description="Show Thread Groups" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DhRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DhhWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowSystemThreads" commandName="Show System Threads" description="Show System Threads" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DhxWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowRunningThreads" commandName="Show Running Threads" description="Show Running Threads" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DiBWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DiRWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DihWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4DixWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.DisplayViewActions/org.eclipse.jdt.debug.ui.displayViewToolbar.Execute" commandName="Execute" description="Execute the Selected Text" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qgBWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qgRWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qghWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qgxWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qhBWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qhRWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qhhWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qhxWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qiBWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qiRWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qihWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qixWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qjBWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qjRWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.search.open" commandName="Search Repository..." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qjhWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.synchronize.changed" commandName="Synchronize Changed" description="Synchronize Changed" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qjxWLEfGhU45hgv6DQQ" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.tasks.restore" commandName="Restore Tasks from History..." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qkBWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qkRWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_gu4qkhWLEfGhU45hgv6DQQ" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGoBWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.startContainers" commandName="&Start" description="Start the selected containers" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGoRWdEfG2wuiNQTgMeg" elementId="org.springframework.tooling.boot.ls.ToggleComment" commandName="Toggle Comment" category="_c6efkxWdEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_c6fGohWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.editConnection" commandName="Edit..." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGoxWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.copytocontainer" commandName="Copy to Container" description="Copy local files to a running Container" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGpBWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.structure.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGpRWdEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.dash.ToggleLineNumbers" commandName="Toggle Line Numbers" description="Toggle Line Numbers" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGphWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.pauseContainers" commandName="&Pause" description="Pause the selected containers" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGpxWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.pullImage" commandName="&Pull..." description="Pull Image from registry" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGqBWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.configureLabels" commandName="&Configure Labels Filter..." description="Configure container labels to match with for filter." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGqRWdEfG2wuiNQTgMeg" elementId="org.springframework.tooling.ls.eclipse.commons.commands.OpenResourceInEditor" commandName="Open File in Editor" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_c6fGqhWdEfG2wuiNQTgMeg" elementId="path" name="path" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_c6fGqxWdEfG2wuiNQTgMeg" elementId="maven.goal.custom" commandName="Execute Maven Goal" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_c6fGrBWdEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.path.param" name="Resource Path (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.pathParameterType"/>
|
|
<parameters xmi:id="_c6fGrRWdEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.command.param" name="Command id (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.commandParameterType"/>
|
|
</commands>
|
|
<commands xmi:id="_c6fGrhWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.buildImage" commandName="&Build Image" description="Build Image from Dockerfile" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGrxWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.openInHierarchyView" commandName="Open Image Hierarchy" description="Open the Docker image Hierarchy view" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGsBWdEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.dash.boot.dash.OpenLaunchConfigAction" commandName="Open Config" description="Open Launch Configuration" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGsRWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.removeContainers" commandName="&Remove" description="Remove the selected containers" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGshWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.refreshConnection" commandName="Refresh" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGsxWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.pushImage" commandName="P&ush..." description="Push Image tag to registry" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGtBWdEfG2wuiNQTgMeg" elementId="org.springframework.tooling.ls.eclipse.commons.commands.OpenJarEntryInEditor" commandName="Open Jar Entry in Editor" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_c6fGtRWdEfG2wuiNQTgMeg" elementId="jarUri" name="jarUri" optional="false"/>
|
|
<parameters xmi:id="_c6fGthWdEfG2wuiNQTgMeg" elementId="projectName" name="projectName" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_c6fGtxWdEfG2wuiNQTgMeg" elementId="org.springframework.tooling.ls.eclipse.gotosymbol.command" commandName="Goto Symbol" category="_c6efkRWdEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_c6fGuBWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.runImage" commandName="Run" description="Run an Image" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGuRWdEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.properties.editor.convertPropertiesToYaml" commandName="Convert .properties to .yaml" category="_c6efkhWdEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_c6fGuhWdEfG2wuiNQTgMeg" elementId="gradle.runBuild" commandName="Execute Gradle Build" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_c6fGuxWdEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.path.param" name="Resource Path (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.pathParameterType"/>
|
|
<parameters xmi:id="_c6fGvBWdEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.command.param" name="Command id (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.commandParameterType"/>
|
|
</commands>
|
|
<commands xmi:id="_c6fGvRWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.commitContainer" commandName="Commit" description="Commit the selected container into a new image" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGvhWdEfG2wuiNQTgMeg" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGvxWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.tagImage" commandName="Add &Tag" description="Add a tag to an Image" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGwBWdEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.dash.ShowBootDashboard" commandName="Boot Dashboard" description="Show Boot Dashboard view" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGwRWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.execContainer" commandName="Execute Shell" description="Get an interactive shell into this container" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGwhWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.addConnection" commandName="&Add Connection" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGwxWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.displayContainerLog" commandName="Display Log" description="Display the log for the selected container in the Console" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGxBWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.showInWebBrowser" commandName="Web Browser" description="Show in Web Browser" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGxRWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.showAllContainers" commandName="&Show all Containers" description="Show all Containers, including non-running ones." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGxhWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.removeImages" commandName="Re&move " description="Remove the selected images" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGxxWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.removeTag" commandName="&Remove Tag" description="Remove a tag from an Image with multiple tags" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGyBWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.add.block.comment" commandName="Add Block Comment" description="Add Block Comment" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGyRWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.removeContainerLog" commandName="Remove Log" description="Remove the console log for the selected container" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGyhWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.open.file.from.source" commandName="Open Selection" description="Open an editor on the selected link" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGyxWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.goto.matching.bracket" commandName="Matching Character" description="Go to Matching Character" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGzBWdEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.commands.editStartersCommand2" commandName="Edit Starters 2" category="_c6efkhWdEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_c6fGzRWdEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.restart.commands.restart" commandName="Trigger Restart" description="Restart Spring Boot Application" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGzhWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.quick_outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_god5fBWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fGzxWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.restartContainers" commandName="Res&tart" description="Restart selected containers" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG0BWdEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.dash.boot.dash.RestartAction" commandName="(Re)start" description="(Re)start Boot App" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG0RWdEfG2wuiNQTgMeg" elementId="editor.action.triggerSuggest" commandName="Invoke Content Assist" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_c6fG0hWdEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.path.param" name="Resource Path (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.pathParameterType"/>
|
|
<parameters xmi:id="_c6fG0xWdEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.command.param" name="Command id (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.commandParameterType"/>
|
|
</commands>
|
|
<commands xmi:id="_c6fG1BWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.structure.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG1RWdEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.properties.editor.convertYamlToProperties" commandName="Convert .yaml to .properties" category="_c6efkhWdEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_c6fG1hWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.copyfromcontainer" commandName="Copy from Container" description="Copy files from running Container to a local directory" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG1xWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.remove.block.comment" commandName="Remove Block Comment" description="Remove Block Comment" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG2BWdEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.ui.EnableDisableBootDevtools" commandName="Add/Remove Boot Devtools" category="_c6efkhWdEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_c6fG2RWdEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.commands.editStartersCommand" commandName="Edit Starters" category="_c6efkhWdEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_c6fG2hWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.structure.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG2xWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.showInPropertiesView" commandName="Properties" description="Show in Properties View" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG3BWdEfG2wuiNQTgMeg" elementId="vscode-spring-boot.query.explain" commandName="Explain with AI" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_c6fG3RWdEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.path.param" name="Resource Path (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.pathParameterType"/>
|
|
<parameters xmi:id="_c6fG3hWdEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.command.param" name="Command id (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.commandParameterType"/>
|
|
</commands>
|
|
<commands xmi:id="_c6fG3xWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.structure.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG4BWdEfG2wuiNQTgMeg" elementId="org.springsource.ide.eclipse.commons.ui.stop" commandName="Stop Application" description="Stop last launched application" category="_c6eflBWdEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_c6fG4RWdEfG2wuiNQTgMeg" elementId="java.execute.workspaceCommand" commandName="Execute Java Command in Workspace" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_c6fG4hWdEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.path.param" name="Resource Path (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.pathParameterType"/>
|
|
<parameters xmi:id="_c6fG4xWdEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.command.param" name="Command id (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.commandParameterType"/>
|
|
</commands>
|
|
<commands xmi:id="_c6fG5BWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.removeConnection" commandName="&Remove" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG5RWdEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.dash.boot.dash.StopAction" commandName="Stop" description="Stop Boot App" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG5hWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.cleanup.document" commandName="Cleanup Document..." description="Cleanup document" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG5xWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.format" commandName="Format" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG6BWdEfG2wuiNQTgMeg" elementId="org.springsource.ide.eclipse.commons.ui.relaunch" commandName="Relaunch Application" description="Relaunch last launched application" category="_c6eflBWdEfG2wuiNQTgMeg"/>
|
|
<commands xmi:id="_c6fG6RWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.showAllImages" commandName="&Show all Images" description="Show all Images, including intermediate images." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG6hWdEfG2wuiNQTgMeg" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG6xWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.format.active.elements" commandName="Format Active Elements" description="Format active elements" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG7BWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.showInSystemExplorer" commandName="System Explorer" description="%command.showInSystemExplorer.menu.description" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG7RWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.stopContainers" commandName="&Stop" description="Stop the selected containers" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG7hWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.toggle.comment" commandName="Toggle Comment" description="Toggle Comment" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG7xWdEfG2wuiNQTgMeg" elementId="spring.initializr.addStarters" commandName="Add Spring Boot Starters" description="Adds Spring Boot Starters dependencies">
|
|
<parameters xmi:id="_c6fG8BWdEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.command.param" name="command" typeId="org.eclipse.lsp4e.commandParameterType"/>
|
|
<parameters xmi:id="_c6fG8RWdEfG2wuiNQTgMeg" elementId="org.eclipse.lsp4e.path.param" name="path" typeId="org.eclipse.lsp4e.pathParameterType"/>
|
|
</commands>
|
|
<commands xmi:id="_c6fG8hWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.filterContainersWithLabels" commandName="Filter by &Labels" description="Show containers that have specified labels." category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG8xWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.enableConnection" commandName="&Enable Connection" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG9BWdEfG2wuiNQTgMeg" elementId="org.springsource.ide.eclipse.boot.BootLaunchShortcut.debug" commandName="Debug Spring Boot App" description="Debug Spring Boot App" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG9RWdEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.dash.boot.dash.RedebugAction" commandName="(Re)debug" description="(Re)debug Boot App" category="_god5hRWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG9hWdEfG2wuiNQTgMeg" 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="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG9xWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.unpauseContainers" commandName="&Unpause" description="Unpause the selected containers" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG-BWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.format.document" commandName="Format" description="Format selection" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG-RWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.killContainers" commandName="&Kill" description="Kill the selected containers" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG-hWdEfG2wuiNQTgMeg" elementId="org.eclipse.linuxtools.docker.ui.commands.refreshExplorerView" commandName="&Refresh" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG-xWdEfG2wuiNQTgMeg" elementId="org.springsource.ide.eclipse.boot.BootLaunchShortcut.run" commandName="Run Spring Boot App" description="Run Spring Boot App" category="_god5ixWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG_BWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.search.find.occurrences" commandName="Occurrences in File" description="Find occurrences of the selection in the file" category="_god5chWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG_RWdEfG2wuiNQTgMeg" elementId="org.eclipse.wst.sse.ui.outline.customFilter" commandName="&Filters" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c6fG_hWdEfG2wuiNQTgMeg" elementId="org.springframework.tooling.ls.eclipse.commons.commands.OpenJavaElementInEditor" commandName="Open Java Element in Editor" category="_god5lhWLEfGhU45hgv6DQQ">
|
|
<parameters xmi:id="_c6fG_xWdEfG2wuiNQTgMeg" elementId="bindingKey" name="bindingKey" optional="false"/>
|
|
<parameters xmi:id="_c6fHABWdEfG2wuiNQTgMeg" elementId="projectName" name="projectName" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_c_zrgBWdEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.linuxtools.docker.launchActionSet/org.eclipse.debug.internal.ui.actions.RunWithConfigurationAction" commandName="Run As" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c_zrgRWdEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.linuxtools.docker.launchActionSet/org.eclipse.debug.internal.ui.actions.RunHistoryMenuAction" commandName="Run History" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c_zrghWdEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.eclipse.linuxtools.docker.launchActionSet/org.eclipse.debug.internal.ui.actions.RunDropDownAction" commandName="Run" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c_zrgxWdEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.springsource.ide.eclipse.commons.launch.actionSet/org.springsource.ide.eclipse.commons.launch.relaunch.action" commandName="Relaunch" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<commands xmi:id="_c_zrhBWdEfG2wuiNQTgMeg" elementId="AUTOGEN:::org.springsource.ide.eclipse.commons.launch.actionSet/org.springsource.ide.eclipse.commons.launch.stop.action" commandName="Terminate" category="_god5lhWLEfGhU45hgv6DQQ"/>
|
|
<addons xmi:id="_goRsPxWLEfGhU45hgv6DQQ" 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="_goRsQBWLEfGhU45hgv6DQQ" 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="_goRsQRWLEfGhU45hgv6DQQ" 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="_goRsQhWLEfGhU45hgv6DQQ" 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="_goRsQxWLEfGhU45hgv6DQQ" 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="_goRsRBWLEfGhU45hgv6DQQ" 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="_goRsRRWLEfGhU45hgv6DQQ" 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="_goRsRhWLEfGhU45hgv6DQQ" 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="_goRsRxWLEfGhU45hgv6DQQ" 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="_goRsSBWLEfGhU45hgv6DQQ" 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="_goV9oBWLEfGhU45hgv6DQQ" elementId="SplitterAddon" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.splitteraddon.SplitterAddon"/>
|
|
<addons xmi:id="_IYS0IKimEeS11vbz3f9ezw" 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="_dz0JgGOlEeSMMaPQU2nlzw" elementId="org.eclipse.ui.ide.application.addon.0" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.ui.ide.application/org.eclipse.ui.internal.ide.application.addons.ModelCleanupAddon"/>
|
|
<categories xmi:id="_godSYBWLEfGhU45hgv6DQQ" 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="_god5cBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.category.views" name="Views" description="Commands for opening views"/>
|
|
<categories xmi:id="_god5cRWLEfGhU45hgv6DQQ" elementId="org.eclipse.tm4e.languageconfiguration.category" name="TM4E Language Configuration"/>
|
|
<categories xmi:id="_god5chWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.category.edit" name="Edit"/>
|
|
<categories xmi:id="_god5cxWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.wikitext.ui.editor.category" name="WikiText Markup Editing Commands" description="commands for editing lightweight markup"/>
|
|
<categories xmi:id="_god5dBWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.category.editor" name="Task Editor"/>
|
|
<categories xmi:id="_god5dRWLEfGhU45hgv6DQQ" elementId="org.eclipse.buildship.ui.project" name="Buildship" description="Contains the Buildship specific commands"/>
|
|
<categories xmi:id="_god5dhWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.builds.ui.category.Commands" name="Builds"/>
|
|
<categories xmi:id="_god5dxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.ide.markerContents" name="Contents" description="The category for menu contents"/>
|
|
<categories xmi:id="_god5eBWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.setup.category" name="Oomph Setup"/>
|
|
<categories xmi:id="_god5eRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.category.textEditor" name="Text Editing" description="Text Editing Commands"/>
|
|
<categories xmi:id="_god5ehWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.context.ui.commands" name="Focused UI" description="Task-Focused Interface"/>
|
|
<categories xmi:id="_god5exWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.tasks.ui.commands" name="Task Repositories"/>
|
|
<categories xmi:id="_god5fBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.category.navigate" name="Navigate"/>
|
|
<categories xmi:id="_god5fRWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.java.ui.commands" name="Java Context" description="Java Task-Focused Interface Commands"/>
|
|
<categories xmi:id="_god5fhWLEfGhU45hgv6DQQ" elementId="AnsiConsole.command.categoryid" name="ANSI Support Commands"/>
|
|
<categories xmi:id="_god5fxWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.wikitext.context.ui.commands" name="Mylyn WikiText" description="Commands used for Mylyn WikiText"/>
|
|
<categories xmi:id="_god5gBWLEfGhU45hgv6DQQ" elementId="org.eclipse.lsp4e.category" name="Language Servers"/>
|
|
<categories xmi:id="_god5gRWLEfGhU45hgv6DQQ" elementId="org.eclipse.eclemma.ui" name="EclEmma Code Coverage"/>
|
|
<categories xmi:id="_god5ghWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.category.file" name="File"/>
|
|
<categories xmi:id="_god5gxWLEfGhU45hgv6DQQ" elementId="org.eclipse.compare.ui.category.compare" name="Compare" description="Compare command category"/>
|
|
<categories xmi:id="_god5hBWLEfGhU45hgv6DQQ" elementId="org.eclipse.text.quicksearch.commands.category" name="Quick Search"/>
|
|
<categories xmi:id="_god5hRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.category.window" name="Window"/>
|
|
<categories xmi:id="_god5hhWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.category1" name="Terminal view commands" description="Terminal view commands"/>
|
|
<categories xmi:id="_god5hxWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.category.refactoring" name="Refactor - Java" description="Java Refactoring Actions"/>
|
|
<categories xmi:id="_god5iBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.category.help" name="Help"/>
|
|
<categories xmi:id="_god5iRWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.category.project" name="Project"/>
|
|
<categories xmi:id="_god5ihWLEfGhU45hgv6DQQ" elementId="org.eclipse.search.ui.category.search" name="Search" description="Search command category"/>
|
|
<categories xmi:id="_god5ixWLEfGhU45hgv6DQQ" elementId="org.eclipse.debug.ui.category.run" name="Run/Debug" description="Run/Debug command category"/>
|
|
<categories xmi:id="_god5jBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.category.dialogs" name="Dialogs" description="Commands for opening dialogs"/>
|
|
<categories xmi:id="_god5jRWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph" name="Oomph"/>
|
|
<categories xmi:id="_god5jhWLEfGhU45hgv6DQQ" elementId="org.eclipse.egit.ui.commandCategory" name="Git"/>
|
|
<categories xmi:id="_god5jxWLEfGhU45hgv6DQQ" elementId="org.eclipse.ui.category.perspectives" name="Perspectives" description="Commands for opening perspectives"/>
|
|
<categories xmi:id="_god5kBWLEfGhU45hgv6DQQ" elementId="org.eclipse.ltk.ui.category.refactoring" name="Refactoring"/>
|
|
<categories xmi:id="_god5kRWLEfGhU45hgv6DQQ" elementId="org.eclipse.jdt.ui.category.source" name="Source" description="Java Source Actions"/>
|
|
<categories xmi:id="_god5khWLEfGhU45hgv6DQQ" elementId="org.eclipse.mylyn.commons.repositories.ui.category.Team" name="Team"/>
|
|
<categories xmi:id="_god5kxWLEfGhU45hgv6DQQ" elementId="org.eclipse.pde.runtime.spy.commands.category" name="Spy"/>
|
|
<categories xmi:id="_god5lBWLEfGhU45hgv6DQQ" elementId="org.eclipse.terminal.view.ui.commands.category" name="Terminal Commands"/>
|
|
<categories xmi:id="_god5lRWLEfGhU45hgv6DQQ" elementId="org.eclipse.oomph.commands" name="Oomph"/>
|
|
<categories xmi:id="_god5lhWLEfGhU45hgv6DQQ" elementId="org.eclipse.core.commands.categories.autogenerated" name="Uncategorized" description="Commands that were either auto-generated or have no category"/>
|
|
<categories xmi:id="_c6efkRWdEfG2wuiNQTgMeg" elementId="org.springframework.tooling.ls.eclipse.gotosymbol.commands.category" name="STS4"/>
|
|
<categories xmi:id="_c6efkhWdEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.boot.commands.category" name="Spring Boot"/>
|
|
<categories xmi:id="_c6efkxWdEfG2wuiNQTgMeg" elementId="org.springframework.ide.eclipse.commands" name="Spring Generic Text Editor" description="Spring Language Server Commands"/>
|
|
<categories xmi:id="_c6eflBWdEfG2wuiNQTgMeg" elementId="org.springsource.ide.eclipse.common.ui.commands" name="SpringSource Tools"/>
|
|
</application:Application>
|