taskManagementBackend/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi

2636 lines
392 KiB
Plaintext
Raw Permalink Normal View History

2025-11-06 13:32:05 +00:00
<?xml version="1.0" encoding="ASCII"?>
2025-11-06 14:38:29 +00:00
<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="_K6rEMLseEfCzgKXZSSUJiw" elementId="org.eclipse.e4.legacy.ide.application" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_K6rEMbseEfCzgKXZSSUJiw" bindingContexts="_K6sUTbseEfCzgKXZSSUJiw">
2025-11-06 13:32:05 +00:00
<persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xD;&#xA;&lt;workbench>&#xD;&#xA;&lt;mruList>&#xD;&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.m2e.editor.MavenPomEditor&quot; name=&quot;pom.xml&quot; tooltip=&quot;taskManagement/pom.xml&quot;>&#xD;&#xA;&lt;persistable path=&quot;/taskManagement/pom.xml&quot;/>&#xD;&#xA;&lt;/file>&#xD;&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;ProjectRepository.java&quot; tooltip=&quot;taskManagement/src/main/java/com/example/demo/repository/ProjectRepository.java&quot;>&#xD;&#xA;&lt;persistable path=&quot;/taskManagement/src/main/java/com/example/demo/repository/ProjectRepository.java&quot;/>&#xD;&#xA;&lt;/file>&#xD;&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;ProjectPO.java&quot; tooltip=&quot;taskManagement/src/main/java/com/example/demo/models/ProjectPO.java&quot;>&#xD;&#xA;&lt;persistable path=&quot;/taskManagement/src/main/java/com/example/demo/models/ProjectPO.java&quot;/>&#xD;&#xA;&lt;/file>&#xD;&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;TaskPO.java&quot; tooltip=&quot;taskManagement/src/main/java/com/example/demo/models/TaskPO.java&quot;>&#xD;&#xA;&lt;persistable path=&quot;/taskManagement/src/main/java/com/example/demo/models/TaskPO.java&quot;/>&#xD;&#xA;&lt;/file>&#xD;&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;ProjectService.java&quot; tooltip=&quot;taskManagement/src/main/java/com/example/demo/service/ProjectService.java&quot;>&#xD;&#xA;&lt;persistable path=&quot;/taskManagement/src/main/java/com/example/demo/service/ProjectService.java&quot;/>&#xD;&#xA;&lt;/file>&#xD;&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;ProjectController.java&quot; tooltip=&quot;taskManagement/src/main/java/com/example/demo/controller/ProjectController.java&quot;>&#xD;&#xA;&lt;persistable path=&quot;/taskManagement/src/main/java/com/example/demo/controller/ProjectController.java&quot;/>&#xD;&#xA;&lt;/file>&#xD;&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;ProjectDto.java&quot; tooltip=&quot;taskManagement/src/main/java/com/example/demo/dto/ProjectDto.java&quot;>&#xD;&#xA;&lt;persistable path=&quot;/taskManagement/src/main/java/com/example/demo/dto/ProjectDto.java&quot;/>&#xD;&#xA;&lt;/file>&#xD;&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;SpringBootPropertyEditor&quot; name=&quot;application.properties&quot; tooltip=&quot;taskManagement/src/main/resources/application.properties&quot;>&#xD;&#xA;&lt;persistable path=&quot;/taskManagement/src/main/resources/application.properties&quot;/>&#xD;&#xA;&lt;/file>&#xD;&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;UserPO.java&quot; tooltip=&quot;taskManagement/src/main/java/com/example/demo/models/UserPO.java&quot;>&#xD;&#xA;&lt;persistable path=&quot;/taskManagement/src/main/java/com/example/demo/models/UserPO.java&quot;/>&#xD;&#xA;&lt;/file>&#xD;&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; id=&quot;org.eclipse.jdt.ui.CompilationUnitEditor&quot; name=&quot;UserService.java&quot; tooltip=&quot;taskManagement/src/main/java/com/example/demo/service/UserService.java&quot;>&#xD;&#xA;&lt;persistable path=&quot;/taskManagement/src/main/java/com/example/demo/service/UserService.java&quot;/>&#xD;&#xA;&lt;/file>&#xD;&#xA;&lt;file factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quo
<tags>activeSchemeId:org.eclipse.ui.defaultAcceleratorConfiguration</tags>
2025-11-06 14:38:29 +00:00
<children xsi:type="basic:TrimmedWindow" xmi:id="_K6rEMbseEfCzgKXZSSUJiw" elementId="IDEWindow" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_K6rEMrseEfCzgKXZSSUJiw" label="%trimmedwindow.label.eclipseSDK" x="-967" y="0" width="974" height="1039">
2025-11-06 13:32:05 +00:00
<persistedState key="coolBarVisible" value="true"/>
<persistedState key="perspectiveBarVisible" value="true"/>
<persistedState key="isRestored" value="true"/>
<persistedState key="show_in_time" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xD;&#xA;&lt;show_in_time/>"/>
<persistedState key="workingSets" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xD;&#xA;&lt;workingSets/>"/>
<persistedState key="aggregateWorkingSetId" value="Aggregate for window 1760946743805"/>
<tags>topLevel</tags>
<tags>shellMaximized</tags>
2025-11-06 14:38:29 +00:00
<children xsi:type="basic:PartSashContainer" xmi:id="_K6rEMrseEfCzgKXZSSUJiw" selectedElement="_K6rEM7seEfCzgKXZSSUJiw" horizontal="true">
<children xsi:type="advanced:PerspectiveStack" xmi:id="_K6rEM7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.ide.perspectivestack" containerData="7500" selectedElement="_K6rENLseEfCzgKXZSSUJiw">
<children xsi:type="advanced:Perspective" xmi:id="_K6rENLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.JavaPerspective" selectedElement="_K6rENbseEfCzgKXZSSUJiw" label="Java" iconURI="platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/eview16/jperspective.svg">
2025-11-06 13:32:05 +00:00
<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.springsource.ide.eclipse.commons.launch.actionSet</tags>
<tags>persp.actionSet:org.eclipse.debug.ui.launchActionSet</tags>
<tags>persp.actionSet:org.eclipse.jdt.ui.JavaActionSet</tags>
<tags>persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet</tags>
<tags>persp.actionSet:org.eclipse.ui.NavigateActionSet</tags>
<tags>persp.viewSC:org.eclipse.jdt.ui.PackageExplorer</tags>
<tags>persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy</tags>
<tags>persp.viewSC:org.eclipse.jdt.ui.SourceView</tags>
<tags>persp.viewSC:org.eclipse.jdt.ui.JavadocView</tags>
<tags>persp.viewSC:org.eclipse.search.ui.views.SearchView</tags>
<tags>persp.viewSC:org.eclipse.ui.console.ConsoleView</tags>
<tags>persp.viewSC:org.eclipse.ui.views.ContentOutline</tags>
<tags>persp.viewSC:org.eclipse.ui.views.ProblemView</tags>
<tags>persp.viewSC:org.eclipse.ui.views.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.newWizSC:org.springsource.ide.eclipse.commons.gettingstarted.wizard.boot.NewSpringBootWizard</tags>
<tags>persp.newWizSC:org.springsource.ide.eclipse.gettingstarted.wizards.import.generic.newalias</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.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$$$Ctrl+Shift+L</tags>
<tags>persp.editorOnboardingCommand:New$$$Ctrl+N</tags>
<tags>persp.editorOnboardingCommand:Open Type$$$Ctrl+Shift+T</tags>
2025-11-06 14:38:29 +00:00
<children xsi:type="basic:PartSashContainer" xmi:id="_K6rENbseEfCzgKXZSSUJiw" selectedElement="_K6rEQbseEfCzgKXZSSUJiw" horizontal="true">
<children xsi:type="basic:PartSashContainer" xmi:id="_K6rENrseEfCzgKXZSSUJiw" containerData="2500" selectedElement="_K6rEN7seEfCzgKXZSSUJiw">
<children xsi:type="basic:PartSashContainer" xmi:id="_K6rEN7seEfCzgKXZSSUJiw" containerData="6000" selectedElement="_K6rEOLseEfCzgKXZSSUJiw">
<children xsi:type="basic:PartStack" xmi:id="_K6rEOLseEfCzgKXZSSUJiw" elementId="left" containerData="6600" selectedElement="_K6rEObseEfCzgKXZSSUJiw">
2025-11-06 13:32:05 +00:00
<tags>org.eclipse.e4.primaryNavigationStack</tags>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rEObseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.PackageExplorer" ref="_K6rs-7seEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:Java</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rEOrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="_K6rtF7seEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:Java</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rEO7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigator.ProjectExplorer" toBeRendered="false" ref="_K6rtGLseEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:General</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rEPLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.junit.ResultView" toBeRendered="false" ref="_K6rtRLseEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:Java</tags>
</children>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="basic:PartStack" xmi:id="_K6rEPbseEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.dash.views.BootDashViewMStack" containerData="3400" selectedElement="_K6rEPrseEfCzgKXZSSUJiw">
<children xsi:type="advanced:Placeholder" xmi:id="_K6rEPrseEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.dash.views.BootDashView" ref="_K6rtRrseEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:Other</tags>
</children>
</children>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="basic:PartStack" xmi:id="_K6rEP7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewMStack" toBeRendered="false" containerData="4000">
<children xsi:type="advanced:Placeholder" xmi:id="_K6rEQLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesView" toBeRendered="false" ref="_K6rtQ7seEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:Git</tags>
</children>
</children>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="basic:PartSashContainer" xmi:id="_K6rEQbseEfCzgKXZSSUJiw" containerData="7500" selectedElement="_K6rEQrseEfCzgKXZSSUJiw">
<children xsi:type="basic:PartSashContainer" xmi:id="_K6rEQrseEfCzgKXZSSUJiw" containerData="6625" selectedElement="_K6rEQ7seEfCzgKXZSSUJiw" horizontal="true">
<children xsi:type="advanced:Placeholder" xmi:id="_K6rEQ7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.editorss" containerData="6248" ref="_K6rs8rseEfCzgKXZSSUJiw"/>
<children xsi:type="basic:PartStack" xmi:id="_K6rERLseEfCzgKXZSSUJiw" elementId="right" containerData="763" selectedElement="_K6rERbseEfCzgKXZSSUJiw">
2025-11-06 13:32:05 +00:00
<tags>org.eclipse.e4.secondaryNavigationStack</tags>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rERbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.ContentOutline" ref="_K6rtKrseEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:General</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rERrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.texteditor.TemplatesView" toBeRendered="false" ref="_K6rtPrseEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:General</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rER7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.minimap.MinimapView" toBeRendered="false" ref="_K6rtP7seEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:General</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rESLseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" ref="_K6rtQLseEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:Mylyn</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rESbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.bcoview.views.BytecodeOutlineView" toBeRendered="false" ref="_K6rtQrseEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:Java</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rESrseEfCzgKXZSSUJiw" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="_K6rtRbseEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:Ant</tags>
</children>
</children>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="basic:PartStack" xmi:id="_K6rES7seEfCzgKXZSSUJiw" elementId="bottom" containerData="3375" selectedElement="_K6rEULseEfCzgKXZSSUJiw">
2025-11-06 13:32:05 +00:00
<tags>org.eclipse.e4.secondaryDataStack</tags>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rETLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.ProblemView" ref="_K6rtGbseEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:General</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rETbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.JavadocView" ref="_K6rtHLseEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:Java</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rETrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.SourceView" ref="_K6rtHbseEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:Java</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rET7seEfCzgKXZSSUJiw" elementId="org.eclipse.search.ui.views.SearchView" toBeRendered="false" ref="_K6rtHrseEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:General</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rEULseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.console.ConsoleView" ref="_K6rtH7seEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:General</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rEUbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="_K6rtKLseEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:General</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rEUrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.ProgressView" toBeRendered="false" ref="_K6rtKbseEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:General</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rEU7seEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.view.ui.TerminalsView" toBeRendered="false" ref="_K6rtQbseEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:Terminal</tags>
</children>
</children>
</children>
</children>
</children>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="basic:PartStack" xmi:id="_K6rEVLseEfCzgKXZSSUJiw" elementId="stickyFolderRight" toBeRendered="false" containerData="2500">
<children xsi:type="advanced:Placeholder" xmi:id="_K6rEVbseEfCzgKXZSSUJiw" elementId="org.eclipse.help.ui.HelpView" toBeRendered="false" ref="_K6rs77seEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:Help</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rEVrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.internal.introview" toBeRendered="false" ref="_K6rs8LseEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:General</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="advanced:Placeholder" xmi:id="_K6rEV7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" toBeRendered="false" ref="_K6rs8bseEfCzgKXZSSUJiw" closeable="true">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:Help</tags>
</children>
</children>
</children>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rs77seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rs8LseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.ViewIntroAdapterPart"/>
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui"/>
<tags>View</tags>
<tags>categoryTag:General</tags>
</sharedElements>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rs8bseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="advanced:Area" xmi:id="_K6rs8rseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.editorss" selectedElement="_K6rs87seEfCzgKXZSSUJiw">
<children xsi:type="basic:PartStack" xmi:id="_K6rs87seEfCzgKXZSSUJiw" elementId="PartStack@7d570ba7" selectedElement="_K6rs9LseEfCzgKXZSSUJiw">
2025-11-06 13:32:05 +00:00
<tags>EditorStack</tags>
2025-11-06 14:38:29 +00:00
<tags>active</tags>
<children xsi:type="basic:Part" xmi:id="_K6rs9LseEfCzgKXZSSUJiw" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="taskManagement/pom.xml" iconURI="platform:/plugin/org.eclipse.m2e.editor/icons/editor-pom.gif" closeable="true">
2025-11-06 13:32:05 +00:00
<persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xD;&#xA;&lt;editor id=&quot;org.eclipse.m2e.editor.MavenPomEditor&quot; name=&quot;pom.xml&quot; partName=&quot;taskManagement/pom.xml&quot; title=&quot;taskManagement/pom.xml&quot; tooltip=&quot;taskManagement/pom.xml&quot;>&#xD;&#xA;&lt;input factoryID=&quot;org.eclipse.ui.part.FileEditorInputFactory&quot; path=&quot;/taskManagement/pom.xml&quot;/>&#xD;&#xA;&lt;/editor>"/>
<tags>Editor</tags>
<tags>removeOnHide</tags>
<tags>org.eclipse.m2e.editor.MavenPomEditor</tags>
2025-11-06 14:38:29 +00:00
<tags>active</tags>
2025-11-06 13:32:05 +00:00
</children>
</children>
</sharedElements>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rs-7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart"/>
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
<persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xD;&#xA;&lt;view group_libraries=&quot;1&quot; layout=&quot;1&quot; linkWithEditor=&quot;1&quot; rootMode=&quot;1&quot; workingSetName=&quot;&quot;>&#xD;&#xA;&lt;customFilters userDefinedPatternsEnabled=&quot;false&quot;>&#xD;&#xA;&lt;xmlDefinedFilters>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.StaticsFilter&quot; isEnabled=&quot;false&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.buildship.ui.packageexplorer.filter.gradle.buildfolder&quot; isEnabled=&quot;true&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter&quot; isEnabled=&quot;false&quot;/>&#xD;&#xA;&lt;child filterId=&quot;bndtools.jareditor.tempfiles.packageexplorer.filter&quot; isEnabled=&quot;true&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter&quot; isEnabled=&quot;true&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.m2e.MavenModuleFilter&quot; isEnabled=&quot;false&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.buildship.ui.packageexplorer.filter.gradle.subProject&quot; isEnabled=&quot;true&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter&quot; isEnabled=&quot;false&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter&quot; isEnabled=&quot;true&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter&quot; isEnabled=&quot;true&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.pde.ui.BinaryProjectFilter1&quot; isEnabled=&quot;false&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter&quot; isEnabled=&quot;false&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.pde.ui.ExternalPluginLibrariesFilter1&quot; isEnabled=&quot;true&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.FieldsFilter&quot; isEnabled=&quot;false&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter&quot; isEnabled=&quot;false&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*&quot; isEnabled=&quot;true&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter&quot; isEnabled=&quot;true&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter&quot; isEnabled=&quot;false&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter&quot; isEnabled=&quot;true&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.DeprecatedMembersFilter&quot; isEnabled=&quot;false&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter&quot; isEnabled=&quot;true&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter&quot; isEnabled=&quot;false&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.LibraryFilter&quot; isEnabled=&quot;false&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter&quot; isEnabled=&quot;false&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter&quot; isEnabled=&quot;false&quot;/>&#xD;&#xA;&lt;child filterId=&quot;org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter&quot; isEnabled=&quot;false&quot;/>&#xD;&#xA;&lt;/xmlDefinedFilters>&#xD;&#xA;&lt;/customFilters>&#xD;&#xA;&lt;/view>"/>
<tags>View</tags>
<tags>categoryTag:Java</tags>
2025-11-06 14:38:29 +00:00
<menus xmi:id="_K6rs_LseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.PackageExplorer">
2025-11-06 13:32:05 +00:00
<tags>ViewMenu</tags>
<tags>menuContribution:menu</tags>
</menus>
2025-11-06 14:38:29 +00:00
<toolbar xmi:id="_K6rtE7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.PackageExplorer"/>
2025-11-06 13:32:05 +00:00
</sharedElements>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtF7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtGLseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtGbseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.ProblemsView"/>
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
<persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xD;&#xA;&lt;view PRIMARY_SORT_FIELD=&quot;org.eclipse.ui.ide.severityAndDescriptionField&quot; categoryGroup=&quot;org.eclipse.ui.ide.severity&quot; markerContentGenerator=&quot;org.eclipse.ui.ide.problemsGenerator&quot;>&#xD;&#xA;&lt;expanded>&#xD;&#xA;&lt;category IMemento.internal.id=&quot;Errors&quot;/>&#xD;&#xA;&lt;category IMemento.internal.id=&quot;Warnings&quot;/>&#xD;&#xA;&lt;/expanded>&#xD;&#xA;&lt;columnWidths org.eclipse.ui.ide.locationField=&quot;90&quot; org.eclipse.ui.ide.markerType=&quot;90&quot; org.eclipse.ui.ide.pathField=&quot;120&quot; org.eclipse.ui.ide.resourceField=&quot;90&quot; org.eclipse.ui.ide.severityAndDescriptionField=&quot;484&quot;/>&#xD;&#xA;&lt;visible IMemento.internal.id=&quot;org.eclipse.ui.ide.severityAndDescriptionField&quot;/>&#xD;&#xA;&lt;visible IMemento.internal.id=&quot;org.eclipse.ui.ide.resourceField&quot;/>&#xD;&#xA;&lt;visible IMemento.internal.id=&quot;org.eclipse.ui.ide.pathField&quot;/>&#xD;&#xA;&lt;visible IMemento.internal.id=&quot;org.eclipse.ui.ide.locationField&quot;/>&#xD;&#xA;&lt;visible IMemento.internal.id=&quot;org.eclipse.ui.ide.markerType&quot;/>&#xD;&#xA;&lt;/view>"/>
<tags>View</tags>
<tags>categoryTag:General</tags>
2025-11-06 14:38:29 +00:00
<menus xmi:id="_K6rtGrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.ProblemView">
2025-11-06 13:32:05 +00:00
<tags>ViewMenu</tags>
<tags>menuContribution:menu</tags>
</menus>
2025-11-06 14:38:29 +00:00
<toolbar xmi:id="_K6rtG7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.ProblemView" visible="false"/>
2025-11-06 13:32:05 +00:00
</sharedElements>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtHLseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtHbseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtHrseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.search2.internal.ui.SearchView"/>
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.search"/>
<tags>View</tags>
<tags>categoryTag:General</tags>
</sharedElements>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtH7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.console.ConsoleView"/>
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.console"/>
<persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xD;&#xA;&lt;view/>"/>
<tags>View</tags>
<tags>categoryTag:General</tags>
2025-11-06 14:38:29 +00:00
<menus xmi:id="_K6rtILseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.console.ConsoleView">
2025-11-06 13:32:05 +00:00
<tags>ViewMenu</tags>
<tags>menuContribution:menu</tags>
</menus>
2025-11-06 14:38:29 +00:00
<toolbar xmi:id="_K6rtIbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.console.ConsoleView"/>
2025-11-06 13:32:05 +00:00
</sharedElements>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtKLseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtKbseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtKrseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.contentoutline.ContentOutline"/>
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views"/>
<persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xD;&#xA;&lt;view/>"/>
<tags>View</tags>
<tags>categoryTag:General</tags>
2025-11-06 14:38:29 +00:00
<menus xmi:id="_K6rtK7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.ContentOutline">
2025-11-06 13:32:05 +00:00
<tags>ViewMenu</tags>
<tags>menuContribution:menu</tags>
</menus>
2025-11-06 14:38:29 +00:00
<toolbar xmi:id="_K6rtNbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.ContentOutline"/>
2025-11-06 13:32:05 +00:00
</sharedElements>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtPrseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtP7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtQLseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtQbseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtQrseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtQ7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtRLseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtRbseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<sharedElements xsi:type="basic:Part" xmi:id="_K6rtRrseEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.dash.views.BootDashView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Boot Dashboard" iconURI="platform:/plugin/org.springframework.ide.eclipse.boot.dash/icons/boot-icon.png" tooltip="" closeable="true">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.springframework.ide.eclipse.boot.dash.views.BootDashTreeView"/>
<persistedState key="originalCompatibilityViewBundle" value="org.springframework.ide.eclipse.boot.dash"/>
<persistedState key="memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xD;&#xA;&lt;view/>"/>
<tags>View</tags>
<tags>categoryTag:Other</tags>
2025-11-06 14:38:29 +00:00
<menus xmi:id="_K6rtR7seEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.dash.views.BootDashView">
2025-11-06 13:32:05 +00:00
<tags>ViewMenu</tags>
<tags>menuContribution:menu</tags>
</menus>
2025-11-06 14:38:29 +00:00
<toolbar xmi:id="_K6rtXLseEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.dash.views.BootDashView"/>
2025-11-06 13:32:05 +00:00
</sharedElements>
2025-11-06 14:38:29 +00:00
<trimBars xmi:id="_K6rtaLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.main.toolbar" contributorURI="platform:/plugin/org.eclipse.platform">
<children xsi:type="menu:ToolBar" xmi:id="_K6rtabseEfCzgKXZSSUJiw" elementId="group.file" toBeRendered="false">
2025-11-06 13:32:05 +00:00
<tags>toolbarSeparator</tags>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBarSeparator" xmi:id="_K6rtarseEfCzgKXZSSUJiw" elementId="group.file" toBeRendered="false"/>
2025-11-06 13:32:05 +00:00
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBar" xmi:id="_K6rta7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.workbench.file">
2025-11-06 13:32:05 +00:00
<tags>Draggable</tags>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:HandledToolItem" xmi:id="_K6rtc7seEfCzgKXZSSUJiw" elementId="print" visible="false" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.svg" tooltip="Print" command="_K6uwHbseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBar" xmi:id="_K6rteLseEfCzgKXZSSUJiw" elementId="group.edit" toBeRendered="false">
2025-11-06 13:32:05 +00:00
<tags>toolbarSeparator</tags>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBarSeparator" xmi:id="_K6rtebseEfCzgKXZSSUJiw" elementId="group.edit" toBeRendered="false"/>
2025-11-06 13:32:05 +00:00
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBar" xmi:id="_K6rterseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.workbench.edit">
2025-11-06 13:32:05 +00:00
<tags>Draggable</tags>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:HandledToolItem" xmi:id="_K6rtfLseEfCzgKXZSSUJiw" elementId="undo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/undo_edit.svg" tooltip="Undo" command="_K6uI57seEfCzgKXZSSUJiw"/>
<children xsi:type="menu:HandledToolItem" xmi:id="_K6rtfbseEfCzgKXZSSUJiw" elementId="redo" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/redo_edit.svg" tooltip="Redo" enabled="false" command="_K6uu0bseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBar" xmi:id="_K6rtfrseEfCzgKXZSSUJiw" elementId="additions" toBeRendered="false">
2025-11-06 13:32:05 +00:00
<tags>toolbarSeparator</tags>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBarSeparator" xmi:id="_K6rtf7seEfCzgKXZSSUJiw" elementId="additions" toBeRendered="false"/>
2025-11-06 13:32:05 +00:00
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBar" xmi:id="_K6sSU7seEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.launchActionSet">
2025-11-06 13:32:05 +00:00
<tags>Draggable</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBar" xmi:id="_K6sSWrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet">
2025-11-06 13:32:05 +00:00
<tags>Draggable</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBar" xmi:id="_K6sSX7seEfCzgKXZSSUJiw" elementId="org.eclipse.search.searchActionSet">
2025-11-06 13:32:05 +00:00
<tags>Draggable</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBar" xmi:id="_K6sSZLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.actionSet.presentation" visible="false">
2025-11-06 13:32:05 +00:00
<tags>Draggable</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBar" xmi:id="_K6sSbrseEfCzgKXZSSUJiw" elementId="group.nav" toBeRendered="false">
2025-11-06 13:32:05 +00:00
<tags>toolbarSeparator</tags>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBarSeparator" xmi:id="_K6sSb7seEfCzgKXZSSUJiw" elementId="group.nav" toBeRendered="false"/>
</children>
<children xsi:type="menu:ToolBar" xmi:id="_K6sScLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.workbench.navigate">
<tags>Draggable</tags>
<children xsi:type="menu:HandledToolItem" xmi:id="_K6sSdrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.pinEditor" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.svg" tooltip="Pin Editor" type="Check" command="_K6uv1rseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBar" xmi:id="_K6sSe7seEfCzgKXZSSUJiw" elementId="org.eclipse.m2e.editor.MavenPomEditor" visible="false">
2025-11-06 13:32:05 +00:00
<tags>Draggable</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBar" xmi:id="_K6sSfLseEfCzgKXZSSUJiw" elementId="group.editor" toBeRendered="false">
2025-11-06 13:32:05 +00:00
<tags>toolbarSeparator</tags>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBarSeparator" xmi:id="_K6sSfbseEfCzgKXZSSUJiw" elementId="group.editor" toBeRendered="false"/>
2025-11-06 13:32:05 +00:00
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBar" xmi:id="_K6sSfrseEfCzgKXZSSUJiw" elementId="group.help" toBeRendered="false">
2025-11-06 13:32:05 +00:00
<tags>toolbarSeparator</tags>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBarSeparator" xmi:id="_K6sSf7seEfCzgKXZSSUJiw" elementId="group.help" toBeRendered="false"/>
2025-11-06 13:32:05 +00:00
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolBar" xmi:id="_K6sSgLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.workbench.help" visible="false">
2025-11-06 13:32:05 +00:00
<tags>Draggable</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolControl" xmi:id="_K6sSg7seEfCzgKXZSSUJiw" elementId="PerspectiveSpacer" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl">
2025-11-06 13:32:05 +00:00
<tags>stretch</tags>
<tags>SHOW_RESTORE_MENU</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolControl" xmi:id="_K6sSh7seEfCzgKXZSSUJiw" elementId="PerspectiveSwitcher" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.e4.ui.workbench.addons.perspectiveswitcher.PerspectiveSwitcher">
2025-11-06 13:32:05 +00:00
<tags>Draggable</tags>
<tags>HIDEABLE</tags>
<tags>SHOW_RESTORE_MENU</tags>
</children>
</trimBars>
2025-11-06 14:38:29 +00:00
<trimBars xmi:id="_K6sSjrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.trim.status" contributorURI="platform:/plugin/org.eclipse.platform" side="Bottom">
<children xsi:type="menu:ToolControl" xmi:id="_K6sSj7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.StatusLine" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim">
2025-11-06 13:32:05 +00:00
<tags>stretch</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolControl" xmi:id="_K6sSkLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.HeapStatus" contributorURI="platform:/plugin/org.eclipse.platform" toBeRendered="false" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim">
2025-11-06 13:32:05 +00:00
<tags>Draggable</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolControl" xmi:id="_K6sSkbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.ProgressBar" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim">
2025-11-06 13:32:05 +00:00
<tags>Draggable</tags>
</children>
</trimBars>
2025-11-06 14:38:29 +00:00
<trimBars xmi:id="_K6sSlbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.trim.vertical1" contributorURI="platform:/plugin/org.eclipse.platform" side="Left"/>
<trimBars xmi:id="_K6sSlrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.trim.vertical2" contributorURI="platform:/plugin/org.eclipse.platform" side="Right"/>
2025-11-06 13:32:05 +00:00
</children>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sSl7seEfCzgKXZSSUJiw" contributorURI="platform:/plugin/org.eclipse.platform" bindingContext="_K6sUTbseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sSmLseEfCzgKXZSSUJiw" keySequence="CTRL+1" command="_K6uIqLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSmbseEfCzgKXZSSUJiw" keySequence="CTRL+6" command="_K6uI0LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSmrseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+I" command="_K6uIh7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSm7seEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+L" command="_K6uwVbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSnLseEfCzgKXZSSUJiw" keySequence="CTRL+SPACE" command="_K6uv9bseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSnbseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+D" command="_K6uwfrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSnrseEfCzgKXZSSUJiw" keySequence="CTRL+V" command="_K6uICrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSn7seEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+SPACE" command="_K6uIxbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSoLseEfCzgKXZSSUJiw" keySequence="CTRL+A" command="_K6uupbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSobseEfCzgKXZSSUJiw" keySequence="CTRL+C" command="_K6uvBLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSorseEfCzgKXZSSUJiw" keySequence="CTRL+X" command="_K6uI7bseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSo7seEfCzgKXZSSUJiw" keySequence="CTRL+Y" command="_K6uu0bseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSpLseEfCzgKXZSSUJiw" keySequence="CTRL+Z" command="_K6uI57seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSpbseEfCzgKXZSSUJiw" keySequence="ALT+PAGE_UP" command="_K6uu37seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSprseEfCzgKXZSSUJiw" keySequence="ALT+PAGE_DOWN" command="_K6uvn7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSp7seEfCzgKXZSSUJiw" keySequence="SHIFT+INSERT" command="_K6uICrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSqLseEfCzgKXZSSUJiw" keySequence="ALT+F11" command="_K6uIS7seEfCzgKXZSSUJiw">
2025-11-06 13:32:05 +00:00
<tags>platform:win32</tags>
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sSqbseEfCzgKXZSSUJiw" keySequence="CTRL+F10" command="_K6uIKbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSqrseEfCzgKXZSSUJiw" keySequence="CTRL+INSERT" command="_K6uvBLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSq7seEfCzgKXZSSUJiw" keySequence="CTRL+PAGE_UP" command="_K6uwNrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSrLseEfCzgKXZSSUJiw" keySequence="CTRL+PAGE_DOWN" command="_K6uIsbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSrbseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+F1" command="_K6uIY7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSrrseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+F2" command="_K6uvhrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSr7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+F3" command="_K6uwKrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSsLseEfCzgKXZSSUJiw" keySequence="SHIFT+DEL" command="_K6uI7bseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sSsbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.textEditorScope" bindingContext="_K6sUUrseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sSsrseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+CR" command="_K6uwKbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSs7seEfCzgKXZSSUJiw" keySequence="CTRL+BS" command="_K6uH3bseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sStLseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+Q" command="_K6uIjbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sStbseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+J" command="_K6uIgrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sStrseEfCzgKXZSSUJiw" keySequence="CTRL++" command="_K6uve7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSt7seEfCzgKXZSSUJiw" keySequence="CTRL+-" command="_K6uJH7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSuLseEfCzgKXZSSUJiw" keySequence="CTRL+/" command="_K6uH6LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSubseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+C" command="_K6uH77seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSurseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+C" command="_K6uH6LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSu7seEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+F" command="_K6uIz7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSvLseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+J" command="_K6uInrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSvbseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+A" command="_K6uvJLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSvrseEfCzgKXZSSUJiw" keySequence="CTRL+T" command="_K6uwk7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSv7seEfCzgKXZSSUJiw" keySequence="CTRL+J" command="_K6uIMLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSwLseEfCzgKXZSSUJiw" keySequence="CTRL+L" command="_K6uwCbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSwbseEfCzgKXZSSUJiw" keySequence="CTRL+O" command="_K6uwcrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSwrseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+/" command="_K6uI2bseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSw7seEfCzgKXZSSUJiw" keySequence="CTRL+D" command="_K6uIPLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSxLseEfCzgKXZSSUJiw" keySequence="CTRL+=" command="_K6uve7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSxbseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Y" command="_K6uH1LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSxrseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+DEL" command="_K6uv-rseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSx7seEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+X" command="_K6uvDbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSyLseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+Y" command="_K6uJHLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSybseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+\" command="_K6uvPbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSyrseEfCzgKXZSSUJiw" keySequence="CTRL+DEL" command="_K6uI37seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSy7seEfCzgKXZSSUJiw" keySequence="ALT+ARROW_UP" command="_K6uwurseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSzLseEfCzgKXZSSUJiw" keySequence="ALT+ARROW_DOWN" command="_K6uvq7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSzbseEfCzgKXZSSUJiw" keySequence="SHIFT+END" command="_K6uukLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSzrseEfCzgKXZSSUJiw" keySequence="SHIFT+HOME" command="_K6uJD7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sSz7seEfCzgKXZSSUJiw" keySequence="END" command="_K6uwQ7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS0LseEfCzgKXZSSUJiw" keySequence="INSERT" command="_K6uvSLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS0bseEfCzgKXZSSUJiw" keySequence="F2" command="_K6uIs7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS0rseEfCzgKXZSSUJiw" keySequence="HOME" command="_K6uwYbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS07seEfCzgKXZSSUJiw" keySequence="ALT+CTRL+ARROW_UP" command="_K6uwlbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS1LseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+ARROW_DOWN" command="_K6uusbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS1bseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+INSERT" command="_K6uIc7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS1rseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_K6uuk7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS17seEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_K6uIerseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS2LseEfCzgKXZSSUJiw" keySequence="CTRL+F10" command="_K6uwI7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS2bseEfCzgKXZSSUJiw" keySequence="CTRL+END" command="_K6uvr7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS2rseEfCzgKXZSSUJiw" keySequence="CTRL+ARROW_UP" command="_K6uIYbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS27seEfCzgKXZSSUJiw" keySequence="CTRL+ARROW_DOWN" command="_K6uwybseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS3LseEfCzgKXZSSUJiw" keySequence="CTRL+ARROW_LEFT" command="_K6uu_7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS3bseEfCzgKXZSSUJiw" keySequence="CTRL+ARROW_RIGHT" command="_K6uIjLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS3rseEfCzgKXZSSUJiw" keySequence="CTRL+HOME" command="_K6uICbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS37seEfCzgKXZSSUJiw" keySequence="CTRL+NUMPAD_MULTIPLY" command="_K6uvwrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS4LseEfCzgKXZSSUJiw" keySequence="CTRL+NUMPAD_ADD" command="_K6uwg7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS4bseEfCzgKXZSSUJiw" keySequence="CTRL+NUMPAD_SUBTRACT" command="_K6uwJ7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS4rseEfCzgKXZSSUJiw" keySequence="CTRL+NUMPAD_DIVIDE" command="_K6uIZbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS47seEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_K6uvybseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS5LseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_K6uvTrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS5bseEfCzgKXZSSUJiw" keySequence="ALT+/" command="_K6uwZLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS5rseEfCzgKXZSSUJiw" keySequence="SHIFT+CR" command="_K6uwYLseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sS57seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.contexts.window" bindingContext="_K6sUTrseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sS6LseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+SHIFT+A" command="_K6uvrbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS6bseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+SHIFT+T" command="_K6uwtrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS6rseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+SHIFT+L" command="_K6uvPLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS67seEfCzgKXZSSUJiw" keySequence="ALT+CTRL+SHIFT+M" command="_K6uwdLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS7LseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Q O" command="_K6uvkLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6sS7bseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ContentOutline"/>
2025-11-06 13:32:05 +00:00
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sS7rseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Q P" command="_K6uvkLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6sS77seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.PackageExplorer"/>
2025-11-06 13:32:05 +00:00
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sS8LseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+B" command="_K6uvmLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS8bseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+R" command="_K6uwzbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS8rseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Q Q" command="_K6uvkLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS87seEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+S" command="_K6uvb7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS9LseEfCzgKXZSSUJiw" keySequence="CTRL+3" command="_K6uIsrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS9bseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+T" command="_K6uI7LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS9rseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+T" command="_K6uI9bseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS97seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Q S" command="_K6uvkLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6sS-LseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.search.ui.views.SearchView"/>
2025-11-06 13:32:05 +00:00
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sS-bseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+U" command="_K6uIcrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS-rseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Q T" command="_K6uvkLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6sS-7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.TypeHierarchy"/>
2025-11-06 13:32:05 +00:00
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sS_LseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+V" command="_K6uwRrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sS_bseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Q V" command="_K6uvkLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6sS_rseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.VariableView"/>
2025-11-06 13:32:05 +00:00
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sS_7seEfCzgKXZSSUJiw" keySequence="ALT+CTRL+G" command="_K6uvhLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTALseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+W" command="_K6uI67seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTAbseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+H" command="_K6uu-bseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTArseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Q H" command="_K6uvkLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6sTA7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.cheatsheets.views.CheatSheetView"/>
2025-11-06 13:32:05 +00:00
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sTBLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Q J" command="_K6uvkLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6sTBbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.JavadocView"/>
2025-11-06 13:32:05 +00:00
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sTBrseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+K" command="_K6uIXrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTB7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Q K" command="_K6uvkLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6sTCLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.mylyn.tasks.ui.views.tasks"/>
2025-11-06 13:32:05 +00:00
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sTCbseEfCzgKXZSSUJiw" keySequence="CTRL+," command="_K6uIDbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTCrseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Q L" command="_K6uvkLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6sTC7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.pde.runtime.LogView"/>
2025-11-06 13:32:05 +00:00
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sTDLseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+N" command="_K6uvF7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTDbseEfCzgKXZSSUJiw" keySequence="CTRL+." command="_K6uwmbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTDrseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+O" command="_K6uweLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTD7seEfCzgKXZSSUJiw" keySequence="ALT+CTRL+P" command="_K6uIT7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTELseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+A" command="_K6uvnbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTEbseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+B" command="_K6uIX7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTErseEfCzgKXZSSUJiw" keySequence="CTRL+#" command="_K6uIKrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTE7seEfCzgKXZSSUJiw" keySequence="ALT+CTRL+T" command="_K6uH3LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTFLseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+E" command="_K6uIbbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTFbseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+G" command="_K6uwprseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTFrseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+H" command="_K6uIIrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTF7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Q X" command="_K6uvkLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6sTGLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ProblemView"/>
2025-11-06 13:32:05 +00:00
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sTGbseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Q Y" command="_K6uvkLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6sTGrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.sync.views.SynchronizeView"/>
2025-11-06 13:32:05 +00:00
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sTG7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Q Z" command="_K6uvkLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6sTHLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.ui.GenericHistoryView"/>
2025-11-06 13:32:05 +00:00
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sTHbseEfCzgKXZSSUJiw" keySequence="CTRL+P" command="_K6uwHbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTHrseEfCzgKXZSSUJiw" keySequence="CTRL+Q" command="_K6uwMLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTH7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+C" command="_K6uv-bseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTILseEfCzgKXZSSUJiw" keySequence="CTRL+S" command="_K6uJIbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTIbseEfCzgKXZSSUJiw" keySequence="CTRL+U" command="_K6uuzLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTIrseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+F" command="_K6uwNLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTI7seEfCzgKXZSSUJiw" keySequence="CTRL+W" command="_K6uu2bseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTJLseEfCzgKXZSSUJiw" keySequence="CTRL+H" command="_K6uv9LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTJbseEfCzgKXZSSUJiw" keySequence="CTRL+K" command="_K6uvmrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTJrseEfCzgKXZSSUJiw" keySequence="CTRL+M" command="_K6uv8LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTJ7seEfCzgKXZSSUJiw" keySequence="CTRL+N" command="_K6uwq7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTKLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+P" command="_K6uviLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTKbseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+R" command="_K6uu1rseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTKrseEfCzgKXZSSUJiw" keySequence="CTRL+B" command="_K6uIELseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTK7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Q B" command="_K6uvkLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6sTLLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.BreakpointView"/>
2025-11-06 13:32:05 +00:00
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sTLbseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+S" command="_K6uu7rseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTLrseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+T" command="_K6uvJ7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTL7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Q C" command="_K6uvkLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6sTMLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.console.ConsoleView"/>
2025-11-06 13:32:05 +00:00
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sTMbseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Q D" command="_K6uvkLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6sTMrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.SourceView"/>
2025-11-06 13:32:05 +00:00
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sTM7seEfCzgKXZSSUJiw" keySequence="CTRL+E" command="_K6uI3LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTNLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+V" command="_K6uukrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTNbseEfCzgKXZSSUJiw" keySequence="CTRL+F" command="_K6uIRLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTNrseEfCzgKXZSSUJiw" keySequence="CTRL+G" command="_K6uH3rseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTN7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+W" command="_K6uwlLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTOLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+H" command="_K6uI1rseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTObseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+I" command="_K6uIK7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTOrseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+J" command="_K6uI2rseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTO7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+K" command="_K6uJJLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTPLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+L" command="_K6uIpLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTPbseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+M" command="_K6uwhLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTPrseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+N" command="_K6uI6LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTP7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+Z" command="_K6uu87seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTQLseEfCzgKXZSSUJiw" keySequence="CTRL+_" command="_K6uIyLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6sTQbseEfCzgKXZSSUJiw" elementId="Splitter.isHorizontal" name="Splitter.isHorizontal" value="true"/>
2025-11-06 13:32:05 +00:00
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sTQrseEfCzgKXZSSUJiw" keySequence="CTRL+{" command="_K6uIyLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6sTQ7seEfCzgKXZSSUJiw" elementId="Splitter.isHorizontal" name="Splitter.isHorizontal" value="false"/>
2025-11-06 13:32:05 +00:00
</bindings>
2025-11-06 14:38:29 +00:00
<bindings xmi:id="_K6sTRLseEfCzgKXZSSUJiw" keySequence="ALT+ARROW_LEFT" command="_K6uILbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTRbseEfCzgKXZSSUJiw" keySequence="ALT+ARROW_RIGHT" command="_K6uI_7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTRrseEfCzgKXZSSUJiw" keySequence="SHIFT+F2" command="_K6uvX7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTR7seEfCzgKXZSSUJiw" keySequence="SHIFT+F5" command="_K6uut7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTSLseEfCzgKXZSSUJiw" keySequence="ALT+F7" command="_K6uvLrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTSbseEfCzgKXZSSUJiw" keySequence="ALT+F5" command="_K6uunrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTSrseEfCzgKXZSSUJiw" keySequence="F11" command="_K6uwcLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTS7seEfCzgKXZSSUJiw" keySequence="F12" command="_K6uv97seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTTLseEfCzgKXZSSUJiw" keySequence="F2" command="_K6uIBbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTTbseEfCzgKXZSSUJiw" keySequence="F2" command="_K6uID7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTTrseEfCzgKXZSSUJiw" keySequence="F3" command="_K6uIobseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTT7seEfCzgKXZSSUJiw" keySequence="F4" command="_K6uIGLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTULseEfCzgKXZSSUJiw" keySequence="F5" command="_K6uJCLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTUbseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+F7" command="_K6uwdbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTUrseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+F8" command="_K6uIx7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTU7seEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+F9" command="_K6uum7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTVLseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+ARROW_LEFT" command="_K6uwMLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTVbseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+ARROW_RIGHT" command="_K6uIZ7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTVrseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+F4" command="_K6uI67seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTV7seEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+F6" command="_K6uveLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTWLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+X J" command="_K6uvo7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTWbseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+X M" command="_K6uurLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTWrseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+X A" command="_K6uIDLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTW7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+X B" command="_K6uwyLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTXLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+X E" command="_K6uvg7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTXbseEfCzgKXZSSUJiw" keySequence="CTRL+F7" command="_K6uvBbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTXrseEfCzgKXZSSUJiw" keySequence="CTRL+F8" command="_K6uIq7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTX7seEfCzgKXZSSUJiw" keySequence="CTRL+F9" command="_K6uIcbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTYLseEfCzgKXZSSUJiw" keySequence="CTRL+F11" command="_K6uwRLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTYbseEfCzgKXZSSUJiw" keySequence="CTRL+F12" command="_K6uIYLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTYrseEfCzgKXZSSUJiw" keySequence="CTRL+F4" command="_K6uu2bseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTY7seEfCzgKXZSSUJiw" keySequence="CTRL+F6" command="_K6uIULseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTZLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+F7" command="_K6uvsbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTZbseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+X G" command="_K6uwbbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTZrseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+SHIFT+ARROW_UP" command="_K6uvWrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTZ7seEfCzgKXZSSUJiw" keySequence="ALT+CTRL+SHIFT+ARROW_DOWN" command="_K6uwtbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTaLseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+SHIFT+ARROW_RIGHT" command="_K6uvRLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTabseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+SHIFT+B D" command="_K6uwgLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTarseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+SHIFT+B F" command="_K6uIi7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTa7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+X O" command="_K6uvYLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTbLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+X P" command="_K6uwirseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTbbseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_K6uvbrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTbrseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+X Q" command="_K6uIhbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTb7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+X R" command="_K6uu0LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTcLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+X T" command="_K6uuo7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTcbseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_K6uIyrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTcrseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+SHIFT+B R" command="_K6uvSbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTc7seEfCzgKXZSSUJiw" keySequence="ALT+CTRL+SHIFT+B S" command="_K6uv37seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTdLseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+SHIFT+F12" command="_K6uwhbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTdbseEfCzgKXZSSUJiw" keySequence="DEL" command="_K6uIVbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTdrseEfCzgKXZSSUJiw" keySequence="ALT+-" command="_K6uvFbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTd7seEfCzgKXZSSUJiw" keySequence="ALT+CR" command="_K6uv47seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTeLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+D B" command="_K6uwe7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTebseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+D E" command="_K6uwv7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTerseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+D A" command="_K6uwC7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTe7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+D R" command="_K6uu0rseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTfLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+D T" command="_K6uH6rseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTfbseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+D J" command="_K6uvzrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTfrseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+D O" command="_K6uvCbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTf7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+D P" command="_K6uwGbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTgLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+D Q" command="_K6uuv7seEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sTgbseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" bindingContext="_K6sUbLseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sTgrseEfCzgKXZSSUJiw" keySequence="CTRL+CR" command="_K6uI1LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTg7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+C" command="_K6uu7LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sThLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+R" command="_K6uukbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sThbseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+U" command="_K6uvurseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sThrseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+I" command="_K6uJILseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTh7seEfCzgKXZSSUJiw" keySequence="ALT+ARROW_UP" command="_K6uvjbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTiLseEfCzgKXZSSUJiw" keySequence="ALT+ARROW_DOWN" command="_K6uI2LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTibseEfCzgKXZSSUJiw" keySequence="SHIFT+INSERT" command="_K6uIUrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTirseEfCzgKXZSSUJiw" keySequence="INSERT" command="_K6uJGLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTi7seEfCzgKXZSSUJiw" keySequence="F4" command="_K6uIJ7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTjLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+ARROW_UP" command="_K6uv57seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTjbseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+ARROW_DOWN" command="_K6uJJbseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sTjrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.javaEditorScope" bindingContext="_K6sUV7seEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sTj7seEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+P" command="_K6uvsLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTkLseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+T" command="_K6uI7LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTkbseEfCzgKXZSSUJiw" keySequence="CTRL+7" command="_K6uvGrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTkrseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+M" command="_K6uItLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTk7seEfCzgKXZSSUJiw" keySequence="CTRL+/" command="_K6uvGrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTlLseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+C" command="_K6uvGrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTlbseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+F" command="_K6uwX7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTlrseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+B" command="_K6uwvrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTl7seEfCzgKXZSSUJiw" keySequence="CTRL+T" command="_K6uvI7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTmLseEfCzgKXZSSUJiw" keySequence="CTRL+I" command="_K6uI_bseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTmbseEfCzgKXZSSUJiw" keySequence="CTRL+O" command="_K6uuprseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTmrseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+/" command="_K6uuzbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTm7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+R" command="_K6uu1rseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTnLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+U" command="_K6uv1bseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTnbseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+'" command="_K6uvNrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTnrseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+O" command="_K6uI4rseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTn7seEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+\" command="_K6uIPbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sToLseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+ARROW_UP" command="_K6uu3LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTobseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_K6uuqrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTorseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+ARROW_UP" command="_K6uuvrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTo7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+ARROW_DOWN" command="_K6uIYrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTpLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+ARROW_LEFT" command="_K6uJBrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTpbseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_K6uIOLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTprseEfCzgKXZSSUJiw" keySequence="CTRL+F3" command="_K6uwl7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTp7seEfCzgKXZSSUJiw" keySequence="CTRL+2 F" command="_K6uwgrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTqLseEfCzgKXZSSUJiw" keySequence="CTRL+2 R" command="_K6uv5bseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTqbseEfCzgKXZSSUJiw" keySequence="CTRL+2 T" command="_K6uvGbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTqrseEfCzgKXZSSUJiw" keySequence="CTRL+2 L" command="_K6uIMbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTq7seEfCzgKXZSSUJiw" keySequence="CTRL+2 M" command="_K6uJC7seEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sTrLseEfCzgKXZSSUJiw" elementId="org.eclipse.core.runtime.xml" bindingContext="_K6sUdLseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sTrbseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+P" command="_K6uv-LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTrrseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+D" command="_K6uuy7seEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sTr7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.genericeditor.genericEditorContext" bindingContext="_K6sUVbseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sTsLseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+P" command="_K6uJFbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTsbseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+G" command="_K6uwQrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTsrseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+H" command="_K6uwALseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTs7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+R" command="_K6uID7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTtLseEfCzgKXZSSUJiw" keySequence="F3" command="_K6uwMbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTtbseEfCzgKXZSSUJiw" keySequence="F4" command="_K6uH2rseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTtrseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+ARROW_UP" command="_K6uvKLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTt7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+ARROW_DOWN" command="_K6uvLLseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sTuLseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" bindingContext="_K6sUXLseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sTubseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+P" command="_K6uvJbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTurseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+A" command="_K6uwyrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTu7seEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+C" command="_K6uwXbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTvLseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+F" command="_K6uwp7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTvbseEfCzgKXZSSUJiw" keySequence="CTRL+I" command="_K6uwIrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTvrseEfCzgKXZSSUJiw" keySequence="CTRL+O" command="_K6uvNbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTv7seEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+/" command="_K6uvFLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTwLseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+\" command="_K6uvhbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTwbseEfCzgKXZSSUJiw" keySequence="F3" command="_K6uvIrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTwrseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+ARROW_UP" command="_K6uvprseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTw7seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+ARROW_DOWN" command="_K6uvvLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTxLseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+ARROW_LEFT" command="_K6uIILseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTxbseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_K6uvYrseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sTxrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.classFileEditorScope" bindingContext="_K6sUVrseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sTx7seEfCzgKXZSSUJiw" keySequence="CTRL+1" command="_K6uwo7seEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sTyLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.serverViewScope" bindingContext="_K6sUZ7seEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sTybseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+D" command="_K6uvnrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTyrseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+P" command="_K6uvtrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTy7seEfCzgKXZSSUJiw" keySequence="ALT+CTRL+R" command="_K6uwmrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTzLseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+S" command="_K6uImbseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sTzbseEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.EditContext" bindingContext="_K6sUUbseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sTzrseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+V" command="_K6uwsrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sTz7seEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+C" command="_K6uIWrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT0LseEfCzgKXZSSUJiw" keySequence="ALT+ARROW_UP" command="_K6uvi7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT0bseEfCzgKXZSSUJiw" keySequence="ALT+ARROW_RIGHT" command="_K6uvxLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT0rseEfCzgKXZSSUJiw" keySequence="SHIFT+INSERT" command="_K6uwsrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT07seEfCzgKXZSSUJiw" keySequence="CTRL+INSERT" command="_K6uIWrseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sT1LseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.propertiesEditorScope" bindingContext="_K6sUYLseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sT1bseEfCzgKXZSSUJiw" keySequence="CTRL+7" command="_K6uvGrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT1rseEfCzgKXZSSUJiw" keySequence="CTRL+/" command="_K6uvGrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT17seEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+C" command="_K6uvGrseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sT2LseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.editors.task" bindingContext="_K6sUWLseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sT2bseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+M" command="_K6uH-bseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT2rseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+C" command="_K6uu7LseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT27seEfCzgKXZSSUJiw" keySequence="CTRL+O" command="_K6uwjbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT3LseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+R" command="_K6uukbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT3bseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+S" command="_K6uI8rseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT3rseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+U" command="_K6uvurseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT37seEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+I" command="_K6uJILseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sT4LseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.wikitext.tasks.ui.markupSourceContext" bindingContext="_K6sUW7seEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sT4bseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+O" command="_K6uIArseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sT4rseEfCzgKXZSSUJiw" elementId="org.eclipse.ant.ui.AntEditorScope" bindingContext="_K6sUX7seEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sT47seEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+F" command="_K6uwX7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT5LseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+R" command="_K6uIF7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT5bseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+O" command="_K6uH5rseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT5rseEfCzgKXZSSUJiw" keySequence="SHIFT+F2" command="_K6uvOLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT57seEfCzgKXZSSUJiw" keySequence="F3" command="_K6uH7bseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sT6LseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.pdeEditorContext" bindingContext="_K6sUVLseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sT6bseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+F" command="_K6uINrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT6rseEfCzgKXZSSUJiw" keySequence="CTRL+O" command="_K6uISrseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sT67seEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.memoryview" bindingContext="_K6sUZrseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sT7LseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+M" command="_K6uuoLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT7bseEfCzgKXZSSUJiw" keySequence="ALT+CTRL+N" command="_K6uwhrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT7rseEfCzgKXZSSUJiw" keySequence="CTRL+T" command="_K6uIt7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT77seEfCzgKXZSSUJiw" keySequence="CTRL+W" command="_K6uvU7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT8LseEfCzgKXZSSUJiw" keySequence="CTRL+N" command="_K6uvfrseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sT8bseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" bindingContext="_K6sUc7seEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sT8rseEfCzgKXZSSUJiw" keySequence="ALT+SHIFT+B" command="_K6uwvrseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sT87seEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.debugging" bindingContext="_K6sUaLseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sT9LseEfCzgKXZSSUJiw" keySequence="CTRL+R" command="_K6uvCLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT9bseEfCzgKXZSSUJiw" keySequence="F7" command="_K6uwnbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT9rseEfCzgKXZSSUJiw" keySequence="F8" command="_K6uvQrseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT97seEfCzgKXZSSUJiw" keySequence="F5" command="_K6uIHbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT-LseEfCzgKXZSSUJiw" keySequence="F6" command="_K6uulLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT-bseEfCzgKXZSSUJiw" keySequence="CTRL+F2" command="_K6uv_bseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT-rseEfCzgKXZSSUJiw" keySequence="CTRL+F5" command="_K6uwbLseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sT-7seEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.console" bindingContext="_K6sUYbseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sT_LseEfCzgKXZSSUJiw" keySequence="CTRL+R" command="_K6uvMbseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sT_bseEfCzgKXZSSUJiw" keySequence="CTRL+Z" command="_K6uwkLseEfCzgKXZSSUJiw">
2025-11-06 13:32:05 +00:00
<tags>platform:win32</tags>
</bindings>
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sT_rseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" bindingContext="_K6sUabseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sT_7seEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+," command="_K6uwM7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUALseEfCzgKXZSSUJiw" keySequence="CTRL+SHIFT+." command="_K6uv7bseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUAbseEfCzgKXZSSUJiw" keySequence="CTRL+G" command="_K6uv7rseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sUArseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.DiffViewer" bindingContext="_K6sUU7seEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sUA7seEfCzgKXZSSUJiw" keySequence="CTRL+O" command="_K6uuvbseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sUBLseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.wikitext.ui.editor.markupSourceContext" bindingContext="_K6sUWrseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sUBbseEfCzgKXZSSUJiw" keySequence="CTRL+O" command="_K6uIArseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sUBrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesView" bindingContext="_K6sUbrseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sUB7seEfCzgKXZSSUJiw" keySequence="CTRL+C" command="_K6uIvLseEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUCLseEfCzgKXZSSUJiw" keySequence="CTRL+ARROW_LEFT" command="_K6uIObseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sUCbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.ReflogView" bindingContext="_K6sUa7seEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sUCrseEfCzgKXZSSUJiw" keySequence="CTRL+C" command="_K6uIUbseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sUC7seEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.internal.wikitext.ui.editor.basicMarkupSourceContext" bindingContext="_K6sUWbseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sUDLseEfCzgKXZSSUJiw" keySequence="F1" command="_K6uH67seEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sUDbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesView.SingleRepository" bindingContext="_K6sUb7seEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sUDrseEfCzgKXZSSUJiw" keySequence="F2" command="_K6uIWLseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sUD7seEfCzgKXZSSUJiw" elementId="org.eclipse.buildship.ui.contexts.taskview" bindingContext="_K6sUbbseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sUELseEfCzgKXZSSUJiw" keySequence="F5" command="_K6uwXLseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sUEbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.console.ConsoleView" bindingContext="_K6sUZLseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sUErseEfCzgKXZSSUJiw" keySequence="CTRL+INSERT" command="_K6uvabseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sUE7seEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.TerminalContext" bindingContext="_K6sUZbseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sUFLseEfCzgKXZSSUJiw" keySequence="ALT+Y" command="_K6uJG7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUFbseEfCzgKXZSSUJiw" keySequence="ALT+A" command="_K6uJG7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUFrseEfCzgKXZSSUJiw" keySequence="ALT+B" command="_K6uJG7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUF7seEfCzgKXZSSUJiw" keySequence="ALT+C" command="_K6uJG7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUGLseEfCzgKXZSSUJiw" keySequence="ALT+D" command="_K6uJG7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUGbseEfCzgKXZSSUJiw" keySequence="ALT+E" command="_K6uJG7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUGrseEfCzgKXZSSUJiw" keySequence="ALT+F" command="_K6uJG7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUG7seEfCzgKXZSSUJiw" keySequence="ALT+G" command="_K6uJG7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUHLseEfCzgKXZSSUJiw" keySequence="ALT+P" command="_K6uJG7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUHbseEfCzgKXZSSUJiw" keySequence="ALT+R" command="_K6uJG7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUHrseEfCzgKXZSSUJiw" keySequence="ALT+S" command="_K6uJG7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUH7seEfCzgKXZSSUJiw" keySequence="ALT+T" command="_K6uJG7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUILseEfCzgKXZSSUJiw" keySequence="ALT+V" command="_K6uJG7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUIbseEfCzgKXZSSUJiw" keySequence="ALT+W" command="_K6uJG7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUIrseEfCzgKXZSSUJiw" keySequence="ALT+H" command="_K6uJG7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUI7seEfCzgKXZSSUJiw" keySequence="ALT+L" command="_K6uJG7seEfCzgKXZSSUJiw"/>
<bindings xmi:id="_K6sUJLseEfCzgKXZSSUJiw" keySequence="ALT+N" command="_K6uJG7seEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sUJbseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.BreakpointView" bindingContext="_K6sUULseEfCzgKXZSSUJiw">
<bindings xmi:id="_K6sUJrseEfCzgKXZSSUJiw" keySequence="ALT+CR" command="_K6uu-LseEfCzgKXZSSUJiw"/>
2025-11-06 13:32:05 +00:00
</bindingTables>
2025-11-06 14:38:29 +00:00
<bindingTables xmi:id="_K6sUJ7seEfCzgKXZSSUJiw" bindingContext="_K6sUdbseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUKLseEfCzgKXZSSUJiw" bindingContext="_K6sUdrseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUKbseEfCzgKXZSSUJiw" bindingContext="_K6sUd7seEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUKrseEfCzgKXZSSUJiw" bindingContext="_K6sUeLseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUK7seEfCzgKXZSSUJiw" bindingContext="_K6sUebseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sULLseEfCzgKXZSSUJiw" bindingContext="_K6sUerseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sULbseEfCzgKXZSSUJiw" bindingContext="_K6sUe7seEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sULrseEfCzgKXZSSUJiw" bindingContext="_K6sUfLseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUL7seEfCzgKXZSSUJiw" bindingContext="_K6sUfbseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUMLseEfCzgKXZSSUJiw" bindingContext="_K6sUfrseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUMbseEfCzgKXZSSUJiw" bindingContext="_K6sUf7seEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUMrseEfCzgKXZSSUJiw" bindingContext="_K6sUgLseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUM7seEfCzgKXZSSUJiw" bindingContext="_K6sUgbseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUNLseEfCzgKXZSSUJiw" bindingContext="_K6sUgrseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUNbseEfCzgKXZSSUJiw" bindingContext="_K6sUg7seEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUNrseEfCzgKXZSSUJiw" bindingContext="_K6sUhLseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUN7seEfCzgKXZSSUJiw" bindingContext="_K6sUhbseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUOLseEfCzgKXZSSUJiw" bindingContext="_K6sUhrseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUObseEfCzgKXZSSUJiw" bindingContext="_K6sUh7seEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUOrseEfCzgKXZSSUJiw" bindingContext="_K6sUiLseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUO7seEfCzgKXZSSUJiw" bindingContext="_K6sUibseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUPLseEfCzgKXZSSUJiw" bindingContext="_K6sUirseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUPbseEfCzgKXZSSUJiw" bindingContext="_K6sUi7seEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUPrseEfCzgKXZSSUJiw" bindingContext="_K6sUjLseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUP7seEfCzgKXZSSUJiw" bindingContext="_K6sUjbseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUQLseEfCzgKXZSSUJiw" bindingContext="_K6sUjrseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUQbseEfCzgKXZSSUJiw" bindingContext="_K6sUj7seEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUQrseEfCzgKXZSSUJiw" bindingContext="_K6sUkLseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUQ7seEfCzgKXZSSUJiw" bindingContext="_K6sUkbseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sURLseEfCzgKXZSSUJiw" bindingContext="_K6sUkrseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sURbseEfCzgKXZSSUJiw" bindingContext="_K6sUk7seEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sURrseEfCzgKXZSSUJiw" bindingContext="_K6sUlLseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUR7seEfCzgKXZSSUJiw" bindingContext="_K6sUlbseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUSLseEfCzgKXZSSUJiw" bindingContext="_K6sUlrseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUSbseEfCzgKXZSSUJiw" bindingContext="_K6sUl7seEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUSrseEfCzgKXZSSUJiw" bindingContext="_K6sUmLseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUS7seEfCzgKXZSSUJiw" bindingContext="_K6sUmbseEfCzgKXZSSUJiw"/>
<bindingTables xmi:id="_K6sUTLseEfCzgKXZSSUJiw" bindingContext="_K6sUmrseEfCzgKXZSSUJiw"/>
<rootContext xmi:id="_K6sUTbseEfCzgKXZSSUJiw" 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="_K6sUTrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.contexts.window" contributorURI="platform:/plugin/org.eclipse.platform" name="In Windows" description="A window is open">
<children xmi:id="_K6sUT7seEfCzgKXZSSUJiw" elementId="org.eclipse.e4.ui.contexts.views" contributorURI="platform:/plugin/org.eclipse.platform" name="%bindingcontext.name.bindingView"/>
<children xmi:id="_K6sUULseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.BreakpointView" name="In Breakpoints View" description="The breakpoints view context"/>
<children xmi:id="_K6sUUbseEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.EditContext" name="Terminal Control in Focus" description="Show modified keyboard shortcuts in context menu"/>
<children xmi:id="_K6sUUrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.textEditorScope" name="Editing Text" description="Editing Text Context">
<children xmi:id="_K6sUU7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.DiffViewer" name="In Diff Viewer"/>
<children xmi:id="_K6sUVLseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.pdeEditorContext" name="PDE editor" description="The context used by PDE editors"/>
<children xmi:id="_K6sUVbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.genericeditor.genericEditorContext" name="in Generic Code Editor" description="When editing in the Generic Code Editor"/>
<children xmi:id="_K6sUVrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.classFileEditorScope" name="Browsing attached Java Source" description="Browsing attached Java Source Context"/>
<children xmi:id="_K6sUV7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.javaEditorScope" name="Editing Java Source" description="Editing Java Source Context"/>
<children xmi:id="_K6sUWLseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.editors.task" name="In Tasks Editor"/>
<children xmi:id="_K6sUWbseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.internal.wikitext.ui.editor.basicMarkupSourceContext" name="WikiText Markup Source Context" description="WikiText markup editing context">
<children xmi:id="_K6sUWrseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.wikitext.ui.editor.markupSourceContext" name="WikiText Markup Source Context" description="WikiText markup editing context"/>
<children xmi:id="_K6sUW7seEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.wikitext.tasks.ui.markupSourceContext" name="Task Markup Editor Source Context"/>
2025-11-06 13:32:05 +00:00
</children>
2025-11-06 14:38:29 +00:00
<children xmi:id="_K6sUXLseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors">
<children xmi:id="_K6sUXbseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.comments" name="Source Comments in Structured Text Editors" description="Source Comments in Structured Text Editors"/>
<children xmi:id="_K6sUXrseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.hideFormat" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"/>
2025-11-06 13:32:05 +00:00
</children>
2025-11-06 14:38:29 +00:00
<children xmi:id="_K6sUX7seEfCzgKXZSSUJiw" elementId="org.eclipse.ant.ui.AntEditorScope" name="Editing Ant Buildfiles" description="Editing Ant Buildfiles Context"/>
<children xmi:id="_K6sUYLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.propertiesEditorScope" name="Editing Properties Files" description="Editing Properties Files Context"/>
2025-11-06 13:32:05 +00:00
</children>
2025-11-06 14:38:29 +00:00
<children xmi:id="_K6sUYbseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.console" name="In I/O Console" description="In I/O console"/>
<children xmi:id="_K6sUYrseEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.view.ui.TerminalsView" name="In Terminal View" description="Show modified keyboard shortcuts in context menu"/>
<children xmi:id="_K6sUY7seEfCzgKXZSSUJiw" elementId="org.eclipse.compare.compareEditorScope" name="Comparing in an Editor" description="Comparing in an Editor"/>
<children xmi:id="_K6sUZLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.console.ConsoleView" name="In Console View" description="In Console View"/>
<children xmi:id="_K6sUZbseEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.TerminalContext" name="Terminal Typing Connected" description="Override ALT+x menu access keys while typing into the Terminal"/>
<children xmi:id="_K6sUZrseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.memoryview" name="In Memory View" description="In memory view"/>
<children xmi:id="_K6sUZ7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.serverViewScope" name="In Servers View" description="In Servers View"/>
<children xmi:id="_K6sUaLseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.debugging" name="Debugging" description="Debugging programs">
<children xmi:id="_K6sUabseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" name="In Table Memory Rendering" description="In Table Memory Rendering"/>
<children xmi:id="_K6sUarseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.debugging" name="Debugging Java" description="Debugging Java programs"/>
2025-11-06 13:32:05 +00:00
</children>
2025-11-06 14:38:29 +00:00
<children xmi:id="_K6sUa7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.ReflogView" name="In Git Reflog View"/>
<children xmi:id="_K6sUbLseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" name="In Tasks View"/>
<children xmi:id="_K6sUbbseEfCzgKXZSSUJiw" 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="_K6sUbrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesView" name="In Git Repositories View">
<children xmi:id="_K6sUb7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesView.SingleRepository" name="In Git Repositories View"/>
2025-11-06 13:32:05 +00:00
</children>
</children>
2025-11-06 14:38:29 +00:00
<children xmi:id="_K6sUcLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.contexts.dialog" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs" description="A dialog is open"/>
2025-11-06 13:32:05 +00:00
</rootContext>
2025-11-06 14:38:29 +00:00
<rootContext xmi:id="_K6sUcbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.contexts.actionSet" name="Action Set" description="Parent context for action sets"/>
<rootContext xmi:id="_K6sUcrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.contexts.workbenchMenu" name="Workbench Menu" description="When no Workbench windows are active"/>
<rootContext xmi:id="_K6sUc7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" name="Editor Breadcrumb Navigation" description="Editor Breadcrumb Navigation Context"/>
<rootContext xmi:id="_K6sUdLseEfCzgKXZSSUJiw" elementId="org.eclipse.core.runtime.xml" name="Auto::org.eclipse.core.runtime.xml"/>
<rootContext xmi:id="_K6sUdbseEfCzgKXZSSUJiw" elementId="org.eclipse.ant.ui.actionSet.presentation" name="Auto::org.eclipse.ant.ui.actionSet.presentation"/>
<rootContext xmi:id="_K6sUdrseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.breakpointActionSet" name="Auto::org.eclipse.debug.ui.breakpointActionSet"/>
<rootContext xmi:id="_K6sUd7seEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.debugActionSet" name="Auto::org.eclipse.debug.ui.debugActionSet"/>
<rootContext xmi:id="_K6sUeLseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.launchActionSet" name="Auto::org.eclipse.debug.ui.launchActionSet"/>
<rootContext xmi:id="_K6sUebseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.profileActionSet" name="Auto::org.eclipse.debug.ui.profileActionSet"/>
<rootContext xmi:id="_K6sUerseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.gitaction" name="Auto::org.eclipse.egit.ui.gitaction"/>
<rootContext xmi:id="_K6sUe7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.navigation" name="Auto::org.eclipse.egit.ui.navigation"/>
<rootContext xmi:id="_K6sUfLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.SearchActionSet" name="Auto::org.eclipse.egit.ui.SearchActionSet"/>
<rootContext xmi:id="_K6sUfbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.JDTDebugActionSet" name="Auto::org.eclipse.jdt.debug.ui.JDTDebugActionSet"/>
<rootContext xmi:id="_K6sUfrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.junit.JUnitActionSet" name="Auto::org.eclipse.jdt.junit.JUnitActionSet"/>
<rootContext xmi:id="_K6sUf7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.jdt.ui.text.java.actionSet.presentation"/>
<rootContext xmi:id="_K6sUgLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.jdt.ui.JavaElementCreationActionSet"/>
<rootContext xmi:id="_K6sUgbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.JavaActionSet" name="Auto::org.eclipse.jdt.ui.JavaActionSet"/>
<rootContext xmi:id="_K6sUgrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.A_OpenActionSet" name="Auto::org.eclipse.jdt.ui.A_OpenActionSet"/>
<rootContext xmi:id="_K6sUg7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.CodingActionSet" name="Auto::org.eclipse.jdt.ui.CodingActionSet"/>
<rootContext xmi:id="_K6sUhLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.SearchActionSet" name="Auto::org.eclipse.jdt.ui.SearchActionSet"/>
<rootContext xmi:id="_K6sUhbseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.launchActionSet" name="Auto::org.eclipse.linuxtools.docker.launchActionSet"/>
<rootContext xmi:id="_K6sUhrseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.context.ui.actionSet" name="Auto::org.eclipse.mylyn.context.ui.actionSet"/>
<rootContext xmi:id="_K6sUh7seEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.navigation" name="Auto::org.eclipse.mylyn.tasks.ui.navigation"/>
<rootContext xmi:id="_K6sUiLseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.navigation.additions" name="Auto::org.eclipse.mylyn.tasks.ui.navigation.additions"/>
<rootContext xmi:id="_K6sUibseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.SearchActionSet" name="Auto::org.eclipse.pde.ui.SearchActionSet"/>
<rootContext xmi:id="_K6sUirseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.cheatsheets.actionSet" name="Auto::org.eclipse.ui.cheatsheets.actionSet"/>
<rootContext xmi:id="_K6sUi7seEfCzgKXZSSUJiw" elementId="org.eclipse.search.searchActionSet" name="Auto::org.eclipse.search.searchActionSet"/>
<rootContext xmi:id="_K6sUjLseEfCzgKXZSSUJiw" elementId="org.eclipse.team.ui.actionSet" name="Auto::org.eclipse.team.ui.actionSet"/>
<rootContext xmi:id="_K6sUjbseEfCzgKXZSSUJiw" elementId="org.eclipse.text.quicksearch.actionSet" name="Auto::org.eclipse.text.quicksearch.actionSet"/>
<rootContext xmi:id="_K6sUjrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.actionSet.annotationNavigation" name="Auto::org.eclipse.ui.edit.text.actionSet.annotationNavigation"/>
<rootContext xmi:id="_K6sUj7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.actionSet.navigation" name="Auto::org.eclipse.ui.edit.text.actionSet.navigation"/>
<rootContext xmi:id="_K6sUkLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo" name="Auto::org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/>
<rootContext xmi:id="_K6sUkbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.externaltools.ExternalToolsSet" name="Auto::org.eclipse.ui.externaltools.ExternalToolsSet"/>
<rootContext xmi:id="_K6sUkrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.NavigateActionSet" name="Auto::org.eclipse.ui.NavigateActionSet"/>
<rootContext xmi:id="_K6sUk7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.actionSet.keyBindings" name="Auto::org.eclipse.ui.actionSet.keyBindings"/>
<rootContext xmi:id="_K6sUlLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.WorkingSetModificationActionSet" name="Auto::org.eclipse.ui.WorkingSetModificationActionSet"/>
<rootContext xmi:id="_K6sUlbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.WorkingSetActionSet" name="Auto::org.eclipse.ui.WorkingSetActionSet"/>
<rootContext xmi:id="_K6sUlrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.actionSet.openFiles" name="Auto::org.eclipse.ui.actionSet.openFiles"/>
<rootContext xmi:id="_K6sUl7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.actionSet.presentation" name="Auto::org.eclipse.ui.edit.text.actionSet.presentation"/>
<rootContext xmi:id="_K6sUmLseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.server.ui.new.actionSet" name="Auto::org.eclipse.wst.server.ui.new.actionSet"/>
<rootContext xmi:id="_K6sUmbseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.server.ui.internal.webbrowser.actionSet" name="Auto::org.eclipse.wst.server.ui.internal.webbrowser.actionSet"/>
<rootContext xmi:id="_K6sUmrseEfCzgKXZSSUJiw" elementId="org.springsource.ide.eclipse.commons.launch.actionSet" name="Auto::org.springsource.ide.eclipse.commons.launch.actionSet"/>
<descriptors xmi:id="_K6sUm7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<tags>Editor</tags>
<tags>removeOnHide</tags>
</descriptors>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUnLseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUnbseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUnrseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUn7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUoLseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUobseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUorseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUo7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUpLseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUpbseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUprseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:Debug</tags>
</descriptors>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUp7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUqLseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUqbseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUqrseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUq7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUrLseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUrbseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUrrseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUr7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUsLseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUsbseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUsrseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUs7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUtLseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUtbseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUtrseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUt7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUuLseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUubseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUurseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUu7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUvLseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUvbseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUvrseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUv7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUwLseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUwbseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUwrseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUw7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUxLseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUxbseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUxrseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUx7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUyLseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.api.tools.ui.views.apitooling.views.apitoolingview" label="API Tools" iconURI="platform:/plugin/org.eclipse.pde.api.tools.ui/icons/full/obj16/api_tools.svg" tooltip="" category="API Tools" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.api.tools.ui.internal.views.APIToolingView"/>
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.api.tools.ui"/>
<tags>View</tags>
<tags>categoryTag:API Tools</tags>
</descriptors>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUybseEfCzgKXZSSUJiw" elementId="pde.bnd.ui.repositoriesView" label="Bundle Repositories" iconURI="platform:/plugin/org.eclipse.pde.bnd.ui/icons/database.png" tooltip="" category="OSGi" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.bnd.ui.views.repository.RepositoriesView"/>
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.bnd.ui"/>
<tags>View</tags>
<tags>categoryTag:OSGi</tags>
</descriptors>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUyrseEfCzgKXZSSUJiw" elementId="pde.bnd.ui.impExpView" label="OSGi Resolution" iconURI="platform:/plugin/org.eclipse.pde.bnd.ui/icons/webresources16.svg" tooltip="" category="OSGi" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.bnd.ui.views.resolution.ResolutionView"/>
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.bnd.ui"/>
<tags>View</tags>
<tags>categoryTag:OSGi</tags>
</descriptors>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUy7seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUzLseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.PluginsView" label="Plug-ins" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/eview16/plugin_depend.svg" tooltip="" category="Plug-in Development" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.internal.ui.views.plugins.PluginsView"/>
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.ui"/>
<tags>View</tags>
<tags>categoryTag:Plug-in Development</tags>
</descriptors>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUzbseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.FeaturesView" label="Features" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/feature_obj.svg" tooltip="" category="Plug-in Development" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.internal.ui.views.features.FeaturesView"/>
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.ui"/>
<tags>View</tags>
<tags>categoryTag:Plug-in Development</tags>
</descriptors>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUzrseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.DependenciesView" label="Plug-in Dependencies" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/req_plugins_obj.svg" tooltip="" category="Plug-in Development" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.internal.ui.views.dependencies.DependenciesView"/>
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.ui"/>
<tags>View</tags>
<tags>categoryTag:Plug-in Development</tags>
</descriptors>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sUz7seEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.TargetPlatformState" label="Target Platform State" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/target_profile_xml_obj.svg" tooltip="" category="Plug-in Development" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.internal.ui.views.target.TargetStateView"/>
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.ui"/>
<tags>View</tags>
<tags>categoryTag:Plug-in Development</tags>
</descriptors>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU0LseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.ImageBrowserView" label="Plug-in Image Browser" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/psearch_obj.svg" tooltip="" category="Plug-in Development" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.internal.ui.views.imagebrowser.ImageBrowserView"/>
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.ui"/>
<tags>View</tags>
<tags>categoryTag:Plug-in Development</tags>
</descriptors>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU0bseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU0rseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU07seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU1LseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU1bseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<tags>View</tags>
<tags>categoryTag:Help</tags>
</descriptors>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU1rseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.ViewIntroAdapterPart"/>
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui"/>
<tags>View</tags>
<tags>categoryTag:General</tags>
</descriptors>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU17seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU2LseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU2bseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU2rseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU27seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU3LseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU3bseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU3rseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU37seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU4LseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU4bseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU4rseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU47seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU5LseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.internet.monitor.view" label="TCP/IP Monitor" iconURI="platform:/plugin/org.eclipse.wst.internet.monitor.ui/icons/cview16/monitorView.gif" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.internet.monitor.ui.internal.view.MonitorView"/>
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.internet.monitor.ui"/>
<tags>View</tags>
<tags>categoryTag:Debug</tags>
</descriptors>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU5bseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.server.ui.ServersView" label="Servers" iconURI="platform:/plugin/org.eclipse.wst.server.ui/icons/cview16/servers_view.gif" tooltip="" category="Server" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
2025-11-06 13:32:05 +00:00
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.server.ui.internal.cnf.ServersView2"/>
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.server.ui"/>
<tags>View</tags>
<tags>categoryTag:Server</tags>
</descriptors>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU5rseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<descriptors xmi:id="_K6sU57seEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<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>
2025-11-06 14:38:29 +00:00
<trimContributions xmi:id="_K6uHxbseEfCzgKXZSSUJiw" 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="_K6uHxrseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<tags>glue</tags>
<tags>move_after:PerspectiveSpacer</tags>
<tags>SHOW_RESTORE_MENU</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolControl" xmi:id="_K6uHx7seEfCzgKXZSSUJiw" elementId="SearchField" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.quickaccess.SearchField">
2025-11-06 13:32:05 +00:00
<tags>move_after:Spacer Glue</tags>
<tags>HIDEABLE</tags>
<tags>SHOW_RESTORE_MENU</tags>
</children>
2025-11-06 14:38:29 +00:00
<children xsi:type="menu:ToolControl" xmi:id="_K6uHyLseEfCzgKXZSSUJiw" 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">
2025-11-06 13:32:05 +00:00
<tags>glue</tags>
<tags>move_after:SearchField</tags>
<tags>SHOW_RESTORE_MENU</tags>
</children>
</trimContributions>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uH0rseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH07seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.select.pageUp" commandName="Select Page Up" description="Select to the top of the page" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH1LseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.toggleWordWrap" commandName="Toggle Word Wrap" description="Toggle word wrap in the current text editor" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH1bseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaseline" commandName="Reset quickdiff baseline" category="_K6uxbLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uH1rseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaselineTarget" name="Reset target (HEAD, HEAD^1)" optional="false"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uH17seEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH2LseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH2bseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.FetchGitLabMergeRequest" commandName="Fetch GitLab Merge Request" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH2rseEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.openTypeHierarchy" commandName="Open Type Hierarchy" description="Open Type Hierarchy for the selected item" category="_K6uxVbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH27seEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.startContainers" commandName="&amp;Start" description="Start the selected containers" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH3LseEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.connector.local.command.launch" commandName="Open Local Terminal on Selection" category="_K6uxa7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH3bseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.deletePreviousWord" commandName="Delete Previous Word" description="Delete the previous word" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH3rseEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH37seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.select.stopMultiSelection" commandName="End multi-selection" description="Unselects all multi-selections returning to a single cursor " category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH4LseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.delimiter.unix" commandName="Convert Line Delimiters to Unix (LF, \n, 0A, &#xb6;)" description="Converts the line delimiters to Unix (LF, \n, 0A, &#xb6;)" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH4bseEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH4rseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.Edit" commandName="Edit Commit" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH47seEfCzgKXZSSUJiw" elementId="org.eclipse.epp.mpc.ui.command.showMarketplaceWizard" commandName="Eclipse Marketplace" description="Show the Eclipse Marketplace wizard" category="_K6uxbLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uH5LseEfCzgKXZSSUJiw" elementId="trigger" name="trigger"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uH5bseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.gitflow.ui.command.hotfixPublish" commandName="Publish Hotfix" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH5rseEfCzgKXZSSUJiw" elementId="org.eclipse.ant.ui.toggleMarkOccurrences" commandName="Toggle Ant Mark Occurrences" description="Toggles mark occurrences in Ant editors" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH57seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.addToWorkingSet" commandName="Add to Working Set" description="Adds the selected object to a working set." category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH6LseEfCzgKXZSSUJiw" elementId="org.springframework.tooling.boot.ls.ToggleComment" commandName="Toggle Comment" category="_K6uxXbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH6bseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.Revert" commandName="Revert Commit" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH6rseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.junit.junitShortcut.debug" commandName="Debug JUnit Test" description="Debug JUnit Test" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH67seEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.wikitext.ui.editor.showCheatSheetCommand" commandName="Show Markup Cheat Sheet" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH7LseEfCzgKXZSSUJiw" elementId="org.eclipse.team.ui.TeamSynchronizingPerspective" commandName="Team Synchronizing" description="Open the Team Synchronizing Perspective" category="_K6uxZbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH7bseEfCzgKXZSSUJiw" elementId="org.eclipse.ant.ui.open.declaration.command" commandName="Open Declaration" description="Opens the Ant editor on the referenced element" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH7rseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.editConnection" commandName="Edit..." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH77seEfCzgKXZSSUJiw" elementId="org.eclipse.tm4e.languageconfiguration.toggleLineCommentCommand" commandName="Toggle Line Comment" category="_K6uxR7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH8LseEfCzgKXZSSUJiw" elementId="org.eclipse.epp.mpc.ui.command.showInstalled" commandName="Manage installed plug-ins" description="Update or uninstall plug-ins installed from the Marketplace" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH8bseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH8rseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.filediff.OpenWorkingTree" commandName="Open Working Tree Version" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH87seEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.context.ui.commands.task.clearContext" commandName="Clear Context" category="_K6uxT7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH9LseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.ToggleLineBreakpoint" commandName="Toggle Line Breakpoint" description="Creates or removes a line breakpoint" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH9bseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH9rseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.commit.UnifiedDiffCommand" commandName="Show Unified Diff" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH97seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.move" commandName="Move..." description="Move the selected item" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH-LseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH-bseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.maximizePart" commandName="Maximize Part" description="Maximize Part" category="_K6uxS7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH-rseEfCzgKXZSSUJiw" elementId="org.eclipse.compare.ignoreWhiteSpace" commandName="Ignore White Space" description="Ignore white space where applicable" category="_K6uxV7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH-7seEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH_LseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.gitflow.ui.command.featurePublish" commandName="Publish Feature" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uH_bseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.commands.showElementInTypeHierarchyView" commandName="Show Java Element Type Hierarchy" description="Show a Java element in the Type Hierarchy view" category="_K6uxUbseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uH_rseEfCzgKXZSSUJiw" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uH_7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.goToResource" commandName="Go to Resource" description="Go to a particular resource in the active view" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIALseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIAbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.resetPerspective" commandName="Reset Perspective" description="Reset the current perspective to its default state" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIArseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.wikitext.ui.quickOutlineCommand" commandName="Quick Outline" description="Open a popup dialog with a quick outline of the current document" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIA7seEfCzgKXZSSUJiw" elementId="AnsiConsole.command.enable_disable" commandName="Enable / Disable ANSI Support" description="Enable / disable ANSI Support" category="_K6uxUrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIBLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.project.buildLast" commandName="Repeat Working Set Build" description="Repeat the last working set build" category="_K6uxXrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIBbseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.BreakpointLabelCommand" commandName="EditBreakpointLabel" description="Opens inline editor to change breakpoint label" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIBrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.project.buildProject" commandName="Build Project" description="Build the selected project" category="_K6uxXrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIB7seEfCzgKXZSSUJiw" elementId="org.eclipse.compare.switchLeftAndRight" commandName="Swap Left and Right View" description="Switch the left and right sides in the compare editor" category="_K6uxV7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uICLseEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.view.ui.command.disconnect" commandName="Disconnect Terminal" category="_K6uxa7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uICbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.goto.textStart" commandName="Text Start" description="Go to the beginning of the text" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uICrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.paste" commandName="Paste" description="Paste from the clipboard" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIC7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.gitflow.ui.command.featureCheckout" commandName="Check Out Feature" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIDLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.run" commandName="Run Java Applet" description="Run Java Applet" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIDbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.previous" commandName="Previous" description="Navigate to the previous item" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIDrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.clean" commandName="Clean..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uID7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.rename" commandName="Rename" description="Rename the selected item" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIELseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.project.buildAll" commandName="Build All" description="Build all projects" category="_K6uxXrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIEbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.OpenInTextEditorCommand" commandName="Open in Text Editor" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIErseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.commands.ToggleLambdaEntryBreakpoint" commandName="Toggle Lambda Entry Breakpoint" description="Creates or removes a lambda entry breakpoint" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIE7seEfCzgKXZSSUJiw" 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="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIFLseEfCzgKXZSSUJiw" elementId="org.eclipse.buildship.ui.commands.runtasks" commandName="Run Gradle Tasks" description="Runs all the selected Gradle tasks" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIFbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.toggleBreadcrumb" commandName="Toggle Java Editor Breadcrumb" description="Toggle the Java editor breadcrumb" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIFrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.editors.revisions.rendering.cycle" commandName="Cycle Revision Coloring Mode" description="Cycles through the available coloring modes for revisions" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIF7seEfCzgKXZSSUJiw" elementId="org.eclipse.ant.ui.renameInFile" commandName="Rename In File" description="Renames all references within the same buildfile" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIGLseEfCzgKXZSSUJiw" 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="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIGbseEfCzgKXZSSUJiw" 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="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIGrseEfCzgKXZSSUJiw" elementId="org.eclipse.ltk.ui.refactoring.commands.moveResources" commandName="Move Resources" description="Move the selected resources and notify LTK participants." category="_K6uxZrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIG7seEfCzgKXZSSUJiw" elementId="org.eclipse.m2e.actions.LifeCycleGenerateSources.run" commandName="Run Maven Generate Sources" description="Run Maven Generate Sources" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIHLseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.copytocontainer" commandName="Copy to Container" description="Copy local files to a running Container" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIHbseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.StepInto" commandName="Step Into" description="Step into" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIHrseEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.toggleHideFieldsOutline" commandName="Hide Fields" category="_K6uxVbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIH7seEfCzgKXZSSUJiw" elementId="org.eclipse.e4.ui.importer.openDirectory" commandName="Open Projects from File System..." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIILseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.structure.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIIbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.commands.AddExceptionBreakpoint" commandName="Add Java Exception Breakpoint" description="Add a Java exception breakpoint" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIIrseEfCzgKXZSSUJiw" 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="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uII7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewClearCredentials" commandName="Clear Credentials" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIJLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.commands.ToggleTracepoint" commandName="Toggle Tracepoint" description="Creates or removes a tracepoint" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIJbseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.wikitext.ui.convertToMarkupCommand" commandName="Generate Markup" category="_K6uxbLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uIJrseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.wikitext.ui.targetLanguage" name="TargetLanguage" optional="false"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uIJ7seEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.showToolTip" commandName="Show Tooltip Description" category="_K6uxULseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIKLseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.context.ui.commands.task.copyContext" commandName="Copy Context" category="_K6uxT7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIKbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.showViewMenu" commandName="Show View Menu" description="Show the view menu" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIKrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.Commit" commandName="Commit..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIK7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or method" category="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uILLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.shiftRight" commandName="Shift Right" description="Shift a block of text to the right" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uILbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.backwardHistory" commandName="Backward History" description="Move backward in the editor navigation history" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uILrseEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.collapseAllOutline" commandName="Collapse All" category="_K6uxVbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIL7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.removeTrailingWhitespace" commandName="Remove Trailing Whitespace" description="Removes the trailing whitespace of each line" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIMLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.findIncremental" commandName="Incremental Find" description="Incremental find" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIMbseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIMrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.ImportChangedProjectsCommandId" commandName="Import Changed Projects" description="Import or create in local Git repository" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIM7seEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uINLseEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.dash.ToggleLineNumbers" commandName="Toggle Line Numbers" description="Toggle Line Numbers" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uINbseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uINrseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.edit.text.format" commandName="Format Source" description="Format a PDE Source Page" category="_K6uxarseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIN7seEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.pauseContainers" commandName="&amp;Pause" description="Pause the selected containers" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIOLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIObseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewCollapseWorkingTree" commandName="Collapse Working Tree" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIOrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewNewRemote" commandName="Create Remote..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIO7seEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.Restart" commandName="Restart" description="Restart a process or debug target without terminating and re-launching" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIPLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.delete.line" commandName="Delete Line" description="Delete a line of text" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIPbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIPrseEfCzgKXZSSUJiw" 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="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIP7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.junit.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIQLseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIQbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.commands.showElementInPackageView" commandName="Show Java Element in Package Explorer" description="Select Java element in the Package Explorer view" category="_K6uxUbseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uIQrseEfCzgKXZSSUJiw" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uIQ7seEfCzgKXZSSUJiw" 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="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIRLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.findReplace" commandName="Find and Replace" description="Find and replace text" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIRbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.MergeTool" commandName="Merge Tool" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIRrseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.addAllPluginsToJavaSearch" commandName="Add All Plug-ins to Java Workspace Scope" description="Adds all plug-ins in the target platform to Java workspace scope" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIR7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.command.shareProject" commandName="Share with Git" description="Share the project using Git" category="_K6uxbLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uISLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.command.projectNameParameter" name="Project" optional="false"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uISbseEfCzgKXZSSUJiw" 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="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uISrseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.quickOutline" commandName="Quick Outline" description="Open a quick outline popup dialog for a given editor input" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIS7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.fullscreenmode" commandName="Toggle Full Screen" description="Toggles the window between full screen and normal" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uITLseEfCzgKXZSSUJiw" elementId="org.eclipse.equinox.p2.ui.sdk.installationDetails" commandName="Installation Details" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uITbseEfCzgKXZSSUJiw" elementId="org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize resources in the workspace with another location" category="_K6uxRLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uITrseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.pullImage" commandName="&amp;Pull..." description="Pull Image from registry" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIT7seEfCzgKXZSSUJiw" elementId="org.eclipse.m2e.profiles.ui.commands.selectMavenProfileCommand" commandName="Select Maven Profiles" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIULseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.nextEditor" commandName="Next Editor" description="Switch to the next editor" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIUbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.internal.reflog.CopyCommand" commandName="Copy Commit Id" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIUrseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.new.subtask" commandName="New Subtask" category="_K6uxULseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIU7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.help.helpContents" commandName="Help Contents" description="Open the help contents" category="_K6uxXLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIVLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.Reset" commandName="Reset..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIVbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.delete" commandName="Delete" description="Delete the selection" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIVrseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.configureLabels" commandName="&amp;Configure Labels Filter..." description="Configure container labels to match with for filter." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIV7seEfCzgKXZSSUJiw" 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="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIWLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.RenameBranch" commandName="Rename Branch..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIWbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.Synchronize" commandName="Synchronize" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIWrseEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.copy" commandName="Copy" category="_K6uxWrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIW7seEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIXLseEfCzgKXZSSUJiw" elementId="org.springframework.tooling.ls.eclipse.commons.commands.OpenResourceInEditor" commandName="Open File in Editor" category="_K6uxbLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uIXbseEfCzgKXZSSUJiw" elementId="path" name="path" optional="false"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uIXrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.findPrevious" commandName="Find Previous" description="Find previous item" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIX7seEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.ToggleBreakpoint" commandName="Toggle Breakpoint" description="Creates or removes a breakpoint" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIYLseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.openTask" commandName="Open Task" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIYbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.scroll.lineUp" commandName="Scroll Line Up" description="Scroll up one line of text" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIYrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIY7seEfCzgKXZSSUJiw" elementId="org.eclipse.pde.runtime.spy.commands.spyCommand" commandName="Plug-in Selection Spy" description="Show the Plug-in Spy" category="_K6uxabseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIZLseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.buildImage" commandName="&amp;Build Image" description="Build Image from Dockerfile" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIZbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.folding.toggle" commandName="Toggle Folding" description="Toggles folding in the current editor" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIZrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" commandName="Show Whitespace Characters" description="Shows whitespace characters in current text editor" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIZ7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.gotoNextEditPosition" commandName="Next Edit Location" description="Next edit location" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIaLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.revert" commandName="Revert" description="Revert to the last saved state" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIabseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.project.buildAutomatically" commandName="Build Automatically" description="Toggle the workspace build automatically function" category="_K6uxXrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIarseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.import" commandName="Import" description="Import" category="_K6uxVrseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uIa7seEfCzgKXZSSUJiw" elementId="importWizardId" name="Import Wizard"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uIbLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.Merge" commandName="Merge" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIbbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.switchToEditor" commandName="Switch to Editor" description="Switch to an editor" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIbrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.help.dynamicHelp" commandName="Show Context Help" description="Open the contextual help" category="_K6uxXLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIb7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.toMultiSelection" commandName="To multi-selection" description="Turn current selection into multiple text selections" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIcLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into Java comments" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIcbseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.activateTask" commandName="Activate Task" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIcrseEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIc7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.toggleInsertMode" commandName="Toggle Insert Mode" description="Toggle insert mode" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIdLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewDelete" commandName="Delete Repository" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIdbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.closePart" commandName="Close Part" description="Close the active workbench part" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIdrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.editors.revisions.id.toggle" commandName="Toggle Revision Id Display" description="Toggles the display of the revision id" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uId7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.project.cleanAction" commandName="Build Clean" description="Discard old built state" category="_K6uxXrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIeLseEfCzgKXZSSUJiw" 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="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIebseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.back" commandName="Back" description="Navigate back" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIerseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.select.wordNext" commandName="Select Next Word" description="Select the next word" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIe7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.JavaBrowsingPerspective" commandName="Java Browsing" description="Show the Java Browsing perspective" category="_K6uxZbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIfLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.goto.pageDown" commandName="Page Down" description="Go down one page" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIfbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.GarbageCollect" commandName="Collect Garbage" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIfrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.CompareWithWorkingTree" commandName="Compare with Working Tree" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIf7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.Branch" commandName="Branch" description="Check out, rename, create, or delete a branch in a git repository" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIgLseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.openInHierarchyView" commandName="Open Image Hierarchy" description="Open the Docker image Hierarchy view" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIgbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewConfigurePush" commandName="Configure Push..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIgrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.findIncrementalReverse" commandName="Incremental Find Reverse" description="Incremental find reverse" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIg7seEfCzgKXZSSUJiw" elementId="org.eclipse.epp.mpc.ui.command.importFavoritesWizard" commandName="Import Marketplace Favorites" description="Import another user's Marketplace Favorites List" category="_K6uxbLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uIhLseEfCzgKXZSSUJiw" elementId="favoritesUrl" name="favoritesUrl"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uIhbseEfCzgKXZSSUJiw" elementId="org.eclipse.ant.ui.antShortcut.run" commandName="Run Ant Build" description="Run Ant Build" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIhrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.stash.apply" commandName="Apply Stashed Changes" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIh7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIiLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.goto.columnNext" commandName="Next Column" description="Go to the next column" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIibseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.Squash" commandName="Squash Commits" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIirseEfCzgKXZSSUJiw" elementId="org.eclipse.search.ui.performTextSearchWorkingSet" commandName="Find Text in Working Set" description="Searches the files in the working set for specific text." category="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIi7seEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.dash.boot.dash.OpenLaunchConfigAction" commandName="Open Config" description="Open Launch Configuration" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIjLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.goto.wordNext" commandName="Next Word" description="Go to the next word" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIjbseEfCzgKXZSSUJiw" elementId="org.eclipse.quickdiff.toggle" commandName="Quick Diff Toggle" description="Toggles quick diff information display on the line number ruler" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIjrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.deleteNext" commandName="Delete Next" description="Delete the next character" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIj7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.FetchGerritChange" commandName="Fetch From Gerrit" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIkLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.ReplaceWithTheirs" commandName="Replace Conflicting Files with Their Revision" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIkbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.filediff.CheckoutNew" commandName="Check Out This Version" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIkrseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.removeContainers" commandName="&amp;Remove" description="Remove the selected containers" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIk7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.toggleShowKeys" commandName="Toggle Show Key Bindings" description="Shows key binding when command is invoked" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIlLseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.SynchronizeAll" commandName="Synchronize Changed" category="_K6uxULseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIlbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.commands.Watch" commandName="Watch" description="Create new watch expression" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIlrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.Reword" commandName="Reword Commit" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIl7seEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.wikitext.context.ui.editor.folding.auto" commandName="Toggle Active Folding" description="Toggle Active Folding" category="_K6uxVLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uImLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.OpenCommit" commandName="Open Git Commit" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uImbseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.server.stop" commandName="Stop" description="Stop the server" category="_K6uxU7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uImrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.help.displayHelp" commandName="Display Help" description="Display a Help topic" category="_K6uxXLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uIm7seEfCzgKXZSSUJiw" elementId="href" name="Help topic href"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uInLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.select.pageDown" commandName="Select Page Down" description="Select to the bottom of the page" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uInbseEfCzgKXZSSUJiw" elementId="org.eclipse.ltk.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uInrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.join.lines" commandName="Join Lines" description="Join lines of text" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIn7seEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.refreshConnection" commandName="Refresh" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIoLseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.pushImage" commandName="P&amp;ush..." description="Push Image tag to registry" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIobseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIorseEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.showKindInOutline" commandName="Show Kind in Outline" category="_K6uxVbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIo7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.showContextMenu" commandName="Show Context Menu" description="Show the context menu" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIpLseEfCzgKXZSSUJiw" 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="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIpbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.InstallLfsLocal" commandName="Enable LFS locally" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIprseEfCzgKXZSSUJiw" elementId="org.eclipse.ltk.ui.refactor.show.refactoring.history" commandName="Open Refactoring History " description="Opens the refactoring history" category="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIp7seEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIqLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.correction.assist.proposals" commandName="Quick Fix" description="Suggest possible fixes for a problem" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIqbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.log.jdt.showinconsole" commandName="&amp;Show In Console" description="Show Stack Trace in Console View" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIqrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIq7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.nextPerspective" commandName="Next Perspective" description="Switch to the next perspective" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIrLseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.UpdateRepositoryConfiguration" commandName="Update Repository Configuration" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIrbseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.console.clear" commandName="Clear Console" description="Clear Console" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIrrseEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIr7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.ShowVersions" commandName="Open this Version" category="_K6uxZLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uIsLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.CompareMode" name="Compare mode"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uIsbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.nextTab" commandName="Next Tab" description="Switch to the next tab" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIsrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.quickAccess" commandName="Find Actions" description="Quickly access UI elements" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIs7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.showInformation" commandName="Show Tooltip Description" description="Displays information for the current caret location in a focused hover" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uItLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uItbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.gitflow.ui.command.releasePublish" commandName="Publish Release" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uItrseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.attachment.open" commandName="Open Attachment" category="_K6uxS7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIt7seEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.toggleMemoryMonitorsPane" commandName="Toggle Memory Monitors Pane" description="Toggle visibility of the Memory Monitors Pane" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIuLseEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIubseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.Discard" commandName="Replace with File in Index" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIurseEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.formatfile" commandName="Format" category="_K6uxVbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIu7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewCreateBranch" commandName="Create Branch..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIvLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewCopyPath" commandName="Copy Path to Clipboard" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIvbseEfCzgKXZSSUJiw" 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="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIvrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.browser.openBrowser" commandName="Open Browser" description="Opens the default web browser." category="_K6uxWbseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uIv7seEfCzgKXZSSUJiw" elementId="url" name="URL"/>
<parameters xmi:id="_K6uIwLseEfCzgKXZSSUJiw" elementId="browserId" name="Browser Id"/>
<parameters xmi:id="_K6uIwbseEfCzgKXZSSUJiw" elementId="name" name="Browser Name"/>
<parameters xmi:id="_K6uIwrseEfCzgKXZSSUJiw" elementId="tooltip" name="Browser Tooltip"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uIw7seEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIxLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.DeleteBranch" commandName="Delete Branch" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIxbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.contentAssist.contextInformation" commandName="Context Information" description="Show Context Information" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIxrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.saveAs" commandName="Save As" description="Save the current contents to another location" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIx7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.previousPerspective" commandName="Previous Perspective" description="Switch to the previous perspective" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIyLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.splitEditor" commandName="Toggle Split Editor" description="Split or join the currently active editor." category="_K6uxWbseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uIybseEfCzgKXZSSUJiw" elementId="Splitter.isHorizontal" name="Orientation" optional="false"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uIyrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.collapseAll" commandName="Collapse All" description="Collapse the current tree" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIy7seEfCzgKXZSSUJiw" elementId="org.eclipse.compare.copyAllRightToLeft" commandName="Copy All from Right to Left" description="Copy All Changes from Right to Left" category="_K6uxV7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIzLseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.deactivateSelectedTask" commandName="Deactivate Selected Task" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIzbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.lockToolBar" commandName="Toggle Lock Toolbars" description="Toggle the Lock on the Toolbars" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIzrseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.Disconnect" commandName="Disconnect" description="Disconnect" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uIz7seEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.format" commandName="Format" category="_K6uxVbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI0LseEfCzgKXZSSUJiw" elementId="org.springframework.tooling.ls.eclipse.gotosymbol.command" commandName="Goto Symbol" category="_K6uxRrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI0bseEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI0rseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.removeFromWorkingSet" commandName="Remove From Working Set" description="Removes the selected object from a working set." category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI07seEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.createAntBuildFile" commandName="Create Ant Build File" description="Creates an Ant build file for the current project" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI1LseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.openSelectedTask" commandName="Open Selected Task" category="_K6uxULseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI1bseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesLinkWithSelection" commandName="Toggle &quot;Link with Editor and Selection&quot; (Git Repositories View)" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI1rseEfCzgKXZSSUJiw" 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="_K6uxT7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI17seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.ide.deleteCompleted" commandName="Delete Completed Tasks" description="Delete the tasks marked as completed" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI2LseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.goToNextUnread" commandName="Go To Next Unread Task" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI2bseEfCzgKXZSSUJiw" elementId="org.eclipse.tm4e.languageconfiguration.addBlockCommentCommand" commandName="Add Block Comment" category="_K6uxR7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI2rseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI27seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RebaseInteractiveCurrent" commandName="Interactive Rebase" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI3LseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.openEditorDropDown" commandName="Quick Switch Editor" description="Open the editor drop down list" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI3bseEfCzgKXZSSUJiw" elementId="AnsiConsole.command.copy_with_escapes" commandName="Copy Text With ANSI Escapes" description="Copy the console content to clipboard, including the escape sequences" category="_K6uxUrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI3rseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.runImage" commandName="Run" description="Run an Image" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI37seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.deleteNextWord" commandName="Delete Next Word" description="Delete the next word" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI4LseEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.properties.editor.convertPropertiesToYaml" commandName="Convert .properties to .yaml" category="_K6uxSbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI4bseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.openDependencies" commandName="Open Plug-in Dependencies" description="Opens the plug-in dependencies view for the current plug-in" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI4rseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in Java editors" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI47seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.SkipRebase" commandName="Skip commit and continue" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI5LseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected method" category="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI5bseEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI5rseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.SetQuickdiffBaseline" commandName="Set quickdiff baseline" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI57seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.undo" commandName="Undo" description="Undo the last operation" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI6LseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.newQuickMenu" commandName="New menu" description="Open the New menu" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI6bseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI6rseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.openWorkspace" commandName="Switch Workspace" description="Open the workspace selection dialog" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI67seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.closeAll" commandName="Close All" description="Close all editors" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI7LseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a Java editor" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI7bseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.cut" commandName="Cut" description="Cut the selection to the clipboard" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI7rseEfCzgKXZSSUJiw" 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="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI77seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.Merge" commandName="Merge" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI8LseEfCzgKXZSSUJiw" elementId="org.eclipse.ltk.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI8bseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.ReplaceWithRef" commandName="Replace with branch, tag, or reference" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI8rseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.submitTask" commandName="Submit Task" description="Submits the currently open task" category="_K6uxS7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI87seEfCzgKXZSSUJiw" 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="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI9LseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly" commandName="Show Selected Element Only" description="Show Selected Element Only" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI9bseEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.symbolInWorkspace" commandName="Go to Symbol in Workspace" category="_K6uxVbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI9rseEfCzgKXZSSUJiw" 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="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI97seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.junit.junitShortcut.rerunFailedFirst" commandName="Rerun JUnit Test - Failures First" description="Rerun JUnit Test - Failures First" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI-LseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.export" commandName="Export" description="Export" category="_K6uxVrseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uI-bseEfCzgKXZSSUJiw" elementId="exportWizardId" name="Export Wizard"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uI-rseEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI-7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.ApplyPatch" commandName="Apply Patch" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI_LseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.JavaPerspective" commandName="Java" description="Show the Java perspective" category="_K6uxZbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI_bseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.indent" commandName="Correct Indentation" description="Corrects the indentation of the selected lines" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI_rseEfCzgKXZSSUJiw" 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="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uI_7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.forwardHistory" commandName="Forward History" description="Move forward in the editor navigation history" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJALseEfCzgKXZSSUJiw" elementId="org.eclipse.search.ui.performTextSearchProject" commandName="Find Text in Project" description="Searches the files in the project for specific text." category="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJAbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.project.rebuildAll" commandName="Rebuild All" description="Rebuild all projects" category="_K6uxXrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJArseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJA7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJBLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.openLocalFile" commandName="Open File..." description="Open a file" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJBbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.Disconnect" commandName="Disconnect" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJBrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJB7seEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.externalizeStrings" commandName="Externalize Strings in Plug-ins" description="Extract translatable strings from plug-in files" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJCLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.refresh" commandName="Refresh" description="Refresh the selected items" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJCbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.ReplaceWithOurs" commandName="Replace Conflicting Files with Our Revision" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJCrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewChangeCredentials" commandName="Change Credentials" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJC7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.correction.extractMethodInplace.assist" commandName="Quick Assist - Extract method" description="Invokes quick assist and selects 'Extract to method'" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJDLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.closeAllPerspectives" commandName="Close All Perspectives" description="Close all open perspectives" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJDbseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.TerminateAll" commandName="Terminate/Disconnect All" description="Terminate/Disconnect All" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJDrseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.disconnected" commandName="Disconnected" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJD7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.select.lineStart" commandName="Select Line Start" description="Select to the beginning of the line of text" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJELseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.commit.Reword" commandName="Reword Commit" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJEbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.editors.lineNumberToggle" commandName="Show Line Numbers" description="Toggle display of line numbers" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJErseEfCzgKXZSSUJiw" elementId="org.springframework.tooling.boot.ls.rewrite.refactor" commandName="Refactor Spring Boot Project..." description="Rewrite Refactorings for Spring Boot projects" category="_K6uxXbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJE7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchCommit" commandName="Toggle Latest Branch Commit" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJFLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.PushCommit" commandName="Push Commit..." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJFbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.genericeditor.gotoMatchingBracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJFrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.ide.showInSystemExplorer" commandName="Show In (System Explorer)" description="Show in system's explorer (file manager)" category="_K6uxUbseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uJF7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.ide.showInSystemExplorer.path" name="Resource System Path Parameter"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uJGLseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.new.local.task" commandName="New Local Task" category="_K6uxULseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJGbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.select.lineDown" commandName="Select Line Down" description="Extend the selection to the next line of text" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJGrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJG7seEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.command1" commandName="Terminal view insert" category="_K6uxWrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJHLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.lowerCase" commandName="To Lower Case" description="Changes the selection to lower case" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJHbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.CompareWithIndex" commandName="Compare with Index" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJHrseEfCzgKXZSSUJiw" elementId="org.eclipse.m2e.discovery.ui" commandName="m2e Marketplace" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJH7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.zoomOut" commandName="Zoom Out" description="Zoom out text, decrease default font size for text editors" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJILseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskIncomplete" commandName="Mark Task Incomplete" category="_K6uxULseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJIbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.save" commandName="Save" description="Save the current contents" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJIrseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJI7seEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJJLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.make.static" commandName="Make Static" description="Make Static" category="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJJbseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskReadGoToNextUnread" commandName="Mark Task Read and Go To Next Unread Task" category="_K6uxULseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJJrseEfCzgKXZSSUJiw" elementId="org.eclipse.team.ui.applyPatch" commandName="Apply Patch..." description="Apply a patch to one or more workspace projects." category="_K6uxRLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uJJ7seEfCzgKXZSSUJiw" elementId="org.eclipse.buildship.ui.commands.rundefaulttasks" commandName="Run Gradle Default Tasks" description="Runs the default tasks of the selected Gradle project" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uukLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.select.lineEnd" commandName="Select Line End" description="Select to the end of the line of text" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uukbseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskRead" commandName="Mark Task Read" category="_K6uxULseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uukrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuk7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.select.wordPrevious" commandName="Select Previous Word" description="Select the previous word" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uulLseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.StepOver" commandName="Step Over" description="Step over" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uulbseEfCzgKXZSSUJiw" elementId="org.eclipse.compare.selectPreviousChange" commandName="Select Previous Change" description="Select Previous Change" category="_K6uxV7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uulrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.exit" commandName="Exit" description="Exit the application" category="_K6uxVrseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uul7seEfCzgKXZSSUJiw" elementId="mayPrompt" name="may prompt"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uumLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.CompareWithHead" commandName="Compare with HEAD Revision" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uumbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.CompareWithCommit" commandName="Compare with Commit..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uumrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewOpen" commandName="Open" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uum7seEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.deactivateAllTasks" commandName="Deactivate Task" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uunLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.ShowHistory" commandName="Show in History" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uunbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.toggle.codemining" commandName="Toggle Code Mining" description="Toggle Code Mining Annotations" category="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uunrseEfCzgKXZSSUJiw" elementId="org.eclipse.m2e.core.ui.command.updateProject" commandName="Update Maven Project" description="Update Maven project configuration and dependencies" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uun7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.SimplePush" commandName="Push to Upstream" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuoLseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.addMemoryMonitor" commandName="Add Memory Block" description="Add memory block" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuobseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.commitContainer" commandName="Commit" description="Commit the selected container into a new image" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuorseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.organizeManifest" commandName="Organize Manifests" description="Cleans up plug-in manifest files" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuo7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.junit.junitShortcut.run" commandName="Run JUnit Test" description="Run JUnit Test" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uupLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.PushHeadToGerrit" commandName="Push Current Head to Gerrit" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uupbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.selectAll" commandName="Select All" description="Select all" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuprseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uup7seEfCzgKXZSSUJiw" elementId="org.eclipse.ltk.ui.refactoring.commands.copyProject" commandName="Copy Project" category="_K6uxZrseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uuqLseEfCzgKXZSSUJiw" elementId="org.eclipse.ltk.ui.refactoring.commands.copyProject.newName.parameter.key" name="The name of the new project." optional="false"/>
<parameters xmi:id="_K6uuqbseEfCzgKXZSSUJiw" elementId="org.eclipse.ltk.ui.refactoring.commands.copyProject.newLocation.parameter.key" name="The location of the new project." optional="false"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uuqrseEfCzgKXZSSUJiw" 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="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuq7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.project.rebuildProject" commandName="Rebuild Project" description="Rebuild the selected projects" category="_K6uxXrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uurLseEfCzgKXZSSUJiw" elementId="org.eclipse.m2e.core.pomFileAction.run" commandName="Run Maven Build" description="Run Maven Build" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uurbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.gitflow.ui.command.init" commandName="Init Gitflow..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uurrseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uur7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.gitflow.ui.command.releaseStart" commandName="Start Release" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uusLseEfCzgKXZSSUJiw" elementId="org.eclipse.m2e.actions.LifeCycleInstall.run" commandName="Run Maven Install" description="Run Maven Install" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uusbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.copyLineDown" commandName="Copy Lines" description="Duplicates the selected lines and moves the selection to the copy" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uusrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.gitflow.ui.command.compareWithDevelop" commandName="Compare with develop branch" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uus7seEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.tagImage" commandName="Add &amp;Tag" description="Add a tag to an Image" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uutLseEfCzgKXZSSUJiw" 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="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uutbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.raw.paste" commandName="Raw Paste" description="Paste and ignore smart insert setting" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uutrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.help.installationDialog" commandName="Installation Information" description="Open the installation dialog" category="_K6uxXLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uut7seEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.ToggleStepFilters" commandName="Use Step Filters" description="Toggles enablement of debug step filters" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuuLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.goto.lineUp" commandName="Line Up" description="Go up one line of text" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuubseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.goto.windowStart" commandName="Window Start" description="Go to the start of the window" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuurseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuu7seEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.commons.ui.command.AddRepository" commandName="Add Repository" category="_K6uxaLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuvLseEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.view.ui.command.launch" commandName="Open Terminal on Selection" category="_K6uxa7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuvbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.commit.DiffEditorQuickOutlineCommand" commandName="Quick Outline" description="Show the quick outline for a unified diff" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuvrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuv7seEfCzgKXZSSUJiw" elementId="org.eclipse.ant.ui.antShortcut.debug" commandName="Debug Ant Build" description="Debug Ant Build" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuwLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.AssumeUnchanged" commandName="Assume Unchanged" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuwbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.closePerspective" commandName="Close Perspective" description="Close the current perspective" category="_K6uxWbseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uuwrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.closePerspective.perspectiveId" name="Perspective Id"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uuw7seEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.dash.ShowBootDashboard" commandName="Boot Dashboard" description="Show Boot Dashboard view" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuxLseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.execContainer" commandName="Execute Shell" description="Get an interactive shell into this container" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuxbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.cheatsheets.openCheatSheetURL" commandName="Open Cheat Sheet from URL" description="Open a Cheat Sheet from file at a specified URL." category="_K6uxXLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uuxrseEfCzgKXZSSUJiw" elementId="cheatSheetId" name="Identifier" optional="false"/>
<parameters xmi:id="_K6uux7seEfCzgKXZSSUJiw" elementId="name" name="Name" optional="false"/>
<parameters xmi:id="_K6uuyLseEfCzgKXZSSUJiw" elementId="url" name="URL" optional="false"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uuybseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.addConnection" commandName="&amp;Add Connection" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuyrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.PushBranch" commandName="Push Branch..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuy7seEfCzgKXZSSUJiw" elementId="org.eclipse.m2e.core.ui.command.addDependency" commandName="Add Maven Dependency" description="Add Maven dependency" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuzLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.commands.Execute" commandName="Execute" description="Evaluate selected text" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuzbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuzrseEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uuz7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.closeAllSaved" commandName="Close All Saved" description="Close all saved editors" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu0LseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.server.launchShortcut.run" commandName="Run on Server" description="Run the current selection on a server" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu0bseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.redo" commandName="Redo" description="Redo the last operation" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu0rseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.server.launchShortcut.debug" commandName="Debug on Server" description="Debug the current selection on a server" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu07seEfCzgKXZSSUJiw" elementId="org.eclipse.m2e.editor.RenameArtifactAction" commandName="Rename Maven Artifact..." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu1LseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.selectWorkingSets" commandName="Select Working Sets" description="Select the working sets that are applicable for this window." category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu1bseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.displayContainerLog" commandName="Display Log" description="Display the log for the selected container in the Console" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu1rseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu17seEfCzgKXZSSUJiw" elementId="org.eclipse.pde.api.tools.ui.remove.filters" commandName="Remove API Problem Filters..." description="Remove API problem filters for this project" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu2LseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu2bseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.close" commandName="Close" description="Close the active editor" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu2rseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu27seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.gitflow.ui.command.featureStart" commandName="Start Feature" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu3LseEfCzgKXZSSUJiw" 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="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu3bseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.Reset" commandName="Reset..." category="_K6uxbLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uu3rseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.ResetMode" name="Reset mode" optional="false"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uu37seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.previousSubTab" commandName="Previous Sub-Tab" description="Switch to the previous sub-tab" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu4LseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu4bseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.showIn" commandName="Show In" category="_K6uxUbseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uu4rseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.showIn.targetId" name="Show In Target Id" optional="false"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uu47seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewRemoveRemote" commandName="Delete Remote" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu5LseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.showInWebBrowser" commandName="Web Browser" description="Show in Web Browser" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu5bseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.dialogs.openInputDialog" commandName="Open Input Dialog" description="Open an Input Dialog" category="_K6uxY7seEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uu5rseEfCzgKXZSSUJiw" elementId="title" name="Title"/>
<parameters xmi:id="_K6uu57seEfCzgKXZSSUJiw" elementId="message" name="Message"/>
<parameters xmi:id="_K6uu6LseEfCzgKXZSSUJiw" elementId="initialValue" name="Initial Value"/>
<parameters xmi:id="_K6uu6bseEfCzgKXZSSUJiw" elementId="cancelReturns" name="Return Value on Cancel"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uu6rseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RebaseCurrent" commandName="Rebase" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu67seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu7LseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskComplete" commandName="Mark Task Complete" category="_K6uxULseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu7bseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.select.windowStart" commandName="Select Window Start" description="Select to the start of the window" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu7rseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu77seEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu8LseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewImportProjects" commandName="Import Projects..." description="Import or create in local Git repository" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu8bseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.showAllContainers" commandName="&amp;Show all Containers" description="Show all Containers, including non-running ones." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu8rseEfCzgKXZSSUJiw" elementId="org.eclipse.compare.copyAllLeftToRight" commandName="Copy All from Left to Right" description="Copy All Changes from Left to Right" category="_K6uxV7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu87seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu9LseEfCzgKXZSSUJiw" elementId="org.eclipse.search.ui.openFileSearchPage" commandName="File Search" description="Open the Search dialog's file search page" category="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu9bseEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu9rseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.removeImages" commandName="Re&amp;move " description="Remove the selected images" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu97seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewAddRepository" commandName="Add a Git Repository..." description="Adds an existing Git repository to the Git Repositories view" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu-LseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.breakpoint.properties" commandName="Java Breakpoint Properties" description="View and edit the properties for a given Java breakpoint" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu-bseEfCzgKXZSSUJiw" 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="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu-rseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.task.clearActiveTime" commandName="Clear Active Time" category="_K6uxULseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu-7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.ide.copyBuildIdCommand" commandName="Copy Build Id Information To Clipboard" description="Copies the build identification information to the clipboard." category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu_LseEfCzgKXZSSUJiw" elementId="org.eclipse.buildship.ui.commands.refreshproject" commandName="Refresh Gradle Project" description="Synchronizes the Gradle builds of the selected projects with the workspace" category="_K6uxTLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu_bseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.select.textEnd" commandName="Select Text End" description="Select to the end of the text" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu_rseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.context.ui.commands.task.attachContext" commandName="Attach Context" category="_K6uxT7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uu_7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.goto.wordPrevious" commandName="Previous Word" description="Go to the previous word" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvALseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.preferences" commandName="Preferences" description="Open the preferences dialog" category="_K6uxWbseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uvAbseEfCzgKXZSSUJiw" elementId="preferencePageId" name="Preference Page"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uvArseEfCzgKXZSSUJiw" elementId="org.eclipse.m2e.sourcelookup.ui.openSourceLookupInfoDialog" commandName="Source Lookup Info" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvA7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.commit.Squash" commandName="Squash Commits" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvBLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.copy" commandName="Copy" description="Copy the selection to the clipboard" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvBbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.nextView" commandName="Next View" description="Switch to the next view" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvBrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.revertToSaved" commandName="Revert to Saved" description="Revert to the last saved state" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvB7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.properties.NewPropertySheetCommand" commandName="Properties" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvCLseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.RunToLine" commandName="Run to Line" description="Resume and break when execution reaches the current line" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvCbseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.debug" commandName="Debug OSGi Framework" description="Debug OSGi Framework" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvCrseEfCzgKXZSSUJiw" 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="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvC7seEfCzgKXZSSUJiw" elementId="org.springframework.tooling.boot.ls.rewrite.boot-upgrade" commandName="Upgrade Spring Boot Version..." description="Upgrade Spring Boot Version for a Spring Boot project" category="_K6uxXbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvDLseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.removeTag" commandName="&amp;Remove Tag" description="Remove a tag from an Image with multiple tags" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvDbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.upperCase" commandName="To Upper Case" description="Changes the selection to upper case" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvDrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.ConfigureFetch" commandName="Configure Upstream Fetch" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvD7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.goInto" commandName="Go Into" description="Navigate into the selected item" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvELseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.OpenRunConfigurations" commandName="Run..." description="Open run launch configuration dialog" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvEbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.select.windowEnd" commandName="Select Window End" description="Select to the end of the window" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvErseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.minimizePart" commandName="Minimize Active View or Editor" description="Minimizes the active view or editor" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvE7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.Untrack" commandName="Untrack" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvFLseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.add.block.comment" commandName="Add Block Comment" description="Add Block Comment" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvFbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.showSystemMenu" commandName="Show System Menu" description="Show the system menu" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvFrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.gitflow.ui.command.replaceWithDevelop" commandName="Replace with develop branch" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvF7seEfCzgKXZSSUJiw" 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="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvGLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" description="Opens selected commit(s) in Commit Viewer(s)" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvGbseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvGrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvG7seEfCzgKXZSSUJiw" elementId="org.eclipse.m2e.actions.LifeCycleTest.run" commandName="Run Maven Test" description="Run Maven Test" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvHLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.savePerspective" commandName="Save Perspective As" description="Save the current perspective" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvHbseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.removeContainerLog" commandName="Remove Log" description="Remove the console log for the selected container" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvHrseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvH7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.command.configureTrace" commandName="Configure Git Debug Trace" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvILseEfCzgKXZSSUJiw" 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="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvIbseEfCzgKXZSSUJiw" 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="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvIrseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.open.file.from.source" commandName="Open Selection" description="Open an editor on the selected link" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvI7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvJLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.toggleBlockSelectionMode" commandName="Toggle Block Selection" description="Toggle block / column selection in the current text editor" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvJbseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.goto.matching.bracket" commandName="Matching Character" description="Go to Matching Character" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvJrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.FetchGiteaPullRequest" commandName="Fetch Gitea Pull Request" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvJ7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvKLseEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.selectionRange.up" commandName="Enclosing Element" description="Expand Selection To Enclosing Element" category="_K6uxVbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvKbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.CompareIndexWithHead" commandName="Compare File in Index with HEAD Revision" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvKrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.override.methods" commandName="Override/Implement Methods" description="Override or implement methods from super types" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvK7seEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.commands.editStartersCommand2" commandName="Edit Starters 2" category="_K6uxSbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvLLseEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.selectionRange.down" commandName="Restore To Last Selection" description="Expand Selection To Restore To Last Selection" category="_K6uxVbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvLbseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.wikitext.ui.convertToDocbookCommand" commandName="Generate Docbook" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvLrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.part.nextPage" commandName="Next Page" description="Switch to the next page" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvL7seEfCzgKXZSSUJiw" 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="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvMLseEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.view.ui.command.launchConsole" commandName="Open Terminal on Selection" category="_K6uxa7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvMbseEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.restart.commands.restart" commandName="Trigger Restart" description="Restart Spring Boot Application" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvMrseEfCzgKXZSSUJiw" 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="_K6uxZLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uvM7seEfCzgKXZSSUJiw" elementId="repositoryUri" name="Repository URI"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uvNLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.clear.mark" commandName="Clear Mark" description="Clear the mark" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvNbseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.quick_outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvNrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.add.textblock" commandName="Add Text Block" description="Adds Text Block" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvN7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewRemove" commandName="Remove Repository" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvOLseEfCzgKXZSSUJiw" elementId="org.eclipse.ant.ui.openExternalDoc" commandName="Open External Documentation" description="Open the External documentation for the current task in the Ant editor" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvObseEfCzgKXZSSUJiw" 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="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvOrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.gitflow.ui.command.featureFinish" commandName="Finish Feature" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvO7seEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvPLseEfCzgKXZSSUJiw" elementId="org.eclipse.text.quicksearch.commands.quicksearchCommand" commandName="Quick Search" category="_K6uxWLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvPbseEfCzgKXZSSUJiw" elementId="org.eclipse.tm4e.languageconfiguration.removeBlockCommentCommand" commandName="Remove Block Comment" category="_K6uxR7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvPrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.PushTags" commandName="Push Tags..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvP7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.ContinueRebase" commandName="Continue Rebase" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvQLseEfCzgKXZSSUJiw" 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="_K6uxXLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvQbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.CreatePatch" commandName="Create Patch..." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvQrseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.Resume" commandName="Resume" description="Resume" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvQ7seEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.restartContainers" commandName="Res&amp;tart" description="Restart selected containers" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvRLseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.context.ui.commands.open.context.dialog" commandName="Show Context Quick View" description="Show Context Quick View" category="_K6uxT7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvRbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.restartWorkbench" commandName="Restart" description="Restart the workbench" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvRrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.CompareWithRef" commandName="Compare with Branch, Tag or Reference..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvR7seEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.context.ui.commands.attachment.retrieveContext" commandName="Retrieve Context Attachment" category="_K6uxT7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvSLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.toggleOverwrite" commandName="Toggle Overwrite" description="Toggle overwrite mode" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvSbseEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.dash.boot.dash.RestartAction" commandName="(Re)start" description="(Re)start Boot App" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvSrseEfCzgKXZSSUJiw" elementId="editor.action.triggerSuggest" commandName="Invoke Content Assist" category="_K6uxbLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uvS7seEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.path.param" name="Resource Path (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.pathParameterType"/>
<parameters xmi:id="_K6uvTLseEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.command.param" name="Command id (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.commandParameterType"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uvTbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvTrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.folding.collapse_all" commandName="Collapse All" description="Collapses all folded regions" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvT7seEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.RefreshRepositoryTasks" commandName="Synchronize Changed" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvULseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.ToggleWatchpoint" commandName="Toggle Watchpoint" description="Creates or removes a watchpoint" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvUbseEfCzgKXZSSUJiw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowRepositoryCatalog" commandName="Show Repository Catalog" category="_K6uxbLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uvUrseEfCzgKXZSSUJiw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.RepositoryParameter" name="P2 Repository URI"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uvU7seEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.closeRendering" commandName="Close Rendering" description="Close the selected rendering." category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvVLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewOpenInEditor" commandName="Open in Editor" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvVbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.submodule.update" commandName="Update Submodule" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvVrseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.ProfileLast" commandName="Profile" description="Launch in profile mode" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvV7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.Pull" commandName="Pull" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvWLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.swap.mark" commandName="Swap Mark" description="Swap the mark with the cursor position" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvWbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvWrseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.context.ui.commands.interest.increment" commandName="Make Landmark" description="Make Landmark" category="_K6uxT7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvW7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.gitflow.ui.command.developCheckout" commandName="Check Out Develop" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvXLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureFetch" commandName="Configure Fetch..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvXbseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.api.tools.ui.convert.javadocs" commandName="Convert API Tools Javadoc Tags..." description="Starts a wizard that will allow you to convert existing Javadoc tags to annotations" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvXrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewShowInSystemExplorer" commandName="Show In System Explorer" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvX7seEfCzgKXZSSUJiw" 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="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvYLseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.run" commandName="Run OSGi Framework" description="Run OSGi Framework" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvYbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.shiftLeft" commandName="Shift Left" description="Shift a block of text to the left" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvYrseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.structure.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvY7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.Push" commandName="Push..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvZLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.commands.AddClassPrepareBreakpoint" commandName="Add Class Load Breakpoint" description="Add a class load breakpoint" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvZbseEfCzgKXZSSUJiw" 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="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvZrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.stash.drop" commandName="Delete Stashed Commit..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvZ7seEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.DebugPerspective" commandName="Debug" description="Open the debug perspective" category="_K6uxZbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvaLseEfCzgKXZSSUJiw" elementId="org.eclipse.tips.ide.command.open" commandName="Tip of the Day" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvabseEfCzgKXZSSUJiw" elementId="AnsiConsole.command.copy_without_escapes" commandName="Copy Text Without ANSI Escapes" description="Copy the console content to clipboard, removing the escape sequences" category="_K6uxUrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvarseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.gitflow.ui.command.hotfixFinish" commandName="Finish Hotfix" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uva7seEfCzgKXZSSUJiw" 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="_K6uxSLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uvbLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.specific_content_assist.category_id" name="type" optional="false"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uvbbseEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvbrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.expandAll" commandName="Expand All" description="Expand the current tree" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvb7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.saveAll" commandName="Save All" description="Save all current contents" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvcLseEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvcbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvcrseEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.properties.editor.convertYamlToProperties" commandName="Convert .yaml to .properties" category="_K6uxSbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvc7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.closeOthers" commandName="Close Others" description="Close all editors except the one that is active" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvdLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.editors.quickdiff.revertLine" commandName="Revert Line" description="Revert the current line" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvdbseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.OpenDebugConfigurations" commandName="Debug..." description="Open debug launch configuration dialog" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvdrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.SimpleFetch" commandName="Fetch from Upstream" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvd7seEfCzgKXZSSUJiw" elementId="org.eclipse.m2e.sourcelookup.ui.importBinaryProject" commandName="Import Binary Project" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uveLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.previousEditor" commandName="Previous Editor" description="Switch to the previous editor" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvebseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uverseEfCzgKXZSSUJiw" 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="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uve7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.zoomIn" commandName="Zoom In" description="Zoom in text, increase default font size for text editors" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvfLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.ide.OpenMarkersView" commandName="Open Another" description="Open another view" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvfbseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvfrseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.newRendering" commandName="New Rendering" description="Add a new rendering." category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvf7seEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.copyfromcontainer" commandName="Copy from Container" description="Copy files from running Container to a local directory" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvgLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.project.closeUnrelatedProjects" commandName="Close Unrelated Projects" description="Close unrelated projects" category="_K6uxXrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvgbseEfCzgKXZSSUJiw" 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="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvgrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.ide.markers.copyMarkerResourceQualifiedName" commandName="Copy Resource Qualified Name To Clipboard" description="Copies markers resource qualified name to the clipboard" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvg7seEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.run" commandName="Run Eclipse Application" description="Run Eclipse Application" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvhLseEfCzgKXZSSUJiw" elementId="org.eclipse.search.ui.performTextSearchWorkspace" commandName="Find Text in Workspace" description="Searches the files in the workspace for specific text." category="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvhbseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.remove.block.comment" commandName="Remove Block Comment" description="Remove Block Comment" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvhrseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.runtime.spy.commands.menuSpyCommand" commandName="Plug-in Menu Spy" description="Show the Plug-in Spy" category="_K6uxabseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvh7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uviLseEfCzgKXZSSUJiw" elementId="org.eclipse.m2e.core.ui.command.openPom" commandName="Open Maven POM" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvibseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.index.rebuild" commandName="Rebuild Java Index" description="Rebuilds the Java index database" category="_K6uxXrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvirseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.addBookmark" commandName="Add Bookmark" description="Add a bookmark" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvi7seEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.maximize" commandName="Maximize Active View or Editor" category="_K6uxWrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvjLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.set.mark" commandName="Set Mark" description="Set the mark" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvjbseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.goToPreviousUnread" commandName="Go To Previous Unread Task" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvjrseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvj7seEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.ui.EnableDisableBootDevtools" commandName="Add/Remove Boot Devtools" category="_K6uxSbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvkLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView" commandName="Show View" description="Shows a particular view" category="_K6uxRbseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uvkbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.viewId" name="View"/>
<parameters xmi:id="_K6uvkrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.secondaryId" name="Secondary Id"/>
<parameters xmi:id="_K6uvk7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.views.showView.makeFast" name="As FastView"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uvlLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.Ignore" commandName="Ignore" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvlbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.commit.Edit" commandName="Edit Commit" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvlrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.showResourceByPath" commandName="Show Resource in Navigator" description="Show a resource in the Navigator given its path" category="_K6uxUbseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uvl7seEfCzgKXZSSUJiw" elementId="resourcePath" name="Resource Path" typeId="org.eclipse.ui.ide.resourcePath" optional="false"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uvmLseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.SkipAllBreakpoints" commandName="Skip All Breakpoints" description="Sets whether or not any breakpoint should suspend execution" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvmbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.delimiter.windows" commandName="Convert Line Delimiters to Windows (CRLF, \r\n, 0D0A, &#xa4;&#xb6;)" description="Converts the line delimiters to Windows (CRLF, \r\n, 0D0A, &#xa4;&#xb6;)" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvmrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.findNext" commandName="Find Next" description="Find next item" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvm7seEfCzgKXZSSUJiw" 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="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvnLseEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.commands.editStartersCommand" commandName="Edit Starters" category="_K6uxSbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvnbseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.openPluginArtifact" commandName="Open Plug-in Artifact" description="Open a plug-in artifact in the manifest editor" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvnrseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.server.debug" commandName="Debug" description="Debug server" category="_K6uxU7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvn7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.nextSubTab" commandName="Next Sub-Tab" description="Switch to the next sub-tab" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvoLseEfCzgKXZSSUJiw" 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="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvobseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.addTaskRepository" commandName="Add Task Repository..." category="_K6uxULseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uvorseEfCzgKXZSSUJiw" elementId="connectorKind" name="Repository Type"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uvo7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.run" commandName="Run Java Application" description="Run Java Application" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvpLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.addTask" commandName="Add Task..." description="Add a task" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvpbseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.updateUnitVersions" commandName="Update IU Versions from Repositories" description="Update to latest IU versions" category="_K6uxarseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvprseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.structure.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvp7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.cheatsheets.openCheatSheet" commandName="Open Cheat Sheet" description="Open a Cheat Sheet." category="_K6uxXLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uvqLseEfCzgKXZSSUJiw" elementId="cheatSheetId" name="Identifier"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uvqbseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.viewSource.command" commandName="View Unformatted Text" category="_K6uxULseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvqrseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.showInPropertiesView" commandName="Properties" description="Show in Properties View" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvq7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.moveLineDown" commandName="Move Lines Down" description="Moves the selected lines down" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvrLseEfCzgKXZSSUJiw" elementId="org.eclipse.equinox.p2.ui.sdk.update" commandName="Check for Updates" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvrbseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.searchTargetRepositories" commandName="Add Artifact to Target Platform" description="Add an artifact to your target platform" category="_K6uxbLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uvrrseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.searchTargetRepositories.term" name="The initial search pattern for the artifact search dialog"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uvr7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.goto.textEnd" commandName="Text End" description="Go to the end of the text" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvsLseEfCzgKXZSSUJiw" 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="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvsbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.part.previousPage" commandName="Previous Page" description="Switch to the previous page" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvsrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.project.closeProject" commandName="Close Project" description="Close the selected project" category="_K6uxXrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvs7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.PullWithOptions" commandName="Pull..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvtLseEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.toggleLinkWithEditor" commandName="Toggle Link with Editor" category="_K6uxVbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvtbseEfCzgKXZSSUJiw" 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="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvtrseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.server.publish" commandName="Publish" description="Publish to server" category="_K6uxU7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvt7seEfCzgKXZSSUJiw" 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="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvuLseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.updateClasspath" commandName="Update Classpath" description="Updates the plug-in classpath from latest settings" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvubseEfCzgKXZSSUJiw" 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="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvurseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskUnread" commandName="Mark Task Unread" category="_K6uxULseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvu7seEfCzgKXZSSUJiw" elementId="org.eclipse.search.ui.performTextSearchFile" commandName="Find Text in File" description="Searches the files in the file for specific text." category="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvvLseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.structure.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvvbseEfCzgKXZSSUJiw" 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="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvvrseEfCzgKXZSSUJiw" elementId="org.springsource.ide.eclipse.commons.ui.stop" commandName="Stop Application" description="Stop last launched application" category="_K6uxX7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvv7seEfCzgKXZSSUJiw" elementId="java.execute.workspaceCommand" commandName="Execute Java Command in Workspace" category="_K6uxbLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uvwLseEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.path.param" name="Resource Path (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.pathParameterType"/>
<parameters xmi:id="_K6uvwbseEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.command.param" name="Command id (unnecessary, only to make lsp4e happy)" typeId="org.eclipse.lsp4e.commandParameterType"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uvwrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.folding.expand_all" commandName="Expand All" description="Expands all folded regions" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvw7seEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvxLseEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.quickaccess" commandName="Quick Access" category="_K6uxWrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvxbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.help.quickStartAction" commandName="Welcome" description="Show help for beginning users" category="_K6uxXLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvxrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.ReplaceWithPrevious" commandName="Replace with Previous Revision" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvx7seEfCzgKXZSSUJiw" elementId="org.eclipse.m2e.sourcelookup.ui.openPom" commandName="Open Pom" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvyLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.hideShowEditors" commandName="Toggle Shared Area Visibility" description="Toggles the visibility of the shared area" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvybseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.folding.restore" commandName="Reset Structure" description="Resets the folding structure" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvyrseEfCzgKXZSSUJiw" elementId="org.eclipse.help.ui.indexcommand" commandName="Index" description="Show Keyword Index" category="_K6uxXLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvy7seEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.removeConnection" commandName="&amp;Remove" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvzLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvzbseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.api.tools.ui.setup.projects" commandName="API Tools Setup..." description="Configure projects for API usage and compatibility checks" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvzrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.debug" commandName="Debug Java Application" description="Debug Java Application" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uvz7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.forward" commandName="Forward" description="Navigate forward" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv0LseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.CherryPick" commandName="Cherry Pick" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv0bseEfCzgKXZSSUJiw" elementId="org.eclipse.buildship.ui.commands.openbuildscript" commandName="Open Gradle Build Script" description="Opens the Gradle build script for the selected Gradle project" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv0rseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.FetchGitHubPR" commandName="Fetch GitHub Pull Request" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv07seEfCzgKXZSSUJiw" elementId="org.eclipse.buildship.ui.commands.openrunconfiguration" commandName="Open Gradle Run Configuration" description="Opens the Run Configuration for the selected Gradle tasks" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv1LseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.DeleteTag" commandName="&amp;Delete Tag" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv1bseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv1rseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.pinEditor" commandName="Pin Editor" description="Pin the current editor" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv17seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.goto.pageUp" commandName="Page Up" description="Go up one page" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv2LseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.submodule.sync" commandName="Sync Submodule" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv2bseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.DeleteBranch" commandName="Delete Branch" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv2rseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.goto.columnPrevious" commandName="Previous Column" description="Go to the previous column" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv27seEfCzgKXZSSUJiw" elementId="org.eclipse.compare.selectNextChange" commandName="Select Next Change" description="Select Next Change" category="_K6uxV7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv3LseEfCzgKXZSSUJiw" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource" commandName="Rename Resource" description="Rename the selected resource and notify LTK participants." category="_K6uxZrseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uv3bseEfCzgKXZSSUJiw" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource.newName.parameter.key" name="Selected resource's new name."/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uv3rseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.importFromRepository" commandName="Import from a Source Repository" description="Imports a plug-in from a source repository" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv37seEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.dash.boot.dash.StopAction" commandName="Stop" description="Stop Boot App" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv4LseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.Rebase" commandName="Rebase on" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv4bseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.previousTask" commandName="Previous Task Command" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv4rseEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.view.ui.command.newview" commandName="New Terminal View" category="_K6uxa7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv47seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.properties" commandName="Properties" description="Display the properties of the selected item" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv5LseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.ReplaceWithHead" commandName="Replace with HEAD revision" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv5bseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv5rseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.activeContextInfo" commandName="Show activeContext Info" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv57seEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskReadGoToPreviousUnread" commandName="Mark Task Read and Go To Previous Unread Task" category="_K6uxULseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv6LseEfCzgKXZSSUJiw" 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="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv6bseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.select.textStart" commandName="Select Text Start" description="Select to the beginning of the text" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv6rseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.cleanup.document" commandName="Cleanup Document..." description="Cleanup document" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv67seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.gitflow.ui.command.releaseFinish" commandName="Finish Release" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv7LseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.ConfigurePush" commandName="Configure Upstream Push" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv7bseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.command.nextpage" commandName="Next Page of Memory" description="Load next page of memory" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv7rseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.command.gotoaddress" commandName="Go to Address" description="Go to Address" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv77seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.gitflow.ui.command.hotfixStart" commandName="Start Hotfix" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv8LseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.maximizePart" commandName="Maximize Active View or Editor" description="Toggles maximize/restore state of active view or editor" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv8bseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify field access" description="Invokes quick assist and selects 'Qualify field access'" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv8rseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.newEditor" commandName="Clone Editor" description="Open another editor on the active editor's input" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv87seEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.format" commandName="Format" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv9LseEfCzgKXZSSUJiw" elementId="org.eclipse.search.ui.openSearchDialog" commandName="Open Search Dialog" description="Open the Search dialog" category="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv9bseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.contentAssist.proposals" commandName="Content Assist" description="Content Assist" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv9rseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.up" commandName="Up" description="Navigate up one level" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv97seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.activateEditor" commandName="Activate Editor" description="Activate the editor" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv-LseEfCzgKXZSSUJiw" elementId="org.eclipse.m2e.core.ui.command.addPlugin" commandName="Add Maven Plugin" description="Add Maven plugin" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv-bseEfCzgKXZSSUJiw" 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="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv-rseEfCzgKXZSSUJiw" 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="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv-7seEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv_LseEfCzgKXZSSUJiw" elementId="org.springsource.ide.eclipse.commons.ui.relaunch" commandName="Relaunch Application" description="Relaunch last launched application" category="_K6uxX7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv_bseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.Terminate" commandName="Terminate" description="Terminate" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv_rseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.ShowRepositoriesView" commandName="Show Git Repositories View" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uv_7seEfCzgKXZSSUJiw" 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="_K6uxXLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwALseEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.openCallHierarchy" commandName="Open Call Hierarchy" description="Open Call Hierarchy for the selected item" category="_K6uxVbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwAbseEfCzgKXZSSUJiw" elementId="org.eclipse.compare.compareWithOther" commandName="Compare With Other Resource" description="Compare resources, clipboard contents or editors" category="_K6uxV7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwArseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.showAllImages" commandName="&amp;Show all Images" description="Show all Images, including intermediate images." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwA7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.CreatePatch" commandName="Create Patch..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwBLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.editors.revisions.author.toggle" commandName="Toggle Revision Author Display" description="Toggles the display of the revision author" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwBbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.goto.windowEnd" commandName="Window End" description="Go to the end of the window" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwBrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.perspectives.showPerspective" commandName="Show Perspective" description="Show a particular perspective" category="_K6uxZbseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uwB7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.perspectives.showPerspective.perspectiveId" name="Parameter"/>
<parameters xmi:id="_K6uwCLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.perspectives.showPerspective.newWindow" name="In New Window"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uwCbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.goto.line" commandName="Go to Line" description="Go to a specified line of text" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwCrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.editors.quickdiff.revert" commandName="Revert Lines" description="Revert the current selection, block or deleted lines" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwC7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.debug" commandName="Debug Java Applet" description="Debug Java Applet" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwDLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.select.lineUp" commandName="Select Line Up" description="Extend the selection to the previous line of text" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwDbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.submodule.add" commandName="Add Submodule" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwDrseEfCzgKXZSSUJiw" 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="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwD7seEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwELseEfCzgKXZSSUJiw" elementId="org.eclipse.compare.copyLeftToRight" commandName="Copy from Left to Right" description="Copy Current Change from Left to Right" category="_K6uxV7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwEbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.project.openProject" commandName="Open Project" description="Open a project" category="_K6uxXrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwErseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.filediff.OpenPrevious" commandName="Open Previous Version" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwE7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwFLseEfCzgKXZSSUJiw" elementId="org.eclipse.tips.ide.command.trim.open" commandName="Tip of the Day" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwFbseEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwFrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.project.properties" commandName="Properties" description="Display the properties of the selected item's project " category="_K6uxXrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwF7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.CompareVersionsInTree" commandName="Compare in Tree" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwGLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.select.columnPrevious" commandName="Select Previous Column" description="Select the previous column" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwGbseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.debug" commandName="Debug JUnit Plug-in Test" description="Debug JUnit Plug-in Test" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwGrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.correction.extractLocalNotReplaceOccurrences.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwG7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchHierarchy" commandName="Toggle Branch Representation" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwHLseEfCzgKXZSSUJiw" elementId="org.eclipse.ltk.ui.refactoring.commands.deleteResources" commandName="Delete Resources" description="Delete the selected resources and notify LTK participants." category="_K6uxZrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwHbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.file.print" commandName="Print" description="Print" category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwHrseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwH7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.commands.AllReferences" commandName="All References" description="Inspect all references to the selected object" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwILseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.junit.junitShortcut.rerunLast" commandName="Rerun JUnit Test" description="Rerun JUnit Test" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwIbseEfCzgKXZSSUJiw" 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="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwIrseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.format.active.elements" commandName="Format Active Elements" description="Format active elements" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwI7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.showRulerContextMenu" commandName="Show Ruler Context Menu" description="Show the context menu for the ruler" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwJLseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.showInSystemExplorer" commandName="System Explorer" description="%command.showInSystemExplorer.menu.description" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwJbseEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwJrseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.task.clearOutgoing" commandName="Clear Outgoing Changes" category="_K6uxULseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwJ7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.folding.collapse" commandName="Collapse" description="Collapses the folded region at the current selection" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwKLseEfCzgKXZSSUJiw" elementId="org.eclipse.epp.mpc.ui.command.showFavorites" commandName="Eclipse Marketplace Favorites" description="Open Marketplace Favorites" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwKbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.smartEnterInverse" commandName="Insert Line Above Current Line" description="Adds a new line above the current line" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwKrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.spy" commandName="Show Contributing Plug-in" description="Shows contribution information for the currently selected element" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwK7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.help.helpSearch" commandName="Help Search" description="Open the help search" category="_K6uxXLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwLLseEfCzgKXZSSUJiw" 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="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwLbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.gitflow.ui.command.featureTrack" commandName="Track Feature" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwLrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.goto.lineDown" commandName="Line Down" description="Go down one line of text" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwL7seEfCzgKXZSSUJiw" elementId="org.eclipse.m2e.actions.LifeCycleClean.run" commandName="Run Maven Clean" description="Run Maven Clean" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwMLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition" commandName="Previous Edit Location" description="Previous edit location" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwMbseEfCzgKXZSSUJiw" 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="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwMrseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.wikitext.ui.convertToEclipseHelpCommand" commandName="Generate Eclipse Help (*.html and *-toc.xml)" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwM7seEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.command.prevpage" commandName="Previous Page of Memory" description="Load previous page of memory" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwNLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.commands.ForceReturn" commandName="Force Return" description="Forces return from method with value of selected expression" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwNbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.ide.configureFilters" commandName="Filters..." description="Configure the filters to apply to the markers view" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwNrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.previousTab" commandName="Previous Tab" description="Switch to the previous tab" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwN7seEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.toggleSortOutline" commandName="Sort" category="_K6uxVbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwOLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.dialogs.openMessageDialog" commandName="Open Message Dialog" description="Open a Message Dialog" category="_K6uxY7seEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uwObseEfCzgKXZSSUJiw" elementId="title" name="Title"/>
<parameters xmi:id="_K6uwOrseEfCzgKXZSSUJiw" elementId="message" name="Message"/>
<parameters xmi:id="_K6uwO7seEfCzgKXZSSUJiw" elementId="imageType" name="Image Type Constant" typeId="org.eclipse.ui.dialogs.Integer"/>
<parameters xmi:id="_K6uwPLseEfCzgKXZSSUJiw" elementId="defaultIndex" name="Default Button Index" typeId="org.eclipse.ui.dialogs.Integer"/>
<parameters xmi:id="_K6uwPbseEfCzgKXZSSUJiw" elementId="buttonLabel0" name="First Button Label"/>
<parameters xmi:id="_K6uwPrseEfCzgKXZSSUJiw" elementId="buttonLabel1" name="Second Button Label"/>
<parameters xmi:id="_K6uwP7seEfCzgKXZSSUJiw" elementId="buttonLabel2" name="Third Button Label"/>
<parameters xmi:id="_K6uwQLseEfCzgKXZSSUJiw" elementId="buttonLabel3" name="Fourth Button Label"/>
<parameters xmi:id="_K6uwQbseEfCzgKXZSSUJiw" elementId="cancelReturns" name="Return Value on Cancel"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uwQrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.genericeditor.findReferences" commandName="Find References" description="Find other code items referencing the current selected item." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwQ7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.goto.lineEnd" commandName="Line End" description="Go to the end of the line of text" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwRLseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.RunLast" commandName="Run" description="Launch in run mode" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwRbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.externalTools.commands.OpenExternalToolsConfigurations" commandName="External Tools..." description="Open external tools launch configuration dialog" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwRrseEfCzgKXZSSUJiw" 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="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwR7seEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.internationalize" commandName="Internationalize Plug-ins" description="Sets up internationalization for a plug-in" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwSLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.deletePrevious" commandName="Delete Previous" description="Delete the previous character" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwSbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.CompareWithPrevious" commandName="Compare with Previous Revision" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwSrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.select.columnNext" commandName="Select Next Column" description="Select the next column" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwS7seEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwTLseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.TerminateAndRelaunch" commandName="Terminate and Relaunch" description="Terminate and Relaunch" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwTbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.JavaHierarchyPerspective" commandName="Java Type Hierarchy" description="Show the Java Type Hierarchy perspective" category="_K6uxZbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwTrseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwT7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.Tag" commandName="Create Tag..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwULseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.NoAssumeUnchanged" commandName="No Assume Unchanged" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwUbseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.RemoveAllBreakpoints" commandName="Remove All Breakpoints" description="Removes all breakpoints" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwUrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigator.resources.nested.changeProjectPresentation" commandName="P&amp;rojects Presentation" category="_K6uxbLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uwU7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigator.resources.nested.enabled" name="&amp;Hierarchical"/>
<parameters xmi:id="_K6uwVLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.commands.radioStateParameter" name="Nested Project view - Radio State" optional="false"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uwVbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.showKeyAssist" commandName="Show Key Assist" description="Show the key assist dialog" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwVrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.genericeditor.togglehighlight" commandName="Toggle Highlight" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwV7seEfCzgKXZSSUJiw" 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="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwWLseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.stopContainers" commandName="&amp;Stop" description="Stop the selected containers" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwWbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.commands.openElementInEditor" commandName="Open Java Element" description="Open a Java element in its editor" category="_K6uxUbseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uwWrseEfCzgKXZSSUJiw" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uwW7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.AddToIndex" commandName="Add to Index" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwXLseEfCzgKXZSSUJiw" elementId="org.eclipse.buildship.ui.commands.refreshtaskview" commandName="Refresh View (Gradle Tasks)" description="Refreshes the Gradle Tasks view" category="_K6uxRbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwXbseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.toggle.comment" commandName="Toggle Comment" description="Toggle Comment" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwXrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.help.tipsAndTricksAction" commandName="Tips and Tricks" description="Open the tips and tricks help page" category="_K6uxXLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwX7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwYLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.smartEnter" commandName="Insert Line Below Current Line" description="Adds a new line below the current line" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwYbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.goto.lineStart" commandName="Line Start" description="Go to the start of the line of text" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwYrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureBranch" commandName="Configure Branch" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwY7seEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.Suspend" commandName="Suspend" description="Suspend" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwZLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.hippieCompletion" commandName="Word Completion" description="Context insensitive completion" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwZbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwZrseEfCzgKXZSSUJiw" elementId="org.eclipse.team.ui.synchronizeLast" commandName="Repeat last synchronization" description="Repeat the last synchronization" category="_K6uxRLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwZ7seEfCzgKXZSSUJiw" elementId="spring.initializr.addStarters" commandName="Add Spring Boot Starters" description="Adds Spring Boot Starters dependencies">
<parameters xmi:id="_K6uwaLseEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.command.param" name="command" typeId="org.eclipse.lsp4e.commandParameterType"/>
<parameters xmi:id="_K6uwabseEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.path.param" name="path" typeId="org.eclipse.lsp4e.pathParameterType"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uwarseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.generate.javadoc" commandName="Generate Javadoc" description="Generates Javadoc for a selectable set of Java resources" category="_K6uxXrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwa7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureGerritRemote" commandName="Gerrit Configuration..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwbLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.commands.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwbbseEfCzgKXZSSUJiw" elementId="org.eclipse.buildship.ui.shortcut.test.run" commandName="Run Gradle Test" description="Run Gradle test based on the current selection" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwbrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.ide.configureColumns" commandName="Configure Columns..." description="Configure the columns in the markers view" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwb7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.ReplaceWithCommit" commandName="Replace with commit" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwcLseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.DebugLast" commandName="Debug" description="Launch in debug mode" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwcbseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.filterContainersWithLabels" commandName="Filter by &amp;Labels" description="Show containers that have specified labels." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwcrseEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.symbolInFile" commandName="Go to Symbol in File" category="_K6uxVbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwc7seEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.wikitext.ui.convertToHtmlCommand" commandName="Generate HTML" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwdLseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.openManifest" commandName="Open Manifest" description="Open the plug-in manifest" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwdbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.previousView" commandName="Previous View" description="Switch to the previous view" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwdrseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.enableConnection" commandName="&amp;Enable Connection" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwd7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.generate.tostring" commandName="Generate toString()" description="Generates the toString() method for the type" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uweLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwebseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.ide.markers.copyDescription" commandName="Copy Description To Clipboard" description="Copies markers description field to the clipboard" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwerseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.DropToFrame" commandName="Drop to Frame" description="Drop to Frame" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwe7seEfCzgKXZSSUJiw" elementId="org.springsource.ide.eclipse.boot.BootLaunchShortcut.debug" commandName="Debug Spring Boot App" description="Debug Spring Boot App" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwfLseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.api.tools.ui.compare.to.baseline" commandName="API Baseline..." description="Allows to compare the selected resource with the current baseline" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwfbseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.imagebrowser.saveToWorkspace" commandName="Save Image" description="Save the selected image into a project in the workspace" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwfrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.debug.ui.commands.Display" commandName="Display" description="Display result of evaluating selected text" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwf7seEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwgLseEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.dash.boot.dash.RedebugAction" commandName="(Re)debug" description="(Re)debug Boot App" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwgbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.ShowBlame" commandName="Show Revision Information" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwgrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to field" description="Invokes quick assist and selects 'Assign to field'" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwg7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.folding.expand" commandName="Expand" description="Expands the folded region at the current selection" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwhLseEfCzgKXZSSUJiw" 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="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwhbseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.openRemoteTask" commandName="Open Remote Task" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwhrseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.nextMemoryBlock" commandName="Next Memory Monitor" description="Show renderings from next memory monitor." category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwh7seEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.CompareWithEachOther" commandName="Compare with Each Other" description="Compare two files selected in the Compare Editor with each other." category="_K6uxV7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwiLseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.context.ui.commands.task.retrieveContext" commandName="Retrieve Context" category="_K6uxT7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwibseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.Fetch" commandName="Fetch" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwirseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.run" commandName="Run JUnit Plug-in Test" description="Run JUnit Plug-in Test" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwi7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.navigate.gotopackage" commandName="Go to Package" description="Go to Package" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwjLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.togglestatusbar" commandName="Toggle Statusbar" description="Toggle the visibility of the bottom status bar" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwjbseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.task.ui.editor.QuickOutline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_K6uxULseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwjrseEfCzgKXZSSUJiw" 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="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwj7seEfCzgKXZSSUJiw" 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="_K6uxTLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwkLseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.eof" commandName="EOF" description="Send end of file" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwkbseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.AbortRebase" commandName="Abort Rebase" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwkrseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwk7seEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.typeHierarchy" commandName="Quick Type Hierarchy" description="Open Quick Call Hierarchy for the selected item" category="_K6uxVbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwlLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.showInQuickMenu" commandName="Show In..." description="Open the Show In menu" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwlbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.copyLineUp" commandName="Duplicate Lines" description="Duplicates the selected lines and leaves the selection unchanged" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwlrseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.ToggleMethodBreakpoint" commandName="Toggle Method Breakpoint" description="Creates or removes a method breakpoint" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwl7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwmLseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.unpauseContainers" commandName="&amp;Unpause" description="Unpause the selected containers" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwmbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.next" commandName="Next" description="Navigate to the next item" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwmrseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.server.run" commandName="Run" description="Run server" category="_K6uxU7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwm7seEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.context.ui.commands.focus.view" commandName="Focus View" category="_K6uxbLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uwnLseEfCzgKXZSSUJiw" elementId="viewId" name="View ID to Focus" optional="false"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uwnbseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.StepReturn" commandName="Step Return" description="Step return" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwnrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.browser.openBundleResource" commandName="Open Resource in Browser" description="Opens a bundle resource in the default web browser." category="_K6uxWbseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uwn7seEfCzgKXZSSUJiw" elementId="plugin" name="Plugin"/>
<parameters xmi:id="_K6uwoLseEfCzgKXZSSUJiw" elementId="path" name="Path"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uwobseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.help.aboutAction" commandName="About" description="Open the about dialog" category="_K6uxXLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uworseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.common.project.facet.ui.ConvertProjectToFacetedForm" commandName="Convert to Faceted Form..." category="_K6uxVrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwo7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.annotate.classFile" commandName="Annotate Class File" description="Externally add Annotations to a Class File." category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwpLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.stash.create" commandName="Stash Changes..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwpbseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.command.activateSelectedTask" commandName="Activate Selected Task" category="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwprseEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwp7seEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.format.document" commandName="Format" description="Format selection" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwqLseEfCzgKXZSSUJiw" 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="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwqbseEfCzgKXZSSUJiw" elementId="org.sonatype.m2e.egit.CloneAsMavenProjects" commandName="Clone Maven Projects..." category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwqrseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.team.RemoveFromIndex" commandName="Remove from Index" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwq7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.newWizard" commandName="New" description="Open the New item wizard" category="_K6uxVrseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uwrLseEfCzgKXZSSUJiw" elementId="newWizardId" name="New Wizard"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uwrbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.newWindow" commandName="New Window" description="Open another window" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwrrseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected Java comment lines" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwr7seEfCzgKXZSSUJiw" elementId="org.eclipse.e4.ui.importer.configureProject" commandName="Configure and Detect Nested Projects..." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwsLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.history.CompareVersions" commandName="Compare with Each Other" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwsbseEfCzgKXZSSUJiw" elementId="org.eclipse.equinox.p2.ui.sdk.install" commandName="Install New Software..." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwsrseEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.paste" commandName="Paste" category="_K6uxWrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uws7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.window.customizePerspective" commandName="Customize Perspective" description="Customize the current perspective" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwtLseEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.killContainers" commandName="&amp;Kill" description="Kill the selected containers" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwtbseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.context.ui.commands.interest.decrement" commandName="Make Less Interesting" description="Make Less Interesting" category="_K6uxT7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwtrseEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.view.ui.command.launchToolbar" commandName="Open Local Terminal on Selection" category="_K6uxa7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwt7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar" commandName="Run Last Launched External Tool" description="Runs the last launched external Tool" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwuLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.CheckoutCommand" commandName="Check Out" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwubseEfCzgKXZSSUJiw" 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="_K6uxYbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwurseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.moveLineUp" commandName="Move Lines Up" description="Moves the selected lines up" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwu7seEfCzgKXZSSUJiw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowBundleCatalog" commandName="Show Bundle Catalog" category="_K6uxbLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uwvLseEfCzgKXZSSUJiw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.DirectoryParameter" name="Directory URL"/>
<parameters xmi:id="_K6uwvbseEfCzgKXZSSUJiw" elementId="org.eclipse.equinox.p2.ui.discovery.commands.TagsParameter" name="Tags"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uwvrseEfCzgKXZSSUJiw" 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="_K6uxUbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwv7seEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.debug" commandName="Debug Eclipse Application" description="Debug Eclipse Application" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwwLseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.edit.text.java.extract.class" commandName="Extract Class..." description="Extracts fields into a new class" category="_K6uxW7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwwbseEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_K6uxZ7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwwrseEfCzgKXZSSUJiw" elementId="org.eclipse.compare.copyRightToLeft" commandName="Copy from Right to Left" description="Copy Current Change from Right to Left" category="_K6uxV7seEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uww7seEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.commands.OpenProfileConfigurations" commandName="Profile..." description="Open profile launch configuration dialog" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwxLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.gitflow.ui.command.featureRebase" commandName="Rebase Feature" category="_K6uxZLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwxbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.ide.markCompleted" commandName="Mark Completed" description="Mark the selected tasks as completed" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwxrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.recenter" commandName="Recenter" description="Scroll cursor line to center, top and bottom" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwx7seEfCzgKXZSSUJiw" elementId="org.eclipse.linuxtools.docker.ui.commands.refreshExplorerView" commandName="&amp;Refresh" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwyLseEfCzgKXZSSUJiw" elementId="org.springsource.ide.eclipse.boot.BootLaunchShortcut.run" commandName="Run Spring Boot App" description="Run Spring Boot App" category="_K6uxYrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwybseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.edit.text.scroll.lineDown" commandName="Scroll Line Down" description="Scroll down one line of text" category="_K6uxTrseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwyrseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.search.find.occurrences" commandName="Occurrences in File" description="Find occurrences of the selection in the file" category="_K6uxSLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwy7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.ToggleCoolbarAction" commandName="Toggle Main Toolbar Visibility" description="Toggles the visibility of the window toolbar" category="_K6uxWbseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwzLseEfCzgKXZSSUJiw" elementId="org.eclipse.wst.sse.ui.outline.customFilter" commandName="&amp;Filters" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uwzbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.navigate.openResource" commandName="Open Resource" description="Open an editor on a particular resource" category="_K6uxUbseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uwzrseEfCzgKXZSSUJiw" elementId="filePath" name="File Path" typeId="org.eclipse.ui.ide.resourcePath"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uwz7seEfCzgKXZSSUJiw" elementId="org.springframework.tooling.ls.eclipse.commons.commands.OpenJavaElementInEditor" commandName="Open Java Element in Editor" category="_K6uxbLseEfCzgKXZSSUJiw">
<parameters xmi:id="_K6uw0LseEfCzgKXZSSUJiw" elementId="bindingKey" name="bindingKey" optional="false"/>
<parameters xmi:id="_K6uw0bseEfCzgKXZSSUJiw" elementId="projectName" name="projectName" optional="false"/>
2025-11-06 13:32:05 +00:00
</commands>
2025-11-06 14:38:29 +00:00
<commands xmi:id="_K6uw0rseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.convertAutomaticManifest" commandName="org.eclipse.pde.ui.convertAutomaticManifest"/>
<commands xmi:id="_K6uw07seEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw1LseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunWithConfigurationAction" commandName="Run As" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw1bseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunHistoryMenuAction" commandName="Run History" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw1rseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunDropDownAction" commandName="Run" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw17seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugWithConfigurationAction" commandName="Debug As" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw2LseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugHistoryMenuAction" commandName="Debug History" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw2bseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugDropDownAction" commandName="Debug" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw2rseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileDropDownAction" commandName="Profile" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw27seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileWithConfigurationAction" commandName="Profile As" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw3LseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileHistoryMenuAction" commandName="Profile History" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw3bseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.egit.ui.SearchActionSet/org.eclipse.egit.ui.actions.OpenCommitSearchPage" commandName="Git..." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw3rseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.NewTypeDropDown" commandName="Class..." description="New Java Class" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw37seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenPackageWizard" commandName="Package..." description="New Java Package" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw4LseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenProjectWizard" commandName="Java Project..." description="New Java Project" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw4bseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.ui.SearchActionSet/org.eclipse.jdt.ui.actions.OpenJavaSearchPage" commandName="Java..." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw4rseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.linuxtools.docker.launchActionSet/org.eclipse.debug.internal.ui.actions.RunWithConfigurationAction" commandName="Run As" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw47seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.linuxtools.docker.launchActionSet/org.eclipse.debug.internal.ui.actions.RunHistoryMenuAction" commandName="Run History" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw5LseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.linuxtools.docker.launchActionSet/org.eclipse.debug.internal.ui.actions.RunDropDownAction" commandName="Run" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw5bseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw5rseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.pde.ui.SearchActionSet/org.eclipse.pde.ui.actions.OpenPluginSearchPage" commandName="Plug-in..." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw57seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction" commandName="Cheat Sheets..." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw6LseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.search.searchActionSet/org.eclipse.search.OpenSearchDialogPage" commandName="Search..." description="Search" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw6bseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.team.ui.actionSet/org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize..." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw6rseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw67seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.ui.externaltools.ExternalToolsSet/org.eclipse.ui.externaltools.ExternalToolMenuDelegateMenu" commandName="External Tools" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw7LseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.wst.server.ui.new.actionSet/org.eclipse.wst.server.ui.action.new.server" commandName="Create Server" description="Create Server" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw7bseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.wst.server.ui.internal.webbrowser.actionSet/org.eclipse.wst.server.ui.internal.webbrowser.action.open" commandName="Open Web Browser" description="Open Web Browser" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw7rseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.wst.server.ui.internal.webbrowser.actionSet/org.eclipse.wst.server.ui.internal.webbrowser.action.switch" commandName="Web Browser" description="Web Browser" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw77seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.springsource.ide.eclipse.commons.launch.actionSet/org.springsource.ide.eclipse.commons.launch.relaunch.action" commandName="Relaunch" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw8LseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.springsource.ide.eclipse.commons.launch.actionSet/org.springsource.ide.eclipse.commons.launch.stop.action" commandName="Terminate" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw8bseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.ant.ui.BreakpointRulerActions/org.eclipse.ant.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw8rseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.CompilationUnitEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw87seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.CompilationUnitEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.RunToLineRulerActionDelegate" commandName="Run to Line" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw9LseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ClassFileEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw9bseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ClassFileEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.RunToLineRulerActionDelegate" commandName="Run to Line" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw9rseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetExecute" commandName="Execute" description="Execute the Selected Text" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw97seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetDisplay" commandName="Display" description="Display Result of Evaluating Selected Text" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw-LseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetInspect" commandName="Inspect" description="Inspect Result of Evaluating Selected Text" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw-bseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw-rseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw-7seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.ClassFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw_LseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw_bseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw_rseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.lsp4e.debug.textEditor.rulerActions/org.eclipse.lsp4e.debug.textEditor.doubleClickBreakpointAction" commandName="unusedlabel" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uw_7seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.lsp4e.debug.genericEditor.rulerActions/org.eclipse.lsp4e.debug.genericEditor.doubleClickBreakpointAction" commandName="unusedlabel" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxALseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.m2e.jdt.ui.downloadSourcesContribution/org.eclipse.m2e.jdt.ui.downloadSourcesAction" commandName="label" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxAbseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.m2e.jdt.ui.downloadSourcesContribution_38/org.eclipse.m2e.jdt.ui.downloadSourcesAction_38" commandName="label" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxArseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Text Editor Bookmark Ruler Action" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxA7seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Text Editor Ruler Single-Click" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxBLseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.PulldownActions/org.eclipse.debug.ui.debugview.pulldown.ViewManagementAction" commandName="View Management..." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxBbseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxBrseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.debugview.toolbar/org.eclipse.debug.ui.debugview.toolbar.collapseAll" commandName="Collapse All" description="Collapse All" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxB7seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.removeAll" commandName="Remove All" description="Remove All Breakpoints" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxCLseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxCbseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.workingSets" commandName="Working Sets..." description="Manage Working Sets" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxCrseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxC7seEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxDLseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.sortByAction" commandName="Sort By" description="Sort By" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxDbseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.groupByAction" commandName="Group By" description="Show" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxDrseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.expressionsView.toolbar/org.eclipse.debug.ui.expresssionsView.toolbar.removeAll" commandName="Remove All" description="Remove All Expressions" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxD7seEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxELseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.PinMemoryBlockAction" commandName="Pin Memory Monitor" description="Pin Memory Monitor" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxEbseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.NewMemoryViewAction" commandName="New Memory View" description="New Memory View" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxErseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglemonitors" commandName="Toggle Memory Monitors Pane" description="Toggle Memory Monitors Pane" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxE7seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.linkrenderingpanes" commandName="Link Memory Rendering Panes" description="Link Memory Rendering Panes" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxFLseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.tablerendering.preferencesaction" commandName="Table Renderings Preferences..." description="&amp;Table Renderings Preferences..." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxFbseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglesplitpane" commandName="Toggle Split Pane" description="Toggle Split Pane" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxFrseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.switchMemoryBlock" commandName="Switch Memory Monitor" description="Switch Memory Monitor" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxF7seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.memoryViewPreferencesAction" commandName="Preferences..." description="&amp;Preferences..." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxGLseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxGbseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxGrseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxG7seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxHLseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxHbseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxHrseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxH7seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.AllReferencesInView" commandName="Show References" description="Show &amp;References" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxILseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxIbseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxIrseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxI7seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxJLseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxJbseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.BreakpointViewActions/org.eclipse.jdt.debug.ui.breakpointViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxJrseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowThreadGroups" commandName="Show Thread Groups" description="Show Thread Groups" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxJ7seEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxKLseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowSystemThreads" commandName="Show System Threads" description="Show System Threads" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxKbseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowRunningThreads" commandName="Show Running Threads" description="Show Running Threads" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxKrseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowMonitorThreadInfo" commandName="Show Monitors" description="Show the Thread &amp; Monitor Information" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxK7seEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxLLseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxLbseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.DisplayViewActions/org.eclipse.jdt.debug.ui.displayViewToolbar.Execute" commandName="Execute" description="Execute the Selected Text" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxLrseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxL7seEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxMLseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxMbseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.synchronize.changed" commandName="Synchronize Changed" description="Synchronize Changed" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxMrseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.tasks.restore" commandName="Restore Tasks from History..." category="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxM7seEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxNLseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxNbseEfCzgKXZSSUJiw" 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="_K6uxbLseEfCzgKXZSSUJiw"/>
<commands xmi:id="_K6uxNrseEfCzgKXZSSUJiw" elementId="AUTOGEN:::org.eclipse.pde.ui.logViewActions/org.eclipse.jdt.debug.ui.LogViewActions.showStackTrace" commandName="Show Stack Trace in Console View" description="Show Stack Trace in Console View" category="_K6uxbLseEfCzgKXZSSUJiw"/>
<addons xmi:id="_K6uxN7seEfCzgKXZSSUJiw" 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="_K6uxOLseEfCzgKXZSSUJiw" 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="_K6uxObseEfCzgKXZSSUJiw" 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="_K6uxOrseEfCzgKXZSSUJiw" 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="_K6uxO7seEfCzgKXZSSUJiw" 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="_K6uxPLseEfCzgKXZSSUJiw" 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="_K6uxPbseEfCzgKXZSSUJiw" 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="_K6uxPrseEfCzgKXZSSUJiw" 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="_K6uxP7seEfCzgKXZSSUJiw" 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="_K6uxQLseEfCzgKXZSSUJiw" 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="_K6uxQbseEfCzgKXZSSUJiw" elementId="SplitterAddon" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.splitteraddon.SplitterAddon"/>
<addons xmi:id="_K6uxQrseEfCzgKXZSSUJiw" 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="_K6uxQ7seEfCzgKXZSSUJiw" 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="_K6uxRLseEfCzgKXZSSUJiw" 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="_K6uxRbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.category.views" name="Views" description="Commands for opening views"/>
<categories xmi:id="_K6uxRrseEfCzgKXZSSUJiw" elementId="org.springframework.tooling.ls.eclipse.gotosymbol.commands.category" name="STS4"/>
<categories xmi:id="_K6uxR7seEfCzgKXZSSUJiw" elementId="org.eclipse.tm4e.languageconfiguration.category" name="TM4E Language Configuration"/>
<categories xmi:id="_K6uxSLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.category.edit" name="Edit"/>
<categories xmi:id="_K6uxSbseEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.boot.commands.category" name="Spring Boot"/>
<categories xmi:id="_K6uxSrseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.wikitext.ui.editor.category" name="WikiText Markup Editing Commands" description="commands for editing lightweight markup"/>
<categories xmi:id="_K6uxS7seEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.category.editor" name="Task Editor"/>
<categories xmi:id="_K6uxTLseEfCzgKXZSSUJiw" elementId="org.eclipse.buildship.ui.project" name="Buildship" description="Contains the Buildship specific commands"/>
<categories xmi:id="_K6uxTbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.ide.markerContents" name="Contents" description="The category for menu contents"/>
<categories xmi:id="_K6uxTrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.category.textEditor" name="Text Editing" description="Text Editing Commands"/>
<categories xmi:id="_K6uxT7seEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.context.ui.commands" name="Focused UI" description="Task-Focused Interface"/>
<categories xmi:id="_K6uxULseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.tasks.ui.commands" name="Task Repositories"/>
<categories xmi:id="_K6uxUbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.category.navigate" name="Navigate"/>
<categories xmi:id="_K6uxUrseEfCzgKXZSSUJiw" elementId="AnsiConsole.command.categoryid" name="ANSI Support Commands"/>
<categories xmi:id="_K6uxU7seEfCzgKXZSSUJiw" elementId="org.eclipse.wst.server.ui" name="Server" description="Server"/>
<categories xmi:id="_K6uxVLseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.wikitext.context.ui.commands" name="Mylyn WikiText" description="Commands used for Mylyn WikiText"/>
<categories xmi:id="_K6uxVbseEfCzgKXZSSUJiw" elementId="org.eclipse.lsp4e.category" name="Language Servers"/>
<categories xmi:id="_K6uxVrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.category.file" name="File"/>
<categories xmi:id="_K6uxV7seEfCzgKXZSSUJiw" elementId="org.eclipse.compare.ui.category.compare" name="Compare" description="Compare command category"/>
<categories xmi:id="_K6uxWLseEfCzgKXZSSUJiw" elementId="org.eclipse.text.quicksearch.commands.category" name="Quick Search"/>
<categories xmi:id="_K6uxWbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.category.window" name="Window"/>
<categories xmi:id="_K6uxWrseEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.category1" name="Terminal view commands" description="Terminal view commands"/>
<categories xmi:id="_K6uxW7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.category.refactoring" name="Refactor - Java" description="Java Refactoring Actions"/>
<categories xmi:id="_K6uxXLseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.category.help" name="Help"/>
<categories xmi:id="_K6uxXbseEfCzgKXZSSUJiw" elementId="org.springframework.ide.eclipse.commands" name="Spring Generic Text Editor" description="Spring Language Server Commands"/>
<categories xmi:id="_K6uxXrseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.category.project" name="Project"/>
<categories xmi:id="_K6uxX7seEfCzgKXZSSUJiw" elementId="org.springsource.ide.eclipse.common.ui.commands" name="SpringSource Tools"/>
<categories xmi:id="_K6uxYLseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.genericeditor.extension.category.source" name="Target Definition Source" description="Target Definition Source Page actions"/>
<categories xmi:id="_K6uxYbseEfCzgKXZSSUJiw" elementId="org.eclipse.search.ui.category.search" name="Search" description="Search command category"/>
<categories xmi:id="_K6uxYrseEfCzgKXZSSUJiw" elementId="org.eclipse.debug.ui.category.run" name="Run/Debug" description="Run/Debug command category"/>
<categories xmi:id="_K6uxY7seEfCzgKXZSSUJiw" elementId="org.eclipse.ui.category.dialogs" name="Dialogs" description="Commands for opening dialogs"/>
<categories xmi:id="_K6uxZLseEfCzgKXZSSUJiw" elementId="org.eclipse.egit.ui.commandCategory" name="Git"/>
<categories xmi:id="_K6uxZbseEfCzgKXZSSUJiw" elementId="org.eclipse.ui.category.perspectives" name="Perspectives" description="Commands for opening perspectives"/>
<categories xmi:id="_K6uxZrseEfCzgKXZSSUJiw" elementId="org.eclipse.ltk.ui.category.refactoring" name="Refactoring"/>
<categories xmi:id="_K6uxZ7seEfCzgKXZSSUJiw" elementId="org.eclipse.jdt.ui.category.source" name="Source" description="Java Source Actions"/>
<categories xmi:id="_K6uxaLseEfCzgKXZSSUJiw" elementId="org.eclipse.mylyn.commons.repositories.ui.category.Team" name="Team"/>
<categories xmi:id="_K6uxabseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.runtime.spy.commands.category" name="Spy"/>
<categories xmi:id="_K6uxarseEfCzgKXZSSUJiw" elementId="org.eclipse.pde.ui.category.source" name="Manifest Editor Source" description="PDE Source Page actions"/>
<categories xmi:id="_K6uxa7seEfCzgKXZSSUJiw" elementId="org.eclipse.terminal.view.ui.commands.category" name="Terminal Commands"/>
<categories xmi:id="_K6uxbLseEfCzgKXZSSUJiw" elementId="org.eclipse.core.commands.categories.autogenerated" name="Uncategorized" description="Commands that were either auto-generated or have no category"/>
2025-11-06 13:32:05 +00:00
</application:Application>