4203 lines
608 KiB
XML
4203 lines
608 KiB
XML
<?xml version="1.0" encoding="ASCII"?>
|
|
<application:Application xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:advanced="http://www.eclipse.org/ui/2010/UIModel/application/ui/advanced" xmlns:application="http://www.eclipse.org/ui/2010/UIModel/application" xmlns:basic="http://www.eclipse.org/ui/2010/UIModel/application/ui/basic" xmlns:menu="http://www.eclipse.org/ui/2010/UIModel/application/ui/menu" xmi:id="_1KmCoE5uEeuzAb27x21xCQ" elementId="org.eclipse.e4.legacy.ide.application" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_1KmCoU5uEeuzAb27x21xCQ" bindingContexts="_1KnR0U5uEeuzAb27x21xCQ">
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<workbench>
<mruList>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="PPU.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/PPU.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/ppu/PPU.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="PPURegisters.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/PPURegisters.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/ppu/PPURegisters.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="VRAM.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/VRAM.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/ppu/VRAM.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="MMU.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/MMU.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/MMU.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="PPUOld.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/PPUOld.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/ppu/PPUOld.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="VBlankMode.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/mode/VBlankMode.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/ppu/mode/VBlankMode.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="PPUMode.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/mode/PPUMode.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/ppu/mode/PPUMode.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="PixelTransferMode.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/mode/PixelTransferMode.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/ppu/mode/PixelTransferMode.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="HBlankMode.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/mode/HBlankMode.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/ppu/mode/HBlankMode.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="Application.java" tooltip="playing-coffee/src/main/java/playingcoffee/application/Application.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/application/Application.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="GameBoy.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/GameBoy.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/GameBoy.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="OAMSearchMode.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/mode/OAMSearchMode.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/ppu/mode/OAMSearchMode.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="PPUMode.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/PPUMode.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/ppu/PPUMode.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="CPU.java" tooltip="playing-coffee/src/main/java/playingcoffee/core/cpu/CPU.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/core/cpu/CPU.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.asm.AsmEditor" name="interrupt_time.s" tooltip="playing-coffee/roms/interrupt_time/interrupt_time.s">
<persistable path="/playing-coffee/roms/interrupt_time/interrupt_time.s"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="FIFOPixelFetcher.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/FIFOPixelFetcher.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/ppu/FIFOPixelFetcher.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="MBC.java" tooltip="playing-coffee/src/main/java/playingcoffee/cartridge/MBC.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/cartridge/MBC.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.ui.DefaultTextEditor" name="log.txt" tooltip="playing-coffee/log.txt">
<persistable path="/playing-coffee/log.txt"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.jdt.ui.CompilationUnitEditor" name="MBC1.java" tooltip="playing-coffee/src/main/java/playingcoffee/cartridge/MBC1.java">
<persistable path="/playing-coffee/src/main/java/playingcoffee/cartridge/MBC1.java"/>
</file>
<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.asm.AsmEditor" name="timer.s" tooltip="playing-coffee/roms/instr_timing/source/common/timer.s">
<persistable path="/playing-coffee/roms/instr_timing/source/common/timer.s"/>
</file>
</mruList>
</workbench>"/>
|
|
<tags>activeSchemeId:org.eclipse.ui.defaultAcceleratorConfiguration</tags>
|
|
<tags>ModelMigrationProcessor.001</tags>
|
|
<children xsi:type="basic:TrimmedWindow" xmi:id="_1KmCoU5uEeuzAb27x21xCQ" elementId="IDEWindow" contributorURI="platform:/plugin/org.eclipse.platform" selectedElement="_1KmCok5uEeuzAb27x21xCQ" label="%trimmedwindow.label.eclipseSDK" x="667" y="-17" width="974" height="1047">
|
|
<persistedState key="coolBarVisible" value="true"/>
|
|
<persistedState key="perspectiveBarVisible" value="true"/>
|
|
<persistedState key="isRestored" value="true"/>
|
|
<persistedState key="workingSets" value="<?xml version="1.0" encoding="UTF-8"?>
<workingSets/>"/>
|
|
<persistedState key="aggregateWorkingSetId" value="Aggregate for window 1608703424909"/>
|
|
<persistedState key="show_in_time" value="<?xml version="1.0" encoding="UTF-8"?>
<show_in_time/>"/>
|
|
<tags>topLevel</tags>
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_1KmCok5uEeuzAb27x21xCQ" selectedElement="_1KmCo05uEeuzAb27x21xCQ" horizontal="true">
|
|
<children xsi:type="advanced:PerspectiveStack" xmi:id="_1KmCo05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.ide.perspectivestack" containerData="7500" selectedElement="_1KmCpE5uEeuzAb27x21xCQ">
|
|
<children xsi:type="advanced:Perspective" xmi:id="_1KmCpE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.JavaPerspective" selectedElement="_1KmCpU5uEeuzAb27x21xCQ" label="Java" iconURI="platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/eview16/jperspective.png">
|
|
<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.doc.actionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.mylyn.tasks.ui.navigation</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.cheatsheets.actionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.search.searchActionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.text.quicksearch.actionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.externaltools.ExternalToolsSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.actionSet.keyBindings</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.actionSet.openFiles</tags>
|
|
<tags>persp.actionSet:org.eclipse.wb.core.ui.actionset</tags>
|
|
<tags>persp.actionSet:org.eclipse.debug.ui.launchActionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.jdt.ui.JavaActionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.NavigateActionSet</tags>
|
|
<tags>persp.viewSC:org.eclipse.jdt.ui.PackageExplorer</tags>
|
|
<tags>persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy</tags>
|
|
<tags>persp.viewSC:org.eclipse.jdt.ui.SourceView</tags>
|
|
<tags>persp.viewSC:org.eclipse.jdt.ui.JavadocView</tags>
|
|
<tags>persp.viewSC:org.eclipse.search.ui.views.SearchView</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.console.ConsoleView</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.views.ContentOutline</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.views.ProblemView</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.views.ResourceNavigator</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.views.TaskList</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.views.ProgressView</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.texteditor.TemplatesView</tags>
|
|
<tags>persp.viewSC:org.eclipse.pde.runtime.LogView</tags>
|
|
<tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.JavaProjectWizard</tags>
|
|
<tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewPackageCreationWizard</tags>
|
|
<tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewClassCreationWizard</tags>
|
|
<tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard</tags>
|
|
<tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewEnumCreationWizard</tags>
|
|
<tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewAnnotationCreationWizard</tags>
|
|
<tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSourceFolderCreationWizard</tags>
|
|
<tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSnippetFileCreationWizard</tags>
|
|
<tags>persp.newWizSC:org.eclipse.jdt.ui.wizards.NewJavaWorkingSetWizard</tags>
|
|
<tags>persp.newWizSC:org.eclipse.ui.wizards.new.folder</tags>
|
|
<tags>persp.newWizSC:org.eclipse.ui.wizards.new.file</tags>
|
|
<tags>persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard</tags>
|
|
<tags>persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective</tags>
|
|
<tags>persp.perspSC:org.eclipse.debug.ui.DebugPerspective</tags>
|
|
<tags>persp.showIn:org.eclipse.jdt.ui.PackageExplorer</tags>
|
|
<tags>persp.showIn:org.eclipse.team.ui.GenericHistoryView</tags>
|
|
<tags>persp.showIn:org.eclipse.ui.views.ResourceNavigator</tags>
|
|
<tags>persp.showIn:org.eclipse.ui.navigator.ProjectExplorer</tags>
|
|
<tags>persp.perspSC:org.eclipse.wst.jsdt.ui.JavaPerspective</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.actionSet:org.eclipse.debug.ui.breakpointActionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.eclemma.ui.CoverageActionSet</tags>
|
|
<tags>persp.showIn:org.eclipse.eclemma.ui.CoverageView</tags>
|
|
<tags>persp.viewSC:org.eclipse.wb.core.StructureView</tags>
|
|
<tags>persp.viewSC:org.eclipse.wb.core.PaletteView</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.newWizSC:org.eclipse.xtend.ide.wizards.NewXtendClassWizard</tags>
|
|
<tags>persp.newWizSC:org.eclipse.xtend.ide.wizards.NewXtendInterfaceWizard</tags>
|
|
<tags>persp.newWizSC:org.eclipse.xtend.ide.wizards.NewXtendEnumWizard</tags>
|
|
<tags>persp.newWizSC:org.eclipse.xtend.ide.wizards.NewXtendAnnotationWizard</tags>
|
|
<tags>persp.actionSet:org.eclipse.debug.ui.debugActionSet</tags>
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_1KmCpU5uEeuzAb27x21xCQ" selectedElement="_1KmCsU5uEeuzAb27x21xCQ" horizontal="true">
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_1KmCpk5uEeuzAb27x21xCQ" visible="false" containerData="1952" selectedElement="_1KmCp05uEeuzAb27x21xCQ">
|
|
<children xsi:type="basic:PartStack" xmi:id="_1KmCp05uEeuzAb27x21xCQ" elementId="left" visible="false" containerData="6000" selectedElement="_1KmCqE5uEeuzAb27x21xCQ">
|
|
<tags>org.eclipse.e4.primaryNavigationStack</tags>
|
|
<tags>Minimized</tags>
|
|
<tags>MinimizedByZoom</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCqE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.PackageExplorer" ref="_1KmpzU5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCqU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="_1KmqMk5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCqk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ResourceNavigator" toBeRendered="false" ref="_1KmqM05uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCq05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigator.ProjectExplorer" toBeRendered="false" ref="_1KmqNE5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCrE5uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.StructureView" toBeRendered="false" ref="_1KmqYk5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:WindowBuilder</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCrU5uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.PaletteView" toBeRendered="false" ref="_1KmqY05uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:WindowBuilder</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCrk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.junit.ResultView" ref="_1KmqZU5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_1KmCr05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewMStack" toBeRendered="false" containerData="4000">
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCsE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesView" toBeRendered="false" ref="_1KmqZE5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Git</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_1KmCsU5uEeuzAb27x21xCQ" containerData="8048" selectedElement="_1KmCsk5uEeuzAb27x21xCQ">
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_1KmCsk5uEeuzAb27x21xCQ" containerData="7500" selectedElement="_1KmCs05uEeuzAb27x21xCQ" horizontal="true">
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCs05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.editorss" containerData="8140" ref="_1KmEhk5uEeuzAb27x21xCQ">
|
|
<tags>Maximized</tags>
|
|
</children>
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_1KmCtE5uEeuzAb27x21xCQ" visible="false" containerData="1860" selectedElement="_1KmCtU5uEeuzAb27x21xCQ">
|
|
<children xsi:type="basic:PartStack" xmi:id="_1KmCtU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.views.tasksMStack" visible="false" containerData="5000" selectedElement="_1KmCtk5uEeuzAb27x21xCQ">
|
|
<tags>Minimized</tags>
|
|
<tags>MinimizedByZoom</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCtk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" ref="_1KmqX05uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Mylyn</tags>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_1KmCt05uEeuzAb27x21xCQ" elementId="right" toBeRendered="false" containerData="5000">
|
|
<tags>org.eclipse.e4.secondaryNavigationStack</tags>
|
|
<tags>MinimizedByZoom</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCuE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ContentOutline" toBeRendered="false" ref="_1KmqWk5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCuU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.texteditor.TemplatesView" toBeRendered="false" ref="_1KmqXU5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCuk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.minimap.MinimapView" toBeRendered="false" ref="_1KmqXk5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCu05uEeuzAb27x21xCQ" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="_1KmqaE5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Ant</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_1KmCvE5uEeuzAb27x21xCQ" elementId="bottom" visible="false" containerData="2500" selectedElement="_1KmCwU5uEeuzAb27x21xCQ">
|
|
<tags>org.eclipse.e4.secondaryDataStack</tags>
|
|
<tags>Synthclipse</tags>
|
|
<tags>Java</tags>
|
|
<tags>Debug</tags>
|
|
<tags>Minimized</tags>
|
|
<tags>MinimizedByZoom</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCvU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ProblemView" ref="_1KmqN05uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCvk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.JavadocView" ref="_1KmqPU5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCv05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.SourceView" ref="_1KmqQE5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCwE5uEeuzAb27x21xCQ" elementId="org.eclipse.search.ui.views.SearchView" ref="_1KmqQ05uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCwU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.console.ConsoleView" ref="_1KmqRk5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCwk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="_1KmqWE5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCw05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ProgressView" toBeRendered="false" ref="_1KmqWU5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCxE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.views.ViewportView" toBeRendered="false" ref="_1KmqaU5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Synthclipse</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCxU5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.CoverageView" ref="_1KmqbE5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCxk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.DebugView" ref="_1KmqlU5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="advanced:Perspective" xmi:id="_1KmCx05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.DebugPerspective" selectedElement="_1KmCyE5uEeuzAb27x21xCQ" label="Debug" iconURI="platform:/plugin/org.eclipse.debug.ui/$nl$/icons/full/eview16/debug_persp.png">
|
|
<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.doc.actionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.mylyn.tasks.ui.navigation</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.cheatsheets.actionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.search.searchActionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.text.quicksearch.actionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.externaltools.ExternalToolsSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.actionSet.keyBindings</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.actionSet.openFiles</tags>
|
|
<tags>persp.actionSet:org.eclipse.wb.core.ui.actionset</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.views.ProgressView</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.texteditor.TemplatesView</tags>
|
|
<tags>persp.actionSet:org.eclipse.debug.ui.launchActionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.debug.ui.debugActionSet</tags>
|
|
<tags>persp.actionSet:org.eclipse.ui.NavigateActionSet</tags>
|
|
<tags>persp.viewSC:org.eclipse.debug.ui.DebugView</tags>
|
|
<tags>persp.viewSC:org.eclipse.debug.ui.VariableView</tags>
|
|
<tags>persp.viewSC:org.eclipse.debug.ui.BreakpointView</tags>
|
|
<tags>persp.viewSC:org.eclipse.debug.ui.ExpressionView</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.views.ContentOutline</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.console.ConsoleView</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.views.ProblemView</tags>
|
|
<tags>persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer</tags>
|
|
<tags>persp.viewSC:org.eclipse.pde.runtime.LogView</tags>
|
|
<tags>persp.actionSet:org.eclipse.debug.ui.breakpointActionSet</tags>
|
|
<tags>persp.perspSC:org.eclipse.jdt.ui.JavaPerspective</tags>
|
|
<tags>persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective</tags>
|
|
<tags>persp.actionSet:org.eclipse.jdt.ui.JavaActionSet</tags>
|
|
<tags>persp.showIn:org.eclipse.jdt.ui.PackageExplorer</tags>
|
|
<tags>persp.perspSC:org.eclipse.cdt.ui.CPerspective</tags>
|
|
<tags>persp.perspSC:org.eclipse.wst.jsdt.ui.JavaPerspective</tags>
|
|
<tags>persp.showIn:org.eclipse.wst.jsdt.ui.PackageExplorer</tags>
|
|
<tags>persp.perspSC:org.eclipse.wst.xml.ui.perspective</tags>
|
|
<tags>persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet</tags>
|
|
<tags>persp.viewSC:org.eclipse.jdt.debug.ui.DisplayView</tags>
|
|
<tags>persp.viewSC:org.eclipse.cdt.debug.ui.SignalsView</tags>
|
|
<tags>persp.viewSC:org.eclipse.debug.ui.RegisterView</tags>
|
|
<tags>persp.viewSC:org.eclipse.debug.ui.ModuleView</tags>
|
|
<tags>persp.viewSC:org.eclipse.debug.ui.MemoryView</tags>
|
|
<tags>persp.viewSC:org.eclipse.cdt.debug.ui.executablesView</tags>
|
|
<tags>persp.actionSet:org.eclipse.cdt.debug.ui.debugActionSet</tags>
|
|
<tags>persp.actionSet:com.python.pydev.navigate.actionSet</tags>
|
|
<tags>persp.actionSet:org.python.pydev.exceptionBreakpoints</tags>
|
|
<tags>persp.showIn:org.eclipse.ui.views.ContentOutline</tags>
|
|
<tags>persp.actionSet:org.python.pydev.pyPropertyTrace</tags>
|
|
<tags>persp.actionSet:org.eclipse.eclemma.ui.CoverageActionSet</tags>
|
|
<tags>persp.showIn:org.eclipse.eclemma.ui.CoverageView</tags>
|
|
<tags>persp.showIn:org.eclipse.egit.ui.RepositoriesView</tags>
|
|
<tags>persp.viewSC:org.eclipse.jdt.junit.ResultView</tags>
|
|
<tags>persp.viewSC:org.eclipse.cdt.dsf.debug.ui.disassembly.view</tags>
|
|
<tags>persp.actionSet:com.python.pydev.debug.actionSet</tags>
|
|
<tags>persp.viewSC:org.eclipse.ant.ui.views.AntView</tags>
|
|
<tags>persp.viewSC:org.eclipse.cdt.dsf.gdb.ui.tracecontrol.view</tags>
|
|
<tags>persp.viewSC:org.eclipse.cdt.debug.ui.debuggerConsoleView</tags>
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_1KmCyE5uEeuzAb27x21xCQ" selectedElement="_1KmC0k5uEeuzAb27x21xCQ" horizontal="true">
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_1KmCyU5uEeuzAb27x21xCQ" containerData="2364" selectedElement="_1KmCyk5uEeuzAb27x21xCQ" horizontal="true">
|
|
<children xsi:type="basic:PartStack" xmi:id="_1KmCyk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.internal.ui.NavigatorFolderView" containerData="5000" selectedElement="_1KmCy05uEeuzAb27x21xCQ">
|
|
<tags>org.eclipse.e4.primaryNavigationStack</tags>
|
|
<tags>MinimizedByZoom</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCy05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.DebugView" ref="_1KmqlU5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCzE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigator.ProjectExplorer" toBeRendered="false" ref="_1KmqNE5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCzU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.PackageExplorer" toBeRendered="false" ref="_1KmpzU5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCzk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.TypeHierarchy" toBeRendered="false" ref="_1KmqMk5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmCz05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.junit.ResultView" toBeRendered="false" ref="_1KmqZU5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
<tags>busy</tags>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_1KmC0E5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.gdb.ui.tracecontrol.viewMStack" toBeRendered="false" containerData="5000">
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC0U5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.gdb.ui.tracecontrol.view" toBeRendered="false" ref="_1Kmqq05uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_1KmC0k5uEeuzAb27x21xCQ" containerData="7636" selectedElement="_1KmC005uEeuzAb27x21xCQ">
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_1KmC005uEeuzAb27x21xCQ" containerData="7500" selectedElement="_1KmC1E5uEeuzAb27x21xCQ" horizontal="true">
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC1E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.editorss" containerData="5763" ref="_1KmEhk5uEeuzAb27x21xCQ">
|
|
<tags>Maximized</tags>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_1KmC1U5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.internal.ui.OutlineFolderView" visible="false" containerData="4237" selectedElement="_1KmC1k5uEeuzAb27x21xCQ">
|
|
<tags>org.eclipse.e4.secondaryNavigationStack</tags>
|
|
<tags>Minimized</tags>
|
|
<tags>MinimizedByZoom</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC1k5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.VariableView" ref="_1KmqmU5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC105uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.BreakpointView" ref="_1KmqnE5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC2E5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.ExpressionView" toBeRendered="false" ref="_1Kmqn05uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC2U5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ContentOutline" toBeRendered="false" ref="_1KmqWk5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC2k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.PropertySheet" toBeRendered="false" ref="_1Kmqok5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC205uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.minimap.MinimapView" toBeRendered="false" ref="_1KmqXk5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC3E5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.SignalsView" toBeRendered="false" ref="_1Kmqp05uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC3U5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.ModuleView" toBeRendered="false" ref="_1KmqqE5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC3k5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.view" toBeRendered="false" ref="_1Kmqqk5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC305uEeuzAb27x21xCQ" elementId="org.eclipse.ant.ui.views.AntView" toBeRendered="false" ref="_1KmqaE5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Ant</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_1KmC4E5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.internal.ui.ToolsFolderView" visible="false" containerData="2500" selectedElement="_1KmC4U5uEeuzAb27x21xCQ">
|
|
<tags>Minimized</tags>
|
|
<tags>MinimizedByZoom</tags>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC4U5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.console.ConsoleView" ref="_1KmqRk5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
<tags>active</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC4k5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.RegisterView" toBeRendered="false" ref="_1KmqmE5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC405uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.BookmarkView" toBeRendered="false" ref="_1KmqWE5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC5E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ProgressView" toBeRendered="false" ref="_1KmqWU5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC5U5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.runtime.LogView" toBeRendered="false" ref="_1Kmqo05uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC5k5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.DisplayView" ref="_1KmqpE5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC505uEeuzAb27x21xCQ" elementId="org.eclipse.search.ui.views.SearchView" ref="_1KmqQ05uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC6E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ProblemView" ref="_1KmqN05uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC6U5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.executablesView" ref="_1KmqqU5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC6k5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.debuggerConsoleView" toBeRendered="false" ref="_1KmqrE5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_1KmC605uEeuzAb27x21xCQ" elementId="stickyFolderRight" toBeRendered="false" containerData="2500">
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC7E5uEeuzAb27x21xCQ" elementId="org.eclipse.help.ui.HelpView" toBeRendered="false" ref="_1KmEf05uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC7U5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.internal.introview" toBeRendered="false" ref="_1KmEgk5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</children>
|
|
<children xsi:type="advanced:Placeholder" xmi:id="_1KmC7k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" toBeRendered="false" ref="_1KmEhU5uEeuzAb27x21xCQ" closeable="true">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmEf05uEeuzAb27x21xCQ" 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.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.help.ui.internal.views.HelpView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.help.ui"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view pageId="context-help-page"/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
<menus xmi:id="_1KmEgE5uEeuzAb27x21xCQ" elementId="org.eclipse.help.ui.HelpView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1KmEgU5uEeuzAb27x21xCQ" elementId="org.eclipse.help.ui.HelpView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmEgk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.internal.introview" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.ViewIntroAdapterPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view>
<presentation currentPage="qroot" restore="true"/>
<standbyPart/>
</view>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
<menus xmi:id="_1KmEg05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.internal.introview">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1KmEhE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.internal.introview" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmEhU5uEeuzAb27x21xCQ" 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.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.cheatsheets.views.CheatSheetView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.cheatsheets"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="advanced:Area" xmi:id="_1KmEhk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.editorss" selectedElement="_1KmEh05uEeuzAb27x21xCQ">
|
|
<children xsi:type="basic:PartSashContainer" xmi:id="_1KmEh05uEeuzAb27x21xCQ" selectedElement="_1KmEiE5uEeuzAb27x21xCQ" horizontal="true">
|
|
<children xsi:type="basic:PartStack" xmi:id="_1KmEiE5uEeuzAb27x21xCQ" elementId="PartStack@3f6a96be" containerData="5000" selectedElement="_1KmEiU5uEeuzAb27x21xCQ">
|
|
<tags>active</tags>
|
|
<children xsi:type="basic:Part" xmi:id="_1KmEiU5uEeuzAb27x21xCQ" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="PPU.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.png" closeable="true">
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor" name="PPU.java" partName="PPU.java" title="PPU.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/PPU.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/ppu/PPU.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="2398" selectionTopPixel="724"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
<tags>active</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_1KmE2E5uEeuzAb27x21xCQ" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="PPURegisters.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.png" closeable="true">
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor" name="PPURegisters.java" partName="PPURegisters.java" title="PPURegisters.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/PPURegisters.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/ppu/PPURegisters.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="781" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_1KmE3E5uEeuzAb27x21xCQ" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="VRAM.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.png" closeable="true">
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor" name="VRAM.java" partName="VRAM.java" title="VRAM.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/VRAM.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/ppu/VRAM.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="320" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
</children>
|
|
<children xsi:type="basic:PartStack" xmi:id="_1KmE4E5uEeuzAb27x21xCQ" elementId="PartStack@a0102aa" containerData="5000" selectedElement="_1KmpvU5uEeuzAb27x21xCQ">
|
|
<children xsi:type="basic:Part" xmi:id="_1KmE4U5uEeuzAb27x21xCQ" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="PPUMode.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.png" closeable="true">
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor" name="PPUMode.java" partName="PPUMode.java" title="PPUMode.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/mode/PPUMode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/ppu/mode/PPUMode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="221" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_1KmpvU5uEeuzAb27x21xCQ" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="VBlankMode.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.png" closeable="true">
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor" name="VBlankMode.java" partName="VBlankMode.java" title="VBlankMode.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/mode/VBlankMode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/ppu/mode/VBlankMode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="511" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_1KmpwU5uEeuzAb27x21xCQ" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="HBlankMode.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.png" closeable="true">
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor" name="HBlankMode.java" partName="HBlankMode.java" title="HBlankMode.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/mode/HBlankMode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/ppu/mode/HBlankMode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="6" selectionOffset="673" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_1KmpxU5uEeuzAb27x21xCQ" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="OAMSearchMode.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.png" closeable="true">
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor" name="OAMSearchMode.java" partName="OAMSearchMode.java" title="OAMSearchMode.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/mode/OAMSearchMode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/ppu/mode/OAMSearchMode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="435" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
<children xsi:type="basic:Part" xmi:id="_1KmpyU5uEeuzAb27x21xCQ" elementId="org.eclipse.e4.ui.compatibility.editor" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor" label="PixelTransferMode.java" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/obj16/jcu_obj.png" closeable="true">
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<editor id="org.eclipse.jdt.ui.CompilationUnitEditor" name="PixelTransferMode.java" partName="PixelTransferMode.java" title="PixelTransferMode.java" tooltip="playing-coffee/src/main/java/playingcoffee/ppu/mode/PixelTransferMode.java">
<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/playing-coffee/src/main/java/playingcoffee/ppu/mode/PixelTransferMode.java"/>
<editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="582" selectionTopPixel="0"/>
</editor>"/>
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
<tags>org.eclipse.jdt.ui.CompilationUnitEditor</tags>
|
|
</children>
|
|
</children>
|
|
</children>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmpzU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.PackageExplorer" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Package Explorer" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/package.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view group_libraries="1" layout="2" linkWithEditor="0" rootMode="1" workingSetName="Aggregate for window 1608703424909">
<customFilters userDefinedPatternsEnabled="false">
<xmlDefinedFilters>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.StaticsFilter" isEnabled="false"/>
<child filterId="org.eclipse.buildship.ui.packageexplorer.filter.gradle.buildfolder" isEnabled="true"/>
<child filterId="org.eclipse.mylyn.java.ui.MembersFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonSharedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter" isEnabled="true"/>
<child filterId="org.eclipse.m2e.MavenModuleFilter" isEnabled="false"/>
<child filterId="org.eclipse.buildship.ui.packageexplorer.filter.gradle.subProject" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ClosedProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.EmptyLibraryContainerFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.pde.ui.BinaryProjectFilter1" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LocalTypesFilter" isEnabled="false"/>
<child filterId="org.eclipse.pde.ui.ExternalPluginLibrariesFilter1" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.FieldsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaProjectsFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.SyntheticMembersFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ContainedLibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.HideInnerClassFilesFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.DeprecatedMembersFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter" isEnabled="true"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonJavaElementFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.LibraryFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.CuAndClassFileFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.internal.ui.PackageExplorer.EmptyPackageFilter" isEnabled="false"/>
<child filterId="org.eclipse.jdt.ui.PackageExplorer.NonPublicFilter" isEnabled="false"/>
</xmlDefinedFilters>
</customFilters>
</view>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
<menus xmi:id="_1Kmpzk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.PackageExplorer">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1KmqLE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.PackageExplorer"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqMk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.TypeHierarchy" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.typehierarchy.TypeHierarchyViewPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqM05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ResourceNavigator" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Navigator (Deprecated)" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.navigator.ResourceNavigator"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqNE5uEeuzAb27x21xCQ" 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.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.navigator.resources.ProjectExplorer"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.navigator.resources"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view CommonNavigator.LINKING_ENABLED="0" currentWorkingSetName="Aggregate for window 1608703424909" org.eclipse.cdt.ui.cview.groupincludes="false" org.eclipse.cdt.ui.cview.groupmacros="false" org.eclipse.cdt.ui.editor.CUChildren="true" org.eclipse.ui.navigator.resources.workingSets.showTopLevelWorkingSets="0">
<lastRecentlyUsedFilters/>
</view>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
<menus xmi:id="_1KmqNU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigator.ProjectExplorer">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1KmqNk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigator.ProjectExplorer" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqN05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ProblemView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Problems" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.ProblemsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view PRIMARY_SORT_FIELD="org.eclipse.ui.ide.severityAndDescriptionField" categoryGroup="org.eclipse.ui.ide.severity" markerContentGenerator="org.eclipse.ui.ide.problemsGenerator" partName="Problems">
<expanded>
<category IMemento.internal.id="Errors"/>
<category IMemento.internal.id="Errors (4 items)"/>
<category IMemento.internal.id="Warnings"/>
</expanded>
<columnWidths org.eclipse.ui.ide.locationField="90" org.eclipse.ui.ide.markerType="90" org.eclipse.ui.ide.pathField="120" org.eclipse.ui.ide.resourceField="90" org.eclipse.ui.ide.severityAndDescriptionField="300"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.severityAndDescriptionField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.resourceField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.pathField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.locationField"/>
<visible IMemento.internal.id="org.eclipse.ui.ide.markerType"/>
</view>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
<menus xmi:id="_1KmqOE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ProblemView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1KmqOk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ProblemView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqPU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.JavadocView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.infoviews.JavadocView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
<menus xmi:id="_1KmqPk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.JavadocView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1KmqP05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.JavadocView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqQE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.SourceView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.infoviews.SourceView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
<menus xmi:id="_1KmqQU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.SourceView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1KmqQk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.SourceView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqQ05uEeuzAb27x21xCQ" 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.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.search2.internal.ui.SearchView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.search"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view isPinned="false">
<view IMemento.internal.id="org.eclipse.jdt.ui.JavaSearchResultPage" org.eclipse.jdt.search.resultpage.grouping="4" org.eclipse.jdt.search.resultpage.limit="1000" org.eclipse.jdt.search.resultpage.limit_enabled="TRUE" org.eclipse.jdt.search.resultpage.sorting="1" org.eclipse.search.lastActivation="1" org.eclipse.search.resultpage.layout="2"/>
<view IMemento.internal.id="org.eclipse.search.text.FileSearchResultPage" org.eclipse.search.lastActivation="2" org.eclipse.search.resultpage.layout="2" org.eclipse.search.resultpage.limit="1000" org.eclipse.search.resultpage.sorting="2"/>
<view IMemento.internal.id="" org.eclipse.search.lastActivation="0"/>
</view>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
<menus xmi:id="_1KmqRE5uEeuzAb27x21xCQ" elementId="org.eclipse.search.ui.views.SearchView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1KmqRU5uEeuzAb27x21xCQ" elementId="org.eclipse.search.ui.views.SearchView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqRk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.console.ConsoleView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.console.ConsoleView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.console"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
<menus xmi:id="_1KmqR05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.console.ConsoleView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1KmqSU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.console.ConsoleView"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqWE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.BookmarkView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.BookmarksView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqWU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ProgressView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.progress.ProgressView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqWk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ContentOutline" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.contentoutline.ContentOutline"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
<menus xmi:id="_1KmqW05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ContentOutline">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1KmqXE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ContentOutline" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqXU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.texteditor.TemplatesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Templates" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/templates.gif" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.texteditor.templates.TemplatesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqXk5uEeuzAb27x21xCQ" 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.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.minimap.MinimapView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.workbench.texteditor"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqX05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Task List" iconURI="platform:/plugin/org.eclipse.mylyn.tasks.ui/icons/eview16/task-list.gif" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.tasks.ui.views.TaskListView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.tasks.ui"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view linkWithEditor="true" presentation="org.eclipse.mylyn.tasks.ui.categorized">
<sorter groupBy="CATEGORY_QUERY">
<sorter>
<sortorg.eclipse.mylyn.tasks.ui.scheduled0 sortDirection="1" sortKey="DUE_DATE"/>
<sortorg.eclipse.mylyn.tasks.ui.scheduled1 sortDirection="1" sortKey="SCHEDULED_DATE"/>
<sortorg.eclipse.mylyn.tasks.ui.scheduled2 sortDirection="1" sortKey="PRIORITY"/>
<sortorg.eclipse.mylyn.tasks.ui.scheduled3 sortDirection="1" sortKey="RANK"/>
<sortorg.eclipse.mylyn.tasks.ui.scheduled4 sortDirection="1" sortKey="DATE_CREATED"/>
<sortorg.eclipse.mylyn.tasks.ui.scheduled5 sortDirection="1" sortKey="NONE"/>
<sortorg.eclipse.mylyn.tasks.ui.scheduled6 sortDirection="1" sortKey="NONE"/>
<sortorg.eclipse.mylyn.tasks.ui.scheduled7 sortDirection="1" sortKey="NONE"/>
<sortorg.eclipse.mylyn.tasks.ui.scheduled8 sortDirection="1" sortKey="NONE"/>
<sortorg.eclipse.mylyn.tasks.ui.categorized0 sortDirection="1" sortKey="PRIORITY"/>
<sortorg.eclipse.mylyn.tasks.ui.categorized1 sortDirection="1" sortKey="RANK"/>
<sortorg.eclipse.mylyn.tasks.ui.categorized2 sortDirection="1" sortKey="DATE_CREATED"/>
<sortorg.eclipse.mylyn.tasks.ui.categorized3 sortDirection="1" sortKey="NONE"/>
<sortorg.eclipse.mylyn.tasks.ui.categorized4 sortDirection="1" sortKey="NONE"/>
<sortorg.eclipse.mylyn.tasks.ui.categorized5 sortDirection="1" sortKey="NONE"/>
<sortorg.eclipse.mylyn.tasks.ui.categorized6 sortDirection="1" sortKey="NONE"/>
<sortorg.eclipse.mylyn.tasks.ui.categorized7 sortDirection="1" sortKey="NONE"/>
<sortorg.eclipse.mylyn.tasks.ui.categorized8 sortDirection="1" sortKey="NONE"/>
</sorter>
</sorter>
<filteredTreeFindHistory/>
</view>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Mylyn</tags>
|
|
<menus xmi:id="_1KmqYE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.views.tasks">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1KmqYU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.views.tasks"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqYk5uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.StructureView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Structure" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/properties_view.gif" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.wb.internal.core.views.StructureView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wb.core"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:WindowBuilder</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqY05uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.PaletteView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Palette" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/palette.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.wb.internal.core.views.PaletteView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wb.core"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:WindowBuilder</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqZE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.repository.RepositoriesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Git</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqZU5uEeuzAb27x21xCQ" 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.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.junit"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view failuresOnly="false" ignoredOnly="false" layout="1" orientation="2" ratio="500" scroll="false" time="true"/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
<menus xmi:id="_1KmqZk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.junit.ResultView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1KmqZ05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.junit.ResultView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqaE5uEeuzAb27x21xCQ" elementId="org.eclipse.ant.ui.views.AntView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ant.internal.ui.views.AntView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ant.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Ant</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqaU5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.views.ViewportView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Viewport" iconURI="platform:/plugin/org.synthclipse.ide/images/viewport.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.synthclipse.ide.views.ViewportView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.synthclipse.ide"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Synthclipse</tags>
|
|
<menus xmi:id="_1Kmqak5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.views.ViewportView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1Kmqa05uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.views.ViewportView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqbE5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.CoverageView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Coverage" iconURI="platform:/plugin/org.eclipse.eclemma.ui/icons/full/eview16/coverage.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.eclemma.ui"/>
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.eclemma.internal.ui.coverageview.CoverageView"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view column0="300" column1="80" column2="120" column3="120" column4="120" counters="INSTRUCTION" hideunusedelements="false" linked="false" reversesort="true" roottype="GROUP" sortcolumn="3"/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
<menus xmi:id="_1KmqbU5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.CoverageView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1Kmqh05uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.CoverageView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqlU5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.DebugView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Debug" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/debug_view.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.launch.LaunchView"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
<menus xmi:id="_1Kmqlk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.DebugView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1Kmql05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.DebugView"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqmE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.RegisterView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Registers" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/register_view.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.registers.RegistersView"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqmU5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.VariableView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Variables" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/variable_view.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.variables.VariablesView"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
<menus xmi:id="_1Kmqmk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.VariableView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1Kmqm05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.VariableView"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqnE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.BreakpointView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Breakpoints" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/breakpoint_view.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.breakpoints.BreakpointsView"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
<menus xmi:id="_1KmqnU5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.BreakpointView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1Kmqnk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.BreakpointView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1Kmqn05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.ExpressionView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Expressions" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/watchlist_view.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.expression.ExpressionView"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
<menus xmi:id="_1KmqoE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.ExpressionView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1KmqoU5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.ExpressionView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1Kmqok5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.PropertySheet" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Properties" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/prop_ps.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views"/>
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.properties.PropertySheet"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1Kmqo05uEeuzAb27x21xCQ" elementId="org.eclipse.pde.runtime.LogView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Error Log" iconURI="platform:/plugin/org.eclipse.ui.views.log/icons/eview16/error_log.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views.log"/>
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.log.LogView"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqpE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.DisplayView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Debug Shell" iconURI="platform:/plugin/org.eclipse.jdt.debug.ui/icons/full/etool16/disp_sbook.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.debug.ui"/>
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.debug.ui.display.DisplayView"/>
|
|
<persistedState key="memento" value="<?xml version="1.0" encoding="UTF-8"?>
<view/>"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
<menus xmi:id="_1KmqpU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.DisplayView">
|
|
<tags>ViewMenu</tags>
|
|
<tags>menuContribution:menu</tags>
|
|
</menus>
|
|
<toolbar xmi:id="_1Kmqpk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.DisplayView" visible="false"/>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1Kmqp05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.SignalsView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Signals" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/view16/signals_view.gif" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.debug.ui"/>
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.debug.internal.ui.views.signals.FlexibleSignalsView"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqqE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.ModuleView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Modules" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/module_view.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.modules.ModulesView"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqqU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.executablesView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Executables" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/obj16/exec_view_obj.gif" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.debug.ui"/>
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1Kmqqk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.view" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Disassembly" iconURI="platform:/plugin/org.eclipse.cdt.dsf.ui/icons/disassembly.gif" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.dsf.ui"/>
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyView"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1Kmqq05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.gdb.ui.tracecontrol.view" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Trace Control" iconURI="platform:/plugin/org.eclipse.cdt.dsf.gdb.ui/icons/full/view16/tracecontrol_view.gif" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.dsf.gdb.ui"/>
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.dsf.gdb.internal.ui.tracepoints.TraceControlView"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</sharedElements>
|
|
<sharedElements xsi:type="basic:Part" xmi:id="_1KmqrE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.debuggerConsoleView" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" label="Debugger Console" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/view16/debugger_console_view.png" tooltip="" closeable="true">
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.debug.ui"/>
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.debug.internal.ui.views.debuggerconsole.DebuggerConsoleView"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</sharedElements>
|
|
<trimBars xmi:id="_1KmqrU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.main.toolbar" contributorURI="platform:/plugin/org.eclipse.platform">
|
|
<children xsi:type="menu:ToolBar" xmi:id="_1Kmqrk5uEeuzAb27x21xCQ" elementId="group.file" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_1Kmqr05uEeuzAb27x21xCQ" elementId="group.file" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_1KmqsE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.workbench.file">
|
|
<tags>Draggable</tags>
|
|
<children xsi:type="menu:HandledToolItem" xmi:id="_1KmquE5uEeuzAb27x21xCQ" elementId="print" visible="false" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/print_edit.png" tooltip="Print" command="_1KpJBk5uEeuzAb27x21xCQ"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_1Kmqvk5uEeuzAb27x21xCQ" elementId="group.edit" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_1Kmqv05uEeuzAb27x21xCQ" elementId="group.edit" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_1KmqwE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.workbench.edit" visible="false">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_1KmqxE5uEeuzAb27x21xCQ" elementId="additions" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_1KmqxU5uEeuzAb27x21xCQ" elementId="additions" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_1KmrCU5uEeuzAb27x21xCQ" elementId="com.python.pydev.debug.actionSet" visible="false">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_1KmrCk5uEeuzAb27x21xCQ" elementId="com.python.pydev.navigate.actionSet" visible="false">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_1KmrC05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.launchActionSet">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_1KmrEU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_1KmrFk5uEeuzAb27x21xCQ" elementId="org.eclipse.search.searchActionSet">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_1KmrG05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.actionSet.presentation">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_1KmrJk5uEeuzAb27x21xCQ" elementId="group.nav" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_1KmrJ05uEeuzAb27x21xCQ" elementId="group.nav" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_1KmrKE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.workbench.navigate">
|
|
<tags>Draggable</tags>
|
|
<children xsi:type="menu:HandledToolItem" xmi:id="_1KmrLk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.pinEditor" iconURI="platform:/plugin/org.eclipse.ui/icons/full/etool16/pin_editor.png" tooltip="Pin Editor" type="Check" command="_1KpIlk5uEeuzAb27x21xCQ"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_1KmrMk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.CompilationUnitEditor" visible="false">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_1KmrM05uEeuzAb27x21xCQ" elementId="group.editor" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_1KmrNE5uEeuzAb27x21xCQ" elementId="group.editor" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_1KmrNU5uEeuzAb27x21xCQ" elementId="group.help" toBeRendered="false">
|
|
<tags>toolbarSeparator</tags>
|
|
<children xsi:type="menu:ToolBarSeparator" xmi:id="_1KmrNk5uEeuzAb27x21xCQ" elementId="group.help" toBeRendered="false"/>
|
|
</children>
|
|
<children xsi:type="menu:ToolBar" xmi:id="_1KmrN05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.workbench.help" visible="false">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_1KmrOk5uEeuzAb27x21xCQ" elementId="PerspectiveSpacer" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl">
|
|
<tags>stretch</tags>
|
|
<tags>SHOW_RESTORE_MENU</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_1KmrPk5uEeuzAb27x21xCQ" elementId="PerspectiveSwitcher" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.e4.ui.workbench.addons.perspectiveswitcher.PerspectiveSwitcher">
|
|
<tags>Draggable</tags>
|
|
<tags>HIDEABLE</tags>
|
|
<tags>SHOW_RESTORE_MENU</tags>
|
|
</children>
|
|
</trimBars>
|
|
<trimBars xmi:id="_1KmrRU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.trim.status" contributorURI="platform:/plugin/org.eclipse.platform" side="Bottom">
|
|
<children xsi:type="menu:ToolControl" xmi:id="_1KmrRk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.StatusLine" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim">
|
|
<tags>stretch</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_1KmrR05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.HeapStatus" contributorURI="platform:/plugin/org.eclipse.platform" toBeRendered="false" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_1KmrSE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.ProgressBar" contributorURI="platform:/plugin/org.eclipse.platform" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.StandardTrim">
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
</trimBars>
|
|
<trimBars xmi:id="_1KmrU05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.trim.vertical1" contributorURI="platform:/plugin/org.eclipse.platform" side="Left">
|
|
<children xsi:type="menu:ToolControl" xmi:id="_1KmrVE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.ide.perspectivestack(minimized)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack">
|
|
<tags>TrimStack</tags>
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_1KmrVU5uEeuzAb27x21xCQ" elementId="left(IDEWindow).(org.eclipse.jdt.ui.JavaPerspective)" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack">
|
|
<persistedState key="XSize" value="325"/>
|
|
<persistedState key="YSize" value="444"/>
|
|
<tags>TrimStack</tags>
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_1KmrVk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.internal.ui.NavigatorFolderView(IDEWindow).(org.eclipse.debug.ui.DebugPerspective)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack">
|
|
<tags>TrimStack</tags>
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
</trimBars>
|
|
<trimBars xmi:id="_1KmrV05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.trim.vertical2" contributorURI="platform:/plugin/org.eclipse.platform" side="Right">
|
|
<children xsi:type="menu:ToolControl" xmi:id="_1KmrWE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.views.tasksMStack(IDEWindow).(org.eclipse.jdt.ui.JavaPerspective)" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack">
|
|
<tags>TrimStack</tags>
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_1KmrWU5uEeuzAb27x21xCQ" elementId="right(IDEWindow).(org.eclipse.jdt.ui.JavaPerspective)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack">
|
|
<tags>TrimStack</tags>
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_1KmrWk5uEeuzAb27x21xCQ" elementId="bottom(IDEWindow).(org.eclipse.jdt.ui.JavaPerspective)" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack">
|
|
<tags>TrimStack</tags>
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_1KmrW05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.editorss(IDEWindow).(org.eclipse.jdt.ui.JavaPerspective)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack">
|
|
<tags>TrimStack</tags>
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_1KmrXE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.internal.ui.OutlineFolderView(IDEWindow).(org.eclipse.debug.ui.DebugPerspective)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack">
|
|
<tags>TrimStack</tags>
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_1KmrXU5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.internal.ui.ToolsFolderView(IDEWindow).(org.eclipse.debug.ui.DebugPerspective)" toBeRendered="false" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.TrimStack">
|
|
<tags>TrimStack</tags>
|
|
<tags>Draggable</tags>
|
|
</children>
|
|
</trimBars>
|
|
</children>
|
|
<bindingTables xmi:id="_1KmrXk5uEeuzAb27x21xCQ" contributorURI="platform:/plugin/org.eclipse.platform" bindingContext="_1KnR0U5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KmrX05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.textEditorScope" bindingContext="_1KnR1k5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KmrYE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+CR" command="_1KpJEU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrYU5uEeuzAb27x21xCQ" keySequence="CTRL+BS" command="_1KoiPU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrYk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+Q" command="_1KpGDU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrY05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+J" command="_1KpF-E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrZE5uEeuzAb27x21xCQ" keySequence="CTRL++" command="_1KpIGU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrZU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+K" command="_1KojA05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrZk5uEeuzAb27x21xCQ" keySequence="CTRL+-" command="_1KpG3E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrZ05uEeuzAb27x21xCQ" keySequence="ALT+CTRL+J" command="_1KpGIE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmraE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+A" command="_1KpHsU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmraU5uEeuzAb27x21xCQ" keySequence="CTRL+J" command="_1KoixU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrak5uEeuzAb27x21xCQ" keySequence="CTRL+K" command="_1KpIRE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmra05uEeuzAb27x21xCQ" keySequence="CTRL+L" command="_1KpI5k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrbE5uEeuzAb27x21xCQ" keySequence="CTRL+D" command="_1Koi2U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrbU5uEeuzAb27x21xCQ" keySequence="CTRL+=" command="_1KpIGU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrbk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Y" command="_1KoiMk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrb05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+DEL" command="_1KpI005uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrcE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+X" command="_1KpHj05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrcU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+Y" command="_1KpG2k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrck5uEeuzAb27x21xCQ" keySequence="CTRL+DEL" command="_1KpGfU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrc05uEeuzAb27x21xCQ" keySequence="ALT+ARROW_UP" command="_1KpJ2U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrdE5uEeuzAb27x21xCQ" keySequence="ALT+ARROW_DOWN" command="_1KpIWU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrdU5uEeuzAb27x21xCQ" keySequence="SHIFT+END" command="_1KpG605uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrdk5uEeuzAb27x21xCQ" keySequence="SHIFT+HOME" command="_1KpGxU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrd05uEeuzAb27x21xCQ" keySequence="END" command="_1KpJM05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmreE5uEeuzAb27x21xCQ" keySequence="INSERT" command="_1KpH3E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmreU5uEeuzAb27x21xCQ" keySequence="F2" command="_1KpGOE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrek5uEeuzAb27x21xCQ" keySequence="HOME" command="_1KpJaE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmre05uEeuzAb27x21xCQ" keySequence="ALT+CTRL+ARROW_UP" command="_1KpJqE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrfE5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+ARROW_DOWN" command="_1KpHE05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrfU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+INSERT" command="_1KojJU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrfk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_1KpG705uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrf05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_1KojK05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrgE5uEeuzAb27x21xCQ" keySequence="CTRL+F10" command="_1KpJC05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrgU5uEeuzAb27x21xCQ" keySequence="CTRL+END" command="_1KpIXE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrgk5uEeuzAb27x21xCQ" keySequence="CTRL+ARROW_UP" command="_1KojCE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrg05uEeuzAb27x21xCQ" keySequence="CTRL+ARROW_DOWN" command="_1KpJ8k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrhE5uEeuzAb27x21xCQ" keySequence="CTRL+ARROW_LEFT" command="_1KpHfU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrhU5uEeuzAb27x21xCQ" keySequence="CTRL+ARROW_RIGHT" command="_1KpGCk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrhk5uEeuzAb27x21xCQ" keySequence="CTRL+HOME" command="_1KoihU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrh05uEeuzAb27x21xCQ" keySequence="CTRL+NUMPAD_MULTIPLY" command="_1KpIek5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmriE5uEeuzAb27x21xCQ" keySequence="CTRL+NUMPAD_ADD" command="_1KpJkk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmriU5uEeuzAb27x21xCQ" keySequence="CTRL+NUMPAD_SUBTRACT" command="_1KpJDk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrik5uEeuzAb27x21xCQ" keySequence="CTRL+NUMPAD_DIVIDE" command="_1KojEE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmri05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_1KpIh05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrjE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_1KpH3k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrjU5uEeuzAb27x21xCQ" keySequence="ALT+/" command="_1KpJbU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrjk5uEeuzAb27x21xCQ" keySequence="SHIFT+CR" command="_1KpJZk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrj05uEeuzAb27x21xCQ" keySequence="SHIFT+F12" command="_1KpJIU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrkE5uEeuzAb27x21xCQ" keySequence="F12" command="_1KpHc05uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KmrkU5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.embeddedTextEditorScope" bindingContext="_1KnSE05uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1Kmrkk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+CR" command="_1KpJEU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrk05uEeuzAb27x21xCQ" keySequence="CTRL+BS" command="_1KoiPU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrlE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+J" command="_1KpF-E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrlU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+K" command="_1KojA05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrlk5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+J" command="_1KpGIE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrl05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+A" command="_1KpHsU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrmE5uEeuzAb27x21xCQ" keySequence="CTRL+J" command="_1KoixU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrmU5uEeuzAb27x21xCQ" keySequence="CTRL+K" command="_1KpIRE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrmk5uEeuzAb27x21xCQ" keySequence="CTRL+L" command="_1KpI5k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrm05uEeuzAb27x21xCQ" keySequence="CTRL+D" command="_1Koi2U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrnE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+DEL" command="_1KpI005uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrnU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+X" command="_1KpHj05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrnk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+Y" command="_1KpG2k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrn05uEeuzAb27x21xCQ" keySequence="CTRL+DEL" command="_1KpGfU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmroE5uEeuzAb27x21xCQ" keySequence="ALT+ARROW_UP" command="_1KpJ2U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmroU5uEeuzAb27x21xCQ" keySequence="ALT+ARROW_DOWN" command="_1KpIWU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrok5uEeuzAb27x21xCQ" keySequence="SHIFT+END" command="_1KpG605uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmro05uEeuzAb27x21xCQ" keySequence="SHIFT+HOME" command="_1KpGxU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrpE5uEeuzAb27x21xCQ" keySequence="END" command="_1KpJM05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrpU5uEeuzAb27x21xCQ" keySequence="INSERT" command="_1KpH3E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrpk5uEeuzAb27x21xCQ" keySequence="F2" command="_1KpGOE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrp05uEeuzAb27x21xCQ" keySequence="HOME" command="_1KpJaE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrqE5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+ARROW_UP" command="_1KpJqE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrqU5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+ARROW_DOWN" command="_1KpHE05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrqk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+INSERT" command="_1KojJU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrq05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+ARROW_LEFT" command="_1KpG705uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrrE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+ARROW_RIGHT" command="_1KojK05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrrU5uEeuzAb27x21xCQ" keySequence="CTRL+F10" command="_1KpJC05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrrk5uEeuzAb27x21xCQ" keySequence="CTRL+END" command="_1KpIXE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrr05uEeuzAb27x21xCQ" keySequence="CTRL+ARROW_UP" command="_1KojCE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrsE5uEeuzAb27x21xCQ" keySequence="CTRL+ARROW_DOWN" command="_1KpJ8k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrsU5uEeuzAb27x21xCQ" keySequence="CTRL+ARROW_LEFT" command="_1KpHfU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrsk5uEeuzAb27x21xCQ" keySequence="CTRL+ARROW_RIGHT" command="_1KpGCk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrs05uEeuzAb27x21xCQ" keySequence="CTRL+HOME" command="_1KoihU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrtE5uEeuzAb27x21xCQ" keySequence="ALT+/" command="_1KpJbU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrtU5uEeuzAb27x21xCQ" keySequence="SHIFT+CR" command="_1KpJZk5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1Kmrtk5uEeuzAb27x21xCQ" elementId="org.python.pydev.ui.editor.scope" bindingContext="_1KnR8E5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1Kmrt05uEeuzAb27x21xCQ" keySequence="ALT+CTRL+CR" command="_1KpHbU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmruE5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+SHIFT+I" command="_1KpGVk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmruU5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+SHIFT+O" command="_1KpHxE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmruk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+P" command="_1KpH-05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmru05uEeuzAb27x21xCQ" keySequence="CTRL+2" command="_1KpGt05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrvE5uEeuzAb27x21xCQ" keySequence="CTRL+4" command="_1Koi5U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrvU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+T" command="_1KoiXU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrvk5uEeuzAb27x21xCQ" keySequence="CTRL+5" command="_1Koiik5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrv05uEeuzAb27x21xCQ" keySequence="CTRL+/" command="_1KpHKU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrwE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+O" command="_1KpIdk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrwU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+D" command="_1KoiOk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrwk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F" command="_1KpJpU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrw05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+G" command="_1KpGok5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrxE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+3" command="_1KoisE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrxU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+4" command="_1KoiVk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrxk5uEeuzAb27x21xCQ" keySequence="CTRL+O" command="_1KoiWk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrx05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+R" command="_1KpIL05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmryE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+I" command="_1KoiiU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmryU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+L" command="_1KpIZ05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmryk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+M" command="_1KoiV05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmry05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+O" command="_1KoiSU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrzE5uEeuzAb27x21xCQ" keySequence="CTRL+\" command="_1KoisE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmrzU5uEeuzAb27x21xCQ" keySequence="SHIFT+F9" command="_1KpJc05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrzk5uEeuzAb27x21xCQ" keySequence="F9" command="_1KpHRU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmrz05uEeuzAb27x21xCQ" keySequence="F2" command="_1KoiQk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr0E5uEeuzAb27x21xCQ" keySequence="F3" command="_1KpJ605uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr0U5uEeuzAb27x21xCQ" keySequence="F4" command="_1KpHH05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr0k5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F9" command="_1KpJAk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr005uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+ARROW_UP" command="_1KpJnE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr1E5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_1KpGF05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr1U5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+F9" command="_1KoiwU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr1k5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_UP" command="_1KoiVE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr105uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_1KpJo05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr2E5uEeuzAb27x21xCQ" keySequence="CTRL+F9" command="_1KpJmE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr2U5uEeuzAb27x21xCQ" keySequence="CTRL+NUMPAD_MULTIPLY" command="_1KpJr05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr2k5uEeuzAb27x21xCQ" keySequence="CTRL+NUMPAD_ADD" command="_1KpIr05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr205uEeuzAb27x21xCQ" keySequence="CTRL+NUMPAD_SUBTRACT" command="_1Koi6E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr3E5uEeuzAb27x21xCQ" keySequence="CTRL+NUMPAD_DIVIDE" command="_1Koiy05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr3U5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+T C" command="_1KoirE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr3k5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+T E" command="_1KoiV05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr305uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+T I" command="_1KoiiU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr4E5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+T L" command="_1KpIZ05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr4U5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+T O" command="_1KpIOU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr4k5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+T P" command="_1KpIn05uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1Kmr405uEeuzAb27x21xCQ" elementId="org.eclipse.ui.contexts.window" bindingContext="_1KnR0k5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1Kmr5E5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+SHIFT+L" command="_1KpHy05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr5U5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q O" command="_1KpINU5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1Kmr5k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ContentOutline"/>
|
|
</bindings>
|
|
<bindings xmi:id="_1Kmr505uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q P" command="_1KpINU5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1Kmr6E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.PackageExplorer"/>
|
|
</bindings>
|
|
<bindings xmi:id="_1Kmr6U5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+B" command="_1KpIQE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr6k5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+R" command="_1KpJ-E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr605uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q Q" command="_1KpINU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr7E5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+S" command="_1KpIC05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr7U5uEeuzAb27x21xCQ" keySequence="CTRL+3" command="_1KpGN05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr7k5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q S" command="_1KpINU5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1Kmr705uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.search.ui.views.SearchView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_1Kmr8E5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+T" command="_1KpGjU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr8U5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q T" command="_1KpINU5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1Kmr8k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.TypeHierarchy"/>
|
|
</bindings>
|
|
<bindings xmi:id="_1Kmr805uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+V" command="_1KpJOU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr9E5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q V" command="_1KpINU5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1Kmr9U5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.VariableView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_1Kmr9k5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+G" command="_1KpII05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr905uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+W" command="_1KpGjE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr-E5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+H" command="_1KpHdk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmr-U5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q H" command="_1KpINU5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1Kmr-k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.cheatsheets.views.CheatSheetView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_1Kmr-05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q J" command="_1KpINU5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1Kmr_E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.JavadocView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_1Kmr_U5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q K" command="_1KpINU5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1Kmr_k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.mylyn.tasks.ui.views.tasks"/>
|
|
</bindings>
|
|
<bindings xmi:id="_1Kmr_05uEeuzAb27x21xCQ" keySequence="CTRL+," command="_1Koikk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsAE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q L" command="_1KpINU5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KmsAU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.pde.runtime.LogView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_1KmsAk5uEeuzAb27x21xCQ" keySequence="CTRL+." command="_1KpJrU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsA05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+N" command="_1KpHnk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsBE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+O" command="_1KpJhE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsBU5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+P" command="_1Koi9U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsBk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+B" command="_1KojBE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsB05uEeuzAb27x21xCQ" keySequence="CTRL+#" command="_1Koiu05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsCE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+E" command="_1KojG05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsCU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+G" command="_1KpJv05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsCk5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+H" command="_1KoirU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsC05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q X" command="_1KpINU5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KmsDE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.views.ProblemView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_1KmsDU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q Y" command="_1KpINU5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KmsDk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.sync.views.SynchronizeView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_1KmsD05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q Z" command="_1KpINU5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KmsEE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.team.ui.GenericHistoryView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_1KmsEU5uEeuzAb27x21xCQ" keySequence="CTRL+P" command="_1KpJBk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsEk5uEeuzAb27x21xCQ" keySequence="CTRL+Q" command="_1KpJG05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsE05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+C" command="_1KpI0k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsFE5uEeuzAb27x21xCQ" keySequence="CTRL+S" command="_1KpG305uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsFU5uEeuzAb27x21xCQ" keySequence="CTRL+U" command="_1KpHNE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsFk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+F" command="_1KpJIE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsF05uEeuzAb27x21xCQ" keySequence="CTRL+W" command="_1KpHSE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsGE5uEeuzAb27x21xCQ" keySequence="CTRL+H" command="_1KpIyk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsGU5uEeuzAb27x21xCQ" keySequence="CTRL+M" command="_1KpIw05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsGk5uEeuzAb27x21xCQ" keySequence="CTRL+N" command="_1KpJxk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsG05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+P" command="_1KpIKU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsHE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+R" command="_1KpHQU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsHU5uEeuzAb27x21xCQ" keySequence="CTRL+B" command="_1Koilk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsHk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q B" command="_1KpINU5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KmsH05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.debug.ui.BreakpointView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_1KmsIE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+S" command="_1KpHZE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsIU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q C" command="_1KpINU5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KmsIk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.ui.console.ConsoleView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_1KmsI05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+T" command="_1KpHs05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsJE5uEeuzAb27x21xCQ" keySequence="CTRL+E" command="_1KpGe05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsJU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q D" command="_1KpINU5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KmsJk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.viewId" name="org.eclipse.ui.views.showView.viewId" value="org.eclipse.jdt.ui.SourceView"/>
|
|
</bindings>
|
|
<bindings xmi:id="_1KmsJ05uEeuzAb27x21xCQ" keySequence="CTRL+F" command="_1Koi6U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsKE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+V" command="_1KpG7k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsKU5uEeuzAb27x21xCQ" keySequence="CTRL+G" command="_1KoiPk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsKk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+W" command="_1KpJp05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsK05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+H" command="_1KpGdE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsLE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+I" command="_1KoivE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsLU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+J" command="_1KpGeE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsLk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+L" command="_1KpGJ05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsL05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+M" command="_1KpJk05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsME5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+N" command="_1KpGh05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsMU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Z" command="_1KpHb05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsMk5uEeuzAb27x21xCQ" keySequence="CTRL+_" command="_1KpGYE5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KmsM05uEeuzAb27x21xCQ" elementId="Splitter.isHorizontal" name="Splitter.isHorizontal" value="true"/>
|
|
</bindings>
|
|
<bindings xmi:id="_1KmsNE5uEeuzAb27x21xCQ" keySequence="CTRL+{" command="_1KpGYE5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KmsNU5uEeuzAb27x21xCQ" elementId="Splitter.isHorizontal" name="Splitter.isHorizontal" value="false"/>
|
|
</bindings>
|
|
<bindings xmi:id="_1KmsNk5uEeuzAb27x21xCQ" keySequence="SHIFT+F9" command="_1KpGp05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsN05uEeuzAb27x21xCQ" keySequence="ALT+ARROW_LEFT" command="_1KoiwE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsOE5uEeuzAb27x21xCQ" keySequence="ALT+ARROW_RIGHT" command="_1KpGrU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsOU5uEeuzAb27x21xCQ" keySequence="SHIFT+F2" command="_1KpH9k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsOk5uEeuzAb27x21xCQ" keySequence="SHIFT+F5" command="_1KpHG05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsO05uEeuzAb27x21xCQ" keySequence="ALT+F7" command="_1KpHuE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsPE5uEeuzAb27x21xCQ" keySequence="ALT+F5" command="_1KpG_k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsPU5uEeuzAb27x21xCQ" keySequence="F9" command="_1KpGv05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsPk5uEeuzAb27x21xCQ" keySequence="F11" command="_1KpJfU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsP05uEeuzAb27x21xCQ" keySequence="F12" command="_1KpIz05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsQE5uEeuzAb27x21xCQ" keySequence="F2" command="_1KoilU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsQU5uEeuzAb27x21xCQ" keySequence="F3" command="_1KpGI05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsQk5uEeuzAb27x21xCQ" keySequence="F4" command="_1KoioU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsQ05uEeuzAb27x21xCQ" keySequence="F5" command="_1KpGuU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsRE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F7" command="_1KpJgE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsRU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F8" command="_1KpGXk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsRk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F9" command="_1KpG-05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsR05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F11" command="_1KpHaU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsSE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F12" command="_1KoiYk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsSU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F4" command="_1KpGjE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsSk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F6" command="_1KpIFk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsS05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+X J" command="_1KpIT05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsTE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+X M" command="_1KpHDk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsTU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+X A" command="_1Koij05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsTk5uEeuzAb27x21xCQ" keySequence="CTRL+F7" command="_1KpHhE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsT05uEeuzAb27x21xCQ" keySequence="CTRL+F8" command="_1KpGL05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsUE5uEeuzAb27x21xCQ" keySequence="CTRL+F9" command="_1KojIk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsUU5uEeuzAb27x21xCQ" keySequence="CTRL+F11" command="_1KpJNk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsUk5uEeuzAb27x21xCQ" keySequence="CTRL+F12" command="_1KojB05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsU05uEeuzAb27x21xCQ" keySequence="CTRL+F4" command="_1KpHSE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsVE5uEeuzAb27x21xCQ" keySequence="CTRL+F6" command="_1Koi9E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsVU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+F7" command="_1KpIYU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsVk5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+X G" command="_1KpJd05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsV05uEeuzAb27x21xCQ" keySequence="ALT+CTRL+SHIFT+ARROW_UP" command="_1KpH7k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsWE5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+SHIFT+ARROW_DOWN" command="_1KpJ1E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsWU5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+SHIFT+ARROW_RIGHT" command="_1KpH105uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsWk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+NUMPAD_MULTIPLY" command="_1KpICk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsW05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+X Q" command="_1KpF_k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsXE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+X T" command="_1KpHBk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsXU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+NUMPAD_DIVIDE" command="_1KpGYk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsXk5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+SHIFT+F12" command="_1KpJlU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsX05uEeuzAb27x21xCQ" keySequence="DEL" command="_1Koi_U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsYE5uEeuzAb27x21xCQ" keySequence="ALT+-" command="_1KpHnU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsYU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+E E" command="_1Koiw05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsYk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+E G" command="_1KpGlU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsY05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+E J" command="_1Koihk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsZE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+E S" command="_1KpHCk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsZU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+E T" command="_1KoiuE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsZk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+E L" command="_1Koik05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsZ05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+E N" command="_1KpJs05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsaE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+E P" command="_1KoiOU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsaU5uEeuzAb27x21xCQ" keySequence="ALT+CR" command="_1KpIq05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsak5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+E R" command="_1KpGEU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsa05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+D A" command="_1KpI6U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsbE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+D T" command="_1KoiTk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsbU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+D J" command="_1KpIjE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsbk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+D Q" command="_1KpHI05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsb05uEeuzAb27x21xCQ" keySequence="ALT+CTRL+SHIFT+A" command="_1KpIXU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmscE5uEeuzAb27x21xCQ" keySequence="CTRL+CR" command="_1KpHq05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmscU5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+SHIFT+M" command="_1KpJgU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsck5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+C" command="_1KpJX05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsc05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+U" command="_1KojI05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsdE5uEeuzAb27x21xCQ" keySequence="CTRL+-" command="_1KpJVU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsdU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+A" command="_1KpISE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsdk5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+R" command="_1KpJYE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsd05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+1" command="_1KpIuk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmseE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+2" command="_1KpJAE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmseU5uEeuzAb27x21xCQ" keySequence="CTRL+R" command="_1KpJ4U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsek5uEeuzAb27x21xCQ" keySequence="CTRL+=" command="_1KpGsU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmse05uEeuzAb27x21xCQ" keySequence="SHIFT+F12" command="_1KpIZE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsfE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F3" command="_1KpI_U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsfU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F5" command="_1KojHk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsfk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+X E" command="_1KpIIk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsf05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+X O" command="_1KpH-E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsgE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+X P" command="_1KpJm05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsgU5uEeuzAb27x21xCQ" keySequence="ALT+P" command="_1KpIjU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsgk5uEeuzAb27x21xCQ" keySequence="ALT+T" command="_1KpG6k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsg05uEeuzAb27x21xCQ" keySequence="ALT+T" command="_1KpH305uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmshE5uEeuzAb27x21xCQ" keySequence="SHIFT+CR" command="_1KpIZE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmshU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+D E" command="_1KpJ4E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmshk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+D O" command="_1KpHjE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsh05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+D P" command="_1KpJAU5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KmsiE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.cEditorScope" bindingContext="_1KnR-k5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KmsiU5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+SHIFT+C" command="_1KpJ9k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsik5uEeuzAb27x21xCQ" keySequence="CTRL+TAB" command="_1KpJ7E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsi05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+P" command="_1KpGvE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsjE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+T" command="_1KpGWU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsjU5uEeuzAb27x21xCQ" keySequence="CTRL+7" command="_1KoikE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsjk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+H" command="_1KpH9U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsj05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+N" command="_1KpGCE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmskE5uEeuzAb27x21xCQ" keySequence="CTRL+/" command="_1KoikE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmskU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+O" command="_1KpGqk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmskk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+A" command="_1KpJFE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsk05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+C" command="_1KoikE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmslE5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+S" command="_1KpJxE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmslU5uEeuzAb27x21xCQ" keySequence="CTRL+#" command="_1KpIqE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmslk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F" command="_1KpJ7U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsl05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+G" command="_1KoiNk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsmE5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+H" command="_1KpGMU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsmU5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+I" command="_1KpHwE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsmk5uEeuzAb27x21xCQ" keySequence="CTRL+T" command="_1KpIY05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsm05uEeuzAb27x21xCQ" keySequence="CTRL+I" command="_1KpF905uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsnE5uEeuzAb27x21xCQ" keySequence="CTRL+O" command="_1KpHmU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsnU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+/" command="_1KpJjE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsnk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+R" command="_1KpI3E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsn05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+S" command="_1Koivk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsoE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+T" command="_1KpIsE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsoU5uEeuzAb27x21xCQ" keySequence="CTRL+G" command="_1KpJuE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsok5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+L" command="_1KpHFU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmso05uEeuzAb27x21xCQ" keySequence="CTRL+=" command="_1KpIqE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmspE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+M" command="_1KoidU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmspU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+O" command="_1KpGlk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmspk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Z" command="_1KpI-05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsp05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+\" command="_1KpHuk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsqE5uEeuzAb27x21xCQ" keySequence="F3" command="_1KpJ_E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsqU5uEeuzAb27x21xCQ" keySequence="F4" command="_1KpJhk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsqk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+ARROW_UP" command="_1KpI5U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsq05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_1KpIUE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsrE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_UP" command="_1KpGy05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsrU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_1KpJ7k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsrk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_LEFT" command="_1KpIzE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsr05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_1KpJSk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmssE5uEeuzAb27x21xCQ" keySequence="ALT+C" command="_1KpHvE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmssU5uEeuzAb27x21xCQ" keySequence="SHIFT+TAB" command="_1KpH905uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1Kmssk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" bindingContext="_1KnSDk5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1Kmss05uEeuzAb27x21xCQ" keySequence="CTRL+CR" command="_1KpGcE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmstE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+C" command="_1KpHYk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmstU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+R" command="_1KpG7U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmstk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+U" command="_1KpIcE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmst05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+I" command="_1KpG3k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsuE5uEeuzAb27x21xCQ" keySequence="ALT+ARROW_UP" command="_1KpIMk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsuU5uEeuzAb27x21xCQ" keySequence="ALT+ARROW_DOWN" command="_1KpGdk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsuk5uEeuzAb27x21xCQ" keySequence="SHIFT+INSERT" command="_1Koi-E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsu05uEeuzAb27x21xCQ" keySequence="INSERT" command="_1KpG105uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsvE5uEeuzAb27x21xCQ" keySequence="F4" command="_1Koitk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsvU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_UP" command="_1KpIs05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsvk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_1KpG505uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1Kmsv05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.javaEditorScope" bindingContext="_1KnR205uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KmswE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+P" command="_1KpIYE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmswU5uEeuzAb27x21xCQ" keySequence="CTRL+7" command="_1KpHok5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmswk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+M" command="_1KpGOU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsw05uEeuzAb27x21xCQ" keySequence="CTRL+/" command="_1KpHok5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsxE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+C" command="_1KpHok5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsxU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F" command="_1KpJZU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsxk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+B" command="_1KpJ3U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsx05uEeuzAb27x21xCQ" keySequence="CTRL+T" command="_1KpHr05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsyE5uEeuzAb27x21xCQ" keySequence="CTRL+I" command="_1KpGq05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmsyU5uEeuzAb27x21xCQ" keySequence="CTRL+O" command="_1KpHC05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsyk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+/" command="_1KpHNU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsy05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+U" command="_1KpIlU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmszE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+O" command="_1KpGgE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmszU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+\" command="_1Koi3U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmszk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+ARROW_UP" command="_1KpHTU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kmsz05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_1KpHDE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms0E5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_UP" command="_1KpHIk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms0U5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_1KojCk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms0k5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_LEFT" command="_1KpGtk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms005uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_1Koi1E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms1E5uEeuzAb27x21xCQ" keySequence="CTRL+F3" command="_1KpJqk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms1U5uEeuzAb27x21xCQ" keySequence="CTRL+2 F" command="_1KpJkU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms1k5uEeuzAb27x21xCQ" keySequence="CTRL+2 R" command="_1KpIrk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms105uEeuzAb27x21xCQ" keySequence="CTRL+2 L" command="_1Koiyk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms2E5uEeuzAb27x21xCQ" keySequence="CTRL+2 M" command="_1KpGu05uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1Kms2U5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" bindingContext="_1KnR3E5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1Kms2k5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+P" command="_1KpHsk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms205uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+A" command="_1KpJ805uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms3E5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+C" command="_1KpJYk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms3U5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F" command="_1KpJwE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms3k5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+>" command="_1KpI6k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms305uEeuzAb27x21xCQ" keySequence="CTRL+I" command="_1KpJCU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms4E5uEeuzAb27x21xCQ" keySequence="CTRL+O" command="_1KpHw05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms4U5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+/" command="_1KpHnE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms4k5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+\" command="_1KpIJU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms405uEeuzAb27x21xCQ" keySequence="F3" command="_1KpHrk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms5E5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+ARROW_UP" command="_1KpF9E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms5U5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_1KpHK05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms5k5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_UP" command="_1KpIVE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms505uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_1KpIdU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms6E5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_LEFT" command="_1Koiqk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms6U5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_1KpH-U5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1Kms6k5uEeuzAb27x21xCQ" elementId="org.eclipse.core.runtime.xml" bindingContext="_1KnR4E5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1Kms605uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+P" command="_1KpI0U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms7E5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+D" command="_1KpHM05uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1Kms7U5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.javaEditorScope" bindingContext="_1KnR105uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1Kms7k5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+P" command="_1KpIDU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms705uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+T" command="_1KpHLU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms8E5uEeuzAb27x21xCQ" keySequence="CTRL+7" command="_1KpH1k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms8U5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+M" command="_1KoisU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms8k5uEeuzAb27x21xCQ" keySequence="CTRL+/" command="_1KpH1k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms805uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+C" command="_1KpH1k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms9E5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F" command="_1Koiz05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms9U5uEeuzAb27x21xCQ" keySequence="CTRL+T" command="_1KpH8U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms9k5uEeuzAb27x21xCQ" keySequence="CTRL+I" command="_1KpG8E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms905uEeuzAb27x21xCQ" keySequence="CTRL+O" command="_1KoibE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms-E5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+/" command="_1KpHKk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms-U5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+U" command="_1KpGi05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms-k5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+O" command="_1KpGyU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms-05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+\" command="_1Koi-05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms_E5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+ARROW_UP" command="_1KpJ-05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms_U5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+ARROW_DOWN" command="_1KojJE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms_k5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_UP" command="_1Koim05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1Kms_05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_1KpIkk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtAE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_LEFT" command="_1KpJZ05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtAU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_1KpIM05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtAk5uEeuzAb27x21xCQ" keySequence="CTRL+F3" command="_1KpHi05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtA05uEeuzAb27x21xCQ" keySequence="CTRL+2 F" command="_1KpG1E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtBE5uEeuzAb27x21xCQ" keySequence="CTRL+2 R" command="_1KpGPE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtBU5uEeuzAb27x21xCQ" keySequence="CTRL+2 L" command="_1KpJrE5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KmtBk5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.XtextEditorScope" bindingContext="_1KnR6U5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KmtB05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+P" command="_1KpJf05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtCE5uEeuzAb27x21xCQ" keySequence="CTRL+7" command="_1KpJTE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtCU5uEeuzAb27x21xCQ" keySequence="CTRL+/" command="_1KpJTE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtCk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+O" command="_1KpJOE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtC05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+C" command="_1KpJTE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtDE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F" command="_1KpGpE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtDU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+G" command="_1KojIU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtDk5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+H" command="_1KpHkk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtD05uEeuzAb27x21xCQ" keySequence="CTRL+T" command="_1KpHr05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtEE5uEeuzAb27x21xCQ" keySequence="CTRL+O" command="_1KpJS05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtEU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+R" command="_1KpIu05uEeuzAb27x21xCQ">
|
|
<tags>platform:win32</tags>
|
|
</bindings>
|
|
<bindings xmi:id="_1KmtEk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+L" command="_1KpHTE5uEeuzAb27x21xCQ">
|
|
<tags>platform:win32</tags>
|
|
</bindings>
|
|
<bindings xmi:id="_1KmtE05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+M" command="_1KpJfE5uEeuzAb27x21xCQ">
|
|
<tags>platform:win32</tags>
|
|
</bindings>
|
|
<bindings xmi:id="_1KmtFE5uEeuzAb27x21xCQ" keySequence="F3" command="_1KpHOU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtFU5uEeuzAb27x21xCQ" keySequence="F4" command="_1KpJq05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtFk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_UP" command="_1Koig05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtF05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_DOWN" command="_1KpGD05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtGE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_LEFT" command="_1Koigk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtGU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+ARROW_RIGHT" command="_1KpGc05uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KmtGk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.classFileEditorScope" bindingContext="_1KnR2k5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KmtG05uEeuzAb27x21xCQ" keySequence="CTRL+1" command="_1KpJuk5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KmtHE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.contexts.dialogAndWindow" bindingContext="_1KnR0U5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KmtHU5uEeuzAb27x21xCQ" keySequence="CTRL+1" command="_1KpGLE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtHk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+I" command="_1KpGAU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtH05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+L" command="_1KpJUU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtIE5uEeuzAb27x21xCQ" keySequence="CTRL+SPACE" command="_1KpIy05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtIU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+D" command="_1KpJjk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtIk5uEeuzAb27x21xCQ" keySequence="CTRL+V" command="_1Koih05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtI05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+SPACE" command="_1KpGWk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtJE5uEeuzAb27x21xCQ" keySequence="CTRL+A" command="_1KpHCE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtJU5uEeuzAb27x21xCQ" keySequence="CTRL+C" command="_1KpHg05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtJk5uEeuzAb27x21xCQ" keySequence="CTRL+X" command="_1KpGjk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtJ05uEeuzAb27x21xCQ" keySequence="CTRL+Z" command="_1KpGhU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtKE5uEeuzAb27x21xCQ" keySequence="ALT+PAGE_UP" command="_1KpHUE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtKU5uEeuzAb27x21xCQ" keySequence="ALT+PAGE_DOWN" command="_1KpISU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtKk5uEeuzAb27x21xCQ" keySequence="SHIFT+INSERT" command="_1Koih05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtK05uEeuzAb27x21xCQ" keySequence="CTRL+F10" command="_1Koiuk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KmtLE5uEeuzAb27x21xCQ" keySequence="CTRL+INSERT" command="_1KpHg05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQwE5uEeuzAb27x21xCQ" keySequence="CTRL+PAGE_UP" command="_1KpJJU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQwU5uEeuzAb27x21xCQ" keySequence="CTRL+PAGE_DOWN" command="_1KpGNk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQwk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+F3" command="_1KpJEk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQw05uEeuzAb27x21xCQ" keySequence="SHIFT+DEL" command="_1KpGjk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQxE5uEeuzAb27x21xCQ" keySequence="CTRL+Y" command="_1KpHO05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQxU5uEeuzAb27x21xCQ" keySequence="ALT+F11" command="_1Koi8U5uEeuzAb27x21xCQ">
|
|
<tags>platform:win32</tags>
|
|
</bindings>
|
|
<bindings xmi:id="_1KnQxk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+F1" command="_1KojDE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQx05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+F2" command="_1KpIJk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQyE5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+SHIFT+F9" command="_1KpG_05uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnQyU5uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.java.editorScope" bindingContext="_1KnR2U5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnQyk5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+A" command="_1KpHIU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQy05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+A" command="_1KpHIU5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnQzE5uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.xml.editorScope" bindingContext="_1KnR3U5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnQzU5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+A" command="_1KpHIU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQzk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+A" command="_1KpHIU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQz05uEeuzAb27x21xCQ" keySequence="F12" command="_1KpHXU5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnQ0E5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.javascriptViewScope" bindingContext="_1KnR2E5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnQ0U5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q P" command="_1KpIHE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ0k5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+U" command="_1KpGCU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ005uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q T" command="_1KpH605uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ1E5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+H" command="_1KpJ905uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ1U5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q J" command="_1KpJSE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ1k5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+O" command="_1Koi2k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ105uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+G" command="_1KpHtk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ2E5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+H" command="_1KpItU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ2U5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+C" command="_1KpGTk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ2k5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+R" command="_1KpIEU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ205uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+S" command="_1KpIBU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ3E5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+T" command="_1KojAk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ3U5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Q D" command="_1KpIWk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ3k5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+V" command="_1KpGDE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ305uEeuzAb27x21xCQ" keySequence="CTRL+G" command="_1KpIRk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ4E5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+I" command="_1KpHxU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ4U5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+J" command="_1KpH8E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ4k5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+L" command="_1KpHLE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ405uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+M" command="_1KpJNE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ5E5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+Z" command="_1KpG_U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ5U5uEeuzAb27x21xCQ" keySequence="SHIFT+F2" command="_1KpI3U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ5k5uEeuzAb27x21xCQ" keySequence="F3" command="_1KpIa05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ505uEeuzAb27x21xCQ" keySequence="F4" command="_1KpHGk5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnQ6E5uEeuzAb27x21xCQ" elementId="com.python.pydev.contexts.window" bindingContext="_1KnR_05uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnQ6U5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+T" command="_1KpItE5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnQ6k5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.cViewScope" bindingContext="_1KnSAk5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnQ605uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+T" command="_1KpGWU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ7E5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+H" command="_1KpH9U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ7U5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+G" command="_1KoiNk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ7k5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+H" command="_1KpGMU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ705uEeuzAb27x21xCQ" keySequence="ALT+CTRL+I" command="_1KpHwE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ8E5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+R" command="_1KpI3E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ8U5uEeuzAb27x21xCQ" keySequence="CTRL+G" command="_1KpJuE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ8k5uEeuzAb27x21xCQ" keySequence="F3" command="_1KpJ_E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ805uEeuzAb27x21xCQ" keySequence="F4" command="_1KpJhk5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnQ9E5uEeuzAb27x21xCQ" elementId="org.eclipse.tm.terminal.EditContext" bindingContext="_1KnR1E5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnQ9U5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+V" command="_1KpG0U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ9k5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+C" command="_1KpInk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ905uEeuzAb27x21xCQ" keySequence="ALT+ARROW_UP" command="_1KoiO05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ-E5uEeuzAb27x21xCQ" keySequence="ALT+ARROW_RIGHT" command="_1KpJe05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ-U5uEeuzAb27x21xCQ" keySequence="SHIFT+INSERT" command="_1KpG0U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ-k5uEeuzAb27x21xCQ" keySequence="CTRL+INSERT" command="_1KpInk5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnQ-05uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.context.TimelineView" bindingContext="_1KnSBE5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnQ_E5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+V" command="_1KpGRE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ_U5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+K" command="_1KpJJ05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ_k5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+L" command="_1KpH-k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnQ_05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+C" command="_1KojFU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRAE5uEeuzAb27x21xCQ" keySequence="CTRL+S" command="_1KpGH05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRAU5uEeuzAb27x21xCQ" keySequence="CTRL+Y" command="_1KojE05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRAk5uEeuzAb27x21xCQ" keySequence="CTRL+Z" command="_1KpIxE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRA05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+X" command="_1KpGV05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRBE5uEeuzAb27x21xCQ" keySequence="SPACE" command="_1KpGrk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRBU5uEeuzAb27x21xCQ" keySequence="CR" command="_1Koijk5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRBk5uEeuzAb27x21xCQ" elementId="org.eclipse.xtend.ide.XtendEditorScope" bindingContext="_1KnR6k5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRB05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+V" command="_1KpHW05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRCE5uEeuzAb27x21xCQ" keySequence="CTRL+<" command="_1KpGZU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRCU5uEeuzAb27x21xCQ" keySequence="CTRL+>" command="_1KpGzk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRCk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+X J" command="_1KojBk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRC05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+X P" command="_1KpIfk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRDE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+X T" command="_1KpJI05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRDU5uEeuzAb27x21xCQ" keySequence="ALT+COMMAND+D J" command="_1KpGoE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRDk5uEeuzAb27x21xCQ" keySequence="COMMAND+<" command="_1KpGZU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRD05uEeuzAb27x21xCQ" keySequence="COMMAND+>" command="_1KpGzk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnREE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+D T" command="_1KpGR05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnREU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+D P" command="_1KpI7k5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnREk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.propertiesEditorScope" bindingContext="_1KnR-05uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRE05uEeuzAb27x21xCQ" keySequence="CTRL+7" command="_1KpHok5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRFE5uEeuzAb27x21xCQ" keySequence="CTRL+/" command="_1KpHok5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRFU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+C" command="_1KpHok5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRFk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.context.GraphView" bindingContext="_1KnR_U5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRF05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+I" command="_1KpJGE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRGE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+J" command="_1KpIvU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRGU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+K" command="_1KpIck5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRGk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+L" command="_1KpGyE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRG05uEeuzAb27x21xCQ" keySequence="CTRL+S" command="_1Koiak5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRHE5uEeuzAb27x21xCQ" keySequence="CTRL+Y" command="_1KpJ6U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRHU5uEeuzAb27x21xCQ" keySequence="CTRL+Z" command="_1KoiyU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRHk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+X" command="_1KpHXk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRH05uEeuzAb27x21xCQ" keySequence="SPACE" command="_1Koirk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRIE5uEeuzAb27x21xCQ" keySequence="P" command="_1Koi9k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRIU5uEeuzAb27x21xCQ" keySequence="CR" command="_1Koiek5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRIk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.editors.task" bindingContext="_1KnR9U5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRI05uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+M" command="_1Koia05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRJE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+C" command="_1KpHYk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRJU5uEeuzAb27x21xCQ" keySequence="CTRL+O" command="_1KpJn05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRJk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+R" command="_1KpG7U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRJ05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+S" command="_1KpGlE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRKE5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+U" command="_1KpIcE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRKU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+I" command="_1KpG3k5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRKk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.make.ui.makefileEditorScope" bindingContext="_1KnR-U5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRK05uEeuzAb27x21xCQ" keySequence="CTRL+/" command="_1KpIO05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRLE5uEeuzAb27x21xCQ" keySequence="F3" command="_1KpIAE5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRLU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.wikitext.tasks.ui.markupSourceContext" bindingContext="_1KnR-E5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRLk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+O" command="_1KoifU5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRL05uEeuzAb27x21xCQ" elementId="org.eclipse.ant.ui.AntEditorScope" bindingContext="_1KnR7k5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRME5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F" command="_1KpJZU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRMU5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+R" command="_1Koin05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRMk5uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+O" command="_1KoiSk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRM05uEeuzAb27x21xCQ" keySequence="SHIFT+F2" command="_1KpHyE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRNE5uEeuzAb27x21xCQ" keySequence="F3" command="_1KoiU05uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRNU5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.pdeEditorContext" bindingContext="_1KnR8U5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRNk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F" command="_1Koi0k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRN05uEeuzAb27x21xCQ" keySequence="CTRL+O" command="_1Koi705uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnROE5uEeuzAb27x21xCQ" elementId="com.boothen.jsonedit.jsonEditorScope" bindingContext="_1KnR7U5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnROU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+F" command="_1KpGqU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnROk5uEeuzAb27x21xCQ" keySequence="CTRL+O" command="_1KpITU5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRO05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.genericeditor.genericEditorContext" bindingContext="_1KnR805uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRPE5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+G" command="_1KpJMk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRPU5uEeuzAb27x21xCQ" keySequence="F3" command="_1KpJHE5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRPk5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.xtext.ui.XtextEditorScope" bindingContext="_1KnR605uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRP05uEeuzAb27x21xCQ" keySequence="ALT+CTRL+H" command="_1KpHvk5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRQE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.memoryview" bindingContext="_1KnSAE5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRQU5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+M" command="_1KpHAk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRQk5uEeuzAb27x21xCQ" keySequence="ALT+CTRL+N" command="_1KpJlk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRQ05uEeuzAb27x21xCQ" keySequence="CTRL+T" command="_1KpGPk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRRE5uEeuzAb27x21xCQ" keySequence="CTRL+W" command="_1KpH5U5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRRU5uEeuzAb27x21xCQ" keySequence="CTRL+N" command="_1KpIHk5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRRk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" bindingContext="_1KnSFk5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRR05uEeuzAb27x21xCQ" keySequence="ALT+SHIFT+B" command="_1KpJ3U5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRSE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.debugging" bindingContext="_1KnSBk5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRSU5uEeuzAb27x21xCQ" keySequence="CTRL+R" command="_1KpHik5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRSk5uEeuzAb27x21xCQ" keySequence="F7" command="_1KpJtE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRS05uEeuzAb27x21xCQ" keySequence="F8" command="_1KpH005uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRTE5uEeuzAb27x21xCQ" keySequence="F5" command="_1KoiqE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRTU5uEeuzAb27x21xCQ" keySequence="F6" command="_1KpG8k5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRTk5uEeuzAb27x21xCQ" keySequence="CTRL+F2" command="_1KpI2E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRT05uEeuzAb27x21xCQ" keySequence="CTRL+F5" command="_1KpJdk5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRUE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesView" bindingContext="_1KnSEE5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRUU5uEeuzAb27x21xCQ" keySequence="CTRL+C" command="_1KpGSE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRUk5uEeuzAb27x21xCQ" keySequence="CTRL+V" command="_1KpHjU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRU05uEeuzAb27x21xCQ" keySequence="F2" command="_1Koi_05uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRVE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" bindingContext="_1KnSB05uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRVU5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+," command="_1KpJH05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRVk5uEeuzAb27x21xCQ" keySequence="CTRL+SHIFT+." command="_1KpIwU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRV05uEeuzAb27x21xCQ" keySequence="CTRL+G" command="_1KpIwk5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRWE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.wikitext.ui.editor.markupSourceContext" bindingContext="_1KnR905uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRWU5uEeuzAb27x21xCQ" keySequence="CTRL+O" command="_1KoifU5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRWk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.autotools.ui.editor.scope" bindingContext="_1KnR705uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRW05uEeuzAb27x21xCQ" keySequence="CTRL+O" command="_1KpIEE5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRXE5uEeuzAb27x21xCQ" keySequence="F2" command="_1KpGfE5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRXU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.ReflogView" bindingContext="_1KnSC05uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRXk5uEeuzAb27x21xCQ" keySequence="CTRL+C" command="_1Koi905uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRX05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.context" bindingContext="_1KnSCE5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRYE5uEeuzAb27x21xCQ" keySequence="CTRL+G" command="_1KpJwk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRYU5uEeuzAb27x21xCQ" keySequence="HOME" command="_1KpGPU5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRYk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.console" bindingContext="_1KnSA05uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRY05uEeuzAb27x21xCQ" keySequence="CTRL+Z" command="_1KpJok5uEeuzAb27x21xCQ">
|
|
<tags>platform:win32</tags>
|
|
</bindings>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRZE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.debugging" bindingContext="_1KnSCk5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRZU5uEeuzAb27x21xCQ" keySequence="SHIFT+F7" command="_1KpH_05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRZk5uEeuzAb27x21xCQ" keySequence="SHIFT+F8" command="_1KpIvk5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRZ05uEeuzAb27x21xCQ" keySequence="SHIFT+F5" command="_1KpG9E5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRaE5uEeuzAb27x21xCQ" keySequence="SHIFT+F6" command="_1KoimU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRaU5uEeuzAb27x21xCQ" keySequence="CTRL+F5" command="_1KpJck5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRak5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.macroExpansionHoverScope" bindingContext="_1KnSFE5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRa05uEeuzAb27x21xCQ" keySequence="ALT+ARROW_LEFT" command="_1KpIZU5uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRbE5uEeuzAb27x21xCQ" keySequence="ALT+ARROW_RIGHT" command="_1KpIg05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRbU5uEeuzAb27x21xCQ" keySequence="F3" command="_1KpJ_E5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRbk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.internal.wikitext.ui.editor.basicMarkupSourceContext" bindingContext="_1KnR9k5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRb05uEeuzAb27x21xCQ" keySequence="F1" command="_1KoiT05uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRcE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.asmEditorScope" bindingContext="_1KnR8k5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRcU5uEeuzAb27x21xCQ" keySequence="F3" command="_1KpJ_E5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRck5uEeuzAb27x21xCQ" elementId="org.eclipse.buildship.ui.contexts.taskview" bindingContext="_1KnSD05uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRc05uEeuzAb27x21xCQ" keySequence="F5" command="_1KpJYU5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRdE5uEeuzAb27x21xCQ" elementId="org.eclipse.tm.terminal.TerminalContext" bindingContext="_1KnSDE5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRdU5uEeuzAb27x21xCQ" keySequence="ALT+Y" command="_1KpHl05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRdk5uEeuzAb27x21xCQ" keySequence="ALT+A" command="_1KpHl05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRd05uEeuzAb27x21xCQ" keySequence="ALT+B" command="_1KpHl05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnReE5uEeuzAb27x21xCQ" keySequence="ALT+C" command="_1KpHl05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnReU5uEeuzAb27x21xCQ" keySequence="ALT+D" command="_1KpHl05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRek5uEeuzAb27x21xCQ" keySequence="ALT+E" command="_1KpHl05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRe05uEeuzAb27x21xCQ" keySequence="ALT+F" command="_1KpHl05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRfE5uEeuzAb27x21xCQ" keySequence="ALT+G" command="_1KpHl05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRfU5uEeuzAb27x21xCQ" keySequence="ALT+P" command="_1KpHl05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRfk5uEeuzAb27x21xCQ" keySequence="ALT+R" command="_1KpHl05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRf05uEeuzAb27x21xCQ" keySequence="ALT+S" command="_1KpHl05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRgE5uEeuzAb27x21xCQ" keySequence="ALT+T" command="_1KpHl05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRgU5uEeuzAb27x21xCQ" keySequence="ALT+V" command="_1KpHl05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRgk5uEeuzAb27x21xCQ" keySequence="ALT+W" command="_1KpHl05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRg05uEeuzAb27x21xCQ" keySequence="ALT+H" command="_1KpHl05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRhE5uEeuzAb27x21xCQ" keySequence="ALT+L" command="_1KpHl05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRhU5uEeuzAb27x21xCQ" keySequence="ALT+N" command="_1KpHl05uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRhk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.context.ViewportView" bindingContext="_1KnSDU5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRh05uEeuzAb27x21xCQ" keySequence="ESC" command="_1KpH0E5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRiE5uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.l10n.ui.NLSEditorScope" bindingContext="_1KnR7E5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRiU5uEeuzAb27x21xCQ" keySequence="COMMAND+<" command="_1KpHu05uEeuzAb27x21xCQ"/>
|
|
<bindings xmi:id="_1KnRik5uEeuzAb27x21xCQ" keySequence="COMMAND+>" command="_1KpHR05uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRi05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.BreakpointView" bindingContext="_1KnR1U5uEeuzAb27x21xCQ">
|
|
<bindings xmi:id="_1KnRjE5uEeuzAb27x21xCQ" keySequence="ALT+CR" command="_1KpHdE5uEeuzAb27x21xCQ"/>
|
|
</bindingTables>
|
|
<bindingTables xmi:id="_1KnRjU5uEeuzAb27x21xCQ" elementId="org.eclipse.ant.ui.actionSet.presentation" bindingContext="_1KnSGk5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRjk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.breakpointActionSet" bindingContext="_1KnSG05uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRj05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.debugActionSet" bindingContext="_1KnSHE5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRkE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.launchActionSet" bindingContext="_1KnSHU5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRkU5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.profileActionSet" bindingContext="_1KnSHk5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRkk5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.CoverageActionSet" bindingContext="_1KnSH05uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRk05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.gitaction" bindingContext="_1KnSIE5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRlE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.navigation" bindingContext="_1KnSIU5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRlU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.SearchActionSet" bindingContext="_1KnSIk5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRlk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.JDTDebugActionSet" bindingContext="_1KnSI05uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRl05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.junit.JUnitActionSet" bindingContext="_1KnSJE5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRmE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.text.java.actionSet.presentation" bindingContext="_1KnSJU5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRmU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet" bindingContext="_1KnSJk5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRmk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.JavaActionSet" bindingContext="_1KnSJ05uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRm05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.A_OpenActionSet" bindingContext="_1KnSKE5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRnE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.CodingActionSet" bindingContext="_1KnSKU5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRnU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.SearchActionSet" bindingContext="_1KnSKk5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRnk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.context.ui.actionSet" bindingContext="_1KnSK05uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRn05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.java.actionSet" bindingContext="_1KnSLE5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRoE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.java.actionSet.browsing" bindingContext="_1KnSLU5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRoU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.doc.actionSet" bindingContext="_1KnSLk5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRok5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.navigation" bindingContext="_1KnSL05uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRo05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.navigation.additions" bindingContext="_1KnSME5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRpE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.cheatsheets.actionSet" bindingContext="_1KnSMU5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRpU5uEeuzAb27x21xCQ" elementId="org.eclipse.search.searchActionSet" bindingContext="_1KnSMk5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRpk5uEeuzAb27x21xCQ" elementId="org.eclipse.team.ui.actionSet" bindingContext="_1KnSM05uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRp05uEeuzAb27x21xCQ" elementId="org.eclipse.text.quicksearch.actionSet" bindingContext="_1KnSNE5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRqE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.actionSet.annotationNavigation" bindingContext="_1KnSNU5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRqU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.actionSet.navigation" bindingContext="_1KnSNk5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRqk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo" bindingContext="_1KnSN05uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRq05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.externaltools.ExternalToolsSet" bindingContext="_1KnSOE5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRrE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.NavigateActionSet" bindingContext="_1KnSOU5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRrU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.actionSet.keyBindings" bindingContext="_1KnSOk5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRrk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.WorkingSetModificationActionSet" bindingContext="_1KnSO05uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRr05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.WorkingSetActionSet" bindingContext="_1KnSPE5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRsE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.actionSet.openFiles" bindingContext="_1KnSPU5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRsU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.actionSet.presentation" bindingContext="_1KnSPk5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRsk5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.SearchActionSet" bindingContext="_1KnSP05uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRs05uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.ui.actionset" bindingContext="_1KnSQE5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRtE5uEeuzAb27x21xCQ" elementId="com.python.pydev.debug.actionSet" bindingContext="_1KnSQU5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRtU5uEeuzAb27x21xCQ" elementId="com.python.pydev.navigate.actionSet" bindingContext="_1KnSQk5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRtk5uEeuzAb27x21xCQ" elementId="org.python.pydev.debug.debugActionSet" bindingContext="_1KnSQ05uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRt05uEeuzAb27x21xCQ" elementId="org.python.pydev.exceptionBreakpoints" bindingContext="_1KnSRE5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRuE5uEeuzAb27x21xCQ" elementId="org.python.pydev.pyPropertyTrace" bindingContext="_1KnSRU5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRuU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.debugActionSet" bindingContext="_1KnSRk5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRuk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.reverseDebuggingActionSet" bindingContext="_1KnSR05uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRu05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.tracepointActionSet" bindingContext="_1KnSSE5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRvE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.debugViewLayoutActionSet" bindingContext="_1KnSSU5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRvU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.debug.ui.updateModes" bindingContext="_1KnSSk5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRvk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.make.ui.updateActionSet" bindingContext="_1KnSS05uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRv05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.make.ui.makeTargetActionSet" bindingContext="_1KnSTE5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRwE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.CodingActionSet" bindingContext="_1KnSTU5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRwU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.SearchActionSet" bindingContext="_1KnSTk5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRwk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.NavigationActionSet" bindingContext="_1KnST05uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRw05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.OpenActionSet" bindingContext="_1KnSUE5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRxE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.buildConfigActionSet" bindingContext="_1KnSUU5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRxU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.CElementCreationActionSet" bindingContext="_1KnSUk5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRxk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.text.c.actionSet.presentation" bindingContext="_1KnSU05uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRx05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation" bindingContext="_1KnSVE5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRyE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet" bindingContext="_1KnSVU5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRyU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.JavaActionSet" bindingContext="_1KnSVk5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRyk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.A_OpenActionSet" bindingContext="_1KnSV05uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRy05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.CodingActionSet" bindingContext="_1KnSWE5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRzE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.SearchActionSet" bindingContext="_1KnSWU5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRzU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.junit.launchconfig.internal.org.eclipse.debug.ui.DebugPerspective" bindingContext="_1KnSWk5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRzk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.launching.localJavaApplication.internal.org.eclipse.debug.ui.DebugPerspective" bindingContext="_1KnSW05uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnRz05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.DiffViewer" bindingContext="_1KnR_E5uEeuzAb27x21xCQ"/>
|
|
<bindingTables xmi:id="_1KnR0E5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesView.SingleRepository" bindingContext="_1KnSEU5uEeuzAb27x21xCQ"/>
|
|
<rootContext xmi:id="_1KnR0U5uEeuzAb27x21xCQ" 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="_1KnR0k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.contexts.window" contributorURI="platform:/plugin/org.eclipse.platform" name="In Windows" description="A window is open">
|
|
<children xmi:id="_1KnR005uEeuzAb27x21xCQ" elementId="org.eclipse.e4.ui.contexts.views" contributorURI="platform:/plugin/org.eclipse.platform" name="%bindingcontext.name.bindingView"/>
|
|
<children xmi:id="_1KnR1E5uEeuzAb27x21xCQ" elementId="org.eclipse.tm.terminal.EditContext" name="Terminal Control in Focus" description="Show modified keyboard shortcuts in context menu"/>
|
|
<children xmi:id="_1KnR1U5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.BreakpointView" name="In Breakpoints View" description="The breakpoints view context"/>
|
|
<children xmi:id="_1KnR1k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.textEditorScope" name="Editing Text" description="Editing Text Context">
|
|
<children xmi:id="_1KnR105uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.javaEditorScope" name="Editing JavaScript Source" description="Editing JavaScript Source Context">
|
|
<children xmi:id="_1KnR2E5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.javascriptViewScope" name="JavaScript View" description="JavaScript View Context"/>
|
|
</children>
|
|
<children xmi:id="_1KnR2U5uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.java.editorScope" name="WindowBuilder Java scope"/>
|
|
<children xmi:id="_1KnR2k5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.classFileEditorScope" name="Browsing attached Java Source" description="Browsing attached Java Source Context"/>
|
|
<children xmi:id="_1KnR205uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.javaEditorScope" name="Editing Java Source" description="Editing Java Source Context"/>
|
|
<children xmi:id="_1KnR3E5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.structuredTextEditorScope" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors">
|
|
<children xmi:id="_1KnR3U5uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.xml.editorScope" name="WindowBuilder XML scope"/>
|
|
<children xmi:id="_1KnR3k5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.cleanup" name="XML Source Cleanup" description="XML Source Cleanup"/>
|
|
<children xmi:id="_1KnR305uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.comments" name="Source Comments in Structured Text Editors" description="Source Comments in Structured Text Editors"/>
|
|
<children xmi:id="_1KnR4E5uEeuzAb27x21xCQ" elementId="org.eclipse.core.runtime.xml" name="Editing XML Source" description="Editing XML Source"/>
|
|
<children xmi:id="_1KnR4U5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.occurrences" name="XML Source Occurrences" description="XML Source Occurrences"/>
|
|
<children xmi:id="_1KnR4k5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.grammar" name="XML Source Grammar" description="XML Source Grammar"/>
|
|
<children xmi:id="_1KnR405uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.comments" name="XML Source Comments" description="XML Source Comments"/>
|
|
<children xmi:id="_1KnR5E5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.expand" name="XML Source Expand/Collapse" description="XML Source Expand/Collapse"/>
|
|
<children xmi:id="_1KnR5U5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.hideFormat" name="Editing in Structured Text Editors" description="Editing in Structured Text Editors"/>
|
|
<children xmi:id="_1KnR5k5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.selection" name="XML Source Selection" description="XML Source Selection"/>
|
|
<children xmi:id="_1KnR505uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.navigation" name="XML Source Navigation" description="XML Source Navigation"/>
|
|
<children xmi:id="_1KnR6E5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.dependencies" name="XML Source Dependencies" description="XML Source Dependencies"/>
|
|
</children>
|
|
<children xmi:id="_1KnR6U5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.XtextEditorScope" name="Editing Xtext Source" description="Editing Xtext Source Context">
|
|
<children xmi:id="_1KnR6k5uEeuzAb27x21xCQ" elementId="org.eclipse.xtend.ide.XtendEditorScope" name="Editing Xtend Source" description="Editing Xtend Source Context"/>
|
|
<children xmi:id="_1KnR605uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.xtext.ui.XtextEditorScope" name="Editing Xtext Grammar" description="Editing Xtext Grammar Context"/>
|
|
<children xmi:id="_1KnR7E5uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.l10n.ui.NLSEditorScope" name="NLS Editor Context"/>
|
|
</children>
|
|
<children xmi:id="_1KnR7U5uEeuzAb27x21xCQ" elementId="com.boothen.jsonedit.jsonEditorScope" name="JSON editor"/>
|
|
<children xmi:id="_1KnR7k5uEeuzAb27x21xCQ" elementId="org.eclipse.ant.ui.AntEditorScope" name="Editing Ant Buildfiles" description="Editing Ant Buildfiles Context"/>
|
|
<children xmi:id="_1KnR705uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.autotools.ui.editor.scope" name="Autoconf Editor" description="Editor for Autoconf Configuration Source Files"/>
|
|
<children xmi:id="_1KnR8E5uEeuzAb27x21xCQ" elementId="org.python.pydev.ui.editor.scope" name="PyDev editor scope" description="PyDev commands"/>
|
|
<children xmi:id="_1KnR8U5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.pdeEditorContext" name="PDE editor" description="The context used by PDE editors"/>
|
|
<children xmi:id="_1KnR8k5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.asmEditorScope" name="Assembly Editor" description="Editor for Assembly Source Files"/>
|
|
<children xmi:id="_1KnR805uEeuzAb27x21xCQ" elementId="org.eclipse.ui.genericeditor.genericEditorContext" name="in Generic Code Editor" description="When editing in the Generic Code Editor"/>
|
|
<children xmi:id="_1KnR9E5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xsd.ui.text.editor.context" name="Editing XSD context"/>
|
|
<children xmi:id="_1KnR9U5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.editors.task" name="In Tasks Editor"/>
|
|
<children xmi:id="_1KnR9k5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.internal.wikitext.ui.editor.basicMarkupSourceContext" name="WikiText Markup Source Context" description="WikiText markup editing context">
|
|
<children xmi:id="_1KnR905uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.wikitext.ui.editor.markupSourceContext" name="WikiText Markup Source Context" description="WikiText markup editing context"/>
|
|
<children xmi:id="_1KnR-E5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.wikitext.tasks.ui.markupSourceContext" name="Task Markup Editor Source Context"/>
|
|
</children>
|
|
<children xmi:id="_1KnR-U5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.make.ui.makefileEditorScope" name="Makefile Editor" description="Editor for makefiles"/>
|
|
<children xmi:id="_1KnR-k5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.cEditorScope" name="C/C++ Editor" description="Editor for C/C++ Source Files"/>
|
|
<children xmi:id="_1KnR-05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.propertiesEditorScope" name="Editing Properties Files" description="Editing Properties Files Context"/>
|
|
<children xmi:id="_1KnR_E5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.DiffViewer" name="In Diff Viewer"/>
|
|
</children>
|
|
<children xmi:id="_1KnR_U5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.context.GraphView" name="in Graph View"/>
|
|
<children xmi:id="_1KnR_k5uEeuzAb27x21xCQ" elementId="org.eclipse.compare.compareEditorScope" name="Comparing in an Editor" description="Comparing in an Editor"/>
|
|
<children xmi:id="_1KnR_05uEeuzAb27x21xCQ" elementId="com.python.pydev.contexts.window" name="PyDev view" description="PyDev view (PyUnit, PyOutline, etc)."/>
|
|
<children xmi:id="_1KnSAE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.memoryview" name="In Memory View" description="In memory view"/>
|
|
<children xmi:id="_1KnSAU5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.context.InSynthPerspective" name="In Synthclipse Perspective"/>
|
|
<children xmi:id="_1KnSAk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.cViewScope" name="In C/C++ Views" description="In C/C++ Views"/>
|
|
<children xmi:id="_1KnSA05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.console" name="In I/O Console" description="In I/O console"/>
|
|
<children xmi:id="_1KnSBE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.context.TimelineView" name="in Timeline View"/>
|
|
<children xmi:id="_1KnSBU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.console.ConsoleView" name="In Console View" description="In Console View"/>
|
|
<children xmi:id="_1KnSBk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.debugging" name="Debugging" description="Debugging programs">
|
|
<children xmi:id="_1KnSB05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.memory.abstractasynctablerendering" name="In Table Memory Rendering" description="In Table Memory Rendering"/>
|
|
<children xmi:id="_1KnSCE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.context" name="In Disassembly" description="When debugging in assembly mode"/>
|
|
<children xmi:id="_1KnSCU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.debugging" name="Debugging Java" description="Debugging Java programs"/>
|
|
<children xmi:id="_1KnSCk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.debugging" name="Debugging C/C++" description="Debugging C/C++ Programs"/>
|
|
</children>
|
|
<children xmi:id="_1KnSC05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.ReflogView" name="In Git Reflog View"/>
|
|
<children xmi:id="_1KnSDE5uEeuzAb27x21xCQ" elementId="org.eclipse.tm.terminal.TerminalContext" name="Terminal Typing Connected" description="Override ALT+x menu access keys while typing into the Terminal"/>
|
|
<children xmi:id="_1KnSDU5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.context.ViewportView" name="in Viewport View"/>
|
|
<children xmi:id="_1KnSDk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" name="In Tasks View"/>
|
|
<children xmi:id="_1KnSD05uEeuzAb27x21xCQ" 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="_1KnSEE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesView" name="In Git Repositories View">
|
|
<children xmi:id="_1KnSEU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesView.SingleRepository" name="In Git Repositories View"/>
|
|
</children>
|
|
</children>
|
|
<children xmi:id="_1KnSEk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.contexts.dialog" contributorURI="platform:/plugin/org.eclipse.platform" name="In Dialogs" description="A dialog is open"/>
|
|
<children xmi:id="_1KnSE05uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.embeddedTextEditorScope" name="Embedded Xtext Editor context" description="Embedded Xtext Editor is active"/>
|
|
<children xmi:id="_1KnSFE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.macroExpansionHoverScope" name="In Macro Expansion Hover" description="In Macro Expansion Hover"/>
|
|
</rootContext>
|
|
<rootContext xmi:id="_1KnSFU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.contexts.workbenchMenu" name="Workbench Menu" description="When no Workbench windows are active"/>
|
|
<rootContext xmi:id="_1KnSFk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.breadcrumbEditorScope" name="Editor Breadcrumb Navigation" description="Editor Breadcrumb Navigation Context"/>
|
|
<rootContext xmi:id="_1KnSF05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xsd.ui.editor.sourceView" name="XSD Editor Source View" description="XSD Editor Source View"/>
|
|
<rootContext xmi:id="_1KnSGE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xsd.ui.editor.designView" name="XSD Editor Design View" description="XSD Editor Design View"/>
|
|
<rootContext xmi:id="_1KnSGU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.contexts.actionSet" name="Action Set" description="Parent context for action sets"/>
|
|
<rootContext xmi:id="_1KnSGk5uEeuzAb27x21xCQ" elementId="org.eclipse.ant.ui.actionSet.presentation" name="Auto::org.eclipse.ant.ui.actionSet.presentation"/>
|
|
<rootContext xmi:id="_1KnSG05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.breakpointActionSet" name="Auto::org.eclipse.debug.ui.breakpointActionSet"/>
|
|
<rootContext xmi:id="_1KnSHE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.debugActionSet" name="Auto::org.eclipse.debug.ui.debugActionSet"/>
|
|
<rootContext xmi:id="_1KnSHU5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.launchActionSet" name="Auto::org.eclipse.debug.ui.launchActionSet"/>
|
|
<rootContext xmi:id="_1KnSHk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.profileActionSet" name="Auto::org.eclipse.debug.ui.profileActionSet"/>
|
|
<rootContext xmi:id="_1KnSH05uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.CoverageActionSet" name="Auto::org.eclipse.eclemma.ui.CoverageActionSet"/>
|
|
<rootContext xmi:id="_1KnSIE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.gitaction" name="Auto::org.eclipse.egit.ui.gitaction"/>
|
|
<rootContext xmi:id="_1KnSIU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.navigation" name="Auto::org.eclipse.egit.ui.navigation"/>
|
|
<rootContext xmi:id="_1KnSIk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.SearchActionSet" name="Auto::org.eclipse.egit.ui.SearchActionSet"/>
|
|
<rootContext xmi:id="_1KnSI05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.JDTDebugActionSet" name="Auto::org.eclipse.jdt.debug.ui.JDTDebugActionSet"/>
|
|
<rootContext xmi:id="_1KnSJE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.junit.JUnitActionSet" name="Auto::org.eclipse.jdt.junit.JUnitActionSet"/>
|
|
<rootContext xmi:id="_1KnSJU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.jdt.ui.text.java.actionSet.presentation"/>
|
|
<rootContext xmi:id="_1KnSJk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.jdt.ui.JavaElementCreationActionSet"/>
|
|
<rootContext xmi:id="_1KnSJ05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.JavaActionSet" name="Auto::org.eclipse.jdt.ui.JavaActionSet"/>
|
|
<rootContext xmi:id="_1KnSKE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.A_OpenActionSet" name="Auto::org.eclipse.jdt.ui.A_OpenActionSet"/>
|
|
<rootContext xmi:id="_1KnSKU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.CodingActionSet" name="Auto::org.eclipse.jdt.ui.CodingActionSet"/>
|
|
<rootContext xmi:id="_1KnSKk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.SearchActionSet" name="Auto::org.eclipse.jdt.ui.SearchActionSet"/>
|
|
<rootContext xmi:id="_1KnSK05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.context.ui.actionSet" name="Auto::org.eclipse.mylyn.context.ui.actionSet"/>
|
|
<rootContext xmi:id="_1KnSLE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.java.actionSet" name="Auto::org.eclipse.mylyn.java.actionSet"/>
|
|
<rootContext xmi:id="_1KnSLU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.java.actionSet.browsing" name="Auto::org.eclipse.mylyn.java.actionSet.browsing"/>
|
|
<rootContext xmi:id="_1KnSLk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.doc.actionSet" name="Auto::org.eclipse.mylyn.doc.actionSet"/>
|
|
<rootContext xmi:id="_1KnSL05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.navigation" name="Auto::org.eclipse.mylyn.tasks.ui.navigation"/>
|
|
<rootContext xmi:id="_1KnSME5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.navigation.additions" name="Auto::org.eclipse.mylyn.tasks.ui.navigation.additions"/>
|
|
<rootContext xmi:id="_1KnSMU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.cheatsheets.actionSet" name="Auto::org.eclipse.ui.cheatsheets.actionSet"/>
|
|
<rootContext xmi:id="_1KnSMk5uEeuzAb27x21xCQ" elementId="org.eclipse.search.searchActionSet" name="Auto::org.eclipse.search.searchActionSet"/>
|
|
<rootContext xmi:id="_1KnSM05uEeuzAb27x21xCQ" elementId="org.eclipse.team.ui.actionSet" name="Auto::org.eclipse.team.ui.actionSet"/>
|
|
<rootContext xmi:id="_1KnSNE5uEeuzAb27x21xCQ" elementId="org.eclipse.text.quicksearch.actionSet" name="Auto::org.eclipse.text.quicksearch.actionSet"/>
|
|
<rootContext xmi:id="_1KnSNU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.actionSet.annotationNavigation" name="Auto::org.eclipse.ui.edit.text.actionSet.annotationNavigation"/>
|
|
<rootContext xmi:id="_1KnSNk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.actionSet.navigation" name="Auto::org.eclipse.ui.edit.text.actionSet.navigation"/>
|
|
<rootContext xmi:id="_1KnSN05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo" name="Auto::org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo"/>
|
|
<rootContext xmi:id="_1KnSOE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.externaltools.ExternalToolsSet" name="Auto::org.eclipse.ui.externaltools.ExternalToolsSet"/>
|
|
<rootContext xmi:id="_1KnSOU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.NavigateActionSet" name="Auto::org.eclipse.ui.NavigateActionSet"/>
|
|
<rootContext xmi:id="_1KnSOk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.actionSet.keyBindings" name="Auto::org.eclipse.ui.actionSet.keyBindings"/>
|
|
<rootContext xmi:id="_1KnSO05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.WorkingSetModificationActionSet" name="Auto::org.eclipse.ui.WorkingSetModificationActionSet"/>
|
|
<rootContext xmi:id="_1KnSPE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.WorkingSetActionSet" name="Auto::org.eclipse.ui.WorkingSetActionSet"/>
|
|
<rootContext xmi:id="_1KnSPU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.actionSet.openFiles" name="Auto::org.eclipse.ui.actionSet.openFiles"/>
|
|
<rootContext xmi:id="_1KnSPk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.actionSet.presentation" name="Auto::org.eclipse.ui.edit.text.actionSet.presentation"/>
|
|
<rootContext xmi:id="_1KnSP05uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.SearchActionSet" name="Auto::org.eclipse.pde.ui.SearchActionSet"/>
|
|
<rootContext xmi:id="_1KnSQE5uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.ui.actionset" name="Auto::org.eclipse.wb.core.ui.actionset"/>
|
|
<rootContext xmi:id="_1KnSQU5uEeuzAb27x21xCQ" elementId="com.python.pydev.debug.actionSet" name="Auto::com.python.pydev.debug.actionSet"/>
|
|
<rootContext xmi:id="_1KnSQk5uEeuzAb27x21xCQ" elementId="com.python.pydev.navigate.actionSet" name="Auto::com.python.pydev.navigate.actionSet"/>
|
|
<rootContext xmi:id="_1KnSQ05uEeuzAb27x21xCQ" elementId="org.python.pydev.debug.debugActionSet" name="Auto::org.python.pydev.debug.debugActionSet"/>
|
|
<rootContext xmi:id="_1KnSRE5uEeuzAb27x21xCQ" elementId="org.python.pydev.exceptionBreakpoints" name="Auto::org.python.pydev.exceptionBreakpoints"/>
|
|
<rootContext xmi:id="_1KnSRU5uEeuzAb27x21xCQ" elementId="org.python.pydev.pyPropertyTrace" name="Auto::org.python.pydev.pyPropertyTrace"/>
|
|
<rootContext xmi:id="_1KnSRk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.debugActionSet" name="Auto::org.eclipse.cdt.debug.ui.debugActionSet"/>
|
|
<rootContext xmi:id="_1KnSR05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.reverseDebuggingActionSet" name="Auto::org.eclipse.cdt.debug.ui.reverseDebuggingActionSet"/>
|
|
<rootContext xmi:id="_1KnSSE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.tracepointActionSet" name="Auto::org.eclipse.cdt.debug.ui.tracepointActionSet"/>
|
|
<rootContext xmi:id="_1KnSSU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.debugViewLayoutActionSet" name="Auto::org.eclipse.cdt.debug.ui.debugViewLayoutActionSet"/>
|
|
<rootContext xmi:id="_1KnSSk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.debug.ui.updateModes" name="Auto::org.eclipse.cdt.dsf.debug.ui.updateModes"/>
|
|
<rootContext xmi:id="_1KnSS05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.make.ui.updateActionSet" name="Auto::org.eclipse.cdt.make.ui.updateActionSet"/>
|
|
<rootContext xmi:id="_1KnSTE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.make.ui.makeTargetActionSet" name="Auto::org.eclipse.cdt.make.ui.makeTargetActionSet"/>
|
|
<rootContext xmi:id="_1KnSTU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.CodingActionSet" name="Auto::org.eclipse.cdt.ui.CodingActionSet"/>
|
|
<rootContext xmi:id="_1KnSTk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.SearchActionSet" name="Auto::org.eclipse.cdt.ui.SearchActionSet"/>
|
|
<rootContext xmi:id="_1KnST05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.NavigationActionSet" name="Auto::org.eclipse.cdt.ui.NavigationActionSet"/>
|
|
<rootContext xmi:id="_1KnSUE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.OpenActionSet" name="Auto::org.eclipse.cdt.ui.OpenActionSet"/>
|
|
<rootContext xmi:id="_1KnSUU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.buildConfigActionSet" name="Auto::org.eclipse.cdt.ui.buildConfigActionSet"/>
|
|
<rootContext xmi:id="_1KnSUk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.CElementCreationActionSet" name="Auto::org.eclipse.cdt.ui.CElementCreationActionSet"/>
|
|
<rootContext xmi:id="_1KnSU05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.text.c.actionSet.presentation" name="Auto::org.eclipse.cdt.ui.text.c.actionSet.presentation"/>
|
|
<rootContext xmi:id="_1KnSVE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation" name="Auto::org.eclipse.wst.jsdt.ui.text.java.actionSet.presentation"/>
|
|
<rootContext xmi:id="_1KnSVU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet" name="Auto::org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet"/>
|
|
<rootContext xmi:id="_1KnSVk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.JavaActionSet" name="Auto::org.eclipse.wst.jsdt.ui.JavaActionSet"/>
|
|
<rootContext xmi:id="_1KnSV05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.A_OpenActionSet" name="Auto::org.eclipse.wst.jsdt.ui.A_OpenActionSet"/>
|
|
<rootContext xmi:id="_1KnSWE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.CodingActionSet" name="Auto::org.eclipse.wst.jsdt.ui.CodingActionSet"/>
|
|
<rootContext xmi:id="_1KnSWU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.SearchActionSet" name="Auto::org.eclipse.wst.jsdt.ui.SearchActionSet"/>
|
|
<rootContext xmi:id="_1KnSWk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.junit.launchconfig.internal.org.eclipse.debug.ui.DebugPerspective" name="Auto::org.eclipse.jdt.junit.launchconfig.internal.org.eclipse.debug.ui.DebugPerspective"/>
|
|
<rootContext xmi:id="_1KnSW05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.launching.localJavaApplication.internal.org.eclipse.debug.ui.DebugPerspective" name="Auto::org.eclipse.jdt.launching.localJavaApplication.internal.org.eclipse.debug.ui.DebugPerspective"/>
|
|
<descriptors xmi:id="_1KnSXE5uEeuzAb27x21xCQ" elementId="org.eclipse.e4.ui.compatibility.editor" allowMultiple="true" category="org.eclipse.e4.primaryDataStack" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor">
|
|
<tags>Editor</tags>
|
|
<tags>removeOnHide</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSXU5uEeuzAb27x21xCQ" elementId="org.eclipse.ant.ui.views.AntView" label="Ant" iconURI="platform:/plugin/org.eclipse.ant.ui/icons/full/eview16/ant_view.png" tooltip="" category="Ant" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ant.internal.ui.views.AntView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ant.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Ant</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSXk5uEeuzAb27x21xCQ" elementId="org.eclipse.buildship.ui.views.taskview" label="Gradle Tasks" iconURI="platform:/plugin/org.eclipse.buildship.ui/icons/full/eview16/tasks_view.png" tooltip="" category="Gradle" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.buildship.ui.internal.view.task.TaskView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.buildship.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Gradle</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSX05uEeuzAb27x21xCQ" elementId="org.eclipse.buildship.ui.views.executionview" label="Gradle Executions" iconURI="platform:/plugin/org.eclipse.buildship.ui/icons/full/eview16/executions_view.png" tooltip="" category="Gradle" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.buildship.ui.internal.view.execution.ExecutionsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.buildship.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Gradle</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSYE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.DebugView" label="Debug" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/debug_view.png" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.launch.LaunchView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSYU5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.BreakpointView" label="Breakpoints" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/breakpoint_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.breakpoints.BreakpointsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSYk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.VariableView" label="Variables" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/variable_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.variables.VariablesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSY05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.ExpressionView" label="Expressions" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/watchlist_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.expression.ExpressionView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSZE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.RegisterView" label="Registers" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/register_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.registers.RegistersView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSZU5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.ModuleView" label="Modules" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/module_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.modules.ModulesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSZk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.MemoryView" label="Memory" iconURI="platform:/plugin/org.eclipse.debug.ui/icons/full/eview16/memory_view.png" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.debug.internal.ui.views.memory.MemoryView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSZ05uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.CoverageView" label="Coverage" iconURI="platform:/plugin/org.eclipse.eclemma.ui/icons/full/eview16/coverage.png" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.eclemma.internal.ui.coverageview.CoverageView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.eclemma.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSaE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesView" label="Git Repositories" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/repo_rep.png" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.repository.RepositoriesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Git</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSaU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.StagingView" label="Git Staging" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/staging.png" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.staging.StagingView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Git</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSak5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.InteractiveRebaseView" label="Git Interactive Rebase" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/rebase_interactive.png" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.rebase.RebaseInteractiveView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Git</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSa05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.CompareTreeView" label="Git Tree Compare" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/obj16/gitrepository.png" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.dialogs.CompareTreeView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Git</tags>
|
|
<tags>NoRestore</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSbE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.ReflogView" label="Git Reflog" iconURI="platform:/plugin/org.eclipse.egit.ui/icons/eview16/reflog.png" tooltip="" category="Git" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.egit.ui.internal.reflog.ReflogView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.egit.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Git</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSbU5uEeuzAb27x21xCQ" elementId="org.eclipse.help.ui.HelpView" label="Help" iconURI="platform:/plugin/org.eclipse.help.ui/icons/view16/help_view.png" tooltip="" category="Help" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.help.ui.internal.views.HelpView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.help.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSbk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.DisplayView" label="Debug Shell" iconURI="platform:/plugin/org.eclipse.jdt.debug.ui/icons/full/etool16/disp_sbook.png" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.debug.ui.display.DisplayView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSb05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.junit.ResultView" label="JUnit" iconURI="platform:/plugin/org.eclipse.jdt.junit/icons/full/eview16/junit.png" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.junit"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnScE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.PackageExplorer" label="Package Explorer" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/package.png" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnScU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.TypeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/class_hi.png" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.typehierarchy.TypeHierarchyViewPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSck5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.ProjectsView" label="Projects" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/projects.png" tooltip="" category="Java Browsing" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.browsing.ProjectsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java Browsing</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSc05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.PackagesView" label="Packages" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/packages.png" tooltip="" category="Java Browsing" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.browsing.PackagesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java Browsing</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSdE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.TypesView" label="Types" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/types.png" tooltip="" category="Java Browsing" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.browsing.TypesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java Browsing</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSdU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.MembersView" label="Members" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/members.png" tooltip="" category="Java Browsing" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.browsing.MembersView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java Browsing</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSdk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/call_hierarchy.png" tooltip="" allowMultiple="true" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.callhierarchy.CallHierarchyViewPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSd05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.texteditor.TemplatesView" label="Templates" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/templates.gif" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.texteditor.templates.TemplatesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSeE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.SourceView" label="Declaration" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/source.png" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.infoviews.SourceView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSeU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.JavadocView" label="Javadoc" iconURI="platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/javadoc.png" tooltip="" category="Java" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.jdt.internal.ui.infoviews.JavadocView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.jdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Java</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSek5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.commons.repositories.ui.navigator.Repositories" label="Team Repositories" iconURI="platform:/plugin/org.eclipse.mylyn.commons.repositories.ui/icons/eview16/repositories.gif" tooltip="" category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.commons.repositories.ui.RepositoriesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.commons.repositories.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Mylyn</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSe05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.views.tasks" label="Task List" iconURI="platform:/plugin/org.eclipse.mylyn.tasks.ui/icons/eview16/task-list.gif" tooltip="" allowMultiple="true" category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.tasks.ui.views.TaskListView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.tasks.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Mylyn</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSfE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.views.repositories" label="Task Repositories" iconURI="platform:/plugin/org.eclipse.mylyn.tasks.ui/icons/eview16/repositories.gif" tooltip="" category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.tasks.ui.views.TaskRepositoriesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.tasks.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Mylyn</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSfU5uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.p2.ui.RepositoryExplorer" label="Repository Explorer" iconURI="platform:/plugin/org.eclipse.oomph.p2.ui/icons/obj16/repository.gif" tooltip="" category="Oomph" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.oomph.p2.internal.ui.RepositoryExplorer"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.oomph.p2.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Oomph</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSfk5uEeuzAb27x21xCQ" elementId="org.eclipse.search.SearchResultView" label="Classic Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.search.internal.ui.SearchResultView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.search"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSf05uEeuzAb27x21xCQ" elementId="org.eclipse.search.ui.views.SearchView" label="Search" iconURI="platform:/plugin/org.eclipse.search/icons/full/eview16/searchres.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.search2.internal.ui.SearchView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.search"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSgE5uEeuzAb27x21xCQ" elementId="org.eclipse.team.sync.views.SynchronizeView" label="Synchronize" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/synch_synch.png" tooltip="" allowMultiple="true" category="Team" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.team.internal.ui.synchronize.SynchronizeView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.team.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Team</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSgU5uEeuzAb27x21xCQ" elementId="org.eclipse.team.ui.GenericHistoryView" label="History" iconURI="platform:/plugin/org.eclipse.team.ui/icons/full/eview16/history_view.png" tooltip="" allowMultiple="true" category="Team" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.team.internal.ui.history.GenericHistoryView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.team.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Team</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSgk5uEeuzAb27x21xCQ" elementId="org.eclipse.tips.ide.tipPart" label="Tip of the Day" iconURI="platform:/plugin/org.eclipse.tips.ui/icons/lightbulb.png" tooltip="" category="Help" closeable="true" contributionURI="bundleclass://org.eclipse.tips.ide/org.eclipse.tips.ide.internal.TipPart">
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSg05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.internal.introview" label="Welcome" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.ViewIntroAdapterPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnShE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.browser.view" label="Internal Web Browser" iconURI="platform:/plugin/org.eclipse.ui.browser/icons/obj16/internal_browser.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.browser.WebBrowserView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.browser"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnShU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.cheatsheets.views.CheatSheetView" label="Cheat Sheets" iconURI="platform:/plugin/org.eclipse.ui.cheatsheets/icons/view16/cheatsheet_view.png" tooltip="" category="Help" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.cheatsheets.views.CheatSheetView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.cheatsheets"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Help</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnShk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.console.ConsoleView" label="Console" iconURI="platform:/plugin/org.eclipse.ui.console/icons/full/cview16/console_view.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.console.ConsoleView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.console"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSh05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ProgressView" label="Progress" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/pview.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.progress.ProgressView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSiE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ResourceNavigator" label="Navigator (Deprecated)" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/filenav_nav.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.navigator.ResourceNavigator"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSiU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.BookmarkView" label="Bookmarks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/bkmrk_nav.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.BookmarksView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSik5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.TaskList" label="Tasks" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/tasks_tsk.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.TasksView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSi05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ProblemView" label="Problems" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.ProblemsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSjE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.AllMarkersView" label="Markers" iconURI="platform:/plugin/org.eclipse.ui.ide/icons/full/eview16/problems_view.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.markers.AllMarkersView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSjU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigator.ProjectExplorer" label="Project Explorer" iconURI="platform:/plugin/org.eclipse.ui.navigator.resources/icons/full/eview16/resource_persp.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.navigator.resources.ProjectExplorer"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.navigator.resources"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSjk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.PropertySheet" label="Properties" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/prop_ps.png" tooltip="" allowMultiple="true" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.properties.PropertySheet"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSj05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.ContentOutline" label="Outline" iconURI="platform:/plugin/org.eclipse.ui.views/icons/full/eview16/outline_co.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.views.contentoutline.ContentOutline"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSkE5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.runtime.LogView" label="Error Log" iconURI="platform:/plugin/org.eclipse.ui.views.log/icons/eview16/error_log.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.log.LogView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.views.log"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSkU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.minimap.MinimapView" label="Minimap" iconURI="platform:/plugin/org.eclipse.ui.workbench.texteditor/icons/full/eview16/minimap.png" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.ui.internal.views.minimap.MinimapView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.ui.workbench.texteditor"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSkk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.ui.views.annotations.XMLAnnotationsView" label="Documentation" iconURI="platform:/plugin/org.eclipse.wst.xml.ui/icons/full/obj16/comment_obj.gif" tooltip="" category="XML" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.xml.ui.internal.views.annotations.XMLAnnotationsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.xml.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:XML</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSk05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.ui.contentmodel.view" label="Content Model" iconURI="platform:/plugin/org.eclipse.wst.xml.ui/icons/full/view16/hierarchy.gif" tooltip="" category="XML" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.xml.ui.internal.views.contentmodel.ContentModelView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.xml.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:XML</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSlE5uEeuzAb27x21xCQ" elementId="org.eclipse.m2e.core.views.MavenRepositoryView" label="Maven Repositories" iconURI="platform:/plugin/org.eclipse.m2e.core.ui/icons/maven_indexes.gif" tooltip="" category="Maven" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.m2e.core.ui.internal.views.MavenRepositoryView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.m2e.core.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Maven</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSlU5uEeuzAb27x21xCQ" elementId="org.eclipse.m2e.core.views.MavenBuild" label="Maven Workspace Build" iconURI="platform:/plugin/org.eclipse.ui/icons/full/eview16/defaultview_misc.png" tooltip="" category="Maven" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.m2e.core.ui.internal.views.build.BuildDebugView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.m2e.core.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Maven</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSlk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.codan.internal.ui.views.ProblemDetails" label="Problem Details" iconURI="platform:/plugin/org.eclipse.cdt.codan.ui/icons/edit_bug.gif" tooltip="" category="C/C++" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.codan.internal.ui.views.ProblemDetails"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.codan.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:C/C++</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSl05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.executablesView" label="Executables" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/obj16/exec_view_obj.gif" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSmE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.SignalsView" label="Signals" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/view16/signals_view.gif" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.debug.internal.ui.views.signals.FlexibleSignalsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSmU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.debuggerConsoleView" label="Debugger Console" iconURI="platform:/plugin/org.eclipse.cdt.debug.ui/icons/view16/debugger_console_view.png" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.debug.internal.ui.views.debuggerconsole.DebuggerConsoleView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.debug.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSmk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.gdb.ui.tracecontrol.view" label="Trace Control" iconURI="platform:/plugin/org.eclipse.cdt.dsf.gdb.ui/icons/full/view16/tracecontrol_view.gif" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.dsf.gdb.internal.ui.tracepoints.TraceControlView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.dsf.gdb.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSm05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.gdb.ui.osresources.view" label="OS Resources" iconURI="platform:/plugin/org.eclipse.cdt.dsf.gdb.ui/icons/full/view16/osresources_view.gif" tooltip="" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.dsf.gdb.internal.ui.osview.OSResourcesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.dsf.gdb.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSnE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.view" label="Disassembly" iconURI="platform:/plugin/org.eclipse.cdt.dsf.ui/icons/disassembly.gif" tooltip="" allowMultiple="true" category="Debug" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.dsf.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Debug</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSnU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.make.ui.views.MakeView" label="Build Targets" iconURI="platform:/plugin/org.eclipse.cdt.make.ui/icons/view16/make_target.gif" tooltip="" category="Make" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.make.ui.views.MakeView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.make.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Make</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSnk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.CView" label="C/C++ Projects" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/cview.gif" tooltip="" category="C/C++" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.internal.ui.cview.CView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:C/C++</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSn05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.IndexView" label="C/C++ Index" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/types.gif" tooltip="" category="C/C++" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.internal.ui.indexview.IndexView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:C/C++</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSoE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.includeBrowser" label="Include Browser" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/includeBrowser.gif" tooltip="" category="C/C++" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.internal.ui.includebrowser.IBViewPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:C/C++</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSoU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.callHierarchy" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/call_hierarchy.gif" tooltip="" allowMultiple="true" category="C/C++" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.internal.ui.callhierarchy.CHViewPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:C/C++</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSok5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.typeHierarchy" label="Type Hierarchy" iconURI="platform:/plugin/org.eclipse.cdt.ui/icons/view16/class_hi.gif" tooltip="" category="C/C++" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.cdt.internal.ui.typehierarchy.THViewPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.cdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:C/C++</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSo05uEeuzAb27x21xCQ" elementId="org.eclipse.gef.ui.palette_view" label="Palette" iconURI="platform:/plugin/org.eclipse.gef/icons/palette_view.gif" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.gef.ui.views.palette.PaletteView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.gef"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSpE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.builds.navigator.builds" label="Builds" iconURI="platform:/plugin/org.eclipse.mylyn.builds.ui/icons/eview16/build-view.png" tooltip="" category="Mylyn" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.mylyn.internal.builds.ui.view.BuildsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.mylyn.builds.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Mylyn</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSpU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.common.snippets.internal.ui.SnippetsView" label="Snippets" iconURI="platform:/plugin/org.eclipse.wst.common.snippets/icons/snippets_view.gif" tooltip="" category="General" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.common.snippets.internal.ui.SnippetsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.common.snippets"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:General</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSpk5uEeuzAb27x21xCQ" 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.png" tooltip="" category="API Tools" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<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>
|
|
<descriptors xmi:id="_1KnSp05uEeuzAb27x21xCQ" elementId="org.eclipse.pde.runtime.RegistryBrowser" label="Plug-in Registry" iconURI="platform:/plugin/org.eclipse.pde.runtime/icons/eview16/registry.png" tooltip="" category="Plug-in Development" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.internal.runtime.registry.RegistryBrowser"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.runtime"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Plug-in Development</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSqE5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.PluginsView" label="Plug-ins" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/eview16/plugin_depend.png" tooltip="" category="Plug-in Development" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.internal.ui.views.plugins.PluginsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Plug-in Development</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSqU5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.FeaturesView" label="Features" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/feature_obj.png" tooltip="" category="Plug-in Development" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.internal.ui.views.features.FeaturesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Plug-in Development</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSqk5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.DependenciesView" label="Plug-in Dependencies" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/req_plugins_obj.png" tooltip="" category="Plug-in Development" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.internal.ui.views.dependencies.DependenciesView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Plug-in Development</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSq05uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.TargetPlatformState" label="Target Platform State" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/target_profile_xml_obj.png" tooltip="" category="Plug-in Development" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.internal.ui.views.target.TargetStateView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Plug-in Development</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSrE5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.ImageBrowserView" label="Plug-in Image Browser" iconURI="platform:/plugin/org.eclipse.pde.ui/icons/obj16/psearch_obj.png" tooltip="" category="Plug-in Development" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.pde.internal.ui.views.imagebrowser.ImageBrowserView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.pde.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Plug-in Development</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSrU5uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.StructureView" label="Structure" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/properties_view.gif" tooltip="" category="WindowBuilder" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.wb.internal.core.views.StructureView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wb.core"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:WindowBuilder</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSrk5uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.PaletteView" label="Palette" iconURI="platform:/plugin/org.eclipse.wb.core/icons/structure/palette.png" tooltip="" category="WindowBuilder" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.wb.internal.core.views.PaletteView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wb.core"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:WindowBuilder</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSr05uEeuzAb27x21xCQ" elementId="org.python.pydev.navigator.view" label="PyDev Package Explorer" iconURI="platform:/plugin/org.python.pydev.shared_ui/icons/pydev_package_explorer.gif" tooltip="" category="PyDev" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.python.pydev.navigator.ui.PydevPackageExplorer"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.python.pydev"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:PyDev</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSsE5uEeuzAb27x21xCQ" elementId="com.python.pydev.ui.hierarchy.PyHierarchyView" label="Hierarchy View" iconURI="platform:/plugin/org.python.pydev.shared_ui/icons/class_hi.gif" tooltip="" category="PyDev" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="com.python.pydev.ui.hierarchy.PyHierarchyView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.python.pydev"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:PyDev</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSsU5uEeuzAb27x21xCQ" elementId="com.python.pydev.analysis.indexview.PyIndexView" label="Index View" iconURI="platform:/plugin/org.python.pydev/icons/opentype.gif" tooltip="" category="PyDev" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="com.python.pydev.analysis.indexview.PyIndexView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.python.pydev"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:PyDev</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSsk5uEeuzAb27x21xCQ" elementId="org.python.pydev.views.PyCodeCoverageView" label="Code Coverage" iconURI="platform:/plugin/org.python.pydev.debug/icons/python_coverage.png" tooltip="" category="PyDev" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.python.pydev.debug.codecoverage.PyCodeCoverageView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.python.pydev.debug"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:PyDev</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSs05uEeuzAb27x21xCQ" elementId="org.python.pydev.debug.profile.ProfileView" label="Profile (PyVmMonitor)" iconURI="platform:/plugin/org.python.pydev.debug/icons/python_profile.png" tooltip="" category="PyDev" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.python.pydev.debug.profile.ProfileView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.python.pydev.debug"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:PyDev</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnStE5uEeuzAb27x21xCQ" elementId="org.python.pydev.views.ReferrersView" label="Referrers View" iconURI="platform:/plugin/org.python.pydev.debug/icons/referrers.png" tooltip="" category="PyDev" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.python.pydev.debug.referrers.ReferrersView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.python.pydev.debug"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:PyDev</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnStU5uEeuzAb27x21xCQ" elementId="org.python.pydev.views.CurrentExceptionView" label="Caught Exceptions" iconURI="platform:/plugin/org.python.pydev.debug/icons/python_exception_breakpoint.png" tooltip="" category="PyDev" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.python.pydev.debug.curr_exception.CurrentExceptionView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.python.pydev.debug"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:PyDev</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnStk5uEeuzAb27x21xCQ" elementId="org.python.pydev.debug.pyunit.pyUnitView" label="PyUnit" iconURI="platform:/plugin/org.python.pydev.debug/icons/pyunit.png" tooltip="" category="PyDev" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.python.pydev.debug.pyunit.PyUnitView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.python.pydev.debug"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:PyDev</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSt05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.TypeHierarchy" label="Hierarchy" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/class_hi.gif" tooltip="" category="JavaScript" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.jsdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:JavaScript</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSuE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.PackageExplorer" label="Script Explorer" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/package.gif" tooltip="" category="JavaScript" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.jsdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:JavaScript</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSuU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.callhierarchy.view" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/call_hierarchy.gif" tooltip="" category="JavaScript" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyViewPart"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.jsdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:JavaScript</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSuk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.SourceView" label="Declaration" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/source.gif" tooltip="" category="JavaScript" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.jsdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:JavaScript</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSu05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.JavadocView" label="Documentation" iconURI="platform:/plugin/org.eclipse.wst.jsdt.ui/icons/full/eview16/javadoc.gif" tooltip="JavaScript Documentation" category="JavaScript" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.wst.jsdt.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:JavaScript</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSvE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.views.UniformControlsView" label="Uniform Controls" iconURI="platform:/plugin/org.synthclipse.ide/images/uniform-controls.png" tooltip="" category="Synthclipse" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.synthclipse.ide.views.UniformControlsView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.synthclipse.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Synthclipse</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSvU5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.views.CameraView" label="Camera" iconURI="platform:/plugin/org.synthclipse.ide/images/camera.png" tooltip="" category="Synthclipse" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.synthclipse.ide.views.CameraView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.synthclipse.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Synthclipse</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSvk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.views.RenderingView" label="Rendering" iconURI="platform:/plugin/org.synthclipse.ide/images/rendering.png" tooltip="" category="Synthclipse" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.synthclipse.ide.views.RenderingView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.synthclipse.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Synthclipse</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSv05uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.views.ViewportView" label="Viewport" iconURI="platform:/plugin/org.synthclipse.ide/images/viewport.png" tooltip="" category="Synthclipse" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.synthclipse.ide.views.ViewportView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.synthclipse.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Synthclipse</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSwE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.views.CodePreviewView" label="Code Preview" iconURI="platform:/plugin/org.synthclipse.ide/images/codePreview.png" tooltip="" category="Synthclipse" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.synthclipse.ide.views.CodePreviewView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.synthclipse.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Synthclipse</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSwU5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.views.TimelineView" label="Timeline" iconURI="platform:/plugin/org.synthclipse.ide/images/timeline.png" tooltip="" category="Synthclipse" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.synthclipse.ide.views.TimelineView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.synthclipse.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Synthclipse</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSwk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.views.GraphView" label="Graph" iconURI="platform:/plugin/org.synthclipse.ide/images/graph.png" tooltip="" category="Synthclipse" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.synthclipse.ide.views.GraphView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.synthclipse.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Synthclipse</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSw05uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.views.RecordingView" label="Recording" iconURI="platform:/plugin/org.synthclipse.ide/images/movie.png" tooltip="" category="Synthclipse" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.synthclipse.ide.views.RecordingView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.synthclipse.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Synthclipse</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSxE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.views.AudioPlayerView" label="Audio Player" iconURI="platform:/plugin/org.synthclipse.ide/images/music.png" tooltip="" category="Synthclipse" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.synthclipse.ide.views.AudioPlayerView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.synthclipse.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Synthclipse</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSxU5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.views.PlaylistView" label="Playlist" iconURI="platform:/plugin/org.synthclipse.ide/images/list.png" tooltip="" category="Synthclipse" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.synthclipse.ide.views.AudioPlaylistView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.synthclipse.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Synthclipse</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSxk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.views.MidiMappingView" label="MIDI Mapping" iconURI="platform:/plugin/org.synthclipse.ide/images/midi-mapping.png" tooltip="" category="Synthclipse" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.synthclipse.ide.views.MidiMappingView"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.synthclipse.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Synthclipse</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSx05uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.ui.preview" label="JavaFX Preview" iconURI="platform:/plugin/org.eclipse.fx.ide.ui.preview/icons/16_16/view-preview.png" tooltip="" category="JavaFX" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.fx.ide.ui.preview.bundle.LivePreviewViewExecutableExtensionRegistry"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.fx.ide.ui.preview"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:JavaFX</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSyE5uEeuzAb27x21xCQ" elementId="org.eclipse.xtend.ide.view.DerivedSourceView" label="Generated Code" iconURI="platform:/plugin/org.eclipse.xtend.ide/icons/generated_code_view.png" tooltip="" category="Xtend" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.xtend.ide.XtendExecutableExtensionFactory"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.xtend.ide"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Xtend</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSyU5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.XtextCallHierarchy" label="Call Hierarchy" iconURI="platform:/plugin/org.eclipse.xtext.xtext.ui/icons/editor.gif" tooltip="" category="Xtext" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.xtext.xtext.ui.XtextExecutableExtensionFactory"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.xtext.xtext.ui"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Xtext</tags>
|
|
</descriptors>
|
|
<descriptors xmi:id="_1KnSyk5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.xtext.ui.graph.view" label="Xtext Syntax Graph" iconURI="platform:/plugin/org.eclipse.xtext.xtext.ui.graph/icons/railroad.png" tooltip="" category="Xtext" closeable="true" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView">
|
|
<persistedState key="originalCompatibilityViewClass" value="org.eclipse.xtext.xtext.ui.graph.bundle.RailroadViewExecutableExtensionRegistry"/>
|
|
<persistedState key="originalCompatibilityViewBundle" value="org.eclipse.xtext.xtext.ui.graph"/>
|
|
<tags>View</tags>
|
|
<tags>categoryTag:Xtext</tags>
|
|
</descriptors>
|
|
<trimContributions xmi:id="_1KoiHk5uEeuzAb27x21xCQ" 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="_1KoiH05uEeuzAb27x21xCQ" elementId="Spacer Glue" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl">
|
|
<tags>glue</tags>
|
|
<tags>move_after:PerspectiveSpacer</tags>
|
|
<tags>SHOW_RESTORE_MENU</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_1KoiIE5uEeuzAb27x21xCQ" elementId="SearchField" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.quickaccess.SearchField">
|
|
<tags>move_after:Spacer Glue</tags>
|
|
<tags>HIDEABLE</tags>
|
|
<tags>SHOW_RESTORE_MENU</tags>
|
|
</children>
|
|
<children xsi:type="menu:ToolControl" xmi:id="_1KoiIU5uEeuzAb27x21xCQ" elementId="Search-PS Glue" contributorURI="platform:/plugin/org.eclipse.ui.ide.application" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.renderers.swt/org.eclipse.e4.ui.workbench.renderers.swt.LayoutModifierToolControl">
|
|
<tags>glue</tags>
|
|
<tags>move_after:SearchField</tags>
|
|
<tags>SHOW_RESTORE_MENU</tags>
|
|
</children>
|
|
</trimContributions>
|
|
<commands xmi:id="_1KoiL05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiME5uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.fxgraph.FXGraph.validate" commandName="Validate" description="Trigger expensive validation" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiMU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.select.pageUp" commandName="Select Page Up" description="Select to the top of the page" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiMk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.toggleWordWrap" commandName="Toggle Word Wrap" description="Toggle word wrap in the current text editor" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiM05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaseline" commandName="Reset quickdiff baseline" category="_1KpK305uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KoiNE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.ResetQuickdiffBaselineTarget" name="Reset target (HEAD, HEAD^1)" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KoiNU5uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.p2.ui.SearchRequirements" commandName="Search Requirements" category="_1KpK2k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiNk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.search.findrefs" commandName="References" description="Searches for references to the selected element in the workspace" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiN05uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiOE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiOU5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.junitPluginShortcut.coverage" commandName="Coverage JUnit Plug-in Test" description="Coverage JUnit Plug-in Test" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiOk5uEeuzAb27x21xCQ" elementId="org.python.pydev.debug.command.Display" commandName="Display text evaluation from debugger" description="Display text evaluation from debugger" category="_1KpK0E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiO05uEeuzAb27x21xCQ" elementId="org.eclipse.tm.terminal.maximize" commandName="Maximize Active View or Editor" category="_1KpK9E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiPE5uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.setup.editor.openDiscoveredType" commandName="Open Discovered Type" category="_1KpK6E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiPU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.deletePreviousWord" commandName="Delete Previous Word" description="Delete the previous word" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiPk5uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiP05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.commands.showElementInTypeHierarchyView" commandName="Show JavaScript Element Type Hierarchy" description="Show a JavaScript element in the Type Hierarchy view" category="_1KpK605uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KoiQE5uEeuzAb27x21xCQ" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KoiQU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.delimiter.unix" commandName="Convert Line Delimiters to Unix (LF, \n, 0A, ¶)" description="Converts the line delimiters to Unix (LF, \n, 0A, ¶)" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiQk5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.execLineInConsole" commandName="Execute line in console" description="Executes the current line in the console." category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiQ05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.working.set" commandName="References in Working Set" description="Search for references to the selected element in a working set" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiRE5uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiRU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.Edit" commandName="Edit Commit" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiRk5uEeuzAb27x21xCQ" elementId="org.eclipse.epp.mpc.ui.command.showMarketplaceWizard" commandName="Eclipse Marketplace" description="Show the Eclipse Marketplace wizard" category="_1KpK305uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KoiR05uEeuzAb27x21xCQ" elementId="trigger" name="trigger"/>
|
|
</commands>
|
|
<commands xmi:id="_1KoiSE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.GrepConsoleConfig" commandName="Use Synthclipse's Grep Console settings" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiSU5uEeuzAb27x21xCQ" elementId="com.python.pydev.refactoring.actions.ToggleMarkOccurrences" commandName="Toggle Mark Occurrences" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiSk5uEeuzAb27x21xCQ" elementId="org.eclipse.ant.ui.toggleMarkOccurrences" commandName="Toggle Ant Mark Occurrences" description="Toggles mark occurrences in Ant editors" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiS05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.addToWorkingSet" commandName="Add to Working Set" description="Adds the selected object to a working set." category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiTE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.callhierarchy.view" commandName="JavaScript Call Hierarchy" description="Show the Call Hierarchy view" category="_1KpK405uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiTU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.Revert" commandName="Revert Commit" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiTk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.junit.junitShortcut.debug" commandName="Debug JUnit Test" description="Debug JUnit Test" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiT05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.wikitext.ui.editor.showCheatSheetCommand" commandName="Show Markup Cheat Sheet" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiUE5uEeuzAb27x21xCQ" elementId="org.eclipse.team.ui.TeamSynchronizingPerspective" commandName="Team Synchronizing" description="Open the Team Synchronizing Perspective" category="_1KpK-U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiUU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.search.findrefs.workingset" commandName="References in Working Set" description="Searches for references to the selected element in a working set" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiUk5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.codetemplates.SingleCodetemplate.validate" commandName="Validate" description="Trigger expensive validation" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiU05uEeuzAb27x21xCQ" elementId="org.eclipse.ant.ui.open.declaration.command" commandName="Open Declaration" description="Opens the Ant editor on the referenced element" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiVE5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.selectEnclosingScope" commandName="Select Enclosing Scope" description="Select Enclosing Scope" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiVU5uEeuzAb27x21xCQ" elementId="org.eclipse.epp.mpc.ui.command.showInstalled" commandName="Manage installed plug-ins" description="Update or uninstall plug-ins installed from the Marketplace" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiVk5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.addSingleBlockComment" commandName="Add Single Comment Block" description="Creates a comment block from a single line" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiV05uEeuzAb27x21xCQ" elementId="org.python.pydev.refactoring.ui.actions.ExtractMethodActionCommand" commandName="Extract Method..." description="PEPTIC: Extracts the selected code into a new method" category="_1KpK1E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiWE5uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiWU5uEeuzAb27x21xCQ" elementId="org.eclipse.gef.ui.palette_view" commandName="Palette" category="_1KpK405uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiWk5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.pyShowOutline" commandName="Python Show Outline" description="Show Outline" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiW05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.context.ui.commands.task.clearContext" commandName="Clear Context" category="_1KpKyk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiXE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.ungroupDebugContexts" commandName="Ungroup" description="Ungroups the selected debug contexts" category="_1KpK805uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiXU5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.pyShowBrowser" commandName="Python Show Global Tokens (Editor)" description="Python Show Global Tokens (Editor)" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiXk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.working.set" commandName="Write Access in Working Set" description="Search for write references to the selected element in a working set" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiX05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.hierarchy" commandName="Read Access in Hierarchy" description="Search for read references of the selected element in its hierarchy" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiYE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiYU5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.ToggleLineBreakpoint" commandName="Toggle Line Breakpoint" description="Creates or removes a line breakpoint" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiYk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.searchForTask" commandName="Search Repository for Task" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiY05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiZE5uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.rrobot.dsl.RTask.validate" commandName="Validate" description="Trigger expensive validation" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiZU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiZk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.project" commandName="Write Access in Project" description="Search for write references to the selected element in the enclosing project" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiZ05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.castToArray" commandName="Cast To Type..." category="_1KpK3E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiaE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.move" commandName="Move..." description="Move the selected item" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiaU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koiak5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.GraphSave" commandName="Graph / Save" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koia05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.maximizePart" commandName="Maximize Part" description="Maximize Part" category="_1KpK5U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoibE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoibU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.commands.openElementInEditor" commandName="Open JavaScript Element" description="Open a JavaScript element in its editor" category="_1KpK605uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1Koibk5uEeuzAb27x21xCQ" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1Koib05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.TypesView" commandName="JavaScript Types" description="Show the Types view" category="_1KpK405uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoicE5uEeuzAb27x21xCQ" elementId="org.eclipse.compare.ignoreWhiteSpace" commandName="Ignore White Space" description="Ignore white space where applicable" category="_1KpK7U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoicU5uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.setup.editor.importProjects" commandName="Import Projects" category="_1KpK6E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koick5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.hierarchy" commandName="Write Access in Hierarchy" description="Search for write references of the selected element in its hierarchy" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koic05uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.hideUnusedElements" commandName="Hide Unused Elements" category="_1KpKzk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoidE5uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoidU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.refactor.extract.function" commandName="Extract Function - Refactoring " description="Extracts a function for the selected list of expressions or statements" category="_1KpK005uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koidk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.ui.disable.grammar.constraints" commandName="Turn off Grammar Constraints" description="Turn off grammar Constraints" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koid05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.commands.showElementInTypeHierarchyView" commandName="Show Java Element Type Hierarchy" description="Show a Java element in the Type Hierarchy view" category="_1KpK605uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KoieE5uEeuzAb27x21xCQ" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KoieU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.goToResource" commandName="Go to" description="Go to a particular resource in the active view" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koiek5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.GraphSeekToCurrentKeyFrame" commandName="Graph / Seek to current key frame" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koie05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoifE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.resetPerspective" commandName="Reset Perspective" description="Reset the current perspective to its default state" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoifU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.wikitext.ui.quickOutlineCommand" commandName="Quick Outline" description="Open a popup dialog with a quick outline of the current document" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koifk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.project" commandName="References in Project" description="Search for references to the selected element in the enclosing project" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koif05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.MembersView" commandName="JavaScript Members" description="Show the Members view" category="_1KpK405uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoigE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.project.buildLast" commandName="Repeat Working Set Build" description="Repeat the last working set build" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoigU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.project.buildProject" commandName="Build Project" description="Build the selected project" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koigk5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.editor.select.previous" commandName="Select Previous Element" description="Expand selection to include previous element" category="_1KpK-E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koig05uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.editor.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_1KpK-E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoihE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.discoveryWizardCommand" commandName="Discovery Wizard" description="shows the connector discovery wizard" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoihU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.goto.textStart" commandName="Text Start" description="Go to the beginning of the text" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koihk5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.localJavaShortcut.coverage" commandName="Coverage Java Application" description="Coverage Java Application" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koih05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.paste" commandName="Paste" description="Paste from the clipboard" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiiE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.working.set" commandName="Declaration in Working Set" description="Search for declarations of the selected element in a working set" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiiU5uEeuzAb27x21xCQ" elementId="org.python.pydev.refactoring.ui.actions.InlineLocalCommand" commandName="Inline Local Variable..." description="PEPTIC: Inlines the selected variable" category="_1KpK1E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koiik5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.removeBlockComment" commandName="Remove Comment Block" description="Removes a python comment block" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koii05uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.setup.editor.refreshCache" commandName="Refresh Remote Cache" category="_1KpK6E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoijE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.menu.updateUnresolvedIncludes" commandName="Re-resolve Unresolved Includes" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoijU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify var access" description="Invokes quick assist and selects 'Qualify var access'" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koijk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.TimelineSeekToCurrentKeyFrame" commandName="Timeline / Seek to current key frame" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koij05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.run" commandName="Run Java Applet" description="Run Java Applet" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoikE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoikU5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.exportSession" commandName="Export Session..." category="_1KpKzk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koikk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.previous" commandName="Previous" description="Navigate to the previous item" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koik05uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.scalaShortcut.coverage" commandName="Coverage Scala Application" description="Coverage Scala Application" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoilE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.clean" commandName="Clean..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoilU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.rename" commandName="Rename" description="Rename the selected item" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koilk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.project.buildAll" commandName="Build All" description="Build all projects" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koil05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.OpenInTextEditorCommand" commandName="Open in Text Editor" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoimE5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.dumpExecutionData" commandName="Dump Execution Data" category="_1KpKzk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoimU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.reverseStepOver" commandName="Reverse Step Over" description="Perform Reverse Step Over" category="_1KpK_k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koimk5uEeuzAb27x21xCQ" 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="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koim05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoinE5uEeuzAb27x21xCQ" elementId="org.eclipse.buildship.ui.commands.runtasks" commandName="Run Gradle Tasks" description="Runs all the selected Gradle tasks" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoinU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.toggleBreadcrumb" commandName="Toggle Java Editor Breadcrumb" description="Toggle the Java editor breadcrumb" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koink5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.editors.revisions.rendering.cycle" commandName="Cycle Revision Coloring Mode" description="Cycles through the available coloring modes for revisions" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koin05uEeuzAb27x21xCQ" elementId="org.eclipse.ant.ui.renameInFile" commandName="Rename In File" description="Renames all references within the same buildfile" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoioE5uEeuzAb27x21xCQ" elementId="org.eclipse.xtend.core.Xtend.validate" commandName="Validate" description="Trigger expensive validation" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoioU5uEeuzAb27x21xCQ" 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="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koiok5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.search.findrefs.project" commandName="References in Project" description="Searches for references to the selected element in the enclosing project" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koio05uEeuzAb27x21xCQ" 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="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoipE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.search.finddecl.project" commandName="Declaration in Project" description="Searches for declarations of the selected element in the enclosing project" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoipU5uEeuzAb27x21xCQ" elementId="org.eclipse.ltk.ui.refactoring.commands.moveResources" commandName="Move Resources" description="Move the selected resources and notify LTK participants." category="_1KpK-k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koipk5uEeuzAb27x21xCQ" elementId="org.eclipse.m2e.actions.LifeCycleGenerateSources.run" commandName="Run Maven Generate Sources" description="Run Maven Generate Sources" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koip05uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.shared.AddXtextNatureCommand" commandName="Convert to Xtext Project" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiqE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.StepInto" commandName="Step Into" description="Step into" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiqU5uEeuzAb27x21xCQ" elementId="org.eclipse.e4.ui.importer.openDirectory" commandName="Open Projects from File System..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koiqk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.structure.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koiq05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.commands.AddExceptionBreakpoint" commandName="Add Java Exception Breakpoint" description="Add a Java exception breakpoint" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoirE5uEeuzAb27x21xCQ" elementId="org.python.pydev.refactoring.ui.actions.ConstructorFieldCommand" commandName="Generate Constructor using Fields..." description="PEPTIC: Generate Constructor using Fields" category="_1KpK1E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoirU5uEeuzAb27x21xCQ" 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="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koirk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.GraphPlayOrPause" commandName="Graph / Play or Pause" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koir05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewClearCredentials" commandName="Clear Credentials" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoisE5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.uncomment" commandName="Python Uncomment" description="Uncomments a python line (Removes # from the beggining of the line)" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoisU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koisk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.commands.ToggleTracepoint" commandName="Toggle Tracepoint" description="Creates or removes a tracepoint " category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Kois05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.wikitext.ui.convertToMarkupCommand" commandName="Generate Markup" category="_1KpK305uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KoitE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.wikitext.ui.targetLanguage" name="TargetLanguage" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KoitU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koitk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.showToolTip" commandName="Show Tooltip Description" category="_1KpKzE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koit05uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.AnimationStop" commandName="Animation Stop" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiuE5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.junitShortcut.coverage" commandName="Coverage JUnit Test" description="Coverage JUnit Test" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiuU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.context.ui.commands.task.copyContext" commandName="Copy Context" category="_1KpKyk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koiuk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.showViewMenu" commandName="Show View Menu" description="Show the view menu" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koiu05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.Commit" commandName="Commit..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoivE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or method" category="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoivU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.shiftRight" commandName="Shift Right" description="Shift a block of text to the right" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koivk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koiv05uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.ExportBoxworld" commandName="Export Boxworld Scene" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiwE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.backwardHistory" commandName="Backward History" description="Move backward in the editor navigation history" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiwU5uEeuzAb27x21xCQ" elementId="org.python.pydev.debug.ui.actions.terminateAllLaunchesAction" commandName="Terminate all launches" description="Terminate all launches" category="_1KpK0E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koiwk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.working.set" commandName="Implementors in Working Set" description="Search for implementors of the selected interface in a working set" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koiw05uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.workbenchShortcut.coverage" commandName="Coverage Eclipse Application" description="Coverage Eclipse Application" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoixE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.removeTrailingWhitespace" commandName="Remove Trailing Whitespace" description="Removes the trailing whitespace of each line" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoixU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.findIncremental" commandName="Incremental Find" description="Incremental find" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koixk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.inlineLocal.assist" commandName="Quick Assist - Inline local variable" description="Invokes quick assist and selects 'Inline local variable'" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koix05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.convert.anonymous.to.nested" commandName="Convert Anonymous Class to Nested" description="Convert an anonymous class to a nested class" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiyE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.ImportShadertoy" commandName="Import Shadertoy Creation" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoiyU5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.GraphUndo" commandName="Graph / Undo" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koiyk5uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koiy05uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.navigation.pyCollapseAll" commandName="Python Collapse All" description="Collapse all blocks of code" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoizE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.ImportChangedProjectsCommandId" commandName="Import Changed Projects" description="Import or create in local Git repository" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KoizU5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.commands.OpenCoverageConfiguration" commandName="Coverage Configurations..." description="Coverage Configurations..." category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koizk5uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koiz05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi0E5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.change.type" commandName="Generalize Declared Type" description="Change the declaration of a selected variable to a more general type consistent with usage" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi0U5uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi0k5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.edit.text.format" commandName="Format Source" description="Format a PDE Source Page" category="_1KpK3U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi005uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.navigate.open.element.in.call.hierarchy" commandName="Open Element in Call Hierarchy" description="Open an element in the call hierarchy view" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi1E5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi1U5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.builds.ui.command.ShowBuildOutput" commandName="Show Build Output" category="_1KpKx05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi1k5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewNewRemote" commandName="Create Remote..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi105uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.generate.hashcode.equals" commandName="Generate hashCode() and equals()" description="Generates hashCode() and equals() functions for the type" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi2E5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.Restart" commandName="Restart" description="Restart a process or debug target without terminating and re-launching" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi2U5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.delete.line" commandName="Delete Line" description="Delete a line of text" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi2k5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi205uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.css.ui.removeNature" commandName="Remove CSSEditor Nature" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi3E5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.NewSynthclipseJSXExample" commandName="New Synthclipse JSX Example" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi3U5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi3k5uEeuzAb27x21xCQ" 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="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi305uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.junit.gotoTest" commandName="Referring Tests" description="Referring Tests" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi4E5uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi4U5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.openSessionExecutionData" commandName="Open Execution Data" category="_1KpKzk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi4k5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.commands.showElementInPackageView" commandName="Show Java Element in Package Explorer" description="Select Java element in the Package Explorer view" category="_1KpK605uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1Koi405uEeuzAb27x21xCQ" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1Koi5E5uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.setup.editor.performDropdown" commandName="Perform Dropdown" category="_1KpK6E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi5U5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.addBlockComment" commandName="Add Comment Block" description="Creates a python comment block" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi5k5uEeuzAb27x21xCQ" 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="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi505uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.create.getter.setter" commandName="Generate Getters and Setters" description="Generate Getter and Setter functions for type's vars" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi6E5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.navigation.pyCollapse" commandName="Python Collapse" description="Collapse block of code" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi6U5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.findReplace" commandName="Find and Replace" description="Find and replace text" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi6k5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.MergeTool" commandName="Merge Tool" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi605uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi7E5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.command.shareProject" commandName="Share with Git" description="Share the project using Git" category="_1KpK305uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1Koi7U5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.command.projectNameParameter" name="Project" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1Koi7k5uEeuzAb27x21xCQ" 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="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi705uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.quickOutline" commandName="Quick Outline" description="Open a quick outline popup dialog for a given editor input" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi8E5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.Xtext.validate" commandName="Validate" description="Trigger expensive validation" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi8U5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.fullscreenmode" commandName="Toggle Full Screen" description="Toggles the window between full screen and normal" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi8k5uEeuzAb27x21xCQ" elementId="org.eclipse.equinox.p2.ui.sdk.installationDetails" commandName="Installation Details" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi805uEeuzAb27x21xCQ" elementId="org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize resources in the workspace with another location" category="_1KpK4k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi9E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.nextEditor" commandName="Next Editor" description="Switch to the next editor" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi9U5uEeuzAb27x21xCQ" elementId="org.eclipse.m2e.profiles.ui.commands.selectMavenProfileCommand" commandName="Select Maven Profiles" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi9k5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.GraphTogglePencil" commandName="Graph / Toggle Pencil Mode" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi905uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.internal.reflog.CopyCommand" commandName="Copy Commit Id" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi-E5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.new.subtask" commandName="New Subtask" category="_1KpKzE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi-U5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.JavaBrowsingPerspective" commandName="JavaScript Browsing" description="Show the JavaScript Browsing perspective" category="_1KpK-U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi-k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.help.helpContents" commandName="Help Contents" description="Open the help contents" category="_1KpK8E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi-05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.remove.block.comment" commandName="Remove Block Comment" description="Remove the block comment enclosing the selection" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi_E5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.Reset" commandName="Reset..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi_U5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.delete" commandName="Delete" description="Delete the selection" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi_k5uEeuzAb27x21xCQ" 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="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1Koi_05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.RenameBranch" commandName="Rename Branch..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojAE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.Synchronize" commandName="Synchronize" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojAU5uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojAk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojA05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.findPrevious" commandName="Find Previous" description="Find previous item" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojBE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.ToggleBreakpoint" commandName="Toggle Breakpoint" description="Creates or removes a breakpoint" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojBU5uEeuzAb27x21xCQ" elementId="org.eclipse.launchbar.ui.command.buildActive" commandName="Build Active Launch Configuration" category="_1KpK9k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojBk5uEeuzAb27x21xCQ" elementId="org.eclipse.xtend.ide.launching.localJavaShortcut.run" commandName="Run Java Application" description="Run Java Application" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojB05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.openTask" commandName="Open Task" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojCE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.scroll.lineUp" commandName="Scroll Line Up" description="Scroll up one line of text" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojCU5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.OpenGeneratedFileCommand" commandName="Open Generated File" description="Open the file that has been generated from this file" category="_1KpK-E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojCk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojC05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.java.ui.editor.folding.auto" commandName="Toggle Active Folding" description="Toggle Active Folding" category="_1KpK7E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojDE5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.runtime.spy.commands.spyCommand" commandName="Plug-in Selection Spy" description="Show the Plug-in Spy" category="_1KpK_U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojDU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.menu.findUnresolvedIncludes" commandName="Search for Unresolved Includes" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojDk5uEeuzAb27x21xCQ" elementId="org.python.pydev.debug.commands.ignoreCaughtException" commandName="&Ignore caught exception" description="Ignore caught exception" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojD05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojEE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.folding.toggle" commandName="Toggle Folding" description="Toggles folding in the current editor" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojEU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" commandName="Show Whitespace Characters" description="Shows whitespace characters in current text editor" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojEk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.revert" commandName="Revert" description="Revert to the last saved state" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojE05uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.TimelineRedo" commandName="Timeline / Redo" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojFE5uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.ui.ToggleOfflineMode" commandName="Toggle Offline Mode" category="_1KpK3k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojFU5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.TimelineKeyFrameValueCopy" commandName="Timeline / Key frame value - Copy" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojFk5uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.setup.editor.openLog" commandName="Open Setup Log" category="_1KpK6E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojF05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.project.buildAutomatically" commandName="Build Automatically" description="Toggle the workspace build automatically function" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojGE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.import" commandName="Import" description="Import" category="_1KpKz05uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KojGU5uEeuzAb27x21xCQ" elementId="importWizardId" name="Import Wizard"/>
|
|
</commands>
|
|
<commands xmi:id="_1KojGk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.Merge" commandName="Merge" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojG05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.switchToEditor" commandName="Switch to Editor" description="Switch to an editor" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojHE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.find.broken.nls.keys" commandName="Find Broken Externalized Strings" description="Finds undefined, duplicate and unused externalized string keys in property files" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojHU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.help.dynamicHelp" commandName="Show Contextual Help" description="Open the contextual help" category="_1KpK8E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojHk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.TakeScreenshot" commandName="Take Screenshot" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojH05uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.l10n.NLSDsl.validate" commandName="Validate" description="Trigger expensive validation" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojIE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into Java comments" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojIU5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.editor.FindReferences" commandName="Find References" description="Finds all references to the selected element" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojIk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.activateTask" commandName="Activate Task" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojI05uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojJE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the JavaScript file" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojJU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.toggleInsertMode" commandName="Toggle Insert Mode" description="Toggle insert mode" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojJk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewDelete" commandName="Delete Repository" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojJ05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.closePart" commandName="Close Part" description="Close the active workbench part" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojKE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.editors.revisions.id.toggle" commandName="Toggle Revision Id Display" description="Toggles the display of the revision id" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojKU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.project.cleanAction" commandName="Build Clean" description="Discard old built state" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojKk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.back" commandName="Back" description="Navigate back" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojK05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.select.wordNext" commandName="Select Next Word" description="Select the next word" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojLE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.FixIncludePaths" commandName="Fix include paths..." category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojLU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.JavaBrowsingPerspective" commandName="Java Browsing" description="Show the Java Browsing perspective" category="_1KpK-U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojLk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.goto.pageDown" commandName="Page Down" description="Go down one page" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojL05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.project" commandName="Implementors in Project" description="Search for implementors of the selected interface in the enclosing project" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojME5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.builds.ui.commands.OpenBuildElement" commandName="Open Build Element" category="_1KpKx05uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KojMU5uEeuzAb27x21xCQ" elementId="element" name="Element"/>
|
|
</commands>
|
|
<commands xmi:id="_1KojMk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.refactoring.command.ExtractConstant" commandName="Extract Constant..." category="_1KpK005uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojM05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.team.ui.commands.CopyCommitMessage" commandName="Copy Commit Message for Task" description="Copies a commit message for the currently selected task to the clipboard." category="_1KpKzE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KojNE5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.relaunchSession" commandName="Relaunch Coverage Session" category="_1KpKzk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpF8E5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.GarbageCollect" commandName="Collect Garbage" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpF8U5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.CompareWithWorkingTree" commandName="Compare with Working Tree" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpF8k5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.Branch" commandName="Branch" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpF805uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.ProjectsView" commandName="JavaScript Projects" description="Show the Projects view" category="_1KpK405uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpF9E5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.ui.previousSibling" commandName="Previous Sibling" description="Go to Previous Sibling" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpF9U5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.loadAllSymbols" commandName="Load Symbols For All" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpF9k5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewConfigurePush" commandName="Configure Push..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpF905uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.indent" commandName="Indent Line" description="Indents the current line" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpF-E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.findIncrementalReverse" commandName="Incremental Find Reverse" description="Incremental find reverse" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpF-U5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.menu.createParserLog" commandName="Create Parser Log File" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpF-k5uEeuzAb27x21xCQ" elementId="org.eclipse.epp.mpc.ui.command.importFavoritesWizard" commandName="Import Marketplace Favorites" description="Import another user's Marketplace Favorites List" category="_1KpK305uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpF-05uEeuzAb27x21xCQ" elementId="favoritesUrl" name="favoritesUrl"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpF_E5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.NextFrameStep" commandName="Next Animation Frame" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpF_U5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.factory" commandName="Introduce Factory" description="Introduce a factory function to encapsulate invocation of the selected constructor" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpF_k5uEeuzAb27x21xCQ" elementId="org.eclipse.ant.ui.antShortcut.run" commandName="Run Ant Build" description="Run Ant Build" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpF_05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.convertAnonymousToLocal.assist" commandName="Quick Assist - Convert anonymous to local class" description="Invokes quick assist and selects 'Convert anonymous to local class'" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGAE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.stash.apply" commandName="Apply Stashed Changes" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGAU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.commands.Inspect" commandName="Inspect" description="Inspect result of evaluating selected text" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGAk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.goto.next.bookmark" commandName="Next Bookmark" description="Goes to the next bookmark of the selected file" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGA05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.addRegisterGroup" commandName="Add RegisterGroup" description="Adds a Register Group" category="_1KpKyU5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGBE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.resumeWithoutSignal" commandName="Resume Without Signal" description="Resume Without Signal" category="_1KpK6k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGBU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.goto.columnNext" commandName="Next Column" description="Go to the next column" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGBk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.Squash" commandName="Squash Commits" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGB05uEeuzAb27x21xCQ" elementId="org.eclipse.search.ui.performTextSearchWorkingSet" commandName="Find Text in Working Set" description="Searches the files in the working set for specific text." category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGCE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.add.include" commandName="Add Include" description="Create include statement on selection" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGCU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.occurrences.in.file.quickMenu" commandName="Show Occurrences in File Quick Menu" description="Shows the Occurrences in File quick menu" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGCk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.goto.wordNext" commandName="Next Word" description="Go to the next word" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGC05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.convertLocalToField.assist" commandName="Quick Assist - Convert local variable to var" description="Invokes quick assist and selects 'Convert local variable to var'" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGDE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGDU5uEeuzAb27x21xCQ" elementId="org.eclipse.quickdiff.toggle" commandName="Quick Diff Toggle" description="Toggles quick diff information display on the line number ruler" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGDk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.deleteNext" commandName="Delete Next" description="Delete the next character" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGD05uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.editor.select.last" commandName="Restore Last Selection" description="Restore last selection from History" category="_1KpK-E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGEE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.FetchGerritChange" commandName="Fetch From Gerrit" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGEU5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.junitRAPShortcut.coverage" commandName="Coverage RAP JUnit Test" description="Coverage RAP JUnit Test" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGEk5uEeuzAb27x21xCQ" elementId="org.eclipse.xtend.ide.convertJavaCode" commandName="Convert to Xtend" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGE05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.toggleShowKeys" commandName="Toggle Whether to Show Key Bindings" description="Shows key binding when command is invoked" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGFE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.SynchronizeAll" commandName="Synchronize Changed" category="_1KpKzE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGFU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.commands.Watch" commandName="Watch" description="Create new watch expression" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGFk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.NewSynthclipseFragxExample" commandName="New Synthclipse Fragx Example" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGF05uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.navigation.nextMethod" commandName="Next Method or Class" description="Navigates to the next method or class definition" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGGE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.Reword" commandName="Reword Commit" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGGU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.wikitext.context.ui.editor.folding.auto" commandName="Toggle Active Folding" description="Toggle Active Folding" category="_1KpKzU5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGGk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.OpenCommit" commandName="Open Git Commit" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGG05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.help.displayHelp" commandName="Display Help" description="Display a Help topic" category="_1KpK8E5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpGHE5uEeuzAb27x21xCQ" elementId="href" name="Help topic href"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpGHU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.select.pageDown" commandName="Select Page Down" description="Select to the bottom of the page" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGHk5uEeuzAb27x21xCQ" elementId="org.eclipse.ltk.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGH05uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.TimelineSave" commandName="Timeline / Save" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGIE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.join.lines" commandName="Join Lines" description="Join lines of text" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGIU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.ui.addRegistersExpression" commandName="Add Expression Group > Registers" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGIk5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.comment" commandName="Python Comment" description="Comments a python line (Adds # to beggining of the line)" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGI05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGJE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.showContextMenu" commandName="Show Context Menu" description="Show the context menu" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGJU5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.shared.RemoveXtextNatureCommand" commandName="Unconfigure Xtext" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGJk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.restoreRegisterGroups" commandName="Restore Default Register Groups" description="Restores the Default Register Groups" category="_1KpKyU5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGJ05uEeuzAb27x21xCQ" 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="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGKE5uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.p2.ui.ExploreRepository" commandName="Explore Repository" category="_1KpK2k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGKU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.InstallLfsLocal" commandName="Enable LFS locally" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGKk5uEeuzAb27x21xCQ" elementId="org.eclipse.ltk.ui.refactor.show.refactoring.history" commandName="Open Refactoring History " description="Opens the refactoring history" category="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGK05uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGLE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.correction.assist.proposals" commandName="Quick Fix" description="Suggest possible fixes for a problem" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGLU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.log.jdt.showinconsole" commandName="&Show In Console" description="Show Stack Trace in Console View" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGLk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGL05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.nextPerspective" commandName="Next Perspective" description="Switch to the next perspective" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGME5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.UpdateRepositoryConfiguration" commandName="Update Repository Configuration" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGMU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.open.call.hierarchy" commandName="Open Call Hierarchy" description="Opens the call hierarchy for the selected element" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGMk5uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGM05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.ui.addLocalsExpression" commandName="Add Expression Group > Local Variables" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGNE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.ShowVersions" commandName="Open this Version" category="_1KpK305uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpGNU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.CompareMode" name="Compare mode"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpGNk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.nextTab" commandName="Next Tab" description="Switch to the next tab" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGN05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.quickAccess" commandName="Quick Access" description="Quickly access UI elements" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGOE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.showInformation" commandName="Show Tooltip Description" description="Displays information for the current caret location in a focused hover" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGOU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.add.import" commandName="Add Import" description="Create import statement on selection" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGOk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.attachment.open" commandName="Open Attachment" category="_1KpK5U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGO05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.extractLocal.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGPE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGPU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.gotoPC" commandName="Go to Program Counter" description="Navigate to current program counter" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGPk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.toggleMemoryMonitorsPane" commandName="Toggle Memory Monitors Pane" description="Toggle visibility of the Memory Monitors Pane" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGP05uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGQE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.Discard" commandName="Replace with File in Index" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGQU5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.toggleforcetabs" commandName="Toggle Force tabs" description="Forces or not tabs in the current editor" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGQk5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.purexbase.PureXbase.validate" commandName="Validate" description="Trigger expensive validation" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGQ05uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.AudioSeekAhead5s" commandName="Audio Seek Ahead 5s" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGRE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.TimelineKeyFrameValuePaste" commandName="Timeline / Key frame value - Paste" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGRU5uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.fxml.generatecontroller" commandName="Generate a controller" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGRk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewCreateBranch" commandName="Create Branch..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGR05uEeuzAb27x21xCQ" elementId="org.eclipse.xtend.ide.launching.junitShortcut.debug" commandName="Debug JUnit Test" description="Debug JUnit Test" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGSE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewCopyPath" commandName="Copy Path to Clipboard" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGSU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.builds.ui.command.NewTaskFromTest" commandName="New Task From Test" category="_1KpKx05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGSk5uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.setup.editor.perform.startup" commandName="Perform Setup Tasks (Startup)" category="_1KpK6E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGS05uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.AudioPlayOrPause" commandName="Audio Play or Pause" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGTE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.JavaPerspective" commandName="JavaScript" description="Show the JavaScript perspective" category="_1KpK-U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGTU5uEeuzAb27x21xCQ" 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="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGTk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.modify.method.parameters" commandName="Change Function Signature" description="Change function signature includes parameter names and parameter order" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGT05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.browser.openBrowser" commandName="Open Browser" description="Opens the default web browser." category="_1KpK0k5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpGUE5uEeuzAb27x21xCQ" elementId="url" name="URL"/>
|
|
<parameters xmi:id="_1KpGUU5uEeuzAb27x21xCQ" elementId="browserId" name="Browser Id"/>
|
|
<parameters xmi:id="_1KpGUk5uEeuzAb27x21xCQ" elementId="name" name="Browser Name"/>
|
|
<parameters xmi:id="_1KpGU05uEeuzAb27x21xCQ" elementId="tooltip" name="Browser Tooltip"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpGVE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.constant" commandName="Extract Constant" description="Extracts a constant into a new static var and uses the new static var" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGVU5uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGVk5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.pySelectInterpreter" commandName="PyDev: Select default interpreter" description="Select the default interpreter to be used." category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGV05uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.TimelineToggleShowOnlyRecorded" commandName="Timeline / Toggle 'Show Only Recorded'" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGWE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.DeleteBranch" commandName="Delete Branch" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGWU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.navigate.opentype" commandName="Open Element" description="Open an element in an Editor" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGWk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.contentAssist.contextInformation" commandName="Context Information" description="Show Context Information" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGW05uEeuzAb27x21xCQ" elementId="org.python.pydev.debug.pyConfigureException" commandName="Add Python Exception Breakpoint..." description="Add Python Exception Breakpoint..." category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGXE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.saveAs" commandName="Save As" description="Save the current contents to another location" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGXU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.workspace" commandName="Read Access in Workspace" description="Search for read references to the selected element in the workspace" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGXk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.previousPerspective" commandName="Previous Perspective" description="Switch to the previous perspective" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGX05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.autotools.ui.command.libtoolize" commandName="Invoke Libtoolize" description="Run libtoolize in the selected directory" category="_1KpK1k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGYE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.splitEditor" commandName="Toggle Split Editor" description="Split or join the currently active editor." category="_1KpK0k5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpGYU5uEeuzAb27x21xCQ" elementId="Splitter.isHorizontal" name="Orientation" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpGYk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.collapseAll" commandName="Collapse All" description="Collapse the current tree" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGY05uEeuzAb27x21xCQ" elementId="org.eclipse.compare.copyAllRightToLeft" commandName="Copy All from Right to Left" description="Copy All Changes from Right to Left" category="_1KpK7U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGZE5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.editor.copyqualifiedname.EditorCopyQualifiedName" commandName="Copy Qualified Name" description="Copy the qualified name for the selected element" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGZU5uEeuzAb27x21xCQ" elementId="org.eclipse.xtend.ide.insertLeftGuillemet" commandName="Insert left guillemet" description="Inserts an opening french quote" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGZk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.deactivateSelectedTask" commandName="Deactivate Selected Task" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGZ05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.menu.updateWithModifiedFiles" commandName="Update Index with Modified Files" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGaE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.lockToolBar" commandName="Toggle Lock Toolbars" description="Toggle the Lock on the Toolbars" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGaU5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.Disconnect" commandName="Disconnect" description="Disconnect" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGak5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.wrapparagraph" commandName="Wrap Paragraph (Ctrl+2,w)" description="Wraps the current paragraph" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGa05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.autotools.ui.command.autoconf" commandName="Invoke Autoconf" description="Run autoconf in the selected directory" category="_1KpK1k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGbE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.interface" commandName="Extract Interface" description="Extract a set of members into a new interface and try to use the new interface" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGbU5uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGbk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.removeFromWorkingSet" commandName="Remove From Working Set" description="Removes the selected object from a working set." category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGb05uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.createAntBuildFile" commandName="Create Ant Build File" description="Creates an Ant build file for the current project" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGcE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.openSelectedTask" commandName="Open Selected Task" category="_1KpKzE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGcU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.changeToStatic" commandName="Quick Fix - Change to static access" description="Invokes quick assist and selects 'Change to static access'" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGck5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesLinkWithSelection" commandName="Link with Selection" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGc05uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.editor.select.next" commandName="Select Next Element" description="Expand selection to include next element" category="_1KpK-E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGdE5uEeuzAb27x21xCQ" 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="_1KpKyk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGdU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.ide.deleteCompleted" commandName="Delete Completed Tasks" description="Delete the tasks marked as completed" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGdk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.goToNextUnread" commandName="Go To Next Unread Task" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGd05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.validation.ValidationCommand" commandName="Validate" description="Invoke registered Validators" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGeE5uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGeU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RebaseInteractiveCurrent" commandName="Rebase Interactive" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGek5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGe05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.openEditorDropDown" commandName="Quick Switch Editor" description="Open the editor drop down list" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGfE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.autotools.ui.editors.text.show.tooltip" commandName="Show Tooltip Description" description="Shows the tooltip description for the element at the cursor" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGfU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.deleteNextWord" commandName="Delete Next Word" description="Delete the next word" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGfk5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.openDependencies" commandName="Open Plug-in Dependencies" description="Opens the plug-in dependencies view for the current plug-in" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGf05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.debug.ui.refreshAll" commandName="Refresh Debug Views" description="Refresh all data in debug views" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGgE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in Java editors" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGgU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.SkipRebase" commandName="Skip commit and continue" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGgk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected method" category="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGg05uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGhE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.SetQuickdiffBaseline" commandName="Set quickdiff baseline" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGhU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.undo" commandName="Undo" description="Undo the last operation" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGhk5uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.fxgraph.ui.fxgraphconvert" commandName="Convert to FXGraph" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGh05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.newQuickMenu" commandName="New menu" description="Open the New menu" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGiE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGiU5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGik5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.openWorkspace" commandName="Switch Workspace" description="Open the workspace selection dialog" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGi05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGjE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.closeAll" commandName="Close All" description="Close all editors" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGjU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a Java editor" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGjk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.cut" commandName="Cut" description="Cut the selection to the clipboard" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGj05uEeuzAb27x21xCQ" 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="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGkE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.Merge" commandName="Merge" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGkU5uEeuzAb27x21xCQ" elementId="org.eclipse.ltk.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGkk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.ReplaceWithRef" commandName="Replace with branch, tag, or reference" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGk05uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.AudioNextTrack" commandName="Audio Next Track" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGlE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.submitTask" commandName="Submit Task" description="Submits the currently open task" category="_1KpK5U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGlU5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.testNgSuiteShortcut.coverage" commandName="Coverage TestNG Suite" description="Coverage TestNG Suite" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGlk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in C/C++ editors" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGl05uEeuzAb27x21xCQ" 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="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGmE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.ui.reload.dependencies" commandName="Reload Dependencies" description="Reload Dependencies" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGmU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.toggleShowSelectedElementOnly" commandName="Show Selected Element Only" description="Show Selected Element Only" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGmk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.uncomment" commandName="Uncomment" description="Uncomments the selected // style comment lines" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGm05uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.css.CssDsl.validate" commandName="Validate" description="Trigger expensive validation" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGnE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.addImport" commandName="Quick Fix - Add import" description="Invokes quick assist and selects 'Add import'" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGnU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.junit.junitShortcut.rerunFailedFirst" commandName="Rerun JUnit Test - Failures First" description="Rerun JUnit Test - Failures First" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGnk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.export" commandName="Export" description="Export" category="_1KpKz05uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpGn05uEeuzAb27x21xCQ" elementId="exportWizardId" name="Export Wizard"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpGoE5uEeuzAb27x21xCQ" elementId="org.eclipse.xtend.ide.launching.localJavaShortcut.debug" commandName="Debug Java Application" description="Debug Java Application" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGoU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xsd.ui.refactor.makeTypeGlobal" commandName="Make &Anonymous Type Global" description="Promotes anonymous type to global level and replaces its references" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGok5uEeuzAb27x21xCQ" elementId="com.python.pydev.refactoring.actions.PyFindAllOccurrences" commandName="Find all references" description="Find all references" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGo05uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGpE5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.FormatAction" commandName="Format" description="Format text" category="_1KpK-E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGpU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.ApplyPatch" commandName="Apply Patch" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGpk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.DefaultSyntaxColoring" commandName="Use default syntax coloring" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGp05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.make.ui.targetBuildCommand" commandName="Build Target Build" description="Invoke a make target build for the selected container." category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGqE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.JavaPerspective" commandName="Java" description="Show the Java perspective" category="_1KpK-U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGqU5uEeuzAb27x21xCQ" elementId="com.boothen.jsonedit.format" commandName="Format JSON" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGqk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.organize.includes" commandName="Organize Includes" description="Evaluates all required includes and replaces the current includes" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGq05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.indent" commandName="Correct Indentation" description="Corrects the indentation of the selected lines" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGrE5uEeuzAb27x21xCQ" 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="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGrU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.forwardHistory" commandName="Forward History" description="Move forward in the editor navigation history" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGrk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.TimelinePlayOrPause" commandName="Timeline / Play or Pause" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGr05uEeuzAb27x21xCQ" elementId="org.eclipse.search.ui.performTextSearchProject" commandName="Find Text in Project" description="Searches the files in the project for specific text." category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGsE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.project.rebuildAll" commandName="Rebuild All" description="Rebuild all projects" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGsU5uEeuzAb27x21xCQ" elementId="org.eclipse.gef.zoom_in" commandName="Zoom In" description="Zoom In" category="_1KpK-05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGsk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGs05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.openLocalFile" commandName="Open File..." description="Open a file" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGtE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.Disconnect" commandName="Disconnect" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGtU5uEeuzAb27x21xCQ" elementId="org.eclipse.launchbar.ui.command.stop" commandName="Stop" category="_1KpK9k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGtk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGt05uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.scriptEngine" commandName="Offline Action for scripting" description="Offline Action for scripting" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGuE5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.externalizeStrings" commandName="Externalize Strings in Plug-ins" description="Extract translatable strings from plug-in files" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGuU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.refresh" commandName="Refresh" description="Refresh the selected items" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGuk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewChangeCredentials" commandName="Change Credentials" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGu05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.correction.extractMethodInplace.assist" commandName="Quick Assist - Extract method" description="Invokes quick assist and selects 'Extract to method'" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGvE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGvU5uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.p2.ui.SearchRepositories" commandName="Search Repositories" category="_1KpK2k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGvk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.closeAllPerspectives" commandName="Close All Perspectives" description="Close all open perspectives" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGv05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.make.ui.targetBuildLastCommand" commandName="Rebuild Last Target" description="Rebuild the last make target for the selected container or project." category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGwE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.gdb.ui.command.osview.connect" commandName="Connect" description="Connect to selected processes" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGwU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.managedbuilder.ui.convertTarget" commandName="Convert To" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGwk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.addThrowsDecl" commandName="Quick Fix - Add throws declaration" description="Invokes quick assist and selects 'Add throws declaration'" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGw05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.loadSymbols" commandName="Load Symbols" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGxE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.disconnected" commandName="Disconnected" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGxU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.select.lineStart" commandName="Select Line Start" description="Select to the beginning of the line of text" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGxk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.groupDebugContexts" commandName="Group" description="Groups the selected debug contexts" category="_1KpK805uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGx05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.commit.Reword" commandName="Reword Commit" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGyE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.GraphTreeExpand" commandName="Graph / Tree - Expand" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGyU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.toggleMarkOccurrences" commandName="Toggle Mark Occurrences" description="Toggles mark occurrences in JavaScript editors" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGyk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.editors.lineNumberToggle" commandName="Show Line Numbers" description="Toggle display of line numbers" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGy05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.select.enclosing" commandName="Select Enclosing C/C++ Element" description="Expand the selection to enclosing C/C++ element" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGzE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.infer.type.arguments" commandName="Infer Generic Type Arguments" description="Infer type arguments for references to generic classes and remove unnecessary casts" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGzU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.index.ui.command.ResetIndex" commandName="Refresh Search Index" category="_1KpKzE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGzk5uEeuzAb27x21xCQ" elementId="org.eclipse.xtend.ide.insertRightGuillemet" commandName="Insert right guillemet" description="Inserts an closing french quote" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpGz05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchCommit" commandName="Toggle Latest Branch Commit" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG0E5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.autotools.ui.command.automake" commandName="Invoke Automake" description="Run automake from the selected directory" category="_1KpK1k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG0U5uEeuzAb27x21xCQ" elementId="org.eclipse.tm.terminal.paste" commandName="Paste" category="_1KpK9E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG0k5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.PushCommit" commandName="Push Commit..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG005uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.xbase.ui.multiOrganizeImports" commandName="Organize All Imports" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG1E5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to var" description="Invokes quick assist and selects 'Assign to var'" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG1U5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.ide.showInSystemExplorer" commandName="Show In (System Explorer)" description="Show in system's explorer (file manager)" category="_1KpK605uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpG1k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.ide.showInSystemExplorer.path" name="Resource System Path Parameter"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpG105uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.new.local.task" commandName="New Local Task" category="_1KpKzE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG2E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.select.lineDown" commandName="Select Line Down" description="Extend the selection to the next line of text" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG2U5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG2k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.lowerCase" commandName="To Lower Case" description="Changes the selection to lower case" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG205uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.CompareWithIndex" commandName="Compare with Index" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG3E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.zoomOut" commandName="Zoom Out" description="Zoom out text, decrease default font size for text editors" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG3U5uEeuzAb27x21xCQ" elementId="org.eclipse.m2e.discovery.ui" commandName="m2e Marketplace" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG3k5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskIncomplete" commandName="Mark Task Incomplete" category="_1KpKzE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG305uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.save" commandName="Save" description="Save the current contents" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG4E5uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG4U5uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG4k5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.indirection" commandName="Introduce Indirection" description="Introduce an indirection to encapsulate invocations of a selected function" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG405uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.AudioSeekAhead30s" commandName="Audio Seek Ahead 30s" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG5E5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.occurrences.in.file" commandName="Search All Occurrences in File" description="Search for all occurrences of the selected element in its declaring file" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG5U5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.specific_content_assist.command" commandName="Content Assist" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_1KpKw05uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpG5k5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.specific_content_assist.category_id" name="type" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpG505uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskReadGoToNextUnread" commandName="Mark Task Read and Go To Next Unread Task" category="_1KpKzE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG6E5uEeuzAb27x21xCQ" elementId="org.eclipse.team.ui.applyPatch" commandName="Apply Patch..." description="Apply a patch to one or more workspace projects." category="_1KpK4k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG6U5uEeuzAb27x21xCQ" elementId="org.eclipse.buildship.ui.commands.rundefaulttasks" commandName="Run Gradle Default Tasks" description="Runs the default tasks of the selected Gradle project" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG6k5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.TimelineShowView" commandName="Timeline / Show View" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG605uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.select.lineEnd" commandName="Select Line End" description="Select to the end of the line of text" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG7E5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.removeActiveSession" commandName="Remove Active Session" category="_1KpKzk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG7U5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskRead" commandName="Mark Task Read" category="_1KpKzE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG7k5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.move.element" commandName="Move - Refactoring " description="Move the selected element to a new location" category="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG705uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.select.wordPrevious" commandName="Select Previous Word" description="Select the previous word" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG8E5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.indent" commandName="Indent Line" description="Indents the current line" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG8U5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.quick.format" commandName="Format Element" description="Format enclosing text element" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG8k5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.StepOver" commandName="Step Over" description="Step over" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG805uEeuzAb27x21xCQ" elementId="org.eclipse.compare.selectPreviousChange" commandName="Select Previous Change" description="Select Previous Change" category="_1KpK7U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG9E5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.reverseStepInto" commandName="Reverse Step Into" description="Perform Reverse Step Into" category="_1KpK_k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG9U5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.exit" commandName="Exit" description="Exit the application" category="_1KpKz05uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpG9k5uEeuzAb27x21xCQ" elementId="mayPrompt" name="may prompt"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpG905uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.xml.commands.empty" commandName="Empty command" description="Command which does nothing" category="_1KpKxE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG-E5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.CompareWithHead" commandName="Compare with HEAD Revision" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG-U5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.CompareWithCommit" commandName="Compare with Commit..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG-k5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewOpen" commandName="Open" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG-05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.deactivateAllTasks" commandName="Deactivate Task" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG_E5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.ShowHistory" commandName="Show in History" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG_U5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG_k5uEeuzAb27x21xCQ" elementId="org.eclipse.m2e.core.ui.command.updateProject" commandName="Update Project" description="Update Maven project configuration and dependencies" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpG_05uEeuzAb27x21xCQ" elementId="org.eclipse.tools.layout.spy.commands.layoutSpyCommand" commandName="Layout Spy" description="Show the Layout Spy" category="_1KpK_U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHAE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.SimplePush" commandName="Push to Upstream" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHAU5uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.jdt.ui.fxgettersetter" commandName="Generate JavaFX Getters and Setters" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHAk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.addMemoryMonitor" commandName="Add Memory Block" description="Add memory block" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHA05uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.organizeManifest" commandName="Organize Manifests" description="Cleans up plug-in manifest files" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHBE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHBU5uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.gmodel.GModelDSL.validate" commandName="Validate" description="Trigger expensive validation" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHBk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.junit.junitShortcut.run" commandName="Run JUnit Test" description="Run JUnit Test" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHB05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.PushHeadToGerrit" commandName="Push Current Head to Gerrit" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHCE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.selectAll" commandName="Select All" description="Select all" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHCU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.meson.ui.command.runninja" commandName="Run ninja" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHCk5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.swtBotJunitShortcut.coverage" commandName="Coverage SWTBot Test" description="Coverage SWTBot Test" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHC05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.show.outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHDE5uEeuzAb27x21xCQ" 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="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHDU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.project.rebuildProject" commandName="Rebuild Project" description="Rebuild the selected projects" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHDk5uEeuzAb27x21xCQ" elementId="org.eclipse.m2e.core.pomFileAction.run" commandName="Run Maven Build" description="Run Maven Build" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHD05uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.linkWithSelection" commandName="Link with Current Selection" category="_1KpKzk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHEE5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.editor.copyqualifiedname.OutlineCopyQualifiedName" commandName="Copy Qualified Name" description="Copy the qualified name for the selected element" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHEU5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.AudioSeekBack60s" commandName="Audio Seek Back 60s" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHEk5uEeuzAb27x21xCQ" elementId="org.eclipse.m2e.actions.LifeCycleInstall.run" commandName="Run Maven Install" description="Run Maven Install" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHE05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.copyLineDown" commandName="Copy Lines" description="Duplicates the selected lines and moves the selection to the copy" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHFE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.FocusViewport" commandName="Focus Viewport" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHFU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.refactor.extract.local.variable" commandName="Extract Local Variable - Refactoring " description="Extracts a local variable for the selected expression" category="_1KpK005uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHFk5uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.setup.editor.perform" commandName="Perform Setup Tasks" category="_1KpK6E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHF05uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.ShowGLInfo" commandName="Show OpenGL Info" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHGE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.help.installationDialog" commandName="Installation Information" description="Open the installation dialog" category="_1KpK8E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHGU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.refactor.create.refactoring.script" commandName="Create Script" description="Create a refactoring script from refactorings on the local workspace" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHGk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHG05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.ToggleStepFilters" commandName="Use Step Filters" description="Toggles enablement of debug step filters" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHHE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.goto.lineUp" commandName="Line Up" description="Go up one line of text" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHHU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.goto.windowStart" commandName="Window Start" description="Go to the start of the window" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHHk5uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHH05uEeuzAb27x21xCQ" elementId="com.python.pydev.actions.pyShowHierarchy" commandName="Show Python Class Hierarchy" description="Show the class hierarchy for a python class" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHIE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.commons.ui.command.AddRepository" commandName="Add Repository" category="_1KpK205uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHIU5uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.commands.empty" commandName="Empty command" description="Command which does nothing" category="_1KpKxE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHIk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHI05uEeuzAb27x21xCQ" elementId="org.eclipse.ant.ui.antShortcut.debug" commandName="Debug Ant Build" description="Debug Ant Build" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHJE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.addNonNLS" commandName="Quick Fix - Add non-NLS tag" description="Invokes quick assist and selects 'Add non-NLS tag'" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHJU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.AssumeUnchanged" commandName="Assume Unchanged" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHJk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.closePerspective" commandName="Close Perspective" description="Close the current perspective" category="_1KpK0k5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpHJ05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.closePerspective.perspectiveId" name="Perspective Id"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpHKE5uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.fxgraph.ui.fxml" commandName="Convert to FXGraph" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHKU5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.togglecomment" commandName="Python Toggle Comment" description="Toggles comments of python line/s (Adds/Removes # at beggining of the line)" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHKk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHK05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.ui.nextSibling" commandName="Next Sibling" description="Go to Next Sibling" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHLE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.local.variable" commandName="Extract Local Variable" description="Extracts an expression into a new local variable and uses the new local variable" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHLU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.navigate.open.type" commandName="Open Type" description="Open a type in a JavaScript editor" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHLk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.cheatsheets.openCheatSheetURL" commandName="Open Cheat Sheet from URL" description="Open a Cheat Sheet from file at a specified URL." category="_1KpK8E5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpHL05uEeuzAb27x21xCQ" elementId="cheatSheetId" name="Identifier" optional="false"/>
|
|
<parameters xmi:id="_1KpHME5uEeuzAb27x21xCQ" elementId="name" name="Name" optional="false"/>
|
|
<parameters xmi:id="_1KpHMU5uEeuzAb27x21xCQ" elementId="url" name="URL" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpHMk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.PushBranch" commandName="Push Branch..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHM05uEeuzAb27x21xCQ" elementId="org.eclipse.m2e.core.ui.command.addDependency" commandName="Add Maven Dependency" description="Add Maven dependency" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHNE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.commands.Execute" commandName="Execute" description="Evaluate selected text" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHNU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.add.block.comment" commandName="Add Block Comment" description="Enclose the selection with a block comment" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHNk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.navigate.gotopackage" commandName="Go to Folder" description="Go to Folder" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHN05uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHOE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.closeAllSaved" commandName="Close All Saved" description="Close all saved editors" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHOU5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.editor.hyperlinking.OpenDeclaration" commandName="Open Declaration" description="Opens the declaration for the currently selected cross reference" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHOk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.move.inner.to.top.level" commandName="Convert Member Type to Top Level" description="Convert member type to top level" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHO05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.redo" commandName="Redo" description="Redo the last operation" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHPE5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.codetemplates.Codetemplates.validate" commandName="Validate" description="Trigger expensive validation" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHPU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.refactoring.command.ExtractLocalVariable" commandName="Extract Local Variable..." category="_1KpK005uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHPk5uEeuzAb27x21xCQ" elementId="org.eclipse.m2e.editor.RenameArtifactAction" commandName="Rename Maven Artifact..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHP05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.selectWorkingSets" commandName="Select Working Sets" description="Select the working sets that are applicable for this window." category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHQE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.NewSynthclipseMRTExample" commandName="New Synthclipse Multiple Render Targets Example" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHQU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHQk5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.api.tools.ui.remove.filters" commandName="Remove &API Problem Filters..." description="Remove API problem filters for this project" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHQ05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.codan.commands.runCodanCommand" commandName="Run Code Analysis" category="_1KpK8k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHRE5uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHRU5uEeuzAb27x21xCQ" elementId="org.python.pydev.debug.ui.actions.runEditorBasedOnNatureTypeAction" commandName="Run editor with current interpreter" description="Run the editor based on the python nature" category="_1KpK0E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHRk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHR05uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.l10n.ui.insertRightGuillemet" commandName="Right Guillemet" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHSE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.close" commandName="Close" description="Close the active editor" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHSU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.excludeCommand" commandName="Exclude from Build" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHSk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.AudioPreviousTrack" commandName="Audio Previous Track" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHS05uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHTE5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.xbase.ui.refactoring.ExtractLocalVariable" commandName="Extract Local Variable" description="Replaces the given expression with a newly declared local variable" category="_1KpK_05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHTU5uEeuzAb27x21xCQ" 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="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHTk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.Reset" commandName="Reset..." category="_1KpK305uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpHT05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.ResetMode" name="Reset mode" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpHUE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.previousSubTab" commandName="Previous Sub-Tab" description="Switch to the previous sub-tab" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHUU5uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHUk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.showIn" commandName="Show In" category="_1KpK605uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpHU05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.showIn.targetId" name="Show In Target Id" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpHVE5uEeuzAb27x21xCQ" elementId="sed.tabletree.collapseAll" commandName="Collapse All" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHVU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewRemoveRemote" commandName="Delete Remote" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHVk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.dialogs.openInputDialog" commandName="Open Input Dialog" description="Open an Input Dialog" category="_1KpK2U5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpHV05uEeuzAb27x21xCQ" elementId="title" name="Title"/>
|
|
<parameters xmi:id="_1KpHWE5uEeuzAb27x21xCQ" elementId="message" name="Message"/>
|
|
<parameters xmi:id="_1KpHWU5uEeuzAb27x21xCQ" elementId="initialValue" name="Initial Value"/>
|
|
<parameters xmi:id="_1KpHWk5uEeuzAb27x21xCQ" elementId="cancelReturns" name="Return Value on Cancel"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpHW05uEeuzAb27x21xCQ" elementId="org.eclipse.xtend.ide.pasteJavaCode" commandName="Paste Java Code" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHXE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RebaseCurrent" commandName="Rebase" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHXU5uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchAction" commandName="Switch Source/Design Views" description="Switch between the Source and Design views." category="_1KpKxE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHXk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.GraphToggleShowOnlyRecorded" commandName="Graph / Toggle 'Show Only Recorded'" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHX05uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.convertSpaceToTab" commandName="Convert space-tabs to tabs" description="Converts tab-width space groups to tabs from selected region or whole document if nothing selected" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHYE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.startTracing" commandName="Start Tracing " description="Start Tracing Experiment" category="_1KpLAE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHYU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.add.unimplemented.constructors" commandName="Generate Constructors from Superclass" description="Evaluate and add constructors from superclass" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHYk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskComplete" commandName="Mark Task Complete" category="_1KpKzE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHY05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.select.windowStart" commandName="Select Window Start" description="Select to the start of the window" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHZE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHZU5uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHZk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.autotools.ui.command.aclocal" commandName="Invoke Aclocal" description="Run aclocal from the selected directory" category="_1KpK1k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHZ05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewImportProjects" commandName="Import Projects..." description="Import or create in local Git repository" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHaE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.AnimationRewind" commandName="Animation Rewind" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHaU5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.commands.CoverageLast" commandName="Coverage" description="Coverage" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHak5uEeuzAb27x21xCQ" elementId="org.eclipse.compare.copyAllLeftToRight" commandName="Copy All from Left to Right" description="Copy All Changes from Left to Right" category="_1KpK7U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHa05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.autotools.ui.command.autoheader" commandName="Invoke Autoheader" description="Run autoheader from the selected directory" category="_1KpK1k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHbE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.gdb.ui.command.selectPreviousTraceRecord" commandName="Previous Trace Record" description="Select Previous Trace Record" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHbU5uEeuzAb27x21xCQ" elementId="org.python.pydev.interactiveconsole.evaluateActionSetter" commandName="Interactive Console" description="Activates the interactive console." category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHbk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.make.ui.targetCreateCommand" commandName="Create Build Target" description="Create a new make build target for the selected container." category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHb05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHcE5uEeuzAb27x21xCQ" elementId="org.eclipse.search.ui.openFileSearchPage" commandName="File Search" description="Open the Search dialog's file search page" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHcU5uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHck5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewAddRepository" commandName="Add a Git Repository" description="Adds an existing Git repository to the Git Repositories view" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHc05uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.commands.switch" commandName="Switch Source/Design Views" description="Switch between the Source and Design views." category="_1KpKxE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHdE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.breakpoint.properties" commandName="Java Breakpoint Properties" description="View and edit the properties for a given Java breakpoint" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHdU5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.ExportShadertoy" commandName="Export Shadertoy Creation" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHdk5uEeuzAb27x21xCQ" 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="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHd05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.autotools.ui.command.autoreconf" commandName="Invoke Autoreconf" description="Run autoreconf from the selected directory" category="_1KpK1k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHeE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.task.clearActiveTime" commandName="Clear Active Time" category="_1KpKzE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHeU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.ide.copyBuildIdCommand" commandName="Copy Build Id Information To Clipboard" description="Copies the build identification information to the clipboard." category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHek5uEeuzAb27x21xCQ" elementId="org.eclipse.buildship.ui.commands.refreshproject" commandName="Refresh Gradle Project" description="Synchronizes the Gradle builds of the selected projects with the workspace" category="_1KpKxk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHe05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.select.textEnd" commandName="Select Text End" description="Select to the end of the text" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHfE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.context.ui.commands.task.attachContext" commandName="Attach Context" category="_1KpKyk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHfU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.goto.wordPrevious" commandName="Previous Word" description="Go to the previous word" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHfk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.connect" commandName="Connect" description="Connect to a process" category="_1KpK805uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHf05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.preferences" commandName="Preferences" description="Open the preferences dialog" category="_1KpK0k5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpHgE5uEeuzAb27x21xCQ" elementId="preferencePageId" name="Preference Page"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpHgU5uEeuzAb27x21xCQ" elementId="org.eclipse.m2e.sourcelookup.ui.openSourceLookupInfoDialog" commandName="Source Lookup Info" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHgk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.commit.Squash" commandName="Squash Commits" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHg05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.copy" commandName="Copy" description="Copy the selection to the clipboard" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHhE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.nextView" commandName="Next View" description="Switch to the next view" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHhU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.specific_content_assist.command" commandName="C/C++ Content Assist" description="A parameterizable command that invokes content assist with a single completion proposal category" category="_1KpKw05uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpHhk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.specific_content_assist.category_id" name="type" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpHh05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.revertToSaved" commandName="Revert to Saved" description="Revert to the last saved state" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHiE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.properties.NewPropertySheetCommand" commandName="Properties" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHiU5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.AudioSeekBack30s" commandName="Audio Seek Back 30s" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHik5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.RunToLine" commandName="Run to Line" description="Resume and break when execution reaches the current line" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHi05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHjE5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.debug" commandName="Debug OSGi Framework" description="Debug OSGi Framework" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHjU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewPaste" commandName="Paste Repository Path or URI" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHjk5uEeuzAb27x21xCQ" 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="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHj05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.upperCase" commandName="To Upper Case" description="Changes the selection to upper case" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHkE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.ConfigureFetch" commandName="Configure Upstream Fetch" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHkU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.goInto" commandName="Go Into" description="Navigate into the selected item" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHkk5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.xbase.ui.hierarchy.OpenCallHierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHk05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.OpenRunConfigurations" commandName="Run..." description="Open run launch configuration dialog" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHlE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.select.windowEnd" commandName="Select Window End" description="Select to the end of the window" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHlU5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.resetOnDump" commandName="Reset on Dump" category="_1KpKzk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHlk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.minimizePart" commandName="Minimize Active View or Editor" description="Minimizes the active view or editor" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHl05uEeuzAb27x21xCQ" elementId="org.eclipse.tm.terminal.command1" commandName="Terminal view insert" category="_1KpK9E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHmE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.BuildNext" commandName="Build Next Shader" description="Build next (in Project Explorer View) shader" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHmU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.open.outline" commandName="Show outline" description="Shows outline" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHmk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.Untrack" commandName="Untrack" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHm05uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.ImportFragmentarium" commandName="Import Fragmentarium Creation" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHnE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.add.block.comment" commandName="Add Block Comment" description="Add Block Comment" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHnU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.showSystemMenu" commandName="Show System Menu" description="Show the system menu" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHnk5uEeuzAb27x21xCQ" 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="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHn05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.menu.rebuildIndex" commandName="Rebuild Index" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHoE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHoU5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.ImportGLSLSandbox" commandName="Import GLSL Sandbox Creation" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHok5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHo05uEeuzAb27x21xCQ" elementId="org.eclipse.m2e.actions.LifeCycleTest.run" commandName="Run Maven Test" description="Run Maven Test" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHpE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.savePerspective" commandName="Save Perspective As" description="Save the current perspective" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHpU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.use.supertype" commandName="Use Supertype Where Possible" description="Change occurrences of a type to use a supertype instead" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHpk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.AudioSeekAhead60s" commandName="Audio Seek Ahead 60s" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHp05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.stopTracing" commandName="Stop Tracing " description="Stop Tracing Experiment" category="_1KpLAE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHqE5uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHqU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.command.configureTrace" commandName="Configure Git Debug Trace" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHqk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.NewSynthclipseFragxFile" commandName="New Synthclipse Fragx File" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHq05uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.ToggleEditorOrViewport" commandName="Toggle Editor or Viewport" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHrE5uEeuzAb27x21xCQ" 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="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHrU5uEeuzAb27x21xCQ" 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="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHrk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.open.file.from.source" commandName="Open Selection" description="Open an editor on the selected link" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHr05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHsE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.builds.ui.command.ShowTestResults" commandName="Show Test Results" category="_1KpKx05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHsU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.toggleBlockSelectionMode" commandName="Toggle Block Selection" description="Toggle block / column selection in the current text editor" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHsk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.goto.matching.bracket" commandName="Matching Character" description="Go to Matching Character" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHs05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.refactor.quickMenu" commandName="Show Refactor Quick Menu" description="Shows the refactor quick menu" category="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHtE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.CompareIndexWithHead" commandName="Compare File in Index with HEAD Revision" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHtU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.override.methods" commandName="Override/Implement Methods" description="Override or implement methods from super types" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHtk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.workspace" commandName="References in Workspace" description="Search for references to the selected element in the workspace" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHt05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.wikitext.ui.convertToDocbookCommand" commandName="Generate Docbook" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHuE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.part.nextPage" commandName="Next Page" description="Switch to the next page" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHuU5uEeuzAb27x21xCQ" 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="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHuk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.remove.block.comment" commandName="Remove Block Comment" description="Removes the block comment enclosing the selection" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHu05uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.l10n.ui.insertLeftGuillemet" commandName="Left Guillemet" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHvE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.refactor.extract.constant" commandName="Extract Constant - Refactoring " description="Extracts a constant for the selected expression" category="_1KpK005uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHvU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHvk5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.editor.OpenCallHierarchy" commandName="Open Call Hierarchy" description="Open call hierarchy for the selected element" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHv05uEeuzAb27x21xCQ" 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="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHwE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.open.include.browser" commandName="Open Include Browser" description="Open an include browser on the selected element" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHwU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.clear.mark" commandName="Clear Mark" description="Clear the mark" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHwk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.NewSynthclipseJSXFile" commandName="New Synthclipse JSX File" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHw05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.quick_outline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHxE5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.openLastConsoleHyperlink" commandName="Open last hyperlink in console" description="Open last hyperlink in console" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHxU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.inline" commandName="Inline" description="Inline a constant, local variable or function" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHxk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewRemove" commandName="Remove Repository" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHx05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.PackagesView" commandName="JavaScript Folders" description="Show the Folders view" category="_1KpK405uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHyE5uEeuzAb27x21xCQ" elementId="org.eclipse.ant.ui.openExternalDoc" commandName="Open External Documentation" description="Open the External documentation for the current task in the Ant editor" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHyU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewCreateRepository" commandName="Create a Repository" description="Creates a new Git repository and adds it to the Git Repositories view" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHyk5uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHy05uEeuzAb27x21xCQ" elementId="org.eclipse.text.quicksearch.commands.quicksearchCommand" commandName="Quick Search" category="_1KpK0U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHzE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.PushTags" commandName="Push Tags..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHzU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.editRegisterGroup" commandName="Edit Register Group" description="Edits a Register Group" category="_1KpKyU5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHzk5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.shared.OpenSourceFileCommand" commandName="Open Source File" description="Open the file from which this file has been generated" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpHz05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.ContinueRebase" commandName="Continue Rebase" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH0E5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.ViewportToggleFullscreen" commandName="Viewport / Maximise or Restore" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH0U5uEeuzAb27x21xCQ" 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="_1KpK8E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH0k5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.CreatePatch" commandName="Create Patch..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH005uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.Resume" commandName="Resume" description="Resume" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH1E5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.managedbuilder.ui.rebuildConfigurations" commandName="Build Selected Configurations" category="_1KpK4U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH1U5uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.jdt.ui.generateAnt" commandName="Generate FX Ant build.xml Command" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH1k5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.toggle.comment" commandName="Toggle Comment" description="Toggle comment the selected lines" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH105uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.context.ui.commands.open.context.dialog" commandName="Show Context Quick View" description="Show Context Quick View" category="_1KpKyk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH2E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.restartWorkbench" commandName="Restart" description="Restart the workbench" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH2U5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.project" commandName="Read Access in Project" description="Search for read references to the selected element in the enclosing project" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH2k5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.CompareWithRef" commandName="Compare with Branch, Tag or Reference..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH205uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.context.ui.commands.attachment.retrieveContext" commandName="Retrieve Context Attachment" category="_1KpKyk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH3E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.toggleOverwrite" commandName="Toggle Overwrite" description="Toggle overwrite mode" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH3U5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.pull.up" commandName="Pull Up" description="Move members to a superclass" category="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH3k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.folding.collapse_all" commandName="Collapse All" description="Collapses all folded regions" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH305uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.GraphShowView" commandName="Graph / Show View" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH4E5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.surround.with.try.catch" commandName="Surround with try/catch Block" description="Surround the selected text with a try/catch block" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH4U5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.RefreshRepositoryTasks" commandName="Synchronize Changed" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH4k5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.ToggleWatchpoint" commandName="Toggle Watchpoint" description="Creates or removes a watchpoint" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH405uEeuzAb27x21xCQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowRepositoryCatalog" commandName="Show Repository Catalog" category="_1KpK305uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpH5E5uEeuzAb27x21xCQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.RepositoryParameter" name="P2 Repository URI"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpH5U5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.closeRendering" commandName="Close Rendering" description="Close the selected rendering." category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH5k5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewOpenInEditor" commandName="Open in Editor" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH505uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.introduce.parameter" commandName="Introduce Parameter" description="Introduce a new function parameter based on the selected expression" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH6E5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.submodule.update" commandName="Update Submodule" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH6U5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.ProfileLast" commandName="Profile" description="Launch in profile mode" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH6k5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.Pull" commandName="Pull" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH605uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.TypeHierarchy" commandName="JavaScript Type Hierarchy" description="Show the Type Hierarchy view" category="_1KpK405uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH7E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.swap.mark" commandName="Swap Mark" description="Swap the mark with the cursor position" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH7U5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.correction.addCast" commandName="Quick Fix - Add cast" description="Invokes quick assist and selects 'Add cast'" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH7k5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.context.ui.commands.interest.increment" commandName="Make Landmark" description="Make Landmark" category="_1KpKyk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH705uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.opencview" commandName="Show in C/C++ Project view" description="Shows the selected resource in the C/C++ Project view" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH8E5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.add.javadoc.comment" commandName="Add JSDoc Comment" description="Add a JSDoc comment stub to the member element" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH8U5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.hierarchy" commandName="Quick Hierarchy" description="Show the quick hierarchy of the selected element" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH8k5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureFetch" commandName="Configure Fetch..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH805uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH9E5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewShowInSystemExplorer" commandName="Show In System Explorer" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH9U5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH9k5uEeuzAb27x21xCQ" 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="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH905uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.shiftLeft" commandName="Shift Left" description="Shift a block of text to the left" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH-E5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.EquinoxLaunchShortcut.run" commandName="Run OSGi Framework" description="Run OSGi Framework" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH-U5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.structure.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH-k5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.TimelineTreeExpand" commandName="Timeline / Tree - Expand" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH-05uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.goToMatchingBracket" commandName="Go to Matching Bracket" description="Go to Matching Bracket" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH_E5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.Push" commandName="Push..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH_U5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.commands.AddClassPrepareBreakpoint" commandName="Add Class Load Breakpoint" description="Add a class load breakpoint" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH_k5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.command.breakpointProperties" commandName="C/C++ Breakpoint Properties" description="View and edit properties for a given C/C++ breakpoint" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpH_05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.uncall" commandName="Uncall" description="Perform Uncall" category="_1KpK_k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIAE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.opendecl" commandName="Open declaration" description="Follow to the directive definition" category="_1KpK105uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIAU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.generate.javadoc" commandName="Generate JSDoc" description="Generates JSDoc for a selectable set of JavaScript resources" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIAk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.stash.drop" commandName="Delete Stashed Commit..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIA05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.DebugPerspective" commandName="Debug" description="Open the debug perspective" category="_1KpK-U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIBE5uEeuzAb27x21xCQ" elementId="org.eclipse.tips.ide.command.open" commandName="Tip of the Day" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIBU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.source.quickMenu" commandName="Show Source Quick Menu" description="Shows the source quick menu" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIBk5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.xbase.ui.OpenImplementationCommand" commandName="Open Implementation" description="Open the Implementations in the method's hierarchy" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIB05uEeuzAb27x21xCQ" 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="_1KpKw05uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpICE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.specific_content_assist.category_id" name="type" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpICU5uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpICk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.expandAll" commandName="Expand All" description="Expand the current tree" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIC05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.saveAll" commandName="Save All" description="Save all current contents" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIDE5uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIDU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.matching.bracket" commandName="Go to Matching Bracket" description="Moves the cursor to the matching bracket" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIDk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseMembers" commandName="Collapse Members" description="Collapse all members" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpID05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.closeOthers" commandName="Close Others" description="Close all editors except the one that is active" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIEE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.autotools.ui.command.showOutline" commandName="Show Outline" category="_1KpK1k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIEU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.rename.element" commandName="Rename - Refactoring " description="Rename the selected element" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIEk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.editors.quickdiff.revertLine" commandName="Revert Line" description="Revert the current line" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIE05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.OpenDebugConfigurations" commandName="Debug..." description="Open debug launch configuration dialog" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIFE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.SimpleFetch" commandName="Fetch from Upstream" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIFU5uEeuzAb27x21xCQ" elementId="org.eclipse.m2e.sourcelookup.ui.importBinaryProject" commandName="Import Binary Project" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIFk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.previousEditor" commandName="Previous Editor" description="Switch to the previous editor" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIF05uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIGE5uEeuzAb27x21xCQ" 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="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIGU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.zoomIn" commandName="Zoom In" description="Zoom in text, increase default font size for text editors" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIGk5uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.css.cssext.CssExtDsl.validate" commandName="Validate" description="Trigger expensive validation" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIG05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.ide.OpenMarkersView" commandName="Open Another" description="Open another view" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIHE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.PackageExplorer" commandName="JavaScript Script Explorer" description="Show the Script Explorer" category="_1KpK405uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIHU5uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIHk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.newRendering" commandName="New Rendering" description="Add a new rendering." category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIH05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.project.closeUnrelatedProjects" commandName="Close Unrelated Projects" description="Close unrelated projects" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIIE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.self.encapsulate.field" commandName="Encapsulate Field" description="Create getting and setting methods for the field and use only those to access the field" category="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIIU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.ide.markers.copyMarkerResourceQualifiedName" commandName="Copy Resource Qualified Name To Clipboard" description="Copies markers resource qualified name to the clipboard" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIIk5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.run" commandName="Run Eclipse Application" description="Run Eclipse Application" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpII05uEeuzAb27x21xCQ" elementId="org.eclipse.search.ui.performTextSearchWorkspace" commandName="Find Text in Workspace" description="Searches the files in the workspace for specific text." category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIJE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.superclass" commandName="Extract Superclass" description="Extract a set of members into a new superclass and try to use the new superclass" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIJU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.remove.block.comment" commandName="Remove Block Comment" description="Remove Block Comment" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIJk5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.runtime.spy.commands.menuSpyCommand" commandName="Plug-in Menu Spy" description="Show the Plug-in Spy" category="_1KpK_U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIJ05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.generate.constructor.using.fields" commandName="Generate Constructor using Vars" description="Choose vars to initialize and constructor from superclass to call " category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIKE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.navigate.gototype" commandName="Go to Type" description="Go to Type" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIKU5uEeuzAb27x21xCQ" elementId="org.eclipse.m2e.core.ui.command.openPom" commandName="Open Maven POM" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIKk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.index.rebuild" commandName="Rebuild Java Index" description="Rebuilds the Java index database" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIK05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.addBookmark" commandName="Add Bookmark" description="Add a bookmark" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpILE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.reverseToggle" commandName="Reverse Toggle" description="Toggle Reverse Debugging" category="_1KpK_k5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpILU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.commands.radioStateParameter" name="TraceMethod" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpILk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xsd.ui.refactor.rename.element" commandName="&Rename XSD element" description="Rename XSD element" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIL05uEeuzAb27x21xCQ" elementId="org.python.pydev.refactoring.ui.actions.RenameCommand" commandName="Rename..." description="Rename Refactoring..." category="_1KpK1E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIME5uEeuzAb27x21xCQ" elementId="org.eclipse.emf.mwe2.language.Mwe2.validate" commandName="Validate" description="Trigger expensive validation" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIMU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.set.mark" commandName="Set Mark" description="Set the mark" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIMk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.goToPreviousUnread" commandName="Go To Previous Unread Task" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIM05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.next" commandName="Select Next Element" description="Expand selection to include next sibling" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpINE5uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpINU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView" commandName="Show View" description="Shows a particular view" category="_1KpK405uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpINk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.viewId" name="View"/>
|
|
<parameters xmi:id="_1KpIN05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.secondaryId" name="Secondary Id"/>
|
|
<parameters xmi:id="_1KpIOE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.views.showView.makeFast" name="As FastView"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpIOU5uEeuzAb27x21xCQ" elementId="org.python.pydev.refactoring.ui.actions.OverrideMethodsCommand" commandName="Override/Implement Methods..." description="PEPTIC: Override/Implement Methods" category="_1KpK1E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIOk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.refactor.hide.method" commandName="Hide Member Function..." category="_1KpK005uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIO05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.make.ui.edit.text.makefile.toggle.comment" commandName="Toggle Comment" description="Comment/uncomment selected lines with # style comments" category="_1KpK105uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIPE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.Ignore" commandName="Ignore" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIPU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.commit.Edit" commandName="Edit Commit" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIPk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.showResourceByPath" commandName="Show Resource in Navigator" description="Show a resource in the Navigator given its path" category="_1KpK605uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpIP05uEeuzAb27x21xCQ" elementId="resourcePath" name="Resource Path" typeId="org.eclipse.ui.ide.resourcePath" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpIQE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.SkipAllBreakpoints" commandName="Skip All Breakpoints" description="Sets whether or not any breakpoint should suspend execution" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIQU5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.selectRootElements" commandName="Select Root Elements" category="_1KpKzk5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpIQk5uEeuzAb27x21xCQ" elementId="type" name="type" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpIQ05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.delimiter.windows" commandName="Convert Line Delimiters to Windows (CRLF, \r\n, 0D0A, ¤¶)" description="Converts the line delimiters to Windows (CRLF, \r\n, 0D0A, ¤¶)" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIRE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.findNext" commandName="Find Next" description="Find next item" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIRU5uEeuzAb27x21xCQ" 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="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIRk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.workspace" commandName="Declaration in Workspace" description="Search for declarations of the selected element in the workspace" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIR05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.super.implementation" commandName="Open Super Implementation" description="Open the Implementation in the Super Type" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpISE5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.openPluginArtifact" commandName="Open Plug-in Artifact" description="Open a plug-in artifact in the manifest editor" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpISU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.nextSubTab" commandName="Next Sub-Tab" description="Switch to the next sub-tab" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpISk5uEeuzAb27x21xCQ" 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="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIS05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.addTaskRepository" commandName="Add Task Repository..." category="_1KpKzE5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpITE5uEeuzAb27x21xCQ" elementId="connectorKind" name="Repository Type"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpITU5uEeuzAb27x21xCQ" elementId="com.boothen.jsonedit.quickOutline" commandName="Quick Outline" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpITk5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.removeAllSessions" commandName="Remove All Sessions" category="_1KpKzk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIT05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.run" commandName="Run Java Application" description="Run Java Application" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIUE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.goto.next.member" commandName="Go to Next Member" description="Move the caret to the next member of the translation unit" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIUU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.addTask" commandName="Add Task..." description="Add a task" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIUk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.builds.ui.commands.OpenBuildElementWithBrowser" commandName="Open Build with Browser" category="_1KpKx05uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpIU05uEeuzAb27x21xCQ" elementId="element" name="Element"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpIVE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.structure.select.enclosing" commandName="Select Enclosing Element" description="Expand selection to include enclosing element" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIVU5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.updateUnitVersions" commandName="Update IU Versions from Repositories" description="Update to latest IU versions" category="_1KpK3U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIVk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.cheatsheets.openCheatSheet" commandName="Open Cheat Sheet" description="Open a Cheat Sheet." category="_1KpK8E5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpIV05uEeuzAb27x21xCQ" elementId="cheatSheetId" name="Identifier"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpIWE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.viewSource.command" commandName="View Unformatted Text" category="_1KpKzE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIWU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.moveLineDown" commandName="Move Lines Down" description="Moves the selected lines down" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIWk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.SourceView" commandName="JavaScript Declaration" description="Show the Declaration view" category="_1KpK405uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIW05uEeuzAb27x21xCQ" elementId="org.eclipse.equinox.p2.ui.sdk.update" commandName="Check for Updates" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIXE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.goto.textEnd" commandName="Text End" description="Go to the end of the text" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIXU5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.searchTargetRepositories" commandName="Add Artifact to Target Platform" description="Add an artifact to your target platform" category="_1KpK305uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpIXk5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.searchTargetRepositories.term" name="The initial search pattern for the artifact search dialog"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpIX05uEeuzAb27x21xCQ" elementId="org.eclipse.launchbar.ui.command.launchActive" commandName="Launch Active Launch Configuration" category="_1KpK9k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIYE5uEeuzAb27x21xCQ" 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="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIYU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.part.previousPage" commandName="Previous Page" description="Switch to the previous page" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIYk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.override.methods" commandName="Override/Implement Functions" description="Override or implement functions from super types" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIY05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.open.quick.type.hierarchy" commandName="Quick Type Hierarchy" description="Shows quick type hierarchy" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIZE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.Build" commandName="Build Shader" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIZU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.hover.backwardMacroExpansion" commandName="Back" description="Steps backward in macro expansions" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIZk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.project.closeProject" commandName="Close Project" description="Close the selected project" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIZ05uEeuzAb27x21xCQ" elementId="org.python.pydev.refactoring.ui.actions.ExtractLocalCommand" commandName="Extract Local Variable..." description="PEPTIC: Extracts the selected expression into a new local variable" category="_1KpK1E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIaE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.PullWithOptions" commandName="Pull..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIaU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.refactor.migrate.jar" commandName="Migrate JAR File" description="Migrate a JAR File to a new version" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIak5uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.css.ui.addNature" commandName="Add CSSEditor Nature" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIa05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.editor" commandName="Open Declaration" description="Open an editor on the selected element" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIbE5uEeuzAb27x21xCQ" 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="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIbU5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.updateClasspath" commandName="Update Classpath" description="Updates the plug-in classpath from latest settings" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIbk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.debugNewExecutable" commandName="Debug New Executable" description="Debug a new executable" category="_1KpK805uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIb05uEeuzAb27x21xCQ" 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="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIcE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskUnread" commandName="Mark Task Unread" category="_1KpKzE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIcU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.gdb.ui.command.selectNextTraceRecord" commandName="Next Trace Record" description="Select Next Trace Record" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIck5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.GraphTreeCollapse" commandName="Graph / Tree - Collapse" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIc05uEeuzAb27x21xCQ" elementId="org.eclipse.search.ui.performTextSearchFile" commandName="Find Text in File" description="Searches the files in the file for specific text." category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIdE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.AudioStop" commandName="Audio Stop" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIdU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.structure.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIdk5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.pyOrganizeImports" commandName="Python Organize Imports" description="Organize Imports" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpId05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.sort.members" commandName="Sort Members" description="Sort all members using the member order preference" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIeE5uEeuzAb27x21xCQ" 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="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIeU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.builds.ui.command.NewTaskFromBuild" commandName="New Task From Build" category="_1KpKx05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIek5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.folding.expand_all" commandName="Expand All" description="Expands all folded regions" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIe05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.commands.showElementInPackageView" commandName="Show JavaScript Element in Script Explorer" description="Select JavaScript element in the Script Explorer view" category="_1KpK605uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpIfE5uEeuzAb27x21xCQ" elementId="elementRef" name="JavaScript element reference" typeId="org.eclipse.wst.jsdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpIfU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xsd.ui.refactor.makeElementGlobal" commandName="Make Local Element &Global" description="Promotes local element to global level and replaces its references" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIfk5uEeuzAb27x21xCQ" elementId="org.eclipse.xtend.ide.launching.junitPdeShortcut.run" commandName="Run JUnit Plug-in Test" description="Run JUnit Plug-in Test" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIf05uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIgE5uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.setup.editor.openEditorDropdown" commandName="Open Setup Editor" category="_1KpK6E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIgU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.help.quickStartAction" commandName="Welcome" description="Show help for beginning users" category="_1KpK8E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIgk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.ReplaceWithPrevious" commandName="Replace with Previous Revision" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIg05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.hover.forwardMacroExpansion" commandName="Forward" description="Steps forward in macro expansions" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIhE5uEeuzAb27x21xCQ" elementId="org.eclipse.m2e.sourcelookup.ui.openPom" commandName="Open Pom" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIhU5uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.setup.ui.questionnaire" commandName="Configuration Questionnaire" description="Review the IDE's most fiercely contested preferences" category="_1KpK6E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIhk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.hideShowEditors" commandName="Toggle Shared Area Visibility" description="Toggles the visibility of the shared area" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIh05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.folding.restore" commandName="Reset Structure" description="Resets the folding structure" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIiE5uEeuzAb27x21xCQ" elementId="org.eclipse.help.ui.indexcommand" commandName="Index" description="Show Keyword Index" category="_1KpK8E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIiU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.clean.up" commandName="Clean Up" description="Solve problems and improve code style on selected resources" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIik5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.api.tools.ui.setup.projects" commandName="API &Tools Setup..." description="Configure projects for API usage and compatibility checks" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIi05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.create.delegate.methods" commandName="Generate Delegate Functions" description="Add delegate functions for a type's vars" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIjE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.localJavaShortcut.debug" commandName="Debug Java Application" description="Debug Java Application" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIjU5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.AnimationPlayOrPause" commandName="Animation Play or Pause" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIjk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.forward" commandName="Forward" description="Navigate forward" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIj05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.CherryPick" commandName="Cherry Pick" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIkE5uEeuzAb27x21xCQ" elementId="org.eclipse.buildship.ui.commands.openbuildscript" commandName="Open Gradle Build Script" description="Opens the Gradle build script for the selected Gradle project" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIkU5uEeuzAb27x21xCQ" elementId="org.eclipse.launchbar.ui.command.configureActiveLaunch" commandName="Edit Active Launch Configuration" category="_1KpK9k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIkk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.last" commandName="Restore Last Selection" description="Restore last selection" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIk05uEeuzAb27x21xCQ" elementId="org.eclipse.buildship.ui.commands.openrunconfiguration" commandName="Open Gradle Run Configuration" description="Opens the Run Configuration for the selected Gradle tasks" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIlE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.DeleteTag" commandName="&Delete Tag" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIlU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.remove.occurrence.annotations" commandName="Remove Occurrence Annotations" description="Removes the occurrence annotations from the current editor" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIlk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.pinEditor" commandName="Pin Editor" description="Pin the current editor" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIl05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.refactor.override.methods" commandName="Override Methods..." description="Generates override methods for a selected class" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpImE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.show.in.package.view" commandName="Show in Script Explorer" description="Show the selected element in the Script Explorer" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpImU5uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.jdt.ui.export" commandName="FX Build Command" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpImk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.goto.pageUp" commandName="Page Up" description="Go up one page" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIm05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.submodule.sync" commandName="Sync Submodule" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpInE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.DeleteBranch" commandName="Delete Branch" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpInU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.goto.columnPrevious" commandName="Previous Column" description="Go to the previous column" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpInk5uEeuzAb27x21xCQ" elementId="org.eclipse.tm.terminal.copy" commandName="Copy" category="_1KpK9E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIn05uEeuzAb27x21xCQ" elementId="org.python.pydev.refactoring.ui.actions.GeneratePropertiesCommand" commandName="Generate Properties..." description="PEPTIC: Generate properties using Fields" category="_1KpK1E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIoE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.refactor.getters.and.setters" commandName="Generate Getters and Setters..." description="Generates getters and setters for a selected field" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIoU5uEeuzAb27x21xCQ" elementId="org.eclipse.compare.selectNextChange" commandName="Select Next Change" description="Select Next Change" category="_1KpK7U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIok5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.ui.generate.xml" commandName="XML File..." description="Generate a XML file from the selected DTD or Schema" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIo05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.splitJoinVariableDeclaration.assist" commandName="Quick Assist - Split/Join variable declaration" description="Invokes quick assist and selects 'Split/Join variable declaration'" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIpE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.assignParamToField.assist" commandName="Quick Assist - Assign parameter to var" description="Invokes quick assist and selects 'Assign parameter to var'" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIpU5uEeuzAb27x21xCQ" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource" commandName="Rename Resource" description="Rename the selected resource and notify LTK participants." category="_1KpK-k5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpIpk5uEeuzAb27x21xCQ" elementId="org.eclipse.ltk.ui.refactoring.commands.renameResource.newName.parameter.key" name="Selected resource's new name."/>
|
|
</commands>
|
|
<commands xmi:id="_1KpIp05uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.importFromRepository" commandName="Import Plug-in from a Repository" description="Imports a plug-in from a source repository" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIqE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.open.quick.macro.explorer" commandName="Explore Macro Expansion" description="Opens a quick view for macro expansion exploration" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIqU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.Rebase" commandName="Rebase on" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIqk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.previousTask" commandName="Previous Task Command" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIq05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.properties" commandName="Properties" description="Display the properties of the selected item" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIrE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.copy.qualified.name" commandName="Copy Qualified Name" description="Copy a fully qualified name to the system clipboard" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIrU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.ReplaceWithHead" commandName="Replace with HEAD revision" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIrk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.correction.renameInFile.assist" commandName="Quick Assist - Rename in file" description="Invokes quick assist and selects 'Rename in file'" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIr05uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.navigation.pyUnCollapse" commandName="Python Un Collapse" description="Un Collapse block of code" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIsE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.refactor.toggle.function" commandName="Toggle Function - Refactoring " description="Toggles the implementation between header and implementation file" category="_1KpK005uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIsU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.references.in.hierarchy" commandName="References in Hierarchy" description="Search for references of the selected element in its hierarchy" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIsk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.activeContextInfo" commandName="Show activeContext Info" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIs05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.markTaskReadGoToPreviousUnread" commandName="Mark Task Read and Go To Previous Unread Task" category="_1KpKzE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpItE5uEeuzAb27x21xCQ" elementId="com.python.pydev.analysis.actions.pyGlobalsBrowserWorkbench" commandName="Python Show Global Tokens (Global)" description="Python Show Global Tokens (Global)" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpItU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.call.hierarchy" commandName="Open Call Hierarchy" description="Open a call hierarchy on the selected element" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpItk5uEeuzAb27x21xCQ" 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="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIt05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.select.textStart" commandName="Select Text Start" description="Select to the beginning of the text" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIuE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.cleanup.document" commandName="Cleanup Document..." description="Cleanup document" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIuU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.builds.ui.command.ShowBuildOutput.url" commandName="Show Build Output" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIuk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.InsertColor" commandName="Insert Color" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIu05uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.refactoring.RenameElement" commandName="Rename Element" description="Performs a rename refactoring on the selected element" category="_1KpK_05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIvE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.ConfigurePush" commandName="Configure Upstream Push" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIvU5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.GraphTreeUncheckAll" commandName="Graph / Tree - Uncheck All" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIvk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.reverseResume" commandName="Reverse Resume" description="Perform Reverse Resume" category="_1KpK_k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIv05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.menu.freshenAllFiles" commandName="Freshen All Files in Index" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIwE5uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.ui.openwithsceneb" commandName="Open FXML with SceneBuilder" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIwU5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.command.nextpage" commandName="Next Page of Memory" description="Load next page of memory" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIwk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.command.gotoaddress" commandName="Go to Address" description="Go to Address" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIw05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.maximizePart" commandName="Maximize Active View or Editor" description="Toggles maximize/restore state of active view or editor" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIxE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.TimelineUndo" commandName="Timeline / Undo" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIxU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.find.word" commandName="Find Word" description="Selects a word and find the next occurrence" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIxk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.correction.qualifyField" commandName="Quick Fix - Qualify field access" description="Invokes quick assist and selects 'Qualify field access'" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIx05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.newEditor" commandName="Clone Editor" description="Open another editor on the active editor's input" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIyE5uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.rrobot.dsl.ui.execute" commandName="Execute Task" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIyU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.format" commandName="Format" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIyk5uEeuzAb27x21xCQ" elementId="org.eclipse.search.ui.openSearchDialog" commandName="Open Search Dialog" description="Open the Search dialog" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIy05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.contentAssist.proposals" commandName="Content Assist" description="Content Assist" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIzE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.select.previous" commandName="Select Previous C/C++ Element" description="Expand the selection to enclosing C/C++ element" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIzU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.externalize.strings" commandName="Externalize Strings" description="Finds all strings that are not externalized and moves them into a separate property file" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIzk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.up" commandName="Up" description="Navigate up one level" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpIz05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.activateEditor" commandName="Activate Editor" description="Activate the editor" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI0E5uEeuzAb27x21xCQ" elementId="sed.tabletree.expandAll" commandName="Expand All" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI0U5uEeuzAb27x21xCQ" elementId="org.eclipse.m2e.core.ui.command.addPlugin" commandName="Add Maven Plugin" description="Add Maven plugin" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI0k5uEeuzAb27x21xCQ" 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="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI005uEeuzAb27x21xCQ" 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="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI1E5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.BuildPrevious" commandName="Build Previous Shader" description="Build previous (in Project Explorer View) shader" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI1U5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.copyqualifiedname" commandName="Copy Context Qualified Name" description="Copies the Path of the selected context" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI1k5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.mergeSessions" commandName="Merge Sessions" category="_1KpKzk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI105uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI2E5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.Terminate" commandName="Terminate" description="Terminate" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI2U5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.ShowRepositoriesView" commandName="Show Git Repositories View" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI2k5uEeuzAb27x21xCQ" 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="_1KpK8E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI205uEeuzAb27x21xCQ" elementId="org.eclipse.compare.compareWithOther" commandName="Compare With Other Resource" description="Compare resources, clipboard contents or editors" category="_1KpK7U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI3E5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.rename.element" commandName="Rename - Refactoring " description="Renames the selected element" category="_1KpK005uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI3U5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.open.external.javadoc" commandName="Open External JSDoc" description="Open the JSDoc of the selected element in an external browser" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI3k5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.managedbuilder.ui.cleanFiles" commandName="Clean Selected File(s)" description="Deletes build output files for the selected source files" category="_1KpK4U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI305uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.CreatePatch" commandName="Create Patch..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI4E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.editors.revisions.author.toggle" commandName="Toggle Revision Author Display" description="Toggles the display of the revision author" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI4U5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.goto.windowEnd" commandName="Window End" description="Go to the end of the window" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI4k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.perspectives.showPerspective" commandName="Show Perspective" description="Show a particular perspective" category="_1KpK-U5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpI405uEeuzAb27x21xCQ" elementId="org.eclipse.ui.perspectives.showPerspective.perspectiveId" name="Parameter"/>
|
|
<parameters xmi:id="_1KpI5E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.perspectives.showPerspective.newWindow" name="In New Window"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpI5U5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.goto.prev.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the translation unit" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI5k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.goto.line" commandName="Go to Line" description="Go to a specified line of text" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI505uEeuzAb27x21xCQ" elementId="org.eclipse.ui.editors.quickdiff.revert" commandName="Revert Lines" description="Revert the current selection, block or deleted lines" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI6E5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implement.occurrences" commandName="Search Implement Occurrences in File" description="Search for implement occurrences of a selected type" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI6U5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.javaAppletShortcut.debug" commandName="Debug Java Applet" description="Debug Java Applet" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI6k5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.ui.gotoMatchingTag" commandName="Matching Tag" description="Go to Matching Tag" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI605uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.select.lineUp" commandName="Select Line Up" description="Extend the selection to the previous line of text" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI7E5uEeuzAb27x21xCQ" elementId="org.python.pydev.debug.pyPropertyTrace" commandName="Disable Step into properties" description="Disable Step into properties" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI7U5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.submodule.add" commandName="Add Submodule" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI7k5uEeuzAb27x21xCQ" elementId="org.eclipse.xtend.ide.launching.junitPdeShortcut.debug" commandName="Debug JUnit Plug-in Test" description="Debug JUnit Plug-in Test" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI705uEeuzAb27x21xCQ" 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="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI8E5uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI8U5uEeuzAb27x21xCQ" elementId="org.eclipse.compare.copyLeftToRight" commandName="Copy from Left to Right" description="Copy Current Change from Left to Right" category="_1KpK7U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI8k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.project.openProject" commandName="Open Project" description="Open a project" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI805uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.ShowBlame" commandName="Show Revision Information" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI9E5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.correction.addSuppressWarnings" commandName="Quick Fix - Add @SuppressWarnings" description="Invokes quick fix and selects 'Add @SuppressWarnings' " category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI9U5uEeuzAb27x21xCQ" elementId="org.eclipse.tips.ide.command.trim.open" commandName="Tip of the Day" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI9k5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.push.down" commandName="Push Down" description="Move members to subclasses" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI905uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI-E5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.selectCounters" commandName="Select Counters" category="_1KpKzk5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpI-U5uEeuzAb27x21xCQ" elementId="type" name="type" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpI-k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.project.properties" commandName="Properties" description="Display the properties of the selected item's project " category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI-05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.surround.with.quickMenu" commandName="Surround With Quick Menu" description="Shows the Surround With quick menu" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI_E5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.CompareVersionsInTree" commandName="Compare in Tree" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI_U5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.shared.OpenXtextElementCommand" commandName="Open Model Element" description="Open the declaration of an Xtext element" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI_k5uEeuzAb27x21xCQ" elementId="org.eclipse.epp.package.common.contribute" commandName="Contribute" description="Contribute to the development and success of the Eclipse IDE!" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpI_05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.select.columnPrevious" commandName="Select Previous Column" description="Select the previous column" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJAE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.ToggleViewportOrUCView" commandName="Toggle Viewport or Uniform Controls view" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJAU5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.debug" commandName="Debug JUnit Plug-in Test" description="Debug JUnit Plug-in Test" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJAk5uEeuzAb27x21xCQ" elementId="org.python.pydev.debug.ui.actions.relaunchLastAction" commandName="Relaunch last pydev launch" description="Relaunch last pydev launch." category="_1KpK0E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJA05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.correction.extractLocalNotReplaceOccurrences.assist" commandName="Quick Assist - Extract local variable" description="Invokes quick assist and selects 'Extract local variable'" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJBE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesToggleBranchHierarchy" commandName="Toggle Branch Representation" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJBU5uEeuzAb27x21xCQ" elementId="org.eclipse.ltk.ui.refactoring.commands.deleteResources" commandName="Delete Resources" description="Delete the selected resources and notify LTK participants." category="_1KpK-k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJBk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.file.print" commandName="Print" description="Print" category="_1KpKz05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJB05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.commands.AllReferences" commandName="All References" description="Inspect all references to the selected object" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJCE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.junit.junitShortcut.rerunLast" commandName="Rerun JUnit Test" description="Rerun JUnit Test" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJCU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.format.active.elements" commandName="Format Active Elements" description="Format active elements" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJCk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.deleteConfigsCommand" commandName="Reset to Default" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJC05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.showRulerContextMenu" commandName="Show Ruler Context Menu" description="Show the context menu for the ruler" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJDE5uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJDU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.task.clearOutgoing" commandName="Clear Outgoing Changes" category="_1KpKzE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJDk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.folding.collapse" commandName="Collapse" description="Collapses the folded region at the current selection" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJD05uEeuzAb27x21xCQ" elementId="org.eclipse.fx.ide.converter.svg" commandName="Convert SVG" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJEE5uEeuzAb27x21xCQ" elementId="org.eclipse.epp.mpc.ui.command.showFavorites" commandName="Eclipse Marketplace Favorites" description="Open Marketplace Favorites" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJEU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.smartEnterInverse" commandName="Insert Line Above Current Line" description="Adds a new line above the current line" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJEk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.spy" commandName="Show Contributing Plug-in" description="Shows contribution information for the currently selected element" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJE05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.help.helpSearch" commandName="Help Search" description="Open the help search" category="_1KpK8E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJFE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.align.const" commandName="Align const qualifiers" description="Moves const qualifiers to the left or right of the type depending on the workspace preferences" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJFU5uEeuzAb27x21xCQ" 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="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJFk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.builds.ui.command.ShowTestResults.url" commandName="Show Test Results" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJF05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.goto.lineDown" commandName="Line Down" description="Go down one line of text" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJGE5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.GraphTreeCheckAll" commandName="Graph / Tree - Check All" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJGU5uEeuzAb27x21xCQ" elementId="org.eclipse.m2e.actions.LifeCycleClean.run" commandName="Run Maven Clean" description="Run Maven Clean" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJGk5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.PreviousFrameStep" commandName="Previous Animation Frame" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJG05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.gotoLastEditPosition" commandName="Last Edit Location" description="Last edit location" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJHE5uEeuzAb27x21xCQ" 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="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJHU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.wikitext.ui.convertToEclipseHelpCommand" commandName="Generate Eclipse Help (*.html and *-toc.xml)" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJHk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.exception.occurrences" commandName="Search Exception Occurrences in File" description="Search for exception occurrences of a selected exception type" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJH05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.command.prevpage" commandName="Previous Page of Memory" description="Load previous page of memory" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJIE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.commands.ForceReturn" commandName="Force Return" description="Forces return from method with value of selected expression " category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJIU5uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.xml.editor.actions.SwitchPairEditorAction" commandName="Switch Source/Design Editors" description="Switch between the Source and Design editors." category="_1KpKxE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJIk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.ide.configureFilters" commandName="Filters..." description="Configure the filters to apply to the markers view" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJI05uEeuzAb27x21xCQ" elementId="org.eclipse.xtend.ide.launching.junitShortcut.run" commandName="Run JUnit Test" description="Run JUnit Test" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJJE5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.importSession" commandName="Import Session..." category="_1KpKzk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJJU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.previousTab" commandName="Previous Tab" description="Switch to the previous tab" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJJk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.hierarchy" commandName="Declaration in Hierarchy" description="Search for declarations of the selected element in its hierarchy" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJJ05uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.TimelineTreeCollapse" commandName="Timeline / Tree - Collapse" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJKE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.dialogs.openMessageDialog" commandName="Open Message Dialog" description="Open a Message Dialog" category="_1KpK2U5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpJKU5uEeuzAb27x21xCQ" elementId="title" name="Title"/>
|
|
<parameters xmi:id="_1KpJKk5uEeuzAb27x21xCQ" elementId="message" name="Message"/>
|
|
<parameters xmi:id="_1KpJK05uEeuzAb27x21xCQ" elementId="imageType" name="Image Type Constant" typeId="org.eclipse.ui.dialogs.Integer"/>
|
|
<parameters xmi:id="_1KpJLE5uEeuzAb27x21xCQ" elementId="defaultIndex" name="Default Button Index" typeId="org.eclipse.ui.dialogs.Integer"/>
|
|
<parameters xmi:id="_1KpJLU5uEeuzAb27x21xCQ" elementId="buttonLabel0" name="First Button Label"/>
|
|
<parameters xmi:id="_1KpJLk5uEeuzAb27x21xCQ" elementId="buttonLabel1" name="Second Button Label"/>
|
|
<parameters xmi:id="_1KpJL05uEeuzAb27x21xCQ" elementId="buttonLabel2" name="Third Button Label"/>
|
|
<parameters xmi:id="_1KpJME5uEeuzAb27x21xCQ" elementId="buttonLabel3" name="Fourth Button Label"/>
|
|
<parameters xmi:id="_1KpJMU5uEeuzAb27x21xCQ" elementId="cancelReturns" name="Return Value on Cancel"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpJMk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.genericeditor.findReferences" commandName="Find References" description="Find other code items referencing the current selected item." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJM05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.goto.lineEnd" commandName="Line End" description="Go to the end of the line of text" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJNE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.extract.method" commandName="Extract Function" description="Extract a set of statements or an expression into a new function and use the new function" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJNU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.ui.referencedFileErrors" commandName="Show Details..." description="Show Details..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJNk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.RunLast" commandName="Run" description="Launch in run mode" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJN05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.externalTools.commands.OpenExternalToolsConfigurations" commandName="External Tools..." description="Open external tools launch configuration dialog" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJOE5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.xbase.ui.organizeImports" commandName="Organize Imports" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJOU5uEeuzAb27x21xCQ" 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="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJOk5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.internationalize" commandName="Internationalize Plug-ins" description="Sets up internationalization for a plug-in" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJO05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.deletePrevious" commandName="Delete Previous" description="Delete the previous character" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJPE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.managedbuilder.ui.buildFiles" commandName="Build Selected File(s)" description="Rebuilds the selected source files" category="_1KpK4U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJPU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.autotools.ui.command.reconfigure" commandName="Reconfigure Project" description="Run configuration scripts for project" category="_1KpK1k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJPk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.CompareWithPrevious" commandName="Compare with Previous Revision" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJP05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.select.columnNext" commandName="Select Next Column" description="Select the next column" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJQE5uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJQU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.implementors.in.workspace" commandName="Implementors in Workspace" description="Search for implementors of the selected interface" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJQk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.TerminateAndRelaunch" commandName="Terminate and Relaunch" description="Terminate and Relaunch" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJQ05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.JavaHierarchyPerspective" commandName="Java Type Hierarchy" description="Show the Java Type Hierarchy perspective" category="_1KpK-U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJRE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.declarations.in.project" commandName="Declaration in Project" description="Search for declarations of the selected element in the enclosing project" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJRU5uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJRk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.Tag" commandName="Create Tag..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJR05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.NoAssumeUnchanged" commandName="No Assume Unchanged" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJSE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.JavadocView" commandName="Documentation" description="Show the JavaScript Documentation view" category="_1KpK405uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJSU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.commands.viewMemory" commandName="View Memory" description="View variable in memory view" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJSk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.select.next" commandName="Select Next C/C++ Element" description="Expand the selection to next C/C++ element" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJS05uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.editor.outline.QuickOutline" commandName="Quick Outline" description="Open the quick outline." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJTE5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.ToggleCommentAction" commandName="Toggle Comment" description="Toggle Comment" category="_1KpK-E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJTU5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.RemoveAllBreakpoints" commandName="Remove All Breakpoints" description="Removes all breakpoints" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJTk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigator.resources.nested.changeProjectPresentation" commandName="P&rojects Presentation" category="_1KpK305uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpJT05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigator.resources.nested.enabled" name="&Hierarchical"/>
|
|
<parameters xmi:id="_1KpJUE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.commands.radioStateParameter" name="Nested Project view - Radio State" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpJUU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.showKeyAssist" commandName="Show Key Assist" description="Show the key assist dialog" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJUk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.genericeditor.togglehighlight" commandName="Toggle Highlight" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJU05uEeuzAb27x21xCQ" elementId="org.python.pydev.debug.commands.prettyPrint" commandName="&Pretty Print to Console" description="Pretty Print to Console" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJVE5uEeuzAb27x21xCQ" 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="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJVU5uEeuzAb27x21xCQ" elementId="org.eclipse.gef.zoom_out" commandName="Zoom Out" description="Zoom Out" category="_1KpK-05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJVk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.commands.openElementInEditor" commandName="Open Java Element" description="Open a Java element in its editor" category="_1KpK605uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpJV05uEeuzAb27x21xCQ" elementId="elementRef" name="Java element reference" typeId="org.eclipse.jdt.ui.commands.javaElementReference" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpJWE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.managedbuilder.ui.cleanAllConfigurations" commandName="Clean All Configurations" category="_1KpK4U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJWU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected JavaScript comment lines" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJWk5uEeuzAb27x21xCQ" elementId="org.eclipse.fx.code.editor.ldef.LDef.validate" commandName="Validate" description="Trigger expensive validation" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJW05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.AddToIndex" commandName="Add to Index" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJXE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.discovery.ui.discoveryWizardCommand" commandName="Discovery Wizard" description="shows the connector discovery wizard" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJXU5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.read.access.in.working.set" commandName="Read Access in Working Set" description="Search for read references to the selected element in a working set" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJXk5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.pySelectWord" commandName="Select Word" description="Select the whole word" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJX05uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.CreateConstShader" commandName="Create Shader with const uniforms" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJYE5uEeuzAb27x21xCQ" elementId="org.python.pydev.debug.setnext" commandName="Set Next Statement" category="_1KpK0E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJYU5uEeuzAb27x21xCQ" elementId="org.eclipse.buildship.ui.commands.refreshtaskview" commandName="Refresh View (Gradle Tasks)" description="Refreshes the Gradle Tasks view" category="_1KpK405uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJYk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.toggle.comment" commandName="Toggle Comment" description="Toggle Comment" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJY05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.help.tipsAndTricksAction" commandName="Tips and Tricks" description="Open the tips and tricks help page" category="_1KpK8E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJZE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.saveTraceData" commandName="Save Trace Data " description="Save Trace Data to File" category="_1KpLAE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJZU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.format" commandName="Format" description="Format the selected text" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJZk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.smartEnter" commandName="Insert Line Below Current Line" description="Adds a new line below the current line" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJZ05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.select.previous" commandName="Select Previous Element" description="Expand selection to include previous sibling" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJaE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.goto.lineStart" commandName="Line Start" description="Go to the start of the line of text" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJaU5uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.setup.editor.synchronizePreferences" commandName="Synchronize Preferences" category="_1KpK6E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJak5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xml.ui.cmnd.contentmodel.sych" commandName="Synch" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJa05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureBranch" commandName="Configure Branch" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJbE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.Suspend" commandName="Suspend" description="Suspend" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJbU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.hippieCompletion" commandName="Word Completion" description="Context insensitive completion" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJbk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.xsd.ui.refactor.renameTargetNamespace" commandName="Rename Target Namespace" description="Changes the target namespace of the schema" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJb05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.builds.ui.command.AbortBuild" commandName="Abort Build" category="_1KpKx05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJcE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.folding.collapseComments" commandName="Collapse Comments" description="Collapse all comments" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJcU5uEeuzAb27x21xCQ" elementId="org.eclipse.team.ui.synchronizeLast" commandName="Repeat last synchronization" description="Repeat the last synchronization" category="_1KpK4k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJck5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJc05uEeuzAb27x21xCQ" elementId="org.python.pydev.debug.ui.actions.debugEditorBasedOnNatureTypeAction" commandName="Debug editor with current interpreter" description="Debug the editor based on the python nature" category="_1KpK0E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJdE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.generate.javadoc" commandName="Generate Javadoc" description="Generates Javadoc for a selectable set of Java resources" category="_1KpK8U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJdU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewConfigureGerritRemote" commandName="Gerrit Configuration..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJdk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.commands.StepIntoSelection" commandName="Step Into Selection" description="Step into the current selected statement" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJd05uEeuzAb27x21xCQ" elementId="org.eclipse.buildship.ui.shortcut.test.run" commandName="Run Gradle Test" description="Run Gradle test based on the current selection" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJeE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.ide.configureColumns" commandName="Configure Columns..." description="Configure the columns in the markers view" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJeU5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.AudioSeekBack5s" commandName="Audio Seek Back 5s" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJek5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.ReplaceWithCommit" commandName="Replace with commit" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJe05uEeuzAb27x21xCQ" elementId="org.eclipse.tm.terminal.quickaccess" commandName="Quick Access" category="_1KpK9E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJfE5uEeuzAb27x21xCQ" elementId="org.eclipse.xtend.ide.refactoring.ExtractMethod" commandName="Extract Method" description="Replaces the given expression with a call to a newly declared method" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJfU5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.DebugLast" commandName="Debug" description="Launch in debug mode" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJfk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.wikitext.ui.convertToHtmlCommand" commandName="Generate HTML" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJf05uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.GotToMatchingBracketAction" commandName="Go to Matching Bracket" description="Go to Matching Bracket" category="_1KpK-E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJgE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.previousView" commandName="Previous View" description="Switch to the previous view" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJgU5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.openManifest" commandName="Open Manifest" description="Open the plug-in manifest" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJgk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.self.encapsulate.field" commandName="Encapsulate Var" description="Create getting and setting functions for the var and use only those to access the var" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJg05uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.generate.tostring" commandName="Generate toString()" description="Generates the toString() method for the type" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJhE5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.organize.imports" commandName="Organize Imports" description="Evaluate all required imports and replace the current imports" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJhU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.ide.markers.copyDescription" commandName="Copy Description To Clipboard" description="Copies markers description field to the clipboard" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJhk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.open.type.hierarchy" commandName="Open Type Hierarchy" description="Open a type hierarchy on the selected element" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJh05uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.DropToFrame" commandName="Drop to Frame" description="Drop to Frame" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJiE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.removeRegisterGroups" commandName="Remove Register Groups" description="Removes one or more Register Groups" category="_1KpKyU5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJiU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.refactor.implement.method" commandName="Implement Method - Source Generation " description="Implements a method for a selected method declaration" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJik5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.promote.local.variable" commandName="Convert Local Variable to Var" description="Convert a local variable to a var" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJi05uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJjE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.add.block.comment" commandName="Add Block Comment" description="Encloses the selection with a block comment" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJjU5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.imagebrowser.saveToWorkspace" commandName="Save Image" description="Save the selected image into a project in the workspace" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJjk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.debug.ui.commands.Display" commandName="Display" description="Display result of evaluating selected text" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJj05uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJkE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.ShowBlame" commandName="Show Revision Information" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJkU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.correction.assignToField.assist" commandName="Quick Assist - Assign to field" description="Invokes quick assist and selects 'Assign to field'" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJkk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.folding.expand" commandName="Expand" description="Expands the folded region at the current selection" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJk05uEeuzAb27x21xCQ" 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="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJlE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.castToType" commandName="Cast To Type..." category="_1KpK3E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJlU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.openRemoteTask" commandName="Open Remote Task" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJlk5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.nextMemoryBlock" commandName="Next Memory Monitor" description="Show renderings from next memory monitor." category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJl05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.internal.reflog.OpenInCommitViewerCommand" commandName="Open in Commit Viewer" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJmE5uEeuzAb27x21xCQ" elementId="org.python.pydev.debug.ui.actions.runEditorAsCustomUnitTestAction" commandName="Run custom tests" description="Run custom tests from editor." category="_1KpK0E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJmU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.context.ui.commands.task.retrieveContext" commandName="Retrieve Context" category="_1KpKyk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJmk5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.Fetch" commandName="Fetch" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJm05uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.junitWorkbenchShortcut.run" commandName="Run JUnit Plug-in Test" description="Run JUnit Plug-in Test" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJnE5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.navigation.previousMethod" commandName="Previous Method or Class" description="Navigates to the previous method or class definition" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJnU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.navigate.gotopackage" commandName="Go to Package" description="Go to Package" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJnk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.togglestatusbar" commandName="Toggle Statusbar" description="Toggle the visibility of the bottom status bar" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJn05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.task.ui.editor.QuickOutline" commandName="Quick Outline" description="Show the quick outline for the editor input" category="_1KpKzE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJoE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.comment" commandName="Comment" description="Turns the selected lines into // style comments" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJoU5uEeuzAb27x21xCQ" 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="_1KpKxk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJok5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.eof" commandName="EOF" description="Send end of file" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJo05uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.deselectEnclosingScope" commandName="Deselect Enclosing Scope" description="Deselect Enclosing Scope" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJpE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.AbortRebase" commandName="Abort Rebase" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJpU5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.pyFormatStd" commandName="Python Format Code" description="Format Code" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJpk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.managedbuilder.ui.buildAllConfigurations" commandName="Build All Configurations" category="_1KpK4U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJp05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.showInQuickMenu" commandName="Show In..." description="Open the Show In menu" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJqE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.copyLineUp" commandName="Duplicate Lines" description="Duplicates the selected lines and leaves the selection unchanged" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJqU5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.ToggleMethodBreakpoint" commandName="Toggle Method Breakpoint" description="Creates or removes a method breakpoint" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJqk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.navigate.java.open.structure" commandName="Open Structure" description="Show the structure of the selected element" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJq05uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.xbase.ui.hierarchy.OpenTypeHierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJrE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.assignToLocal.assist" commandName="Quick Assist - Assign to local variable" description="Invokes quick assist and selects 'Assign to local variable'" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJrU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.next" commandName="Next" description="Navigate to the next item" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJrk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.bugs.commands.newTaskFromMarker" commandName="New Task from Marker..." description="Report as Bug from Marker" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJr05uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.navigation.pyUnCollapseAll" commandName="Python Un Collapse All" description="Un Collapse all blocks of code" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJsE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.refactor.apply.refactoring.script" commandName="Apply Script" description="Perform refactorings from a refactoring script on the local workspace" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJsU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.context.ui.commands.focus.view" commandName="Focus View" category="_1KpK305uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpJsk5uEeuzAb27x21xCQ" elementId="viewId" name="View ID to Focus" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpJs05uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.testNgShortcut.coverage" commandName="Coverage TestNG Test" description="Coverage TestNG Test" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJtE5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.StepReturn" commandName="Step Return" description="Step return" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJtU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.browser.openBundleResource" commandName="Open Resource in Browser" description="Opens a bundle resource in the default web browser." category="_1KpK0k5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpJtk5uEeuzAb27x21xCQ" elementId="plugin" name="Plugin"/>
|
|
<parameters xmi:id="_1KpJt05uEeuzAb27x21xCQ" elementId="path" name="Path"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpJuE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.search.finddecl" commandName="Declaration" description="Searches for declarations of the selected element in the workspace" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJuU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.help.aboutAction" commandName="About" description="Open the about dialog" category="_1KpK8E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJuk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.annotate.classFile" commandName="Annotate Class File" description="Externally add Annotations to a Class File." category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJu05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.stash.create" commandName="Stash Changes..." category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJvE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.replace.invocations" commandName="Replace Invocations" description="Replace invocations of the selected function" category="_1KpK4E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJvU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.command.activateSelectedTask" commandName="Activate Selected Task" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJvk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.command.restoreDefaultType" commandName="Restore Original Type" description="View and edit properties for a given C/C++ breakpoint" category="_1KpK3E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJv05uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJwE5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.format.document" commandName="Format" description="Format selection" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJwU5uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJwk5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.gotoAddress" commandName="Go to Address..." description="Navigate to address" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJw05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.search.write.access.in.workspace" commandName="Write Access in Workspace" description="Search for write references to the selected element in the workspace" category="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJxE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.sort.lines" commandName="Sort Lines" description="Sort selected lines alphabetically" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJxU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.team.RemoveFromIndex" commandName="Remove from Index" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJxk5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.newWizard" commandName="New" description="Open the New item wizard" category="_1KpKz05uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpJx05uEeuzAb27x21xCQ" elementId="newWizardId" name="New Wizard"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpJyE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.newWindow" commandName="New Window" description="Open another window" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJyU5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.uncomment" commandName="Uncomment" description="Uncomment the selected Java comment lines" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJyk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.builds.ui.commands.CopyDetails" commandName="Copy Details" category="_1KpKx05uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpJy05uEeuzAb27x21xCQ" elementId="kind" name="Kind"/>
|
|
<parameters xmi:id="_1KpJzE5uEeuzAb27x21xCQ" elementId="element" name="Element"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpJzU5uEeuzAb27x21xCQ" elementId="org.eclipse.e4.ui.importer.configureProject" commandName="Configure and Detect Nested Projects..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJzk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.builds.ui.command.RunBuild" commandName="Run Build" category="_1KpKx05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJz05uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.search.finddecl.workingset" commandName="Declaration in Working Set" description="Searches for declarations of the selected element in a working set" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ0E5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui.selectActiveSession" commandName="Select Active Session..." category="_1KpKzk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ0U5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.history.CompareVersions" commandName="Compare with each other" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ0k5uEeuzAb27x21xCQ" elementId="org.eclipse.equinox.p2.ui.sdk.install" commandName="Install New Software..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ005uEeuzAb27x21xCQ" elementId="org.eclipse.ui.window.customizePerspective" commandName="Customize Perspective" description="Customize the current perspective" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ1E5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.context.ui.commands.interest.decrement" commandName="Make Less Interesting" description="Make Less Interesting" category="_1KpKyk5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ1U5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar" commandName="Run Last Launched External Tool" description="Runs the last launched external Tool" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ1k5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.AudioRecording" commandName="Audio Recording" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ105uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.CheckoutCommand" commandName="Check Out" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ2E5uEeuzAb27x21xCQ" 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="_1KpK9U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ2U5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.moveLineUp" commandName="Move Lines Up" description="Moves the selected lines up" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ2k5uEeuzAb27x21xCQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.ShowBundleCatalog" commandName="Show Bundle Catalog" category="_1KpK305uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpJ205uEeuzAb27x21xCQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.DirectoryParameter" name="Directory URL"/>
|
|
<parameters xmi:id="_1KpJ3E5uEeuzAb27x21xCQ" elementId="org.eclipse.equinox.p2.ui.discovery.commands.TagsParameter" name="Tags"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpJ3U5uEeuzAb27x21xCQ" 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="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ3k5uEeuzAb27x21xCQ" elementId="org.eclipse.userstorage.ui.showPullDown" commandName="Show Pull Down Menu" category="_1KpK8E5uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpJ305uEeuzAb27x21xCQ" elementId="intoolbar" name="In Tool Bar" optional="false"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpJ4E5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.runtimeWorkbenchShortcut.debug" commandName="Debug Eclipse Application" description="Debug Eclipse Application" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ4U5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.RefreshViewport" commandName="Refresh Viewport" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ4k5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.extract.class" commandName="Extract Class..." description="Extracts fields into a new class" category="_1KpK705uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ405uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.correction.extractConstant.assist" commandName="Quick Assist - Extract constant" description="Invokes quick assist and selects 'Extract constant'" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ5E5uEeuzAb27x21xCQ" elementId="org.eclipse.compare.copyRightToLeft" commandName="Copy from Right to Left" description="Copy Current Change from Right to Left" category="_1KpK7U5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ5U5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.commands.OpenProfileConfigurations" commandName="Profile..." description="Open profile launch configuration dialog" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ5k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.ide.markCompleted" commandName="Mark Completed" description="Mark the selected tasks as completed" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ505uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.comment" commandName="Comment" description="Turn the selected lines into JavaScript comments" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ6E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.recenter" commandName="Recenter" description="Scroll cursor line to center, top and bottom" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ6U5uEeuzAb27x21xCQ" elementId="org.synthclipse.ide.command.GraphRedo" commandName="Graph / Redo" category="_1KpK5E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ6k5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.builds.ui.commands.OpenBuildElementWithBrowser.url" commandName="Open Build with Browser" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ605uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.navigation.pyGoToDefinition" commandName="Python Go To Definition" description="Goes to the definition of a python element" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ7E5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.toggle.source.header" commandName="Toggle Source/Header" description="Toggles between corresponding source and header files" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ7U5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.format" commandName="Format" description="Formats Source Code" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ7k5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.select.last" commandName="Restore Last C/C++ Selection" description="Restore last selection in C/C++ editor" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ705uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.dsf.debug.ui.disassembly.commands.rulerToggleBreakpoint" commandName="Toggle Breakpoint" description="Toggle breakpoint in disassembly ruler" category="_1KpK2E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ8E5uEeuzAb27x21xCQ" elementId="org.python.pydev.editor.actions.convertTabToSpace" commandName="Convert tabs to space-tabs" description="Converts tabs to tab-width space groups from selected region or whole document if nothing selected" category="_1KpK7k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ8U5uEeuzAb27x21xCQ" elementId="org.python.pydev.debug.commands.getReferrers" commandName="&Get Referrers" description="Get Referrers" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ8k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.edit.text.scroll.lineDown" commandName="Scroll Line Down" description="Scroll down one line of text" category="_1KpKyE5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ805uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.search.find.occurrences" commandName="Occurrences in File" description="Find occurrences of the selection in the file" category="_1KpKw05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ9E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.ToggleCoolbarAction" commandName="Toggle Main Toolbar Visibility" description="Toggles the visibility of the window toolbar" category="_1KpK0k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ9U5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.sse.ui.outline.customFilter" commandName="&Filters" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ9k5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.text.c.copy.qualified.name" commandName="Copy Qualified Name" description="Copy a fully qualified name to the system clipboard" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ905uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.navigate.open.type.in.hierarchy" commandName="Open Type in Hierarchy" description="Open a type in the type hierarchy view" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ-E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.navigate.openResource" commandName="Open Resource" description="Open an editor on a particular resource" category="_1KpK605uEeuzAb27x21xCQ">
|
|
<parameters xmi:id="_1KpJ-U5uEeuzAb27x21xCQ" elementId="filePath" name="File Path" typeId="org.eclipse.ui.ide.resourcePath"/>
|
|
</commands>
|
|
<commands xmi:id="_1KpJ-k5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.correction.addBlock.assist" commandName="Quick Assist - Replace statement with block" description="Invokes quick assist and selects 'Replace statement with block'" category="_1KpKy05uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ-05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.edit.text.java.goto.previous.member" commandName="Go to Previous Member" description="Move the caret to the previous member of the JavaScript file" category="_1KpK605uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ_E5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.edit.opendecl" commandName="Open Declaration" description="Opens an editor on the selected element's declaration(s)" category="_1KpK5k5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ_U5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ_k5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunWithConfigurationAction" commandName="Run As" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpJ_05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunHistoryMenuAction" commandName="Run History" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKAE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.RunDropDownAction" commandName="Run" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKAU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugWithConfigurationAction" commandName="Debug As" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKAk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugHistoryMenuAction" commandName="Debug History" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKA05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.launchActionSet/org.eclipse.debug.internal.ui.actions.DebugDropDownAction" commandName="Debug" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKBE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileDropDownAction" commandName="Profile" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKBU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileWithConfigurationAction" commandName="Profile As" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKBk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.profileActionSet/org.eclipse.debug.internal.ui.actions.ProfileHistoryMenuAction" commandName="Profile History" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKB05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.eclemma.ui.CoverageActionSet/org.eclipse.eclemma.ui.actions.CoverageDropDownAction" commandName="Coverage" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKCE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.eclemma.ui.CoverageActionSet/org.eclipse.eclemma.ui.actions.CoverageAsAction" commandName="Coverage As" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKCU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.eclemma.ui.CoverageActionSet/org.eclipse.eclemma.ui.actions.CoverageHistoryAction" commandName="Coverage History" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKCk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.egit.ui.SearchActionSet/org.eclipse.egit.ui.actions.OpenCommitSearchPage" commandName="Git..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKC05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.NewTypeDropDown" commandName="Class..." description="New Java Class" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKDE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenPackageWizard" commandName="Package..." description="New Java Package" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKDU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.ui.JavaElementCreationActionSet/org.eclipse.jdt.ui.actions.OpenProjectWizard" commandName="Java Project..." description="New Java Project" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKDk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.ui.SearchActionSet/org.eclipse.jdt.ui.actions.OpenJavaSearchPage" commandName="Java..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKD05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.mylyn.java.actionSet.browsing/org.eclipse.mylyn.java.ui.actions.ApplyMylynToBrowsingPerspectiveAction" commandName="Focus Browsing Perspective" description="Focus Java Browsing Views on Active Task" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKEE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.mylyn.doc.actionSet/org.eclipse.mylyn.tasks.ui.bug.report" commandName="Report Bug or Enhancement..." description="Report Bug or Enhancement" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKEU5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKEk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction" commandName="Cheat Sheets..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKE05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.search.searchActionSet/org.eclipse.search.OpenSearchDialogPage" commandName="Search..." description="Search" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKFE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.team.ui.actionSet/org.eclipse.team.ui.synchronizeAll" commandName="Synchronize..." description="Synchronize..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKFU5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKFk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.ui.externaltools.ExternalToolsSet/org.eclipse.ui.externaltools.ExternalToolMenuDelegateMenu" commandName="External Tools" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKF05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.pde.ui.SearchActionSet/org.eclipse.pde.ui.actions.OpenPluginSearchPage" commandName="Plug-in..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKGE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.wb.core.ui.actionset/org.eclipse.wb.core.wizards.actions.NewDesignerTypeDropDownAction" commandName="New Visual Class" description="Create new visual classes" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKGU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::com.python.pydev.debug.actionSet/com.python.pydev.debug.actions.StartDebugServer" commandName="Start Debug Server" description="PyDev: start the pydev server" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKGk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::com.python.pydev.debug.actionSet/com.python.pydev.debug.actions.EndDebugServer" commandName="End Debug Server" description="PyDev: stop the debugger server" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKG05uEeuzAb27x21xCQ" elementId="AUTOGEN:::com.python.pydev.debug.actionSet/com.python.pydev.debug.actions.AttachToProcess" commandName="Attach to Process" description="Pydev: Attach debugger to running Python process" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKHE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.debugActionSet/org.eclipse.cdt.debug.ui.actions.ResumeAtLine" commandName="Resume at Line (C/C++)" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKHU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.debugActionSet/org.eclipse.cdt.debug.ui.actions.MoveToLine" commandName="Move to Line (C/C++)" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKHk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.debugActionSet/org.eclipse.cdt.debug.ui.actions.ToggleInstructionStepMode" commandName="Instruction Stepping Mode" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKH05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.make.ui.updateActionSet/org.eclipse.cdt.make.ui.UpdateMakeAction" commandName="Update Old Make Project..." description="Update Old Make Project" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKIE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.make.ui.makeTargetActionSet/org.eclipse.cdt.make.ui.actions.buildLastTargetAction" commandName="Rebuild Last Target" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKIU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.make.ui.makeTargetActionSet/org.eclipse.cdt.make.ui.makeTargetAction" commandName="Build..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKIk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.ui.SearchActionSet/org.eclipse.cdt.ui.actions.OpenCSearchPage" commandName="C/C++..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKI05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.ui.buildConfigActionSet/org.eclipse.cdt.ui.buildActiveConfigToolbarAction" commandName="Build Active Configuration" description="Build the active configurations of selected projects" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKJE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.ui.buildConfigActionSet/org.eclipse.cdt.ui.buildConfigToolbarAction" commandName="Active Build Configuration" description="Manage configurations for the current project" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKJU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.ui.buildConfigActionSet/org.eclipse.cdt.ui.manageConfigsAction2" commandName="Manage..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKJk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.ui.buildConfigActionSet/org.eclipse.cdt.ui.buildConfigMenuAction" commandName="Set Active" description="Change active build configuration for project(s)" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKJ05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.ui.buildConfigActionSet/org.eclipse.cdt.ui.wsselection" commandName="Manage Working Sets..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKKE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.ui.CElementCreationActionSet/org.eclipse.cdt.ui.actions.NewTypeDropDown" commandName="Class..." description="New C++ Class" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKKU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.ui.CElementCreationActionSet/org.eclipse.cdt.ui.actions.NewFileDropDown" commandName="Source File..." description="New C/C++ Source File" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKKk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.ui.CElementCreationActionSet/org.eclipse.cdt.ui.actions.NewFolderDropDown" commandName="Source Folder..." description="New C/C++ Source Folder" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKK05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.ui.CElementCreationActionSet/org.eclipse.cdt.ui.actions.NewProjectDropDown" commandName="Project..." description="New C/C++ Project" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKLE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet/org.eclipse.wst.jsdt.ui.actions.OpenFileWizard" commandName="JavaScript Source File" description="New JavaScript file" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKLU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet/org.eclipse.wst.jsdt.ui.actions.OpenProjectWizard" commandName="JavaScript Project..." description="New JavaScript Project" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKLk5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.refactor.show.refactoring.history" commandName="History..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKL05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.wst.jsdt.ui.SearchActionSet/org.eclipse.wst.jsdt.ui.actions.OpenJavaSearchPage" commandName="JavaScript..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKME5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.ant.ui.BreakpointRulerActions/org.eclipse.ant.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKMU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.CompilationUnitEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKMk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.CompilationUnitEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.RunToLineRulerActionDelegate" commandName="Run to Line" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKM05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ClassFileEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.ManageBreakpointRulerAction" commandName="Toggle Breakpoint" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKNE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ClassFileEditor.BreakpointRulerActions/org.eclipse.jdt.debug.ui.actions.RunToLineRulerActionDelegate" commandName="Run to Line" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKNU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetExecute" commandName="Execute" description="Execute the Selected Text" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKNk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetDisplay" commandName="Display" description="Display Result of Evaluating Selected Text" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKN05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.JavaSnippetToolbarActions/org.eclipse.jdt.debug.ui.SnippetInspect" commandName="Inspect" description="Inspect Result of Evaluating Selected Text" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKOE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKOU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKOk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.ClassFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKO05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" commandName="Java Editor Bookmark Ruler Action" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKPE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.jdt.internal.ui.propertiesfileeditor.SelectRulerAction" commandName="Java Editor Ruler Single-Click" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKPU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Text Editor Bookmark Ruler Action" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKPk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Text Editor Ruler Single-Click" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKP05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.wst.dtd.core.dtdsource.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKQE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.wst.dtd.core.dtdsource.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKQU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.core.runtime.xml.source.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKQk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.core.runtime.xml.source.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKQ05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.wst.xsd.core.xsdsource.ruler.actions/org.eclipse.ui.texteditor.BookmarkRulerAction" commandName="Add Bookmark..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKRE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.wst.xsd.core.xsdsource.ruler.actions/org.eclipse.ui.texteditor.SelectRulerAction" commandName="Select Ruler" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKRU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="label" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKRk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.python.pydev.debug.BreakpointRulerActions/org.python.pydev.debug.BreakpointRulerAction" commandName="Add breakpoint" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKR05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.m2e.jdt.ui.downloadSourcesContribution/org.eclipse.m2e.jdt.ui.downloadSourcesAction" commandName="label" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKSE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.m2e.jdt.ui.downloadSourcesContribution_38/org.eclipse.m2e.jdt.ui.downloadSourcesAction_38" commandName="label" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKSU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.CEditor.BreakpointRulerActions/org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction" commandName="%Dummy.label" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKSk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.ui.editor.asm.AsmEditor.BreakpointRulerActions/org.eclipse.cdt.debug.ui.CEditor.RulerTobbleBreakpointAction" commandName="%Dummy.label" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKS05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.ui.texteditor.ruler.actions/org.eclipse.cdt.internal.ui.text.correction.CSelectRulerAction" commandName="dummy" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKTE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.wst.jsdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.wst.jsdt.internal.ui.javaeditor.BookmarkRulerAction" commandName="JavaScript Editor Bookmark Ruler Action" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKTU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.wst.jsdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="JavaScript Editor Ruler Single-Click" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKTk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.wst.jsdt.internal.ui.ClassFileEditor.ruler.actions/org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaSelectRulerAction" commandName="JavaScript Editor Ruler Single-Click" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKT05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.wst.jsdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.BookmarkRulerAction" commandName="JavaScript Editor Bookmark Ruler Action" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKUE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.wst.jsdt.internal.ui.PropertiesFileEditor.ruler.actions/org.eclipse.wst.jsdt.internal.ui.propertiesfileeditor.SelectRulerAction" commandName="JavaScript Editor Ruler Single-Click" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKUU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.xtend.core.Xtend.ide.rulerActions/org.eclipse.xtend.core.Xtend.doubleClickBreakpointAction" commandName="Not Used" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKUk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.xtext.purexbase.PureXbase.ide.rulerActions/org.eclipse.xtext.purexbase.PureXbase.doubleClickBreakpointAction" commandName="Not Used" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKU05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.PulldownActions/org.eclipse.debug.ui.debugview.pulldown.ViewManagementAction" commandName="View Management..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKVE5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKVU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.removeAll" commandName="Remove All" description="Remove All Breakpoints" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKVk5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKV05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.workingSets" commandName="Working Sets..." description="Manage Working Sets" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKWE5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKWU5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKWk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.sortByAction" commandName="Sort By" description="Sort By" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKW05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.groupByAction" commandName="Group By" description="Show" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKXE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.expressionsView.toolbar/org.eclipse.debug.ui.expresssionsView.toolbar.removeAll" commandName="Remove All" description="Remove All Expressions" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKXU5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKXk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.PinMemoryBlockAction" commandName="Pin Memory Monitor" description="Pin Memory Monitor" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKX05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.NewMemoryViewAction" commandName="New Memory View" description="New Memory View" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKYE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglemonitors" commandName="Toggle Memory Monitors Pane" description="Toggle Memory Monitors Pane" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKYU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.linkrenderingpanes" commandName="Link Memory Rendering Panes" description="Link Memory Rendering Panes" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKYk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.tablerendering.preferencesaction" commandName="Table Renderings Preferences..." description="&Table Renderings Preferences..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKY05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.togglesplitpane" commandName="Toggle Split Pane" description="Toggle Split Pane" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKZE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.switchMemoryBlock" commandName="Switch Memory Monitor" description="Switch Memory Monitor" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKZU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.memoryView.toolbar/org.eclipse.debug.ui.memoryViewPreferencesAction" commandName="Preferences..." description="&Preferences..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKZk5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKZ05uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKaE5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKaU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKak5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKa05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.VariableViewActions/org.eclipse.jdt.debug.ui.variableViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKbE5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKbU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.AllReferencesInView" commandName="Show References" description="Show &References" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKbk5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKb05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKcE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowStatic" commandName="Show Static Variables" description="Show Static Variables" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKcU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.ExpressionViewActions/org.eclipse.jdt.debug.ui.expressionViewActions.ShowConstants" commandName="Show Constants" description="Show Constants" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKck5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKc05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.BreakpointViewActions/org.eclipse.jdt.debug.ui.breakpointViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKdE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowThreadGroups" commandName="Show Thread Groups" description="Show Thread Groups" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKdU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowQualified" commandName="Show Qualified Names" description="Show Qualified Names" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKdk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowSystemThreads" commandName="Show System Threads" description="Show System Threads" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKd05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowRunningThreads" commandName="Show Running Threads" description="Show Running Threads" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKeE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.LaunchViewActions/org.eclipse.jdt.debug.ui.launchViewActions.ShowMonitorThreadInfo" commandName="Show Monitors" description="Show the Thread & Monitor Information" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKeU5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKek5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.jdt.debug.ui.DisplayViewActions/org.eclipse.jdt.debug.ui.displayViewToolbar.Execute" commandName="Execute" description="Execute the Selected Text" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKe05uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKfE5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKfU5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKfk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.mylyn.java.ui.markers.breakpoints.contribution/org.eclipse.mylyn.java.ui.actions.focus.markers.breakpoints" commandName="Focus on Active Task" description="Focus on Active Task" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKf05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.mylyn.ui.debug.view.contribution/org.eclipse.mylyn.ui.actions.FilterResourceNavigatorAction" commandName="Focus on Active Task (Experimental)" description="Focus on Active Task (Experimental)" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKgE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.mylyn.ui.projectexplorer.filter/org.eclipse.mylyn.ide.ui.actions.focus.projectExplorer" commandName="Focus on Active Task" description="Focus on Active Task (Alt+click to reveal filtered elements)" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKgU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.mylyn.ui.search.contribution/org.eclipse.mylyn.ide.ui.actions.focus.search.results" commandName="Focus on Active Task" description="Focus on Active Task (Alt+click to reveal filtered elements)" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKgk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.mylyn.ui.resource.navigator.filter/org.eclipse.mylyn.ide.ui.actions.focus.resourceNavigator" commandName="Focus on Active Task" description="Focus on Active Task (Alt+click to reveal filtered elements)" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKg05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.mylyn.problems.contribution/org.eclipse.mylyn.ide.ui.actions.focus.markers.problems" commandName="Focus on Active Task" description="Focus on Active Task" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKhE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.mylyn.markers.all.contribution/org.eclipse.mylyn.ide.ui.actions.focus.markers.all" commandName="Focus on Active Task" description="Focus on Active Task" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKhU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.mylyn.markers.tasks.contribution/org.eclipse.mylyn.ide.ui.actions.focus.markers.tasks" commandName="Focus on Active Task" description="Focus on Active Task" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKhk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.mylyn.markers.bookmarks.contribution/org.eclipse.mylyn.ide.ui.actions.focus.markers.bookmarks" commandName="Focus on Active Task" description="Focus on Active Task" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKh05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.mylyn.java.explorer.contribution/org.eclipse.mylyn.java.actions.focus.packageExplorer" commandName="Focus on Active Task" description="Focus on Active Task (Alt+click to reveal filtered elements)" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKiE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.search.open" commandName="Search Repository..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKiU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.synchronize.changed" commandName="Synchronize Changed" description="Synchronize Changed" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKik5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.mylyn.tasks.ui.actions.view/org.eclipse.mylyn.tasks.ui.tasks.restore" commandName="Restore Tasks from History..." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKi05uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKjE5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKjU5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKjk5uEeuzAb27x21xCQ" 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="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKj05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.python.pydev.navigator.actions.customFilters/org.python.pydev.navigator.actions.PySetupCustomFilters" commandName="Setup custom filters" description="Setup custom filters." category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKkE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.python.pydev.debug.VariableViewActions/org.python.pydev.debug.variableViewActions.ShowPrivateReferences" commandName="Show Private References" description="Show Private References (those beginning with an underscore)" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKkU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.python.pydev.debug.VariableViewActions/org.python.pydev.debug.variableViewActions.ShowCapitalizedReferences" commandName="Show Capitalized References" description="Show Capitalized References (those beginning with an uppercase letter)" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKkk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.python.pydev.debug.VariableViewActions/org.python.pydev.debug.variableViewActions.ShowAllUppercaseReferences" commandName="Show All Uppercase References" description="Show All Uppercase References (those with no lower case letters)" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKk05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.python.pydev.debug.VariableViewActions/org.python.pydev.debug.variableViewActions.ShowFunctionAndModulsReferences" commandName="Show Function and Module References" description="Show Function and Module References" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKlE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.python.pydev.navigator.actions.mylyn/org.python.pydev.navigator.actions.mylyn.FilterResourceNavigatorAction" commandName="Focus on Active Task" description="Focus on Active Task (Alt+Click to reveal filtered elements)" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKlU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.debugview.toolbar/org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate" commandName="Instruction Stepping Mode" description="Instruction Stepping Mode" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKlk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.debugView.menu/org.eclipse.cdt.debug.internal.ui.actions.ShowFullPathsAction" commandName="Show Full Paths" description="Show Full Paths" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKl05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.breakpointView.menu/org.eclipse.cdt.debug.internal.ui.actions.ShowFullPathsAction" commandName="Show Full Paths" description="Show Full Paths" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKmE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.breakpointView.menu/org.eclipse.cdt.debug.ui.addWatchpoint" commandName="Add Watchpoint (C/C++)..." description="Add Watchpoint (C/C++)" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKmU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.breakpointView.menu/org.eclipse.cdt.debug.internal.ui.actions.AddEventBreakpointActionDelegate" commandName="Add Event Breakpoint (C/C++)..." description="Add Event Breakpoint (C/C++)" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKmk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.breakpointView.menu/org.eclipse.cdt.debug.ui.addFunctionBreakpoint" commandName="Add Function Breakpoint (C/C++)..." description="Add Function Breakpoint (C/C++)" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKm05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.breakpointView.menu/org.eclipse.cdt.debug.ui.addLineBreakpoint" commandName="Add Line Breakpoint (C/C++)..." description="Add Line Breakpoint (C/C++)" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKnE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.expression.toolbar/org.eclipse.pinclone.expression.pinDebugContext" commandName="Pin to Debug Context" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKnU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.expression.toolbar/org.eclipse.pinclone.expression.clone" commandName="Open New View" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKnk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.variable.toolbar/org.eclipse.pinclone.variable.pinDebugContext" commandName="Pin to Debug Context" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKn05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.variable.toolbar/org.eclipse.pinclone.variable.clone" commandName="Open New View" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKoE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.register.toolbar/org.eclipse.pinclone.register.pinDebugContext" commandName="Pin to Debug Context" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKoU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.register.toolbar/org.eclipse.pinclone.register.clone" commandName="Open New View" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKok5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.dsf.debug.ui.viewmodel.variables.update.Refresh/org.eclipse.cdt.dsf.debug.ui.variables.viewmodel.update.actions.refresh" commandName="Refresh" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKo05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.dsf.debug.ui.viewmodel.registers.update.Refresh/org.eclipse.cdt.dsf.debug.ui.registers.viewmodel.update.actions.refresh" commandName="Refresh" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKpE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.dsf.debug.ui.viewmodel.expressions.update.Refresh/org.eclipse.cdt.dsf.debug.ui.expressions.viewmodel.update.actions.refresh" commandName="Refresh" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKpU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.dsf.debug.ui.viewmodel.debugview.update.Refresh/org.eclipse.cdt.dsf.debug.ui.debugview.viewmodel.update.actions.refresh" commandName="Refresh" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKpk5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.disassembly.toolbar/org.eclipse.pinclone.disassembly.pinDebugContext" commandName="Pin to Debug Context" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKp05uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.debug.ui.disassembly.toolbar/org.eclipse.pinclone.disassembly.clone" commandName="Open New View" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKqE5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.commit.UnifiedDiffCommand" commandName="Show Unified Diff" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKqU5uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.RepositoriesViewCollapseWorkingTree" commandName="Collapse Working Tree" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKqk5uEeuzAb27x21xCQ" elementId="org.eclipse.lsp4e.symbolinworkspace" commandName="Go to Symbol in Workspace" category="_1KpLAU5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKq05uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.setup.donate" commandName="Donate" description="Donate to the development of the Eclipse IDE" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKrE5uEeuzAb27x21xCQ" elementId="org.eclipse.lsp4e.togglelinkwitheditor" commandName="Toggle Link with Editor" category="_1KpLAU5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKrU5uEeuzAb27x21xCQ" elementId="org.eclipse.lsp4e.format" commandName="Format" category="_1KpLAU5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKrk5uEeuzAb27x21xCQ" 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="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKr05uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.commit.DiffEditorQuickOutlineCommand" commandName="Quick Outline" description="Show the quick outline for a unified diff" category="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKsE5uEeuzAb27x21xCQ" elementId="org.eclipse.lsp4e.showkindinoutline" commandName="Show Kind in Outline" category="_1KpLAU5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKsU5uEeuzAb27x21xCQ" elementId="org.eclipse.lsp4e.symbolinfile" commandName="Go to Symbol in File" category="_1KpLAU5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKsk5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.edit.text.java.add.textblock" commandName="Add Text Block" description="Adds Text Block" category="_1KpK_E5uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKs05uEeuzAb27x21xCQ" 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="_1KpK905uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKtE5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.debug.ui.debugview.toolbar/org.eclipse.debug.ui.debugview.toolbar.collapseAll" commandName="Collapse All" description="Collapse All" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<commands xmi:id="_1KpKtU5uEeuzAb27x21xCQ" elementId="AUTOGEN:::org.eclipse.cdt.dsf.gdb.ui.debugsources.view.refresh/org.eclipse.cdt.dsf.gdb.ui.debugsources.view.refresh" commandName="Refresh" category="_1KpK305uEeuzAb27x21xCQ"/>
|
|
<addons xmi:id="_1KpKtk5uEeuzAb27x21xCQ" 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="_1KpKt05uEeuzAb27x21xCQ" 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="_1KpKuE5uEeuzAb27x21xCQ" 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="_1KpKuU5uEeuzAb27x21xCQ" 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="_1KpKuk5uEeuzAb27x21xCQ" 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="_1KpKu05uEeuzAb27x21xCQ" 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="_1KpKvE5uEeuzAb27x21xCQ" 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="_1KpKvU5uEeuzAb27x21xCQ" 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="_1KpKvk5uEeuzAb27x21xCQ" 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="_1KpKv05uEeuzAb27x21xCQ" 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="_1KpKwE5uEeuzAb27x21xCQ" elementId="SplitterAddon" contributionURI="bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.splitteraddon.SplitterAddon"/>
|
|
<addons xmi:id="_1KpKwU5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.ide.addon.0" contributionURI="bundleclass://org.eclipse.ui.ide/org.eclipse.ui.internal.ide.addons.SaveAllDirtyPartsAddon"/>
|
|
<addons xmi:id="_1KpKwk5uEeuzAb27x21xCQ" 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="_1KpKw05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.category.edit" name="Edit"/>
|
|
<categories xmi:id="_1KpKxE5uEeuzAb27x21xCQ" elementId="org.eclipse.wb.core.actions.category" name="WindowBuilder Pro" description="WindowBuilder Pro actions"/>
|
|
<categories xmi:id="_1KpKxU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.wikitext.ui.editor.category" name="WikiText Markup Editing Commands" description="commands for editing lightweight markup"/>
|
|
<categories xmi:id="_1KpKxk5uEeuzAb27x21xCQ" elementId="org.eclipse.buildship.ui.project" name="Buildship" description="Contains the Buildship specific commands"/>
|
|
<categories xmi:id="_1KpKx05uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.builds.ui.category.Commands" name="Builds"/>
|
|
<categories xmi:id="_1KpKyE5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.category.textEditor" name="Text Editing" description="Text Editing Commands"/>
|
|
<categories xmi:id="_1KpKyU5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.category.registerGrouping" name="Register Grouping commands" description="Set of commands for Register Grouping"/>
|
|
<categories xmi:id="_1KpKyk5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.context.ui.commands" name="Focused UI" description="Task-Focused Interface"/>
|
|
<categories xmi:id="_1KpKy05uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.category.source" name="Source" description="JavaScript Source Actions"/>
|
|
<categories xmi:id="_1KpKzE5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.commands" name="Task Repositories"/>
|
|
<categories xmi:id="_1KpKzU5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.wikitext.context.ui.commands" name="Mylyn WikiText" description="Commands used for Mylyn WikiText"/>
|
|
<categories xmi:id="_1KpKzk5uEeuzAb27x21xCQ" elementId="org.eclipse.eclemma.ui" name="EclEmma Code Coverage"/>
|
|
<categories xmi:id="_1KpKz05uEeuzAb27x21xCQ" elementId="org.eclipse.ui.category.file" name="File"/>
|
|
<categories xmi:id="_1KpK0E5uEeuzAb27x21xCQ" elementId="org.python.pydev.ui.category.run" name="PyDev - Run" description="Python run category"/>
|
|
<categories xmi:id="_1KpK0U5uEeuzAb27x21xCQ" elementId="org.eclipse.text.quicksearch.commands.category" name="Quick Search"/>
|
|
<categories xmi:id="_1KpK0k5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.category.window" name="Window"/>
|
|
<categories xmi:id="_1KpK005uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.category.refactoring" name="Refactor - C++" description="C/C++ Refactorings"/>
|
|
<categories xmi:id="_1KpK1E5uEeuzAb27x21xCQ" elementId="org.python.pydev.refactoring.pepticCategory" name="pepticcategory" description="PEPTIC Refactoring"/>
|
|
<categories xmi:id="_1KpK1U5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.genericeditor.extension.category.source" name="Target Definition Source" description="Target Definition Source Page actions"/>
|
|
<categories xmi:id="_1KpK1k5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.autotools.ui.category.invokeAutotools" name="Invoke Autotools"/>
|
|
<categories xmi:id="_1KpK105uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.make.ui.category.source" name="Makefile Source" description="Makefile Source Actions"/>
|
|
<categories xmi:id="_1KpK2E5uEeuzAb27x21xCQ" elementId="org.eclipse.debug.ui.category.run" name="Run/Debug" description="Run/Debug command category"/>
|
|
<categories xmi:id="_1KpK2U5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.category.dialogs" name="Dialogs" description="Commands for opening dialogs"/>
|
|
<categories xmi:id="_1KpK2k5uEeuzAb27x21xCQ" elementId="org.eclipse.oomph" name="Oomph"/>
|
|
<categories xmi:id="_1KpK205uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.commons.repositories.ui.category.Team" name="Team"/>
|
|
<categories xmi:id="_1KpK3E5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.category.casting" name="Cast to Type or Array" description="Set of commands for displaying variables and expressions as other types or arrays."/>
|
|
<categories xmi:id="_1KpK3U5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.ui.category.source" name="Manifest Editor Source" description="PDE Source Page actions"/>
|
|
<categories xmi:id="_1KpK3k5uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.commands" name="Oomph"/>
|
|
<categories xmi:id="_1KpK305uEeuzAb27x21xCQ" elementId="org.eclipse.core.commands.categories.autogenerated" name="Uncategorized" description="Commands that were either auto-generated or have no category"/>
|
|
<categories xmi:id="_1KpK4E5uEeuzAb27x21xCQ" elementId="org.eclipse.wst.jsdt.ui.category.refactoring" name="Refactor - JavaScript" description="JavaScript Refactoring Actions"/>
|
|
<categories xmi:id="_1KpK4U5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.managedbuilder.ui.category.build" name="C/C++ Build" description="C/C++ Build Actions"/>
|
|
<categories xmi:id="_1KpK4k5uEeuzAb27x21xCQ" elementId="org.eclipse.team.ui.category.team" name="Team" description="Actions that apply when working with a Team"/>
|
|
<categories xmi:id="_1KpK405uEeuzAb27x21xCQ" elementId="org.eclipse.ui.category.views" name="Views" description="Commands for opening views"/>
|
|
<categories xmi:id="_1KpK5E5uEeuzAb27x21xCQ" elementId="org.synthclipse.category" name="Synthclipse"/>
|
|
<categories xmi:id="_1KpK5U5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.tasks.ui.category.editor" name="Task Editor"/>
|
|
<categories xmi:id="_1KpK5k5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.ui.category.source" name="Source" description="Source commands"/>
|
|
<categories xmi:id="_1KpK505uEeuzAb27x21xCQ" elementId="org.eclipse.ui.ide.markerContents" name="Contents" description="The category for menu contents"/>
|
|
<categories xmi:id="_1KpK6E5uEeuzAb27x21xCQ" elementId="org.eclipse.oomph.setup.category" name="Oomph Setup"/>
|
|
<categories xmi:id="_1KpK6U5uEeuzAb27x21xCQ" elementId="org.python.pydev.ui.category.refactoring" name="PyDev - Refactor" description="Python refactor category"/>
|
|
<categories xmi:id="_1KpK6k5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.category.runControl" name="Run Control Commands" description="Set of commands for Run Control"/>
|
|
<categories xmi:id="_1KpK605uEeuzAb27x21xCQ" elementId="org.eclipse.ui.category.navigate" name="Navigate"/>
|
|
<categories xmi:id="_1KpK7E5uEeuzAb27x21xCQ" elementId="org.eclipse.mylyn.java.ui.commands" name="Java Context" description="Java Task-Focused Interface Commands"/>
|
|
<categories xmi:id="_1KpK7U5uEeuzAb27x21xCQ" elementId="org.eclipse.compare.ui.category.compare" name="Compare" description="Compare command category"/>
|
|
<categories xmi:id="_1KpK7k5uEeuzAb27x21xCQ" elementId="org.python.pydev.ui.category.source" name="PyDev - Editor" description="PyDev editor category"/>
|
|
<categories xmi:id="_1KpK705uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.category.refactoring" name="Refactor - Java" description="Java Refactoring Actions"/>
|
|
<categories xmi:id="_1KpK8E5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.category.help" name="Help"/>
|
|
<categories xmi:id="_1KpK8U5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.category.project" name="Project"/>
|
|
<categories xmi:id="_1KpK8k5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.codan.ui.commands.category" name="Code Analysis"/>
|
|
<categories xmi:id="_1KpK805uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.category.debugViewLayout" name="Debug View Layout Commands" description="Set of commands for controlling the Debug View Layout"/>
|
|
<categories xmi:id="_1KpK9E5uEeuzAb27x21xCQ" elementId="org.eclipse.tm.terminal.category1" name="Terminal view commands" description="Terminal view commands"/>
|
|
<categories xmi:id="_1KpK9U5uEeuzAb27x21xCQ" elementId="org.eclipse.search.ui.category.search" name="Search" description="Search command category"/>
|
|
<categories xmi:id="_1KpK9k5uEeuzAb27x21xCQ" elementId="org.eclipse.launchbar.ui.category.launchBar" name="Launch Bar"/>
|
|
<categories xmi:id="_1KpK905uEeuzAb27x21xCQ" elementId="org.eclipse.egit.ui.commandCategory" name="Git"/>
|
|
<categories xmi:id="_1KpK-E5uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.category.XtextEditor" name="Editing" description="Editing Commands"/>
|
|
<categories xmi:id="_1KpK-U5uEeuzAb27x21xCQ" elementId="org.eclipse.ui.category.perspectives" name="Perspectives" description="Commands for opening perspectives"/>
|
|
<categories xmi:id="_1KpK-k5uEeuzAb27x21xCQ" elementId="org.eclipse.ltk.ui.category.refactoring" name="Refactoring"/>
|
|
<categories xmi:id="_1KpK-05uEeuzAb27x21xCQ" elementId="org.eclipse.gef.category.view" name="View" description="View"/>
|
|
<categories xmi:id="_1KpK_E5uEeuzAb27x21xCQ" elementId="org.eclipse.jdt.ui.category.source" name="Source" description="Java Source Actions"/>
|
|
<categories xmi:id="_1KpK_U5uEeuzAb27x21xCQ" elementId="org.eclipse.pde.runtime.spy.commands.category" name="Spy"/>
|
|
<categories xmi:id="_1KpK_k5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.category.reverseDebugging" name="Reverse Debugging Commands" description="Set of commands for Reverse Debugging"/>
|
|
<categories xmi:id="_1KpK_05uEeuzAb27x21xCQ" elementId="org.eclipse.xtext.ui.category.refactoring" name="Refactoring" description="Refactoring Commands"/>
|
|
<categories xmi:id="_1KpLAE5uEeuzAb27x21xCQ" elementId="org.eclipse.cdt.debug.ui.category.tracing" name="Tracing Commands" description="Category for Tracing Commands"/>
|
|
<categories xmi:id="_1KpLAU5uEeuzAb27x21xCQ" elementId="org.eclipse.lsp4e.category" name="Language Servers"/>
|
|
<categories xmi:id="_1KpLAk5uEeuzAb27x21xCQ" elementId="org.eclipse.lsp4e.commandCategory" name="Command"/>
|
|
</application:Application>
|